@charset "utf-8";

#mainMapWrap {
	position: relative;
	
	width: 100%;
	height: 100%;
}

#mainMap {
	width: 100%;
	height: 100%;
}

/*
.-drag-area > div:first-child {
	cursor: pointer!important;
}
*/


#mainMap .secter_label {
	display: block;
	
	padding: 0px 3px;
	
	height: 14px;
	
	background-color: #FFFFFF;
	
	border: 1px solid #e0e0e0;
	border-radius: 7px;
	
	font-size: 10px;
	white-space: nowrap;
	
	line-height: 14px;
	/*vertical-align: middle;*/
}

#mainMap .secter_label span {
	
	
}

.marker_hidden {
	visibility: hidden;
}

.this_store_marker {

	padding: 6px 12px 6px 6px;
	position: relative;
	/*display: flex;*/
	/*position:absolute;*/
	border:1px solid #3386FF;
	/*align-items:center;*/
	border-radius:100px;
	
	background-color: #fff;
	background-image: url(/images/spade/map-house-store.svg);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
.this_store_text_area {
	padding-left: 45px;
	/*margin-left: 6px;*/
	color: #333F48;
	font-size: 13px;
	font-weight: 500;
	/*line-height: auto;*/
	line-height: 1.3;
	white-space: nowrap;
}
.this_store_marker img {
	width:40px;
}
.this_store_marker:before {
	content:"";
	position:absolute;
	left:calc(50% - 2px);
	bottom:-13px;
	transform: rotate(45deg)translateX(-50%);
	width:13px;
	height:13px;
	border-right:1px solid #3386FF;
	border-bottom:1px solid #3386FF;
	background:#fff;
	z-index: 1;
}

/*
.svg-marker-wrap {
	pointer-events: none;
	line-height: 0;
}
*/

.-marker:hover {
	z-index: 9999!important;
}

.svg-marker-wrap {
	position: absolute;
    overflow: visible;
    box-sizing: content-box !important;
    cursor: inherit;
    
    pointer-events: none;
    line-height: 0;
}

.svg-marker-wrap.hover {
	z-index: 9999!important;
}




.overlay-hide .svg-marker-wrap {
	display: none!important;
}

/*
.svg-marker-wrap2 {
	pointer-events: none;
	line-height: 0;
}

.svg-marker-wrap2.hover {
	z-index: 9999!important;
}
*/

.competiter_marker_wrap {
	width: 26.4px;
	height: 31.68px;
}




.svg-marker {
	/*pointer-events: none;*/
	cursor: pointer!important;
	pointer-events: visiblePainted;
}

.svg-events-none-marker {
	pointer-events: none!important;
	cursor: pointer!important;
	/*pointer-events: visiblePainted;*/
}

.map-marker-events-none .-marker,
.map-marker-events-none .svg-marker,
.map-marker-events-none .-sector-area-label-interaction
{
	pointer-events: none!important;
}



/*
.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 {
	/*cursor: pointer!important;*/
}
/*
.other_franchise_marker:hover {
	z-index: 9999!important;
	transform: scale(1.2);
}
*/


.competiter_marker_box {
	line-height: 0;
	
	/*
	width: 26.4px;
	height: 31.68px;
	*/
}
/*
#storeInfo .map-zoom-14 .competiter_marker_box {
	width: calc(26.4px * 0.9)!important;
	height: calc(31.68px * 0.9)!important;
}
#storeInfo .map-zoom-13 .competiter_marker_box {
	width: calc(26.4px * 0.8)!important;
	height: calc(31.68px * 0.8)!important;
}
#storeInfo .map-zoom-12 .competiter_marker_box {
	width: calc(26.4px * 0.7)!important;
	height: calc(31.68px * 0.7)!important;
}
#storeInfo .map-zoom-11 .competiter_marker_box {
	
	display: none;
	
}
#storeInfo .map-zoom-10 .competiter_marker_box {
	
	display: none;
}
#storeInfo .map-zoom-9 .competiter_marker_box {
	
	display: none;
}
#storeInfo .map-zoom-8 .competiter_marker_box {
	
	display: none;
}
#storeInfo .map-zoom-7 .competiter_marker_box {
	
	display: none;
}
#storeInfo .map-zoom-6 .competiter_marker_box {
	
	display: none;
}
*/

/*
#newFranchise .map-zoom-14 .competiter_marker_box {
	width: calc(26.4px * 0.9)!important;
	height: calc(31.68px * 0.9)!important;
}
#newFranchise .map-zoom-13 .competiter_marker_box {
	width: calc(26.4px * 0.8)!important;
	height: calc(31.68px * 0.8)!important;
}
#newFranchise .map-zoom-12 .competiter_marker_box {
	width: calc(26.4px * 0.7)!important;
	height: calc(31.68px * 0.7)!important;
}
#newFranchise .map-zoom-11 .competiter_marker_box {
	width: calc(26.4px * 0.6)!important;
	height: calc(31.68px * 0.6)!important;
}
#newFranchise .map-zoom-10 .competiter_marker_box {
	width: calc(26.4px * 0.5)!important;
	height: calc(31.68px * 0.5)!important;
}
#newFranchise .map-zoom-9 .competiter_marker_box {
	width: calc(26.4px * 0.4)!important;
	height: calc(31.68px * 0.4)!important;
}
#newFranchise .map-zoom-8 .competiter_marker_box {
	width: calc(26.4px * 0.3)!important;
	height: calc(31.68px * 0.3)!important;
}
#newFranchise .map-zoom-7 .competiter_marker_box {
	
	display: none;
}
#newFranchise .map-zoom-6 .competiter_marker_box {
	
	display: none;
}
*/



