@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: 400;
  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;
}

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

BREAK POINTS

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

    COLORS

*******************************/
/* Text Color */
/*******************************

    FONTS

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

    DISPLAY

*******************************/
@media screen and (min-width: 641px) {
  .sp {
    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;
  }
}

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

    HOVER

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

   CMN PARTS

*******************************/
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?fzxr5p");
  src: url("fonts/icomoon.eot?fzxr5p#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?fzxr5p") format("truetype"), url("fonts/icomoon.woff?fzxr5p") format("woff"), url("fonts/icomoon.svg?fzxr5p#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-link:before {
  content: "\e900";
}

.icon-arrow01:before {
  content: "\e901";
}

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

    BASE

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

html {
  position: relative;
  font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, YuGothicM, "Noto Sans JP", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.3333333333vw;
}
@media screen and (min-width: 1025px) {
  html {
    font-size: 0.5208333333vw;
  }
}
body {
  background: #FFF;
  color: #000;
  font-size: 1.1rem;
}

img {
  max-width: 100%;
}

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

a {
  text-decoration: none;
  color: #000;
}

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: #000;
}

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: #DDB54C;
  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: #DDB54C;
  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: #DDB54C;
  color: #FFF;
}

img {
  width: 100%;
}

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

    PC

*******************************/
.pcSide {
  display: none;
}
@media screen and (min-width: 1025px) {
  .pcSide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: #eeeeee;
  }
}

.pcSideLeft {
  display: none;
}
@media screen and (min-width: 1025px) {
  .pcSideLeft {
    width: calc(100% - 95.9rem);
    background: #eeeeee;
    position: relative;
    padding: 2.7rem 0 8.6rem;
    display: block;
    height: 100%;
  }
  .pcSideLeft__inner {
    width: 100%;
    height: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 5.4rem 1fr 32.7rem;
    grid-template-rows: 5.4rem 1fr 32.7rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .pcSideLeft__copy {
    padding-left: 4.2rem;
    height: 100%;
    width: auto;
    max-width: none;
  }
  .pcSideLeft__kv {
    height: 100%;
    overflow: hidden;
    padding-top: 1.6rem;
    padding-bottom: 3.2rem;
    padding-left: 1.5rem;
    padding-right: 3rem;
  }
  .pcSideLeft__kv img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .pcSideLeft__ticket {
    padding: 0 1rem;
  }
  .pcSideLeft__ticket .list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0.8rem 23.19rem 0.8rem 22.51rem;
    grid-template-columns: 1fr 23.19rem 22.51rem;
    -ms-grid-rows: 8.25rem 0.8rem 11.49rem 0.8rem 1fr;
    grid-template-rows: 8.25rem 11.49rem 1fr;
    gap: 0.8rem;
  }
  .pcSideLeft__ticket .list > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .pcSideLeft__ticket .list > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .pcSideLeft__ticket .list > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .pcSideLeft__ticket .list > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .pcSideLeft__ticket .list > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .pcSideLeft__ticket .list > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
  .pcSideLeft__ticket .list > *:nth-child(7) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .pcSideLeft__ticket .list > *:nth-child(8) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .pcSideLeft__ticket .list > *:nth-child(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }
  .pcSideLeft__ticket .list .img {
    height: 100%;
    width: 100%;
    max-width: none;
    background: #000;
    border-radius: 1.25rem;
    display: block;
    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;
  }
  .pcSideLeft__ticket .list .item {
    position: relative;
  }
  .pcSideLeft__ticket .list .item01 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
  .pcSideLeft__ticket .list .item01 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    height: 100%;
  }
  .pcSideLeft__ticket .list .item01 a:hover .btn img {
    -webkit-transform: translateX(5px) translateY(-5px);
            transform: translateX(5px) translateY(-5px);
  }
  .pcSideLeft__ticket .list .item01 .btn {
    background: #FF6050;
    aspect-ratio: 1/1;
    border-radius: 1.25rem;
    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;
  }
  .pcSideLeft__ticket .list .item01 .btn img {
    width: 3rem;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  .pcSideLeft__ticket .list .item02 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2/4;
  }
  .pcSideLeft__ticket .list .item02 .icon {
    position: absolute;
    width: 5.55rem;
    right: 3.7rem;
    top: 1rem;
  }
  .pcSideLeft__ticket .list .item03 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
  .pcSideLeft__ticket .list .item03 .rec {
    position: absolute;
    width: 21rem;
    right: 0.2rem;
    top: -2.4rem;
  }
  .pcSideLeft__ticket .list .item03 .cup .photo {
    position: absolute;
    bottom: 14.5rem;
    left: 1.6rem;
    width: 14.4rem;
  }
  .pcSideLeft__ticket .list .item03 .cup .arrow {
    position: absolute;
    width: 7.5rem;
    left: 14.4rem;
    bottom: 9.5rem;
  }
  .pcSideLeft__ticket .list .item04 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
  .pcSideLeft__ticket .list .item05 {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
}

