@charset "UTF-8";
body, input, button, textarea, select {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}

@media screen and (min-width: 960px), print {
  html, body {
    min-width: 1023px;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #151312;
  line-height: 1.6;
}

@media screen and (min-width: 960px), print {
  body {
    font-size: 1em;
  }
}

@media screen and (max-width: 959px) {
  body {
    font-size: 2.63157895vw;
  }
}

body {
  opacity: 0;
}

body.is-show {
  opacity: 1;
}

#wrapper {
  overflow: hidden;
}

@media screen and (min-width: 960px), print {
  a:hover {
    opacity: 0.5;
  }
}

.inside {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

@media screen and (min-width: 960px), print {
  .inside {
    padding-left: 20px;
  }
}

@media screen and (max-width: 959px) {
  .inside {
    padding-left: 3.94737vw;
  }
}

@media screen and (min-width: 960px), print {
  .inside {
    padding-right: 20px;
  }
}

@media screen and (max-width: 959px) {
  .inside {
    padding-right: 3.94737vw;
  }
}

@media screen and (min-width: 960px), print {
  .inside {
    max-width: 1225px;
  }
}

@media screen and (max-width: 959px) {
  .inside {
    max-width: 100%;
  }
}

footer {
  position: relative;
}

footer::before {
  content: "";
  display: block;
  pointer-events: none;
  margin-top: 1px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  width: 100%;
  background: #000;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
}

@media screen and (min-width: 960px), print {
  footer::before {
    height: 40px;
  }
}

@media screen and (max-width: 959px) {
  footer::before {
    height: 15.78947vw;
  }
}

footer > div {
  padding: 0.75em 1em 2em;
  color: #FFF;
  background-color: #000;
  text-align: center;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}

@media screen and (min-width: 960px), print {
  footer > div {
    font-size: 140%;
  }
}

@media screen and (max-width: 959px) {
  footer > div {
    font-size: 140%;
  }
}

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

@media screen and (min-width: 960px), print {
  .sp {
    display: none !important;
  }
}

html.webp .is_webp {
  display: block;
}

html.webp .is_jpg {
  display: none;
}

html.no-webp .is_webp {
  display: none;
}

html.no-webp .is_jpg {
  display: block;
}

#contents.home #hero {
  position: relative;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero {
    padding-bottom: 10.52632vw;
  }
}

#contents.home #hero .hero-mv {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-mv {
    width: 964px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-mv {
    width: 93.15789vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-mv {
    padding-top: 5px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-mv {
    padding-top: 3.94737vw;
  }
}

#contents.home #hero .hero-mv picture, #contents.home #hero .hero-mv img {
  display: block;
  width: 100%;
}

#contents.home #hero .hero-tx {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx {
    width: 690px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx {
    width: 92.10526vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx {
    margin-top: 40px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx {
    margin-top: 10.52632vw;
  }
}

#contents.home #hero .hero-tx .title {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .title {
    width: 686px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .title {
    width: 91.57895vw;
  }
}

#contents.home #hero .hero-tx .title picture, #contents.home #hero .hero-tx .title img {
  display: block;
  width: 100%;
}

