@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
	background: url(https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/bg.jpg) repeat center top;
}
#main .mainVisual {
	height: 500px;
	margin-bottom: 50px;
	position: relative;
}
#main .mainVisual .image img {
	width: 100%;
}
#main .mainVisual h1 {
	padding: 160px 10px 10px;
	width: 500px;
	height: 500px;
	font-size: 7rem;
	font-weight: normal;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	/*background: url(https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/h1_bg.png) no-repeat center center;*/
	background-size: 500px auto;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: 6px;
	line-height: 1.45;
}
#main .mainVisual h1 .size {
	font-size: 5rem;
	display: block;
	letter-spacing: 4px;
}
#main .info {
	color: #222;
	font-weight: bold;
	margin: 0 auto 150px;
	padding: 20px;
	width: 600px;
}
#main .info span {
	background-color: #fff;
	line-height: 1.5em;
}
#main .sec01 {
	margin-bottom: 125px;
}
#main .sec02 {
	margin-bottom: 129px;
}
#main .sec02 .headLine01 {
	margin-bottom: 100px;
}
#main .sec02 .headLine01 .image {
	top: 46.5%;
	left: 51.3%;
}
#main .sec03 .headLine01 .image {
	top: 43%;
}
#main .sec03 .headLine01 {
	margin-bottom: 70px;
}
#main div .flexBox:last-child {
	margin-bottom: 0;
}
body {
	overflow-x: hidden;
}
#container .food {
	position: absolute;
	z-index: -10;
}
#container .food.p01 {
	left: 20%;
	top: -50px;
}
#container .food.p02 {
	left: -50px;
	top: 100px;
}
#container .food.p03 {
	left: 55%;
	top: 50px;
}
#container .food.p04 {
	right: -200px;
	top: -200px;
}
#container .food.p05 {
	left: -200px;
	top: 400px;
}
#container .food.p06 {
	right: 10%;
	top: 500px;
}
#container .food.p07 {
	right: -50px;
	top: 700px;
}
#container .food.p08 {
	right: -100px;
	top: 1000px;
}
#container .food.p09 {
	left: -100px;
	top: 1200px;
}
#container .food.p10 {
	left: -50px;
	top: 1800px;
}
#container .food.p11 {
	right: -50px;
	top: 2400px;
}
#container .food.p12 {
	left: -50px;
	top: 2600px;
}
#container .food.p13 {
	right: -10px;
	top: 3000px;
}
#container .food.p14 {
	left: 10px;
	top: 3200px;
}
#container .food.p15 {
	right: 50px;
	top: 3400px;
}
.commodity p.txt a{
    color: #fff;
    text-decoration: underline;
}

@media all and (-ms-high-contrast:none) {
	#main .mainVisual h1 {
		padding-top: 176px;
	}
}
@media all and (max-width: 767px) {
	#main .mainVisual h1 {
		padding: 82px 10px 10px;
		width: 250px;
		height: 250px;
		font-size: 3.5rem;
		background-size: 100% auto;
	}
	#main .mainVisual h1 .size {
		font-size: 2.5rem;
	}
	#main .mainVisual {
		margin-bottom: 44px;
	}
	#main .sec01 {
		margin-bottom: 45px;
	}
	#main .sec02 .headLine01 {
		margin-bottom: 43px;
	}
	#main .sec02 .headLine01 .image {
	    top: 23.5%;
	    left: 51.3%;
	    height: 55px;
	}
	#main .sec02 {
		margin-bottom: 49px;
	}
	#main .sec03 .headLine01 {
		margin-bottom: 44px;
	}
	#main .sec03 .headLine01 .image {
		top: 29%;
		height: 55px;
	}
	#main {
		/*background: url(https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/sp_bg.jpg) repeat center top;*/
		background-size: 100% auto;
	}

	#main .info {
		margin: 0 auto 50px;
		padding: 0;
		width: 100%;
	}

	#container .food img {
		width: 50%;
	}

	#container .food.p01 {
	    left: 0;
	    top: -20px;
	}

	#container .food.p02 {
	    left: -20px;
	    top: 70px;
	}

	#container .food.p03 {
		left: auto;
	    right: -100px;
	    top: 250px;
	}

	#container .food.p04 {
		right: -500px;
		top: -150px;
	}

	#container .food.p05 {
	    left: -100px;
	    top: 300px;
	}

	#container .food.p06 {
	    right: -50%;
	    top: 420px;
	}

	#container .food.p07 {
	    right: -90px;
	    top: 620px;
	}

	#container .food.p08 {
	    right: -220px;
	    top: 840px;
	}

	#container .food.p09 {
	    left: -30px;
	    top: 1140px;
	}

	#container .food.p11 {
	    right: -110px;
	    top: 2380px;
	}

	#container .food.p13 {
	    right: -10px;
	    top: 2950px;
	}

	#container .food.p15 {
		right: 10px;
		top: 3400px;
	}

}