.changeLatLng input::placeholder {
	color: #cccccc;
}

.popup_search p {
    border-radius: 10px;
    font-weight: 500;
    background-color: #4761DE;
    color: #fff;
    padding: 5px 0;
    cursor: pointer;
}

.fishery-pattern {
    background-image: contextPath+'/images/seawayMarkForMap.png';
    background-size: 20px 20px; /* ÆÐÅÏ Å©±â */
}