/* CSS Document */

h1{
	line-height: 150%;
}

#s01{
	margin-bottom: 150px;
}

#s01 h2{
	background: #F4F4F4;
	padding-top: 80px;
	padding-bottom: 75px;
	text-align: center;
	margin-bottom: 80px;
}

#s01 h2 small{
	font-size: 30px;
	display: block;
	color: #F29800;
	margin-bottom: 20px;
}

#s01 h2 b{
	display: block;
	font-size: 35px;
	font-weight: bold;
}

#s01 .f35{
	text-align: center;
	font-size: 35px;
	margin-bottom: 30px;
}

#s01 .box_rap{
	width: 850px;
	margin: auto;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
	padding-top: 80px;
}

#s01 .box_rap .box{
	width: 260px;
	text-align: center;
	margin-bottom: 100px;
}

#s01 .box_rap .box figure{
	position: relative;
	z-index: -1;
}

#s01 .box_rap .box figcaption{
	position: absolute;
	width: 235px;
	height: 45px;
	line-height: 45px;
	background: #0085B2;
	color: #fff;
	font-size: 20px;
	left: 12px;
	top: -22px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s01 .box_rap .box .icon01{
	margin-top: -20px;
	margin-bottom: 20px;
}

#s01 .box_rap .box p{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 10px;
}

#s01 .bannar_box{
	width: 830px;
	margin: auto;
	background: #F7F4EE;
	border: 1px solid #444;
	border-radius: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 35px;
}

#s01 .bannar_box .rap02{
	display: flex;
	justify-content: center;
	align-items: center;
}

#s01 .bannar_box .rap02 div{
	padding-left: 30px;
}

#s01 .bannar_box .rap02 div .f25{
	margin-bottom: 15px;
}

#s01 .bannar_box .rap02 div .f30{
	font-weight: bold;
	margin-bottom: 15px;
	color: #0085B2;
}

#s01 .bannar_box .rap02 div .f22{
	font-size: 22px;
	font-weight: bold;
	color: #837161;
}

#s01 .btn{
	width: 350px;
	height: 80px;
	background: #000 url("../roof/img/arrow08.webp") right 70px center no-repeat;
	color: #fff;
	line-height: 80px;
	text-align: center;
	margin: auto;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	padding-right: 80px;
}
#s01 .btn a{
	display: block;
    width: 100%;
    padding-right: 80px;
}


#s02 h2{
	text-align: center;
	font-size: 35px;
	margin-bottom: 35px;
}

#s02 .rap{
	width: 1060px;
	padding: 40px;
	margin: auto;
	background: #F7F4EE;
	margin-bottom: 50px;
}

#s02 .rap .box_rap{
	display: flex;
	justify-content: space-between;
}

#s02 .rap .text{
	width: 500px;
}

#s02 .rap .text h3{
	font-size: 22px;
	color: #796958;
	font-weight: bold;
	margin-bottom: 15px;
}

#s02 .rap .text .orage_bg{
	background: url("../roof/img/bg_orange.webp") left center no-repeat;
	padding-left: 5px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 25px;
}

#s02 .rap .text dt{
	font-size:18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #444;
}
#s02 .rap .text dd{
		color: #444;
	margin-bottom: 15px;
}

#s02 .rap .text02{
	color: #444;
}

#s02 .rap .text02 b{
	margin-bottom: 15px;
	display: block;
}

#s03 h2{
	background: #F4F4F4;
	padding-top: 80px;
	padding-bottom: 75px;
	text-align: center;
	margin-bottom: 80px;
}

#s03 h2 small{
	font-size: 30px;
	display: block;
	color: #F29800;
	margin-bottom: 20px;
}

#s03 h2 b{
	display: block;
	font-size: 35px;
	font-weight: bold;
}

#s03 .rap{
	width: 1140px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}

#s03 .rap .text{
	width: 395px;
	padding-right: 30px;
	padding-top: 20px;
}

#s03 .rap .text h3{
	font-size: 25px;
	font-weight: bold;
	color: #0085B2;
	margin-bottom: 20px;
}

#s03 .rap .imgs{
	display: flex;
	justify-content: space-between;
	width: 660px;
}
