:root {
  --wrapPadding: 5.3vw;
}

.block dl:after {
  display: none !important;
}

#sec1 {
  padding: 9vw 0 0;
}
#sec1 .img {
  margin: 0 1.46vw;
}
#sec1 .deco {
  position: absolute;
  width: 38vw;
  top: 55.3vw;
  left: 2.67vw;
}
#sec1 h2 {
  margin: 5vw 0 7vw;
}
#sec1 .txt {
  margin: 0 var(--wrapPadding);
}

.line {
  margin: 17vw 0 3vw;
}

.slick-arrow {
  position: absolute;
  width: 11vw;
  height: 11vw;
  cursor: pointer;
  transform: none;
  z-index: 2;
  outline: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
}
.slick-arrow::before {
  display: none;
}
.slick-arrow.slick-prev {
  background: url("../img/lunch/right.png") no-repeat center/100% auto;
  left: 2.67vw;
  transform: rotate(180deg);
}
.slick-arrow.slick-next {
  background: url("../img/lunch/right.png") no-repeat center/100% auto;
  right: 2.67vw;
}

#sec2 .set1 {
  position: relative;
  z-index: 2;
  text-align: center;
}
#sec2 .set1 h2 {
  text-align: center;
  margin: 0 0 5vw;
}
#sec2 .set1 h2 .ln1 {
  display: block;
  margin: 0 2.67vw;
  line-height: 2;
  font-size: 7.544vw;
  letter-spacing: 0.1em;
  position: relative;
  padding: 0 0 3vw;
}
#sec2 .set1 h2 .ln1::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/shared/ttl_border.png");
  height: 2px;
}
#sec2 .set1 h2 .ln2 {
  font-size: 8.4vw;
  line-height: 2;
  letter-spacing: 0.15em;
  display: block;
}
#sec2 .set1 .txt + .txt {
  margin-top: 28px;
}
#sec2 .set2, #sec2 .set3 {
  position: relative;
  background: url("../img/shared/line.png");
  background-size: 70vw auto;
  margin: 14vw 0 0;
  padding: 6.13vw 0 5vw;
}
#sec2 .set2 .deco, #sec2 .set3 .deco {
  position: absolute;
  width: 25.867vw;
  top: -22.4vw;
  right: 2.67vw;
}
#sec2 .set2 h3, #sec2 .set3 h3 {
  text-align: center;
  padding: 11vw 0 0;
  background: url("../img/lunch/s2_icon.png") no-repeat top center/8vw auto;
  font-size: 8vw;
  letter-spacing: 0.15em;
  line-height: 1.5;
  margin: 0 0 4vw;
}
#sec2 .set2 .group-img .slick-arrow, #sec2 .set3 .group-img .slick-arrow {
  top: auto;
  bottom: 8vw;
}
#sec2 .set2 .group-thumb, #sec2 .set3 .group-thumb {
  width: 86.13vw;
  display: flex;
  flex-direction: column;
  gap: 2.9vw;
  margin: 0 auto;
}
#sec2 .set2 .group-thumb .thumb, #sec2 .set3 .group-thumb .thumb {
  background: url("../img/lunch/s2_bg_thumb.png") no-repeat center left/100% auto;
  height: 22.4vw;
  box-sizing: border-box;
  padding: 2vw 0 0;
  cursor: pointer;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
}
#sec2 .set2 .group-thumb .thumb dl, #sec2 .set3 .group-thumb .thumb dl {
  display: flex;
  justify-content: space-between;
  gap: 3vw;
  align-items: baseline;
  line-height: 1.5;
}
#sec2 .set2 .group-thumb .thumb dl dt, #sec2 .set3 .group-thumb .thumb dl dt {
  font-size: 7vw;
  letter-spacing: 0;
}
#sec2 .set2 .group-thumb .thumb dl .line2, #sec2 .set3 .group-thumb .thumb dl .line2 {
  width: 100%;
  height: 1px;
  position: relative;
  bottom: 1vw;
  background: #e8e7e2;
}
#sec2 .set2 .group-thumb .thumb dl .price, #sec2 .set3 .group-thumb .thumb dl .price {
  font-size: 5vw;
  letter-spacing: 0.15em;
  min-width: -moz-max-content;
  min-width: max-content;
}
#sec2 .set2 .group-thumb .thumb .txt2, #sec2 .set3 .group-thumb .thumb .txt2 {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.15em;
  transition: all 0.5s;
  margin: 2px 0 0;
}
#sec2 .set2 .group-thumb .thumb.active, #sec2 .set3 .group-thumb .thumb.active {
  background-image: url("../img/lunch/s2_bg_thumb2.png");
  color: #fff;
}
#sec2 .set3 {
  margin-top: 7vw;
}
#sec2 .set3 .deco2 {
  position: absolute;
  width: 44.13vw;
  bottom: -29.5vw;
}

