/* CSS Document */

#keyimg{
		background: url("../procedure/img/keyimg.webp") top center no-repeat;
	background-size: cover;
	/*background-attachment: fixed;*/
	height:150px;
	margin-bottom: 10px;
}

#s01{
	margin-bottom: 50px;
}

#s01 h1{
	text-align: center;
	font-size: 30px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 50px;
}

#s01 .bg{
	background: #fff;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-bottom: 50px;
}

#s01 .bg .box_rap06,
#s01 .bg .box_rap05,
#s01 .bg .box_rap04,
#s01 .bg .box_rap03,
#s01 .bg .box_rap02,
#s01 .bg .box_rap01{
	width: 100%;
	margin: auto;
	position: relative;
}

#s01 .bg .box01{
	width: 100%;
}

#s01 .bg .box01 dt{
	font-size: 22px;
	line-height: 60px;
}

#s01 .bg .box01 dt .maru{
	display: inline-block;
	height: 60px;
	width: 60px;
	text-align: center;
	background: #8CC11F;
	color: #fff;
	font-size: 30px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	border-radius: 50%;
	line-height: 60px;
	margin-right: 10px;
	margin-left: 10px;
}

#s01 .bg .box01 dd{
	padding-left: 80px;
	font-size: 15px;
	line-height: 180%;
	margin-bottom: 20px;
}

#s01 .bg .box_rap06 .icon,
#s01 .bg .box_rap05 .icon,
#s01 .bg .box_rap04 .icon,
#s01 .bg .box_rap03 .icon,
#s01 .bg .box_rap02 .icon,
#s01 .bg .box_rap01 .icon{
	position: absolute;
	left: 40%;
	bottom: -70px;
}

#s01 .bg .box_rap06 .icon img,
#s01 .bg .box_rap05 .icon img,
#s01 .bg .box_rap04 .icon img,
#s01 .bg .box_rap03 .icon img,
#s01 .bg .box_rap02 .icon img,
#s01 .bg .box_rap01 .icon img{
	width: 80px;
	height: auto;
}

#s01 .bg .box_rap06 .img img,
#s01 .bg .box_rap05 .img img,
#s01 .bg .box_rap04 .img img,
#s01 .bg .box_rap03 .img img,
#s01 .bg .box_rap02 .img img,
#s01 .bg .box_rap01 .img img{
	width: 100%;
}

#s01 .bg .box_rap06 img,
#s01 .bg .box_rap05 img,
#s01 .bg .box_rap04 img,
#s01 .bg .box_rap03 img,
#s01 .bg .box_rap02 img,
#s01 .bg .box_rap01 img{
	width: 100%;
	height: auto;
}

#s01 .btns{
	width: 90%;
	max-width: 480px;
	margin: auto;
}

#s01 .btns a img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

#s01 .btns

#s02{
	border-top: 8px solid #402000;
	padding-top: 50px;
	margin-bottom: 100px;
}

#s02 h2{
	text-align: center;
	font-size: 30px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 50px;
}


#s02 .box_rap{
	width: 100%;
	margin: auto;
}

#s02 .box_rap .box{
	background: #fff;
	width: 340px;
	margin: auto;
	margin-bottom: 50px;
}

#s02 .box_rap dl{
	padding: 15px;
}

#s02 .box_rap dt{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: -2px;
	line-height: 150%;
}

#s02 .box_rap dd{
	line-height: 150%;
	margin-bottom: 25px;
}

#s02 .box_rap dd.price{
	font-size: 20px;
}

#s02 .btns{
	width: 90%;
	max-width: 450px;
	margin: auto;
}

#s02 .btns img{
	width: 100%;
	height: auto;
	margin-bottom: 10px
}