section h2 {
  letter-spacing: 0.2em;
  font-size: 7vw;
  line-height: 1.8;
  position: relative;
}
section h2 span {
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  section h2 {
    font-size: 38px;
    line-height: 72px;
  }
}

#key .photo {
  height: auto;
}

#lead {
  position: relative;
  padding: 15vw 0 5vw;
  background: url(../img/dinner/lead_deco1.png) no-repeat 0 0/60%, url(../img/dinner/lead_deco2.jpg) no-repeat 0 0vw/130%;
}
#lead h2 {
  margin-bottom: 5vw;
  font-size: 7vw;
}
#lead h2 span {
  padding-left: 19vw;
}
#lead h2 span.pad {
  padding-left: 0vw;
}
#lead .photo-list {
  gap: 5vw;
  padding-bottom: 5vw;
}
#lead .photo-list li {
  flex: 1;
}
#lead .photo-list li:nth-child(1) {
  margin-top: 15vw;
}
#lead .txt p {
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  #lead {
    padding: 116px 20px 100px;
    background-size: auto, auto;
    text-align: center;
  }
  #lead .wrap {
    max-width: 1200px;
  }
  #lead h2 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 72px;
    position: absolute;
    top: 129px;
    right: calc(50% + 233px);
    height: 1000px;
    text-align: left;
  }
  #lead h2 span {
    padding: 92px 0 0;
    display: inline-block;
  }
  #lead h2 span.pad {
    padding: 137px 0 0 0;
  }
  #lead .photo-list {
    gap: 34px;
    padding-bottom: 98px;
    justify-content: flex-end;
  }
  #lead .photo-list li {
    flex: 0;
  }
  #lead .photo-list li:nth-child(1) {
    margin-top: 105px;
  }
  #lead .txt p {
    padding-bottom: 39px;
  }
}

.course-shared {
  padding: 8vw 5%;
  text-align: center;
  margin-bottom: 5vw;
  position: relative;
}
.course-shared.ext {
  padding: 8vw 10%;
}
.course-shared.ext:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 10px solid rgba(221, 197, 166, 0.35);
}
.course-shared .tag-price {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.2em;
  padding-bottom: 5vw;
}
.course-shared .tag-price .t {
  display: inline-block;
  border: 1px solid;
  font-size: 13px;
  padding: 0 5px;
  font-weight: 600;
}
.course-shared .tag-price dd {
  font-size: 16px;
}
.course-shared .note {
  text-align: left;
  padding: 20px 0 0 20px;
  margin-top: 20px;
  border-top: 1px dotted;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .course-shared {
    max-width: 740px;
    padding: 30px 20px;
    text-align: left;
    margin: 0 auto;
    position: relative;
    min-height: 362px;
  }
  .course-shared.ext:before {
    border: 15px solid rgba(221, 197, 166, 0.35);
  }
  .course-shared .list {
    position: absolute;
    top: 76px;
    right: 330px;
  }
  .course-shared .list li:first-child {
    margin-top: -20px;
  }
  .course-shared .tag-price {
    text-align: left;
    font-size: 25px;
    padding-bottom: 0;
    position: absolute;
    right: 112px;
    top: 61px;
    line-height: 44px;
  }
  .course-shared .tag-price .t {
    font-size: 15px;
    padding: 12px 0 14px;
    line-height: 33px;
    letter-spacing: 0.2em;
    margin: -13px 0 0;
  }
  .course-shared .tag-price dd {
    font-size: 20px;
    margin: 8px 0 0 -14px;
    letter-spacing: 0.2em;
  }
}

