/* CSS Document */

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

#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-weight: 400;
font-style: normal;
	font-size: 35px;
	color: #1772B8;
	text-align: center;
	padding-bottom: 120px;
	margin-bottom: 25px;
}

#s01{
	margin-bottom: 200px;
}

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

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

#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: 30px;
	color: #33B852;
	margin-bottom: 70px;
}

#s01 .img_rap{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#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: 18px;
	color: #333;
}

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

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

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

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

#s02 .box_rap{
	width: 1100px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}

#s02 .box_rap dl{
	width: 540px;
}

#s02 .box_rap dt{
	font-size: 30px;
	color: #FF4C4C;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 50px;
}

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