@charset "utf-8";
/* CSS Document */


/* 食育 */

#food {
	width: 1000px;
	position: relative;
	margin-bottom: 60px !important;
	margin-left: auto;
	margin-right: auto;
}

#food .catch {
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
	width: 450px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/food_title.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	margin-bottom: 30px !important;
}

#food .lead {
	font-size: 20px;
	line-height: 34px;
	text-align: left;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}

#food .illust01 {
	width: 170px;
	position: absolute;
	top: 20px;
	left:30px;
}

#food .illust02 {
	width: 160px;
	position: absolute;
	top: 0px;
	left: 800px;
}


#food .illust01 img, #food .illust02 img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}


/* カラム */

#foodbox01, #foodbox02, #foodbox03, #foodbox04, #foodbox05 {
	width: 1000px;
	margin-bottom: 0px;
	position: relative;
	height: 340px;
}

#foodbox01 .photo, #foodbox03 .photo, #foodbox05 .photo {
	width: 415px;
	z-index: 100!important;
	position: absolute;
	top: 0px;
	left: 0px;
}

#foodbox02 .photo, #foodbox04 .photo {
	width: 415px;
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 0px;
}

#foodbox01 .back01, #foodbox03 .back03, #foodbox05 .back05 {
	width: 400px;
	height: 300px;
	z-index: 10!important;
	position: absolute;
	top: 25px;
	left: 392px;
	background-repeat: no-repeat;
	background-position: left top;
}

#foodbox02 .back02, #foodbox04 .back04 {
	width: 400px;
	height: 300px;
	z-index: 10;
	position: absolute;
	top: 37px;
	left: 206px;
	background-repeat: no-repeat;
	background-position: left top;
}

#foodbox01 .back01 {
	background-image: url(../images/food_back_pc01.jpg);
}

#foodbox02 .back02 {
	background-image: url(../images/food_back_pc02.jpg);
}

#foodbox03 .back03 {
	background-image: url(../images/food_back_pc03.jpg);
}

#foodbox04 .back04 {
	background-image: url(../images/food_back_pc04.jpg);
}

#foodbox05 .back05 {
	background-image: url(../images/food_back_pc05.jpg);
}


#foodbox01 .title, #foodbox03 .title, #foodbox05 .title {
	font-size: 21px;
	line-height: 28px;
	font-weight: 600;
	transform: rotate(-2deg);
	position: absolute;
	top: 28px;
	left: 52px;
	color: rgba(255,255,255,1.00);
	z-index: 100!important;
}

#foodbox02 .title, #foodbox04 .title {
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
	transform: rotate(-2deg);
	position: absolute;
	z-index: 20;
	top: 25px;
	left: 40px;
	color: rgba(255,255,255,1.00);
}

#foodbox01 .txt, #foodbox03 .txt, #foodbox05 .txt {	
	width: 320px;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	position: absolute;
	z-index: 100!important;
	top: 92px;
	left: 45px;
}

#foodbox02 .txt, #foodbox04 .txt  {
	width: 320px;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	position: absolute;
	z-index: 100!important;
	top: 95px;
	left: 45px;
}

.illust03 {
	width: 100px;
	position: absolute;
	top: 100px;
	right: 0px;
}

.illust04 {
	width: 160px;
	position: absolute;
	top: 110px;
	left: 0px;
}

.illust05 {
	width: 160px;
	position: absolute;
	top: 120px;
	right: 0px;
}

.illust06 {
	width: 150px;
	position: absolute;
	top: 110px;
	left: 00px;
}

.illust07 {
	width: 160px;
	position: absolute;
	top: 100px;
	right: 0px;
}

.illust03 img, .illust04 img, .illust05 img, 
.illust06 img, #food .illust07 img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}




/* プラスアルファ */

#plus {
	width: 1000px;
	position: relative;
	margin-bottom: 80px !important;
	background-image: url(../images/food_bg_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

#plus .catch {
	font-size: 28px;
	line-height: 40px;
	font-weight: 600;
	text-align: center;
	padding-top: 30px;
	height: 149px;
}

#plus .txt {
	width: 850px;
	font-size: 18px;
	line-height: 31.5px;
	text-align: left;
	margin-left: 80px;
	margin-bottom: 45px;
}

#plus .photo {
	width: 930px;
	margin-left: 60px;
	margin-bottom: 50px;
}

#plus .photo ul li {
	width: 300px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

#plus .photo ul li img {
	width: 100%;
	vertical-align: top;
}