#course {
  position: relative;
  padding: 10vw 0;
}
#course .tit {
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.2em;
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 25px;
  font-weight: 700;
}
#course .tit:before {
  content: "";
  border-top: 1px solid;
  position: absolute;
  top: 50%;
  left: -5vw;
  width: 25px;
}
#course h2 {
  margin: 0 auto 5vw;
}
#course h2 span {
  display: inline-block;
  padding-top: 38vw;
}
#course .lead .txt {
  padding: 20px 0;
}
#course .lead .txt p {
  padding-bottom: 15px;
}
#course .lead {
  padding-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  #course {
    padding: 40px 20px 97px;
  }
  #course .wrap {
    max-width: 1500px;
  }
  #course .tit {
    font-size: 16px;
    margin-bottom: 43px;
    padding-left: 50px;
  }
  #course .tit:before {
    top: 17px;
    left: 0;
    width: 39px;
  }
  #course h2 {
    margin: 0;
    position: absolute;
    top: 76px;
    left: calc(50% + 327px);
    line-height: 60px;
  }
  #course h2 span {
    padding-top: 183px;
  }
  #course .lead {
    padding-bottom: 11px;
  }
  #course .lead .txt {
    padding: 20px 0;
    max-width: 1000px;
    margin: 0 auto;
  }
  #course .lead .txt p {
    padding-bottom: 55px;
    max-width: 594px;
  }
  #course .lead .photo1 {
    height: 555px;
    width: calc(50% + 50px);
    max-width: 830px;
    margin: 0 0 36px 50px;
  }
  #course .lead .photo2 {
    position: absolute;
    top: 591px;
    right: 0;
    height: 380px;
    max-width: 551px;
    width: 40%;
  }
}

#alacarte {
  position: relative;
  padding: 15vw 0;
}
#alacarte::before {
  background: url(../img/dinner/alacarte_bg.jpg) no-repeat 0 0/100%;
  content: "";
  position: absolute;
  top: -78vw;
  right: -40vw;
  height: 300vw;
  left: 46vw;
  z-index: -1;
}
#alacarte h2 {
  font-weight: 600;
  font-size: 5.7vw;
  line-height: 1.8;
  padding-bottom: 8vw;
  text-align: center;
}
#alacarte h2 .t {
  display: inline-block;
  color: #fff;
  background-color: #222;
  font-size: 4vw;
  padding: 0 5%;
}
#alacarte h2 .line {
  position: relative;
  border-bottom: 1px solid #b63c58;
}
#alacarte .txt p {
  padding-bottom: 15px;
}
#alacarte .js-fade-sp {
  margin: 0 -5vw 10vw;
}
#alacarte .js-fade-sp .slick-list {
  padding: 0 8vw !important;
}
#alacarte .js-fade-sp .slick-dots {
  padding-top: 25px;
  justify-content: center;
  position: static;
}
#alacarte .js-fade-sp .slick-dots li.slick-active button {
  background-color: #000 !important;
}
#alacarte .js-fade-sp .menu dl {
  padding: 0 5px;
}
#alacarte .js-fade-sp .menu dl dd {
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  padding-left: 35px;
}
#alacarte .js-fade-sp .menu dl dd:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  border-top: 1px solid;
}
@media screen and (min-width: 768px) {
  #alacarte {
    padding: 66px 20px 90px;
    text-align: center;
  }
  #alacarte::before {
    background-size: auto;
    width: 721px;
    height: 1165px;
    top: -557px;
    right: auto;
    left: calc(50% + 29px);
  }
  #alacarte .wrap {
    max-width: 1500px;
  }
  #alacarte h2 {
    font-size: 32px;
    line-height: 64px;
    padding-bottom: 86px;
  }
  #alacarte h2 .t {
    font-size: 22px;
    padding: 0 30px;
    line-height: 41px;
    letter-spacing: 0.1em;
    margin-bottom: 29px;
  }
  #alacarte .txt {
    padding-bottom: 58px;
  }
  #alacarte .txt p {
    padding-bottom: 39px;
  }
  #alacarte .js-fade-sp {
    margin: 0 auto 95px;
    display: flex;
    justify-content: space-between;
    max-width: 1144px;
    gap: 14px;
  }
  #alacarte .js-fade-sp .menu {
    flex: 1;
  }
  #alacarte .js-fade-sp .menu dl {
    padding: 0 0;
    text-align: left;
  }
  #alacarte .js-fade-sp .menu dl img {
    width: 100%;
    height: auto;
  }
  #alacarte .js-fade-sp .menu dl dd {
    margin-top: 3px;
    font-size: 20px;
    padding-left: 48px;
  }
  #alacarte .js-fade-sp .menu dl dd:before {
    width: 39px;
  }
  #alacarte .bnr-popup {
    width: 370px;
  }
  #alacarte .bnr-popup a {
    padding: 11px 27px 11px 0;
  }
}

