@charset "UTF-8";
@import url(base.css);
@import url(cmn.css);

/*----------------------------content--------------------------------*/

h2{
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	font-size: 1.5rem;
	letter-spacing: 0.2rem;
	line-height: 1.5;
	margin-bottom: 1.8rem;
	padding-bottom: 1.8rem;
	position: relative;
}
h2:after{
	content: "";
	display: block;
	height: 1px;
	width: 66px;
	background: #20aee5;
	position: absolute;
	bottom: 0;
	left: calc(50% - 33px);
}
h2 span{
	display: block;
	font-weight: normal;
	font-size: 0.8rem;
}

.w{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
}

.t{
	display: table;
	table-layout: fixed;
}
.t>*{
	display: table-cell;
}

/*--#s1--*/

#mv{
	display: block;
	width: 100%;
	height: 100vh;
	position: relative;
	z-index: -1;
}
#mv li{
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-position: 50% 10%;
	background-repeat: no-repeat;
	background-size: cover;
}

#s1>h2{
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	font-size: 2.2rem;
	letter-spacing: 0.2rem;
	line-height: 1.5;
	position: absolute;
	box-sizing: border-box;
	padding-right: 5%;
	padding-left: 5%;
	left: 0;
}
#s1>h2 span{
	padding-top: 0.7rem;
	display: block;
	font-size: 1.1rem;
	font-weight: normal;
	letter-spacing: 0.1rem;
}

#sc2{
	height: 65px;
	width: 35px;
	position: absolute;
	top: calc(100% - 65px);
	left: calc(50% - 17.5px);
}

@media screen and (max-width: 980px){
	#mv{
		height: 120vh;
		min-height: 800px;
	}
	#s1>h2{
		font-size: 1.8rem;
	}
	#s1>h2 span{
		font-size: 0.9rem;
	}
}
@media screen and (max-width: 700px){
	#s1>h2{
		font-size: 1.6rem;
	}
	#s1>h2 span{
		font-size: 0.7rem;
	}
}

/*--#s2--*/

#s2{
	background: #fff;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
#s2 .head{
	background: rgba(32,174,229,0.7);
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 0 1.8rem;
	box-sizing: border-box;
}
#s2 .head h2{
	padding-top: 3rem;
}
#s2 .head h2:after{
	background-color: #fff;
}
#s2 .head p{
	padding-bottom: 3rem;
}

#s2 .w>*:nth-of-type(1){
	width: 50%;
	float: left;
}
#s2 .w>*:nth-of-type(2){
	width: 50%;
	box-sizing: border-box;
	float: right;
	padding-left: 5%;
}
#s2 .w{
	padding: 6rem 5%;
}
#s2 .w h3{
	display: block;
	color: #000;
	font-size: 3.3rem;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 0.3rem;
	line-height: 1.5;
	margin-bottom: 1.8rem;
	padding-bottom: 1.8rem;
	margin: 15% 0 1.5rem -53%;
	width: 153%;
}
#s2 .w h4{
	display: block;
	width: 100%;
	font-size: 1.5rem;
	font-style: italic;
	letter-spacing: 0.2rem;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	position: relative;
}
#s2 .w h4:after{
	content: "";
	display: block;
	width: 115px;
	height: 4px;
	background: #20aee5;
	position: absolute;
	left: 0;
	bottom: 0;
}

@media screen and (max-width: 700px){
	#s2 .w>*:nth-of-type(1){
		width: 40%;
	}
	#s2 .w>*:nth-of-type(2){
		width: 60%;
	}
	#s2 .w h3{
		min-height: 35vw;
		line-height: 1.3;
		font-size: 2rem;
		margin-left: -20%;
		width: 120%;
	}
	#s2 .w h4,
	#s2 .w p{
		margin-left: -80%;
		width: 180%;
	}
}
@media screen and (max-width: 400px){
	#s2 .w>div{
		float: none !important;
		width: auto !important;
		padding: 0 !important;
	}
	#s2 .w>*:nth-of-type(1) img{
		max-width: 260px;
		margin: 0 auto;
		display: block;
	}
	#s2 .w h3{
		width: auto;
		margin-left: auto;
		min-height: 0;
	}
	#s2 .w h4,
	#s2 .w p{
		width: auto;
		margin-left: auto;
	}
}

/*--#s3--*/

#s3{
	background: #fff;
	padding: 3rem 0 6rem;
}
#s3 h2{
	color: #333;
	margin-bottom: 3rem;
}
#s3 ul{
	display: table;
	table-layout: fixed;
	width: 100%;
	max-width: 1935px;
	margin: 0 auto;
}
#s3 ul li{
	display: table-cell;
	width: 33.3%;
	box-sizing: border-box;
	padding: 0 10px;
	text-align: center;
	font-size: 0.8rem;
}
#s3 ul li:nth-of-type(1) div{
	background-image: url(../images/bn1.jpg);
}
#s3 ul li:nth-of-type(2) div{
	background-image: url(../images/bn2.jpg);
}
#s3 ul li:nth-of-type(3) div{
	background-image: url(../images/bn3.jpg);
}
#s3 ul li div{
	background-position: 50% 50%;
	background-size: cover;
	margin-bottom: 2rem;
}
#s3 ul li div span{
	display: block;
	padding: 2rem 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#s3 ul li div img{
	max-width: 170px;
	width: 50%;
}
#s3 ul li h3{
	text-transform: uppercase;
	font-style: italic;
	font-size: 1.7rem;
	margin-bottom: 0.7rem;
}
#s3 ul li p{
	padding-bottom: 2rem;
	border-bottom: 1px solid #e6e6e6;
}
#s3 ul li a{
	display: block;
}
#s3 ul li a:hover span{
	background: rgba(33,151,197,0.7);
}

