#sec1 {
  background: url("../img/lunch/sec1_bg3.png"), url("../img/lunch/sec1_bg2.jpg");
  padding: 10vw 0 14vw;
  position: relative;
  background-position: center top, center bottom;
  background-size: 180%, cover;
  background-repeat: no-repeat, no-repeat;
}
#sec1 h2 {
  text-align: center;
  margin-bottom: 60vw;
  line-height: 2;
  font-size: 5vw;
}
#sec1 .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#sec1 .row h3 {
  color: #46190e;
  font-size: 6vw;
  line-height: 2;
  letter-spacing: 3px;
}
#sec1 .row .txt {
  margin-top: 4vw;
}
#sec2 {
  position: relative;
  background: url("../img/lunch/sec2_bg2.png") no-repeat center top;
  background-size: cover;
  padding-top: 12vw;
  box-sizing: border-box;
  margin-bottom: -44px;
  min-height: 402px;
}
#sec2 .photo {
  position: relative;
}
#sec2 .photo:after {
  position: absolute;
  bottom: -37px;
  left: 0;
  right: 0;
  background: url("../img/lunch/sec2_deco.png") no-repeat center bottom;
  content: "";
  width: 100%;
  height: 18vw;
  z-index: -1;
  background-size: 100%;
}
#sec2 h2 {
  color: #46190e;
  font-size: 6vw;
  position: absolute;
  left: 89%;
  top: 0px;
  width: 6vw;
  height: 73vw;
  letter-spacing: 2px;
}
#sec2 .time {
  background: url("../img/shared/bg_brown.jpg") repeat;
  color: #dc5f36;
  font-size: 16px;
  padding: 3px;
  position: absolute;
  right: 5%;
  top: 58vw;
  width: 169px;
  text-align: center;
  letter-spacing: 4px;
}
#sec3 h2 {
  text-align: center;
  margin-bottom: 3vw;
  font-size: 5vw;
  line-height: 2;
}
#sec3 .txt {
  margin-bottom: 6vw;
}
#sec3 .note {
  text-align: center;
  margin-bottom: 47px;
}
#sec3 .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
#sec3 .list .item {
  width: 46%;
  background: rgba(255, 255, 255, 0.3);
  padding: 6%;
  box-sizing: border-box;
  text-align: center;
  color: #46190e;
}
#sec3 .list .item .price {
  margin-bottom: 14px;
  line-height: 37px;
}
#sec3 .list .item .price dt {
  font-size: 21px;
}
#sec3 .list .item .price dd {
  font-size: 18px;
  color: #dc5f36;
}
#sec3 .list .item .txt2 {
  font-size: 15px;
  line-height: 41px;
}
#sec4 {
  padding: 100px 0 183px;
}
#sec4 .box {
  background: url("../img/shared/f_bg.jpg") repeat;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
#sec4 .box:after {
  content: "";
  position: absolute;
  background: url("../img/lunch/sec4_deco.png") no-repeat;
  width: 569px;
  height: 352px;
  z-index: -1;
  bottom: -91px;
  right: -119px;
}
#sec4 .box .inner {
  background: url("../img/index/rss_bg.jpg") repeat;
  padding: 50px;
}
#sec4 .box .inner h2 {
  background: url("../img/shared/f_bg.jpg") repeat;
  font-size: 24px;
  color: #b88c57;
  padding: 11px;
  text-align: center;
}
#sec4 .box .inner .btn-more {

  margin-top: 3vw;
}
#sec4 .box .inner .btn-more a {
  display: block;
  color: #fff;
  background: url("../img/shared/bg1.jpg") repeat;
  width: 144px;
  text-align: center;
}
#sec4 .box .inner #feed .photo {
  border: 1px solid;
}
#sec4 .box .inner #feed .photo span {
  width: 100% !important;
  height: 61vw !important;
}
#sec4 .box .inner #feed .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#sec4 .box .inner #feed .row dl {
  margin-top: 19px;

}
#sec4 .box .inner #feed .row dl .date {
  color: #dc5f36;
}
#sec5 {
  position: relative;
  padding: 14vw 0 10vw;
  background: url("../img/lunch/sec5_bg.png") no-repeat center top;
  background-size: 100%;
}
#sec5 h2 {
  font-size: 23px;
  margin-left: 23px;
  line-height: 52px;
  letter-spacing: 5px;
  margin-bottom: 36px;
}