#kaiseki {
  position: relative;
  padding: 10vw 0 15vw;
}
#kaiseki::before {
  background: url(../img/dinner/kaiseki_deco2.jpg) no-repeat 0 0/100%;
  content: "";
  position: absolute;
  top: 49vw;
  right: 0vw;
  height: 160vw;
  z-index: -1;
  width: 80vw;
}
#kaiseki::after {
  background: url(../img/dinner/kaiseki_deco1.jpg) no-repeat 0 0/100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: -54vw;
  height: 160vw;
  z-index: -1;
  width: 100vw;
}
#kaiseki .lead .photo {
  overflow: visible;
  margin-bottom: 5vw;
}
#kaiseki .lead .photo:before {
  content: "";
  background: url(../img/shared/bg1.jpg) repeat 0 0;
  position: absolute;
  left: -5vw;
  top: -8vw;
  height: 50vw;
  right: 5vw;
  z-index: -1;
}
#kaiseki .lead h2 {
  margin-bottom: 5vw;
}
#kaiseki .lead .txt {
  padding-bottom: 5vw;
}
#kaiseki .lead .txt p {
  padding-bottom: 15px;
}
#kaiseki .tel {
  padding: 20px 0;
  line-height: 1.4;
  text-align: center;
  font-size: 16px;
  position: relative;
  margin-top: 10vw;
}
#kaiseki .tel:before, #kaiseki .tel:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: #FFF;
  background: linear-gradient(97deg, rgb(255, 255, 255) 0%, rgb(127, 127, 127) 35%, rgb(127, 127, 127) 65%, rgb(255, 255, 255) 100%);
}
#kaiseki .tel:after {
  top: auto;
  bottom: 0;
}
#kaiseki .tel .num {
  font-size: 30px;
  letter-spacing: 0;
  display: flex;
  gap: 5px;
  line-height: 1;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
}
#kaiseki .tel .num img {
  width: 20px;
  height: auto;
}
#kaiseki .tel .note {
  font-size: 10px;
  letter-spacing: 0em;
}
#kaiseki .bnr-shared {
  width: 90%;
}
@media screen and (min-width: 768px) {
  #kaiseki {
    padding: 156px 20px 130px;
  }
  #kaiseki::before {
    top: -286px;
    right: auto;
    left: calc(50% + 265px);
    height: 596px;
    width: 482px;
  }
  #kaiseki::after {
    left: auto;
    right: calc(50% + 256px);
    height: 901px;
    width: 534px;
  }
  #kaiseki .wrap {
    max-width: 1412px;
  }
  #kaiseki .lead .photo {
    margin-bottom: 52px;
    height: 650px;
    max-width: 1045px;
    width: 80%;
  }
  #kaiseki .lead .photo:before {
    left: -44px;
    top: -62px;
    height: 521px;
    right: 147px;
  }
  #kaiseki .lead h2 {
    margin-bottom: 0;
    position: absolute;
    top: 90px;
    left: calc(50% + 426px);
  }
  #kaiseki .lead h2 .pad {
    padding-top: 92px;
  }
  #kaiseki .lead h2 .txt-latin {
    position: relative;
    left: 7px;
  }
  #kaiseki .lead .txt {
    padding-bottom: 0;
    height: 354px;
    margin: 0;
    margin-left: calc(50% - 414px);
  }
  #kaiseki .lead .txt p {
    padding: 0 0 0 39px;
  }
  #kaiseki .course-shared {
    max-width: 850px;
    margin-bottom: 36px;
    min-height: 371px;
    text-align: left;
  }
  #kaiseki .course-shared .note {
    padding: 0;
    margin-top: 0px;
    border: none;
    font-size: 16px;
    position: absolute;
    top: 60px;
    right: 636px;
    line-height: 30px;
  }
  #kaiseki .course-shared .note:before {
    border-left: 1px dotted;
    content: "";
    position: absolute;
    top: 0;
    right: -42px;
    height: 140px;
  }
  #kaiseki .course-shared .list {
    top: 62px;
    right: 279px;
  }
  #kaiseki .course-shared .tag-price {
    right: 81px;
    top: 49px;
  }
  #kaiseki .course-shared .tag-price dd {
    margin: 39px 0 0 -8px;
    line-height: 30px;
  }
  #kaiseki .tel {
    padding: 30px 0 31px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    width: 640px;
    margin: 88px auto 0;
  }
  #kaiseki .tel .num {
    font-size: 48px;
    gap: 5px;
    padding-top: 5px;
  }
  #kaiseki .tel .num img {
    width: 30px;
  }
  #kaiseki .tel .note {
    font-size: 12px;
    letter-spacing: 0;
  }
  #kaiseki .bnr-shared {
    width: 362px;
    margin: 0 auto;
  }
}

