@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  width: 100%;
  height: auto;
  min-height: 100%;
  font-size: 16px;
}

body {
  position: relative;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  color: #FFFFFF;
  background: #291C06;
  overflow-x: hidden;
}

main,
section,
article,
div {
  position: relative;
}

*,
*:before,
*:after {
  position: relative;
  box-sizing: border-box;
  scroll-behavior: unset;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:focus-visible {
  border: 1px solid #EA2525;
}

ul, ol, li {
  list-style: none;
}

button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #000;
}

dt {
  font-weight: normal;
}

em {
  font-style: normal;
}

img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.dn {
  display: none;
}

.is-pc {
  display: block;
}

.is-tb {
  display: none;
}

.is-sp {
  display: none;
}

.l-container {
  max-width: 1020px;
  width: 88%;
  margin: 0 auto 0;
}

.l-loading {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100lvh;
  background: #291C06;
  z-index: 999;
  pointer-events: none;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: min(4.168vw, 80px) min(3.2302vw, 62px) 0;
  z-index: 10;
}
.l-header__logo {
  width: min(12.1393vw, 233px);
  height: min(3.0218vw, 58px);
  filter: drop-shadow(0px 3px 22px black);
  opacity: 0;
}
.l-header__logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.l-header__logo .copy {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  user-select: none;
  pointer-events: none;
}
.l-header__reserve {
  position: absolute;
  top: max(-0.9899vw, -19px);
  right: min(1.563vw, 30px);
  width: min(15.5779vw, 299px);
  height: min(15.5779vw, 299px);
  opacity: 0;
}
.l-header__reserve a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: min(1.563vw, 30px);
  row-gap: min(0.6252vw, 12px);
  color: #000;
  background: #fff;
  border-radius: 50%;
}
.l-header__reserve .ja {
  width: 100%;
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  transform: scaleY(120%);
  font-size: min(2.084vw, 40px);
  letter-spacing: -0.05em;
  line-height: 1;
  text-align: center;
  word-break: keep-all;
  white-space: nowrap;
}
.l-header__reserve .en {
  width: 100%;
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  transform: scaleY(120%);
  font-size: min(1.0941vw, 21px);
  letter-spacing: 0.35em;
  line-height: 1;
  text-align: center;
  word-break: keep-all;
  white-space: nowrap;
}

#body.is-news .l-header__logo, #body.is-news .l-header__reserve {
  opacity: 1;
}

.l-nav {
  position: fixed;
  top: 50%;
  left: min(2.8655vw, 55px);
  transform: translate(0, -50%);
  z-index: 11;
}
.l-nav__list {
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  font-size: clamp(14px, 1.3025vw, 25px);
  line-height: calc(54/25);
  letter-spacing: calc((6.25/25)*1em);
}

.l-nav-btn {
  display: none;
}

.l-footer {
  min-height: 100vh;
  padding: min(3.647vw, 70px);
  padding-bottom: 24px;
}
.l-footer.is-under {
  padding: min(5.21vw, 100px);
  background: #291C06;
}
.l-footer__inner {
  display: grid;
  grid-template-rows: 1fr auto;
  row-gap: min(4.0638vw, 78px);
  max-width: 932px;
  width: 70%;
  margin: 0 auto 0;
}
.l-footer__container {
  max-width: 785px;
  width: 100%;
}
.l-footer__pay-info {
  font-size: clamp(14px, 0.9378vw, 18px);
  letter-spacing: calc(calc(2.16/18)*1em);
  line-height: calc(29/18);
}
.l-footer__brand {
  display: grid;
  grid-template-columns: repeat(5, clamp(40px, 4.689vw, 90px));
  column-gap: min(0.6773vw, 13px);
  margin-top: min(1.6151vw, 31px);
}
.l-footer__banner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 785px;
  width: 100%;
  margin-top: min(5.21vw, 100px);
  column-gap: min(0.9899vw, 19px);
  row-gap: min(0.8857vw, 17px);
}
.l-footer__banner .wide {
  grid-column: 1/3;
}
.l-footer__address {
  margin-top: min(4.6369vw, 89px);
  font-style: normal;
}
.l-footer__detail-list {
  display: grid;
  grid-template-columns: 5.5em 1fr;
  align-items: baseline;
  column-gap: 1em;
  row-gap: 0.6em;
  font-size: clamp(14px, 0.9378vw, 18px);
  letter-spacing: calc(calc(2.16/18)*1em);
  line-height: calc(29/18);
}
.l-footer__detail-list .open-hour {
  display: grid;
  row-gap: 0.6em;
}
.l-footer__sns {
  display: grid;
  grid-template-columns: repeat(2, 43px);
  column-gap: 22px;
  margin-top: min(1.4067vw, 27px);
}
.l-footer__copy {
  max-width: 785px;
  width: 100%;
  text-align: center;
}
.l-footer__copy small {
  font-size: 12px;
  line-height: 1;
  letter-spacing: calc(calc(1.44/12)*1em);
}

