/* Scss Document */
.price {
  font-size: 30px;
  line-height: 33px;
}
.price span {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .price {
    line-height: 1.1;
    font-size: 4.5vw;
  }
  .price span {
    font-size: 4vw;
  }
}
.dot {
  font-size: 6px;
  padding-right: 11px;
}
.bg_box {
  background: url(../img/lunch/border1.jpg) no-repeat center top/100% auto, url(../img/lunch/border2.jpg) no-repeat center bottom/100% auto, url(../img/lunch/border3.jpg) repeat-y center top/100% auto;
}
@media screen and (min-width: 768px) {
  #key {
    background: url("../img/lunch/key.jpg") no-repeat center/cover;
  }
}
#sec1 {
  color: #fff;
}
#sec1 .sec1_01 {
  background: url(../img/lunch/sec1_bg.jpg) no-repeat center bottom/cover;
  padding-top: 161px;
  padding-bottom: 150px;
}
#sec1 .sec1_01 h2 {
  position: relative;
  display: inline-block;
  margin-left: 65px;
  margin-bottom: 41px;
}
#sec1 .sec1_01 h2 .ttl {
  letter-spacing: 0.23em;
  line-height: 1.3;
}
#sec1 .sec1_01 h2 span {
  font-size: 42px;
}
#sec1 .sec1_01 h2 .txt-lunch {
  top: -7px;
  right: -207px;
  position: absolute;
  width: 458px;
}
#sec1 .sec1_01 h2 .icon_dot {
  display: inline-block;
  margin: 12px 16px 0 0 !important;
}
#sec1 .sec1_01 h2 p:nth-child(2) {
  letter-spacing: 0.1em;
  margin-left: 145px;
  margin-top: 6px;
}
#sec1 .sec1_01 h2 p:nth-child(2) span {
  letter-spacing: 0.13em;
}
#sec1 .sec1_01 .text {
  width: 100%;
  max-width: 370px;
  line-height: 2.27;
}
@media screen and (max-width: 767px) {
  #sec1 .sec1_01 {
    background: url(../img/lunch/sec1_bg_sp.jpg) no-repeat center bottom/cover;
    padding: 14vw 0;
  }
  #sec1 .sec1_01 h2 {
    margin: 0 0 5vw 0;
    display: block;
  }
  #sec1 .sec1_01 h2 .txt-lunch {
    width: 70%;
    position: absolute;
    top: auto;
   bottom: -6vw;
    right: -5%;
  }
  #sec1 .sec1_01 h2 .icon_dot {
    margin-right: 8px !important;
  }
  #sec1 .sec1_01 h2 span {
    font-size: 8vw;
  }
  #sec1 .sec1_01 h2 .ttl {
    letter-spacing: 0.1em;
  }
  #sec1 .sec1_01 h2 p:nth-child(2) {
    margin-left: 3em;
    letter-spacing: -0.1em;
  }
  #sec1 .sec1_01 h2 p:nth-child(2) span {
    letter-spacing: 0;
    display: block;
    margin-left: 3em;
  }
}
#sec1 .sec1_02 {
  background: url(../img/lunch/sec1_bg2.jpg) repeat center top;
  padding: 37px 0 101px;
}
#sec1 .sec1_02 h3 {
  letter-spacing: 0.15em;
  margin-bottom: 33px;
}
#sec1 .sec1_02 h3 i {
  display: block;
  margin: 0 auto;
}
#sec1 .sec1_02 h3 i.deco1 {
  width: 60px;
  margin-bottom: 14px;
}
#sec1 .sec1_02 h3 .fz39 {
  display: block;
  font-size: 39px;
  line-height: 1;
  letter-spacing: 0.2em;
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  #sec1 .sec1_02 {
    padding: 14vw 0 16vw;
  }
  #sec1 .sec1_02 h3 {
    margin-bottom: 5vw;
  }
  #sec1 .sec1_02 h3 i.deco1 {
    width: 40px;
    margin-bottom: 2vw;
  }
  #sec1 .sec1_02 h3 .fz39 {
    font-size: 7.5vw;
    margin-bottom: 2vw;
  }
  #sec1 .sec1_02 h3 .fz28 {
    letter-spacing: 0.1em;
  }
  #sec1 .sec1_02 .text {
    text-align: left;
  }
}
#sec2 {
  background: url(../img/lunch/sec2_bg.jpg) repeat center top;
  padding-top: 75px;
  padding-bottom: 96px;
}
#sec2 h2 span {
  padding: 0 55px 0 65px;
  letter-spacing: 0.25em;
}
#sec2 .sec2-group .fl {
  position: relative;
  width: 500px;
  letter-spacing: 0.12em;
}
#sec2 .sec2-group .fl .photo {
  position: absolute;
  top: 36px;
  left: -120px;
}
#sec2 .sec2-group .fr {
  width: 500px;
  margin-top: 193px;
  line-height: 2.3;
}
#sec2 .text2 {
  padding: 0 0 60px 62px;
  border-bottom: 2px solid #cbaa7e;
}
#sec2 .price1 {
  margin-top: 9px;
}
#sec2 .link {
  position: relative;
  margin-top: 80px;
  z-index: 0;
}
#sec2 .link:before {
  content: "";
  position: absolute;
  top: -100px;
  right: 236px;
  background: url(../img/lunch/sec2_deco.png) no-repeat center top;
  width: 190px;
  height: 151px;
  z-index: -1;
}
#sec2 .box {
  margin-top: -30px;
  font-size: 14px;
  line-height: 25px;
  box-shadow: 0px 3px 32.2px 2.8px rgba(4, 0, 0, 0.4);
  position: relative;
  z-index: 1;
  color: #fff;
  width: 531px;
  z-index: 1;
  padding: 56px 0 45px;
}
#sec2 .box .fl {
  width: 174px;
  padding-left: 69px;
}
#sec2 .box .fr {
  width: 204px;
  padding-right: 76px;
}
@media screen and (min-width: 768px) {
  #sec2 h2 {
    position: absolute;
    top: 24px;
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #sec2 {
    padding: 14vw 0;
  }
  #sec2 h2 {
    margin-bottom: 7vw;
  }
  #sec2 .sec2-group .fl {
    width: 100%;
  }
  #sec2 .sec2-group .fl .photo {
    position: static;
    margin-top: 3vw;
  }
  #sec2 .sec2-group .fr {
    width: 100%;
    margin-top: 0;
  }
  #sec2 .text2 {
    padding: 5vw 0;
    line-height: 1.8;
  }
  #sec2 .price1 {
    margin-top: 4vw;
    line-height: 1.8;
  }
  #sec2 .box {
    margin-top: 10vw;
    width: 100%;
    padding: 10vw 11%;
    box-sizing: border-box;
  }
  #sec2 .box .fl, #sec2 .box .fr {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }
  #sec2 .link {
    margin-top: 10vw;
  }
  #sec2 .link:before {
    right: auto;
    left: -12%;
    top: -19vw;
    background: url(../img/lunch/sec2_deco.png) no-repeat center top/100% auto;
    width: 130px;
    height: 151px;
  }
}
#sec3 {
  background: url(../img/lunch/sec3_bg.jpg) no-repeat center top/cover;
  padding-top: 99px;
  padding-bottom: 106px;
}
#sec3 h2 {
  font-size: 32px;
  margin-bottom: 63px;
}
#sec3 h2 span {
  line-height: 1.875;
  padding: 0 58px;
}
#sec3 h2 em {
  line-height: 1;
}
#sec3 .text1 {
  width: 444px;
  line-height: 2.27;
}
#sec3 .menu {
  position: relative;
  z-index: 1;
  box-shadow: 0px 3px 32.2px 2.8px rgba(4, 0, 0, 0.4);
  line-height: 45px;
  color: #fff;
  margin-top: 46px;
  padding: 62px 0 38px;
  width: 531px;
}
#sec3 .menu div {
  padding: 0 65px 42px 60px;
}
#sec3 .menu div h3 {
  font-size: 23px;
  line-height: 32px;
  letter-spacing: 1.8px;
  padding: 0 0 20px 24px;
}
#sec3 .menu div h3:before {
  content: "";
  position: absolute;
  left: 59px;
  background: url(../img/lunch/sec3_item.jpg) no-repeat center top;
  width: 6px;
  height: 30px;
}
#sec3 .menu div dl {
  border-bottom: 1px solid #545b54;
}
#sec3 .menu div dl:first-of-type {
  border-top: 1px solid #545b54;
}
#sec3 .menu div dl dt {
  float: left;
}
#sec3 .menu div dl dd {
  float: right;
  text-align: right;
}
#sec3 .menu div:last-child {
  padding-bottom: 10px;
}
#sec3 .slider_fade {
  position: absolute;
  top: 172px;
  right: -119px;
  width: 621px;
}
#sec3 .slider_fade .slick-dots {
  justify-content: flex-start;
  margin: 20px 0 0 44px;
}
#sec3 .info {
  padding: 92px 155px 82px 156px;
  width: 300px;
  background: url(../img/lunch/sec3_bg2.png) no-repeat center top;
  position: absolute;
  bottom: -45px;
  right: -95px;
  z-index: 1;
}
#sec3 .info h4 {
  position: absolute;
  bottom: 120px;
  right: 175px;
}
#sec3 .info h3 {
  margin-left: -8px;
  width: 203px;
}
@media screen and (max-width: 767px) {
  #sec3 {
    padding: 14vw 0;
  }
  #sec3 h2 {
    font-size: 6vw;
    margin-bottom: 7vw;
  }
  #sec3 h2 span {
    padding: 2vw 11% 0;
    line-height: 1.5;
  }
  #sec3 h2 em {
    line-height: 1;
  }
  #sec3 .text1 {
    line-height: 1.8;
    width: 100%;
  }
  #sec3 .slider_fade {
    position: static;
    width: 100%;
    margin-bottom: 5vw;
  }
  #sec3 .slider_fade .slick-dots {
    justify-content: center;
    margin: 2vw 0 0 0;
  }
  #sec3 .menu {
    width: 100%;
    padding: 10vw 0;
  }
  #sec3 .menu div {
    padding: 0 8% 5vw;
  }
  #sec3 .menu div h3 {
    position: relative;
    padding: 0 0 2vw 4%;
  }
  #sec3 .menu div h3:before {
    left: 0;
    width: 3px;
  }
  #sec3 .info {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    background: url(../img/lunch/sec3_bg2_sp.png) no-repeat center top/100% auto;
    /*padding: 38vw 28% 11vw 10%;*/
    padding: 144px 88px 42px 37px;
    right: inherit;
    bottom: inherit;
    margin-top: -13vw;
    z-index: 1;
    max-width: 345px;
    height: 363px;
    letter-spacing: 0;
  }
  #sec3 .info h4 {
    bottom: 93px;
    right: 76px;
    width: 110px;
  }
}
#sec4 {
  color: #fff;
  background: url(../img/lunch/sec1_bg2.jpg) repeat center top;
  padding: 126px 0 108px;
}
#sec4 h2 {
  margin-bottom: 49px;
  color: #fff;
}
#sec4 h2 em {
  line-height: 1;
}
#sec4 h2:before {
  background: #c9a776;
  width: 39px;
}
#sec4 h2 span {
  background: url("../img/course/course_ttl2_deco1.png") no-repeat top left/auto 100%, url("../img/course/course_ttl2_deco2.png") no-repeat top right/auto 100%;
  padding: 1px 44px;
}
#sec4 .text1 {
  line-height: 2.27;
}
#sec4 .text2 {
  padding: 51px 0 43px 0;
  background: url(../img/lunch/sec4_border1.jpg) no-repeat top/100% auto, url(../img/lunch/sec4_border2.jpg) no-repeat center bottom/100% auto, url(../img/lunch/sec4_border3.jpg) repeat-y center top/100% auto;
  box-shadow: 0px 3px 32.2px 2.8px rgba(4, 0, 0, 0.4);
  font-size: 14px;
  line-height: 25px;
  z-index: 1;
  position: relative;
  width: 622px;
}
#sec4 .text2 .fl {
  width: 235px;
  padding-left: 64px;
}
#sec4 .text2 .fr {
  width: 274px;
  padding-right: 38px;
}
#sec4 .price1 {
  width: 378px;
  border-top: 2px solid #886543;
  margin-top: 171px;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  #sec4 .text1 {
    width: 381px;
    margin-left: auto;
  }
  #sec4 .photo {
    position: absolute;
    top: 161px;
    left: -62px;
  }
  #sec4 .sec4-group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    margin-top: 82px;
  }
}
@media screen and (max-width: 767px) {
  #sec4 {
    padding: 16vw 0;
  }
  #sec4 h2 {
    font-size: 6vw;
    margin-bottom: 7vw;
  }
  #sec4 h2 span {
    padding: 2vw 11% 0;
    line-height: 1.5;
  }
  #sec4 h2 em {
    line-height: 1;
  }
  #sec4 .text1 {
    margin-top: 5vw;
  }
  #sec4 .price1 {
    margin-top: 5vw;
    width: 100%;
    padding-top: 3vw;
  }
  #sec4 .text2 {
    width: 100%;
    margin-top: 10vw;
    box-sizing: border-box;
    padding: 10vw 10%;
  }
  #sec4 .text2 ul {
    padding: 0 !important;
    width: 100%;
  }
}
#sec5 {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  background: url(../img/lunch/sec5_bg.jpg) repeat center top;
  padding: 108px 0 100px;
}
#sec5 h2 {
  margin: 0 auto 33px;
  width: 384px;
}
#sec5 dl {
  position: relative;
  text-align: center;
  background: url("../img/lunch/lunch_ttl_deco1.png") no-repeat top left/auto 100%, url("../img/lunch/lunch_ttl_deco2.png") no-repeat top right/auto 100%;
  padding-top: 18px;
  letter-spacing: 0.2em;
  box-sizing: border-box;
  width: 406px;
  margin: 0 auto 40px;
}
#sec5 dl:after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/lunch/sec5_line.jpg) no-repeat center top;
  width: 46px;
  height: 5px;
}
#sec5 dl dt {
  font-size: 26px;
  font-weight: bold;
}
#sec5 dl dd {
  line-height: 42px;
  margin-top: 5px;
}
#sec5 dl dd span {
  font-size: 20px;
}
#sec5 .menu {
  background: url(../img/lunch/sec5_border1.jpg) no-repeat top/100% auto, url(../img/lunch/sec5_border2.jpg) no-repeat center bottom/100% auto, url(../img/lunch/sec5_border3.jpg) repeat-y center top/100% auto;
  box-shadow: 0px 3px 32.2px 2.8px rgba(4, 0, 0, 0.4);
  box-sizing: border-box;
  padding: 42px 0 45px;
  width: 471px;
  min-height: 332px;
}
#sec5 .menu .fl {
  padding: 0 52px 0 56px;
  width: 132px;
}
#sec5 .menu .fr {
  width: 172px;
  padding-right: 43px;
}
#sec5 .link {
  margin: 58px auto 0;
  width: 100%;
  max-width: 395px;
}
@media screen and (max-width: 767px) {
  #sec5 {
    padding: 14vw 0;
  }
  #sec5 h2 {
    width: 68%;
  }
  #sec5 .menu {
    width: 100%;
    float: none !important;
    padding: 10vw 6%;
  }
  #sec5 .menu + .menu {
    margin-top: 10vw;
  }
  #sec5 .menu ul {
    float: none !important;
    padding: 0 !important;
    margin-left: 5%;
    width: 95% !important;
  }
  #sec5 dl {
    padding-top: 2vw;
    width: 100%;
    margin-bottom: 10vw;
  }
  #sec5 dl:after {
    bottom: -4vw;
    height: 3px;
  }
  #sec5 dl dt {
    font-size: 4.5vw;
  }
  #sec5 dl dd {
    font-size: 5.5vw;
    line-height: 1.2;
    margin-top: 2vw;
  }
  #sec5 dl dd span {
    font-size: 4vw;
  }
  #sec5 .link {
    margin-top: 10vw;
  }
}
#sec6 {
  position: relative;
  background: url(../img/lunch/sec6_bg.jpg) no-repeat center top;
  padding: 95px 0 147px;
}
#sec6 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 33px;
}
#sec6 h2 i {
  display: block;
  margin: 0 auto;
  width: 60px;
  margin-bottom: 28px;
}
#sec6 h2:before {
  content: "";
  position: absolute;
  top: -39px;
  right: -30px;
  background: url(../img/lunch/sec6_deco.png) no-repeat center top/100% auto;
  width: 334px;
  height: 148px;
  z-index: 1;
}
#sec6 h2 .fz28 {
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #sec6:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../img/lunch/sec6_img.jpg) no-repeat center top/cover;
    width: 50%;
  }
  #sec6 .sec6-group {
    margin-left: auto;
    width: 428px;
  }
  #sec6 .text {
    line-height: 2.27;
  }
}
@media screen and (max-width: 767px) {
  #sec6 {
    padding: 14vw 0;
  }
  #sec6 h2 {
    margin-bottom: 5vw;
  }
  #sec6 h2:before {
    width: 176px;
    height: 82px;
    top: -4vw;
    right: 14%;
  }
  #sec6 h2 i {
    width: 40px;
    margin-bottom: 0;
  }
  #sec6 h2 .fz28 {
    font-size: 6vw;
    display: block;
  }
  #sec6 .sec6-img {
    margin-bottom: 5vw;
  }
}