
#sec3 {
  position: relative;
  padding: 15vw 0 15vw;
  margin-bottom: -16vw;
}
#sec3:after {
  position: absolute;
  top: 102vw;
  left: 0;
  right: 0;
  bottom: 31vw;
  background: #f2ece7;
  content: "";
  z-index: -1;
}
#sec3 h2 {
  width: 70%;
  margin: 0 auto 5vw;
}
#sec3 .photo {
  margin-bottom: 5vw;
  position: relative;
}
#sec3 .photo:before {
  position: absolute;
  content: "";
  background: url(../img/lunch/sec3_deco.png) no-repeat;
  width: 30vw;
  height: 40vw;
  right: -5%;
  top: -5%;
  z-index: 5;
  background-size: 100%;
}
#sec3 .photo[style="visibility: visible;"]:before{
	 animation: fadeIn 1.5s;	
}
#sec3 .txt {
  margin-bottom: 5vw;
}
#sec3 .deco {
  width: 25%;
}
@media only screen and (min-width: 768px) {

  body {
    line-height: 29px;
    letter-spacing: 0;
  }
  #sec3 {
    padding: 142px 0 100px;
    margin-bottom: -100px;
  }
  #sec3:after {
    top: 310px;
    bottom: 250px;
  }
  #sec3 h2 {
    width: 324px;
    margin: 0px;
    margin-left: 20px;
    margin-bottom: 100px;
  }
  #sec3 .photo {
    margin-bottom: 20px;
    position: absolute;
    width: 749px;
    right: -250px;
    top: 40px;
  }
  #sec3 .photo:before {
    width: 423px;
    height: 294px;
    top: -187px;
    right: 0;
  }
  #sec3 .txt {
    margin-bottom: 20px;
    margin-left: 30px;
    width: 400px;
    line-height: 29px;
  }
  #sec3 .deco {
    width: 174px;
    margin-left: -70px;
  }
}



#sec4 {
  position: relative;
  padding: 8vw 0 15vw;
}
#sec4:before {
  position: absolute;
  bottom: -27vw;
  left: 0;
  right: 0;
  background: url(../img/lunch/sec4_deco1.png) no-repeat;
  content: "";
  z-index: 3;
  width: 30%;
  background-size: 100%;
  height: 50vw;
}
#sec4:after {
  position: absolute;
  top: 102vw;
  left: 0;
  right: 0;
  bottom: 0px;
  background: url("../img/lunch/sec4_deco2.png") no-repeat;
  content: "";
  z-index: -1;
}
#sec4 .photo {
  width: 85%;
  margin: 0 auto 5vw;
}
#sec4 h2 {
  margin-bottom: 5vw;
  font-size: 7vw;
  text-align: center;
  line-height: 1.7;
  font-weight: 500;
}
#sec4 .txt {
  margin-bottom: 5vw;
}
#sec4 .g-btn .btn {
  position: relative;
  font-weight: 500;
}
#sec4 .g-btn .btn span {
  color: #e49138;
  text-align: center;
  top: 40%;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 5;
}
@media only screen and (min-width: 768px) {
  #sec4 {
    padding: 100px 0 82px;
  }
  #sec4:before {
    width: 314px;
    height: 417px;
    bottom: -120px;
  }
  #sec4:after {
    width: 606px;
    height: 1469px;
    bottom: 0;
    top: auto;
    right: 0;
    left: auto;
  }
  #sec4 .photo {
    width: 498px;
    margin: 0px;
    position: absolute;
    left: -40px;
    top: 0;
  }
  #sec4 h2 {
    margin-bottom: 31px;
    font-size: 36px;
    text-align: left;
    margin-top: 55px;
    letter-spacing: 6px;
  }
  #sec4 .col {
    margin-left: 520px;
  }
  #sec4 .txt {
    margin-bottom: 19px;
  }
  #sec4 .g-btn .btn {
    font-size: 18px;
  }
  #sec4 .g-btn .btn:nth-child(2) {
    margin-top: 35px;
    margin-left: 9px;
    margin-right: -20px;
  }
  #sec4 .g-btn .btn:nth-child(1) a span {
    top: 33%;
  }
  #sec4 .g-btn {
    margin-left: 110px;
  }
}




