@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

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

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

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

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

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

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

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

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

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

* {
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-repeat: no-repeat;
}

html {
  overflow-y: scroll;
  font-weight: 400;
  font-size: 62.5%;
}
@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "Roboto", sans-serif;
  background-color: #00247E;
  color: var(--color-text);
}
@supports (-webkit-touch-callout: none) {
  body {
    min-height: 100vh;
    min-height: 100lvh;
    min-height: -webkit-fill-available;
  }
}

_::-webkit-full-page-media, _:future, :root body {
  cursor: pointer;
}
ol,
ul {
  list-style: none;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

a,
button {
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out;
}
a:hover,
button:hover {
  opacity: 0.7;
}

.t-br {
  display: block;
}

.t-ib {
  display: inline-block;
}

.t-hidden {
  display: none;
}

.t-hiddenSp {
  display: none;
}

.t-taL {
  text-align: left !important;
}

.t-taR {
  text-align: right !important;
}

.t-taC {
  text-align: center !important;
}
.t-bold {
  font-weight: 600 !important;
}

.t-italic {
  font-style: italic !important;
}

.t-ttU {
  text-transform: uppercase !important;
}

.t-ttL {
  text-transform: lowercase !important;
}

.t-caution-color {
  color: var(--caution-color);
}

.t-mt0 {
  margin-top: 0 !important;
}

.t-visuallyHidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

:root {
  --color-main: #004CBD;
  --color-blue: #002584;
  --color-black: #000;
  --color-white: #fff;
  --color-blue-light: #46C8FF;
  --color-red: #A90000;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Barlow Condensed", sans-serif;
}

.m-wrapper {
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 45px 24px;
  z-index: 9;
  transition: padding 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.l-header.is-scroll {
  padding: 12px 24px;
  background-color: rgba(0, 15, 54, 0.9);
}
.l-header.is-scroll .l-header__logo img {
  width: 78px;
  height: auto;
}
.l-header__container {
  display: flex;
  justify-content: space-between;
}
.l-header__logo {
  line-height: 1;
}
.l-header__logo img {
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
}
.l-header__navList {
  display: flex;
}
.l-header__navItem {
  line-height: 1;
}
.l-header__navItem > a,
.l-header__navItem > button {
  color: var(--color-white);
  letter-spacing: 0.02em;
  transition: opacity 0.3s ease-in-out;
}
.l-header__navItem > a .-ja,
.l-header__navItem > a .-en,
.l-header__navItem > button .-ja,
.l-header__navItem > button .-en {
  display: block;
}
.l-header__navItem > a .-ja,
.l-header__navItem > button .-ja {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}
.l-header__navItem > a .-en,
.l-header__navItem > button .-en {
  font-family: var(--font-en);
  font-size: 2.2rem;
  font-weight: 600;
}
.l-header__navItem > button {
  text-align: left;
}
.l-header__navItem.-sm {
  margin-top: -4px;
}
.l-header__navItem.-sm > a,
.l-header__navItem.-sm > button {
  font-size: 1.4rem;
  font-weight: 400;
}
.l-header__navItem > a[target=_blank] {
  padding-right: 20px;
  position: relative;
}
.l-header__navItem > a[target=_blank]::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background-image: url(/assets/img/common/icon-arrow.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.l-header__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  background-color: var(--color-red);
  color: #fff;
  margin-top: 22px;
}
.l-header__btn::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../img/common/icon_door.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.l-header__share {
  display: flex;
  align-items: center;
  gap: 0 24px;
  margin-top: 32px;
}
.l-header__share > p {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
.l-header__share > ul {
  display: flex;
  gap: 0 16px;
}

.l-footer {
  background-color: var(--color-blue);
  position: relative;
  z-index: 2;
}
.l-footer::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/common/bg-footer-noise.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0.3;
  mix-blend-mode: overlay;
}
.l-footer__container {
  max-width: 904px;
  margin: 0 auto;
  padding: 48px 24px 40px;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.l-footer__bnr {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  gap: 32px 0;
}
.l-footer__bnr a {
  transition: opacity 0.3s ease-in-out;
}
.l-footer__bnr a:hover {
  opacity: 0.7;
}
.l-footer__share {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 16px;
  margin-top: 40px;
}
.l-footer__share a {
  transition: opacity 0.3s ease-in-out;
}
.l-footer__share a:hover {
  opacity: 0.7;
}
.l-footer__copy {
  color: var(--color-white);
  margin-top: 35px;
}
.l-footer__copy span,
.l-footer__copy small {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
}
.l-footer__copy small {
  margin-top: 8px;
}

.c-accordion__toggle {
  display: none;
}
.c-accordion__toggle:checked + .c-accordion__label::before {
  transform: rotate(-45deg);
  top: calc(50% - 4px);
}
.c-accordion__toggle:checked + .c-accordion__label + .c-accordion__content { /*開閉時*/
  grid-template-rows: 1fr;
}
.c-accordion__label {
  padding: 16px;
  display: block;
  color: var(--color-white);
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  cursor: pointer;
  font-size: 1.4rem;
  text-align: left;
}
.c-accordion__label.is-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.c-accordion__label.is-disabled::before {
  display: none;
}
.c-accordion__label::before {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid var(--color-white);
  border-right: 2px solid var(--color-white);
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  transform: rotate(135deg);
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
}
.c-accordion__content {
  color: var(--color-white);
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-in-out;
}
.c-accordion__inner {
  overflow: hidden;
}

.c-textLink {
  position: relative;
}
.c-textLink:hover::after {
  width: 0;
}
.c-textLink::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--color-blue-light);
  position: absolute;
  right: 0;
  bottom: -6px;
  transition: width 0.3s ease-in-out;
}
.c-textLink span {
  color: var(--color-blue-light);
  font-size: 1.4rem;
  display: inline-flex;
  align-items: center;
  gap: 0 16px;
}
.c-textLink span::after {
  content: "";
  display: block;
  width: 24.5px;
  height: 11px;
  background-image: url(../img/common/icon-arrow-right.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.c-tab {
  width: 100%;
  max-width: 760px;
  display: flex;
  flex-wrap: wrap;
  gap: 0 12px;
  margin: 0 auto;
  margin-top: 28px;
  font-weight: 700;
}
.c-tab__label {
  flex: 1 1;
  order: -1;
  width: calc(50% - 6px);
  padding: 15px 10px;
  color: var(--color-white);
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
  border-bottom: none;
  font-size: 1.6rem;
  font-weight: 700;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.c-tab__label:has(:checked) {
  color: #000D2D;
  background-color: rgba(255, 255, 255, 0.7);
}
.c-tab__label:has(:checked) + .c-tab__content {
  display: block;
}
.c-tab__label:hover {
  color: #000D2D;
  background-color: rgba(255, 255, 255, 0.7);
}
.c-tab input {
  display: none;
}
.c-tab__content {
  display: none;
  width: 100%;
}
.c-tab__table {
  width: 100%;
  color: var(--color-white);
  border: 1px solid var(--color-white);
  border-collapse: collapse;
}
.c-tab__table th,
.c-tab__table td {
  border: 1px solid #fff;
}
.c-tab__table th {
  font-size: 1.4rem;
  font-weight: 700;
  padding: 18px 0;
}
.c-tab__table th span {
  font-size: 1rem;
}
.c-tab__table td {
  font-size: 1.2rem;
  line-height: 1.7;
  padding: 18px 5px;
  font-weight: 400;
  text-align: center;
}
.c-tab__table tbody th {
  text-align: left;
  padding-left: 10px;
  width: 32.7%;
}
.c-tab__table tbody td {
  width: 33.6%;
}

.is-comingSoon {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 700;
  padding-top: 56px;
  color: var(--color-white);
}

.c-titleSection {
  text-align: center;
  font-family: var(--font-en);
  color: var(--color-white);
  font-size: 4rem;
  font-weight: 600;
  text-shadow: 1.5px 1.5px 1px rgba(255, 30, 233, 0.6), 0px 3px 8px rgba(0, 202, 230, 0.6980392157), 0px -3px 8px rgba(0, 202, 230, 0.6980392157);
}

.c-titleBorder {
  text-align: center;
  color: var(--color-white);
  font-size: 1.8rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0 12px;
  color: var(--color-white);
}
.c-titleBorder:before, .c-titleBorder:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: var(--color-white);
}
.c-titleBorder:before {
  margin-right: 1rem;
}
.c-titleBorder:after {
  margin-left: 1rem;
}

.c-Schedule {
  text-align: center;
  font-family: var(--font-en);
  color: var(--color-white);
  font-size: 2rem;
  font-weight: 700;
}

.p-topLoading {
  background: linear-gradient(180deg, #130E46 24.06%, #0C0921 58.55%);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100lvh;
  z-index: 999;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.p-topLoading.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.p-topLoading__text, .p-topLoading__door {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-topLoading__text {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  text-align: center;
}
.p-topLoading__text.is-active {
  opacity: 1;
  visibility: visible;
}
.p-topLoading__text svg {
  filter: drop-shadow(1px 1px 0.5px rgba(255, 30, 233, 0.6)) drop-shadow(0px 2px 5px rgba(0, 202, 230, 0.6980392157)) drop-shadow(0px -2px 5px rgba(0, 202, 230, 0.6980392157));
  max-width: 500px;
  width: 100%;
  height: auto;
}
.p-topLoading__logo {
  transform-origin: center;
  position: absolute;
  top: calc(50% - 142.5px);
  left: calc(50% - 148px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out, scale 0.6s ease-in-out;
}
.p-topLoading__logo.is-first {
  scale: 1.5;
}
.p-topLoading__logo.is-active {
  scale: 1;
  opacity: 1;
  visibility: visible;
}
.p-topLoading__door {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.p-topLoading__door.is-active {
  opacity: 1;
  visibility: visible;
}

.p-topShare {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  margin-left: auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.p-topShare.is-active {
  opacity: 1;
  visibility: visible;
}
.p-topShare p {
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}
.p-topShare ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: 16px 0;
}
.p-topShare__cta {
  display: inline-block;
  margin-top: 32px;
}

.p-topStickyArea {
  position: relative;
}

.p-topCanvas {
  margin: 0 auto;
  width: 100%;
  height: 100vh;
  height: 100lvh;
  background-color: #00247E;
  position: sticky;
  top: 0;
  left: 0;
}
.p-topCanvas__container {
  width: 100%;
  max-width: 1920px;
  height: 100vh;
  height: 100lvh;
  margin: 0 auto;
}
.p-topCanvas__btn {
  position: fixed;
  right: 53px;
  bottom: 150px;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.p-topCanvas__btn.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.p-topCanvas__key {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  transition: all 0.3s ease;
}
.p-topCanvas__key.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.p-topModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100lvh;
  padding: 80px 0 120px;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.p-topModal.is-active {
  opacity: 1;
  visibility: visible;
}
.p-topModal__container {
  width: 100%;
  padding: 0 24px;
  margin: 0 auto;
  max-width: 688px;
  color: #fff;
  position: relative;
}
.p-topModal__close {
  position: absolute;
  top: -64px;
  right: 24px;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out;
}
.p-topModal__close:hover {
  opacity: 0.8;
}
.p-topModal__close.is-close2 {
  position: static;
  display: block;
  margin: 40px auto 0;
}
.p-topModal__title {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.p-topModal__title span {
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0 12px;
  flex-shrink: 0;
}
.p-topModal__title::before, .p-topModal__title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.p-topModal__youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.p-topModal__youtube iframe {
  width: 100%;
  height: 100%;
}
.p-topModal__desc {
  margin-top: 24px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.p-topModal__bnr {
  margin-top: 28px;
  text-align: center;
}
.p-topModal__link {
  text-align: center;
  margin-top: 24px;
}

.p-topButtons {
  display: flex;
  justify-content: center;
  gap: 0 20px;
  position: absolute;
  bottom: 50px;
  left: 40px;
  z-index: 2;
}

.p-topRotationButton {
  padding: 10px 40px;
  border-radius: 50px;
  background-color: #fff;
  transition: 0.3s ease;
}
.p-topRotationButton.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.p-topMainContainer {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(13px);
          backdrop-filter: blur(13px);
  border-radius: 24px 24px 0 0;
  padding: 30px 0 32px;
  margin-top: -130px;
  position: relative;
}
.p-topMainContainer__wrapper {
  width: 100%;
  max-width: 1048px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}

.p-topMainKey {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.p-topTicket#ticket {
  text-align: center;
}

.p-topTicketInfo {
  width: 100%;
  height: auto;
  margin: auto;
  margin-top: 37px;
}

.p-topU22 {
  width: 100%;
  max-width: 760px;
  margin: 48px auto 0;
}
.p-topU22__content {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 24px 16px;
  display: flex;
  gap: 0 14px;
}
.p-topU22__logo {
  width: 33.2%;
}
.p-topU22__logo img {
  width: 100%;
  max-width: 177px;
  height: auto;
}
.p-topU22__text {
  width: 62%;
  text-align: left;
}
.p-topU22__desc {
  color: var(--color-white);
  font-size: 1.4rem;
  margin-bottom: 10px;
  line-height: 1.6;
}
.p-topU22__link {
  font-weight: 700;
  font-size: 1.4rem;
  font-weight: 700;
  color: #46C8FF;
  padding-bottom: 6px;
  position: relative;
  display: inline-block;
}
.p-topU22__link::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: var(--color-blue-light);
  position: absolute;
  bottom: -1px;
  right: 0;
  transition: width 0.3s ease-in-out;
}
.p-topU22__link::after {
  content: "";
  display: inline-block;
  width: 24.5px;
  height: 11px;
  background-image: url(../img/common/icon-arrow-lightBlue.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 16px;
}
.p-topU22__link:hover::before {
  width: 0;
}

.p-topTicketSchedule {
  width: 100%;
  max-width: 906px;
  margin: 37px auto 0;
}
.p-topTicketSchedule .p-TicketAlert {
  width: 90.6%;
  margin: auto;
  margin-top: 37px;
}

.p-topSchedule {
  margin-top: 72px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(13px);
          backdrop-filter: blur(13px);
  padding: 40px 0;
}
.p-topSchedule .head-border {
  display: flex;
  align-items: center;
  color: white;
}
.p-topSchedule .head-border:before, .p-topSchedule .head-border:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: var(--color-white);
}
.p-topSchedule .head-border:before {
  margin-right: 1rem;
}
.p-topSchedule .head-border:after {
  margin-left: 1rem;
}
.p-topSchedule__venue {
  display: flex;
  position: relative;
  margin-top: 24px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 16px;
  padding-bottom: 16px;
  color: var(--color-white);
}
.p-topSchedule__venue h3 {
  font-weight: 700;
}

.p-TicketTokyo__period {
  display: flex;
  justify-content: space-between;
  max-width: 777px;
  margin-top: 32px;
  text-align: left;
}
.p-TicketTokyo__period h5 {
  font-weight: 700;
  font-size: 1.4rem;
}
.p-TicketTokyo__period p {
  margin-top: 8px;
  font-size: 1.4rem;
}
.p-TicketTokyo__period1 {
  width: 19.6%;
}
.p-TicketTokyo__period1 h4 {
  font-weight: 700;
  font-size: 1.4rem;
}
.p-TicketTokyo__period2 {
  width: 75.5%;
}
.p-TicketTokyo__period2 a {
  display: inline-block;
  margin-top: 17px;
}
.p-TicketTokyo__period3 {
  width: 75.5%;
}
.p-TicketTokyo__availavility {
  margin-top: 32px;
  background-color: rgba(70, 200, 255, 0.3);
  padding: 24px 18px;
}
.p-TicketTokyo__availavility .ticketWrap {
  background-color: transparent;
  padding: 0;
}
.p-TicketTokyo__availavility .ticketWrap .naviBox {
  margin: 0 20px;
}
.p-TicketTokyo__availavility .ticketWrap .naviBox ul {
  background-color: transparent;
}
.p-TicketTokyo__availavility .ticketWrap .naviBox .swiper-slide {
  margin-right: 0 !important;
}
.p-TicketTokyo__availavility .ticketWrap .naviBox .swiper-slide:first-child .scheduleBox {
  border-left: 1px solid #fff;
}
.p-TicketTokyo__availavility .ticketWrap .naviBox .swiper-slide .scheduleBox {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-left: none;
}
.p-TicketTokyo__availavility .ticketWrap .naviBox .swiper-slide.cr .scheduleBox {
  background-color: rgba(82, 130, 255, 0.3);
}
.p-TicketTokyo__availavility .ticketWrap .prevBtn,
.p-TicketTokyo__availavility .ticketWrap .nextBtn {
  background-color: transparent;
  top: 0;
}
.p-TicketTokyo__availavility .ticketWrap .prevBtn::before,
.p-TicketTokyo__availavility .ticketWrap .nextBtn::before {
  border: none;
  margin: 0;
  width: 24.5px;
  height: 11px;
  background-image: url(../img/top/icon-arrow-schedule.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(0) translate(-50%, -50%);
}
.p-TicketTokyo__availavility .ticketWrap .prevBtn {
  left: -26px;
}
.p-TicketTokyo__availavility .ticketWrap .nextBtn {
  right: -10px;
}
.p-TicketTokyo__availavility .ticketWrap .nextBtn::before {
  transform: rotate(180deg) translate(0, 5px);
}
.p-TicketTokyo__availavility .ticketWrap .detailsWrap {
  padding: 24px 0 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 16px 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .tit {
  flex-shrink: 0;
  padding: 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .tit01 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .tit02 {
  font-size: 1.4rem;
  letter-spacing: 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details {
  width: 100%;
  background-color: transparent;
  padding: 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details h4 {
  display: none;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li {
  width: 100%;
  margin: 0;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li .scheduleBox {
  background-color: transparent;
  border: 1px solid #fff;
  padding-left: 18px;
  padding-right: 18px;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li .scheduleBox .time {
  font-size: 1.6rem;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li .scheduleBox .time .time1 {
  letter-spacing: 0.15em;
  font-weight: 400;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li .scheduleBox .state {
  color: #00CAE6;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li .scheduleBox.sold .state {
  color: #FF0000;
}
.p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li .scheduleBox.few .state {
  color: #D9A900;
}
.p-TicketTokyo__api {
  margin: 0 !important;
}
.p-TicketTokyo__link {
  text-align: center;
}
.p-TicketTokyo__googlemap {
  margin-top: 48px;
}
.p-TicketTokyo__googlemap iframe {
  width: 100%;
  height: 200px;
}

.p-TicketNagoya {
  margin-top: 24px;
}

.p-TicketOsaka {
  margin-top: 24px;
}

.p-topGoods {
  width: 100%;
  margin-top: 88px;
}
.p-topGoods__content {
  display: flex;
  justify-content: center;
  gap: 0 20px;
  margin-top: 30px;
}
.p-topGoods__item {
  width: calc(50% - 10px);
  max-width: 400px;
}
.p-topGoods__img img {
  width: 100%;
  height: auto;
}
.p-topGoods__txt {
  margin-top: 12px;
  color: var(--color-white);
  font-size: 1.4rem;
}
.p-topGoods__txt h3 {
  font-weight: 700;
  font-size: 1.4rem;
}
.p-topGoods__txt p {
  font-size: 1.4rem;
  margin-top: 6px;
}
.p-topGoods__link {
  text-align: center;
  margin-top: 32px;
}

.p-topInfo {
  margin: 80px 0 0;
}
.p-topInfo .c-titleSection {
  font-size: 4.8rem;
}
.p-topInfo__content {
  margin-top: 48px;
}
.p-topInfo__cautions {
  border-bottom: 1px solid white;
  padding: 16px 0;
}
.p-topInfo__cautions h3 {
  font-weight: 700;
  font-size: 1.6rem;
}
.p-topInfo__cautions p,
.p-topInfo__cautions li {
  margin-top: 3px;
  font-size: 1.4rem;
  line-height: 1.7;
}
.p-topInfo__cautions p a,
.p-topInfo__cautions li a {
  text-decoration: underline;
  color: var(--color-blue-light);
}
.p-topInfo__cautions ul {
  padding-left: 20px;
}
.p-topInfo__cautions ul li {
  list-style-type: disc;
  margin-top: 0;
}

.p-questions {
  margin-top: 32px;
}
.p-questions__content {
  border-bottom: 1px solid white;
  padding: 32px 0;
}
.p-questions__content h3 {
  font-weight: 700;
  display: flex;
  gap: 0 8px;
  font-size: 1.6rem;
}
.p-questions__content p {
  margin-top: 8px;
  display: flex;
  gap: 0 8px;
  font-size: 1.4rem;
  line-height: 1.7;
}
.p-questions__content p span {
  font-size: 1.6rem;
  font-weight: 700;
}
.p-questions__contentlast {
  border-bottom: none;
}
.p-questions__contentlast h3 {
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 24px;
}
.p-questions__contentlast p {
  margin-bottom: 32px;
}
.p-questions__contentlast span {
  font-size: 18px;
  font-weight: 700;
  margin-right: 17px;
}

.p-eventJoin {
  margin-top: 32px;
}
.p-eventJoin__content1 {
  border-bottom: 1px solid white;
}
.p-eventJoin__content1 h3 {
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 24px;
}
.p-eventJoin__content1 p {
  margin-bottom: 32px;
}
.p-eventJoin__content1 span {
  font-size: 18px;
  font-weight: 700;
  margin-right: 17px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  ::i-block-chrome, body {
    cursor: pointer;
  }
}
@media print, screen and (min-width: 769px){
  .t-hiddenSp {
    display: block;
  }
  .t-hiddenPc {
    display: none;
  }
  .t-taL-pc {
    text-align: left !important;
  }
  .t-taR-pc {
    text-align: right !important;
  }
  .t-taC-pc {
    text-align: center !important;
  }
  .l-header {
    padding: 40px 20px;
  }
  .l-header.is-scroll {
    padding: 20px 20px;
  }
  .l-header__shareToggle {
    display: none;
  }
  .l-header__toggle {
    display: none;
  }
  .l-header__navList {
    align-items: center;
    gap: 0 16px;
  }
  .l-header__navItem > a .-en,
  .l-header__navItem > button .-en {
    font-size: 1.8rem;
  }
  .l-header__btn {
    display: none;
  }
  .l-header__share {
    display: none;
  }
  .l-footer__container {
    padding: 80px 24px 100px;
    grid-template-columns: repeat(2, 1fr);
  }
  .l-footer__bnr {
    grid-column: 2/3;
    grid-row: 1/4;
  }
  .l-footer__share {
    justify-content: flex-start;
    margin-top: 32px;
  }
  .c-accordion__label {
    font-size: 1.8rem;
  }
  .c-tab {
    gap: 0 24px;
  }
  .c-tab__label {
    width: calc(50% - 12px);
    padding: 20px 10px;
    font-size: 1.8rem;
  }
  .c-tab__table th {
    padding: 21px 0;
    font-size: 1.6rem;
    background-color: rgba(217, 217, 217, 0.2);
  }
  .c-tab__table th span {
    font-size: 1.4rem;
  }
  .c-tab__table td {
    padding: 20px 5px;
    font-size: 1.6rem;
  }
  .c-tab__table tbody th {
    padding-left: 40px;
    width: 33.4%;
  }
  .c-tab__table tbody td {
    width: 33.3%;
  }
  .c-titleSection {
    font-size: 6.4rem;
  }
  .c-titleBorder {
    font-size: 2.4rem;
  }
  .p-topLoading__text svg {
    filter: drop-shadow(1.5px 1.5px 1px rgba(255, 30, 233, 0.6)) drop-shadow(0px 3px 8px rgba(0, 202, 230, 0.6980392157)) drop-shadow(0px -3px 8px rgba(0, 202, 230, 0.6980392157));
  }
  .p-topCanvas__btn {
    right: unset;
    left: 60%;
    bottom: 130px;
  }
  .p-topModal {
    padding: 80px 0;
  }
  .p-topModal__title {
    margin-bottom: 40px;
  }
  .p-topModal__title span {
    font-size: 2.4rem;
  }
  .p-topModal__desc {
    margin-top: 32px;
    font-size: 1.6rem;
  }
  .p-topMainContainer {
    padding: 22px 0 96px;
    margin-top: -100px;
  }
  .p-topU22__content {
    padding: 40px;
    gap: 0 24px;
  }
  .p-topU22__logo {
    width: 26%;
  }
  .p-topU22__text {
    width: 70.4%;
  }
  .p-topU22__desc {
    font-size: 1.6rem;
  }
  .p-topSchedule {
    margin-top: 120px;
    padding: 80px 0;
  }
  .p-TicketTokyo__period {
    margin-top: 64px;
  }
  .p-TicketTokyo__period h5 {
    font-size: 1.6rem;
  }
  .p-TicketTokyo__period p {
    margin-top: 16px;
    font-size: 1.6rem;
  }
  .p-TicketTokyo__period1 {
    flex: 1 1 20%;
  }
  .p-TicketTokyo__period1 h4 {
    font-size: 1.8rem;
  }
  .p-TicketTokyo__period2 {
    flex: 1 1 50%;
  }
  .p-TicketTokyo__period3 {
    flex: 1 1 30%;
  }
  .p-TicketTokyo__availavility {
    margin-top: 40px;
    padding: 40px 45px;
  }
  .p-TicketTokyo__availavility .ticketWrap .prevBtn::before,
  .p-TicketTokyo__availavility .ticketWrap .nextBtn::before {
    width: 49px;
    height: 22px;
  }
  .p-TicketTokyo__availavility .ticketWrap .prevBtn {
    left: -20px;
  }
  .p-TicketTokyo__availavility .ticketWrap .nextBtn {
    right: 0;
  }
  .p-TicketTokyo__availavility .ticketWrap .nextBtn::before {
    transform: rotate(180deg) translate(0, 9px);
  }
  .p-TicketTokyo__availavility .ticketWrap .detailsWrap {
    padding: 30px 30px 0;
  }
  .p-TicketTokyo__availavility .ticketWrap .detailsBox {
    flex-direction: row;
    gap: 0 40px;
  }
  .p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul {
    gap: 16px;
  }
  .p-TicketTokyo__availavility .ticketWrap .detailsBox .details ul li .scheduleBox .time {
    font-size: 1.8rem;
  }
  .p-TicketTokyo__googlemap iframe {
    height: 465px;
  }
  .p-TicketOsaka {
    margin-top: 56px;
  }
  .p-topGoods__content {
    margin-top: 50px;
    gap: 0 40px;
  }
  .p-topGoods__item {
    width: calc(50% - 20px);
  }
  .p-topGoods__txt {
    font-size: 1.8rem;
  }
  .p-topGoods__txt h3 {
    font-size: 1.6rem;
  }
  .p-topGoods__txt p {
    margin-top: 10px;
    font-size: 1.6rem;
  }
  .p-topInfo__cautions {
    padding: 40px 0 32px;
  }
  .p-topInfo__cautions h3 {
    font-size: 1.8rem;
    margin-bottom: 24px;
  }
  .p-topInfo__cautions p,
  .p-topInfo__cautions li {
    margin-top: 24px;
  }
  .p-questions {
    margin-top: 56px;
  }
  .p-questions__content h3 {
    gap: 0 16px;
    font-size: 1.8rem;
  }
  .p-questions__content p {
    font-size: 1.6rem;
    gap: 0 16px;
    margin-top: 20px;
  }
  .p-questions__content p span {
    font-size: 1.8rem;
  }
  .p-eventJoin {
    margin-top: 56px;
  }
}
@media print, screen and (min-width: 1600px){
  .m-wrapper {
    max-width: 1120px;
  }
}
@media screen and (max-width: 768px){
  .l-header {
    background-color: rgba(0, 15, 54, 0.9);
    padding: 12px 24px;
  }
  .l-header__container {
    align-items: center;
  }
  .l-header__logo img {
    width: 78px;
    height: 42px;
  }
  .l-header__right {
    display: flex;
    align-items: center;
    gap: 0 24px;
  }
  .l-header__shareToggle {
    position: relative;
  }
  .l-header__shareToggleBtn {
    color: var(--color-white);
    padding: 8px 10px;
    border: 1px solid var(--color-white);
    border-radius: 30px;
    font-size: 1.2rem;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 0 6px;
  }
  .l-header__shareToggleBtn img {
    transform: rotate(180deg);
    margin-bottom: -2px;
  }
  .l-header__shareToggleList {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    width: 147px;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%) translateY(-10px);
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    -webkit-backdrop-filter: blur(13px);
            backdrop-filter: blur(13px);
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px 0;
  }
  .l-header__shareToggleList.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
  }
  .l-header__shareToggleList li > a {
    display: flex;
    align-items: center;
    gap: 0 8px;
    color: var(--color-white);
    font-size: 1.8rem;
    font-family: var(--font-en);
    font-weight: 500;
  }
  .l-header__toggle {
    display: block;
    width: 32px;
    height: 32px;
    background: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    position: relative;
    z-index: 99;
  }
  .l-header__toggle span {
    display: block;
    width: 32px;
    height: 1px;
    background-color: var(--color-white);
    position: absolute;
    left: 0;
  }
  .l-header__toggle span:first-child {
    top: 4px;
    transition: top 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
  .l-header__toggle span:nth-child(2) {
    top: 16px;
    transition: width 0.3s ease-in-out;
  }
  .l-header__toggle span:last-child {
    top: 28px;
    transition: top 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
  .l-header__toggle.is-active span:first-child {
    top: 16px;
    transform: rotate(45deg);
  }
  .l-header__toggle.is-active span:nth-child(2) {
    width: 0;
  }
  .l-header__toggle.is-active span:last-child {
    top: 16px;
    transform: rotate(-45deg);
  }
  .l-header__nav {
    width: 100%;
    height: 100vh;
    height: 100lvh;
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 100px 24px 140px;
    z-index: 98;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .l-header__nav.is-active {
    opacity: 1;
    visibility: visible;
  }
  .l-header__navList {
    flex-direction: column;
  }
  .l-header__navItem {
    border-bottom: 1px solid var(--color-white);
  }
  .l-header__navItem > a,
  .l-header__navItem > button {
    padding: 22px 0;
    display: block;
    width: 100%;
  }
  .l-header__navItem > a .-ja,
  .l-header__navItem > a .-en,
  .l-header__navItem > button .-ja,
  .l-header__navItem > button .-en {
    display: block;
    line-height: 1;
  }
  .l-header__navItem > a .-ja,
  .l-header__navItem > button .-ja {
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  .l-header__navItem > a .-en,
  .l-header__navItem > button .-en {
    margin-top: 10px;
  }
  .l-footer__logo {
    text-align: center;
  }
  .l-footer__bnr {
    margin: 40px auto 0;
  }
  .l-footer__copy {
    margin-top: 32px;
  }
  .l-footer__copy span,
  .l-footer__copy small {
    text-align: center;
  }
  .p-topShare {
    display: none;
  }
  .p-topCanvas__btn img {
    width: 64px;
    height: 64px;
  }
  .p-topModal__close:not(.is-close2) img {
    width: 24px;
    height: 24px;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .p-topMainContainer {
    margin-top: -180px;
  }
  .p-TicketTokyo__period {
    flex-wrap: wrap;
    gap: 0 16px;
  }
  .p-TicketTokyo__period3 {
    margin-top: 24px;
    margin-left: auto;
  }
}
@media print, screen and (min-width: 1221px){
  .l-header {
    padding: 40px;
  }
  .l-header.is-scroll {
    padding: 20px;
  }
  .l-header__navList {
    gap: 0 32px;
  }
  .l-header__navItem > a .-en,
  .l-header__navItem > button .-en {
    font-size: 2.2rem;
  }
  .p-topModal__close {
    top: -31px;
    right: -80px;
  }
}
@media (hover: hover) and (pointer: fine){
  .l-header__navItem > a:hover,
  .l-header__navItem > button:hover {
    opacity: 0.7;
  }
}