@media only screen and (min-width: 360px) and (max-width: 425px) and (min-height: 750px) {
  #key-box .bg-child .img img {
    object-position: -125vw center;
  }
}

#lead {
  padding: 20vw 0 20vw;
}

#lead .img-full {
  margin-bottom: 8vw;
}

#lead .row {
  position: relative;
  z-index: 1;
}

#lead .row h2 {
  font-size: 7vw;
}

#lead .row .desc {
  margin-bottom: 8vw;
}

#lead .row .desc .txt {
  margin-bottom: 20px;
}

#lead .row .desc .txt:last-child {
  margin-bottom: 0;
}

#lead .row .img {
  width: 70vw;
  margin: 0 auto;
}

#lead .row .deco1 {
  width: 57.9vw;
  position: absolute;
  bottom: -20vw;
  right: 0;
  z-index: -1;
}

#lead .row .deco2 {
  width: 16.3vw;
  position: absolute;
  bottom: -20vw;
  right: -5vw;
  z-index: -1;
}

@media only screen and (min-width: 768px) {
  #lead {
    padding: 151px 0 100px;
  }

  #lead .img-full {
    height: 676px;
    margin-bottom: 133px;
  }

  #lead .wrap {
    width: 100%;
    padding: 0 30px;
    max-width: 1260px;
    margin: 0 auto;
  }

  #lead .row {
    margin-left: -89px;
    margin-right: -19px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  #lead .row h2 {
    font-size: 36px;
    line-height: 80px;
    letter-spacing: 0.1em;
    margin-left: 30px;
    white-space: nowrap;
  }

  #lead .row .desc {
    flex-shrink: 0;
    width: 650px;
    margin-bottom: 0;
    margin-left: 73px;
    margin-top: 45px;
  }

  #lead .row .desc .txt {
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.05em;
    margin-bottom: 40px;
  }

  #lead .row .img {
    width: unset;
    margin: 151px 0 0;
  }

  #lead .row .deco1 {
    width: 343px;
    bottom: -37px;
    right: -103px;
  }

  #lead .row .deco2 {
    width: 126px;
    bottom: -164px;
    right: -57px;
  }
}

.desc-price {
  background: url(../img/shared/main_bg3.jpg) repeat;
  box-sizing: border-box;
  padding: 10vw 6vw;
  position: relative;
  z-index: 1;
}

.desc-price::before {
  content: "";
  position: absolute;
  background: #8f1919;
  width: 20vw;
  height: 4px;
  left: 0;
  right: 0;
  top: -2px;
  margin: 0 auto;
}

.desc-price h3 {
  text-align: center;
  margin-bottom: 4vw;
}

.desc-price .note {
  font-size: 5vw;
  text-align: center;
  margin-bottom: 6vw;
}

.desc-price .price {
  font-size: 6.5vw;
  font-family: var(--amiri);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1em;
  text-align: center;
  position: relative;
  padding-bottom: 6vw;
  margin-bottom: 6vw;
}

.desc-price .price::before {
  content: "";
  position: absolute;
  background: #756e67;
  width: 12vw;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.desc-price .price .unit {
  font-family: var(--ship);
  font-weight: 400;
  font-size: 66.6666666667%;
}

.desc-price .sub {
  text-align: center;
  margin-bottom: 3vw;
}

.desc-price ul li {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .desc-price {
    padding: 54px 20px 76px;
    width: 100%;
    max-width: 517px;
  }

  .desc-price::before {
    width: 186px;
    height: 5px;
    top: -3px;
  }

  .desc-price h3 {
    margin-bottom: 8px;
  }

  .desc-price .note {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 36px;
  }

  .desc-price .price {
    font-size: 30px;
    padding-bottom: 34px;
    margin-bottom: 40px;
  }

  .desc-price .price::before {
    width: 100px;
  }

  .desc-price .sub {
    font-size: 18px;
    margin-bottom: 19px;
  }

  .desc-price ul li {
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0.15em;
  }
}

#course {
  padding: 20vw 0 10vw;
  position: relative;
  z-index: 1;
}

#course::before {
  content: "";
  position: absolute;
  background: url(../img/dinner/course_bg.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 1427/507;
  width: 310vw;
  height: auto;
  top: 0;
  left: -110vw;
  right: 0;
  margin: 0 auto;
}

#course::after {
  content: "";
  position: absolute;
  background: url(../img/shared/main_bg2.jpg) repeat;
  width: 31.1vw;
  left: 0;
  top: 150vw;
  bottom: 30.7vw;
  z-index: -2;
}