#sec5:before {
  position: absolute;
  top: 250px;
  right: calc(50% + 115px);
  left: 0;
  height: 385px;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=124, Color=#696969)";
  /*IE 8*/
  -moz-box-shadow: 2px 3px 17px -4px rgba(105, 105, 105, 0.1);
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 3px 17px -4px rgba(105, 105, 105, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 3px 17px -4px rgba(105, 105, 105, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=135, Color=#696969);
  /*IE 5.5-7*/
}

#sec5 ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
}
#sec5 ul li {
  margin-bottom: 25px;
}

#sec6 {
  padding: 0 20px 16vw;
}
#sec6 .box {
  background: url("../img/shared/bg_brown.jpg") repeat;
  max-width: 1339px;
  margin: 0 auto;
  padding: 11% 0 10%;
  box-sizing: border-box;
}
#sec6 .box h2 {
  text-align: center;
  font-size: 33px;
  margin-bottom: 34px;
  line-height: 47px;
  letter-spacing: 3px;
}
#sec6 .box h2 span {
  font-size: 17px;
  font-weight: 500;
  color: #dc5f36;
}
#sec6 .box .note {
  text-align: center;
  margin-bottom: 30px;
}
#sec6 .box .menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

#sec6 .box .menu .col dl {
  border-bottom: 2px solid #8c795d;
  padding: 12px 0;
  line-height: 25px;
}
#sec6 .box .menu .col dl dt {
  float: left;
  padding-left: 10px;
}
#sec6 .box .menu .col dl dd {
  float: right;
  text-align: right;
  padding-right: 10px;
}
#sec6 .box .menu .col dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#sec6 .box .menu .col dl:first-child {
  border-top: 2px solid #8c795d;
}
@media only screen and (max-width: 767px) {
  #sec1 {
    background-color: #F1EFE3;
  }

  #sec1 h2 span {
    font-size: 7vw;
  }
  #sec1 h2 .en {
    font-size: 3vw;
  }
  #sec1 .row {
    flex-direction: column;
  }
  #sec1 .row h3 {
    writing-mode: inherit;
    -o-writing-mode: inherit;
    -ms-writing-mode: inherit;
    -moz-writing-mode: inherit;
    text-align: center;
  }
  #sec1 .row .txt {
    text-align: justify;
  }
  #sec2 {
    margin-bottom: -6vw;
  }
  #sec2 .photo {
    width: 86%;
  }

  #sec3 h2 span {
    font-size: 9vw;
  }
 
  #sec3 .list .item {
    margin-bottom: 8vw;
    margin: 0 2% 6%;
  }

  #sec4 .box .inner {
    padding: 6%;
  }
  #sec4 .box .inner h2 {
    margin-bottom: 8vw;
    width: 92%;
  }
 
  #sec4 .box .inner #feed .row {
    flex-direction: column;
  }
    #sec4 .box .inner .btn-more a{
        margin-left: 48%;
    }
  #sec5 h2 span {
    font-size: 9vw;
  }

  #sec5 .photo {
    margin-bottom: 6vw;
  }
  #sec5 ul {
    justify-content: space-between;
  }
  #sec5 ul li {
    width: 48%;
  }
 
  #sec6 .box .menu {
    flex-direction: column;
  }
  #sec6 .box .menu .col {
    margin-bottom: 7vw;
  }

}

