.popup-back{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: rgba(0,0,0,.8);*/
	z-index: 9000;
}
.main-notice-popup{border:1px solid #ccc;}
#notice-popup-container{height:calc(100% - 42px);overflow:hidden;}

.popup-component01-list{width:100%;}
.popup-component01-list a{width:100%;display:inline-block;}
.popup-component01-list a img{width:100%;}

.popup-back .main-notice-popup .popup-checkbox {
	width:calc(100% - 20px);
	position: relative;
	display:flex;align-items:center;
}
.popup-back .main-notice-popup .popup-checkbox label {
	font-size:15px;
	margin-bottom:0;
	margin-left:8px;
	margin-top:3px;
	color:#9898a3;

}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.check-blue-dark.popCookieCheck{width:16px;height:16px;border-radius:2px;border:1px solid #888888;}

#popUp-close-wrap{display:flex;height:42px;background:#33353e;padding:0 16px;}

#popUp-close-wrap .popup-button-close{display:flex;justify-content:center;align-items:center;}
.popup-button-close .popCloseBt{display:block;}
.popup-button-close .popCloseBt img{width:18px;height:18px;filter:invert(86%) sepia(13%) saturate(5%) hue-rotate(322deg) brightness(94%) contrast(91%);opacity:0.8;}


.popupContent{position:relative;border-radius:25px;overflow:hidden;}

#pop_99 .moveAbtA{position:absolute;width:33%;height:10%;left:12%;bottom:17%;}
#pop_99 .moveAbtB{position:absolute;width:33%;height:10%;right:12%;bottom:17%;}
#pop_99 .popup-component01-list.popupContent img{width:100%;}

#pop_88 .moveAbtA{position:absolute;width:23%;height:7%;left:19%;bottom:33%;}
#pop_88 .moveAbtB{position:absolute;width:16%;height:7%;right:17%;bottom:53%;}
#pop_88 .moveAbtC{position:absolute;width:16%;height:7%;right:17%;bottom:20%;}
#pop_88 .popup-component01-list.popupContent img{width:100%;}


.popup-backA .main-notice-popup{position:relative;}
.popup-backA .main-notice-popup{position:relative;}


#pop_88 #popUp-close-wrap{position:absolute;bottom:0;left:0;width:100%;}
#pop_99 #popUp-close-wrap{position:absolute;bottom:0;left:0;width:100%;}



















/*
#pop_88 .moveAbtA{position:absolute;width:37%;height:10%;left:12%;bottom:5.6%;}
*/
#pop_88 .moveAbtA{position:absolute;width:74%;height:7.3%;left:13%;bottom:3%;cursor:pointer;}

#pop_88 .moveAbtB{position:absolute;width:42%;height:10%;right:7%;bottom:5.6%;}

#pop_99 .moveAbtA{position:absolute;width:41%;height:10%;left:7%;bottom:19.5%;background:none;border:0;outline:0 !important;display:none;}
#pop_99 .moveAbtB{position: absolute;width:25%;height:22%;right:37%;bottom:9.5%;background:none;border:0;outline:0 !important;display:block;}


.main-notice-popup{border:0;}

#pop_88 #popUp-close-wrap,
#pop_99 #popUp-close-wrap{position:relative;background:none;padding:9px 6px;height:52px;}

.popup-button-close .popCloseBt{background:#fff;padding:5px;border-radius:50%;width:34px;height:34px;display:flex;justify-content:center;align-items:center;}
.popup-button-close .popCloseBt img{filter:invert(39%) sepia(8%) saturate(8%) hue-rotate(342deg) brightness(93%) contrast(82%);opacity:1;}

.popup-back .main-notice-popup .popup-checkbox label{color:#fff;}











@media (max-width: 767.98px){
	.popup-back{overflow-y:auto;}
	.popup-back .main-notice-popup{width:100% !important;height:auto !important;width:90% !important;margin:0 !important;transform:translate(-50%, -50%);}
	.popup-backA .main-notice-popup{position:absolute;top:50%;left:50%;}

	.popup-backA .main-notice-popup#pop_88{transform:translate(-50%, -35%);}


	.main-notice-popup{border:none;}
	#pop_88{z-index:9;}
	#pop_88 #popUp-close-wrap{bottom:-10px; left:auto;}
	#pop_99 #popUp-close-wrap{bottom:-10px; left:auto;}

	/* #pop_88 #popUp-close-wrap{position:relative;bottom:auto;left:auto;} */
	/* #pop_99 #popUp-close-wrap{position:relative;bottom:auto;left:auto;} */





	#pop_88 #popUp-close-wrap, #pop_99 #popUp-close-wrap{bottom:unset;left:unset;}
}
