._fnctWrap {line-height:1.5;}

.wrap-visual {position:relative;background:url('../images/visual_bg01.png') no-repeat right top;}
.wrap-visual .slider {position:relative; z-index:1;}
.wrap-visual .slider li {position:relative; text-align:center;}
/**.wrap-visual .slider li:after {content:''; position:absolute; left:0px; top:0px; width:100%; height:100%; background:url('../images/bg-visual.png') no-repeat center top;}
.wrap-visual .slider li:before {content:''; position:absolute; left:0px; top:0px; width:100%; height:99%; background:url('../images/pattern.png') repeat;}***/
.wrap-visual .slider li img {display:inline-block; max-width:none; max-height:750px;}
.wrap-visual .slider .main-slogan {position:absolute; left:50%; top:50%; z-index:1; width:100%; transform: translate(-50%,-50%); text-align:center; color:#fff; line-height:1.3; text-shadow:0px 3px 7px rgba(0, 0, 0, 0.5);}
.wrap-visual .slider .main-slogan strong {display:block; padding:15px 0 35px 0; font-size: 2.6vw; font-weight:normal; font-family:'S-CoreDream-6Bold'; letter-spacing: -1px; line-height:1.2;}
.wrap-visual .slider .main-slogan p {font-size:1.95vw; font-family:'S-CoreDream-3Light';}
.wrap-visual .slider .main-slogan span {display:inline-block; font-size:1.15vw; font-family: 'S-CoreDream-1Thin'; letter-spacing:10px; padding:10px 0; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.wrap-visual .slider .main-slogan span i {font-style:normal; font-family:'S-CoreDream-6Bold'; }

.wrap-visual .control {text-align:center; position:absolute; bottom:7%; 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 {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: 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;}

@media all and (min-width:1921px) {
	.wrap-visual .slider .main-slogan p {font-size:36px;}
	.wrap-visual .slider .main-slogan strong {font-size:50px;}
	.wrap-visual .slider .main-slogan span {font-size:22px;}
}

@media all and (max-width:1300px) {
	.wrap-visual .slider li img { position: relative; left: 50%; transform: translate(-50%,0); max-width:none; max-height: 640px;}
}

@media all and (max-width:1023px) {
	.main .main-slogan p{font-size:22px;}
	.main .main-slogan strong{font-size:32px;}
	.wrap-visual .control{bottom:10%;}
}


@media all and (max-width:580px) {
	.wrap-visual .slider li img{max-height: 460px;}
	.main .main-slogan p{font-size:18px;}
	.main .main-slogan strong{font-size:22px;}
}
