@charset "utf-8";

.pointer-events-none {
	pointer-events: none!important;
}


.sector {
	cursor: pointer!important;
}

.sector-label-wrap {
	pointer-events: none!important;
}
/*
.sector-label-wrap._hover_ {
	z-index: 9999!important;
}
*/

.sector-label-wrap.-block {
	display: block!important;
}

.map-zoom-14 .sector-label-wrap {
	/*display: none;*/
}
.map-zoom-13 .sector-label-wrap {
	display: none;
}
.map-zoom-12 .sector-label-wrap {
	display: none;
}
.map-zoom-11 .sector-label-wrap {
	display: none;
}
.map-zoom-10 .sector-label-wrap {
	display: none;
}
.map-zoom-9 .sector-label-wrap {
	display: none;
}
.map-zoom-8 .sector-label-wrap {
	display: none;
}
.map-zoom-7 .sector-label-wrap {
	display: none;
}
.map-zoom-6 .sector-label-wrap {
	display: none;
}



.dong-area {
	cursor: pointer!important;
}
/*
.dong-area-label-wrap {
	pointer-events: none!important;
}
*/
/*
.dong-area-label-wrap._hover_ {
	z-index: 9999!important;
}
*/

.dong-area-label-wrap.-block {
	display: block!important;
}

/*
.map-zoom-14 .dong-area-label-wrap {
}
.map-zoom-13 .dong-area-label-wrap {
	display: none;
}
.map-zoom-12 .dong-area-label-wrap {
	display: none;
}
.map-zoom-11 .dong-area-label-wrap {
	display: none;
}
.map-zoom-10 .dong-area-label-wrap {
	display: none;
}
.map-zoom-9 .dong-area-label-wrap {
	display: none;
}
.map-zoom-8 .dong-area-label-wrap {
	display: none;
}
.map-zoom-7 .dong-area-label-wrap {
	display: none;
}
.map-zoom-6 .dong-area-label-wrap {
	display: none;
}
*/


.other_franchise_marker_box {
	line-height: 0;

	width: 33px;
	height: 33px; 
}
/*
.map-zoom-14 .other_franchise_marker_box {
	transform: scale(0.95);
}
*/
.map-zoom-13 .other_franchise_marker_box {
	width: calc(33px * 0.9)!important;
	height: calc(33px * 0.9)!important;
}
.map-zoom-12 .other_franchise_marker_box {
	width: calc(33px * 0.8)!important;
	height: calc(33px * 0.8)!important;
}
.map-zoom-11 .other_franchise_marker_box {
	width: calc(33px * 0.7)!important;
	height: calc(33px * 0.7)!important;
}
.map-zoom-10 .other_franchise_marker_box {
	width: calc(33px * 0.6)!important;
	height: calc(33px * 0.6)!important;
}
.map-zoom-9 .other_franchise_marker_box {
	width: calc(33px * 0.5)!important;
	height: calc(33px * 0.5)!important;
}
.map-zoom-8 .other_franchise_marker_box {
	width: calc(33px * 0.4)!important;
	height: calc(33px * 0.4)!important;
}
.map-zoom-7 .other_franchise_marker_box {
	width: calc(33px * 0.3)!important;
	height: calc(33px * 0.3)!important;
}
.map-zoom-6 .other_franchise_marker_box {
	width: calc(33px * 0.2)!important;
	height: calc(33px * 0.2)!important;
}



.other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5);
	margin-top: calc(33px * -0.5);
}

.map-zoom-13 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.9);
	margin-top: calc(33px * -0.5 * 0.9);
}
.map-zoom-12 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.8);
	margin-top: calc(33px * -0.5 * 0.8);
}
.map-zoom-11 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.7);
	margin-top: calc(33px * -0.5 * 0.7);
}
.map-zoom-10 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.6);
	margin-top: calc(33px * -0.5 * 0.6);
}
.map-zoom-9 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.5);
	margin-top: calc(33px * -0.5 * 0.5);
}
.map-zoom-8 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.4);
	margin-top: calc(33px * -0.5 * 0.4);
}
.map-zoom-7 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.3);
	margin-top: calc(33px * -0.5 * 0.3);
}
.map-zoom-6 .other-franchise-marker-wrap {
	margin-left: calc(33px * -0.5 * 0.3);
	margin-top: calc(33px * -0.5 * 0.3);
}



/* 경쟁자 마커 */
.competiter_marker_box {
	line-height: 0;
	
	width: 26.4px;
	height: 31.68px;
}

