@charset "UTF-8";
/* ================================================

- Base

================================================ */
[v-cloak] {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, [v-cloak] {
  display: block;
}

body {
  background-color: var(--cc-blue) !important;
}

body {
  overflow-x: hidden;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
}

body.-bodyScrollStop {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

:root {
  --cc-blue: #0e1b3c;
  --cc-lblue: #1e2570;
  --cc-hblue: #09122a;
  --w1280: 1280px;
  --space: 30px;
  --rem: 1rem /16;
}

/* ================================================

- 表示アニメーション

================================================ */
/* ================================================

- フォント

================================================ */
/* ================================================

- フォントサイズ

================================================ */
/* ================================================

- RWD表示切り替え

================================================ */
@media all and (min-width: 569px) {
  .nopc {
    display: none !important;
  }
}
@media all and (max-width: 568px) {
  .nosp {
    display: none !important;
  }
}
/* ================================================

- flex

================================================ */
/* ================================================

- margin

================================================ */
/* magrin-topを5px刻みで50pxまで */
.mTop0 {
  margin-top: 0px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

.mTop55 {
  margin-top: 55px;
}

.mTop60 {
  margin-top: 60px;
}

.mTop65 {
  margin-top: 65px;
}

.mTop70 {
  margin-top: 70px;
}

.mTop75 {
  margin-top: 75px;
}

.mTop80 {
  margin-top: 80px;
}

.mTop85 {
  margin-top: 85px;
}

.mTop90 {
  margin-top: 90px;
}

.mTop95 {
  margin-top: 95px;
}

.mTop100 {
  margin-top: 100px;
}

/* magrin-bottomを5px刻みで50pxまで */
.mBtm0 {
  margin-bottom: 0px;
}

.mBtm5 {
  margin-bottom: 5px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

.mBtm55 {
  margin-bottom: 55px;
}

.mBtm60 {
  margin-bottom: 60px;
}

.mBtm65 {
  margin-bottom: 65px;
}

.mBtm70 {
  margin-bottom: 70px;
}

.mBtm75 {
  margin-bottom: 75px;
}

.mBtm80 {
  margin-bottom: 80px;
}

.mBtm85 {
  margin-bottom: 85px;
}

.mBtm90 {
  margin-bottom: 90px;
}

.mBtm95 {
  margin-bottom: 95px;
}

.mBtm100 {
  margin-bottom: 100px;
}

/* ================================================

- z-index

================================================ */
/* ================================================

-

================================================ */
.lozad {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.lozad[data-loaded=true] {
  opacity: 1;
}

/* ================================================

- イージング

================================================ */
/* ================================================

- 全体

================================================ */
.addReset .howtobuy-page {
  margin-top: 77px;
}
.addReset .ticket-anchor__btn.-howtobuy {
  width: calc(33.3333333333% - 6.6666666667px);
}
.addReset .howtobuy-sc__head {
  padding: 13px 20px 14px;
  background-color: #155ba9;
}
.addReset .howtobuy-sc__ttl {
  font-size: 1.625rem;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .addReset .howtobuy-page {
    margin-top: 13.333vw;
  }
  .addReset .ticket-anchor__btn.-howtobuy {
    width: calc(50% - 1.3335vw);
  }
  .addReset .howtobuy-sc__head {
    padding: 2.933vw 4vw 3.2vw;
  }
  .addReset .howtobuy-sc__ttl {
    font-size: 5.8666666667vw;
  }
  .howtobuy-sc__inner {
    padding: 0 6.4vw;
  }
}
/* ================================================

-

================================================ */
.addReset .howtobuy-sc.-before {
  margin-top: 70px;
}
.addReset .howtobuy-before {
  margin-top: 65px;
}
.addReset .howtobuy-before__ttl {
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.addReset .howtobuy-before__ttl.-number2 {
  margin-top: 22px;
}
.addReset .howtobuy-before__overflow {
  margin-top: 16px;
}
.addReset .howtobuy-structure {
  max-width: 970px;
  width: 100%;
  position: relative;
}
.addReset .howtobuy-structure figcaption {
  position: absolute;
  bottom: 83px;
  left: 230px;
  font-size: 0.9375rem;
  line-height: 1.467;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
}
.addReset .howtobuy-structure__summary {
  margin-top: 44px;
}
.addReset .howtobuy-structure__summary__link {
  margin-top: 15px;
}
.addReset .howtobuy-before__number {
  margin-top: 60px;
}
.addReset .howtobuy-before__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 50px;
  margin-top: 20px;
}
.addReset .howtobuy-before__layout + .howtobuy-before__layout {
  margin-top: 30px;
}
.addReset .howtobuy-before__photo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 280px;
}
.addReset .howtobuy-before__photo a {
  display: block;
}
.addReset .howtobuy-before__photo.-photo2 {
  width: 420px;
}
.addReset .howtobuy-before__note {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.addReset .howtobuy-before__article dt {
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.addReset .howtobuy-before__article:not(:first-of-type) {
  margin-top: 44px;
}
.addReset .howtobuy-before__summary p span {
  margin-right: 10px;
}
.addReset .howtobuy-before__article dt + .howtobuy-before__summary {
  margin-top: 15px;
}
.addReset .howtobuy-sc.-after {
  margin-top: 148px;
  padding-bottom: 30px;
}
.addReset .howtobuy-after {
  padding-top: 60px;
}
.addReset .howtobuy-after__head {
  padding-bottom: 12px;
  border-bottom: solid 1px #3b496c;
}
.addReset .howtobuy-after__ttl {
  font-size: 1.5rem;
  line-height: 1.583;
  letter-spacing: 0.04em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #FFFFFF;
}
.addReset .howtobuy-after__summary {
  margin-top: 30px;
}
.addReset .howtobuy-after__summary__list p:not(:first-of-type) {
  margin-top: 10px;
}
.addReset .howtobuy-after__sc:not(:first-of-type) {
  margin-top: 85px;
}
.addReset .howtobuy-after__photo {
  max-width: 802px;
  width: 100%;
  margin-top: 35px;
}
.addReset .howtobuy-after__article {
  margin-top: 40px;
}
.addReset .howtobuy-after__article dt {
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.addReset .howtobuy-after__article.-article2 {
  margin-top: 65px;
}
.addReset .howtobuy-after__article__summary {
  margin-top: 14px;
}
.addReset .howtobuy-after__link {
  margin-top: 16px;
}
/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .addReset .howtobuy-sc.-before {
    margin-top: 13.333vw;
  }
  .addReset .howtobuy-before {
    margin-top: 12vw;
  }
  .addReset .howtobuy-before__ttl {
    font-size: 4.5333333333vw;
  }
  .addReset .howtobuy-before__ttl.-number2 {
    margin-top: 5.867vw;
  }
  .addReset .howtobuy-before__overflow {
    margin-top: 4.267vw;
  }
  .addReset .howtobuy-structure {
    width: 700px;
  }
  .addReset .howtobuy-structure figcaption {
    bottom: 50px;
    left: 0;
    font-size: 0.875rem;
  }
  .addReset .howtobuy-structure__summary {
    margin-top: 10.667vw;
  }
  .addReset .howtobuy-structure__summary__link {
    margin-top: 4vw;
  }
  .addReset .howtobuy-before__number {
    margin-top: 12.667vw;
  }
  .addReset .howtobuy-before__layout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.333vw;
    margin-top: 8vw;
  }
  .addReset .howtobuy-before__layout + .howtobuy-before__layout {
    margin-top: 10.667vw;
  }
  .addReset .howtobuy-before__photo {
    max-width: 319px;
    width: 68vw;
    margin: 0 auto;
  }
  .addReset .howtobuy-before__photo.-photo2 {
    max-width: 420px;
    width: 100%;
  }
  .addReset .howtobuy-before__article dt {
    font-size: 5.0666666667vw;
  }
  .addReset .howtobuy-before__article:not(:first-of-type) {
    margin-top: 10.667vw;
  }
  .addReset .howtobuy-before__summary p span {
    margin-right: 2.667vw;
  }
  .addReset .howtobuy-before__article dt + .howtobuy-before__summary {
    margin-top: 15px;
  }
  .addReset .howtobuy-sc.-after {
    margin-top: 26.667vw;
    padding-bottom: 0;
  }
  .addReset .howtobuy-after {
    padding-top: 10.667vw;
  }
  .addReset .howtobuy-after__head {
    padding-bottom: 3.2vw;
  }
  .addReset .howtobuy-after__ttl {
    font-size: 5.8666666667vw;
  }
  .addReset .howtobuy-after__summary {
    margin-top: 8vw;
  }
  .addReset .howtobuy-after__summary__list p:not(:first-of-type) {
    margin-top: 2.667vw;
  }
  .addReset .howtobuy-after__sc:not(:first-of-type) {
    margin-top: 18.667vw;
  }
  .addReset .howtobuy-after__photo {
    margin-top: 6.667vw;
  }
  .addReset .howtobuy-after__article {
    margin-top: 8vw;
  }
  .addReset .howtobuy-after__article dt {
    font-size: 5.0666666667vw;
  }
  .addReset .howtobuy-after__article.-article2 {
    margin-top: 13.333vw;
  }
  .addReset .howtobuy-after__article__summary {
    margin-top: 3.733vw;
  }
  .addReset .howtobuy-after__link {
    margin-top: 4.267vw;
  }
}
/* ================================================

- hover

================================================ */
@media (hover: hover) {
  .howtobuy-before__photo a:-moz-any-link:hover, .howtobuy-structure__summary__link a:-moz-any-link:hover, .howtobuy-after__link a:-moz-any-link:hover {
    opacity: 0.8;
  }
  .howtobuy-before__photo a:any-link:hover,
  .howtobuy-structure__summary__link a:any-link:hover,
  .howtobuy-after__link a:any-link:hover {
    opacity: 0.8;
  }
}
.howtobuy-before__photo a,
.howtobuy-structure__summary__link a,
.howtobuy-after__link a {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}