.l-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.l-background__shop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  will-change: opacity;
  transition: opacity 0.8s ease-in-out;
}
.l-background__shop.is-show {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}
.l-background__shop.is-show {
  transition: opacity 0.8s ease-in-out;
}
.l-background__shop::after {
  position: fixed;
  bottom: max(-6.8772vw, -132px);
  left: 0;
  width: 100%;
  height: min(14.7964vw, 284px);
  background: transparent linear-gradient(to bottom, rgba(238, 209, 170, 0) 0%, #eed1aa 100%) 0% 0% no-repeat padding-box;
  z-index: 0;
  content: "";
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}
.l-background__shop picture {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 102.637vw;
  height: 121.574vh;
}
.l-background__shop picture .image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l-background__shop.is-blur.is-top {
  display: none !important;
}
.l-background__shop.is-top::after {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}
.l-background__concept-01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  will-change: opacity;
  background: transparent linear-gradient(to bottom, #b48434 0%, #5a421a 100%) 0% 0% no-repeat padding-box;
}
.l-background__concept-01.is-show {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}
.l-background__concept-02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  will-change: opacity;
  background: transparent linear-gradient(to bottom, #805027 0%, #361602 100%) 0% 0% no-repeat padding-box;
}
.l-background__concept-02.is-show {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}
.l-background__access {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  will-change: opacity;
  background: #291C06;
}
.l-background__access.is-show {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}
.l-background__gold {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  will-change: opacity;
}
.l-background__gold.is-show {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}
.l-background__gold picture {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 104.8252vw;
  height: 124.259vh;
}
.l-background__gold .image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.l-lang {
  position: fixed;
  bottom: min(1.9277vw, 37px);
  left: min(2.6571vw, 51px);
  z-index: 9;
}
.l-lang .gtranslate_wrapper {
  display: flex;
  align-items: center;
  column-gap: 16px;
  line-height: 2;
}
.l-lang .gtranslate_wrapper::after {
  order: 2;
  display: block;
  width: 1px;
  height: 22px;
  background: #ffffff;
  content: "";
  opacity: 1 !important;
}
.l-lang .gtranslate_wrapper a {
  font-weight: 400;
  opacity: 0.4;
}
.l-lang .gtranslate_wrapper a.gt-current-lang {
  opacity: 1;
  font-weight: 400;
}
.l-lang .gtranslate_wrapper a[data-gt-lang=ja] {
  order: 1;
  font-size: 14px;
  letter-spacing: calc(calc(1.68/14)*1em);
}
.l-lang .gtranslate_wrapper a[data-gt-lang=en] {
  order: 3;
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: calc(calc(4.25/17)*1em);
}

#body.is-news .l-lang {
  opacity: 1;
  pointer-events: auto;
}

.c-list-mark {
  position: relative;
  padding-left: 1em;
}
.c-list-mark::before {
  position: absolute;
  left: 0;
  content: "・";
}

.c-kome-mark {
  position: relative;
  padding-left: 1em;
}
.c-kome-mark::before {
  position: absolute;
  left: 0;
  content: "※";
}

.c-list-mark {
  position: relative;
  padding-left: 1em;
}
.c-list-mark::before {
  position: absolute;
  left: 0;
  content: "・";
}

#body {
  will-change: color;
}
#body .c-color__img--light {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: opacity;
}
#body .c-color__img--dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: opacity;
}
#body.is-light {
  color: #ffffff;
  transition: color 1.5s ease;
}
#body.is-light .c-color__img--light {
  opacity: 1;
  transition: opacity 1.5s ease;
}
#body.is-light .c-color__img--dark {
  opacity: 0;
  transition: opacity 1.5s ease;
}
#body.is-light .c-color__nav {
  color: #ffffff;
  transition: color 1.5s ease;
}
#body.is-light .c-heading::before {
  background: #ffffff;
  transition: background 1.5s ease;
}
#body.is-light .l-nav-btn__line {
  background: #ffffff;
  transition: background 1.5s ease;
}
#body.is-light .l-nav-btn__line::before, #body.is-light .l-nav-btn__line::after {
  background: #ffffff;
  transition: background 1.5s ease, top 0.4s ease, transform 0.4s ease;
}
#body.is-light .l-nav-btn__label {
  color: #ffffff;
  transition: color 1.5s ease;
}
#body.is-light .submit-button p::after {
  background: url(./assets/images/item/arrow-right-white.svg) no-repeat top left/contain;
  transition: background 1.5s ease;
}
#body.is-light .submit-button p input[type=submit] {
  border-color: #ffffff;
  transition: border 1.5s ease;
}
#body.is-light .l-lang .gtranslate_wrapper a[data-gt-lang=ja]::after {
  background: #ffffff;
  transition: background 1.5s ease;
}
#body.is-dark {
  color: #000000;
  transition: color 1.5s ease;
}
#body.is-dark .c-color__img--light {
  opacity: 0;
  transition: opacity 1.5s ease;
}
#body.is-dark .c-color__img--dark {
  opacity: 1;
  transition: opacity 1.5s ease;
}
#body.is-dark .c-color__nav {
  color: #000000;
  transition: color 1.5s ease;
}
#body.is-dark .c-heading::before {
  background: #000000;
  transition: background 1.5s ease;
}
#body.is-dark .l-nav-btn__line {
  background: #000000;
  transition: background 1.5s ease;
}
#body.is-dark .l-nav-btn__line::before, #body.is-dark .l-nav-btn__line::after {
  background: #000000;
  transition: background 1.5s ease;
}
#body.is-dark .l-nav-btn__label {
  color: #000000;
  transition: color 1.5s ease;
}
#body.is-dark .submit-button p::after {
  background: url(./assets/images/item/arrow-right-black.svg) no-repeat top left/contain;
  transition: background 1.5s ease;
}
#body.is-dark .submit-button p input[type=submit] {
  border-color: #000000;
  transition: border 1.5s ease;
}
#body.is-dark .l-lang .gtranslate_wrapper a[data-gt-lang=ja]::after {
  background: #000000;
  transition: background 1.5s ease;
}

.c-heading {
  width: fit-content;
  padding-left: min(7.815vw, 150px);
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  font-size: clamp(18px, 1.1983vw, 23px);
  line-height: calc(28/23);
  letter-spacing: calc(calc(5.75/23)*1em);
}
.c-heading::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: min(6.0957vw, 117px);
  height: 1px;
  background: #fff;
  content: "";
  will-change: background;
}