#sec5 {
  position: relative;
}
#sec5 h2 {
  position: absolute;
  bottom: -2%;
  left: 0;
  right: 0;
  width: 80%;
  z-index: 5;
  margin: 0 auto;
}
#sec6 {
  position: relative;
  padding-bottom: 15vw;
}
#sec6 .set1 {
  position: relative;
}
#sec6 .set1:before {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: url("../img/lunch/sec6_deco1.png") no-repeat;
  content: "";
  z-index: 3;
  width: 35%;
  background-size: 100%;
  height: 50vw;
}
#sec6 .set1:after {
  position: absolute;
  top: -8vw;
  left: auto;
  right: 0;
  background: url(../img/lunch/sec6_deco2.png) no-repeat;
  content: "";
  z-index: 3;
  width: 35%;
  background-size: 100%;
  height: 50vw;
}
#sec6 .set1[style="visibility: visible;"]:after{
	 animation: fadeIn 1s;	
}
#sec6 .set1 .row {
  margin-bottom: 15vw;
}
#sec6 .set1 .row .photo {
  margin-bottom: 5vw;
}
#sec6 .set1 .row .col h2, #sec6 .set1 .row .col h3 {
  position: relative;
  font-size: 6vw;
  text-align: center;
  margin-bottom: 10vw;
  font-weight: 500;
  padding-top: 10%;
}
#sec6 .set1 .row .col h2:before, #sec6 .set1 .row .col h3:before {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/dinner/sec3_ttl_deco1.png") no-repeat;
  width: 20vw;
  height: 20vw;
  content: "";
}
#sec6 .set1 .row .col h2:after, #sec6 .set1 .row .col h3:after {
  position: absolute;
  top: 50%;
  right: 0;
  background: url("../img/dinner/sec3_ttl_deco2.png") no-repeat;
  width: 20vw;
  height: 20vw;
  content: "";
}
#sec6 .set1 .row .col .note {
  margin-bottom: 8vw;
  text-align: center;
}
#sec6 .set1 .row .col .price {
  margin-bottom: 2vw;
  font-size: 5vw;
  text-align: center;
}
#sec6 .set1 .row .col .price small {
  font-size: 3vw;
}
#sec6 .set1 .row .col .txt {
  margin-bottom: 5vw;
}
#sec6 .set2 {
  position: relative;
}
#sec6 .set2:before {
  position: absolute;
  top: -23vw;
  left: 0;
  right: 0;
  background: url(../img/lunch/sec6_deco4.png) no-repeat;
  content: "";
  z-index: 3;
  width: 26%;
  background-size: 100%;
  height: 50vw;
}
#sec6 .set2:after {
  position: absolute;
  top: -8vw;
  left: auto;
  right: 0;
  background: url(../img/lunch/sec6_deco3.png) no-repeat;
  content: "";
  z-index: -2;
  width: 76%;
  background-size: 100%;
  height: 150vw;
}
#sec6 .set2 h3 {
  position: relative;
  font-size: 7vw;
  text-align: center;
  margin-bottom: 16vw;
  font-weight: 500;
  padding-top: 10%;
	line-height: 1.5em;
}
#sec6 .set2 h3:before {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/dinner/sec3_ttl_deco1.png") no-repeat;
  width: 20vw;
  height: 20vw;
  content: "";
}
#sec6 .set2 h3:after {
  position: absolute;
  top: 50%;
  right: 0;
  background: url("../img/dinner/sec3_ttl_deco2.png") no-repeat;
  width: 20vw;
  height: 20vw;
  content: "";
}
#sec6 .set2 .photo2 {
  margin-left: 40%;
  margin-top: -15vw;
  position: relative;
  z-index: 5;
}
#sec6 .set2 .note {
  margin-bottom: 8vw;
  text-align: center;
}
#sec6 .set2 .price {
  margin-bottom: 2vw;
  font-size: 5vw;
  text-align: center;
}
#sec6 .set2 .price small {
  font-size: 4vw;
}
#sec6 .set2 .txt {
  margin-bottom: 8vw;
}
@media only screen and (min-width: 768px) {
  #sec5 .ob {
    min-height: 500px;
  }
  #sec5 h2 {
    width: auto;
    text-align: center;
  }
  #sec6 {
    padding-bottom: 220px;
  }
  #sec6 .set1 {
    padding: 120px 0 0;
  }
  #sec6 .set1:before {
    width: 751px;
    height: 699px;
  }
  #sec6 .set1:after {
    width: 208px;
    height: 218px;
    right: 267px;
    top: -70px;
  }
  #sec6 .set1 .row {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  #sec6 .set1 .row.row2 {
    flex-direction: row;
    justify-content: flex-start;
  }
  #sec6 .set1 .row.row2 .col {
    margin-right: 0;
    margin-left: 60px;
    margin-top: 10px;
  }
  #sec6 .set1 .row .photo {
    margin-bottom: 100px;
  }
  #sec6 .set1 .row .col {
    width: 400px;
    margin-right: 32px;
	    position: relative;
    z-index: 10;  
  }
  #sec6 .set1 .row .col h2, #sec6 .set1 .row .col h3 {
    font-size: 36px;
    margin-bottom: 61px;
    text-align: left;
    letter-spacing: 5px;
    padding-left: 50px;
  }
  #sec6 .set1 .row .col h2:before, #sec6 .set1 .row .col h3:before {
    width: 68px;
    height: 66px;
  }
  #sec6 .set1 .row .col h2:after, #sec6 .set1 .row .col h3:after {
    width: 64px;
    height: 77px;
    top: 51px;
  }
  #sec6 .set1 .row .col .note {
    margin-bottom: 26px;
    text-align: left;
  }
  #sec6 .set1 .row .col .price {
    margin-bottom: 0px;
    font-size: 20px;
    text-align: left;
  }
  #sec6 .set1 .row .col .price small {
    font-size: 15px;
  }
  #sec6 .set1 .row .col .txt {
    margin-bottom: 20px;
    width: 330px;
  }
  #sec6 .set2 {
    padding-bottom: 118px;
  }
  #sec6 .set2:before {
    width: 128px;
    height: 131px;
    top: -93px;
    left: auto;
    right: calc(50% + 361px);
  }
  #sec6 .set2:after {
    height: 1363px;
    width: 750px;
  }
  #sec6 .set2 h3 {
    font-size: 36px;
    /*margin-bottom: 100px;*/
    padding-top: 0px;
    letter-spacing: 5px;
    width: 750px;
    margin: 0 auto 49px;
  }
  #sec6 .set2 h3:before {
    width: 68px;
    height: 66px;
    left: 120px;
    top: -30px;
  }
  #sec6 .set2 h3:after {
    width: 64px;
    height: 77px;
    right: 130px;
    top: 40px;
  }
  #sec6 .set2 .photo {
    text-align: center;
  }
  #sec6 .set2 .photo2 {
    margin-left: 470px;
    margin-top: -100px;
    width: 549px;
    margin-bottom: -160px;
  }
  #sec6 .set2 .note {
    margin-bottom: 30px;
    text-align: left;
    margin-left: 110px;
  }
  #sec6 .set2 .price {
    margin-bottom: 0px;
    font-size: 20px;
    text-align: left;
    margin-left: 120px;
  }
  #sec6 .set2 .price small {
    font-size: 15px;
  }
  #sec6 .set2 .txt {
    margin-bottom: 20px;
    margin-left: 110px;
  }
}



