@charset "utf-8";

#visual{
	padding: 16px 0 43px;
	background: url(../../img/title_bar.png) left 0 bottom 20px repeat-x;
	position: relative;
}
#visual:before{
	content: '';
	display: block;
	position: fixed;
	top: -1px;
	left: 0;
	width: 100%;
	height: 311px;
	background: url(../img/bg.jpg) center top no-repeat;
	background-size: cover;
	z-index: -1;
}
#visual p{
	line-height: 0;
	text-align: center;
}
#visual p.icn{
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 100%;
	text-align: center;
}

.desc{
	width: 650px;
	margin: 6px auto 178px;
}
.desc h2{
	font-size: 2rem;
	line-height: 45px;
	text-align: center;
	margin: 0 auto 15px;
	font-weight: normal;
}
.desc p{
	font-size: 1.3rem;
	line-height: 160%;
	text-align: left;
	margin: 0 auto 1em;
}
.desc p:last-child{
	margin-bottom: 0;
}

.facility{
	background: url(../img/facility_bg.jpg) center bottom no-repeat;
	padding: 173px 0 193px;
	margin: 0 auto 45px;
	position: relative;
}
.facility .inner{
	
}
.facility h2{
	line-height: 0;
	width: 550px;
	margin: 0 0 0 auto;
	text-align: left;
}
.facility p{
	position: absolute;
	top: -294px;
	left: 40px;
	width: 520px;
	height: 280px;
	background: url(../img/facility_p.png) 0 0 repeat;
	padding: 50px 40px 0;
	font-size: 1.3rem;
	color: #fff;
	text-align: left;
	line-height: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.introduction{
	margin: 0 auto 153px;
}
.introduction h3{
	font-size: 1.3rem;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	width: 580px;
	margin: 0 auto 88px;
}
.introduction .img1{
	line-height: 0;
	margin: 0 auto 46px;
}
.introduction .start{
	width: 940px;
	margin: 0 auto 60px;
}
.introduction .start:after{
	content: '';
	display: block;
	clear: both;
}
.introduction .start img{
	float: left;
}
.introduction .start .text{
	width: 290px;
	float: right;
	margin-top: 50px;
}
.introduction .start p{
	font-size: 1.3rem;
	line-height: 20px;
	text-align: left;
}
.introduction .start p + p{
	margin-top: 15px;
}
.introduction .tex1{
	text-align: left;
	width: 520px;
	margin: 0 auto 0 50px;
}
.introduction .tex1 p{
	font-size: 1.3rem;
	line-height: 20px;
	margin: 0 auto 1em;
}
.introduction .tex1 p:last-child{
	margin-bottom: 0;
}
.introduction .imgs{
	width: 100%;
	height: 770px;
	position: relative;
}
.introduction .imgs p{
	line-height: 0;
	position: absolute;
}
.introduction .imgs .img2{
	top: -30px;
	right: 10px;
}
.introduction .imgs .img3{
	top: 110px;
	left: 10px;
}
.introduction .imgs .img4{
	bottom: 0;
	right: 90px;
}
.introduction .tex2{
	width: 700px;
	padding: 55px 55px 20px;
	margin: -30px auto 40px;
	font-size: 1.3rem;
	line-height: 20px;
	text-align: left;
	background: #F0F0F0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.introduction .images{
	display: block;
	letter-spacing: -0.4em;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	text-align: center;
}
.introduction .images>li{
	display: inline-block;
	letter-spacing: normal;
	margin: 0 15px;
	vertical-align: top;
}