#drink {
  background: url(../img/dinner/drink_deco1.jpg) no-repeat -64vw 0/174%, url(../img/dinner/drink_deco2.jpg) no-repeat right 100vw/35%, url(../img/dinner/drink_deco3.jpg) no-repeat 0 bottom/40%;
  position: relative;
  padding: 10vw 0 15vw;
}
#drink .tit {
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
  padding-right: 15px;
  line-height: 1;
  font-weight: 700;
  text-align: right;
}
#drink .tit:before {
  content: "";
  border-top: 1px solid;
  position: absolute;
  top: 50%;
  right: -5vw;
  width: 25px;
}
#drink .lead {
  position: relative;
  padding-bottom: 10vw;
}
#drink .lead h2 {
  margin: 0 auto 10vw;
}
#drink .lead h2 span {
  padding-top: 15vw;
}
#drink .lead .info {
  padding-bottom: 5vw;
}
#drink .lead .info dt {
  padding-bottom: 5vw;
}
#drink .lead .info p {
  padding-bottom: 15px;
}
#drink .lead .photo {
  width: 65%;
  margin: 0 auto;
}
#drink .menu .js-fade {
  margin: 10vw 0 5vw;
}
#drink .menu .tag {
  padding-top: 20px;
  justify-content: center;
  font-weight: 600;
  letter-spacing: 0.2em;
  gap: 10px;
  font-size: 20px;
  align-items: flex-end;
}
#drink .menu .tag dd {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #drink {
    background-size: auto, auto, auto;
    background-position: 0 0, right 925px, 0 bottom;
    position: relative;
    padding: 85px 20px 98px;
  }
  #drink .tit {
    margin-bottom: 64px;
    padding-right: 49px;
    font-size: 16px;
  }
  #drink .tit:before {
    top: 7px;
    right: 0;
    width: 40px;
  }
  #drink .wrap {
    max-width: 1500px;
  }
  #drink .lead {
    position: relative;
    padding-bottom: 40px;
  }
  #drink .lead h2 {
    margin: 0;
    position: absolute;
    top: 102px;
    right: calc(50% + 267px);
    font-size: 47px;
    line-height: 81px;
  }
  #drink .lead h2 span {
    padding-top: 114px;
  }
  #drink .lead .info {
    padding-bottom: 0;
    margin-left: calc(50% - 256px);
  }
  #drink .lead .info dt {
    padding-bottom: 0;
    margin: 0 0 88px 94px;
    height: 550px;
  }
  #drink .lead .info p {
    padding-bottom: 39px;
  }
  #drink .lead .photo {
    width: auto;
    margin: 0;
    position: absolute;
    top: 650px;
    left: calc(50% - 661px);
  }
  #drink .menu {
    position: relative;
  }
  #drink .menu .js-fade {
    margin: 0;
    position: absolute;
    top: 180px;
    left: 0;
    right: calc(50% + 40px);
  }
  #drink .menu .js-fade .object-fit-cover-pc {
    height: 462px;
  }
  #drink .menu .info {
    margin-left: calc(50% + 20px);
    max-width: 580px;
    min-height: 642px;
    margin-bottom: 98px;
  }
  #drink .menu .info .photo1 {
    height: 410px;
  }
  #drink .menu .tag {
    padding: 17px 0px 0 16px;
    justify-content: center;
    font-weight: 600;
    letter-spacing: 0.2em;
    gap: 13px;
    font-size: 25px;
    align-items: flex-end;
  }
  #drink .menu .tag dd {
    font-size: 20px;
    padding: 0px 0 0;
  }
}/*# sourceMappingURL=dinner.css.map */