/* BASIC css start */
#popup-event.type-01 { font-family: 'Malgun Gothic'; font-size: 12px; color: #000; background: #fff; letter-spacing: -1px; }
#popup-event.type-01 dt { text-align: center; }
#popup-event.type-01 dt p { display: block;  padding: 10px 5px 12px; word-break: break-all; }
#popup-event.type-01 dt .swiper { width: 100%; height: 100%; }
#popup-event.type-01 dt .swiper-slide { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
#popup-event.type-01 dt .popevt-pagination { top: 0px; right: 0px; left: auto; bottom: auto; width: auto; height: 20px; line-height: 18px; padding: 0 8px; border-radius: 10px; color: #9e9c9d; }
#popup-event.type-01 dt .popevt-pagination .swiper-pagination-current { font-weight: bold; }
#popup-event.type-01 dt img { max-width:100%; }
#popup-event.type-01 dt img#pop_img { max-width: 100%; }
#popup-event.type-01 dd { line-height: 23px; position: relative; overflow: hidden; zoom: 1; display: flex; }
#popup-event.type-01 dd a { width: 50%; padding: 12px 0 14px; text-align: center; color: #000; font-weight: bold; font-size: 13px; }
#popup-event.type-01 dd a:first-child { color: #808080; font-weight: normal; }

#popup-event .swiper.popevtSwiper { overflow:hidden;}
#popup-event .swiper-pagination { position: relative; left: 0; text-align: center; width: 100%; }
#popup-event .swiper-pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#popup-event .swiper-pagination .swiper-active-switch { background-position: -12px 50%; }

#popup-event .swiper.popevtSwiper .swiper-img-init { position: absolute; transform: translate3d(-100%, -100%, 0px); }
#popup-event .swiper.popevtSwiper .swiper-img-init.swiper-slide-duplicate + .swiper-img-init:not(:first-child) { position: relative; transform: none; }

/* ÆË¾÷ ½ºÅ¸ÀÏ ¼öÁ¤_ 25.06 */
#popup-event.type-01{
    background: transparent;
    font-family: 'Pretendard', 'Outfit', sans-serif;
}
#popup-event.type-01 dt p{padding:0;}
#popup-event.type-01 dt{
    border-radius: 16px;
    overflow: hidden;
}
#popup-event.type-01 dd{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 18px;
    gap: 10px;
}
#popup-event.type-01 dd a { 
    background:#fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 6px 0px;
    border-radius:50%;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(/design/nak3618/2024/btn_x.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 0;
    padding:0;
    box-sizing:border-box;
}
#popup-event.type-01 dd a:first-child {
    border-radius:50px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    height:47px;
    background-color: #fff;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    line-height:47px;
    color:#3b3b3b;
}
/* BASIC css end */

