/* CSS Document */

#keyimg{
	height: 180px;
	background: url("../manabi/img/food_img.webp") center bottom no-repeat;
	background-size: contain;
}

#pagebg{
	background: url("../manabi/img/back_all.webp") top center no-repeat;
	background-size: cover;
}

#pan{
	margin-bottom: 35px;
}

h1{
	background: url("../manabi/img/food_Illust01.webp") center bottom no-repeat;
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	color: #1772B8;
	text-align: center;
	padding-bottom: 120px;
	margin-bottom: 25px;
}

#s01{
	margin-bottom: 50px;
}

#s01 .img.center{
	margin-bottom: 40px;
}

#s01 p{
	width: 90%;
	margin: auto;
	font-size: 16px;
	line-height: 200%;
	color: #333;
	margin-bottom: 50px;
}

#s01 p b{
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	text-decoration: underline;
}

#s01 h3{
	text-align: center;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 26px;
	color: #33B852;
	margin-bottom: 50px;
}

#s01 .img_rap{
	width: 90%;
	margin: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#s01 .img_rap figure{
	width: 100%;
	max-width: 360px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

#s01 .img_rap figure:nth-child(even){
	flex-direction: row-reverse;
}

#s01 .img_rap figcaption{
	text-align: center;
	margin-bottom: 15px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 16px;
	color: #333;
}

#s01 .img_rap img{
	width: 50%;
}

/*#s01 .img_rap figcaption.obj01{
	line-height: 54px;
}*/

#s02{
	padding-bottom: 50px;
	margin-bottom: 2px;
}

#s02 h2{
	text-align: center;
	margin-bottom: 50px;
}

#s02 p.f16{
	width: 90%;
	margin: auto;
	line-height: 200%;
	color: #333;
	letter-spacing: 0.1em;
	margin-bottom: 70px;
}

#s02 .box_rap{
	width: 90%;
	margin: auto;
	display: flex;
	flex-direction: column;
	margin-bottom: 50px;
}

#s02 .box_rap img{
	margin-bottom: 30px;
}

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

#s02 .box_rap dt{
	text-align: center;
	font-size: 26px;
	color: #FF4C4C;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	line-height: 160%;
	margin-bottom: 30px;
}

#s02 .box_rap dd{
	width: 100%;
	line-height: 200%;
	color: #333;
}
