@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body {
    background: #fff;
}
#main{
    margin-bottom: 0px!important;
}
#main .mainVisual{
    position: relative;
}
#main .mainVisual img:nth-child(1){
    width: 100%;
}
#main .mainVisual img:nth-child(n+2){
    position: absolute;
}
#main .info{
    text-align: center;
    margin: -50px auto 100px;
    z-index: 1;
    position: relative;
}
#main .info p img:nth-child(1){
    margin: auto;
}
#main .info p img:nth-child(2){
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(390%,-10%);
}
#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;
}
.headLine01{
    color: #E34654;
    font-weight: normal;
    font-size: 38px;
}
.flexBox .textBox .text,
.commodity p.txt{
    color: #000;
}
.comBtn a{
    background-color: #171616;
}
.headLine02{
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 18.5px;
    font-size: 0px;
    text-align: left;
}
.headLine02::after{
    background-color: #7F7F7F;
}
.flexBox{
    margin: 0 0 80px;
}
.flexBox .textBox .text{
    min-height: 70px;
}

@media all and (-ms-high-contrast:none) {
	#main .mainVisual h1 {
		padding-top: 176px;
	}
}
@media all and (max-width: 767px) {
    #main {
        padding-bottom: 0px;
    }
    #main .mainVisual{
        background-image: url("https://wwwshokudepocom.ecbeing.biz/img/usr/lp/index/alcohol_01.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        height: 230px;
    }
    #main .info{
        margin: -10px 20px 40px;
    }
	#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;
	}
	#container .food img {
		width: 50%;
	}
    .headLine02{
        padding: 0 0 15px;
        margin: 0 0 15px;
    }
    .headLine01{
        font-size: 23px;
    }
    .pane-main h1, .pane-main h2{
        border-bottom: none;
        margin: 0 auto 40px;
    }
    .flexBox{
        margin: 0 0 40px;
    }
}