@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@100..900&family=Nunito+Sans:opsz,wght@6..12,900&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  box-sizing: border-box;
}

#contentsblock * {
  box-sizing: initial;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.fn-sub-heading {
  display: none;
}

/*
font-family: 'Noto Serif JP', serif;weight:100-900;
font-family: 'Noto Sans JP', sans-serif;weight:100-900;
font-family: 'Nunito Sans', serif;font-weight:900;
*/
body {
  color: #6A4314;
  font-family: "Noto Sans JP", sans-serif;
  padding-top: 70px;
  background: #fff;
  line-break: strict;
}
@media (max-width: 428px) {
  body {
    padding-top: 50px;
  }
}

.sp {
  display: none;
}
@media (max-width: 428px) {
  .sp {
    display: revert;
  }
  .card_modal .sp {
    display: none;
  }
}

.pc {
  display: unset;
}
@media (max-width: 428px) {
  .pc {
    display: none;
  }
  .card_modal .pc {
    display: unset;
  }
}

.hot_cool2025 {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  font-feature-settings: "palt";
}
@media (max-width: 428px) {
  .hot_cool2025 {
    background-position: left -10vw bottom 30vw;
    background-size: 110vw;
    position: relative;
    z-index: 1;
  }
}
.hot_cool2025--caption {
  position: absolute;
  bottom: 60px;
  left: calc(50% - 500px);
  font-size: 12px;
  line-height: 1.5;
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hot_cool2025--caption {
    position: static;
    margin: 0 auto 60px;
  }
}
@media (max-width: 428px) {
  .hot_cool2025--caption {
    display: block;
    position: static;
    width: 100%;
    padding: 0 15px 15px;
  }
  .hot_cool2025--caption li {
    padding-left: 1em;
    text-indent: -1em;
  }
}
.hot_cool2025--pagetop {
  position: sticky;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding-bottom: 35px;
  padding-right: 88px;
  display: flex;
  justify-content: flex-end;
  pointer-events: none;
  z-index: 3;
}
@media (max-width: 428px) {
  .hot_cool2025--pagetop {
    padding: 0 10px 10px 0;
    z-index: 3;
  }
}
.hot_cool2025--pagetop-btn {
  font-size: 0;
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url("../../images/btn-pagetop.png") left top no-repeat;
  background-size: contain;
  pointer-events: auto;
  transition: 0.3s ease-out;
  will-change: transform;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
}
.hot_cool2025--pagetop-btn:hover {
  filter: brightness(1.8) drop-shadow(0 0 3px rgba(255, 255, 255, 0.6666666667));
}
.hot_cool2025--pagetop-btn.active {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 428px) {
  .hot_cool2025--pagetop-btn {
    width: 65px;
    height: 65px;
  }
}
.hot_cool2025--announce {
  position: absolute;
  left: 0;
  top: 0;
  width: 164px;
  height: 164px;
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  z-index: 10;
}
@media (max-width: 428px) {
  .hot_cool2025--announce {
    width: 90px;
    height: 90px;
  }
}
.hot_cool2025--announce-txt {
  position: absolute;
  left: 17%;
  top: 55%;
  display: block;
  color: #231815;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  transform-origin: left bottom;
  transform: rotate(-45deg);
}
@media (max-width: 428px) {
  .hot_cool2025--announce-txt {
    font-size: 14px;
    left: 13%;
    top: 58%;
  }
}