#course h2 {
  font-size: 8.8vw;
  font-weight: 400;
  font-family: var(--ship);
  letter-spacing: 0.2em;
  line-height: 2em;
  color: #000;
  text-align: center;
  margin-bottom: 10vw;
  position: relative;
  padding-top: 18.1vw;
}

#course h2::before {
  content: "";
  position: absolute;
  background: url(../img/index/sozai_ico.png) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 124/71;
  width: 16.5vw;
  height: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}

#course .txt-large {
  margin-bottom: 10vw;
}

#course .img {
  margin-bottom: 12vw;
}

#course .img .photo1 {
  margin-bottom: 6vw;
}

#course .img .photo2 {
  margin: 0 auto;
  width: 60vw;
}

#course .row .list {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  margin-bottom: 12vw;
}

#course .row .list .photo {
  width: calc(50% - 1vw);
}

@media only screen and (min-width: 768px) {
  #course {
    padding: 75px 0 70px;
  }

  #course::before {
    width: 1427px;
    top: -30px;
    left: -17px;
    right: 0;
  }

  #course::after {
    width: unset;
    left: 0;
    right: calc(50% + 456px);
    top: 620px;
    bottom: 210px;
  }

  #course .wrap {
    width: 100%;
    padding: 0 30px;
    max-width: 1440px;
    margin: 0 auto;
  }

  #course h2 {
    font-size: 40px;
    padding-top: 79px;
    margin-bottom: 21px;
  }

  #course h2::before {
    width: 66px;
  }

  #course .txt-large {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 47px;
  }

  #course .img {
    display: flex;
    justify-content: space-between;
    margin: 0 12px -103px -15px;
    gap: 40px;
  }

  #course .img .photo1 {
    margin-top: 41px;
    margin-bottom: 0;
  }

  #course .img .photo2 {
    margin: 0;
    width: unset;
  }

  #course .row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    gap: 40px;
  }

  #course .row .list {
    gap: 16px 20px;
    margin-bottom: 0;
    margin-top: 185px;
    margin-left: 89px;
  }

  #course .row .list .photo {
    max-width: 344px;
    width: calc(50% - 10px);
  }

  #course .row .desc-price {
    flex-shrink: 0;
  }
}

#set {
  padding: 10vw 0 10vw;
  position: relative;
  z-index: 1;
}

#set::before {
  content: "";
  position: absolute;
  background: url(../img/shared/main_bg2.jpg) repeat;
  width: 31.1vw;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

#set .gallery-container {
  margin-bottom: 12vw;
}

#set .slider-main {
  margin-bottom: 5vw;
  position: relative;
}

#set .slider-main .slick-slide {
  line-height: 1em;
}

#set .slider-main .item {
  position: relative;
}

#set .slider-main .item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#set .slider-main .item .caption {
  position: absolute;
  bottom: 2vw;
  left: 3vw;
  color: #000;
  font-size: 5vw;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.6em;
  text-shadow: 1px 1px #fff;
}

#set .slider-nav .item {
  width: 30vw !important;
  box-sizing: border-box;
  padding: 0 1vw;
}

#set .slider-nav .slick-slide {
  cursor: pointer;
  line-height: 1em;
}

#set .slider-nav .slick-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
}

#set .slider-nav .slick-current img {
  filter: grayscale(0%);
}

#set .slick-prev,
#set .slick-next {
  width: 10vw;
  height: 10vw;
  background: url(../img/dinner/arrow_left.png) no-repeat;
  background-size: cover;
  border-radius: 0;
}

#set .slick-prev {
  left: -5vw;
}

#set .slick-next {
  background-image: url(../img/dinner/arrow_right.png);
  right: -5vw;
}

