@charset "utf-8";

/* CS 휴무안내 공지 팝업 - 202210 */
.container_popup_area_2109{position:relative;width:100%; margin:0 auto;z-index:101;}

.wrap_popup_main{display:inline-block;z-index:100;position:absolute;top:10px;left:10px;}

.wrap_popup_main a.btn_close{position:absolute;top:12px;right:12px;display:block;overflow:hidden;text-indent:-9999px;
width:16px;height:16px;cursor:pointer;background:url(/image/index/btn_popup_close.png) no-repeat;}

.wrap_popup_main .popup_contents{position:relative;background:url(/image/index/img_popup_notice_202210.png) no-repeat;width:310px;height:310px;
background-size:310px 310px; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px;}
.popup_event_notice_layer .popup_btn_notice_area{display:block;overflow:hidden;text-indent:-9999px;position:absolute;top:220px;left:99px;width:110px;height:30px;}

.wrap_popup_main .popup_contents .popup_today_close{position:absolute;bottom:12px;right:10px;}




