._fnctWrap {line-height:1.5;}

.wrap-visual {position:relative;}
.wrap-visual .slider {position:relative; z-index:1;}
.wrap-visual .slider li {position:relative; text-align:center;}
.wrap-visual .slider li img {display:inline-block; max-width:none;}
.wrap-visual .slider .main-slogan {position:absolute;left: 0;top:28%;z-index:1;width:100%;background-color:#fff;padding:70px 90px 35px 10%;text-align:left;line-height:1.3;width:42.5%;transition: all ease 0.3s;}
.wrap-visual .slider .main-slogan strong {display:block;margin-bottom:20px;color:#266ed4;font-size: 38px;font-weight: bold;letter-spacing: -1px;line-height:1.2;}
.wrap-visual .slider .main-slogan p {font-size: 16px;color:#333;margin-bottom:50px;}
.wrap-visual .slider .main-slogan a {display:inline-block;font-size:1vw;padding: 10px 50px 10px 20px;border:1px solid #dbd7d3;color:#266ed4;background: url(../images/moreBtn.png) no-repeat 85% center;}
.wrap-visual .slider .main-slogan span{position: absolute;bottom: 50px;right: 35px;transform: rotate(-90deg);font-size:0.9vw;color:#2e3235;}
.wrap-visual .slider .main-slogan span:after{content:'';width: 210px;height:1px;background-color:#2e3235;display:block;position: absolute;top: 50%;margin-top: 1px;right: -230px;}

.wrap-visual .control {text-align:center; position:absolute; bottom:19%; left:0px; width:100%; height:0px; z-index:1;}
.wrap-visual .control .paging {display:inline-block;background:rgba(0,0,0,0.3);border-radius: 15px 0 0 15px;padding: 5px 5px;margin-top: 1%;}
.wrap-visual .control .paging ul {display:inline-block;vertical-align: top;}
.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: 0;left: -2.5px;border-radius: 0 15px 15px 0;margin:0;padding: 5px 5px 5px 5px;background: rgba(0,0,0,0.3);}
.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; bottom:15%; width: 100%; z-index: 100;}
.wrap-visual .prevnext .container {position: relative;}
.wrap-visual .prevnext button {position: absolute; width:120px; height:77px; transform: translate(0px, -50%);color:#fff;}
.wrap-visual .prevnext .prev {left: 5%; background: url('../images/visual_leftBtn.png') no-repeat left center;}
.wrap-visual .prevnext .next {right: 5%; background: url('../images/visual_rightBtn.png') no-repeat right center;}

@media all and (max-width:1300px) {
	.wrap-visual .slider li img { position: relative; left: 50%; transform: translate(-50%,0); max-width:none;}
	.wrap-visual .prevnext button{height:60px;letter-spacing: 1px;}
	.wrap-visual .control .paging{margin-top:0;}
	.wrap-visual .prevnext .next{right:2%;}
	.wrap-visual .prevnext .prev{left:2%;}
}

@media all and (max-width:1023px) {
	.wrap-visual .slider li img{max-height: 710px;}
}

@media all and (max-width:767px) {
	.wrap-visual .slider li img {max-height:520px;}
}