#contents.home #hero .hero-tx .info {
  color: #FFF;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .info {
    font-size: 240%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .info {
    font-size: 160%;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .info {
    margin-top: 10px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .info {
    margin-top: 2.63158vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary {
    margin-top: 25px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary {
    margin-top: 10.52632vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary > *:nth-last-child(n+2) {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary > *:nth-last-child(n+2) {
    margin-bottom: 2.63158vw;
  }
}

#contents.home #hero .hero-tx .summary dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#contents.home #hero .hero-tx .summary dl dt {
  padding-left: 0.1em;
  padding-bottom: 0.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFF;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: nowrap;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 800;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl dt {
    font-size: 250%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl dt {
    font-size: 170%;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl dt {
    width: 90px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl dt {
    width: 15.26316vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl dt {
    min-width: 90px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl dt {
    min-width: 15.26316vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl dt {
    height: 90px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl dt {
    height: 15.26316vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl dt {
    border-radius: 90px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl dt {
    border-radius: 15.26316vw;
  }
}

#contents.home #hero .hero-tx .summary dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl {
    gap: 0 25px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl {
    gap: 0 2.10526vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.period {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.period {
    margin-bottom: 5.26316vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.period dd {
    margin-top: -6px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.period dd {
    margin-top: 0vw;
  }
}

#contents.home #hero .hero-tx .summary dl.venue {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .dd-cont > *:nth-child(n+2) {
    margin-top: 5px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .dd-cont > *:nth-child(n+2) {
    margin-top: 1.31579vw;
  }
}

#contents.home #hero .hero-tx .summary dl.venue .item {
  color: #ffeb3f;
  line-height: 1.4;
}

#contents.home #hero .hero-tx .summary dl.venue .item .item-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.2em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 800;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .item .item-ttl {
    font-size: 220%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .item .item-ttl {
    font-size: 180%;
  }
}

#contents.home #hero .hero-tx .summary dl.venue .item .item-ttl::before {
  content: "・";
}

#contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-main {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 800;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-main {
    font-size: 350%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-main {
    font-size: 240%;
  }
}

#contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-main span {
  font-size: 62.8571429%;
}

#contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-sub {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-sub {
    font-size: 270%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-sub {
    font-size: 170%;
  }
}

#contents.home #hero .hero-tx .summary dl.venue .item .item-txt .item-txt-sub span {
  font-size: 85.1851852%;
}

#contents.home #hero .hero-tx .summary dl.venue .keywordrally {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #e95457;
}

#contents.home #hero .hero-tx .summary dl.venue .keywordrally > div:nth-child(1) {
  padding: 0.4em 0.6em;
  padding-bottom: 0.45em;
  color: #e95457;
  background-color: #ffeb3f;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 900;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .keywordrally > div:nth-child(1) {
    font-size: 240%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .keywordrally > div:nth-child(1) {
    font-size: 180%;
  }
}

#contents.home #hero .hero-tx .summary dl.venue .keywordrally > div:nth-child(2) {
  color: #fff;
  line-height: 1.3;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 800;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .keywordrally > div:nth-child(2) {
    font-size: 190%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .keywordrally > div:nth-child(2) {
    font-size: 150%;
  }
}

#contents.home #hero .hero-tx .summary dl.venue .note {
  color: #FFF;
  line-height: 1.3;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .note {
    font-size: 200%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .note {
    font-size: 160%;
  }
}

#contents.home #hero .hero-tx .summary dl.venue .note p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#contents.home #hero .hero-tx .summary dl.venue .note p::before {
  content: "※";
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.venue .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0 10px;
  }
  #contents.home #hero .hero-tx .summary dl.venue .item .item-ttl {
    margin-top: 11px;
  }
  #contents.home #hero .hero-tx .summary dl.venue .keywordrally {
    padding: 10px;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.venue .item .item-txt {
    margin-left: 3vw;
  }
  #contents.home #hero .hero-tx .summary dl.venue .keywordrally {
    padding: 2.63158vw;
    gap: 1.05263vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #contents.home #hero .hero-tx .summary dl.venue .keywordrally > * {
    min-height: 0;
  }
  #contents.home #hero .hero-tx .summary dl.venue .note {
    margin-left: 3vw;
  }
}

#contents.home #hero .hero-tx .summary dl.fee dd {
  color: #ffeb3f;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 800;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero .hero-tx .summary dl.fee dd {
    font-size: 280%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero .hero-tx .summary dl.fee dd {
    font-size: 240%;
  }
}

#contents.home #hero::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: none;
  height: 100%;
  background-position: 50% 0%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px), print {
  #contents.home #hero::before {
    width: 1280px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #hero::before {
    width: 100vw;
  }
}

#contents.home #details {
  position: relative;
}