@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 110px 0 108px;
    background: url(../img/lunch/sec1_bg.jpg ) no-repeat center bottom;
    background-size: cover;
  }
  #sec1 h2 {
    margin-bottom: 529px;
    line-height: 65px;
    font-size: 35px;
  }
  #sec1 .row {}
  #sec1 .row h3 {
    width: 150px;
    height: 400px;
    font-size: 35px;
    line-height: 70px;
    margin-left: -27px;
  }
  #sec1 .row .txt {
    width: 670px;
    margin-left: 62px;
    margin-top: 67px;
  }
  #sec2 {
    min-height: 880px;
    padding-top: 100px;
    box-sizing: border-box;
    margin-bottom: -44px;
  }
  #sec2 .photo {
    margin-left: -167px;
    z-index: 0;
  }
  #sec2 .photo:after {
    position: absolute;
    bottom: -105px;
    left: -38px;
    right: 16px;
    
    content: "";
  width: 1000px;height: 239px;background-size: auto;}
  #sec2 h2 {
    font-size: 50px;
    left: 842px;
    top: 17px;
    width: 48px;
    height: 449px;
  letter-spacing: 5px;}
  #sec2 .time {
    font-size: 30px;
    padding: 9px;
    left: 747px;
    top: 445px;
    width: 235px;
  }
  #sec3 h2 {
    margin-bottom: 38px;
    font-size: 35px;
  }
  #sec3 .txt {
    text-align: center;
    margin-bottom: 89px;
  }

  #sec3 .list {
    justify-content: space-between;
  }
  #sec3 .list .item {
    width: 313px;
    padding: 55px 60px;
    min-height: 626px;
  }
  #sec3 .list .item .price {
    margin-bottom: 35px;
    line-height: 55px;
  }
  #sec3 .list .item .price dt {
    font-size: 40px;
  }
  #sec3 .list .item .price dd {
    font-size: 30px;
  }
  #sec3 .list .item .txt2 {
    font-size: 20px;
    line-height: 60px;
  }

  #sec4 .box {
    width: 965px;
  }
  #sec4 .box:after {
    content: "";
    position: absolute;
    background: url("../img/lunch/sec4_deco.png") no-repeat;
    width: 569px;
    height: 352px;
    z-index: 0;
    bottom: -110px;
    right: -123px;
  }
  #sec4 .box .inner {
    background: url("../img/index/rss_bg.jpg") repeat;
    padding: 50px;
  }
  #sec4 .box .inner h2 {
    font-size: 35px;
    width: 368px;
    margin-left: 453px;
  }
  #sec4 .box .inner .btn-more {

    text-align: right;
    margin-top: 20px;
    float: right;
  }
  #sec4 .box .inner .btn-more a {
    display: block;
    color: #fff;
    background: url("../img/shared/bg1.jpg") repeat;
    width: 144px;
    text-align: center;
  }
  #sec4 .box .inner #feed .photo {
    margin-top: -50px;
  }
  #sec4 .box .inner #feed .photo span {
    width: 417px !important;
    height: 417px !important;
  }
  #sec4 .box .inner #feed .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #sec4 .box .inner #feed .row dl {
    margin-top: 65px;
    width: 392px;
  }
  #sec4 .box .inner #feed .row dl .date {
    color: #dc5f36;
  }
    #sec4 .box .inner #feed .row dl dd.title a:hover{
        text-decoration: underline;
    }
  #sec5 {
    padding: 159px 0 100px;
  }
  #sec5 h2 {
    font-size: 35px;
    margin-left: 23px;
    line-height: 74px;
    letter-spacing: 5px;
    margin-bottom: 94px;
    position: relative;
    z-index: 10;
  }

  #sec5:before {
    left: 0;
    content: "";

  top: 748px;}
  #sec5 .photo {
    position: absolute;
    left: 369px;
    top: -42px;
    width: 750px;
  }
  #sec5 ul {
    flex-direction: column;
  }

  #sec5 .txt {
    position: absolute;
    left: 542px;
    top: 478px;
  }
  #sec6 {
    padding: 0 20px 145px;
  }
  #sec6 .box {
    
    padding: 101px 0;
    box-sizing: border-box;
  }
  #sec6 .box h2 {
    font-size: 50px;
    margin-bottom: 35px;
    line-height: 63px;
  }
  #sec6 .box h2 span {
    font-size: 25px;
  }

  #sec6 .box .menu .col {
    width: 480px;
  }

  #sec6 .box .menu .col dl dt {
    float: left;
    padding-left: 10px;
  }
  #sec6 .box .menu .col dl dd {
    float: right;
    text-align: right;
    padding-right: 10px;
  }
  #sec6 .box .menu .col dl:after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
  }

}