/* CSS Document */
#page_title{
	display: flex;
	align-items: center;
	justify-content: center;
}

#page_title img{
	width: 100px;
}
.snone{
	display: none;
}
#header_rap{
	display: block;
	padding: 25px 15px;
}

#header_rap .menu{
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-top: 10px;
}
#header_rap .menu img{
	width:  70%;
}
#header_rap .sns{
	margin-left: 0;
}
#header_rap .menu ul{
	padding-left: 0;
	display: flex;
	justify-content: space-between;
}
#header_rap .menu li{
	margin-left: 0;
}

#header_rap .menu li:last-child{
	padding-left: 10px;
}
#header_rap .menu li a{
	width: 100px;
}
#header_rap .openbtn{
	background: none;
	margin-left: 10px;
}



#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: 60px;
	margin-bottom: 60px;
}

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

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

#s01 .box_rap{
	width: 100vw;
	margin: auto;
	text-align: center;
	display: block;
}

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

#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;
}
#s01 .box_rap .img{
	width: 90%;
	height: auto;
	margin: auto;
}
#s01 .box_rap .img img{
	width: 100%;
	object-fit: contain;		
}
#s02{
	margin-bottom: 60px;
}

#s02 h2{
	margin-bottom: 60px;
}
#s02 h2 span.f_40{
	font-size: 30px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 5px;
	line-height: 120%;
}
#s02 .box_rap01{
	width: 90vw;
	margin: 0 auto 40px;
	text-align: center;
	display: flex;
	align-items:center;
	flex-direction: column;
}
#s02 .box_rap01 .img{
	order: 2;
	margin-bottom: 25px;
	}
#s02 .box_rap01 .no{
	order: 1;
	}
#s02 .box_rap01 .text{
	width: 90vw;
	order: 3;
}

#s02 .box_rap01.n02 .text,
#s02 .box_rap01.n04 .text{
	width: 90vw;
}

#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;
	text-align: left;
}

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

#s03 h2{
	position: relative;
	top: -10px;
	margin-bottom: 60px;
}

#s03 h2 span.f_40{
	font-size: 26px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 5px;
	line-height: 150%;
}


#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{
	width: 100%;
	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 img{
	width: 100%;
	object-fit: contain;
}
#s03 .box_rap03 .slider_nav .slider_img img{ 
	width: 95%;
	padding: 10px 5px;
	object-fit: contain;
}

#s03 .box_rap01{
	width: 90vw;
	margin: auto;
	display: block;
}

#s03 .box_rap01 figcaption{
	border: 1px solid #000;
	width: 95px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: auto;
	margin-bottom: 15px;
	font-size: 18px;
	font-family: toppan-bunkyu-mincho-pr6n,serif;
font-weight: 400;
font-style: normal;
	
}
#s03 .box_rap01 img{
	width: 100%;
	object-fit:contain;
	margin-bottom: 30px;		
}
#s04 p.center.f16{
	margin-bottom: 15px;
}

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