@charset "UTF-8";

.major-popup {position:relative; z-index:90; letter-spacing: -0.05em;}
.major-popup > a{width: 23px; height: 23px; background: url(../images/major-more.png); position: absolute; right: 35px; top: 35px; z-index: 2;}
.major-popup .slider li{background-color: white;}
.major-popup .slider li img{width:100%;}
.major-popup .control {text-align:center; position:absolute; bottom:20px; right: 35px; left: auto;}
.major-popup .control .paging {display:inline-block;}
.major-popup .control .paging ul {display:inline-block;}
.major-popup .control .paging li {float:left; margin:0 2px;}
.major-popup .control .paging li.slick-active button {width:22px; background:url('../images/pop-dot-on.png') no-repeat center center; position:relative;}
.major-popup .control .paging li button {width:12px; height:22px; background:url('../images/pop-dot-off.png') no-repeat center center; text-indent:-9999px;}
.major-popup .control .playstop {display:inline-block; position:relative; top:-5px; margin:0 0 0 4px;}
.major-popup .control .playstop button {display:none; text-indent:-9999px;}
.major-popup .control .playstop button.on {display:inline-block;}
.major-popup .control .play {width:22px; height:22px; background:url('../images/pop-play.png') no-repeat center center;}
.major-popup .control .stop {width:22px; height:22px; background:url('../images/pop-stop.png') no-repeat center center;}
.major-popup .prevnext {position: absolute; left: 0; top: 50%; width: 100%; z-index: 100;}
.major-popup .prevnext .container {position: relative;}
.major-popup .prevnext button {position: absolute; width:70px; height:70px; text-indent: -9999px; background: rgba(0, 0, 0, 0.6) url('../images/arrow-control.png') no-repeat center center; transform: translate(0px, -50%);}
.major-popup .prevnext .prev {left: 0; background-position: left center;}
.major-popup .prevnext .next {right: 0; background-position: right center;}

@media all and (max-width: 1400px) {
}
