/* CSS Document */


header{
	background: url("../rental/img/keyimg.jpg") center bottom no-repeat;
background-size: cover;
	height: 450px;
}

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

#s01 h2{
	text-align: center;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 40px;
	color: #00AEEA;
	margin-bottom: 50px;
}

#s01 p{
	text-align: center;
	font-size: 18px;
	line-height: 200%;
}

#s03{
	margin-bottom: 100px;
}

#s03 h3{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #00AFEA;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}

#s03 .box_rap{
	display: flex;
	width: 1220px;
	margin: auto;
	justify-content: space-around;
}

#s03 .box_rap .box02,
#s03 .box_rap .box01{
	width: 590px;
}

#s03 .box_rap h4{
	text-align: center;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 25px;
	margin-bottom: 15px;
}

#s03 .box_rap .rap{
	border: 1px solid #ccc;
	padding-top: 25px;
	text-align: center;
	height: 1040px;
}

#s03 .box_rap p{
	font-size: 18px;
	color: #0085B2;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 150%;
	height: 60px;
	margin-bottom: 25px;
}

#s03 ul{
	text-align: left;
	padding-top: 35px;
	padding-left: 15px;
}

#s03 li{
	margin-bottom: 15px;
}

#s03 a{
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background: url("../rental/img/icon01.jpg") left center no-repeat;
	padding-left: 25px;	
}

#s03 a:hover{
	text-decoration: underline;
}

#s04 h3{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	height: 70px;
	background: #00AFEA;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}

#s04 ul{
	width: 790px;
	margin: auto;
	padding-left: 25px;
	padding-right: 25px;
}

#s04  li{
	background: url("../rental/img/icon02.jpg") 15px 3px no-repeat;
	border-bottom: 1px dashed #ccc;
	padding-left: 45px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	line-height: 150%;
	font-size: 16px;
}
