/* CSS Document */

main{
	margin-bottom: 100px;
}

#keyimg{
	background: url("../img/keyimg.jpg") center center no-repeat;
	background-size: cover;
	height: 550px;
	margin-bottom: 70px;
}

#keyimg p{
	padding-top: 250px;
	text-align: center;
}

#s01 h2{
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 2px;
	margin-bottom: 35px;
}

#s01 .bg{
	background: url("../img/bg01.jpg") center bottom no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 500px;
	padding-top: 50px;
}

#s01 .bg dl{
	width: 1070px;
	border-left: 5px solid #0085B2;
	margin: auto;
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#s01 .bg dt{
	font-size: 25px;
	font-weight: bold;
	color: #0085B2;
	line-height: 150%;
	margin-bottom: 15px;
	text-shadow: 1px 1px 1px #fff;
}

#s01 .bg dd{
	font-size: 18px;
	line-height: 150%;
}

#s02{
	padding-top: 100px;
	margin-bottom: 100px;
}

#s02 h2{
	width: 1000px;
	margin: auto;
	background: url("../img/icon01.jpg") left center no-repeat;
	padding-left: 100px;
	height: 75px;
	line-height: 75px;
	font-size: 35px;
	font-weight: bolder;
	position: relative;
	margin-bottom: 30px;
}

#s02 h2 a{
	display: block;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	width: 210px;
	height: 30px;
	line-height: 30px;
	background: #0085B2;
	position: absolute;
	left: 500px;
	top: 20px;
}

#s02 h2 a:hover{
	background: #007CFF;
}

#s02 .bg01{
	background: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}

#s02 .bg02{
	padding-top: 30px;
	padding-bottom: 30px;
}

#s02 .box_rap{
	display: flex;
	justify-content: space-between;
	width: 1100px;
	margin: auto;
}

#s02 .img{
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 30px;
}

#s02 .bg02 .img{
	padding-top: 10px;
}


#s02 dl{
	width: 500px;
}

#s02 dt{
	font-size: 30px;
	font-weight: bold;
	color: #0085B2;
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#s02 dd{
	font-size: 16px;
	line-height: 180%;
}

#s03{
	background: #fff;
	border-top: 1px solid #D1CDBE;
	border-bottom:  1px solid #D1CDBE;
	margin-top: 100px;
	padding-top: 50px;
	padding-bottom: 100px;
}

#s03 .box_rap{
	width: 1100px;
	margin: auto;
	display: flex;
	padding-bottom: 50px;
	border-bottom: 1px dashed #402000;
	margin-bottom: 45px;
}

#s03 .box_rap .box{
	padding-left: 50px;
}

#s03 .box_rap h2{
	font-size: 35px;
	letter-spacing: 5px;
	margin-bottom: 25px;
	padding-top: 15px;
}

#s03 .box_rap .text01{
	font-size: 25px;
	color: #0085B2;
	margin-bottom: 20px;
}

#s03 .box_rap li{
	font-size: 16px;
	line-height: 180%;
}

#s03 .box_rap ul{
	margin-bottom: 15px;
}

#s03 .box_rap .f16{
	line-height: 180%;
	margin-bottom: 35px;
}

#s03 .box_rap .box a{
	display: block;
	width: 380px;
	height: 75px;
	line-height: 75px;
	background: url("../img/icon03.jpg") 320px 30px no-repeat #402000;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: auto;
	border-radius: 15px;
}

#s03 .blogspase{
	width: 800px;
	margin: auto;
	display: block;
	height: 200px;
	overflow-x: hidden;
}


#s04{
	padding-top: 80px;
	margin-bottom: 100px;
}

#s04 h2{
	text-align: center;
	font-size: 35px;
	color: #0085B2;
	font-weight: normal;
	line-height: 180%;
	margin-bottom: 50px;
}

#s04 h2 .f30{
	font-size: 30px;
	color: #000;
}

#s04 .bg{
	background: #fff;
	height: 150px;
}

#s04 .box_rap01{
	margin-top: -130px;
	text-align: center;
}

#s04 .box_rap02{
	width: 1100px;
	margin: auto;
	margin-bottom: 50px;
}

#s04 .box_rap02 ul{
	display: flex;
	justify-content: space-between;
}

#s04 .box_rap02 ul li img{
	margin-bottom: 10px;
}

#s04 .box_rap02 ul li{
	text-align: center;
	font-size: 18px;
}

#s04 .box_rap03{
	width: 1100px;
	margin: auto;
}

#s04 .box_rap03 dl{
	border-left: 5px solid #0085B2;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
}

#s04 .box_rap03 dt{
	font-size: 25px;
	color: #0085B2;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 20px;
}

#s04 .box_rap03 dd{
	font-size: 18px;
	line-height: 150%;
}