.mv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 660px;
  background: transparent;
  background-size: auto 660px;
  overflow: hidden;
}
@media (max-width: 428px) {
  .mv {
    height: 149.3333333333vw;
  }
}
.mv:after {
  position: absolute;
  left: 0;
  top: 0;
  display: grid;
  text-align: center;
  grid-template: auto/auto;
  align-items: center;
  content: "LOADING";
  font-family: "Noto Serif JP", serif;
  color: #6A4314;
  font-size: 14px;
  letter-spacing: 0.5em;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: white;
  opacity: 1;
  animation: loading ease-in-out 3s both infinite;
  transition: 0.2s ease-in;
}
@keyframes loading {
  0% {
    color: rgba(223, 164, 94, 0);
  }
  100% {
    color: #dfa45e;
  }
}
.mv.loaded:after {
  animation: none;
  opacity: 0;
  visibility: hidden;
}
.mv--left {
  position: relative;
  width: calc((100vw - 926px) / 2);
  max-width: 497px;
  min-width: 220px;
  height: 100%;
}
.mv--center {
  width: 926px;
}
.mv--right {
  width: calc((100vw - 926px) / 2);
  max-width: 497px;
  min-width: 220px;
  height: 100%;
}
.mv--title-img {
  position: absolute;
  left: 50%;
  top: 139px;
  translate: calc(-50% + 7px) 0;
  z-index: 1;
}
.loaded .mv--title-img {
  animation: titlein 0.5s ease-out 0.5s both;
}
@keyframes titlein {
  0% {
    scale: 1.5;
    opacity: 0;
  }
  100% {
    scale: 1;
    opacity: 1;
  }
}
@media (max-width: 428px) {
  .mv--title-img {
    translate: calc(-50% + 0.5333333333vw) 0;
    top: 45.0666666667vw;
    width: 60.2666666667vw;
    height: auto;
  }
}
.mv--date {
  position: absolute;
  left: 50%;
  top: 274px;
  translate: -50% 0;
  z-index: 1;
}
@media (max-width: 428px) {
  .mv--date {
    width: 59.7333333333vw;
    translate: calc(-50% - 0.8vw) 0;
    top: 99.4666666667vw;
    height: auto;
  }
}
.loaded .mv--date {
  animation: catchin 0.5s ease-out 1.1s both;
}
.mv--catch {
  position: absolute;
  left: 50%;
  top: 64px;
  translate: -50% 0;
  z-index: 1;
}
.loaded .mv--catch {
  animation: catchin 0.5s ease-out 1.1s both;
}
@keyframes catchin {
  0% {
    opacity: 0;
    transform: scale(1.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@media (max-width: 428px) {
  .mv--catch {
    top: 5.6vw;
    width: 61.3333333333vw;
  }
}
.mv--photo {
  vertical-align: top;
}
@media (max-width: 428px) {
  .mv--photo {
    width: 100%;
  }
}

.bld {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
  z-index: 5;
  background: white;
  padding-top: 15px;
}
@media (max-width: 428px) {
  .bld {
    position: sticky;
    top: 50px;
    left: 0;
    gap: 0;
    padding: 0;
  }
}
.bld--btn {
  color: #231815;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.08em;
  width: 570px;
  height: 90px;
  border-right: 1px solid currentColor;
  padding-bottom: 30px;
  background-color: white;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2219.52%22%20height%3D%2219.52%22%20viewBox%3D%220%200%2019.52%2019.52%22%3E%3Cpath%20d%3D%22M3.713%2C6.927h0l6.545%2C8.264%2C6.546-8.265h-2.994l-3.552%2C4.484-3.551-4.484H3.713Z%22%20fill%3D%22%23231815%22%2F%3E%3C%2Fsvg%3E");
  background-size: 19px auto;
  background-position: center bottom 16px;
  background-repeat: no-repeat;
  transition: 0.2s linear;
  will-change: transform;
}
.bld--btn:last-of-type {
  border-right: none;
}
.bld--btn:hover {
  color: #6A4314;
  background-position: center bottom 12px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bld--btn {
    margin: 0 20px;
  }
}
@media (max-width: 428px) {
  .bld--btn {
    font-size: 14px;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    width: 1fr;
    height: 55px;
    padding: 0 14px 0 0;
    background-position: right 13.7px center;
    background-size: 13px auto;
  }
  .bld--btn:hover {
    filter: none;
    background-position: right 13.7px center;
  }
  .bld--btn.active {
    background-color: #DEDEDE;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2219.52%22%20height%3D%2219.52%22%20viewBox%3D%220%200%2019.52%2019.52%22%3E%3Cpath%20d%3D%22M3.713%2C6.927h0l6.545%2C8.264%2C6.546-8.265h-2.994l-3.552%2C4.484-3.551-4.484H3.713Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E");
    color: white;
  }
}
.bld--btn-small {
  color: currentColor;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-top: 3px;
}

.bld_fixed {
  font-family: "Noto Serif JP", serif;
  position: fixed;
  right: -75px;
  opacity: 0;
  transition: 0.3s linear;
  top: 200px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 20px;
  z-index: 2;
}
.bld_fixed--btn {
  writing-mode: vertical-rl;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 195px;
  background-color: #231815;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219.52%22%20height%3D%2219.52%22%20viewBox%3D%220%200%2019.52%2019.52%22%3E%3Cpath%20d%3D%22M7531.759%2C10835.521a9.76%2C9.76%2C0%2C1%2C1%2C9.76-9.76A9.771%2C9.771%2C0%2C0%2C1%2C7531.759%2C10835.521Zm-6.546-12.594h0l6.545%2C8.264%2C6.546-8.265h-2.994l-3.552%2C4.484-3.551-4.484h-2.995Z%22%20transform%3D%22translate(-7521.999%20-10816.001)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-size: 17px auto;
  background-position: center bottom 8px;
  padding-bottom: 24px;
  border-radius: 10px 0 0 10px;
  transition: 0.2s linear;
  will-change: transform;
}
.bld_fixed--btn:hover {
  background-position: center bottom 6px;
  filter: brightness(1.2);
}
.bld_fixed.active {
  right: 0;
  opacity: 1;
}

.floor {
  position: relative;
  width: 100%;
  margin: 0 0 -50px;
  padding-top: 80px;
  background-color: transparent;
  background-image: url("../../images/floor-bg.png"), linear-gradient(to bottom, transparent 0%, #FFF4F4 32%, #F2FDFF 71%, transparent 100%);
  background-repeat: no-repeat;
  background-size: 1508px auto, 100% 400px;
  background-position: center -120px, center 22px;
}
@media (max-width: 428px) {
  .floor {
    margin-bottom: unset;
    padding: 223px 10px 0;
    background-image: url("../../images/floor-bg-sp.png"), linear-gradient(to bottom, transparent 0%, #FFF4F4 32%, #F2FDFF 71%, transparent 100%);
    background-position: -16vw 105px, center 105px;
    background-size: 459px auto, 100% 313px;
    margin-top: -193px;
    z-index: -1;
  }
}
.floor:last-of-type {
  background-position: center top, center 156px;
  margin-bottom: 200px;
  padding-top: 220px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .floor:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 428px) {
  .floor:last-of-type {
    margin-bottom: 25px;
    margin-top: -160px;
    padding-top: 226px;
    background-position: -16vw 123px, center 123px;
    z-index: -1;
  }
}
.floor--title {
  color: #5d5d5d;
  font-family: "Noto Serif JP", serif;
  font-size: 52px;
  line-height: 1.44;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}
@media (max-width: 428px) {
  .floor--title {
    font-size: 22px;
    margin-bottom: 18px;
  }
}
.floor--title-en {
  display: block;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4375;
  letter-spacing: 0.1em;
  text-shadow: none;
}
@media (max-width: 428px) {
  .floor--title-en {
    font-size: 18px;
    margin-bottom: 0;
  }
}
.floor--switcher {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 60px;
}
@media (max-width: 428px) {
  .floor--switcher {
    gap: 16px;
    margin-bottom: 20px;
  }
}
.floor--btn {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.2s linear;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-size: 48px;
  color: #5d5d5d;
  width: 104px;
  height: 104px;
  padding-top: 2px;
  border-radius: 100vmax;
  border: 2px solid white;
  background: white;
  will-change: transform;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.4));
}
@media (max-width: 428px) {
  .floor--btn {
    font-size: 32px;
    width: 72px;
    height: 72px;
  }
}
.floor--btn span {
  font-size: 36px;
  margin-top: 10px;
}
@media (max-width: 428px) {
  .floor--btn span {
    font-size: 24px;
  }
}
.floor--btn:hover {
  transform: scale(1.05);
}
.f12 .floor--btn[data-floor=f12], .f13 .floor--btn[data-floor=f13] {
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
}
.floor--img {
  max-width: 100%;
  height: auto;
}

.card_grid {
  width: 100%;
  max-width: 996px;
  min-height: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template: auto/repeat(3, 1fr);
  gap: 29px 20px;
  transition: 0.3s ease-in-out;
  transform: scale(1);
  transform-origin: center top;
  position: relative;
  z-index: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 428px) {
  .card_grid {
    grid-template: auto/repeat(2, 1fr);
    gap: 10px 11px;
  }
}
.card_grid.faded {
  opacity: 0;
  transform: scale(0, 1);
}
.card_grid.f12 .card_tw12,
.card_grid.f12 .card_gt12 {
  order: 1;
}
.card_grid.f12 .card_tw13,
.card_grid.f12 .card_gt13 {
  order: 2;
}
.card_grid.f13 .card_tw12,
.card_grid.f13 .card_gt12 {
  order: 2;
}
.card_grid.f13 .card_tw13,
.card_grid.f13 .card_gt13 {
  order: 1;
}

.card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #FFFDEA;
  border-top: 3px solid #6A4314;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin-top: 10px;
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card {
    max-width: 32%;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 20px 1% 10px 0;
  }
}
@media (max-width: 428px) {
  .card {
    padding-bottom: 12px;
    margin-top: 15px;
  }
  .card_modal .card {
    padding-bottom: 0;
    margin-top: 10px;
  }
}
.card.is-show {
  display: flex;
}
.card[data-category=hot] {
  background-color: #FFF4F4;
}
.card[data-category=cool] {
  background-color: #F2FDFF;
}
.card--title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 64px;
  color: #6A4314;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 45px;
}
@media (max-width: 428px) {
  .card--title {
    font-size: 14px;
    letter-spacing: -0.05em;
    height: 57px;
    padding: 20px 0 0;
    white-space: nowrap;
  }
  .card_modal .card--title {
    font-size: 18px;
    height: 64px;
    padding: 0 0 0 45px;
  }
}
.card--title-narrow span {
  letter-spacing: -0.05em;
}
@media (max-width: 428px) {
  .card--title-narrow span {
    transform: scale(0.85, 1);
  }
  .card_modal .card--title-narrow span {
    transform: scale(1, 1);
  }
}
.card--title-small {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 428px) {
  .card--title-small {
    font-size: 10px;
  }
  .card_modal .card--title-small {
    font-size: 14px;
  }
}
.card--title:before {
  content: "";
  display: block;
  position: absolute;
  left: -4px;
  top: -12px;
  width: 68px;
  height: 70px;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 428px) {
  .card--title:before {
    width: 52px;
    height: 40px;
    left: 0;
    top: -16px;
  }
  .card_modal .card--title:before {
    left: -12px;
    top: -12px;
    width: 68px;
    height: 64px;
    background-size: contain;
  }
}
.card_tw12 .card--title:before {
  background-image: url("../../images/badge-tw12.png");
}
@media (max-width: 428px) {
  .card_tw12 .card--title:before {
    background-image: url("../../images/badge-tw12-sp.png");
  }
  .card_modal .card_tw12 .card--title:before {
    background-image: url("../../images/badge-tw12.png");
  }
}
.card_tw13 .card--title:before {
  background-image: url("../../images/badge-tw13.png");
}
@media (max-width: 428px) {
  .card_tw13 .card--title:before {
    background-image: url("../../images/badge-tw13-sp.png");
  }
  .card_modal .card_tw13 .card--title:before {
    background-image: url("../../images/badge-tw13.png");
  }
}
.card_gt12 .card--title:before {
  background-image: url("../../images/badge-gt12.png");
}
@media (max-width: 428px) {
  .card_gt12 .card--title:before {
    background-image: url("../../images/badge-gt12-sp.png");
  }
  .card_modal .card_gt12 .card--title:before {
    background-image: url("../../images/badge-gt12.png");
  }
}
.card_gt13 .card--title:before {
  background-image: url("../../images/badge-gt13.png");
}
@media (max-width: 428px) {
  .card_gt13 .card--title:before {
    background-image: url("../../images/badge-gt13-sp.png");
  }
  .card_modal .card_gt13 .card--title:before {
    background-image: url("../../images/badge-gt13.png");
  }
}
.card--img {
  width: auto;
  height: 208px;
  margin: 0 9px 9px;
}
@media (max-width: 428px) {
  .card--img {
    width: 40vw;
    height: 27.7333333333vw;
    margin: 2px auto 6px;
  }
  .card_modal .card--img {
    width: auto;
    height: 208px;
    object-fit: contain;
    margin: 0 9px 12px;
  }
}
.card--label {
  aspect-ratio: 326/36;
  width: calc(100% + 8px);
  background: no-repeat center/cover;
  margin-bottom: 4px;
}
@media (max-width: 428px) {
  .card--label {
    aspect-ratio: 352/46;
    width: calc(100% + 4px);
    background-size: cover;
  }
  .card--label:is(.card_modal *) {
    width: calc(100% + 8px);
  }
}
.card--label:is(.card_hot *) {
  background-image: url("../../images/label-hot.png");
}
@media (max-width: 428px) {
  .card--label:is(.card_hot *) {
    background-image: url("../../images/label-hot-sp.png");
  }
}
.card--label:is(.card_cool *) {
  background-image: url("../../images/label-cool.png");
}
@media (max-width: 428px) {
  .card--label:is(.card_cool *) {
    background-image: url("../../images/label-cool-sp.png");
  }
}
.card--tags {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin-bottom: 16px;
}
@media (max-width: 428px) {
  .card--tags {
    margin-bottom: 8px;
    gap: 3px;
  }
  .card_modal .card--tags {
    margin-bottom: 16px;
    gap: 6px;
  }
}
.card--tag {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 22px;
  width: fit-content;
  min-width: 110px;
  border-radius: 11px;
  color: white;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  background: #8DBE5D;
  padding: 3px 18px 4px;
}
.card--tag span {
  text-align: left;
}
@media (max-width: 428px) {
  .card--tag {
    flex-direction: column;
    gap: 2px;
    font-size: 11px;
    padding: 2px 16px 4px;
  }
}
.card--tag-towers {
  background: #6B4415;
}
@media (max-width: 428px) {
  .card--tag-towers {
    display: none;
  }
  .card_modal .card--tag-towers {
    display: flex;
  }
}
.card--tag-gate {
  background: #6B4415;
}
@media (max-width: 428px) {
  .card--tag-gate {
    display: none;
  }
  .card_modal .card--tag-gate {
    display: flex;
  }
}
.card--tag-fair {
  background: #FFF234;
  color: #6A4314;
  padding-left: 28px;
  padding-right: 28px;
}
@media (max-width: 428px) {
  .card--tag-qty {
    display: none;
  }
  .card_modal .card--tag-qty {
    display: flex;
  }
}
.card--tag-double {
  text-align: right;
  gap: 0.5em;
  height: 36px;
  border-radius: 18px;
}
@media (max-width: 428px) {
  .card--tag-double {
    flex-direction: column;
    height: auto;
    gap: 0;
    text-align: center;
    padding: 6px 18px;
    border-radius: 10px;
  }
}
.card--food {
  font-family: "Noto Sans JP", serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.33;
  margin: 0 20px 9px;
}
@media (max-width: 428px) {
  .card--food {
    font-size: 14px;
    line-height: 1.28;
    margin: 0 10px 4px;
  }
  .card_modal .card--food {
    font-size: 18px;
    margin: 0 20px 9px;
  }
}
.card--food-small {
  display: inline-block;
  font-size: 14px;
  line-height: 1.3;
}
@media (max-width: 428px) {
  .card--food-small {
    font-size: 12px;
  }
  .card_modal .card--food-small {
    font-size: 14px;
  }
}
@media (max-width: 428px) {
  .card--food-narrow_sp {
    display: inline-block;
    font-size: 12px;
    letter-spacing: -0.05em;
    white-space: nowrap;
  }
  .card_modal .card--food-narrow_sp {
    font-size: revert;
    letter-spacing: revert;
  }
}
.card--food rt {
  line-height: 1;
  margin-bottom: -0.5em;
}
.card--desc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 20px 17px;
  max-width: 100%;
}
@media (max-width: 428px) {
  .card--desc {
    display: none;
  }
  .card_modal .card--desc {
    display: revert;
  }
}
.card--price {
  color: #DC000C;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-feature-settings: "palt";
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 18px;
}
@media (max-width: 428px) {
  .card--price {
    font-size: 12px;
    text-align: center;
  }
  .card_modal .card--price {
    font-size: 14px;
    line-height: 1.3;
  }
}
.card--price-num {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
  margin: 0 2px 0 4px;
}
@media (max-width: 428px) {
  .card--price-num {
    font-size: 20px;
    margin: 0 2px;
  }
  .card_modal .card--price-num {
    font-size: 30px;
    margin: 0 2px 0 4px;
  }
}
.card--price + .card--caption {
  margin-top: -8px;
}
.card--caption {
  display: block;
  font-size: 11px;
  line-height: 1.3;
  text-align: justify;
  padding: 0 0 0 1em;
  text-indent: -1em;
  margin: 0 18px 18px;
  align-self: flex-start;
}
.card--caption-red {
  color: #DC000C;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card--caption {
    margin: 0 0 25px;
    padding: 0 18px;
    max-width: 100%;
  }
}
.card--caption + .card--caption {
  margin-top: -14px;
}
@media (max-width: 428px) {
  .card--caption {
    display: none;
  }
  .card_modal .card--caption {
    display: revert;
  }
}
.card--btn {
  display: flex;
  align-items: center;
  text-decoration: none;
  justify-content: center;
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  width: calc(100% - 40px);
  height: 50px;
  background-color: #6A4314;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2214%22%20viewBox%3D%220%200%2020%2014%22%3E%3Cpath%20id%3D%22arrow%22%20d%3D%22M7245.01%2C11856.723l4.666-3.7H7234v-1.5h15.677l-4.666-3.7v-1.53l7.544%2C5.977-7.544%2C5.976Z%22%20transform%3D%22translate(-7233.499%20-11845.266)%22%20fill%3D%22%23ffffff%22%20stroke%3D%22rgba(0%2C0%2C0%2C0)%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 20px 14px;
  background-position: right 11px center;
  margin: auto 20px 18px;
  transition: 0.2s linear;
}
.card--btn:hover {
  opacity: 0.8;
}
@media (max-width: 428px) {
  .card--btn {
    display: none;
  }
  .card_modal .card--btn {
    display: flex;
  }
}
.card--more {
  display: none;
}
@media (max-width: 428px) {
  .card--more {
    color: white;
    font-family: "Nunito Sans", serif;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 22px;
    background: #6A4314;
    filter: drop-shadow(0px 2px 2px rgba(131, 124, 68, 0.3019607843));
    margin: auto auto 0;
    cursor: pointer;
  }
  .card_modal .card--more {
    display: none;
  }
}

