/*
 Dining
-----------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .p-dining .p-pageHead .l-display + .l-display {
    margin-left: -2em;
  }
}

.p-dining .c-button {
  z-index: 1;
  width: auto;
  max-width: 276px;
}
@media screen and (min-width: 1024px) {
  .p-dining .c-button {
    max-width: none;
  }
}

.p-dining-concept__head {
  margin-left: 5em;
}
@media screen and (min-width: 1024px) {
  .p-dining-concept__head {
    width: 48.6434108527%;
    margin-left: 0;
  }
}
.p-dining-concept__head figure {
  aspect-ratio: 252/163;
}
@supports not (aspect-ratio: 1/1) {
  .p-dining-concept__head figure {
    position: relative;
    padding-top: 64.6825396825%;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-dining-concept__head figure {
    position: relative;
    padding-top: 64.6825396825%;
  }
}
.p-dining-concept__head figure > img,
.p-dining-concept__head figure > iframe {
  width: 100%;
  height: 100%;
}
@supports not (aspect-ratio: 1/1) {
  .p-dining-concept__head figure > img,
  .p-dining-concept__head figure > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-dining-concept__head figure > img,
  .p-dining-concept__head figure > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.p-dining-concept__head figure > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-dining-concept__head figure {
  border-radius: 100px 0 0 0;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-dining-concept__head figure {
    aspect-ratio: 502/422;
  }
  @supports not (aspect-ratio: 1/1) {
    .p-dining-concept__head figure {
      position: relative;
      padding-top: 84.0637450199%;
    }
  }
  .p-dining-concept__head figure {
    border-radius: 150px 0 0 0;
  }
}
@media screen and (min-width: 1024px) and (-ms-high-contrast: none) {
  .p-dining-concept__head figure {
    position: relative;
    padding-top: 84.0637450199%;
  }
}
@media screen and (min-width: 1024px) {
  .p-dining-concept__head figure > img,
  .p-dining-concept__head figure > iframe {
    width: 100%;
    height: 100%;
  }
  @supports not (aspect-ratio: 1/1) {
    .p-dining-concept__head figure > img,
    .p-dining-concept__head figure > iframe {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }
  }
}
@media screen and (min-width: 1024px) and (-ms-high-contrast: none) {
  .p-dining-concept__head figure > img,
  .p-dining-concept__head figure > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-dining-concept__head figure > img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-dining-concept__body {
  display: contents;
}
@media screen and (min-width: 1024px) {
  .p-dining-concept__body {
    width: 58.3333333333%;
    flex-shrink: 0;
    display: block;
  }
}
.p-dining-concept__copy {
  font-size: clamp(1.125rem, 0.861rem + 1.13vw, 1.875rem);
}
.p-dining-concept__text {
  letter-spacing: 0.05em;
  line-height: 2.42;
}
@media screen and (min-width: 1024px) {
  .p-dining-concept__text {
    letter-spacing: 0.08em;
    line-height: 2.66;
    max-width: 550px;
  }
}

.p-dining-slider {
  margin-top: -8em;
}
@media screen and (min-width: 1024px) {
  .p-dining-slider {
    margin-top: -12em;
  }
}
@media screen and (min-width: 1280px) {
  .p-dining-slider {
    margin-top: -14em;
  }
}
.p-dining-slider .swiper-wrapper {
  transition-timing-function: linear;
}
.p-dining-slider .swiper-slide figure {
  overflow: hidden;
  border-radius: 30px;
}

.p-dining-menu {
  position: relative;
}
.p-dining-menu::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 74.1333333333vw;
  height: 74.1333333333vw;
  max-width: 478px;
  max-height: 478px;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
@media screen and (min-width: 1024px) {
  .p-dining-menu::before {
    top: 3%;
    width: 33.1944444444vw;
    height: 33.1944444444vw;
  }
}
.p-dining-menu__wrapper {
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .p-dining-menu__wrapper {
    border-radius: 41px 41px 0 0;
  }
}
.p-dining-menu__content {
  border-top: 1px solid #dcd09b;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-dining-menu__content {
    border: 1px solid #dcd09b;
    border-radius: 41px 41px 0 0;
    border-bottom: none;
  }
}
.p-dining-menu__image {
  aspect-ratio: 315/226;
}
@supports not (aspect-ratio: 1/1) {
  .p-dining-menu__image {
    position: relative;
    padding-top: 71.746031746%;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-dining-menu__image {
    position: relative;
    padding-top: 71.746031746%;
  }
}
.p-dining-menu__image > img,
.p-dining-menu__image > iframe {
  width: 100%;
  height: 100%;
}
@supports not (aspect-ratio: 1/1) {
  .p-dining-menu__image > img,
  .p-dining-menu__image > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-dining-menu__image > img,
  .p-dining-menu__image > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.p-dining-menu__image > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-dining-menu__image {
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-dining-menu__image {
    width: 50.5924170616%;
    flex-shrink: 0;
    aspect-ratio: 427/455;
  }
  @supports not (aspect-ratio: 1/1) {
    .p-dining-menu__image {
      position: relative;
      padding-top: 106.5573770492%;
    }
  }
}
@media screen and (min-width: 1024px) and (-ms-high-contrast: none) {
  .p-dining-menu__image {
    position: relative;
    padding-top: 106.5573770492%;
  }
}
@media screen and (min-width: 1024px) {
  .p-dining-menu__image > img,
  .p-dining-menu__image > iframe {
    width: 100%;
    height: 100%;
  }
  @supports not (aspect-ratio: 1/1) {
    .p-dining-menu__image > img,
    .p-dining-menu__image > iframe {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }
  }
}
@media screen and (min-width: 1024px) and (-ms-high-contrast: none) {
  .p-dining-menu__image > img,
  .p-dining-menu__image > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-dining-menu__image > img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-dining-menu__title {
  font-size: clamp(1.5rem, 1.016rem + 2.07vw, 2.875rem);
  color: #fff;
  padding: 0 1.5em;
  font-family: var(--l-en-font-set);
  line-height: 1;
  background: var(--l-primary-text-color);
}
.p-dining-menu__body {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-dining-menu__body {
    text-align: left;
  }
}
.p-dining-menu__body dt {
  border-top: 1px solid var(--l-primary-text-color);
  border-bottom: 1px solid var(--l-primary-text-color);
  padding: 0.25em 0;
}

.p-dining-about {
  position: relative;
}
.p-dining-about::after {
  content: "";
  position: absolute;
  background: rgba(173, 212, 206, 0.3);
  border-radius: 50%;
  width: 51.4666666667vw;
  height: 51.4666666667vw;
  max-width: 548px;
  max-height: 548px;
  top: 0;
  left: -10%;
  z-index: -1;
  mix-blend-mode: multiply;
}
.p-dining-about__wrapper {
  position: relative;
}
.p-dining-about__wrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 329.6vw;
  height: 426.4vw;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  top: 0;
  max-width: 1236px;
  max-height: 1599px;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__wrapper::before {
    left: 55%;
    width: 2065px;
    height: 2104px;
    max-width: none;
    max-height: none;
  }
}
.p-dining-about__wrapper::after {
  content: "";
  position: absolute;
  background: rgba(51, 63, 91, 0.1);
  width: 51.2vw;
  height: 51.2vw;
  max-width: 605px;
  max-height: 605px;
  border-radius: 50%;
  right: -10%;
  bottom: -5%;
}
.p-dining-about h2 {
  text-align: center;
  letter-spacing: 0.1em;
  font-size: clamp(1.125rem, 0.861rem + 1.13vw, 1.875rem);
}
.p-dining-about__head {
  width: 70.6666666667vw;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__head {
    max-width: 553px;
    flex-shrink: 0;
  }
}
.p-dining-about__image {
  border-radius: 0 100px 0 0;
  overflow: hidden;
  aspect-ratio: 265/200;
}
@supports not (aspect-ratio: 1/1) {
  .p-dining-about__image {
    position: relative;
    padding-top: 75.4716981132%;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-dining-about__image {
    position: relative;
    padding-top: 75.4716981132%;
  }
}
.p-dining-about__image > img,
.p-dining-about__image > iframe {
  width: 100%;
  height: 100%;
}
@supports not (aspect-ratio: 1/1) {
  .p-dining-about__image > img,
  .p-dining-about__image > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-dining-about__image > img,
  .p-dining-about__image > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.p-dining-about__image > img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__image {
    aspect-ratio: 553/355;
  }
  @supports not (aspect-ratio: 1/1) {
    .p-dining-about__image {
      position: relative;
      padding-top: 64.1952983725%;
    }
  }
  .p-dining-about__image {
    border-radius: 0 150px 0 150px;
  }
}
@media screen and (min-width: 1024px) and (-ms-high-contrast: none) {
  .p-dining-about__image {
    position: relative;
    padding-top: 64.1952983725%;
  }
}
@media screen and (min-width: 1024px) {
  .p-dining-about__image > img,
  .p-dining-about__image > iframe {
    width: 100%;
    height: 100%;
  }
  @supports not (aspect-ratio: 1/1) {
    .p-dining-about__image > img,
    .p-dining-about__image > iframe {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }
  }
}
@media screen and (min-width: 1024px) and (-ms-high-contrast: none) {
  .p-dining-about__image > img,
  .p-dining-about__image > iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-dining-about__image > img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-dining-about__title {
  position: relative;
  z-index: 1;
  font-size: clamp(1.875rem, 1.523rem + 1.5vw, 2.875rem);
  font-family: var(--l-en-font-set);
}
.p-dining-about__title::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  width: 45.3333333333vw;
  height: 44vw;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__title::before {
    max-width: 252px;
    max-height: 244px;
  }
}
.p-dining-about__title::after {
  content: "";
  position: absolute;
}
.p-dining-about__text {
  position: relative;
  font-size: clamp(0.875rem, 0.699rem + 0.75vw, 1.375rem); /*14px 22px*/
  letter-spacing: 0.1em;
  z-index: 1;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:first-child .p-dining-about__head {
    padding-bottom: 3em;
  }
}
.p-dining-about__item:first-child .p-dining-about__body {
  margin-top: -2em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:first-child .p-dining-about__body {
    margin-top: 0;
    margin-left: -14em;
  }
}
@media screen and (min-width: 1280px) {
  .p-dining-about__item:first-child .p-dining-about__body {
    margin-left: -3em;
  }
}
.p-dining-about__item:first-child .p-dining-about__title {
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:first-child .p-dining-about__title {
    text-align: left;
  }
}
.p-dining-about__item:first-child .p-dining-about__title::before {
  right: 0;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:first-child .p-dining-about__title::before {
    left: -10%;
    right: auto;
  }
}
.p-dining-about__item:first-child .p-dining-about__title::after {
  background: url("../img/dining/deco_about01.svg") center center/cover;
  width: 10.9027777778vw;
  height: 3.8194444444vw;
  min-width: 84px;
  min-height: 29px;
  right: 0;
  top: -0.5em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:first-child .p-dining-about__title::after {
    right: 3.5em;
    top: -1em;
  }
}
.p-dining-about__item:first-child .p-dining-about__text {
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:first-child .p-dining-about__text {
    text-align: left;
    padding-left: 4em;
  }
}
.p-dining-about__item:nth-child(2) .p-dining-about__head {
  margin-left: auto;
}
.p-dining-about__item:nth-child(2) .p-dining-about__image {
  border-radius: 100px 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:nth-child(2) .p-dining-about__image {
    border-radius: 150px 0 150px 0;
  }
}
.p-dining-about__item:nth-child(2) .p-dining-about__body {
  margin-top: -3em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:nth-child(2) .p-dining-about__body {
    margin-top: 0;
    padding-left: 1.5em;
  }
}
.p-dining-about__item:nth-child(2) .p-dining-about__title {
  padding-left: 2em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:nth-child(2) .p-dining-about__title {
    padding: 0;
  }
}
.p-dining-about__item:nth-child(2) .p-dining-about__title::before {
  background: rgba(173, 212, 206, 0.5);
  top: 85%;
  left: -1em;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:nth-child(2) .p-dining-about__title::before {
    left: -10%;
    right: auto;
  }
}
.p-dining-about__item:nth-child(2) .p-dining-about__title::after {
  background: url("../img/dining/deco_about02.svg") center center/cover;
  width: 9.5833333333vw;
  height: 10.4861111111vw;
  min-width: 72px;
  min-height: 79px;
  left: -0.5em;
  top: -1.5em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:nth-child(2) .p-dining-about__title::after {
    top: -2em;
    left: 3.5em;
  }
}
.p-dining-about__item:nth-child(2) .p-dining-about__text {
  padding-left: 2em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:nth-child(2) .p-dining-about__text {
    padding-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:last-child .p-dining-about__head {
    padding-bottom: 6em;
  }
}
.p-dining-about__item:last-child .p-dining-about__body {
  margin-top: -2em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:last-child .p-dining-about__body {
    margin-top: 0;
    margin-left: -14em;
  }
}
@media screen and (min-width: 1280px) {
  .p-dining-about__item:last-child .p-dining-about__body {
    margin-left: -8em;
  }
}
.p-dining-about__item:last-child .p-dining-about__title {
  text-align: right;
  padding-right: 1em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:last-child .p-dining-about__title {
    padding-right: 2em;
  }
}
.p-dining-about__item:last-child .p-dining-about__title::before {
  right: 0;
}
.p-dining-about__item:last-child .p-dining-about__title::after {
  background: url("../img/dining/deco_about03.svg") center center/cover;
  width: 11.25vw;
  height: 5.0694444444vw;
  min-width: 104px;
  min-height: 47px;
  right: -0.5em;
  top: -1.5em;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:last-child .p-dining-about__title::after {
    top: -2em;
    right: 3.5em;
  }
}
.p-dining-about__item:last-child .p-dining-about__text {
  text-align: right;
  white-space: nowrap;
}
@media screen and (min-width: 1024px) {
  .p-dining-about__item:last-child .p-dining-about__text {
    padding-right: 4em;
  }
}

.p-dining .c-button {
  max-width: 727px;
  margin-inline: auto;
}
.p-dining .c-button .-content {
  font-size: clamp(1.125rem, 0.861rem + 1.13vw, 1.875rem);
}/*# sourceMappingURL=dining.css.map */