.map-zoom-14 .competiter_marker_box {
	width: calc(26.4px * 0.9)!important;
	height: calc(31.68px * 0.9)!important;
}
.map-zoom-13 .competiter_marker_box {
	width: calc(26.4px * 0.8)!important;
	height: calc(31.68px * 0.8)!important;
}
.map-zoom-12 .competiter_marker_box {
	width: calc(26.4px * 0.7)!important;
	height: calc(31.68px * 0.7)!important;
}
.map-zoom-11 .competiter_marker_box {
	display: none!important;
}
.map-zoom-10 .competiter_marker_box {
	
	display: none!important;
}
.map-zoom-9 .competiter_marker_box {
	
	display: none!important;
}
.map-zoom-8 .competiter_marker_box {
	
	display: none!important;
}
.map-zoom-7 .competiter_marker_box {
	
	display: none!important;
}
.map-zoom-6 .competiter_marker_box {
	
	display: none!important;
}


/*
.competiter-marker-wrap {
	margin-left: calc(26.4px * -0.5);
	margin-top: -31.68px;
}
.map-zoom-14 .competiter-marker-wrap {
	margin-left: calc(26.4px * -0.5 * 0.9);
	margin-top: calc(-31.68px * 0.9);
}
.map-zoom-13 .competiter-marker-wrap {
	margin-left: calc(26.4px * -0.5 * 0.8);
	margin-top: calc(-31.68px * 0.8);
}
.map-zoom-12 .competiter-marker-wrap {
	margin-left: calc(26.4px * -0.5 * 0.7);
	margin-top: calc(-31.68px * 0.7);
}
*/

/* 기타경쟁자 마커 */
.etc_competiter_marker_box {
	position: absolute;
	
	line-height: 0;
	
	width: 11px;
	height: 11px;
	
	background: #333f48;
	
	border: 0.7px solid rgba(255,255,255,0.20);
	
	cursor: pointer;
}

.map-zoom-14 .etc_competiter_marker_box {
	width: calc(11px * 0.9)!important;
	height: calc(11px * 0.9)!important;
}
.map-zoom-13 .etc_competiter_marker_box {
	width: calc(11px * 0.8)!important;
	height: calc(11px * 0.8)!important;
}
.map-zoom-12 .etc_competiter_marker_box {
	display: none!important;
	
	/*
	width: calc(11px * 0.7)!important;
	height: calc(11px * 0.7)!important;
	*/
}
.map-zoom-11 .etc_competiter_marker_box {
	display: none!important;
}
.map-zoom-10 .etc_competiter_marker_box {
	
	display: none!important;
}
.map-zoom-9 .etc_competiter_marker_box {
	
	display: none!important;
}
.map-zoom-8 .etc_competiter_marker_box {
	
	display: none!important;
}
.map-zoom-7 .etc_competiter_marker_box {
	
	display: none!important;
}
.map-zoom-6 .etc_competiter_marker_box {
	
	display: none!important;
}





/* 후보지 마커 */
.candidate_site_marker_box {
	line-height: 0;
	
	width: 36px;
	height: 43.2px;
}

.map-zoom-14 .candidate_site_marker_box {
	width: calc(36px * 0.9)!important;
	height: calc(43.2px * 0.9)!important;
}
.map-zoom-13 .candidate_site_marker_box {
	width: calc(36px * 0.8)!important;
	height: calc(43.2px * 0.8)!important;
}
.map-zoom-12 .candidate_site_marker_box {
	width: calc(36px * 0.7)!important;
	height: calc(43.2px * 0.7)!important;
}
.map-zoom-11 .candidate_site_marker_box {
	
	display: none;
	
}
.map-zoom-10 .candidate_site_marker_box {
	
	display: none;
}
.map-zoom-9 .candidate_site_marker_box {

	display: none;
}
.map-zoom-8 .candidate_site_marker_box {
	
	display: none;
}
.map-zoom-7 .candidate_site_marker_box {
	
	display: none;
}
.map-zoom-6 .candidate_site_marker_box {
	
	display: none;
}



.candidate-site-marker-wrap:not(.-drag) {
	margin-left: calc(36px * -0.5);
	margin-top: -43.2px;
}
.map-zoom-14 .candidate-site-marker-wrap:not(.-drag) {
	margin-left: calc(36px * -0.5 * 0.9);
	margin-top: calc(-43.2px * 0.9);
}
.map-zoom-13 .candidate-site-marker-wrap:not(.-drag) {
	margin-left: calc(36px * -0.5 * 0.8);
	margin-top: calc(-43.2px * 0.8);
}
.map-zoom-12 .candidate-site-marker-wrap:not(.-drag) {
	margin-left: calc(36px * -0.5 * 0.7);
	margin-top: calc(-43.2px * 0.7);
}







.marker-position-center {
	transform: translate(-50%, -50%);
}
.marker-position-center-bottom {
	transform: translate(-50%, -100%);
}





.no-around div, .no-around img {
	display: none!important;
}

.map-no-mousewheel div {
	pointer-events: none;
}