.dishes {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 428px) {
  .dishes {
    display: none;
  }
}
.dishes--tw {
  top: 542px;
}
.dishes--img {
  display: block;
  position: absolute;
  transition: 0.8s cubic-bezier(0.26, 0.07, 0.26, 1.64);
  opacity: 0;
  transform: scale(0.7);
  will-change: transform;
}
.dishes--img:nth-of-type(odd) {
  transform-origin: left center;
}
.dishes--img:nth-of-type(even) {
  transform-origin: right center;
}
.dishes--img.active {
  opacity: 1;
  transform: scale(1);
}
.dishes--img-tw01 {
  top: 222px;
  right: calc(50% + 253px);
}
.dishes--img-tw02 {
  top: 1180px;
  left: calc(50% + 265px);
}
.dishes--img-tw03 {
  top: 2280px;
  right: calc(50% + 279px);
}
.dishes--img-tw04 {
  top: 3580px;
  left: calc(50% + 225px);
}
.dishes--img-tw05 {
  top: 4720px;
  right: calc(50% + 248px);
}
.dishes--img-tw05:is(.floor.cool *) {
  display: none;
}
.dishes--img-tw06 {
  top: 5900px;
  left: calc(50% + 308px);
}
.dishes--img-tw06:is(.floor.cool *) {
  display: none;
}
.dishes--img-tw07 {
  top: 7080px;
  right: calc(50% + 243px);
}
.dishes--img-tw08 {
  display: none;
}
.dishes--img-tw08:is(.floor.cool *) {
  display: block;
  top: 8360px;
  left: calc(50% + 200px);
}
.dishes--img-gt01 {
  top: 136px;
  right: calc(50% + 191px);
}
.dishes--img-gt02 {
  top: 971px;
  left: calc(50% + 253px);
}
.dishes--img-gt03 {
  top: 1862px;
  right: calc(50% + 216px);
}
.dishes--img-gt04 {
  top: 2793px;
  left: calc(50% + 214px);
}
.dishes--img-gt05 {
  top: 3724px;
  right: calc(50% + 255px);
}
.dishes--img-gt05:is(.floor.cool *) {
  display: none;
}
.dishes--img-gt06 {
  top: 4655px;
  left: calc(50% + 282px);
}
.dishes--img-gt07 {
  top: 5616px;
  right: calc(50% + 282px);
}
.dishes--img-gt08 {
  top: 6517px;
  left: calc(50% + 91px);
  margin-left: 20px;
}
.dishes--left {
  display: block;
  position: absolute;
  right: calc(50% + 363px);
  width: 357px;
}
.dishes--left-tw01 {
  top: 1807px;
}
.dishes--left-tw02 {
  top: 4167px;
}
.dishes--left-tw03 {
  top: 6527px;
}
.dishes--left-tw04 {
  top: 8887px;
}
.dishes--left-tw05 {
  top: 11247px;
}
.dishes--left-gt01 {
  top: 1300px;
}
.dishes--left-gt02 {
  top: 3162px;
}
.dishes--left-gt02:is(.floor.hot *) {
  display: none;
}
.dishes--left-gt03 {
  top: 5024px;
}
.dishes--left-gt03:is(.floor.hot *) {
  display: none;
}
.dishes--left-gt04 {
  top: 6886px;
}
.dishes--left-gt04:is(.floor.hot *) {
  display: none;
}
.dishes--right {
  display: block;
  position: absolute;
  left: calc(50% + 471px);
  width: 220px;
}
.dishes--right-tw01 {
  top: 840px;
}
.dishes--right-tw02 {
  top: 3200px;
}
.dishes--right-tw02:is(.floor.hot *) {
  display: none;
}
.dishes--right-tw03 {
  top: 5560px;
}
.dishes--right-tw03:is(.floor.hot *), .dishes--right-tw03:is(.floor.cool *) {
  display: none;
}
.dishes--right-tw04 {
  display: none;
}
.dishes--right-tw04:is(.floor.hot *), .dishes--right-tw04:is(.floor.cool *) {
  display: none;
}
.dishes--right-gt01 {
  top: 570px;
}
.dishes--right-gt02 {
  top: 2432px;
}
.dishes--right-gt03 {
  top: 4294px;
}
.dishes--right-gt04 {
  top: 6256px;
}
.dishes--right-gt05 {
  top: 8018px;
}
.dishes--right-gt06 {
  top: 9880px;
}

