@charset "UTF-8";.rslides{position:relative;list-style:none;overflow:hidden;padding:0;margin:0}.rslides li{position:absolute;display:none;width:100%;left:0;top:0;height:447px}.rslides li:first-child{position:relative;display:block;float:left}.rslides img{display:block;height:auto;float:left;border:0}.width{max-width:100%}#index_top_info{height:153px;background:url(../images/index_top_info_img01.jpg) repeat-x;overflow:hidden}.op,.op2,.op3,.op4{width:100%;position:absolute;height:620px}.op{background:#fff;z-index:10}.op2{z-index:20}.op3{z-index:30}.op4{z-index:40}.op p{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;text-align:center;background:url(../images/top1.jpg) top center no-repeat #FFF;height:100%}.op2 p,.op3 p{-moz-opacity:0;filter:alpha(opacity=0);text-align:center;height:100%}.op2 p{opacity:0;background:url(../images/top2.jpg) top center no-repeat #FFF}.op3 p{opacity:0;background:url(../images/top3.jpg) top center no-repeat #FFF}.op4 p{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;text-align:center;background:url(../images/top4.jpg) top center no-repeat #FFF;height:100%}.mein1{background:url(../images/main1.jpg?v=2) top center no-repeat}.mein2{background:url(../images/main2.jpg?v=2) top center no-repeat}.mein3{background:url(../images/main3.jpg?v=2) top center no-repeat}.sp-none{display:none}@media (max-width:768px){.op,.op2,.op3,.op4{width:100%;position:absolute;height:100%}.op p,.op2 p,.op3 p,.op4 p{filter:alpha(opacity=0);text-align:center}.mein1,.mein2,.mein3{background:0 0}.op{z-index:10;background:#fff}.op2{z-index:20}.op3{z-index:30}.op4{z-index:40}.op p,.op2 p,.op3 p{-moz-opacity:0;opacity:0;background:0 0}.op4 p{-moz-opacity:0;opacity:0;background:#fff}.rslides li{height:auto}#index_top_info2{height:80px;background:url(../images/index_top_info_img01.jpg) repeat-x;overflow:hidden;background-size:cover}.pc-none{display:none}.sp-none{display:block;position:relative}}


/*170116*/
.op, .op2, .op3, .op4{
	height:448px;
	}

@media (max-width:768px){
.op, .op2, .op3, .op4{
	height:350px;
}
.sp-none img {
	width: 100%;
}
}

.movie {
	margin: 60px auto 0;
	width: 980px;
	display: flex;
	justify-content: space-between;
	text-align: center;
	cursor: pointer;
}

@media (max-width:768px){
	.movie {
		display: block;
		width: 100%;
		padding-right: 35px;
		padding-left: 35px;
	}

	.movie img {
		width: 100%;
		height: auto;
	}

	.movie img + img {
		margin-top: 20px;
	}

	.modal-video-close-btn {
		right: 0;
	}

	.slick-arrow {
		display: none !important;
	}
}