.pcSideRight {
  display: none;
}
@media screen and (min-width: 1025px) {
  .pcSideRight {
    width: 20.5rem;
    display: block;
    background: #eeeeee;
    position: absolute;
    right: 0;
    top: 0;
    height: calc(100vh - 7.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;
  }
  .pcSideRight .insta {
    display: block;
    position: absolute;
    width: min(3.5vh, 4.7rem);
    right: 0;
    left: 0;
    margin: 0 auto;
    top: min(3vh, 5rem);
  }
  .pcSideRight .list {
    margin-bottom: min(2vh, 3rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: min(4.5vh, 6.2rem);
  }
  .pcSideRight .list li {
    width: min(1.75vh, 2.2rem);
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .pcSideRight .list li a {
    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;
  }
  .pcSideRight .list li a::after {
    content: "";
    height: auto;
    width: min(10vh, 13.4rem);
    aspect-ratio: 134/238;
    background: url(../img/side-nav-active01.svg) center center no-repeat;
    display: block;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  .pcSideRight .list li a:has(img[alt=Event])::after {
    aspect-ratio: 134/182;
    background: url(../img/side-nav-active02.svg) center center no-repeat;
  }
  .pcSideRight .list li.is-active a::after {
    opacity: 1;
  }
  .pcSideRight .illust {
    width: 14.2rem;
    height: min(11.5vh, 15.1rem);
    position: absolute;
    right: 2rem;
    bottom: min(2vh, 3rem);
    z-index: 1;
  }
  .pcSideRight .illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.bottomTicker {
  display: none;
  height: 7.6rem;
  background: #eeeeee;
  border-top: 0.5rem solid #000;
  width: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin-bottom: 16rem;
}
@media screen and (min-width: 641px) {
  .bottomTicker {
    position: fixed;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
  }
}
.bottomTicker p {
  padding-right: 2em;
  height: 5rem;
}
.bottomTicker p img {
  height: 100%;
  max-width: initial;
}

#wrap {
  position: relative;
  overflow: hidden;
  background: #eeeeee;
}
@media screen and (min-width: 1025px) {
  #wrap {
    border-right: 0.5rem solid #000;
    border-left: 0.5rem solid #000;
    width: 75.4rem;
    margin-right: 20.5rem;
    margin-left: auto;
  }
}

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

    HEADER

*******************************/
.headerTicker {
  background: #eeeeee;
  font-size: 2.4rem;
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.5rem solid #000;
}
.headerTicker p {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1em;
}
.headerTicker img {
  display: block;
  width: 1.25em;
  margin-right: 0.25em;
  margin-bottom: -0.15em;
}

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

    MAIN

*******************************/
/* KV
----------------------------- */
.kv {
  padding-top: 3rem;
  margin-bottom: 10rem;
  overflow: hidden;
}
.kv .ttl {
  width: 68.2rem;
  margin-left: 2.7rem;
  margin-bottom: 4.5rem;
  position: relative;
}
.kv .ttl .img {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.kv .ttl .vol {
  position: absolute;
  width: 22.8rem;
  right: -1rem;
  top: 11rem;
}
.kv .mainimg {
  padding-bottom: 5rem;
  position: relative;
}
.kv .mainimg .illust {
  width: 62rem;
  margin: 0 auto;
  display: block;
}
.kv .mainimg .from {
  position: absolute;
  left: 3.3rem;
  bottom: -1rem;
  width: 25.2rem;
}
.kv .mainimg .eye {
  position: absolute;
  width: 11.4rem;
  right: 2.8rem;
  top: 3.8rem;
}
.kv .date {
  display: block;
  width: 67.5rem;
  margin-left: 3.6rem;
  margin-bottom: 3rem;
}
.kv .place {
  width: 67.8rem;
  display: -ms-grid;
  display: grid;
  margin: 0 auto;
  -ms-grid-columns: 43rem 15.6rem;
  grid-template-columns: 43rem 15.6rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 2.5rem;
}
.kv .place .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 3rem;
}
.kv .place .name img {
  width: 4.3rem;
  display: block;
  margin-right: 2rem;
}
.kv .place .parco {
  margin-bottom: 0.5rem;
}
.kv .roaster .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.kv .roaster .list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.kv .roaster .list li:first-child {
  margin-right: 1.9rem;
}
.kv .roaster .list li:nth-child(2) {
  margin-right: 0.5rem;
}
.kv .roaster .list img {
  width: auto;
  height: 22rem;
  display: block;
  max-width: none;
}
.kv .fixedbtn {
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 0.6rem solid #000;
  vertical-align: bottom;
}
.kv .fixedbtn a {
  background: #ff6050;
  height: 13.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem;
}
.kv .fixedbtn__ttl {
  width: 43rem;
}
.kv .fixedbtn__btn {
  width: 8rem;
}
@media screen and (min-width: 641px) {
  .kv .fixedbtn {
    display: none;
  }
}
.kv .ticket {
  background: #cecece;
  border: 0.3rem solid #000;
  width: 71rem;
  margin: 0 auto;
  margin-top: 6rem;
  padding: 2rem 1rem 3.5rem;
  position: relative;
}
.kv .ticket__ttl {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 1.75rem;
}
.kv .ticket__ttl span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.kv .ticket__ttl span img {
  width: 5.4rem;
  margin-left: 1rem;
}
.kv .ticket__ttl span + span {
  margin-top: 0.75rem;
}
.kv .ticket__lcode {
  width: 22.6rem;
  position: absolute;
  right: 2.8rem;
  top: 2.5rem;
}
.kv .ticket__cup {
  width: 10.6rem;
  position: absolute;
  top: 27rem;
  left: 3rem;
}
.kv .ticket__price {
  margin-bottom: 0.85rem;
}
.kv .ticket__btn {
  display: block;
  margin-bottom: 2rem;
}
.kv .ticket__note {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

/* CONCEPT
----------------------------- */
.concept {
  margin-bottom: 12rem;
}
.concept__main {
  padding: 0 6rem;
  margin-bottom: 8rem;
}
.concept__main .img {
  width: 42.5rem;
  margin: 0 auto;
  padding-left: 1rem;
  margin-bottom: 7rem;
}
.concept .sub {
  display: block;
  width: 52rem;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.concept .txtbox {
  font-size: 2.4rem;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: center;
}
.concept .txtbox p + p {
  margin-top: 1em;
}
.concept .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.concept .list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.concept .list li:first-child {
  width: 25.3rem;
  margin-right: 2.2rem;
}
.concept .list li:nth-child(2) {
  width: 26.7rem;
}
.concept .list li:nth-child(3) {
  margin-top: -3rem;
  width: 25.1rem;
}

/* SHOPLIST
----------------------------- */
.shoplist {
  margin-bottom: 12rem;
  overflow: hidden;
}
.shoplist__ttl {
  width: 45rem;
  margin-left: 6rem;
  margin-bottom: 5rem;
}
.shoplist__sub {
  width: 52rem;
  margin-left: -1rem;
  margin-bottom: 2rem;
}
.shoplist__category {
  margin-bottom: 12rem;
}
.shoplist__record {
  position: relative;
  margin-bottom: 8rem;
  padding-bottom: 9rem;
}
.shoplist__record .record {
  display: block;
  width: 63rem;
  margin: 0 auto;
}
.shoplist__record .needle {
  position: absolute;
  width: 16rem;
  bottom: 0;
  right: 3rem;
}
.shoplist__record .eye {
  position: absolute;
  width: 12rem;
  left: 7rem;
  top: 2rem;
}
.shoplist__record .voice {
  position: absolute;
  width: 34.5rem;
  left: 6rem;
  top: -10rem;
}

.shopItem + .shopItem {
  margin-top: 10rem;
}
.shopItem__head {
  padding: 12.5rem 6rem 32rem;
  position: relative;
}
.shopItem__head .illust,
.shopItem__head .badge {
  display: block;
  position: absolute;
}
.shopItem__head.is-guest {
  background: url(../img/shop/shop-guest-bg.svg) center top no-repeat;
  background-size: 100% auto;
}
.shopItem__head.is-guest .badge {
  width: 25.5rem;
  position: absolute;
  right: 9rem;
  top: 8rem;
}
.shopItem__head.is-guest .illust {
  width: 36.5rem;
  right: 4rem;
  bottom: 14rem;
}
.shopItem__head.is-specialty {
  background: url(../img/shop/shop-specialty-bg.svg) center top no-repeat;
  background-size: 100% auto;
}
.shopItem__head.is-specialty .badge {
  width: 28.3rem;
  position: absolute;
  right: 2rem;
  top: 16.5rem;
}
.shopItem__head.is-specialty .illust {
  width: 40.5rem;
  right: 7rem;
  bottom: 11rem;
}
.shopItem__head.is-culture {
  background: url(../img/shop/shop-culture-bg.svg) center top no-repeat;
  background-size: 100% auto;
}
.shopItem__head.is-culture .badge {
  width: 28.3rem;
  position: absolute;
  right: 2rem;
  top: 15.5rem;
}
.shopItem__head.is-culture .illust {
  width: 30.8rem;
  right: 8rem;
  bottom: 11rem;
}
.shopItem__head.is-rookie {
  background: url(../img/shop/shop-rookie-bg.svg) center top no-repeat;
  background-size: 100% auto;
}
.shopItem__head.is-rookie .badge {
  width: 28.3rem;
  position: absolute;
  right: 2rem;
  top: 15.5rem;
}
.shopItem__head.is-rookie .illust {
  width: 37rem;
  right: 6rem;
  bottom: 13rem;
}
.shopItem__main {
  border-radius: 4.5rem 4.5rem 0 0;
  background: #eeeeee;
  padding: 8rem 2rem 0;
  margin-top: -7rem;
  position: relative;
  z-index: 1;
}
.shopItem__main .list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.7rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 2rem 0.7rem;
}
.shopItem__main .list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shopItem__main .list li a {
  display: block;
  position: absolute;
  width: 2.8rem;
  right: 1.75rem;
  top: 1.75rem;
}
.shopItem__main .list li .txt {
  width: 100%;
}
.shopItem__main .list li .logo {
  position: absolute;
  width: 30.5rem;
  top: 8.5rem;
  z-index: 1;
}
.shopItem__main .list li .logo span {
  border: 0.3rem solid #000;
  position: relative;
  z-index: 1;
  display: block;
  aspect-ratio: 606/437;
  overflow: hidden;
  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;
}
.shopItem__main .list li .logo img {
  width: 103%;
  height: 103%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  display: block;
}
.shopItem__main .list li .logo::before {
  content: "";
  width: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  right: -1rem;
  bottom: -1rem;
  background: #000;
}

/* PRESENT
----------------------------- */
.present {
  position: relative;
  background: url(../img/present-bg-all.svg) top center no-repeat;
  background-size: 71.3rem 100%;
  padding-top: 7rem;
  padding-bottom: 12rem;
  margin-bottom: 10rem;
}
.present .icon {
  position: absolute;
  width: 13rem;
  left: 5rem;
  top: -4rem;
}
.present__ttl {
  width: 42.2rem;
  margin-left: 6rem;
  margin-bottom: 5rem;
}
.present__list .ttl {
  margin-bottom: 4rem;
}
.present__list li:first-child .img {
  width: 63rem;
  margin: 10rem auto;
}
.present__list li:nth-child(2) .img {
  width: 56rem;
  margin: 10rem auto;
}
.present__list li:nth-child(3) .img {
  width: 63rem;
  margin: 8rem auto 0;
}
.present__list li:nth-child(3) .illust {
  width: 70.6rem;
  margin: -20rem auto 0;
}

/* SPONSOR
----------------------------- */
.sponsor {
  background: #ffffff;
  border-top: 0.3rem solid #000;
  padding: 10rem 2rem;
}
.sponsor .ttl {
  width: 27.6rem;
  margin: 0 auto 5rem;
}
.sponsor .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4rem;
}

/* ORGANIZER
----------------------------- */
.organizer {
  background: #ffffff;
  padding-bottom: 10rem;
  border-bottom: 0.3rem solid #000;
}
.organizer .ttl {
  width: 33.7rem;
  margin: 0 auto 8rem;
}
.organizer .txt {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.1em;
}

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

    FOOTER

*******************************/
.foot {
  padding: 10rem 0 5rem;
}
@media screen and (min-width: 641px) {
  .foot {
    padding-bottom: 10rem;
  }
}
.foot .ttl {
  width: 63rem;
  margin: 0 auto;
}
.foot p {
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  margin-top: 1.5em;
}

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

    INTRO

*******************************/
.intro {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 99999;
  overflow: hidden;
  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;
}
.intro__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: var(--data-color);
  height: 100%;
  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;
}
.intro__bg__odd, .intro__bg__even {
  width: calc(100% + 100px);
  position: absolute;
  height: 100%;
}
.intro__bg__odd img, .intro__bg__even img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro__bg__odd {
  left: 0;
}
.intro__bg__even {
  right: 0;
}
.intro__bg01, .intro__illust01 {
  z-index: 4;
}
.intro__bg02, .intro__illust02 {
  z-index: 3;
}
.intro__bg03, .intro__illust03 {
  z-index: 2;
}
.intro__bg04, .intro__illust04 {
  z-index: 1;
}
.intro__logo {
  width: 62rem;
  position: relative;
  z-index: 5;
}
.intro__illust {
  width: 62rem;
  position: relative;
  z-index: 6;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
}
.intro__illust01 {
  opacity: 1;
}

.kv__mainimg__illust {
  -webkit-transform: translateX(70rem);
          transform: translateX(70rem);
}

.kv__anim01 {
  opacity: 0;
}
.kv__anim01.eye {
  -webkit-transform: translateX(-5px) translateY(-5px) rotate(5deg);
          transform: translateX(-5px) translateY(-5px) rotate(5deg);
}
.kv__anim01.from {
  -webkit-transform: translateX(5px) translateY(-5px) rotate(-5deg);
          transform: translateX(5px) translateY(-5px) rotate(-5deg);
}
.kv__anim01.vol {
  -webkit-transform: translateX(5px) translateY(-5px) rotate(5deg);
          transform: translateX(5px) translateY(-5px) rotate(5deg);
}

.kv__logo {
  opacity: 0;
  -webkit-transform: translateX(0) scale(0.95);
          transform: translateX(0) scale(0.95);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.kv__anim02 {
  opacity: 0;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.kv__anim03 li {
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.cmn__anim01 {
  opacity: 0;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.cmn__anim02 {
  opacity: 0;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}