#sec7 .set1 {
  position: relative;
}
#sec7 .set1 h2 {
  position: absolute;
  bottom: -2%;
  left: 0;
  right: 0;
  width: 80%;
  z-index: 5;
  margin: 0 auto;
}
#sec7 .set2 {
  position: relative;
  padding-bottom: 10vw;
}
#sec7 .set2:before {
  position: absolute;
  top: -23vw;
  left: 0;
  right: 0;
  background: url(../img/lunch/sec7_deco2.png) no-repeat;
  content: "";
  z-index: 3;
  width: 26%;
  background-size: 100%;
  height: 50vw;
}
#sec7 .set2[style="visibility: visible;"]:before{
	 animation: fadeIn 1.5s;	
}
#sec7 .set2:after {
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0;
  background: url(../img/lunch/sec7_deco3.png) no-repeat;
  content: "";
  z-index: 3;
  width: 80%;
  background-size: 100%;
  height: 50vw;
}
#sec7 .set2 h3 {
  margin-bottom: 5vw;
}
#sec7 .set2 .floor .col {
  margin-bottom: 10vw;
}
#sec7 .set2 .floor .col h4 {
  font-size: 6vw;
  margin-bottom: 3vw;
}
#sec7 .set2 .floor .col .map {
  width: 90%;
}
#sec7 .set2 .floor .col .photo {
  margin-left: 45%;
  position: relative;
  z-index: 5;
  margin-bottom: 8vw;
}
@media only screen and (min-width: 768px) {
  #sec7 .set1 .photo {
    min-height: 502px;
  }
  #sec7 .set1:before {
    position: absolute;
    top: -207px;
    left: auto;
    right: 0;
    background: url(../img/lunch/sec7_deco1.png) no-repeat;
    content: "";
    z-index: 3;
    width: 335px;
    background-size: 100%;
    height: 50vw;
    background-size: 100%;
  }
	#sec7 .set1[style="visibility: visible;"]:before{
	 animation: fadeIn 1.5s;	
}
  #sec7 .set1 h2 {
    width: 871px;
    bottom: -19px;
  }
  #sec7 .set2 {
    padding-bottom: 188px;
    padding-top: 80px;
  }
  #sec7 .set2:before {
    width: 317px;
    height: 507px;
    top: -170px;
  }
  #sec7 .set2:after {
    width: 818px;
    height: 731px;
  }
  #sec7 .set2 h3 {
    margin-bottom: 69px;
    text-align: center;
  }
  #sec7 .set2 .floor {
    display: flex;
    justify-content: space-between;
  }
  #sec7 .set2 .floor .col {
    margin-bottom: 20px;
    width: 440px;
  }
  #sec7 .set2 .floor .col h4 {
    font-size: 32px;
    margin-bottom: 13px;
    margin-left: 10px;
  }
  #sec7 .set2 .floor .col .map {
    width: 439px;
  }
  #sec7 .set2 .floor .col .photo {
    margin-left: 195px;
    margin-top: -10px;
    width: 247px;
    margin-bottom: 30px;
  }
  #sec7 .set2 .floor .col:nth-child(1) .photo {
    margin-left: 230px;
  }
  #sec7 .set2 .floor .col .txt {
    margin-left: 20px;
  }
}




#sec8 {
  position: relative;
}
#sec8:before {
  position: absolute;
  top: -5vw;
  left: auto;
  right: 0;
  background: url("../img/lunch/sec8_deco1.png") no-repeat;
  content: "";
  z-index: 3;
  width: 26%;
  background-size: 100%;
  height: 50vw;
}
@media only screen and (min-width: 768px) {
  #sec8:before {
    width: 212px;
    height: 215px;
  }
}





/*------- KV修正2023/06/07　SP　----------*/
#key-box {
  background: url("../img/lunch/kv_img_sp.jpg") no-repeat center;
  background-size: cover;
}


/*------- KV修正2023/06/07　PC　----------*/
@media only screen and (min-width: 768px) {

	#key-box {
  background: url("../img/lunch/kv_img.jpg") no-repeat center;
  background-size: cover;
}
}







