/**<input type="button" id="recentBbsArtclTab_${recentBbsSetup.recentBbsSetupSeq}_${recentBbsArtcl.recentBbsArtclSeq}" value="${recentBbsArtcl.tabNm}" class="recentBbsTab">
**/
@charset "UTF-8";

._fnctWrap {line-height:1.5;}
._fnctAdmin{text-align: left;}
.wrap-popup {position:relative;z-index:90;}


.wrap-popup .title{display:none;position: absolute;top:0;left:0;z-index: 1;width: 100%;text-align: left;background:#0f3057;padding:10px 20px;}
.wrap-popup .title > h2 {font-family: 'Noto Regular';font-size: 18px;color:#fff;}
.wrap-popup .slider {border-top:none;padding-top: 5px;}
.wrap-popup .slider li img {width:100%;}
.wrap-popup .title .slick-counter_popup{position: absolute;top: 7px;right: 95px;font-size:14px;text-align: center;vertical-align: top;padding-top: 11px;font-family: 'Noto Bold';letter-spacing: 0.5px;}
.wrap-popup .title .current_popup{color:#f9a628;}
.wrap-popup .title .slash_popup{color:#9299a6;margin:0 5px;}
.wrap-popup .title .total_popup{color:#9299a6;}
.wrap-popup .control {text-align:center;position:absolute;top: 16px;right: 15px;}
.wrap-popup .control .paging {display:inline-block;vertical-align: top;padding-top: 4px;}
.wrap-popup .control .paging ul {display:inline-block;}
.wrap-popup .control .paging li {margin:0 3px;display: inline-block;vertical-align: top;}
.wrap-popup .control .paging li.slick-active button{background: #b9a86c;}
.wrap-popup .control .paging li button{color:#fff;width:9px;height: 9px;border-radius: 50%;background: #fff;text-indent: -9999px;}
.wrap-popup .control .playstop {display:inline-block;position:relative;top: 0;}
.wrap-popup .control .playstop button {display:none; text-indent:-9999px;}
.wrap-popup .control .playstop button.on {display:inline-block;}
.wrap-popup .control .play {width: 18px;height: 18px;background:url('../images/play.png') no-repeat center center;}
.wrap-popup .control .stop {width: 18px;height: 18px;background:url('../images/pause.png') no-repeat center center;}
.wrap-popup .prevnext {position: absolute; left: 0; top: 50%; width: 100%; z-index: 100;}
.wrap-popup .prevnext .container {position: relative;}
.wrap-popup .prevnext button {position: absolute;width: 20px;height: 44px;text-indent: -9999px;top: -21px;}
.wrap-popup .prevnext .prev {right: 55px;background: url('../images/left_arrow_w.png') center center no-repeat;}
.wrap-popup .prevnext .next {right: 15px;background: url('../images/right_arrow_w.png') center center no-repeat;}

@media all and (max-width:1023px) {

}

@media all and (max-width:767px) {
.wrap-popup{height: auto; width:100% !important;}
.wrap-popup .slider li img {height:auto; width:100% !important;}
}
