/* CSS Document */

#s01 .bg{
	background: url("../concept/img/img01.webp") center top no-repeat;
	width: 1140px;
	margin: auto;
	display: flex;
	justify-content: flex-end;
	padding-top: 100px;
	padding-bottom: 250px;
	margin-bottom: 50px;
}

#s01 .bg .rap{
	background-color:rgba(255,255,255,0.8);
	padding-top: 80px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 80px;
	width: 730px;
}

#s01 .bg .rap h2{
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 29px;
	color: #A67C52;
	line-height: 160%;
	margin-bottom: 25px;
}

#s01 .bg .rap p{
	font-size: 20px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	line-height: 180%;
}

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

#s01 .box_rap01 .box03,
#s01 .box_rap01 .box02,
#s01 .box_rap01 .box01{
	width: 350px;
}

#s01 .box_rap01 h3{
	text-align: center;
	color: #A67C52;
	font-family: acumin-variable, sans-serif; 
font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
	font-size: 36px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#s01 .box_rap01 small{
	display: block;
	text-align: center;
	margin-bottom: 25px;
}

#s01 .box_rap01 figure{
	margin-bottom: 25px;
}

#s01 .box_rap01 h4{
	text-align: center;
	font-size: 20px;
	margin-bottom: 25px;
}

#s01 .box_rap01 p{
	font-size: 15px;
}

#s01 .box_rap02{
	width: 1140px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 150px;
}

#s01 .box_rap02 .box02,
#s01 .box_rap02 .box01{
	width: 560px;
}


#s01 .box_rap02 .flex{
	display: flex;
	padding-left: 25px;
	padding-right: 25px;
	justify-content: space-between;
}

#s01 .box_rap02 .flex .img{
	width: 170px;
}

#s01 .box_rap02 .flex .text{
	width: 320px;
}

#s01 .box_rap02 .flex h3{
	font-size: 17px;
	font-family: source-han-sans-japanese, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s01 .box_rap02 .text p{
	font-family: source-han-sans-japanese, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 15px;
	margin-bottom: 20px;
}

#s01 .box_rap02 a{
	display: block;
	width: 110px;
	height: 30px;
	margin: auto;
	color: #fff;
	background: #A67C52 url("../img/white-line.svg") right center no-repeat;
	background-size:21px;
		border-radius: 50vh;
	text-align: center;
	font-family: acumin-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 50, "wght" 600;
}