.c-menu {
  display: grid;
  grid-template-rows: auto auto 1fr;
  row-gap: clamp(10px, 0.8857vw, 17px);
  column-gap: clamp(20px, 2.084vw, 40px);
  width: 100%;
}
.c-menu__title {
  grid-column: 1/2;
  grid-row: 2/3;
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  font-size: clamp(28px, 3.3344vw, 64px);
  line-height: calc(77/66);
  letter-spacing: calc(calc(16/64)*1em);
}
.c-menu__price {
  grid-column: 2/3;
  grid-row: 2/3;
  font-size: clamp(17px, 1.1462vw, 22px);
  letter-spacing: calc(calc(2.64/22)*1em);
  line-height: 2.4;
  text-align: right;
}
.c-menu__detail {
  grid-column: 1/3;
  grid-row: 3/4;
  padding-top: 0.5em;
  font-size: clamp(15px, 0.9899vw, 19px);
  line-height: calc(29/19);
  letter-spacing: calc(calc(2.28/19)*1em);
}
.c-menu__thumb {
  grid-column: 1/3;
  grid-row: 1/2;
  aspect-ratio: 547/371;
  overflow: hidden;
}
.c-button__inner {
  border: 1px solid #807D7D;
}
.c-button__inner::after {
  position: absolute;
  top: 50%;
  right: 5.5%;
  transform: translate(0, -50%);
  width: 10.5%;
  aspect-ratio: 27/8;
  background: url(./assets/images/item/arrow-right-white.svg) no-repeat top left/contain;
  content: "";
}

.c-pagination {
  display: flex;
  align-items: center;
  column-gap: 6px;
  justify-content: center;
  margin-top: 50px;
}
.c-pagination__item {
  width: 41px;
  height: 41px;
}
.c-pagination__item a, .c-pagination__item span {
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  font-size: 18px;
  overflow: hidden;
}
.c-pagination__item a.current, .c-pagination__item span.current {
  color: #fff;
  background: #000;
  pointer-events: none;
}
.c-pagination__item a.dots, .c-pagination__item span.dots {
  color: #000;
  font-weight: 700;
  pointer-events: none;
}
.c-pagination__item a.prev, .c-pagination__item span.prev {
  text-indent: -9999px;
}
.c-pagination__item a.prev::before, .c-pagination__item span.prev::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 13px;
  background: url(./assets/images/common/arrow-pagination-left.svg) no-repeat center center/contain;
  content: "";
}
.c-pagination__item a.next, .c-pagination__item span.next {
  text-indent: -9999px;
}
.c-pagination__item a.next::before, .c-pagination__item span.next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 13px;
  background: url(./assets/images/common/arrow-pagination-right.svg) no-repeat center center/contain;
  content: "";
}