#sec3 {
  margin: 34vw 0 0;
  background: url("../img/shared/line.png");
  background-size: 70vw auto;
  padding: 10vw 0;
}
#sec3 h2 {
  text-align: center;
  line-height: 1.5;
  font-size: 8.2vw;
  letter-spacing: 0.15em;
  margin: 0 0 6vw;
}
#sec3 .flex {
  margin: 0 auto 7vw;
  width: 275px;
}
#sec3 .flex .col {
  padding: 0 13px;
}
#sec3 .flex .col dl {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
#sec3 .flex .col .txt {
  line-height: 1.5;
  margin: 10px 0 0;
}
#sec3 .flex .line2 {
  height: 1px;
  margin: 4vw 0;
  background: #e8e7e2;
}

#sec4 {
  position: relative;
  margin: 4vw 0 0;
  padding: 0 0 12vw;
}
#sec4::before {
  content: "";
  position: absolute;
  left: 2.67vw;
  right: 2.67vw;
  bottom: 0;
  top: 5.46vw;
  background: url("../img/lunch/s4_border.png") no-repeat top center/100% 100%;
}
#sec4 .inner {
  position: relative;
}
#sec4 .plus {
  margin: 0 2.67vw 0 auto;
  background: url("../img/lunch/plus.png") no-repeat top 4.4vw center/4vw auto, url("../img/lunch/s4_bg_ttl.png") no-repeat center/100% auto;
  width: 25.2vw;
  height: 24.3vw;
  box-sizing: border-box;
  text-align: center;
  font-size: 3.3vw;
  line-height: 1.6;
  padding: 10vw 0 0;
  letter-spacing: 0.15em;
  color: #fff;
}
#sec4 h2 {
  margin: 0 5.2vw 6.5vw;
  padding: 0 0 4vw 3vw;
  font-size: 4.92vw;
  line-height: 1.83;
  letter-spacing: 0.1em;
  background: url("../img/lunch/s4_line.png") no-repeat bottom center/100% auto;
}
#sec4 .price1 {
  background: url("../img/lunch/s4_bg_ttl2.png") no-repeat center/100% auto;
  height: 9.867vw;
  width: 89.3vw;
  padding: 0 6.4vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 4.2vw;
  line-height: 1.5;
  margin: 0 auto;
  box-sizing: border-box;
  letter-spacing: 0.15em;
}
#sec4 .price1 + .price1 {
  margin-top: 2vw;
}
#sec4 .txt {
  margin: 2vw 0 0;
}
#sec4 .txt2 {
  margin: 28px 9vw 0;
}
#sec4 .price {
  width: 287px;
  margin: 6vw auto 5.3vw;
}
#sec4 .price dl {
  line-height: 1.5;
  font-size: 12px;
  padding: 0 0 12px;
  box-sizing: border-box;
  border-bottom: 1px dashed #d7cbc1;
  display: flex;
  justify-content: space-between;
}
#sec4 .price dl + dl {
  margin-top: 12px;
}
#sec4 .img {
  width: 79.5vw;
  margin: 0 auto;
}