@media only screen and (min-width: 768px) {
  #set {
    padding: 61px 0 71px;
  }

  #set::before {
    width: unset;
    left: calc(50% + 479px);
    right: 0;
    top: 0;
    bottom: 0;
  }

  #set .wrap {
    width: 100%;
    padding: 0 30px;
    max-width: 1440px;
    margin: 0 auto;
  }

  #set .row {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-right: 30px;
  }

  #set .desc-price {
    margin-top: 3px;
  }

  #set .gallery-container {
    width: calc(100% - 517px - 49px);
    margin-bottom: 0;
  }

  #set .slider-main {
    margin-bottom: 20px;
  }

  #set .slider-main .item {
    height: 536px;
  }

  #set .slider-main .item .caption {
    bottom: 22px;
    left: 22px;
    font-size: 18px;
    text-shadow: unset;
  }

  #set .slider-nav .item {
    width: 163px !important;
    height: 134px;
    padding: 0 6px;
  }

  #set .slider-nav .item img {
    transition: all 0.3s ease;
  }

  #set .slider-nav .item:hover img {
    filter: grayscale(0%);
  }

  #set .slick-prev,
  #set .slick-next {
    width: 60px;
    height: 60px;
    top: calc(50% + 21px);
    transition: all 0.3s ease;
  }

  #set .slick-prev:hover,
  #set .slick-next:hover {
    opacity: 0.7;
  }

  #set .slick-prev {
    left: -30px;
  }

  #set .slick-next {
    right: -30px;
  }
}

#reserv {
  padding: 10vw 0 10vw;
}

@media only screen and (min-width: 768px) {
  #reserv {
    padding: 81px 0 94px;
  }
}

#sake {
  padding: 20vw 0 20vw;
}

#sake .wrap-slider {
  padding-top: 10vw;
  margin-left: calc(50% - 50vw);
  margin-bottom: 8vw;
}

#sake .wrap-slider .slick-dots {
  position: absolute;
  top: -6vw;
  right: 0;
  justify-content: flex-end;
}

#sake .list {
  display: flex;
  justify-content: center;
  gap: 2vw;
  margin-bottom: 12vw;
}

#sake .list .photo {
  width: 50%;
}

#sake .desc {
  margin-bottom: 10vw;
}

#sake .desc h2 {
  margin-left: auto;
  white-space: nowrap;
  font-size: 8.5vw;
  font-weight: 400;
  font-family: var(--ship);
  letter-spacing: 0.15em;
  line-height: 2em;
  color: #000;
  margin-bottom: 6vw;
  text-align: center
}

#sake .btn-popup a::before {
  background-image: url(../img/dinner/icon_plus.png);
  aspect-ratio: 1/1;
  width: 9px;
  height: auto;
  filter: brightness(0) invert(1);
}

@media only screen and (min-width: 768px) {
  #sake {
    padding: 100px 0 100px;
  }

  #sake .wrap {
    width: 100%;
    max-width: 1260px;
    padding: 0 30px;
    margin: 0 auto;
  }

  #sake .wrap-slider {
    padding-top: 61px;
    margin-bottom: 56px;
    margin-right: calc(50% - 150px);
  }

  #sake .wrap-slider .slick-slide {
    line-height: 1em;
  }

  #sake .wrap-slider .slick-slide .photo {
    height: 638px;
  }

  #sake .wrap-slider .slick-slide .photo img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  #sake .wrap-slider .slick-dots {
    top: -42px;
    right: 13px;
  }

  #sake .list {
    justify-content: flex-end;
    gap: 23px;
    margin-bottom: 82px;
    margin-right: -58px;
  }

  #sake .list .photo {
    max-width: 567px;
  }

  #sake .desc {
    width: 390px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }

  #sake .desc h2 {
    font-size: 40px;
    margin-bottom: 84px;
    text-align: left;
  }

  #sake .desc h3 {
    line-height: 60px;
    margin-bottom: 35px;
    letter-spacing: normal;
  }

  #sake .desc .txt {
    width: 360px;
    letter-spacing: 0.05em;
  }

  #sake .btn-popup a::before {
    filter: unset;
  }

  #sake .btn-popup a:hover::before {
    filter: brightness(1) invert(1);
  }
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
  #set .slider-main .item .caption {
    text-shadow: rgba(255, 255, 255, 0.5) 1px 0px 0px, rgba(255, 255, 255, 0.5) 0.540302px 0.841471px 0px, rgba(255, 255, 255, 0.5) -0.416147px 0.909297px 0px, rgba(255, 255, 255, 0.5) -0.989992px 0.14112px 0px, rgba(255, 255, 255, 0.5) -0.653644px -0.756802px 0px, rgba(255, 255, 255, 0.5) 0.283662px -0.958924px 0px, rgba(255, 255, 255, 0.5) 0.96017px -0.279415px 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1260px) {
  #lead .row {
    margin-left: 0;
    margin-right: 0;
  }

  #lead .row .desc {
    width: 585px;
    margin-left: 30px;
  }

  #lead .row .desc .txt {
    font-size: 16px;
  }

  #sake .wrap-slider {
    margin-right: calc(50% - 115px);
  }
}