@media screen and (min-width: 960px), print {
  #contents.home #details {
    padding-top: 80px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details {
    padding-top: 15.78947vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details {
    padding-bottom: 65px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details {
    padding-bottom: 21.05263vw;
  }
}

#contents.home #details .flex-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 960px), print {
  #contents.home #details .flex-layout .flex-layout-item > *:nth-child(n+2) {
    margin-top: 10px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .flex-layout .flex-layout-item > *:nth-child(n+2) {
    margin-top: 2.63158vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details .flex-layout {
    gap: 20px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .flex-layout {
    gap: 2.63158vw;
  }
}

#contents.home #details .callout {
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 800;
}

@media screen and (min-width: 960px), print {
  #contents.home #details .callout {
    font-size: 260%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .callout {
    font-size: 190%;
  }
}

#contents.home #details .period {
  display: inline-block;
  max-width: 100%;
}

#contents.home #details .period img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #details .period.is-0801-0831 {
    width: 382px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .period.is-0801-0831 {
    width: 77.89474vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details .period.is-0809-0810 {
    width: 444px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .period.is-0809-0810 {
    width: 84.21053vw;
  }
}

#contents.home #details .rain-out .txt {
  line-height: 1.2;
}

@media screen and (min-width: 960px), print {
  #contents.home #details .rain-out .txt {
    font-size: 190%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .rain-out .txt {
    font-size: 120%;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details .rain-out {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 10px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .rain-out .txt {
    display: block;
    text-align: right;
  }
}

#contents.home #details section {
  overflow: hidden;
  position: relative;
  z-index: 2;
  background-color: #FFF;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section {
    width: 980px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section {
    width: 92.10526vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section {
    border-radius: 10px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section {
    border-radius: 2.63158vw;
  }
}

#contents.home #details section h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  background-color: #e95457;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section h2 {
    height: 100px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section h2 {
    height: 26.31579vw;
  }
}

#contents.home #details section h2 span {
  text-align: center;
  line-height: 1.25;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section h2 span {
    font-size: 450%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section h2 span {
    font-size: 300%;
  }
}

#contents.home #details section h2 span strong {
  color: #ffeb3f;
  font-weight: inherit;
}

#contents.home #details section .in-cont {
  position: relative;
}

#contents.home #details section .in-cont dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#contents.home #details section .in-cont dl dt {
  padding: 0.2em 0.3em 0.35em;
  border: 1px solid #000;
  white-space: nowrap;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section .in-cont dl dt {
    font-size: 220%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section .in-cont dl dt {
    font-size: 160%;
  }
}

#contents.home #details section .in-cont dl dd {
  line-height: 1.5625;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section .in-cont dl dd {
    font-size: 240%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section .in-cont dl dd {
    font-size: 160%;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section .in-cont dl dd {
    margin-top: -2px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section .in-cont dl dd {
    margin-top: 0.26316vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section:nth-child(n+2) {
    margin-top: 50px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section:nth-child(n+2) {
    margin-top: 13.15789vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
  }
  #contents.home #details section .in-cont {
    padding: 40px;
  }
  #contents.home #details section .in-cont dl {
    gap: 8px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section {
    -webkit-box-shadow: 0vw 0vw 1.84211vw 0vw rgba(0, 0, 0, 0.1);
            box-shadow: 0vw 0vw 1.84211vw 0vw rgba(0, 0, 0, 0.1);
  }
  #contents.home #details section .in-cont {
    padding: 6.57895vw 3.94737vw 7.89474vw;
  }
  #contents.home #details section .in-cont dl {
    gap: 1.57895vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .flex-layout {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #contents.home #details section#n1 .flex-layout .flex-layout-item:nth-child(2) {
    margin-bottom: 4px;
  }
}

#contents.home #details section#n1 .split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split {
    margin-top: 50px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split {
    margin-top: 15.78947vw;
  }
}

#contents.home #details section#n1 .split .img {
  max-width: 100%;
}

#contents.home #details section#n1 .split .img picture, #contents.home #details section#n1 .split .img img {
  display: block;
  width: 100%;
}

#contents.home #details section#n1 .split .split-item-map {
  position: relative;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split .split-item-map {
    width: 400px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split .split-item-map {
    width: 76.84211vw;
  }
}

#contents.home #details section#n1 .split .split-item-map .ttl {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split .split-item-map .ttl {
    width: 192px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split .split-item-map .ttl {
    width: 36.84211vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split .split-item-map .ttl {
    margin-top: -63px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split .split-item-map .ttl {
    margin-top: -11.84211vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split .split-item-map .ttl {
    margin-left: -50px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split .split-item-map .ttl {
    margin-left: -6.57895vw;
  }
}

#contents.home #details section#n1 .split .split-item-map .ttl picture, #contents.home #details section#n1 .split .split-item-map .ttl img {
  display: block;
  width: 100%;
}

#contents.home #details section#n1 .split .split-item-map .img {
  width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split .split-item-sticker {
    width: 435px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split .split-item-sticker {
    width: 72.10526vw;
  }
}

#contents.home #details section#n1 .split .split-item-sticker .ttl {
  margin-bottom: 0.4em;
  line-height: 1;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split .split-item-sticker .ttl {
    font-size: 180%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split .split-item-sticker .ttl {
    font-size: 110%;
  }
}

#contents.home #details section#n1 .split .split-item-sticker .img {
  width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .split {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 25px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6.57895vw;
  }
  #contents.home #details section#n1 .split > * {
    min-height: 0;
  }
}