#sec5 {
  position: relative;
  margin: 16.267vw 0 0;
}
#sec5 .deco {
  position: absolute;
  width: 34.53vw;
  top: -18.8vw;
  left: 0;
}
#sec5 h2 {
  text-align: center;
  padding: 8vw 0 0;
  background: url("../img/lunch/s5_icon.png") no-repeat top center/5.867vw auto;
}
#sec5 h3 {
  line-height: 1.5;
  font-size: 6.3vw;
  letter-spacing: 0.1em;
  padding: 0 0 6vw;
  margin: 7vw 0 8vw;
  text-align: center;
  background: url("../img/lunch/s5_line.png") no-repeat bottom center/100% auto;
}
#sec5 .group {
  position: relative;
  margin: 5vw 0 0;
  padding: 0 0 12vw;
}
#sec5 .group::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 7.867vw;
  background: url("../img/lunch/s5_bg.png") no-repeat top center/100% 100%;
}
#sec5 .group .row1 {
  width: 55.467vw;
  margin: 0 0 0 2.67vw;
  text-align: center;
  position: relative;
  z-index: 2;
}
#sec5 .group .row1 dl {
  font-size: 4.2vw;
  line-height: 1.5;
  display: flex;
  margin: 1vw 0 0 5vw;
  gap: 6vw;
  letter-spacing: 0.15em;
}
#sec5 .group .row2 {
  position: relative;
  z-index: 2;
}
#sec5 .group .row2 .balloon {
  position: absolute;
  top: -19.2vw;
  right: 0;
  width: 36.4vw;
}
#sec5 .group .row2 .img {
  width: 58.53vw;
  margin: 0 0 0 32vw;
}
#sec5 .group .row2 .group-img {
  position: relative;
  z-index: 2;
  margin: -12vw 0 0;
}
#sec5 .group .row2 .group-img .img2 {
  width: 60vw;
}
#sec5 .group .row2 .group-img dl {
  position: absolute;
  left: 52vw;
  top: 15.6vw;
  font-size: 4.2vw;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
#sec5 .group .row2 .group-img dl dd {
  margin: 0 0 0 16.5vw;
}
#sec5 .group .row3 {
  margin: -6.267vw 2.67vw 0 0;
  display: flex;
  position: relative;
  justify-content: flex-end;
}
#sec5 .group .row3 .balloon {
  width: 13.2vw;
  margin: 11.6vw 5.2vw 0 0;
}
#sec5 .group .row3 .s5-slider {
  width: 56.8vw;
}
#sec5 .group .row3 .s5-slider .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  bottom: -12px;
  gap: 9px;
  justify-content: center;
}
#sec5 .group .row3 .s5-slider .slick-dots button {
  display: none;
}
#sec5 .group .row3 .s5-slider .slick-dots li {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 0;
  background: #000;
  cursor: pointer;
}
#sec5 .group .row3 .s5-slider .slick-dots li.slick-active {
  background: #be0900;
}
#sec5 .group .txt {
  position: relative;
  margin: 8vw var(--wrapPadding) 0;
}

