._fnctWrap {line-height:1.5;}


@media all and (min-width:1920px) {
	.wrap-visual .slick-slider li img {width:100%; height:100%;}
}
.wrap-visual {position:relative;}
.wrap-visual .slick-slider {position:relative; z-index:1;}
.wrap-visual .slick-slider .slick-slide{display: inline-block;vertical-align: top;}
.wrap-visual .slick-slider li {position:relative; text-align:center;}
.wrap-visual .slick-slider li img {display:inline-block; max-width:none;height: 559px;}

.wrap-visual .control {text-align:center;position:absolute;bottom: 70px;left:0px;width:100%;height:0px;z-index:1;}
.wrap-visual .control .paging {display:inline-block;}
.wrap-visual .control .paging ul {display:inline-block;}
.wrap-visual .control .paging li {float:left; margin:0 2px;}
.wrap-visual .control .paging li.slick-active button {position:relative;border: 2px solid #fff;border-radius: 50%;}
.wrap-visual .control .paging li button {width: 24px;height: 24px;background: url('../images/w_dot.png') no-repeat center center;text-indent:-9999px;}
.wrap-visual .control .playstop {display:inline-block;position:relative;top: -9px;margin: 0 0 0 5px;}
.wrap-visual .control .playstop button {display:none; text-indent:-9999px;}
.wrap-visual .control .playstop button.on {display:inline-block;}
.wrap-visual .control .play {width:22px;height:22px;background: url('../images/play.png') no-repeat center center;}
.wrap-visual .control .stop {width:22px;height:22px;background: url('../images/pause.png') no-repeat center center;}
.wrap-visual .prevnext {position: absolute; left: 0; top: 50%; width: 100%; z-index: 100;}
.wrap-visual .prevnext .container {position: relative;}
.wrap-visual .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%);}
.wrap-visual .prevnext .prev {left: 0; background-position: left center;}
.wrap-visual .prevnext .next {right: 0; background-position: right center;}

.visual-count {width: 120px;background: rgba(38,38,38,0.5);display: inline-block;padding: 5px 30px 5px 0;border-radius: 20px;}
.visual-count span{color:#fff;font-family: 'Noto Light';font-size:16px;display: inline-block;vertical-align: top;margin: 0 2px;}

@media all and (max-width:1300px) {
	.wrap-visual .slick-slider li img { position: relative; left: 50%; transform: translate(-50%,0); max-width:none;height: auto;}
}

@media all and (max-width:1200px) {
	.wrap-visual .slick-slider li img{max-height:559px;}
	.wrap-visual .control{display: none;}
}

@media all and (max-width:767px) {
	.wrap-visual .slick-slider li img {max-height: 559px;width:1400px;}
}