#contents.home #details section#n1 .note {
  line-height: 1.4;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .note {
    font-size: 200%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .note {
    font-size: 140%;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .note {
    margin-top: 20px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .note {
    margin-top: 2.63158vw;
  }
}

#contents.home #details section#n1 .note ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#contents.home #details section#n1 .note ul li::before {
  content: "※";
}

#contents.home #details section#n1 .note ul li:nth-child(n+2) {
  margin-top: 0.2em;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n1 .note {
    padding-left: 38px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n1 .note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n2 .flex-layout {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #contents.home #details section#n2 .flex-layout .flex-layout-item:nth-child(2) {
    margin-bottom: 4px;
  }
}

#contents.home #details section#n3 .pikachu {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n3 .pikachu {
    width: 247px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n3 .pikachu {
    width: 48.15789vw;
  }
}

#contents.home #details section#n3 .pikachu picture, #contents.home #details section#n3 .pikachu img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n3 .n3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #contents.home #details section#n3 .n3 .n3-item-txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #contents.home #details section#n3 .n3 .n3-item-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 335px;
    min-width: 335px;
  }
  #contents.home #details section#n3 .n3 .n3-item-img .pikachu {
    margin-top: -55px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n3 .n3 .n3-item-img .pikachu {
    margin-top: 2.63158vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n3 .flex-layout {
    gap: 10px 20px;
  }
  #contents.home #details section#n3 .flex-layout .flex-layout-item .rain-out {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n3 .flex-layout .flex-layout-item .rain-out {
    margin-bottom: -4vw;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details section#n4 .flex-layout {
    gap: 5px 20px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details section#n4 .flex-layout .flex-layout .flex-layout-item .rain-out {
    margin-bottom: -4vw;
  }
}

#contents.home #details .credit {
  text-align: center;
  line-height: 1.3;
}

@media screen and (min-width: 960px), print {
  #contents.home #details .credit {
    font-size: 150%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .credit {
    font-size: 150%;
  }
}

@media screen and (min-width: 960px), print {
  #contents.home #details .credit {
    margin-top: 25px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details .credit {
    margin-top: 5.26316vw;
  }
}

#contents.home #details::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-repeat: repeat-x;
}

@media screen and (min-width: 960px), print {
  #contents.home #details::before {
    background-size: 1280px auto;
    background-position: 50% 0%;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details::before {
    background-size: 100% auto;
    background-position: 50% 30%;
  }
}

#contents.home #details::after {
  content: "";
  display: block;
  pointer-events: none;
  margin-top: -1px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  background: #151312;
  background: -webkit-gradient(linear, left top, left bottom, from(#151312), to(rgba(21, 19, 18, 0)));
  background: linear-gradient(180deg, #151312 0%, rgba(21, 19, 18, 0) 100%);
}

@media screen and (min-width: 960px), print {
  #contents.home #details::after {
    height: 100px;
  }
}

@media screen and (max-width: 959px) {
  #contents.home #details::after {
    height: 21.05263vw;
  }
}

@media screen and (min-width: 960px), print {
  html.webp #contents.home #details::before {
    background-image: url("../img/details_bg_pc_x1.webp");
  }
}

@media screen and (max-width: 959px) {
  html.webp #contents.home #details::before {
    background-image: url("../img/details_bg_sp_x1.webp");
  }
}

@media screen and (min-width: 960px), print {
  html.webp #contents.home #hero::before {
    background-image: url("../img/hero_bg_pc.webp");
  }
}

@media screen and (max-width: 959px) {
  html.webp #contents.home #hero::before {
    background-image: url("../img/hero_bg_sp.webp");
  }
}

@media screen and (min-width: 960px), print {
  html.no-webp #contents.home #details::before {
    background-image: url("../img/details_bg_pc_x1.jpg");
  }
}

@media screen and (max-width: 959px) {
  html.no-webp #contents.home #details::before {
    background-image: url("../img/details_bg_sp_x1.jpg");
  }
}

@media screen and (min-width: 960px), print {
  html.no-webp #contents.home #hero::before {
    background-image: url("../img/hero_bg_pc.jpg");
  }
}

@media screen and (max-width: 959px) {
  html.no-webp #contents.home #hero::before {
    background-image: url("../img/hero_bg_sp.jpg");
  }
}