#sec6 {
  margin: 13.2vw 0 0;
  padding: 0 0 22.8vw;
}
#sec6 h2 {
  text-align: center;
  padding: 8vw 0 0;
  background: url("../img/lunch/s6_icon.png") no-repeat top center/4.53vw auto;
  margin: 0 0 9vw;
}
#sec6 .row1 {
  margin: 0 0 10vw;
}
#sec6 .row1 .img {
  width: 84.8vw;
  margin: 0 auto;
}
#sec6 .row1 h3 {
  margin: 8vw 0 5vw;
}
#sec6 .row1 .txt {
  margin: 0 var(--wrapPadding);
}
#sec6 .row2 .s6-slider .slick-arrow {
  top: 28vw;
}
#sec6 .row2 .s6-slider .slick-arrow.slick-prev {
  left: 2.67vw;
}
#sec6 .row2 .s6-slider .slick-arrow.slick-next {
  right: 2.67vw;
}
#sec6 .row2 .s6-slider .item dl {
  width: 63.2vw;
  min-width: -moz-max-content;
  min-width: max-content;
  margin: 3vw auto 6vw;
}
#sec6 .row2 .s6-slider .item dl dt {
  font-size: 4.2vw;
  line-height: 1.5;
  padding: 0 0 2vw 1vw;
  letter-spacing: 0.15em;
  border-bottom: 1px solid;
}
#sec6 .row2 .s6-slider .item dl dd {
  margin: 2vw 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4vw;
}
#sec6 .row2 .s6-slider .item dl dd span {
  font-size: 7vw;
}
#sec6 .row2 .s6-slider .item dl dd small {
  font-size: 5.6vw;
}
#sec6 .row2 .s6-slider .item .txt {
  margin: 0 var(--wrapPadding);
}
#sec6 .row3 {
  margin: 13vw var(--wrapPadding) 0;
}
#sec6 .row3 .toggle + .toggle {
  margin-top: 25px;
}
#sec6 .row3 .toggle h3.toggle-link {
  text-align: center;
}
#sec6 .row3 .toggle h3.toggle-link span {
  display: block;
  padding: 0 0 3vw;
  position: relative;
}
#sec6 .row3 .toggle h3.toggle-link span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/shared/ttl_border.png");
  height: 2px;
}
#sec6 .row3 .toggle h3.toggle-link:after {
  display: block;
  position: relative;
  margin: 3.2vw auto 0;
  content: "";
  background: url("../img/lunch/toggle_arrow.png") no-repeat center bottom/auto 100%;
  width: 5vw;
  height: 2.8vw;
  left: 0;
  right: 0;
  transition: all 0.5s;
}
#sec6 .row3 .toggle h4.toggle-link {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: center;
}
#sec6 .row3 .toggle h4.toggle-link span {
  display: block;
  padding: 0 0 7px;
  position: relative;
}
#sec6 .row3 .toggle h4.toggle-link span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/shared/ttl_border.png");
  height: 1px;
}
#sec6 .row3 .toggle h4.toggle-link:after {
  display: block;
  position: relative;
  margin: 11px auto 0;
  content: "";
  background: url("../img/lunch/toggle_arrow2.png") no-repeat center bottom/auto 100%;
  width: 16px;
  height: 9.5px;
  left: 0;
  right: 0;
  transition: all 0.5s;
}
#sec6 .row3 .toggle .toggle-main .txt {
  text-align: center;
  padding: 20px 0 0;
  margin: 0 0 20px;
}
#sec6 .row3 .toggle .toggle-main h5 {
  font-weight: bold;
  padding: 11px 0;
  border-bottom: 1px solid #a6a6a6;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}
#sec6 .row3 .toggle .toggle-main h5 ~ h5 {
  margin-top: 20px;
}
#sec6 .row3 .toggle .toggle-main dl {
  padding: 10px 0;
  border-bottom: 1px dashed #707070;
  display: flex;
  justify-content: space-between;
  line-height: 1.5;
  letter-spacing: 0.15em;
  text-align: left;
  font-size: 12px;
  letter-spacing: 0;
}
#sec6 .row3 .toggle .toggle-main dl.ps {
  display: block;
}
#sec6 .row3 .toggle .toggle-main dl.ps2 dd {
  align-self: flex-end;
}
#sec6 .row3 .toggle .toggle-main dl dd {
  min-width: -moz-max-content;
  min-width: max-content;
  text-align: right;
  font-weight: bold;
}
#sec6 .row3 .toggle .toggle-main dl:after {
  display: none !important;
}
#sec6 .row3 .toggle.active > .toggle-link:after {
  transform: rotate(-180deg);
}

#bnr {
  background: url("../img/shared/line.png");
  background-size: 70vw auto;
  padding: 12vw 0 30vw;
  margin: 0 0 -8vw;
}
#bnr .list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7.2vw;
}
#bnr .list li {
  width: 64.53vw;
  position: relative;
}
#bnr .list li .balloon {
  position: absolute;
  width: 45.73vw;
  bottom: -12vw;
  right: -8.8vw;
}
#bnr .list li a {
  background: url("../img/lunch/bnr_bg.png") no-repeat center/100% auto;
  display: block;
  text-decoration: none;
  position: relative;
  height: 40vw;
  box-sizing: border-box;
  padding: 15vw 0 0 9.2vw;
  font-size: 5.3vw;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
#bnr .list li a:after {
  content: "";
  position: absolute;
  right: 10vw;
  background: url("../img/lunch/bnr_arrow.png") no-repeat center/100% auto;
  width: 4.93vw;
  height: 4.93vw;
  top: 16.53vw;
}
#bnr .list li:nth-child(2) a {
  padding-left: 12vw;
}