.p-mainvisual {
  width: 100%;
  height: 100svh;
  overflow: hidden;
}
.p-mainvisual__title {
  position: absolute;
  top: calc(50% + min(0.1563vw, 3px));
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.p-mainvisual__title .logo {
  width: min(38.9187vw, 747px);
}
.p-mainvisual__title .copy {
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  left: min(0.6773vw, 13px);
  top: min(1.2504vw, 24px);
  transform: scaleY(120%);
  font-size: min(2.1361vw, 41px);
  letter-spacing: -0.025em;
  width: 100%;
  text-align: center;
  word-break: keep-all;
  white-space: nowrap;
  filter: drop-shadow(0px 3px 22px #000000);
}
.p-mainvisual__scroll {
  position: fixed;
  bottom: min(3.126vw, 60px);
  left: 50%;
  transform: translate(-50%, 0);
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  font-size: clamp(12px, 1.563vw, 30px);
  line-height: 1;
  letter-spacing: calc(calc(7.5/30)*1em);
  text-align: center;
  z-index: 10;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.8s ease;
  will-change: opacity;
}
.p-mainvisual__scroll.is-hide {
  opacity: 0;
  transition: opacity 0.8s ease;
}

.p-news-top {
  position: fixed;
  bottom: min(2.3445vw, 45px);
  right: min(1.563vw, 30px);
  width: min(34.6465vw, 665px);
  z-index: 10;
  opacity: 1;
  transition: right 1.5s ease, opacity 1.5s ease;
  will-change: right, opacity;
}
.p-news-top--pc {
  display: block;
}
.p-news-top--pc.is-hide {
  right: max(-36.7305vw, -705px);
  opacity: 0;
  transition: right 0.8s ease-in, opacity 0.8s ease-in;
}
.p-news-top--sp {
  display: none;
}
.p-news-top__list {
  display: grid;
  row-gap: 2px;
}
.p-news-top__row {
  height: 64px;
}
.p-news-top__item {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 min(3.7512vw, 72px) 0 min(1.5109vw, 29px);
  column-gap: min(2.3966vw, 46px);
  font-size: clamp(13px, 0.8857vw, 17px);
  line-height: 1.45;
  letter-spacing: calc(calc(2.04/17)*1em);
  color: #000000;
  background: #fff;
  transition: color 0.8s ease, background 0.8s ease;
  will-change: color, background;
}
.p-news-top__item.nolink {
  pointer-events: none;
}
.p-news-top__item.nolink::after {
  display: none;
}
.p-news-top__item.is-red {
  color: #ffffff;
  background: #EA2525;
}
.p-news-top__item.is-red::after {
  background-image: url(./assets/images/item/arrow-right-white.svg);
}
.p-news-top__item::after {
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translate(0, -50%);
  max-width: 36px;
  width: 5.5%;
  aspect-ratio: 36/11;
  background: url(./assets/images/item/arrow-right-black.svg) no-repeat top left/contain;
  content: "";
  transition: background 0.8s ease;
}
.p-news-top__item .title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-height: 1lh;
}

.p-concept__first {
  height: 100%;
  min-height: 100svh;
}
.p-concept__first-inner {
  padding-top: min(12.7645vw, 245px);
}
.p-concept__first-content {
  max-width: 1020px;
  width: 60%;
  margin: 0 auto 0;
}
.p-concept__first-copy {
  width: min(26.2063vw, 503px);
  margin-top: min(2.7092vw, 52px);
  z-index: 3;
}
.p-concept__first-copy span {
  display: block;
  width: 100%;
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  transform: scaleY(120%);
  font-size: min(4.8974vw, 94px);
  letter-spacing: -0.065em;
  line-height: 1.38;
  word-break: keep-all;
  white-space: nowrap;
}
.p-concept__first-copy span font {
  line-height: 1;
  display: inline-block;
}
.p-concept__first-copy span font font {
  display: inline;
  font-size: 0.55em;
  letter-spacing: -0.02em;
  white-space: break-spaces;
}
.p-concept__first-images {
  position: absolute;
  top: min(17.2972vw, 332px);
  right: 0;
  padding-right: min(8.0755vw, 155px);
}
.p-concept__first-image-list {
  display: grid;
  grid-template-columns: repeat(3, clamp(74px, 7.3461vw, 141px));
  column-gap: min(7.0856vw, 136px);
  row-gap: min(5.0537vw, 97px);
}
.p-concept__first-image-list .item:nth-child(4), .p-concept__first-image-list .item:nth-child(5), .p-concept__first-image-list .item:nth-child(6), .p-concept__first-image-list .item:nth-child(10), .p-concept__first-image-list .item:nth-child(11), .p-concept__first-image-list .item:nth-child(12) {
  left: min(7.3461vw, 141px);
}
.p-concept__second {
  height: 100svh;
  padding-top: min(10.3679vw, 199px);
}
.p-concept__second-inner {
  max-width: 1020px;
  width: 70%;
  margin: 0 auto 0;
}
.p-concept__second-content {
  position: absolute;
  top: min(18.756vw, 360px);
  left: min(37.2515vw, 715px);
  z-index: 2;
}
.p-concept__second-image {
  top: 0;
  left: min(1.1983vw, 23px);
  width: min(40.7943vw, 783px);
  aspect-ratio: 783/522;
  z-index: 1;
}
.p-concept__second-copy {
  left: min(0.3126vw, 6px);
  width: min(27.5088vw, 528px);
  margin-top: min(1.6151vw, 31px);
  z-index: 3;
}
.p-concept__second-copy span {
  display: block;
  width: 100%;
  font-family: hannari, "Noto Serif JP", serif;
  font-weight: 400;
  transform: scaleY(120%);
  font-size: min(4.8974vw, 94px);
  letter-spacing: -0.04em;
  line-height: 1.4;
  word-break: keep-all;
  white-space: nowrap;
}
.p-concept__second-copy span font {
  display: inline-block;
  line-height: 1;
}
.p-concept__second-copy span font font {
  display: inline;
  font-size: 0.55em;
  letter-spacing: -0.02em;
  white-space: break-spaces;
}

.p-lunch-dinner {
  padding-top: min(14.8485vw, 285px);
  padding-bottom: min(5.5747vw, 107px);
}
.p-lunch-dinner__inner {
  max-width: 1394px;
  width: 82%;
  margin: 0 auto 0;
  display: grid;
  grid-template-columns: repeat(2, min(28.4987vw, 547px));
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(5.9394vw, 114px);
  padding-left: min(9.6906vw, 186px);
}
.p-lunch-dinner__attention {
  max-width: 1594px;
  width: 78%;
  margin: clamp(40px, 3.2302vw, 62px) auto 0;
}
.p-lunch-dinner__attention-list {
  width: fit-content;
  margin: 0 0 0 auto;
  font-size: clamp(13px, 0.7815vw, 15px);
  line-height: calc(24/15);
  letter-spacing: calc(calc(1.8/15)*1em);
}

.p-access {
  padding-top: min(9.1696vw, 176px);
  padding-bottom: min(9.378vw, 180px);
}
.p-access__inner {
  max-width: 1020px;
  width: 70%;
  margin: 0 auto 0;
}
.p-access__map {
  aspect-ratio: 1017/571;
  margin-top: min(2.1361vw, 41px);
}
.p-access__map iframe {
  width: 100%;
  height: 100%;
  filter: grayscale(1);
}
.p-access__address {
  margin-top: min(0.8336vw, 16px);
  font-size: clamp(14px, 0.9378vw, 18px);
  line-height: calc(29/18);
  letter-spacing: calc(calc(2.16/18)*1em);
  text-align: center;
}
.p-access__large-map {
  display: none;
}

.p-contact {
  padding-top: min(9.2738vw, 178px);
  padding-bottom: min(9.2738vw, 178px);
}
.p-contact__inner {
  max-width: 1020px;
  width: 70%;
  margin: 0 auto 0;
}
.p-contact__form {
  margin-top: min(4.5327vw, 87px);
  padding: 0 min(9.899vw, 190px) 0 min(2.2924vw, 44px);
}
.p-contact__form dl {
  display: grid;
  grid-template-columns: 10em 1fr;
  align-items: start;
  column-gap: min(0.3647vw, 7px);
  row-gap: min(1.042vw, 20px);
  font-size: clamp(15px, 0.9899vw, 19px);
}
.p-contact__form dl dt {
  padding-top: 7px;
  letter-spacing: calc(calc(2.28/18)*1em);
}
.p-contact__form dl dd input[type=text], .p-contact__form dl dd input[type=email] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 3px;
  color: inherit;
  font-family: inherit;
  font-size: 16px;
  padding: 0.4em 0.8em;
  width: 100%;
  height: 48px;
}
.p-contact__form dl dd input[type=text]:focus, .p-contact__form dl dd input[type=email]:focus {
  border: 1px solid #000;
  box-shadow: none;
  outline: none;
}
.p-contact__form dl dd textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 3px;
  color: inherit;
  font-family: inherit;
  font-size: 16px;
  padding: 0.8em 0.8em;
  width: 100%;
  height: 232px;
}
.p-contact__form dl dd textarea:focus {
  border: 1px solid #000;
  box-shadow: none;
  outline: none;
}
.p-contact__form dl dd .submit-button {
  margin-top: 22px;
}
.p-contact__form dl dd .submit-button p {
  width: 390px;
  height: 60px;
  margin: 0 auto 0;
  pointer-events: auto;
  cursor: pointer;
}
.p-contact__form dl dd .submit-button p::after {
  position: absolute;
  top: 50%;
  right: 4.5%;
  transform: translate(0, -50%);
  width: 8.5%;
  aspect-ratio: 27/8;
  background: url(./assets/images/item/arrow-right-black.svg) no-repeat top left/contain;
  content: "";
}
.p-contact__form dl dd .submit-button p input[type=submit] {
  width: 100%;
  height: 100%;
  font-size: clamp(17px, 1.042vw, 20px);
  background: transparent;
  color: inherit;
  border: 1px solid #000;
  cursor: pointer;
}

