/* CSS Document */

#keyimg{
	background: url("../concept/img/keyimg.webp") center center no-repeat;
	height: 315px;
	background-size: cover;
}

h2{
	text-align: center;
	margin-bottom: 35px;
}

h2 small{
	font-size: 21px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
}

h2 .bar{
	height: 25px;
	border-left: 2px solid #000;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}




#s01{
	padding-top: 100px;
	margin-bottom: 100px;
	overflow: hidden;
	word-break: keep-all;
}

#s01 h1{
	text-align: center;
	font-size: 30px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	margin-bottom: 100px;
}

#s01 .bg{
	background: #F2F4F6;
	padding-top: 50px;
	padding-bottom: 50px;
}

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

#s01 h3{
	font-size: 40px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 5px;
	margin-bottom: 40px;
	text-align: center;
	margin: auto;
	line-height: 130%;
}

#s01 .box_rap p{
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	margin-bottom: 60px;
}
@media (max-width:1060px){
	#s01 .box_rap{
	width: 100vw;
	margin: auto;
	text-align: center;
	display: block;
}
}


#s02{
	margin-bottom: 100px;
}

#s02 h2{
	margin-bottom: 100px;
}
#s02 h2 span.f_40{
	font-size: 40px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 5px;
}
#s02 .box_rap01{
	width: 1060px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}


#s02 .box_rap01 .text{
	width: 600px;
}

#s02 .box_rap01.n02 .text,
#s02 .box_rap01.n04 .text{
	width: 430px;
}

#s02 .box_rap01 .no{
	padding-left: 40px;
	padding-right: 40px;
}

#s02 .box_rap01 .text h3{
	font-size: 22px;
	margin-bottom: 15px;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
font-weight: 400;
font-style: normal;
}

#s02 .box_rap01 .text p{
	font-size: 16px;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
font-weight: 400;
font-style: normal;
}

@media (max-width:1060px){
	#s02 .box_rap01{
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-end;
		margin-bottom: 30px;
	}
	
	#s02 .box_rap01 .img{
		margin-bottom: 20px;
	}
	#s02 .box_rap01.n02 .text,
	#s02 .box_rap01.n04 .text{
		width: 600px;
	}
}

#s03{
	background: #F4F4F4;
	padding-bottom: 50px;
	margin-bottom: 35px;
}

#s03 h2{
	position: relative;
	top: -10px;
	margin-bottom: 60px;
}
#s03 h2 span.f_40{
	font-size: 40px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 5px;
}

#s03 p{
	text-align: center;
	font-size: 20px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	line-height: 41px;
	margin-bottom: 100px;
}

#s03 .box_rap03{
	max-width: 900px;
	margin: 50px auto;
	text-align: center;
	overflow: hidden;
}
#s03 .box_rap03 .slider,
#s03 .box_rap03 .slider_nav{
	width: 100%;
	height: auto;
}
#s03 .box_rap03 .slider .slider_img{
	width: 100%;
	object-fit: contain;
}
#s03 .box_rap03 .slider_nav .slider_img{
	padding: 10px;
	object-fit: contain;
}

#s03 .box_rap01{
	width: 1060px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

@media (max-width:1100px){
	#s03 .box_rap01{
		width: 100vw;
		display: block;
		text-align: center;
	}
	
}

#s03 .box_rap01 figcaption{
	border: 1px solid #000;
	width: 95px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: auto;
	margin-bottom: 25px;
	font-size: 18px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	
}

@media (max-width:580px){
	#s03 .box_rap01 img{
	width: 90vw;
	object-fit:contain;
	margin-bottom: 30px;		
}
}
#s04 p.center.f16{
	margin-bottom: 15px;
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}

#s04 .linkbtn{
	margin-bottom: 20px;
}

