._fnctWrap {line-height:1.5;}

.wrap-visual {position:relative; height: 100%;}
.wrap-visual .slick-list, .wrap-visual .slick-track {height: 100%;}
.wrap-visual .slider {position:relative; z-index:1; height: 100%;}
.wrap-visual .slider li {position:relative; text-align:center;}
.wrap-visual .slider li img {display:inline-block; max-width:none;}

.wrap-visual .control {display: none; text-align:left; position:absolute; top:53%; left:20px; 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 {background:url('../images/visual-dot-on.png') no-repeat center center; position:relative;}
.wrap-visual .control .paging li button {width:22px; height:22px; background:url('../images/visual-dot-off.png') no-repeat center center; text-indent:-9999px;}
.wrap-visual .control .playstop {display:inline-block; position:relative; top:-5px; margin:0 0 0 4px;}
.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/visual-play.png') no-repeat center center;}
.wrap-visual .control .stop {width:22px; height:22px; background:url('../images/visual-stop.png') no-repeat center center;}


.wrap-visual .prevnext {position: absolute; left: 0; top: 43%; width: 100%; z-index: 100;}
.wrap-visual .prevnext .prevent-container {max-width: 1400px; margin: 0 auto; overflow: hidden; text-align: right;}
.wrap-visual .prevnext button {display: inline-block; width:51px; height:51px; text-indent: -9999px;}
.wrap-visual .prevnext .prev {left: 0; background: url('../images/visual_prev.png') no-repeat center center; margin-right: 5px;}
.wrap-visual .prevnext .next {right: 0; background: url('../images/visual_next.png') no-repeat center center; }

@media all and (min-width:2400px) {
	.wrap-visual .prevnext {top: 35%;}
}

@media all and (max-width:1520px) {
	.prevent-container {position: relative; max-width: 1360px; margin: 0 auto;}

}

@media all and (max-width:1023px) {
	.wrap-visual .control {display: block;}

	.wrap-visual .prevnext {display: none;}
	.wrap-visual .prevnext {top: 177px;}
	.wrap-visual .prevnext button {width: 65px; height: 65px;}
	.wrap-visual .prevnext .next {top: 66px;}
}

@media all and (max-width:768px) {
	.wrap-visual .control {top: 45%;}
}
