@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
	background: #fff;
}
#main .mainVisual {
    width: 1200px;
    height: 625px;
    margin: auto;
    background-image:url("https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/main_bg.jpg");
    background-repeat: no-repeat;
	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(../img/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 {
    text-align: center;
    margin-top: -123px;
    margin-bottom: 68px;
    position: relative;
}
#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{
    margin-bottom: 93px;
}
#main div .flexBox:last-child {
	margin-bottom: 0;
}
.flexBox .textBox .text, .commodity p.txt{
    color: #1f1f1f;
    font-weight: 600;
}
.commodity p.txt{
    font-size: 18px;
}
.commodity p.txt a{
    text-decoration: underline;
}
.comBtn a{
    background-color: #1F1F1F;
}
body {
	overflow-x: hidden;
}
#container .food {
	position: absolute;
	z-index: -10;
}
#container .food.p01 {
	left: -30px;
    top: 1380px;
}
#container .food.p02 {
	right: -9px;
    top: 2230px;
}
#container .food.p03 {
	left: -10px;
    top: 3460px;
}
#container .food.p04 {
	right: -25px;
    top: 4480px;
}
.headLine02::after {
    width: calc(100% + 50px);
    height: 2px;
    bottom: 0;
    position: absolute;
    left: -50px;
    background-color: #910B0B;
}
.headLine03::after{
    left: auto;
    right: -50px;
}
@media all and (-ms-high-contrast:none) {
	#main .mainVisual h1 {
		padding-top: 176px;
	}
}
@media all and (max-width: 767px) {
    #main{
        padding-bottom: 0px;
        background: none!important;
    }
	#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 div .flexBox{
        margin-bottom: 46px;
    }
	#main .mainVisual {
        height: 0;
        padding-top: 100%;
		margin-bottom: 0px;
        background-image: url("https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/sp_main_img.jpg");
        background-size: contain;
        width: 100%;
	}
	#main .sec01 {
		margin-bottom: 45px;
	}
    #main .sec01 .headLine01{
        margin-bottom: 30px;
    }
    #main .sec01 .headLine01 img{
		width: 50%;
	}
	#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;
	}
    .headLine02::after {
        width: 100%;
    }
	#main .info {
		padding: 0;
		width: 100%;
        background: #fff;
        background-position: bottom left, bottom right, top right, top left;
        background-size: 50.1% 50.1%;
        background-repeat: no-repeat;
        margin: 0 auto 20px;
	}
    #main .info_box{
        color: #1F1F1F;
        font-size: 15px;
        font-weight: bold;
        font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
        letter-spacing: 0.08rem;
        line-height: 2.5;
        text-align: left;
        padding: 20px;
    }
    .commodity p.txt{
        font-size: 15px;
    }
	#container .food img {
		width: 50%;
	}
	#container .food.p01 {
	    left: -30px;
        top: 1340px;
	}
	#container .food.p02 {
        right: -80px;
        top: 2520px;
	}
	#container .food.p03 {
		top: 3800px;
        left: -20px;
	}
	#container .food.p04 {
		right: -125px;
		top: 5020px;
	}
}