@charset "UTF-8";

/* 메인 비주얼 */
.main_visual {pointer-events:none;}


/* 레이어팝업 */
.layerPopup_wrap {position:fixed; width:100%; height:100%; top:0; left:0; display:none; z-index:11111; overflow-y: auto;  overflow-x:hidden;}
.layerPopup_wrap .bg_cover {position:absolute; left:0; top:0; background:#000; width:100%; height:100%; opacity:0.7;}
.mapToggle {position:absolute; top:50%; left:0; z-index:222222; width:100%; height:auto 0; margin:-65% 0 0 0; text-align:center;}
#basic01 .mapToggle img {width:100%; height:auto 0;}
.mapToggle .btn_close {display:block; position:absolute; right:10px; top:10px; width:15px; height:15px; font-size:0; background:url("https://www.naeiltour.co.kr/event/2024/20240328_europe_rentalcar/images/btn_layerPopup_close.png") no-repeat 0 0; background-size:15px 15px;}