p {
  letter-spacing: 0.05em;
}

.text-wf01 {
  font-family: "Italiana", sans-serif;
}
.text-default {
  font-family: "Shippori Mincho", serif;
}

.header-stand {
  width: 100%;
  padding: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.footer-stand {
  background: #000;
}
.footer-stand .footer-information {
  margin-top: auto;
  font-family: "IBM Plex Sans", sans-serif;
}
.footer-stand .footer-information .name {
  margin-bottom: 0.8rem;
}
.footer-stand .footer-other {
  margin-left: 10%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer-stand .footer-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-stand .footer-navi {
  font-family: "Shippori Mincho", serif;
}

.stand__headline01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 3.6rem;
  font-size: 1.6rem;
}
.stand__headline01--title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1;
}
.stand__headline01--title::after {
  content: "";
  width: 1px;
  height: 13rem;
  background-color: #000;
}
.stand__headline01--text {
  margin-left: -0.5rem;
  letter-spacing: 0.15em;
  font-weight: 400;
  font-size: 3.6rem;
  -webkit-font-feature-settings: initial;
          font-feature-settings: initial;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1.5;
}
.stand__headline01--text small {
  font-size: 2.4rem;
}
.stand__headline01--text img {
  vertical-align: text-bottom;
}
.stand__headline01.is-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.stand__hero {
  width: 100%;
  height: 100vh;
  position: relative;
}
.stand__hero--visual {
  width: 100%;
  height: 100%;
  display: block;
}
.stand__hero--visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.stand__hero--text {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.stand__hero--title {
  font-weight: 400;
  font-size: 7.2rem;
  line-height: 1;
}
.stand__hero--navi {
  margin-top: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
}
.stand__hero--navi a {
  color: #fff;
}
.stand__concept .content {
  position: relative;
}
.stand__concept .stand__headline01 {
  margin-bottom: 7rem;
}
.stand__concept--text .title {
  margin-bottom: 1em;
  color: #dd5f0d;
  font-weight: 600;
  font-size: 2rem;
}
.stand__concept .is-jpn p {
  line-height: 2.5;
}
.stand__concept .is-en {
  margin-top: 7rem;
}
.stand__concept .is-en .sentence {
  font-size: 1.4rem;
}
.stand__concept .is-en .sentence * {
  letter-spacing: 0;
}
.stand__concept .is-en p {
  word-break: break-word;
}
.stand__hours .stand__headline01 {
  margin-bottom: 9rem;
}
.stand__hours--content {
  position: relative;
}
.stand__hours--time {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 5.6rem;
  line-height: 1;
}
.stand__hours--time .icon {
  margin-top: 0.2em;
}
.stand__hours--address p:not(:last-of-type) {
  margin-bottom: 1rem;
}
.stand__hours--address .text-jp {
  font-size: 2.4rem;
  line-height: 1.25;
}
.stand__hours--address .text-en {
  font-size: 2rem;
  line-height: 1.6;
}
.stand__hours--contact {
  margin-top: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 2.6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.4rem;
}
.stand__hours--contact li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.stand__hours--payment {
  margin-top: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1.2rem;
}
.stand__hours--payment li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.stand__hours--payment .icon {
  width: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #e0e1e0;
  aspect-ratio: 1;
}
.stand__hours--map {
  width: 15.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 50%;
  background-color: #dd5f0d;
  color: #000;
  aspect-ratio: 1;
}
.stand__hours--images {
  position: relative;
}
.stand__menu {
  padding-bottom: 40rem;
}
.stand__menu .content > .stand__headline01 {
  margin-bottom: 10rem;
}
.stand__menu--block + .stand__menu--block {
  margin-top: 10rem;
}
.stand__menu--catch {
  margin-top: 4rem;
}
.stand__menu--catch p:not(:last-of-type) {
  margin-bottom: 1rem;
}
.stand__menu--catch .text-jp {
  line-height: 2;
}
.stand__menu--catch .text-en {
  word-break: break-word;
  font-size: 1.4rem;
  line-height: 1.7142857143;
}
.stand__menu--grid {
  display: grid;
  gap: 6.2rem;
  grid-template-columns: 1fr 1fr;
}
.stand__menu--inner + .stand__menu--inner {
  margin-top: 8.5rem;
}
.stand__menu--image {
  margin-bottom: 2rem;
}
.stand__menu--title > span {
  display: block;
}
.stand__menu--title .text-jp {
  color: #dd5f0d;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
}
.stand__menu--title .text-en {
  margin-top: 0.25em;
  word-break: break-word;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7142857143;
}
.stand__menu--title .text-en.sm {
  font-size: 1.2rem;
}
.stand__menu--detail {
  margin-top: 1rem;
}
.stand__menu--detail > span {
  display: block;
}
.stand__menu--detail .text-jp {
  line-height: 2;
}
.stand__menu--detail .text-en {
  margin-top: 0.25em;
  font-size: 1.4rem;
  line-height: 1.7142857143;
}
.stand__menu--detail .text-en.sm {
  font-size: 1.2rem;
}
.stand__menu--tag {
  margin-top: 2.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}
.stand__menu--tag .tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #dd5f0d;
  font-weight: 700;
  font-size: 1.4rem;
}
.stand__menu--tag .icon {
  width: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #efecea;
  aspect-ratio: 1;
}
.stand__menu--tag .text {
  color: #dd5f0d;
  font-weight: 700;
  font-size: 1.4rem;
}
.stand__menu--info {
  margin-top: 15rem;
  text-align: center;
}
.stand__menu--info .info-block + .info-block {
  margin-top: 6rem;
}
.stand__menu--info p:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.stand__menu--info a {
  text-decoration: underline;
}
.stand__menu--info .text-jp {
  letter-spacing: 0.1em;
}
.stand__menu--info .text-en {
  word-break: break-word;
  letter-spacing: 0;
  font-size: 1.4rem;
}
.stand__menu--info .stand__menu--tag {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 834px) {
  .footer-stand .area01 {
    width: 18.5%;
  }
  .footer-stand .area02 {
    width: 81.5%;
  }
  .footer-stand .footer-information {
    font-size: 1.3rem;
  }
  .footer-stand .footer-information .name dd {
    font-size: 2.2rem;
  }
  .footer-stand .footer-information .tel dt {
    font-size: 1.3rem;
  }
  .footer-stand .footer-information .tel dd {
    font-size: 1.5rem;
  }
  .footer-stand .footer-information .link-icon {
    margin-top: 2rem;
  }
  .stand__concept--text {
    width: 50%;
  }
  .stand__concept--image .image {
    position: absolute;
  }
  .stand__concept--image .image01 {
    width: 69rem;
    top: 0;
    left: calc(50% + 9rem);
  }
  .stand__concept--image .image02 {
    width: 45.7rem;
    top: 42.5rem;
    left: calc(50% + 18.2rem);
  }
  .stand__hours .stand__headline01 {
    margin-left: calc(50% - 21.5rem);
  }
  .stand__hours--content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    padding-bottom: 3.8rem;
  }
  .stand__hours--map {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .stand__hours--images .image {
    position: absolute;
  }
  .stand__hours--images .image01 {
    width: 17.5rem;
    top: -8rem;
    right: 100%;
  }
  .stand__hours--images .image02 {
    width: 16.3rem;
    top: 17.5rem;
    left: 6.8rem;
  }
  .stand__hours--images .image03 {
    width: 16.3rem;
    top: -40rem;
    right: 9rem;
  }
  .stand__hours--images .image04 {
    width: 17.5rem;
    top: -40rem;
    left: 100%;
  }
  .stand__menu--block {
    display: grid;
    gap: 6rem;
    grid-template-columns: 1fr 86.2rem;
  }
}
@media (max-width: 833px) {
  .header-stand {
    padding: 1.6rem;
  }
  .header-stand img {
    width: 3rem;
  }
  .footer-stand .footer-other {
    margin-left: 0;
  }
  .stand__headline01--text small {
    font-size: 2rem;
  }
  .stand__hero {
    height: 100dvh;
  }
  .stand__hero--text {
    width: 100%;
  }
  .stand__hero--title {
    font-size: 4rem;
  }
  .stand__concept {
    padding-right: 3.6rem;
    padding-left: 3.6rem;
  }
  .stand__concept .is-jpn p {
    line-height: 2;
  }
  .stand__concept--image {
    margin-top: 4.6rem;
  }
  .stand__concept--image .image01 {
    width: 41.5rem;
  }
  .stand__concept--image .image02 {
    width: 27.5rem;
    margin-top: -2rem;
    margin-left: 5rem;
  }
  .stand__hours .stand__headline01 {
    margin-bottom: 7rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .stand__hours--time {
    font-size: 4.2rem;
  }
  .stand__hours--time .icon {
    width: 3.2rem;
  }
  .stand__hours--address .text-jp {
    font-size: 1.8rem;
  }
  .stand__hours--address .text-en {
    font-size: 1.4rem;
  }
  .stand__hours--contact {
    font-size: 1.8rem;
  }
  .stand__hours--contact li {
    gap: 0.4rem;
  }
  .stand__hours--contact .icon {
    width: 1.8rem;
  }
  .stand__hours--payment {
    gap: 2rem;
  }
  .stand__hours--payment li {
    width: calc((100% - 2rem) / 2);
  }
  .stand__hours--map {
    margin-top: -2rem;
    margin-left: auto;
  }
  .stand__hours--images {
    margin-bottom: 10rem;
  }
  .stand__hours--images .image01 {
    width: 12.7rem;
    margin-left: -1.5rem;
  }
  .stand__hours--images .image02 {
    width: 16.3rem;
    margin-top: -20.5rem;
    margin-right: -1.5rem;
    margin-left: auto;
  }
  .stand__hours--images .image03, .stand__hours--images .image04 {
    display: none;
  }
  .stand__menu {
    padding-right: 3.6rem;
    padding-bottom: 0;
    padding-left: 3.6rem;
  }
  .stand__menu--block + .stand__menu--block {
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: 1px solid #000;
  }
  .stand__menu--block .stand__headline01 {
    gap: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .stand__menu--block .stand__headline01--title {
    font-size: 1.4rem;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
  }
  .stand__menu--block .stand__headline01--title::after {
    content: none;
  }
  .stand__menu--block .stand__headline01--text {
    margin-left: 0;
    font-size: 2.4rem;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
  }
  .stand__menu--catch {
    margin-top: 2rem;
  }
  .stand__menu--catch p:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
  .stand__menu--catch .text-en {
    font-size: 1.2rem;
  }
  .stand__menu--grid {
    margin-top: 3rem;
    gap: 4.2rem;
    grid-template-columns: 1fr;
  }
  .stand__menu--grid .stand__menu--image {
    margin-top: 0;
  }
  .stand__menu--inner + .stand__menu--inner {
    margin-top: 4.2rem;
  }
  .stand__menu--image {
    margin-top: 3rem;
  }
  .stand__menu--title .text-en {
    font-size: 1.2rem;
  }
  .stand__menu--detail .text-en {
    font-size: 1.2rem;
  }
  .stand__menu--tag .tag {
    font-size: 1.2rem;
  }
  .stand__menu--info {
    margin-top: 10rem;
    text-align: left;
  }
  .stand__menu--info .info-block + .info-block {
    margin-top: 4rem;
  }
  .stand__menu--info .text-en {
    font-size: 1.2rem;
  }
  .stand__menu--info .stand__menu--tag {
    margin-bottom: 1rem;
    gap: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}