#i-competiter_marker ._path, 
#i-competiter2_marker ._path,
#i-competiter3_marker ._path,
#i-competiter4_marker ._path,
#i-competiter5_marker ._path
{
	fill: #333f48;
	/*
  	stroke-linejoin: round;
    */
    stroke: rgba(255,255,255,0.20);
    stroke-width: 1;
}




#i-other_franchise_marker ._circle {
	fill: #0f438e;

	stroke: rgba(255,255,255,0.30);
	stroke-width: 1;
}
#i-other_franchise_marker path {
	fill: #ffffff;
}

#i-other_franchise_marker_no_auth ._circle {
	fill: var(--gray-600);

	stroke: rgba(255,255,255,0.30);
	stroke-width: 1;
}
#i-other_franchise_marker_no_auth path {
	fill: #ffffff;
}



#i-this_store_marker ._circle {
	fill: #0f438e;

	stroke: rgba(255,255,255,0.30);
	stroke-width: 1;
}

#i-this_store_marker path {
	fill: #ffffff;
}




/*
#i-candidate_site_marker ._path
{
	fill: #3386FF;
    stroke: rgba(255,255,255,0.20);
    stroke-width: 1;
}
*/
.candidate_site_marker_box path
{
	fill: #3386FF;
    stroke: rgba(255,255,255,0.20);
    stroke-width: 1;
}
.-active .candidate_site_marker_box path
{
	fill: #107c41;
    stroke: rgba(255,255,255,0.20);
}

.candidate_site_marker_box text
{
	/*
	x: 30%;
	y: 50%;
	*/
	font-size: 25px;
	fill: #ffffff;
	
}
/*
.-active .candidate_site_marker_box text
{
	fill: #3386FF;
}
*/


.bg_blue {
	color: #FFFFFF;
    background: #0C6FBC;
}

.bg_red {
	color: #FFFFFF;
    background: #DE3718;
}

.sector_label {
    /*position: absolute;*/
    /*padding: 2px 4px;*/
    color: #000000;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    white-space: nowrap;
    
    /*pointer-events: none;*/
	/*pointer-events: none;*/
	/*touch-action: none;*/
	/*
	touch-action: pan-y;
	user-select: all!important;
	-webkit-user-drag: auto!important;
	*/
	/*background: #0000ff;*/
}

.sector_label.normal{
	padding: 0px 3px 0px 3px!important;
    font-weight: 400!important;
    color: #000000!important;
    background: #FFFFFF!important;
    border-radius: 9px!important;
    line-height: 16px!important;
    border-color: #bdbdbd!important;
    border-width: 1px 1px 1px 1px!important;
    border-style: solid!important;
}
.sector_label.red {
	padding: 0px 3px 0px 3px;
    font-weight: 500;
    color: #ffffff;
    background: #d32f2f;
    border-radius: 9px;
    line-height: 16px;
    border-color: #c62828;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.sector_label.blue {
	padding: 2px 3px;
    color: #FFFFFF;
    background: #DE3718;
    border-radius: 3px;
    line-height:12px;
}




/*
.dong_area_label {
    color: #000000;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    white-space: nowrap;
}

.dong_area_label.normal {
	padding: 0px 3px 0px 3px;
	font-weight: 400;
    color: #000000;
    background: #FFFFFF;
	border-radius: 9px;
	line-height:16px;
	
	border-color: #bdbdbd;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.dong_area_label.selected {
	padding: 0px 3px 0px 3px;
    font-weight: 500;
    color: #ffffff;
    background: #d32f2f;
	border-radius: 9px;
	line-height:16px;
	
	border-color: #c62828;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
} 

.dong_area_label span {
    font-size: 10px;
    margin-left: 11px;
    display: inline-block;
}
*/



.i_increase {
    position: relative
}

.i_increase:before {
    content: "";
    position: absolute;
    border-color: transparent transparent #fff transparent;
    border-width: 5px 4px 5px 4px;
    border-style: solid;
    width: 0px;
    height: 0px;
    top: -2px;
    left:-1px;
}
.sector_label span{
	display:inline-block;
	text-indent:10px;
}
.i_degradation {
    position: relative
}

.i_degradation:before {
    content: "";
    position: absolute;
    border-color: #fff transparent transparent transparent;
    border-width: 6px 4px 6px 4px;
    border-style: solid;
    width: 0px;
    height: 0px;
    top: 6px;
}

