@charset "UTF-8";

._fnctWrap {line-height:1.5;}

.wrap-popup {position:relative; z-index:90;}

.wrap-popup .control{position: absolute; top:0; z-index: 1; text-align:right;width: 100%; padding:20px 20px 0 0; }
.wrap-popup .slick-counter_popup{display:inline-block; font-family:'Noto Medium'; margin-right:10px; color:#9299a6;}
.wrap-popup .slick-counter_popup .current_popup{color:#000;}
.wrap-popup .slick-counter_popup .slash_popup{margin:0 5px;}
.wrap-popup .control .playstop {display:inline-block;position:relative;top: 0px;}
.wrap-popup .control .playstop button {display:none; text-indent:-9999px;}
.wrap-popup .control .playstop button.on {display:inline-block;}
.wrap-popup .control .play {width:20px;height: 44px;background:url('../images/play_w.png') no-repeat center center;background-size: 20%;}
.wrap-popup .control .stop {width: 20px;height: 44px;background:url('../images/popup_pause.png') no-repeat center center;}
.wrap-popup .prevnext{display:inline-block;}
.wrap-popup .prevnext button {width:20px;height: 44px;text-indent: -9999px;}
.wrap-popup .prevnext .prev {right: 105px;background: url('../images/popup_left_w.png') center center no-repeat;}
.wrap-popup .prevnext .next {right: 65px;background: url('../images/popup_right_w.png') center center no-repeat;}

.wrap-popup .slider {border-top:none;margin-top: 0;}
.wrap-popup .slider li img {width:100%;}
.wrap-popup .control .paging {display:inline-block;}
.wrap-popup .control .paging ul {display:inline-block;}
.wrap-popup .control .paging li {float:left; margin:0 2px;}
.wrap-popup .control .paging li.slick-active button {width:22px; background:url('../images/pop-dot-on.png') no-repeat center center; position:relative;}
.wrap-popup .control .paging li button {width:12px; height:22px; background:url('../images/pop-dot-off.png') no-repeat center center; text-indent:-9999px;}


@media all and (max-width:1023px) {
}

@media all and (max-width:767px) {
}
