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: "hiragino-kaku-gothic-pron", sans-serif;
  background-color: var(--color-black);
  color: var(--color-white);
}
@supports (-webkit-touch-callout: none) {
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
}

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;
}

.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-black: #000;
  --color-white: #fff;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Inter", "Roboto", sans-serif;
}

@font-face {
  font-family: "SIDigitalNumRegular";
  src: url("/assets/fonts/SIDigitalNumRegular.eot"); /* IE9 Compat Modes */
  src: url("/assets/fonts/SIDigitalNumRegular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/SIDigitalNumRegular.woff2") format("woff2"), url("/assets/fonts/SIDigitalNumRegular.woff") format("woff"), url("/assets/fonts/SIDigitalNumRegular.ttf") format("truetype"), url("/assets/fonts/SIDigitalNumRegular.svg#SIDigitalNumRegular") format("svg"); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
.m-wrapper {
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}

.l-footer {
  font-family: var(--font-en);
  color: var(--color-white);
  opacity: 0.6;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  padding: 135px 0 24px;
}
.l-footer.p-error__footer {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  left: 0;
}

.p-error__header {
  padding: 8px 32px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.p-error__header .-logo img {
  padding: 24px 0;
  filter: url(#shadow-logo);
}
.p-error__body {
  height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p-error__body .-img img {
  padding: 24px;
  width: 288px;
  filter: url(#shadow-404);
}
.p-error__body .-txt {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  margin-top: 37px;
}
.p-error__body .-btn {
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s;
  margin-top: 80px;
  margin-bottom: 25px;
  position: relative;
}
.p-error__body .-btn img {
  width: 240px;
  height: 48px;
  filter: url(#shadow-btn);
}
.p-error__body .-btn svg {
  position: absolute;
}

.digital-num {
  font-family: "SIDigitalNumRegular", sans-serif;
  font-size: 12rem;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  margin-top: 2px;
}
.digital-num #js-countdown span {
  text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.2509803922);
  color: rgba(255, 255, 255, 0.35);
}
.digital-num #js-countdown span:not(:first-child)::before {
  content: ":";
}
.digital-num #js-countdown span.minutes, .digital-num #js-countdown span.seconds {
  font-size: 9.6rem;
}

.p-top-hero {
  height: 720px;
  padding-top: 148px;
  position: relative;
}
.p-top-hero::before {
  content: "";
  width: 18px;
  aspect-ratio: 18/16;
  background: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 50%;
  bottom: 14px;
  transform: translateX(-50%);
}
.p-top-hero .-ttl {
  margin-bottom: 38px;
}
.p-top-hero .-ttl img {
  width: 960px;
  display: block;
  margin: 0 auto;
  height: auto;
  filter: url(#shadow-ttl);
  padding: 12px 0;
}
.p-top-hero .-ttl svg {
  position: absolute;
}

.p-top-info {
  padding-top: 90px;
}
.p-top-info .-ttl {
  width: 684px;
  transform: translateY(-4px);
  margin: 0 auto;
}
.p-top-info .-ttl img {
  width: 100%;
  height: auto;
  filter: url(#shadow-kaisai);
  padding: 12px 0;
}
.p-top-info .-ttl svg {
  position: absolute;
}
.p-top-info__table {
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.p-top-info__table table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
}
.p-top-info__table table tr:last-child td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.p-top-info__table table th,
.p-top-info__table table td {
  display: block;
}
.p-top-info__table table th {
  vertical-align: top;
  text-align: left;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 0;
  padding-top: 15px;
}
.p-top-info__table table th::before {
  content: "";
  width: 4px;
  height: 16px;
  vertical-align: -2px;
  background: #fff;
  display: inline-block;
  box-shadow: 0px 0px 25px rgba(255, 255, 255, 0.2509803922);
  margin-right: 10px;
}
.p-top-info__table table th img {
  height: 24px;
}
.p-top-info__table table td {
  vertical-align: bottom;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: right;
  color: #fff;
  padding-right: 40px;
  padding-top: 4px;
  padding-bottom: 32px;
}
.p-top-info__btn {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 60px;
  width: calc(100% - 110px);
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.p-top-info__btn a {
  display: block;
  width: calc(50% - 20px);
  transition: all 0.3s;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0);
  position: relative;
}
.p-top-info__btn a img {
  width: 100%;
  height: auto;
  filter: url(#shadow-btn);
}
.p-top-info__btn a svg {
  position: absolute;
}
.p-top-info__time .-ttl {
  padding-top: 59px;
}
.p-top-info__time .-ttl img {
  width: 100%;
  max-width: 505px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  filter: url(#shadow-koukai);
  padding: 24px 0;
}
@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;
  }
  .sp-only {
    display: none;
  }
}
@media print, screen and (min-width: 1600px) {
  .m-wrapper {
    max-width: 1120px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding-top: 131px;
    font-size: 1.1rem;
  }
  .pc-only {
    display: none;
  }
  .p-error__header {
    padding: 8px 20px;
  }
  .p-error__header .-logo img {
    padding: 12px 0;
    width: 156px;
  }
  .p-error__body {
    padding-top: 24vw;
  }
  .p-error__body .-img img {
    padding: 3vw;
    width: 56vw;
  }
  .p-error__body .-txt {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-top: 12vw;
  }
  .p-error__body .-btn {
    margin-top: 76px;
  }
  .digital-num {
    font-size: 6.4rem;
    margin-top: 29px;
  }
  .digital-num #js-countdown span.minutes, .digital-num #js-countdown span.seconds {
    font-size: 5.12rem;
  }
  .p-top-hero {
    height: 100svh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }
  .p-top-hero::before {
    width: 12px;
    bottom: 20px;
  }
  .p-top-hero .-ttl img {
    width: 87.1794871795vw;
  }
  .p-top-info .-ttl {
    width: 87.9487179487vw;
  }
  .p-top-info__table {
    max-width: 92vw;
    margin-left: auto;
    margin-right: 0;
    margin-top: 33px;
  }
  .p-top-info__table table th {
    width: 100%;
    padding-bottom: 17px;
  }
  .p-top-info__table table td {
    border-top: none;
    padding-top: 0;
    padding-bottom: 32px;
    font-size: 1.6rem;
    min-height: 52px;
  }
  .p-top-info__table table td p.-sp-min-height {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    min-height: 52px;
  }
  .p-top-info__btn {
    margin-top: 77px;
  }
  .p-top-info__btn a {
    width: 100%;
  }
  .p-top-info__time .-ttl img {
    width: 64.1025641026vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-error__body .-btn:hover {
    background: rgba(255, 255, 255, 0.15);
  }
  .p-top-info__btn a:hover {
    background: rgba(255, 255, 255, 0.15);
  }
}