@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
  display: block;
}

body, html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  font-size: 1em;
}

blockquote, q {
  quotes: none;
}

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

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

a img {
  border: none;
}

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

/* iOSでのデフォルトスタイルをリセット */
input[type=button], input[type=text], input[type=tel], input[type=email], input[type=submit], input[type=image], textarea {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

input[type=radio] {
  display: none;
}

input[type=radio]:checked + label {
  background: #5f5f5f;
}

select::-ms-expand {
  display: none;
}

figure img {
  vertical-align: bottom;
}

video {
  -webkit-filter: drop-shadow(0px 0px #000);
          filter: drop-shadow(0px 0px #000);
  outline: none;
  border: none;
}

em {
  font-style: normal;
}

details summary {
  list-style: none;
}

summary::-webkit-details-marker {
  display: none;
}

/*******************************

BREAK POINTS

*******************************/
/*******************************

    COLORS

*******************************/
/*******************************

    FONTS

*******************************/
/* FONT SIZE */
/* FONT SET */
/*******************************

    DISPLAY

*******************************/
@media screen and (min-width: 641px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .lsp {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .tbmin {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .ltbmin {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .pc {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .tb {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .ltb {
    display: none;
  }
}

/*******************************

    HOVER

*******************************/
/*******************************

    BASE

*******************************/
html,
body {
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  html {
    font-size: 1.300390117vw;
  }
}
@media screen and (min-width: 1025px) {
  html {
    font-size: 1.0416666667vw;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 2.5641025641vw;
  }
}

body {
  font-family: "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  background: #FFF;
  color: #1A1A1A;
  font-size: 1.4rem;
}

img {
  max-width: 100%;
}

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

a {
  text-decoration: none;
  color: #1A1A1A;
}

p {
  word-wrap: break-word;
}

p img {
  vertical-align: bottom;
  max-width: 100%;
}

input[type=button], input[type=text], input[type=tel], input[type=email], input[type=submit], input[type=image], textarea, button {
  color: #1A1A1A;
}

a::-moz-selection, abbr::-moz-selection, acronym::-moz-selection, address::-moz-selection, applet::-moz-selection, article::-moz-selection, aside::-moz-selection, audio::-moz-selection, b::-moz-selection, big::-moz-selection, blockquote::-moz-selection, body::-moz-selection, canvas::-moz-selection, caption::-moz-selection, center::-moz-selection, cite::-moz-selection, code::-moz-selection, dd::-moz-selection, del::-moz-selection, details::-moz-selection, dfn::-moz-selection, div::-moz-selection, dl::-moz-selection, dt::-moz-selection, em::-moz-selection, embed::-moz-selection, fieldset::-moz-selection, figcaption::-moz-selection, figure::-moz-selection, footer::-moz-selection, form::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, h6::-moz-selection, header::-moz-selection, hgroup::-moz-selection, html::-moz-selection, i::-moz-selection, iframe::-moz-selection, img::-moz-selection, ins::-moz-selection, kbd::-moz-selection, label::-moz-selection, legend::-moz-selection, li::-moz-selection, mark::-moz-selection, menu::-moz-selection, nav::-moz-selection, object::-moz-selection, ol::-moz-selection, output::-moz-selection, p::-moz-selection, pre::-moz-selection, q::-moz-selection, ruby::-moz-selection, s::-moz-selection, samp::-moz-selection, section::-moz-selection, small::-moz-selection, span::-moz-selection, strike::-moz-selection, strong::-moz-selection, sub::-moz-selection, summary::-moz-selection, sup::-moz-selection, table::-moz-selection, tbody::-moz-selection, td::-moz-selection, tfoot::-moz-selection, th::-moz-selection, thead::-moz-selection, time::-moz-selection, tr::-moz-selection, tt::-moz-selection, u::-moz-selection, ul::-moz-selection, var::-moz-selection, video::-moz-selection, main::-moz-selection, br::-moz-selection, picture::-moz-selection, pre::-moz-selection {
  background: #F4F2F0;
  color: #FFF;
}

a::selection, abbr::selection, acronym::selection, address::selection, applet::selection, article::selection, aside::selection, audio::selection, b::selection, big::selection, blockquote::selection, body::selection, canvas::selection, caption::selection, center::selection, cite::selection, code::selection, dd::selection, del::selection, details::selection, dfn::selection, div::selection, dl::selection, dt::selection, em::selection, embed::selection, fieldset::selection, figcaption::selection, figure::selection, footer::selection, form::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection, header::selection, hgroup::selection, html::selection, i::selection, iframe::selection, img::selection, ins::selection, kbd::selection, label::selection, legend::selection, li::selection, mark::selection, menu::selection, nav::selection, object::selection, ol::selection, output::selection, p::selection, pre::selection, q::selection, ruby::selection, s::selection, samp::selection, section::selection, small::selection, span::selection, strike::selection, strong::selection, sub::selection, summary::selection, sup::selection, table::selection, tbody::selection, td::selection, tfoot::selection, th::selection, thead::selection, time::selection, tr::selection, tt::selection, u::selection, ul::selection, var::selection, video::selection, main::selection, br::selection, picture::selection, pre::selection {
  background: #F4F2F0;
  color: #FFF;
}
a::-moz-selection, abbr::-moz-selection, acronym::-moz-selection, address::-moz-selection, applet::-moz-selection, article::-moz-selection, aside::-moz-selection, audio::-moz-selection, b::-moz-selection, big::-moz-selection, blockquote::-moz-selection, body::-moz-selection, canvas::-moz-selection, caption::-moz-selection, center::-moz-selection, cite::-moz-selection, code::-moz-selection, dd::-moz-selection, del::-moz-selection, details::-moz-selection, dfn::-moz-selection, div::-moz-selection, dl::-moz-selection, dt::-moz-selection, em::-moz-selection, embed::-moz-selection, fieldset::-moz-selection, figcaption::-moz-selection, figure::-moz-selection, footer::-moz-selection, form::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, h6::-moz-selection, header::-moz-selection, hgroup::-moz-selection, html::-moz-selection, i::-moz-selection, iframe::-moz-selection, img::-moz-selection, ins::-moz-selection, kbd::-moz-selection, label::-moz-selection, legend::-moz-selection, li::-moz-selection, mark::-moz-selection, menu::-moz-selection, nav::-moz-selection, object::-moz-selection, ol::-moz-selection, output::-moz-selection, p::-moz-selection, pre::-moz-selection, q::-moz-selection, ruby::-moz-selection, s::-moz-selection, samp::-moz-selection, section::-moz-selection, small::-moz-selection, span::-moz-selection, strike::-moz-selection, strong::-moz-selection, sub::-moz-selection, summary::-moz-selection, sup::-moz-selection, table::-moz-selection, tbody::-moz-selection, td::-moz-selection, tfoot::-moz-selection, th::-moz-selection, thead::-moz-selection, time::-moz-selection, tr::-moz-selection, tt::-moz-selection, u::-moz-selection, ul::-moz-selection, var::-moz-selection, video::-moz-selection, main::-moz-selection, br::-moz-selection, picture::-moz-selection, pre::-moz-selection {
  background: #F4F2F0;
  color: #FFF;
}

svg {
  width: 100%;
  height: auto;
}

/*******************************

    HEAD

*******************************/
.headFixed {
  background: #fff;
  height: 8.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 2.4rem;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
}
.headFixed__logo {
  width: 18.4rem;
}
.headFixed__logo img {
  width: 100%;
}
.headFixed__btn {
  width: 6.2rem;
  aspect-ratio: 62/48;
  background: #1A1A1A;
  border-radius: 8.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}
@media (any-hover: hover) {
  .headFixed__btn {
    border: 1px solid #1A1A1A;
    position: relative;
    overflow: hidden;
  }
  .headFixed__btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    border-radius: 8.6rem;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  .headFixed__btn:hover::after {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .headFixed__btn:hover span {
    background: #1A1A1A;
  }
}
.headFixed__btn span {
  width: 2.5rem;
  height: 1px;
  display: block;
  background: #fff;
  margin: 0.25rem 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  z-index: 2;
}
.headFixed__btn span:last-child {
  -webkit-transform: scaleX(0.5);
          transform: scaleX(0.5);
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
.headFixed__btn.is-active span {
  margin: 0;
}
.headFixed__btn.is-active span:first-child {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.headFixed__btn.is-active span:nth-child(2) {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  margin-top: -0.5px;
}
.headFixed__btn.is-active span:last-child {
  opacity: 0;
}

.head__menu__wrap {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  top: 8.3rem;
  width: 100%;
  height: calc(100dvh - 8.3rem);
  background: #F4F2F0;
  z-index: 9999;
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.head__menu {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -ms-grid-rows: 1fr minmax(10rem, 23dvh, 18rem);
  grid-template-rows: 1fr minmax(10rem, 23dvh, 18rem);
}
.head__menu__ticket {
  height: 100%;
  background: #B7D570;
  border-radius: 2rem 2rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.6rem 0;
}
.head__menu__ticket .ttl {
  margin-bottom: 1.5rem;
}
.head__menu__ticket .ttl span {
  display: block;
  text-align: center;
}
.head__menu__ticket .ttl .ja {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin-bottom: 0.35em;
}
.head__menu__ticket .ttl .en {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.08em;
}
.head__menu__ticket .btn {
  background: #1A1A1A;
  border-radius: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 6rem;
  width: 100%;
  max-width: 33rem;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  position: relative;
}
@media (any-hover: hover) {
  .head__menu__ticket .btn {
    border: 1px solid #1A1A1A;
    position: relative;
    overflow: hidden;
  }
  .head__menu__ticket .btn .txt, .head__menu__ticket .btn .arrow {
    z-index: 2;
  }
  .head__menu__ticket .btn .txt {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .head__menu__ticket .btn svg path {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .head__menu__ticket .btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    border-radius: 10vh;
    -webkit-transition: -webkit-transform 0.65s ease;
    transition: -webkit-transform 0.65s ease;
    transition: transform 0.65s ease;
    transition: transform 0.65s ease, -webkit-transform 0.65s ease;
    -webkit-transform-origin: right center;
            transform-origin: right center;
    will-change: transform;
  }
  .head__menu__ticket .btn:hover::after {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .head__menu__ticket .btn:hover .txt {
    color: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .head__menu__ticket .btn:hover svg path {
    fill: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
}
.head__menu__ticket .btn .txt {
  display: block;
  position: relative;
}
.head__menu__ticket .btn .arrow {
  position: absolute;
  right: 2.5rem;
  width: 1.3rem;
}
.head__menu__nav {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  gap: min(3.21dvh, 2.6rem);
  padding: 2.4rem 2.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.head__menu__nav__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (any-hover: hover) {
  .head__menu__nav__item a:has(.insta) .arrow, .head__menu__nav__item a:has(.insta) .insta {
    border: 1px solid #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .head__menu__nav__item a:has(.insta) .arrow img, .head__menu__nav__item a:has(.insta) .insta img {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    will-change: transform;
    display: block;
  }
  .head__menu__nav__item a:has(.insta):hover .arrow, .head__menu__nav__item a:has(.insta):hover .insta {
    border: 1px solid #1A1A1A;
  }
  .head__menu__nav__item a:has(.insta) .insta img {
    -webkit-transform: scale(1);
            transform: scale(1);
    display: block;
  }
  .head__menu__nav__item a:has(.insta):hover .insta img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media (any-hover: hover) {
  .head__menu__nav__item a:has(.arrow) .arrow, .head__menu__nav__item a:has(.arrow) .insta {
    border: 1px solid #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .head__menu__nav__item a:has(.arrow) .arrow img, .head__menu__nav__item a:has(.arrow) .insta img {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    will-change: transform;
    display: block;
  }
  .head__menu__nav__item a:has(.arrow):hover .arrow, .head__menu__nav__item a:has(.arrow):hover .insta {
    border: 1px solid #1A1A1A;
  }
  .head__menu__nav__item a:has(.arrow) .arrow img {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: block;
  }
  .head__menu__nav__item a:has(.arrow):hover .arrow img {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.head__menu__nav__item .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1rem;
  font-weight: 600;
  margin-right: 1.2rem;
  margin-bottom: auto;
  margin-top: 0.5em;
}
.head__menu__nav__item .num:has(+ .ttl .en .min) {
  margin-top: 0;
}
.head__menu__nav__item .ttl {
  letter-spacing: 0.08em;
  margin-right: auto;
}
.head__menu__nav__item .ttl .en {
  display: block;
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 3.2rem;
  margin-bottom: 0.35em;
}
.head__menu__nav__item .ttl .en .min {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
.head__menu__nav__item .ttl .en:has(.min) {
  font-size: 2.8rem;
}
.head__menu__nav__item .ttl .ja {
  display: block;
  color: #898989;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}
.head__menu__nav__item .arrow {
  width: 6.2rem;
  aspect-ratio: 62/48;
  background: #FFF;
  border-radius: 8.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.head__menu__nav__item .arrow img {
  display: block;
  width: 1.6rem;
}
.head__menu__nav__item .insta {
  width: 6.2rem;
  aspect-ratio: 62/48;
  background: #FFF;
  border-radius: 8.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.head__menu__nav__item .insta img {
  display: block;
  width: 2.4rem;
}

.headFixed {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

/*******************************

    HEAD DISPLAY SETTINGS

*******************************/
@media screen and (min-width: 769px) {
  .headFixed {
    max-width: 39rem;
    right: 3.53351rem;
    left: auto;
    border-left: 1px solid #1A1A1A;
    border-right: 1px solid #1A1A1A;
  }
}
@media screen and (min-width: 769px) and (min-width: 1600px) {
  .headFixed {
    right: 10.0005rem;
  }
}

@media screen and (min-width: 769px) {
  .head__menu__wrap {
    max-width: 39rem;
    right: 3.53351rem;
    border-left: 1px solid #1A1A1A;
    border-right: 1px solid #1A1A1A;
    left: auto;
  }
}
@media screen and (min-width: 769px) and (min-width: 1600px) {
  .head__menu__wrap {
    right: 10.0005rem;
  }
}

/*******************************

    FOOT

*******************************/
.foot {
  background: #1A1A1A;
  margin-top: -2rem;
  border-radius: 2rem 2rem 0 0;
  padding: 6.4rem 4rem 3.2rem;
  z-index: 1;
  position: relative;
}
.foot__inner {
  position: relative;
}
.foot .insta {
  display: block;
  width: 2.6rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
@media (any-hover: hover) {
  .foot .insta {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .foot .insta:hover {
    opacity: 0.7;
  }
}
.foot__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  margin-bottom: 7.2rem;
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
}
.foot__list li a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 300;
  font-size: 1.8rem;
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (any-hover: hover) {
  .foot__list li a::before {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -3px;
    background: #fff;
    display: block;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  .foot__list li a:hover::before {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}
.foot .logo {
  margin-bottom: 3.2rem;
}
.foot .logo img {
  width: 100%;
}
.foot .org {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 0.8rem;
  text-align: right;
  font-weight: 400;
}
.foot .copy {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1.1rem;
  color: #868686;
  text-align: right;
  font-weight: 300;
}

/*******************************


ANIMATION

*******************************/
.kv__main__copy__item {
  position: relative;
}
.kv__main__copy__item .bg {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 1;
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.kv__main__copy__item .txt {
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.kv__main__ttl {
  opacity: 0;
}

.kv__main__slide__img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.anim__cmnTxt01 {
  opacity: 0;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

.about__lead__kv__img04 {
  margin-top: 0;
}

.about__lead__copy em span {
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.whats__txts em {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
}
.whats__txts em span {
  -webkit-transform: translateY(80%);
          transform: translateY(80%);
  display: inline-block;
}

.anim__cmnImg01 {
  -webkit-transform: scale(1.075);
          transform: scale(1.075);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.anim__cmnImg02__wrap {
  overflow: hidden;
  position: relative;
}

.anim__cmnImg02 {
  position: absolute;
  top: -20px; /* 余白分ずらす */
  height: calc(100% + 40px);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#mainArea {
  opacity: 0;
}

.about__lead__kv__txt__item {
  position: relative;
  overflow: hidden;
}
.about__lead__kv__txt__item span {
  -webkit-transform: translateY(80%);
          transform: translateY(80%);
}

.anim__cmnTxt02 {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

/*******************************

    CAT

*******************************/
/* tag
----------------------------- */
p {
  letter-spacing: 0.1em;
}

.cmn__instabtn {
  background: #1A1A1A;
  border-radius: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  color: #fff;
  font-weight: 400;
  gap: 1.2rem;
  height: 5.2rem;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  width: 100%;
  max-width: 31rem;
  margin: 0 auto;
}
@media (any-hover: hover) {
  .cmn__instabtn {
    border: 1px solid #1A1A1A;
    position: relative;
    overflow: hidden;
  }
  .cmn__instabtn .txt, .cmn__instabtn .arrow {
    z-index: 2;
  }
  .cmn__instabtn .txt {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .cmn__instabtn svg path {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .cmn__instabtn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    border-radius: 10vh;
    -webkit-transition: -webkit-transform 0.65s ease;
    transition: -webkit-transform 0.65s ease;
    transition: transform 0.65s ease;
    transition: transform 0.65s ease, -webkit-transform 0.65s ease;
    -webkit-transform-origin: right center;
            transform-origin: right center;
    will-change: transform;
  }
  .cmn__instabtn:hover::after {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .cmn__instabtn:hover .txt {
    color: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .cmn__instabtn:hover svg path {
    fill: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
}
.cmn__instabtn .txt {
  display: block;
  position: relative;
}
.cmn__instabtn img, .cmn__instabtn svg {
  display: block;
  width: 1.2rem;
  position: relative;
  z-index: 1;
  overflow: visible;
}

.cmn__areaPin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100vh;
  padding: 0 1.4rem 0.15rem;
  height: 3.3rem;
  border: 1px solid #1A1A1A;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.8rem;
  letter-spacing: 0.18em;
}
.cmn__areaPin img {
  display: block;
  width: 1.25rem;
  margin-top: 0.15em;
}

.cmn__arealist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
}
.cmn__arealist .is-aichi {
  background-color: #F46431;
}
.cmn__arealist .is-aomori {
  background-color: #E44443;
}
.cmn__arealist .is-iwate {
  background-color: #3086BF;
}
.cmn__arealist .is-tokyo {
  background-color: #159558;
}
.cmn__arealist .is-toyama {
  background-color: #7EB3D7;
}
.cmn__arealist .is-hokkaido {
  background-color: #B7D570;
}
.cmn__arealist .is-miyagi {
  background-color: #FFEE47;
}
.cmn__arealist li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100vh;
  padding: 0 1.4rem 0.15rem;
  height: 4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.8rem;
  letter-spacing: 0.18em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.cmn__arealist li img {
  display: block;
  width: 1.25rem;
  margin-top: 0.15em;
}

/*******************************

    MODAL

*******************************/
/* style
----------------------------- */
.shopDetail__modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(79, 79, 79, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.shopDetail__modal__close {
  width: 6.2rem;
  aspect-ratio: 62/48;
  background: #1A1A1A;
  border-radius: 8.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  margin-right: 2.4rem;
  margin-left: auto;
}
@media (any-hover: hover) {
  .shopDetail__modal__close {
    border: 1px solid #1A1A1A;
    position: relative;
    overflow: hidden;
  }
  .shopDetail__modal__close::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    border-radius: 8.6rem;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  .shopDetail__modal__close:hover::after {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .shopDetail__modal__close:hover span {
    background: #1A1A1A;
  }
}
.shopDetail__modal__close span {
  width: 2.5rem;
  height: 1px;
  display: block;
  background: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  z-index: 1;
}
.shopDetail__modal__close span:first-child {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.shopDetail__modal__close span:nth-child(2) {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  margin-top: -0.5px;
}

.shopModalDetail {
  background-color: #F4F2F0;
  padding: 3rem 2.4rem;
  max-width: calc(100% - 4rem);
  max-height: calc(90dvh - 6.4rem);
  border-radius: 2rem;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  scrollbar-color: #1A1A1A #F4F2F0;
  scrollbar-width: thin;
}
@media screen and (min-width: 769px) {
  .shopModalDetail {
    max-width: 39rem;
  }
}
.shopModalDetail .area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
  margin-bottom: 2.5rem;
}
.shopModalDetail .area .ja {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
.shopModalDetail .ttl {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 1.6rem;
  margin-bottom: 2.4rem;
}
.shopModalDetail .ttl .en {
  display: block;
  line-height: 1.3;
  letter-spacing: 0.12em;
  font-size: 2.5rem;
  margin-bottom: 0.35em;
}
.shopModalDetail .ttl .ja {
  color: #A3A3A3;
  letter-spacing: 0.05em;
  font-size: 1.3rem;
}
.shopModalDetail .imgs {
  display: -ms-grid;
  display: grid;
  width: calc(100% + 4.8rem);
  -ms-grid-columns: 0.8rem 1.6rem 24rem 1.6rem 24rem 1.6rem 24rem 1.6rem 0.8rem;
  grid-template-columns: 0.8rem 24rem 24rem 24rem 0.8rem;
  gap: 1.6rem;
  margin-bottom: 3.2rem;
  overflow-x: scroll;
  margin-left: -2.4rem;
  scrollbar-width: thin;
}
.shopModalDetail .imgs.is-2col {
  -ms-grid-columns: 0.8rem 24rem 24rem 0.8rem;
  grid-template-columns: 0.8rem 24rem 24rem 0.8rem;
}
@media screen and (max-width: 1024px) {
  .shopModalDetail .imgs {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .shopModalDetail .imgs::-webkit-scrollbar {
    display: none;
  }
}
.shopModalDetail .imgs li {
  border-radius: 2rem;
  overflow: hidden;
}
.shopModalDetail .imgs::before, .shopModalDetail .imgs::after {
  content: "";
  display: block;
  width: 0.8rem;
}
.shopModalDetail .message {
  line-height: 2.1;
  letter-spacing: 0.05em;
}
.shopModalDetail .insta {
  margin-top: 2.5rem;
}
.shopModalDetail .insta + .insta {
  margin-top: 0.4rem;
}

/* anim
----------------------------- */
.shopDetail__modal {
  display: none;
  z-index: 10001;
  position: relative;
}
.shopDetail__modal.is-open {
  display: block;
}

.shopDetail__modal[aria-hidden=false] .shopDetail__modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.shopDetail__modal[aria-hidden=false] .shopDetail__modal__cont {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.shopDetail__modal[aria-hidden=true] .shopDetail__modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.shopDetail__modal[aria-hidden=true] .shopDetail__modal__cont {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.shopDetail__modal .shopDetail__modal__cont,
.shopDetail__modal .modal__overlay {
  will-change: transform;
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mmslideIn {
  from {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
@keyframes mmslideOut {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
/*******************************

    DISPLAY SETTINGS

*******************************/
#pcArea {
  display: none;
}
@media screen and (min-width: 769px) {
  #pcArea {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: calc(100% - (39rem + 3.20016rem));
  }
}

@media screen and (min-width: 769px) {
  #pcWrap {
    background: #F4F2F0;
    padding: 3.20016rem 3.53351rem;
  }
}
@media screen and (min-width: 1600px) {
  #pcWrap {
    padding: 3.20016rem 10.0005rem;
  }
}

@media screen and (min-width: 769px) {
  #mainArea {
    width: 39rem;
    margin-left: auto;
    overflow: hidden;
    border: 1px solid #1A1A1A;
    border-radius: 2rem;
  }
}

/*******************************

    PC

*******************************/
@media screen and (min-width: 769px) {
  .pcArea {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100dvh;
    padding: min(4.8vh, 3.20016rem) 0;
  }
  .pcArea__inner {
    height: 100%;
    max-width: 37.80189rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 58.6696rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pcArea__inner {
    max-height: 66.67rem;
    max-width: 26.668rem;
  }
}
@media screen and (min-width: 769px) {
  .pcArea__logo {
    width: auto;
    height: min(14.8vh, 9.86716rem);
  }
  .pcArea__logo img {
    height: 100%;
  }
  .pcArea__insta {
    width: 6.0003rem;
    aspect-ratio: 90/66;
    background: #FFF;
    border-radius: 8.0004rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media screen and (min-width: 769px) and (any-hover: hover) {
  .pcArea__insta {
    border: 1px solid #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .pcArea__insta:hover {
    border: 1px solid #1A1A1A;
  }
  .pcArea__insta img {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    will-change: transform;
  }
  .pcArea__insta img {
    -webkit-transform: scale(1);
            transform: scale(1);
    display: block;
  }
  .pcArea__insta:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (min-width: 769px) {
  .pcArea__insta img {
    display: block;
    width: 2.3167825rem;
  }
  .pcArea__info .date {
    width: 100%;
    margin-bottom: min(3.5vh, 2.33345rem);
  }
  .pcArea__info .location {
    font-size: 1.60008rem;
    line-height: 2.1;
    letter-spacing: 0.02em;
    text-align: right;
  }
  .pcArea__info .location span {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 0.35em;
    background: #fff;
    margin-left: auto;
  }
  .pcArea__info .location span + span {
    margin-top: 0.25em;
  }
  .pcArea__ticket {
    background: #B7D570;
    padding: min(3vh, 2.0001rem);
    border-radius: 1.3334rem;
  }
  .pcArea__ticket__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: min(1.85vh, 1.233395rem);
  }
  .pcArea__ticket__head .ttl {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.6667rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pcArea__ticket__head .ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.25em;
  }
}
@media screen and (min-width: 769px) {
  .pcArea__ticket__head .ttl .en {
    font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-size: 2.0001rem;
    font-weight: 500;
    display: block;
    letter-spacing: 0.08em;
  }
  .pcArea__ticket__head .ttl .ja {
    display: block;
    font-size: 0.6667rem;
    font-weight: 700;
    letter-spacing: 0.04em;
  }
  .pcArea__ticket__head .btn {
    background: #1A1A1A;
    border-radius: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 2.6668rem;
    width: 100%;
    max-width: 13.00065rem;
    color: #fff;
    font-size: 0.73337rem;
    letter-spacing: 0.04em;
    position: relative;
  }
}
@media screen and (min-width: 769px) and (any-hover: hover) {
  .pcArea__ticket__head .btn {
    border: 1px solid #1A1A1A;
    position: relative;
    overflow: hidden;
  }
  .pcArea__ticket__head .btn .txt, .pcArea__ticket__head .btn .arrow {
    z-index: 2;
  }
  .pcArea__ticket__head .btn .txt {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .pcArea__ticket__head .btn svg path {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .pcArea__ticket__head .btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    border-radius: 10vh;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform-origin: right center;
            transform-origin: right center;
    will-change: transform;
  }
  .pcArea__ticket__head .btn:hover::after {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .pcArea__ticket__head .btn:hover .txt {
    color: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .pcArea__ticket__head .btn:hover svg path {
    fill: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
}
@media screen and (min-width: 769px) {
  .pcArea__ticket__head .btn .txt {
    display: block;
    position: relative;
  }
  .pcArea__ticket__head .btn .arrow {
    display: block;
    width: 0.6667rem;
    margin-left: 0.6667rem;
  }
  .pcArea__ticket__cont {
    background: #fff;
    border-radius: 0.80004rem;
    padding: min(3.2vh, 2.13344rem) min(2vh, 1.3334rem) min(2vh, 1.3334rem);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pcArea__ticket__cont {
    padding: min(2vh, 1.3334rem);
  }
}
@media screen and (min-width: 769px) {
  .pcArea__ticket__cont dl {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1.00005rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pcArea__ticket__cont dl {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 769px) {
  .pcArea__ticket__cont dl div {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: subgrid;
    grid-template-rows: subgrid;
    -ms-grid-row-span: 2;
    grid-row: span 2;
  }
  .pcArea__ticket__cont dl div dt {
    text-align: center;
    font-size: 0.93338rem;
    letter-spacing: 0.02em;
    margin-bottom: 0.80004rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pcArea__ticket__cont dl div dt .num {
    font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-size: 2.13344rem;
    padding: 0 0.15em;
  }
  .pcArea__ticket__cont dl div dt .plus {
    font-size: 1.00005rem;
    color: #D6D6D6;
    padding: 0 0.15em 0 0.1em;
  }
  .pcArea__ticket__cont dl div dt .name {
    background: #1A1A1A;
    color: #fff;
    letter-spacing: 0.02em;
    padding: 0 0.1em;
    font-size: 0.86671rem;
    margin-top: 0.25em;
  }
  .pcArea__ticket__cont dl div dt .opt {
    display: block;
    margin-top: 0.35em;
  }
  .pcArea__ticket__cont dl div dd {
    font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-size: 3.3335rem;
    text-align: center;
  }
  .pcArea__ticket__cont dl div dd .yen {
    color: #D6D6D6;
    font-size: 1.60008rem;
    margin-right: 0.15em;
  }
  .pcArea__ticket__cont dl div + div {
    border-left: 2px solid #F5F5F5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pcArea__ticket__cont dl div + div {
    border-top: 2px solid #F5F5F5;
    border-left: none;
    margin-top: min(1.6vh, 1.06672rem);
    padding-top: min(1.6vh, 1.06672rem);
  }
}
@media screen and (min-width: 769px) {
  .pcArea__ticket__cont .sameday {
    font-size: 0.6667rem;
    color: #898989;
    letter-spacing: -0.02em;
    text-align: center;
    line-height: 1.5;
  }
  .pcArea__ticket__cont .sameday .large {
    display: block;
    font-size: 0.80004rem;
    color: #1A1A1A;
  }
}
/*******************************

    KV

*******************************/
.kv {
  overflow: hidden;
  background: #F4F2F0;
  padding: 3.2rem 2rem;
  position: relative;
  width: 100%;
}
.kv .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.kv .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
.kv__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: calc(100dvh - 25rem);
  min-height: 35rem;
}
.kv__main__copy {
  position: absolute;
  left: -0.5px;
  top: -0.5px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 26rem;
  height: 7.9rem;
  background: url(../img/kv-copy-bg01.svg) right top no-repeat;
  background-size: cover;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  padding-bottom: 2rem;
  letter-spacing: 0.04em;
  gap: 0;
}
.kv__main__ttl {
  position: absolute;
  z-index: 2;
  margin-top: 6.5rem;
  width: 19.2rem;
}
.kv__main__ttl img {
  width: 100%;
}
.kv__main__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 2rem;
}
.kv__main__slide__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kv__info {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 3.2rem;
}
.kv__info__date {
  width: 34.2rem;
  margin: 0 auto 1.6rem;
}
.kv__info__date img {
  width: 100%;
}
.kv__info__location {
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #4D4D4D;
}
.kv__arealist {
  margin-top: 2.4rem;
}

/*******************************

    TICKET

*******************************/
.ticket {
  background: #B7D570;
  padding: 3.2rem 2rem;
}
.ticket .ttl {
  text-align: center;
  margin-bottom: 2.6rem;
}
.ticket .ttl .en {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 4.4rem;
  font-weight: 500;
  display: block;
  letter-spacing: 0.08em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 1rem;
}
.ticket .ttl .ja {
  display: block;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.ticket__cont {
  background: #fff;
  border-radius: 1.2rem;
  padding: 4.4rem 2rem 2.5rem;
}
.ticket__cont dl {
  max-width: 30rem;
  margin: 0 auto 1.6rem;
}
.ticket__cont dl div dt {
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  margin-bottom: 1.2rem;
}
.ticket__cont dl div dt .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 3.2rem;
  padding: 0 0.15em;
}
.ticket__cont dl div dt .plus {
  font-size: 1.5rem;
  color: #D6D6D6;
  padding: 0 0.15em 0 0;
}
.ticket__cont dl div dt .name {
  background: #1A1A1A;
  color: #fff;
  letter-spacing: 0.02em;
  padding: 0 0.1em;
}
.ticket__cont dl div dd {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 5rem;
  text-align: center;
}
.ticket__cont dl div dd .yen {
  color: #D6D6D6;
  font-size: 2.4rem;
  margin-right: 0.15em;
}
.ticket__cont dl div + div {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 2px solid #F5F5F5;
}
.ticket__cont .sameday {
  font-size: 1rem;
  color: #898989;
  letter-spacing: -0.02em;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 2rem;
}
.ticket__cont .sameday .large {
  display: block;
  font-size: 1.2rem;
  color: #1A1A1A;
}
.ticket__cont .btn {
  background: #1A1A1A;
  border-radius: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 6rem;
  width: 100%;
  max-width: 33rem;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  position: relative;
}
@media (any-hover: hover) {
  .ticket__cont .btn {
    border: 1px solid #1A1A1A;
    position: relative;
    overflow: hidden;
  }
  .ticket__cont .btn .txt, .ticket__cont .btn .arrow {
    z-index: 2;
  }
  .ticket__cont .btn .txt {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .ticket__cont .btn svg path {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .ticket__cont .btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    border-radius: 10vh;
    -webkit-transition: -webkit-transform 0.65s ease;
    transition: -webkit-transform 0.65s ease;
    transition: transform 0.65s ease;
    transition: transform 0.65s ease, -webkit-transform 0.65s ease;
    -webkit-transform-origin: right center;
            transform-origin: right center;
    will-change: transform;
  }
  .ticket__cont .btn:hover::after {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .ticket__cont .btn:hover .txt {
    color: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .ticket__cont .btn:hover svg path {
    fill: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
}
.ticket__cont .btn .txt {
  display: block;
  position: relative;
}
.ticket__cont .btn .arrow {
  position: absolute;
  right: 2.5rem;
  width: 1.3rem;
}

/*******************************

    ABOUT

*******************************/
.about {
  background: #FEFEFE;
  padding-bottom: 6.6rem;
  overflow: hidden;
}
.about__head {
  background: url(../img/about-bg01.svg) center bottom -1px no-repeat, #F46431;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3.2rem 3.4rem 4rem;
}
.about__head .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.about__head .ttl {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
}
.about__lead {
  padding: 0 4rem;
  margin-bottom: 4rem;
  padding-top: 3.2rem;
  margin-top: -1px;
}
.about__lead__kv {
  position: relative;
  margin-bottom: 2rem;
}
.about__lead__kv__txt {
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 5.7rem;
  position: relative;
  z-index: 2;
}
.about__lead__kv__txt span {
  display: block;
}
.about__lead__kv__txt .bold {
  font-weight: 600;
}
.about__lead__kv__img {
  position: absolute;
}
.about__lead__kv__img01 {
  z-index: 1;
  width: 5.5rem;
  right: 0;
  top: 5.5rem;
}
.about__lead__kv__img02 {
  z-index: 3;
  width: 7.05rem;
  left: 1.5rem;
  bottom: 0rem;
}
.about__lead__kv__img03 {
  z-index: 0;
  width: 4.2rem;
  right: 2.75rem;
  bottom: 8rem;
}
.about__lead__kv__img04 {
  display: block;
  position: relative;
  width: 26.8rem;
  margin: 0 auto;
  padding-right: 0.7rem;
  z-index: 4;
}
.about__lead__copy {
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.12em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  position: relative;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-left: 1rem;
  margin-bottom: 2.6rem;
}
.about__lead__copy .kakko {
  position: absolute;
  color: #CDCDCD;
  font-size: 3rem;
  font-weight: 300;
}
.about__lead__copy .kakko:first-of-type {
  left: -3rem;
  top: -1.5rem;
}
.about__lead__copy .kakko:last-of-type {
  right: -3rem;
  bottom: -1rem;
}
.about__lead__copy em {
  font-size: 1.7rem;
}
.about__lead__txt {
  text-align: center;
  line-height: 1.8;
}
.about__img {
  margin-bottom: 3.2rem;
  aspect-ratio: 78/37.2;
}
.about__txts {
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
.about__txts p + p {
  margin-top: 2em;
}
.about__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4.8rem;
  margin-bottom: 4.4rem;
  gap: 2.4rem;
}
.about__slide figure {
  width: 11rem;
  border-radius: 1.4rem;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/*******************************

    WHAT'S

*******************************/
.whats {
  position: relative;
  z-index: 1;
  background: #1F1F1F;
  border-radius: 2rem;
  padding: 4.4rem 0 4rem;
  margin-top: -2rem;
}
.whats__head {
  margin-bottom: 4.8rem;
  padding: 0 4rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.whats__head .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.whats__head .ttl {
  font-weight: 400;
  letter-spacing: 0.08em;
}
.whats__head .ttl .en {
  line-height: 1.45;
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 4.7rem;
  display: block;
  margin-bottom: 1.5rem;
}
.whats__head .ttl .min {
  font-size: 1.8rem;
  display: block;
}
.whats__head .ttl .large {
  border-bottom: 0.5px solid #fff;
  letter-spacing: 0.1em;
}
.whats__head .ttl .ja {
  display: block;
  color: #6D6D6D;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.whats__head .txt {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 2.1;
  text-align: center;
}
.whats__txts {
  line-height: 1.8;
  font-weight: 400;
  color: #fff;
  padding: 0 4rem;
}
.whats__txts p + p {
  margin-top: 2em;
}
.whats__txts em {
  font-weight: 500;
  font-size: 1.5rem;
}
.whats__img01 {
  padding: 0 4rem;
  margin: 3.2rem 0;
}
.whats__img01 .img {
  border-radius: 2rem;
  overflow: hidden;
}
.whats__img02 {
  margin: 3.2rem 0;
  aspect-ratio: 78/39;
}

/*******************************

    SHOP

*******************************/
.shop {
  background: #F4F2F0;
  padding: 6rem 0 4.8rem;
  margin-top: -2rem;
  overflow: hidden;
}
.shop__arealist {
  margin-bottom: 3.2rem;
}
.shop__head {
  margin-bottom: 3.2rem;
  padding: 0 4rem;
  gap: 0.4rem 0;
}
.shop__head .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1rem;
}
.shop__head .ttl {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 6.8rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2.4rem;
}
.shop__head .txt {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 2.1;
  text-align: center;
}

.shopDetail {
  padding: 2rem;
  border-radius: 2rem;
}
.shopDetail.is-aichi {
  background-color: #F46431;
}
.shopDetail.is-aichi .shopDetail__ttl {
  color: #fff;
}
.shopDetail.is-aichi .shopDetail__ttl .en {
  border-color: #fff;
}
.shopDetail.is-aomori {
  background-color: #E44443;
}
.shopDetail.is-aomori .shopDetail__ttl {
  color: #fff;
}
.shopDetail.is-aomori .shopDetail__ttl .en {
  border-color: #fff;
}
.shopDetail.is-iwate {
  background-color: #3086BF;
}
.shopDetail.is-iwate .shopDetail__ttl {
  color: #fff;
}
.shopDetail.is-iwate .shopDetail__ttl .en {
  border-color: #fff;
}
.shopDetail.is-tokyo {
  background-color: #159558;
}
.shopDetail.is-tokyo .shopDetail__ttl {
  color: #fff;
}
.shopDetail.is-tokyo .shopDetail__ttl .en {
  border-color: #fff;
}
.shopDetail.is-toyama {
  background-color: #7EB3D7;
}
.shopDetail.is-toyama .shopDetail__ttl {
  color: #1A1A1A;
}
.shopDetail.is-toyama .shopDetail__ttl .en {
  border-color: #1A1A1A;
}
.shopDetail.is-hokkaido {
  background-color: #B7D570;
}
.shopDetail.is-hokkaido .shopDetail__ttl {
  color: #1A1A1A;
}
.shopDetail.is-hokkaido .shopDetail__ttl .en {
  border-color: #1A1A1A;
}
.shopDetail.is-miyagi {
  background-color: #FFEE47;
}
.shopDetail.is-miyagi .shopDetail__ttl {
  color: #1A1A1A;
}
.shopDetail.is-miyagi .shopDetail__ttl .en {
  border-color: #1A1A1A;
}
.shopDetail__wrap {
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.shopDetail__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
  margin-bottom: 2.5rem;
  margin-bottom: 1.2rem;
}
.shopDetail__ttl .ja {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
.shopDetail__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
}
.shopDetail__list__item {
  border-radius: 1.5rem;
  overflow: hidden;
}
.shopDetail__modalbtn {
  position: relative;
  width: 100%;
  cursor: pointer;
}
@media (any-hover: hover) {
  .shopDetail__modalbtn .arrow, .shopDetail__modalbtn .insta {
    border: 1px solid #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .shopDetail__modalbtn .arrow img, .shopDetail__modalbtn .insta img {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    will-change: transform;
    display: block;
  }
  .shopDetail__modalbtn:hover .arrow, .shopDetail__modalbtn:hover .insta {
    border: 1px solid #1A1A1A;
  }
  .shopDetail__modalbtn .arrow img {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: block;
  }
  .shopDetail__modalbtn:hover .arrow img {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@media (any-hover: hover) {
  .shopDetail__modalbtn .img {
    position: relative;
    -webkit-filter: brightness(1);
            filter: brightness(1);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .shopDetail__modalbtn:hover .img {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
  }
}
.shopDetail__modalbtn .img img {
  display: block;
  width: 100%;
}
.shopDetail__modalbtn .ttl {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  color: #fff;
  position: absolute;
  left: 2rem;
  bottom: 1.6rem;
  font-size: 2rem;
  letter-spacing: 0.12em;
  text-align: left;
  line-height: 1.1;
}
.shopDetail__modalbtn .ttl.is-ja {
  line-height: 1.25;
}
.shopDetail__modalbtn .date {
  height: 2.8rem;
  background: rgba(255, 255, 255, 0.7);
  top: 1.6rem;
  right: 1.2rem;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100vh;
  padding: 0 1.4rem;
  letter-spacing: 0.13em;
}
.shopDetail__modalbtn .arrow {
  width: 5rem;
  aspect-ratio: 50/45;
  background: #FFF;
  border-radius: 8.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 1.6rem;
  bottom: 2rem;
}
.shopDetail__modalbtn .arrow img {
  display: block;
  width: 1.6rem;
}
.shopDetail .andmore {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  text-align: right;
  padding: 1.25rem 0 0;
  font-size: 1.3rem;
}

/*******************************

    EVENT

*******************************/
.event {
  background: #F4F2F0;
}
.event__about {
  padding-bottom: 4rem;
}
.event__about__head {
  margin-bottom: 3.2rem;
  padding: 0 4rem;
}
.event__about__head .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1.6rem;
}
.event__about__head .ttl {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 3.8rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.25;
  margin-bottom: 1.8rem;
}
.event__about__head .ttl span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.event__about__head .txt {
  font-size: 1.5rem;
  letter-spacing: 0.01em;
  line-height: 2.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event__about .img {
  aspect-ratio: 78/47.4;
}
.event__about > .txt {
  padding: 0 4rem;
  margin-top: 4rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.eventFeature {
  background: #E0DFDE;
  padding: 4.8rem 4rem 6.4rem;
}
.eventFeature .ttl {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 3.4rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-bottom: 4.4rem;
}
.eventFeature__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.6rem;
}
.eventFeature__list dt {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  padding-bottom: 1.6rem;
  margin-bottom: 1.3rem;
  border-bottom: 1px solid #C8C8C8;
  width: 100%;
}
.eventFeature__list dd {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.eventBooth {
  padding: 4.8rem 4rem;
}
.eventBooth__head {
  margin-bottom: 3.6rem;
}
.eventBooth__head .ttl {
  font-size: 2.2rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 3.2rem;
}
.eventBooth__head .img {
  border-radius: 2rem;
  overflow: hidden;
}
.eventBooth__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
  padding-bottom: 3.2rem;
  margin-bottom: 3.2rem;
  border-bottom: 1px solid #C8C8C8;
}
.eventBooth__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.eventBooth__list .num {
  font-size: 1.2rem;
  color: #B5B5B6;
  margin-right: 1.6rem;
  letter-spacing: 0.04em;
}
.eventBooth__list .txt {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: -0.35rem;
}
.eventBooth__list .txt span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  padding: 0 0.25em;
}
.eventBooth__list .txt span + span {
  margin-top: 0.6rem;
}
.eventBooth__info__ttl {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-bottom: 2.4rem;
}
.eventBooth__info__txt {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-bottom: 3.2rem;
}
.eventBooth__info__txt p + p {
  margin-top: 1.8em;
}
.eventBooth__info__list {
  background: #fff;
  border-radius: 2rem;
  padding: 3.2rem 1.6rem 3.2rem 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.eventBooth__info__list div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 7.5rem 1fr;
  grid-template-columns: 7.5rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.eventBooth__info__list dt {
  color: #B5B5B6;
  font-size: 1.2rem;
}
.eventBooth__info__list dd .mail {
  text-decoration: underline;
}
.eventBooth__info__list dd .insta {
  height: 4.2rem;
  width: 15rem;
  margin-left: 0;
}

/*******************************

    ACCESS

*******************************/
.access {
  border-top: 1px solid #1A1A1A;
  background: #F4F2F0;
  padding: 4.8rem 4rem 3rem;
  overflow: hidden;
}
.access__head {
  margin-bottom: 3.2rem;
}
.access__head .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.4rem;
}
.access__head .ttl {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 5.4rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-bottom: 1em;
  margin-bottom: 0.75em;
}
.access__head .txt {
  font-size: 1.6rem;
  letter-spacing: 0.01em;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.access__gmap {
  width: calc(100% + 8rem);
  margin-left: -4rem;
  margin-bottom: 1.6rem;
}
.access__gmap iframe {
  aspect-ratio: 39/22;
  width: 100%;
  height: 100%;
}
.access__btn {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  background: #1A1A1A;
  border-radius: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4.4rem;
  width: 100%;
  max-width: 15rem;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0;
  position: relative;
  gap: 1rem;
  font-weight: 400;
  margin-left: auto;
  margin-bottom: 3.2rem;
}
@media (any-hover: hover) {
  .access__btn {
    border: 1px solid #1A1A1A;
    position: relative;
    overflow: hidden;
  }
  .access__btn .txt, .access__btn .arrow {
    z-index: 2;
  }
  .access__btn .txt {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .access__btn svg path {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .access__btn::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    border-radius: 10vh;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform-origin: right center;
            transform-origin: right center;
    will-change: transform;
  }
  .access__btn:hover::after {
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .access__btn:hover .txt {
    color: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .access__btn:hover svg path {
    fill: #1A1A1A;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
}
.access__btn .txt {
  display: block;
  position: relative;
}
.access__btn span {
  margin-top: -0.15em;
}
.access__btn .txt {
  padding-left: 0.5rem;
}
.access__btn svg {
  width: 1rem;
  display: block;
  z-index: 1;
}
.access__info {
  margin-bottom: 4rem;
}
.access__info details {
  border-bottom: 1px solid #E0E0E0;
}
.access__info details.is-opened summary .icon::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.access__info summary {
  padding: 1.6rem 0;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 1fr 3rem;
  grid-template-columns: 1fr 3rem;
  cursor: pointer;
}
@media (any-hover: hover) {
  .access__info summary .ttl {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .access__info summary .ttl::before {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -5px;
    background: #1A1A1A;
    display: block;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  .access__info summary:hover .ttl::before {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}
.access__info summary .icon {
  width: 3rem;
  aspect-ratio: 1/1;
  background: #1A1A1A;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.access__info summary .icon::before, .access__info summary .icon::after {
  content: "";
  height: 1px;
  width: 1.1rem;
  background: #fff;
}
.access__info summary .icon::after {
  position: absolute;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.access__info .content {
  line-height: 2;
  letter-spacing: 0.05em;
  color: #232323;
  font-weight: 400;
}
.access__info .content p {
  padding-bottom: 1.2rem;
}
.access__info .content p a {
  border-bottom: 1px solid #1A1A1A;
}
.access__map {
  background: #127747;
  width: calc(100% + 4rem);
  margin-left: -2rem;
  border-radius: 2.4rem;
  padding: 2.4rem 2rem 2rem;
}
.access__map figcaption {
  margin-bottom: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  gap: 0.8rem;
  letter-spacing: 0.05em;
}
.access__map figcaption::before {
  content: "";
  width: 0.6rem;
  aspect-ratio: 1/1;
  display: block;
  border-radius: 50%;
  background: #fff;
}
.access__map img {
  width: 100%;
  border-radius: 1.5rem;
  overflow: hidden;
}

/*******************************

    SNS

*******************************/
.sns {
  border-top: 1px solid #1A1A1A;
  background: #F4F2F0;
  padding: 4.8rem 0 4rem;
  overflow: hidden;
}
.sns__head {
  margin-bottom: 4rem;
  padding: 0 4rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 0.4rem 0;
}
.sns__head .num {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  font-weight: 600;
}
.sns__head .ttl {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-size: 5.4rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.sns__head .txt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sns__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4rem;
}
.sns__slide figure {
  width: 22.8rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/*******************************

    SPONSER

*******************************/
.sponsor {
  border-top: 1px solid #1A1A1A;
  background: #E0DFDD;
  padding: 4rem 2rem 3.6rem;
}
.sponsor .ttl {
  font-family: "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  text-align: center;
  font-size: 1.7rem;
  margin-bottom: 2.8rem;
  letter-spacing: 0.1em;
}
.sponsor__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.6rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 2rem 1.6rem;
}
.sponsor__list li {
  border-radius: 1.2rem;
  overflow: hidden;
}
.sponsor__list li:first-of-type {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}
.sponsor__list li img {
  width: 100%;
}