@media screen and (max-width: 700px){
	#s3 ul li h3{
		font-size: 1.2rem;
	}
}
@media screen and (max-width: 600px){
	#s3 ul{
		display: block;
		box-sizing: border-box;
		padding: 0 5%;
	}
	#s3 ul li{
		display: block;
		width: auto;
	}
	#s3 ul li div{
		margin-bottom: 1.5rem;
	}
	#s3 ul li div img{
		max-width: 100px;
		width: 50%;
	}
}

/*--#s4--*/

#s4{
	background: #fff;
	padding: 0 0 6rem;
}
#s4 .head{
	padding: 4rem 0 3rem;
	background: url(../images/s4.jpg) 50% 50% no-repeat fixed;
	background-size: cover;
	margin-bottom: 4rem;
}
#s4 h2{
	color: #fff;
}
#s4 h2:after{
	background-color: #fff;
}
#s4 .w{
	padding: 0 5%;
}
#s4 .c{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 3rem;
	padding: 0 5%;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
#s4 .c div:nth-of-type(1){
	float: left;
	box-sizing: border-box;
	width: 44%;
	padding-right: 5%;
}
#s4 .c div:nth-of-type(2){
	float: right;
	width: 56%;
}
#s4 .c:nth-of-type(3) div:nth-of-type(1){
	padding-right: 0;
	padding-left: 5%;
	float: right;
}
#s4 .c:nth-of-type(3) div:nth-of-type(2){
	float: left;
}
#s4 h3{
	font-size: 1.4rem;
	font-style: italic;
	position: relative;
	padding-bottom: 1.2rem;
	margin-bottom: 1.2rem;
}
#s4 h3:after{
	content: "";
	display: block;
	width: 96px;
	height: 2px;
	background: #20aee5;
	position: absolute;
	left: 0;
	bottom: 0;
}
#s4 .t p{
	margin-bottom: 5rem;
}

@media screen and (max-width: 600px){
	#s4 .c>div{
		float: none !important;
		width: auto !important;
		padding: 0 !important;
		text-align: center;
	}
	#s4 .c div:nth-of-type(1){
		margin-bottom: 1rem;
	}
	#s4 .c div:nth-of-type(1) img{
		display: block;
		width: 233px;
		margin: 0 auto;
	}
	#s4 h3:after{
		left: calc(50% - 48px);
	}
}

/*--#s5--*/

#s5{
	background: #f7f7f7;
	padding: 4rem 5% 6rem;
}
#s5 h2{
	color: #333;
}
#s5 dl{
	display: table;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
#s5 dl>*{
	display: table-cell;
	padding: 15px;
	vertical-align: middle;
}
#s5 dl dt{
	width: 25%;
	text-align: right;
}
#s5 dl:nth-of-type(odd){
	background: #f2f2f2;
}

@media screen and (max-width: 600px){
	#s5 dl{
		display: block;
		width: auto;
	}
	#s5 dl>*{
		display: block;
		width: auto !important;
		text-align: center !important;
		padding: 10px;
	}
	#s5 dl dt{
		padding-bottom: 0;
	}
}

/*--#s6--*/

#s6{
	background: #2197c5;
	padding: 4rem 5% 6rem;
	color: #fff;
}
#s6 h2{
	color: #fff;
}
#s6 h2:after{
	background-color: #fff;
}
#s6 .w{
	text-align: center;
}
#s6 dl{
	display: table;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
#s6 dl>*{
	display: table-cell;
	padding: 15px;
	vertical-align: middle;
}
#s6 dl dt{
	width: 30%;
	text-align: right;
	letter-spacing: 1px;
}
#s6 input,
#s6 textarea{
	background-color: transparent;
	border: 1px solid rgba(255,255,255,0.3);
	color: #fff;
}
#s6 input:focus,
#s6 textarea:focus{
	border: 1px solid rgba(255,255,255,0.7);
}
#s6 .submit{
	margin-top: 1rem;
}
#s6 .submit input:hover{
	border: 1px solid rgba(255,255,255,0.7);
}

@media screen and (max-width: 600px){
	#s6 dl{
		display: block;
		width: auto;
	}
	#s6 dl>*{
		display: block;
		width: auto !important;
		text-align: left !important;
		padding: 10px;
	}
	#s6 dl dt{
		padding-bottom: 0;
	}
}