.card_modal {
  visibility: hidden;
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #6A4314;
  overflow-y: scroll;
  padding: 58px 24px;
  opacity: 0;
  transition: 0.2s linear;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
@media (max-width: 428px) {
  .card_modal {
    top: 50px;
  }
}
.card_modal.active {
  visibility: visible;
  opacity: 1;
}
.card_modal--bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #6A4314;
  z-index: -1;
}
.card_modal--close {
  display: block;
  position: fixed;
  right: 7px;
  top: 7px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: black;
  cursor: pointer;
}
.card_modal--close:before, .card_modal--close:after {
  display: block;
  position: absolute;
  left: 19px;
  top: 10px;
  content: "";
  height: 20px;
  width: 2px;
  background: white;
}
.card_modal--close:before {
  transform: rotate(45deg);
}
.card_modal--close:after {
  transform: rotate(-45deg);
}

.filter {
  background-color: #6A4314;
  padding: 12px 0;
  position: sticky;
  top: 70px;
  left: 0;
  z-index: 4;
}
@media (max-width: 428px) {
  .filter {
    top: 105px;
  }
}
.filter--inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 428px) {
  .filter--inner {
    display: block;
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
.filter--text {
  color: #fff;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  margin: 0 20px 0 0;
}
@media (max-width: 428px) {
  .filter--text {
    font-size: 13px;
    text-align: center;
    margin: 0 0 8px;
  }
}
.filter--buttons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
@media (max-width: 428px) {
  .filter--buttons {
    grid-template-columns: repeat(3, 100px);
    gap: 14px;
    justify-content: center;
  }
}
.filter--button {
  background: none;
  border: none;
  width: 106px;
  box-sizing: border-box;
  padding: 0;
  transition: 0.15s;
  cursor: pointer;
}
.filter--button:hover {
  opacity: 0.8;
}
@media (max-width: 428px) {
  .filter--button {
    width: auto;
  }
}
.filter--img {
  width: 106px;
}
@media (max-width: 428px) {
  .filter--img {
    width: 100%;
  }
}

.swiper-vertical {
  height: 100%;
  max-width: 100%;
}

.swiper-wrapper {
  transition-timing-function: linear;
}

.swiper-slide {
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=hot_cool2025.css.map */