.grecaptcha-badge {
  visibility: hidden;
}

.text-recaptcha {
  margin-top: 2rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.25;
  opacity: 0.7;
}

.text-recaptcha a {
  text-decoration: underline;
}

.p-news {
  min-height: 100lvh;
}
.p-news__container {
  max-width: 1394px;
  width: 80%;
  margin: 0 auto 0;
  padding-top: 181px;
  padding-left: min(9.6906vw, 186px);
  padding-bottom: min(9.4301vw, 181px);
}
.p-news__inner {
  margin-top: min(3.6991vw, 71px);
}
.p-news__list {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 2px;
}
.p-news__item a {
  display: grid;
  grid-template-columns: 11em 1fr;
  column-gap: 1.5em;
  padding: 19.5px clamp(40px, 3.126vw, 60px) 19.5px clamp(30px, 3.126vw, 60px);
  font-size: clamp(14px, 0.8857vw, 17px);
  letter-spacing: calc(calc(2.04/17)*1em);
  line-height: 1.45;
  color: #000000;
  background: #ffffff;
  transition: color 0.8s ease, background 0.8s ease;
  will-change: color, background;
}
.p-news__item a::after {
  position: absolute;
  top: 50%;
  right: clamp(20px, 1.563vw, 30px);
  transform: translate(0, -50%);
  max-width: 36px;
  width: 5.5%;
  aspect-ratio: 36/11;
  background: url(./assets/images/item/arrow-right-black.svg) no-repeat top left/contain;
  content: "";
  transition: background 0.8s ease;
}
.p-news__item a.nolink {
  pointer-events: none;
}
.p-news__item a.nolink::after {
  display: none;
}
.p-news__item a .title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-height: 1lh;
}
.p-news__article {
  margin-top: min(3.6991vw, 71px);
  padding: clamp(35px, 3.647vw, 70px) clamp(40px, 4.168vw, 80px) clamp(32px, 3.5428vw, 68px);
  color: #ffffff;
  background: #291C06;
}
.p-news__article .title {
  font-size: clamp(22px, 1.563vw, 30px);
  font-weight: 400;
  letter-spacing: calc(calc(3.6/30)*1em);
  line-height: 1.45;
}
.p-news__article .date {
  margin-top: clamp(18px, 1.4067vw, 27px);
  font-size: clamp(12px, 0.7294vw, 14px);
  letter-spacing: calc(calc(1.68/14)*1em);
  text-align: right;
}
.p-news__article .content {
  margin-top: clamp(24px, 1.9277vw, 37px);
  font-size: clamp(14px, 0.8857vw, 17px);
  line-height: calc(29/17);
  letter-spacing: calc(calc(2.04/17)*1em);
}
.p-news__article .content p + p {
  margin-top: 1lh;
}
.p-news__article .content a {
  text-decoration: underline;
}
.p-news__article .backto {
  margin-top: clamp(80px, 7.6587vw, 147px);
  font-size: clamp(14px, 0.8857vw, 17px);
  line-height: calc(29/17);
  letter-spacing: calc(calc(2.04/17)*1em);
  text-align: center;
}
.p-news__article .backto a {
  text-decoration: underline;
}

.jsFadeIn,
.jsPageShow,
.jsHeading,
.jsFadeInCopy,
.jsFadeUp,
.jsFadeUpLow {
  will-change: opacity, transform;
}

.jsFadeIn,
.jsPageShow {
  opacity: 0;
}

.wpcf7-response-output {
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  margin-left: 10em !important;
  font-size: clamp(15px, 0.9899vw, 19px);
}

.wpcf7-not-valid-tip {
  font-size: 12px;
}

.wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  background-color: #fff;
}
.wpcf7-spinner::before {
  background-color: #291C06;
}
@media screen and (min-width: 836px){
  .l-header__logo {
    transition: opacity 1s;
    will-change: opacity;
  }
  .l-header__logo:hover {
    opacity: 0.5;
    transition: opacity 0.8s;
  }
  .l-header__reserve a {
    opacity: 1;
    transform: scale(1);
    transform-origin: center center;
    transition: transform 1s ease, opacity 1s;
    will-change: opacity, transform;
  }
  .l-header__reserve a:hover {
    opacity: 0.8;
    transform: scale(0.95);
    transition: transform 0.8s ease, opacity 0.8s;
  }
  .l-nav__item {
    transform: translateX(0%);
    transition: transform 1s ease;
    will-change: transform;
  }
  .l-nav__item:hover {
    transform: translateX(7%);
    transition: transform 0.5s ease;
  }
  .l-footer__banner a {
    opacity: 1;
    transition: opacity 1s;
    will-change: opacity;
  }
  .l-footer__banner a:hover {
    opacity: 0.5;
    transition: opacity 0.8s;
  }
  .l-footer__sns a {
    opacity: 1;
    transition: opacity 1s;
    will-change: opacity;
  }
  .l-footer__sns a:hover {
    opacity: 0.5;
    transition: opacity 0.8s;
  }
  .l-background__shop.is-blur .image {
    opacity: 0.8;
    filter: blur(30px);
  }
  .l-lang .gtranslate_wrapper a {
    transition: opacity 1s;
    will-change: opacity;
  }
  .l-lang .gtranslate_wrapper a:hover {
    opacity: 0.5;
    transition: opacity 0.8s;
  }
  .c-pagination__item a, .c-pagination__item span {
    transition: border 0.1s ease;
  }
  .c-pagination__item a:hover, .c-pagination__item span:hover {
    border-color: #000;
    transition: border 0.1s ease;
  }
  .p-news-top__item:hover {
    color: #ffffff;
    background: #000000;
    transition: color 0.8s ease, background 0.8s ease;
  }
  .p-news-top__item:hover::after {
    background-image: url(./assets/images/item/arrow-right-white.svg);
    transition: background 0.8s ease;
  }
  .p-contact__form dl dd .submit-button p {
    transition: opacity 1s;
    will-change: opacity;
  }
  .p-contact__form dl dd .submit-button p:hover {
    opacity: 0.5;
    transition: opacity 0.8s;
  }
  .p-news__item a:hover {
    color: #ffffff;
    background: #000000;
    transition: color 0.8s ease, background 0.8s ease;
  }
  .p-news__item a:hover::after {
    background-image: url(./assets/images/item/arrow-right-white.svg);
    transition: background 0.8s ease;
  }
  .p-news__article .content a:hover {
    text-decoration: none;
  }
  .p-news__article .backto a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 1080px){
  .l-nav {
    left: 0;
    top: 0;
    transform: none;
    width: 100%;
    height: 120lvh;
    padding-top: min(32.004vw, 180px);
    background: #291C06;
    opacity: 0 !important;
    pointer-events: none;
    transition: opacity 0.8s ease 0.2s;
    will-change: opacity;
  }
  .l-nav.is-open {
    opacity: 1 !important;
    pointer-events: auto;
    transition: opacity 0.8s ease;
  }
  .l-nav.is-open .l-nav__list {
    opacity: 1;
    filter: blur(0px);
    transition: opacity 0.5s ease 0.4s, filter 0.5s ease 0.4s !important;
  }
  .l-nav__list {
    width: fit-content;
    margin: 0 auto 0;
    font-size: min(4.8006vw, 27px);
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.5s ease, filter 0.5s ease !important;
    will-change: opacity, filter;
  }
  .l-nav__item {
    color: #ffffff !important;
    margin-bottom: 0.5lh;
  }
  .l-nav-btn {
    display: block;
    position: fixed;
    left: min(2.8655vw, 55px);
    bottom: min(6.4008vw, 36px);
    width: min(12.8016vw, 72px);
    height: min(7.4676vw, 42px);
    z-index: 11;
  }
  .l-nav-btn.is-open .l-nav-btn__line {
    background-color: transparent !important;
    transition: background 0.4s ease;
  }
  .l-nav-btn.is-open .l-nav-btn__line::before {
    top: 0;
    transform: rotate(-12deg);
    transition: background 1.5s ease, top 0.4s ease, transform 0.4s ease 0.4s;
    background: #ffffff !important;
  }
  .l-nav-btn.is-open .l-nav-btn__line::after {
    top: 0;
    transform: rotate(12deg);
    transition: background 1.5s ease, top 0.4s ease, transform 0.4s ease 0.4s;
    background: #ffffff !important;
  }
  .l-nav-btn.is-open .l-nav-btn__label {
    color: #ffffff !important;
  }
  .l-nav-btn__line {
    position: absolute;
    top: min(1.3335vw, 7.5px);
    transform: translate(-50%, 0);
    left: 50%;
    display: block;
    width: min(10.1346vw, 57px);
    height: 1px;
    background: #ffffff;
    transition: background 0.4s ease;
    will-change: background;
  }
  .l-nav-btn__line::before {
    position: absolute;
    left: 0;
    top: max(-1.3335vw, -7.5px);
    transform-origin: center center;
    width: min(10.1346vw, 57px);
    height: 1px;
    background: #ffffff;
    content: "";
    transition: top 0.4s ease 0.4s, transform 0.4s ease;
    will-change: top, transform;
  }
  .l-nav-btn__line::after {
    position: absolute;
    left: 0;
    top: min(1.3335vw, 7.5px);
    transform-origin: center center;
    width: min(10.1346vw, 57px);
    height: 1px;
    background: #ffffff;
    content: "";
    transition: top 0.4s ease 0.4s, transform 0.4s ease;
    will-change: top, transform;
  }
  .l-nav-btn__label {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1em;
    font-family: hannari, "Noto Serif JP", serif;
    font-weight: 400;
    font-size: min(3.2004vw, 18px);
    text-align: center;
    line-height: 1;
    letter-spacing: calc(calc(3/12)*1em);
    color: #ffffff;
    overflow: hidden;
  }
  .l-nav-btn__label > span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    transition: top 0.8s ease;
  }
  .l-nav-btn__label > span .close {
    letter-spacing: 0.1em;
  }
  .l-nav-btn__label.is-open > span {
    transition: top 0.8s ease;
    top: -100%;
  }
  .l-lang {
    bottom: 28px;
    left: 130px;
  }
  .p-lunch-dinner__inner {
    padding-left: 0;
  }
  .p-lunch-dinner__attention-list {
    right: 0;
  }
  .p-contact__form {
    padding: 0;
  }
  .p-news__container {
    width: 70%;
    padding-left: 0;
  }
}
@media screen and (max-width: 1080px) and (max-width: 835px){
  .l-nav-btn__label > span .menu {
    left: 0.15em;
  }
}
@media screen and (max-width: 835px){
  .is-pc {
    display: none;
  }
  .is-tb {
    display: block;
  }
  .l-header {
    padding: min(6.9342vw, 39px) min(6.6675vw, 37.5px) 0;
    z-index: 11;
  }
  .l-header__logo {
    width: min(31.4706vw, 177px);
    height: min(8.5344vw, 48px);
  }
  .l-header__reserve {
    top: max(-11.7348vw, -66px);
    right: max(-1.6002vw, -9px);
    width: min(41.6052vw, 234px);
    height: min(41.6052vw, 234px);
  }
  .l-header__reserve a {
    padding-top: min(4.2672vw, 24px);
    row-gap: min(1.8669vw, 10.5px);
  }
  .l-header__reserve .ja {
    font-size: min(5.6007vw, 31.5px);
  }
  .l-header__reserve .en {
    font-size: min(2.9337vw, 16.5px);
    letter-spacing: 0.3em;
  }
  .l-nav-btn {
    left: auto;
    right: min(1.3335vw, 7.5px);
    bottom: min(6.4008vw, 36px);
  }
  .l-footer {
    padding-bottom: 32px;
  }
  .l-footer.is-under {
    padding-top: 40px;
  }
  .l-footer__inner {
    max-width: min(87.2109vw, 490.5px);
    width: 87.2%;
    row-gap: min(13.335vw, 75px);
  }
  .l-footer__pay-info {
    font-size: clamp(11px, 3.4671vw, 19.5px);
    letter-spacing: 0.02em;
  }
  .l-footer__brand {
    grid-template-columns: repeat(5, min(12.0015vw, 67.5px));
    column-gap: min(1.3335vw, 7.5px);
    margin-top: min(4.0005vw, 22.5px);
  }
  .l-footer__banner {
    grid-template-columns: 100%;
    margin-top: min(13.335vw, 75px);
    column-gap: 0;
    row-gap: min(2.1336vw, 12px);
  }
  .l-footer__banner .wide {
    grid-column: 1/2;
    margin-bottom: min(5.334vw, 30px);
  }
  .l-footer__address {
    margin-top: min(13.335vw, 75px);
  }
  .l-footer__detail-list {
    font-size: clamp(11px, 3.4671vw, 19.5px);
    letter-spacing: 0.02em;
  }
  .l-footer__sns {
    margin-top: min(13.335vw, 75px);
    justify-content: center;
  }
  .l-footer__copy small {
    font-size: 10px;
  }
  .l-background__shop {
    width: 100vw;
    height: auto;
    height: 120lvh;
    background: #000000;
  }
  .l-background__shop::after {
    display: none;
  }
  .l-background__shop picture {
    top: 0;
    transform: translate(-50%, 0);
    left: calc(50% + calc(20 * 100svh / 812));
    width: calc(845 * 100svh / 812);
    height: calc(563 * 100svh / 812);
    aspect-ratio: 375/563;
  }
  .l-background__shop.is-blur picture {
    opacity: 0.8;
    filter: blur(30px);
  }
  .l-lang {
    left: min(3.7338vw, 21px);
    bottom: min(5.0673vw, 28.5px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.8s ease;
  }
  .l-lang.is-show {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.8s ease;
  }
  .l-lang .gtranslate_wrapper {
    column-gap: min(2.1336vw, 12px);
  }
  .l-lang .gtranslate_wrapper::after {
    height: min(3.7338vw, 21px);
  }
  .l-lang .gtranslate_wrapper a[data-gt-lang=ja] {
    font-size: min(2.667vw, 15px);
  }
  .l-lang .gtranslate_wrapper a[data-gt-lang=en] {
    font-size: min(3.2004vw, 18px);
  }
  .c-heading {
    padding-left: min(18.669vw, 105px);
    font-size: clamp(10px, 2.9337vw, 16.5px);
  }
  .c-heading::before {
    width: min(15.7353vw, 88.5px);
  }
  .c-menu {
    row-gap: min(2.667vw, 15px);
  }
  .c-menu__title {
    font-size: clamp(20px, 9.8679vw, 55.5px);
  }
  .c-menu__price {
    font-size: clamp(14px, 4.2672vw, 24px);
  }
  .c-menu__detail {
    font-size: clamp(1px, 3.2004vw, 18px);
    letter-spacing: calc(calc(2.18/19)*1em);
  }
  .c-button {
    width: 82.8%;
    height: min(15.7353vw, 88.5px);
    margin: 0 auto 0;
  }
  .c-button__inner {
    display: grid;
    place-content: center;
    width: 100%;
    height: 100%;
    letter-spacing: calc(calc(1.92/16)*1em);
    font-size: clamp(14px, 4.2672vw, 24px);
  }
  .c-pagination__item a, .c-pagination__item span {
    font-size: 12px;
  }
  .p-mainvisual {
    height: calc(563 * 100svh / 812);
    z-index: 2;
  }
  .p-mainvisual__title {
    position: relative;
    top: calc(309 * 100svh / 812);
    transform: translateX(-50%);
  }
  .p-mainvisual__title .logo {
    width: calc(324 * 100svh / 812);
  }
  .p-mainvisual__title .copy {
    top: min(1.8669vw, 10.5px);
    left: min(2.667vw, 15px);
    font-size: min(3.2004vw, 18px);
    letter-spacing: -0.02em;
  }
  .p-mainvisual__scroll {
    bottom: min(6.1341vw, 34.5px);
    font-size: min(4.5339vw, 25.5px);
    z-index: 9;
  }
  .p-news-top {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    min-height: calc(100svh - calc(488 * 100svh / 812));
    background: transparent linear-gradient(to bottom, #b48434 0%, #5a421a 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
  }
  .p-news-top--pc {
    display: none;
  }
  .p-news-top--sp {
    display: block;
  }
  .p-news-top__list {
    border-top: 1px solid #fff;
    row-gap: 0;
    opacity: 0;
  }
  .p-news-top__row {
    height: min(16.2687vw, 91.5px);
    border-bottom: 1px solid #fff;
  }
  .p-news-top__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 min(13.335vw, 75px) 0 min(5.8674vw, 33px);
    font-size: clamp(12px, 4.0005vw, 22.5px);
    color: #ffffff;
    background: transparent;
  }
  .p-news-top__item::after {
    right: 3%;
    width: 7%;
    background-image: url(./assets/images/item/arrow-right-white.svg);
  }
  .p-news-top__item .date {
    top: -0.5em;
    font-size: clamp(10px, 2.9337vw, 16.5px);
    line-height: 1;
    letter-spacing: calc(calc(1.32/11)*1em);
  }
  .p-news-top__item .title {
    line-height: 1.25;
  }
  .p-concept__first-inner {
    display: grid;
    max-width: min(87.2109vw, 490.5px);
    width: 100%;
    max-width: unset;
    padding-top: calc(143 * 100svh / 812);
    padding-bottom: calc(83 * 100svh / 812);
  }
  .p-concept__first-content {
    grid-column: 1/2;
    grid-row: 2/3;
    max-width: min(87.2109vw, 490.5px);
    width: 67%;
    margin: 0 auto 0;
  }
  .p-concept__first-heading {
    margin-top: min(12.5349vw, 70.5px);
  }
  .p-concept__first-copy {
    width: min(67.2084vw, 378px);
    margin-top: min(6.6675vw, 37.5px);
  }
  .p-concept__first-copy span {
    left: -0.05em;
    font-size: min(12.5349vw, 70.5px);
  }
  .p-concept__first-images {
    grid-row: 1/2;
    grid-column: 1/2;
    position: relative;
    top: auto;
    left: 0;
    width: 100vw;
    padding-right: 0;
    overflow-x: hidden;
  }
  .p-concept__first-image-list {
    grid-template-columns: repeat(3, 17.0688vw);
    column-gap: 16.2687vw;
    row-gap: 11.7348vw;
  }
  .p-concept__first-image-list .item:nth-child(4), .p-concept__first-image-list .item:nth-child(5), .p-concept__first-image-list .item:nth-child(6), .p-concept__first-image-list .item:nth-child(10), .p-concept__first-image-list .item:nth-child(11), .p-concept__first-image-list .item:nth-child(12) {
    left: 17.0688vw;
  }
  .p-concept__second {
    width: 100vw;
    min-height: 100svh;
    height: auto;
    padding-top: calc(169 * 100svh / 812);
    overflow: hidden;
  }
  .p-concept__second-inner {
    max-width: min(87.2109vw, 490.5px);
    width: 87.2%;
  }
  .p-concept__second-inner {
    display: grid;
    max-width: unset;
    width: 100%;
    padding-bottom: calc(169 * 100svh / 812);
  }
  .p-concept__second-content {
    position: relative;
    top: auto;
    left: auto;
    grid-row: 2/3;
    grid-column: 1/2;
    width: 67%;
    margin: min(18.9357vw, 106.5px) auto 0;
  }
  .p-concept__second-image {
    grid-row: 1/2;
    grid-column: 1/2;
    left: 0;
    width: 100vw;
  }
  .p-concept__second-copy {
    left: 0;
    width: min(67.2084vw, 378px);
    margin-top: min(5.0673vw, 28.5px);
  }
  .p-concept__second-copy span {
    font-size: min(12.2682vw, 69px);
    line-height: 1.36;
    letter-spacing: -0.065em;
  }
  .p-lunch-dinner {
    padding-top: calc(146 * 100svh / 812);
    padding-bottom: calc(69 * 100svh / 812);
  }
  .p-lunch-dinner__inner {
    row-gap: min(10.668vw, 60px);
    grid-template-columns: 100%;
    column-gap: 0;
  }
  .p-lunch-dinner__attention {
    margin-top: min(9.8679vw, 55.5px);
  }
  .p-lunch-dinner__attention-list {
    right: auto;
    margin: 0;
    font-size: clamp(11px, 3.2004vw, 18px);
    letter-spacing: calc(calc(1.5/15)*1em);
  }
  .p-access {
    padding-top: calc(106 * 100svh / 812);
    padding-bottom: min(26.67vw, 150px);
    min-height: 100svh;
  }
  .p-access__inner {
    max-width: min(87.2109vw, 490.5px);
    width: 87.2%;
  }
  .p-access__map {
    margin-top: min(7.2009vw, 40.5px);
  }
  .p-access__address {
    margin-top: min(4.8006vw, 27px);
    font-size: clamp(10px, 3.2004vw, 18px);
    line-height: calc(24/12);
  }
  .p-access__large-map {
    display: block;
    margin-top: min(30.1371vw, 169.5px);
  }
  .p-contact {
    min-height: 100svh;
    padding-top: calc(105 * 100svh / 812);
    padding-bottom: calc(105 * 100svh / 812);
  }
  .p-contact__inner {
    max-width: min(87.2109vw, 490.5px);
    width: 87.2%;
  }
  .p-contact__form dl {
    grid-template-columns: 100%;
    column-gap: 0;
    row-gap: 5px;
  }
  .p-contact__form dl dd {
    margin-bottom: 10px;
  }
  .p-contact__form dl dd .submit-button p {
    width: 82.8%;
    height: min(15.7353vw, 88.5px);
    margin: 0 auto 0;
  }
  .p-contact__form dl dd .submit-button p input[type=submit] {
    display: grid;
    place-content: center;
    width: 100%;
    height: 100%;
    letter-spacing: calc(calc(1.92/16)*1em);
    font-size: clamp(14px, 4.2672vw, 24px);
  }
  .p-news__container {
    max-width: min(87.2109vw, 490.5px);
    width: 87.2%;
    padding-top: min(34.671vw, 195px);
    padding-bottom: min(26.67vw, 150px);
  }
  .p-news__item a {
    grid-template-columns: 100%;
    row-gap: 0.25em;
    padding: 1em 1.5em;
    font-size: 14px;
  }
  .p-news__item a::after {
    right: 3%;
    width: 7%;
    background-image: url(./assets/images/item/arrow-right-white.svg);
  }
  .p-news__item a .date {
    font-size: 12px;
  }
  .p-news__article {
    margin-top: 20px;
    padding: 1.5em 1.5em 3em;
  }
  .p-news__article .title {
    font-size: 22px;
  }
  .p-news__article .date {
    margin-top: 8px;
    font-size: 12px;
  }
  .p-news__article .content {
    font-size: 15px;
  }
  .p-news__article .backto {
    font-size: 15px;
  }
  .wpcf7-response-output {
    margin-left: 0 !important;
    font-size: 12px;
  }
}
@media screen and (max-width: 480px){
  .is-sp {
    display: block;
  }
  .p-mainvisual__title .logo {
    width: 75.2094vw;
  }
  .p-mainvisual__title .copy {
    top: min(1.8669vw, 10.5px);
    left: min(2.667vw, 15px);
    font-size: min(4.2672vw, 24px);
  }
}