@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
	/*background: url(../img/index/bg.jpg) repeat center top;*/
    color: #333333;
}
#main{
    padding-bottom: 0px;
}
#main .mainVisual {
    background: url("https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/pack_top.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	height: 680px;
	margin-bottom: 50px;
	position: relative;
}
#main .mainVisual .image img {
	width: 100%;
}
#main .mainVisual > img{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100px;
}
#main .mainVisual h1 {
	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 {
	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;*/
    width: 1100px;
    margin: auto;
}
#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;
}
#container .grey_bg{
    margin: 0 calc(50% - 50vw);
    background: #F4F4F4;
    padding: 70px 0px 130px;
}
.headLine02::after{
    height: 2px;
    background-color: #000;
}
.flexBox .textBox .text{
    min-height: auto;
    margin-bottom: 30px;
}
.deadline{
    background: #707070;
    color: #fff;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 2.4!important;
}
.comBox .ttl_img{
    display: block;
    margin: 70px auto 30px;
}
.comBox .add_area01{
    display: block;
    margin: 115px auto 30px;
}
.add_area02{
    margin: -100px 0px 0px 250px;
    padding: 10px 0px 0px;
}
.add_area03{
    margin: 0px 0px -10px 220px;
}
.attention_list li{
    margin-bottom: 30px;
}
.attention_list li:nth-last-child(1){
    margin-bottom: 0px;
}
.attention_list li img{
    margin-bottom: 20px;
}
.attention_list li p{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.68;
}
.point_list li{
    margin-bottom: 47px;
}
.point_list li:nth-last-child(1){
    margin-bottom: 80px;
}
.point_list li div{
    margin-bottom: 16px;
    border-bottom: solid 5px #EEEEEE;
}
.point_list li img:nth-child(1){
    vertical-align: middle;
    margin-right: 0px;
}
.point_list li .point_ttl{
    color: #E85829;
    font-size: 24px;
    line-height: 1.7;
    background: linear-gradient(transparent 50%, #FFF207 50%);
    width: fit-content;
    display: inline-block;
    vertical-align: middle;
}
.point_list li p{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 1.68;
}
.pack_circle{
    position: absolute;
    top: 91px;
    right: 19%;
}
.commodity p.txt{
    line-height: 1.73;
    letter-spacing: 0.05em;
    font-weight: 600;
}
.comBtn a{
    background-color: #EB7042;
}
.veg_bg {
    background-image: url("https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/add_pack_03.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0 calc(50% - 50vw);
}
.point_head{
    position: relative;
}
.point_head img:nth-child(1){
    position: absolute;
    left: 140px;
    top: -90px;
}
@media screen and (min-width:0px) and ( max-width:321px) {
    #main .mainVisual{
        height: 325px!important;
    }
}
@media screen and (min-width:321px) and ( max-width:376px) {
    #main .mainVisual{
        height: 380px;
    }
}
@media screen and (min-width:376px) and ( max-width:414px) {
    #main .mainVisual{
        height: 420px!important;
    }
}
@media all and (-ms-high-contrast:none) {
	#main .mainVisual h1 {
		padding-top: 176px;
	}
}
@media all and (max-width: 767px) {
    #main .mainVisual {
        background-size: cover;
        background-repeat: no-repeat;
    }
    #main .mainVisual img{
        width: 89%;
        top: 50px;
    }
    .pack_circle{
        width: 130px;
        top: 10px;
        right: 10px;
    }
	#main .mainVisual h1 {
		padding: 30px 0px 0px;
		width: 250px;
		height: 250px;
		font-size: 3.5rem;
		background-size: 100% auto;
	}
	#main .mainVisual h1 .size {
		font-size: 2.5rem;
	}
	#main .mainVisual {
		margin-bottom: 0px;
	}
	#main .sec01 {
		/*margin-bottom: 45px;*/
        width: 90%;
	}
	#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(../img/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;
	}
    #container .grey_bg{
        padding: 35px 0px 65px;
    }
    .headLine02 img{
        max-width: unset;
        height: 25px;
    }
    .flexBox .textBox .text{
        font-size: 15px;
        letter-spacing: 0.05em;
        margin-bottom: 15px;
    }
    .commodity{
        margin-top: 15px;
    }
    .commodity p.txt{
        font-size: 15px;
        line-height: 1.42;
    }
    .headLine01{
        margin-bottom: 21px;
    }
    .comBox .ttl_img{
        margin: 40px auto 25px;
    }
    .comBox .add_area01{
        margin: 105px auto 30px;
    }
    .attention_list li img{
        margin-bottom: 10px;
        max-width: unset;
        height: 40px;
    }
    .point_head img:nth-child(1){
        position: absolute;
        left: -20px;
        top: -110px;
    }
    .add_area02{
        margin: -80px 0px 0px -10px;
        padding: 30px 0px 0px;
    }
    .add_area03{
        margin: 0px 0px 10px -10px;
    }
    .point_list li .point_ttl{
        display: inline;
    }
}