._fnctWrap {line-height:1.5;} 
.center-top-popup {position:fixed; top:0; display: flex; align-items:center; justify-content:center; width:100%; height:100%; z-index: 9000;background:rgba(0,0,0,0.6); opacity: 0; visibility: hidden; transition:all .5s;}
.center-top-popup.active {opacity: 1; visibility:visible;}

.center-top-popup .wrap-side-pop {position: relative; max-width: 1460px; width:100%; margin: 0 auto;}
.center-top-popup .wrap-side-pop .box-slider {position: relative;  margin: 0 auto;}
.center-top-popup .wrap-side-pop .box-slider li {text-align: center; padding: 0 24px;}
.center-top-popup .wrap-side-pop .box-slider li img {margin:0 auto;}
.center-top-popup .wrap-side-pop .slider {padding: 0 4%;} 
.center-top-popup .wrap-side-pop .slider a {display: block; text-align: center;}
.center-top-popup .wrap-side-pop .slider a img {display: inline-block;}
.center-top-popup .wrap-side-pop .control {position: absolute; left: 0; top: 35%; width: 100%; height: 0px;}
.center-top-popup .wrap-side-pop .control button {display: inline-block; vertical-align: middle; text-indent: -9999px;}
.center-top-popup .wrap-side-pop .control button.slick-hidden {display: none;}
.center-top-popup .wrap-side-pop .control .prev,
.center-top-popup .wrap-side-pop .control .next {position: absolute; width: 30px; height: 50px;}
.center-top-popup .wrap-side-pop .control .prev {left: 0; background: url('../images/ico-pop-prev.png') no-repeat center center;}
.center-top-popup .wrap-side-pop .control .next {right: 0; background: url('../images/ico-pop-next.png') no-repeat center center;}
.center-top-popup .wrap-side-pop .control2 {margin-top: 35px; text-align: center;}
.center-top-popup .wrap-side-pop .control2 .pop-today,
.center-top-popup .wrap-side-pop .control2 .pop-close,
.center-top-popup .wrap-side-pop .control2 .pop-state,
.center-top-popup .wrap-side-pop .control2 .pop-play {display: inline-block; margin: 0 6px; vertical-align: middle;}
.center-top-popup .wrap-side-pop .control2 .pop-today label{display:block; position: relative; font-family: 'Dream Light'; font-size: 15px; line-height:20px; letter-spacing: -.05em; color: #fff;}
.center-top-popup .wrap-side-pop .control2 .pop-today button{font-family: 'Dream Light'; font-size: 15px; line-height:20px; letter-spacing: -.05em; color: #fff;padding: 12.5px 67px 12.5px 30px; background: #d84a38; border-radius: 100px;}
.center-top-popup .wrap-side-pop .control2 .pop-today button:after{content: ''; position: absolute; right: 25px; top: 16px; width: 14px; height: 13px; background:url('../images/ico-pop-close.png') no-repeat;}
.center-top-popup .wrap-side-pop .control2 .pop-today input {cursor: pointer; width:0; height:0; visibility: hidden;}
.center-top-popup .wrap-side-pop .control2 .pop-today span {width:0; height:0; overflow: hidden; display: inline-block;}
.center-top-popup .wrap-side-pop .control2 .pop-close button {position: relative; padding: 12.5px 55px 12.5px 36px; background: #d84a38; border-radius: 100px; font-family: 'Dream Light'; font-size: 15px; line-height:20px; color: #fff;}
.center-top-popup .wrap-side-pop .control2 .pop-close button:after {content: ''; position: absolute; right: 25px; top: 16px; width: 14px; height: 13px; background:url('../images/ico-pop-close.png') no-repeat;}
.center-top-popup .wrap-side-pop .control2 .pop-play {padding: 14px 11px; background: #101213; border-radius: 100px; font-size: 0;}
.center-top-popup .wrap-side-pop .control2 .pop-play .stop,
.center-top-popup .wrap-side-pop .control2 .pop-play .play {display: none; width: 9px; height: 14px; margin: 0 10px; text-indent: -999999px;}
.center-top-popup .wrap-side-pop .control2 .pop-play .stop {background: url('../images/ico-pop-stop.png') no-repeat center center;}
.center-top-popup .wrap-side-pop .control2 .pop-play .play {background: url('../images/ico-pop-play.png') no-repeat center center;}
.center-top-popup .wrap-side-pop .control2 .pop-play .stop.on,
.center-top-popup .wrap-side-pop .control2 .pop-play .play.on {display: inline-block; vertical-align: middle;}
.center-top-popup .wrap-side-pop .control2 .pop-state span {display: inline-block; padding: 12.5px 38px; background: #0065D7; border-radius: 100px; font-family: 'Dream Light'; font-size: 15px; line-height:20px; letter-spacing: -.05em; color: #fff;}
.center-top-popup .wrap-side-pop .control2 .pop-state em {font-family: 'Dream Light'; font-size: 15px; line-height:20px; letter-spacing: -.05em; color: #72BDDA;}

@media all and (max-width: 1480px) {
    .center-top-popup .wrap-side-pop .slider {padding: 0 6%;}
    .center-top-popup .wrap-side-pop .control .prev {left: 20px;}
    .center-top-popup .wrap-side-pop .control .next {right: 20px;}
}

@media all and (max-width: 768px) {
    #multipleContentsDiv_cku_3611 {margin: 100px auto 0 auto;}
    .center-top-popup .wrap-side-pop .slider {padding: 0 12%;}
    .popup-guide-image-1,
    .popup-guide-image-2,
    .popup-guide-image-3{display: none;}
}

@media all and (max-width: 630px) {
    .center-top-popup .wrap-side-pop .control2 .pop-state {display: none;}
}