@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

.disable {
  cursor: default;
  pointer-events: none;
}

.external-style, a.external-link:hover:before {
  content: "";
  width: 80px;
  height: 32px;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -32px;
  left: -8px;
  z-index: 1000;
}
@media screen and (max-width: 1023px) {
  .external-style, a.external-link:hover:before {
    content: "";
    width: 20.5128205128vw;
    height: 8.2051282051vw;
    display: block;
    background: url(/common/des/01/images/external.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -8.2051282051vw;
    left: 0vw;
    z-index: 1000;
  }
}

a.external-link {
  position: relative;
}
.twitter-area a[target=_blank],
.instagram-area a[target=_blank] {
  display: block;
  position: relative;
}
.twitter-area a[target=_blank]:hover:before,
.instagram-area a[target=_blank]:hover:before {
  top: -22px;
}
@media screen and (max-width: 1023px) {
  .twitter-area a[target=_blank]:hover:before,
  .instagram-area a[target=_blank]:hover:before {
    top: initial;
  }
}

.protect-box {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

.recommend-movie-ph {
  pointer-events: none;
}

img.protect {
  pointer-events: none;
}

.api-bnr .protect-box img {
  pointer-events: none;
}

img.protect.active {
  opacity: 1;
}

#Map {
  z-index: 3;
  position: relative;
}

body {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #000000;
  -webkit-text-size-adjust: 100%;
}

img,
iframe {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

#wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.main-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

p,
h2,
div {
  max-height: 99999rem;
  -webkit-text-size-adjust: 100%;
}

.u-pink {
  color: #FE4790 !important;
}

.u-red {
  color: #FC333D !important;
}

.u-orange {
  color: #F7860D !important;
}

.u-blue {
  color: #0D95DE !important;
}

.u-navy {
  color: #070C6F !important;
}

.u-green {
  color: #076F16 !important;
}

.u-black {
  color: #000000 !important;
}

.u-silver {
  color: #C0C0C0 !important;
}

.u-gray {
  color: #808080 !important;
}

.u-white {
  color: #ffffff !important;
}

.u-black {
  color: #000000 !important;
}

.u-mark {
  background: #fffc00;
  padding: 0.5rem;
  margin: 0 0.5rem;
}

.u-font-size-s {
  font-size: 80% !important;
  line-height: 80% !important;
}

.u-font-size-m {
  font-size: 100% !important;
  line-height: 100% !important;
}

.u-font-size-l {
  font-size: 150% !important;
  line-height: 160% !important;
}

.u-font-size-ll {
  font-size: 200% !important;
  line-height: 180% !important;
}

.u-tl {
  text-align: left !important;
}

.u-tc {
  text-align: center !important;
}

.u-tr {
  text-align: right !important;
}

.u-db {
  display: block !important;
}

.u-di {
  display: inline-block !important;
}

.u-fl {
  float: left !important;
}

.u-fr {
  float: right !important;
}

.u-b {
  font-weight: bold !important;
}

.u-cp {
  cursor: pointer !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vba {
  vertical-align: baseline !important;
}

.u-vbo {
  vertical-align: bottom !important;
}

#section-emergency:not(:empty) {
  margin-bottom: 70px;
}
@media screen and (max-width: 1023px) {
  #section-emergency:not(:empty) {
    margin-bottom: 15.3846153846vw;
  }
}
#section-emergency dl {
  background: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  font-size: 16px;
  margin: 0 auto;
  max-width: 100%;
  width: 1080px;
}
@media screen and (max-width: 1023px) {
  #section-emergency dl {
    border: 3px solid #f0027f;
    line-height: 1.7142857143;
    font-size: 3.5897435897vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#section-emergency dt {
  background: #f0027f;
  color: #ffffff;
  padding: 10px 5px 10px 15px;
  width: 130px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 1023px) {
  #section-emergency dt {
    width: auto;
    padding: 2.0512820513vw 3.8461538462vw;
    display: block;
  }
}
#section-emergency dd {
  border: 3px solid #f0027f;
  width: 1000px;
  color: #f0027f;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 1023px) {
  #section-emergency dd {
    border: none;
    padding: 3.0769230769vw 3.8461538462vw;
  }
}
#section-emergency a {
  color: #f0027f;
}
#section-emergency a:hover {
  text-decoration: none;
}
#section-emergency .fa-exclamation-triangle {
  font-size: 18px;
  margin-right: 10px;
}
@media screen and (max-width: 1023px) {
  #section-emergency .fa-exclamation-triangle {
    font-size: 4.1025641026vw;
    margin-right: 1.5384615385vw;
  }
}

.splide__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

:root {
  --Black: #463C32;
  --white: #FFF;
  --brown: #603123;
  --main-base-color: #333;
  --main: #A5DEFD;
  --pink: #FEB9D6;
  --pink-dark: #F585A7;
  --yellow: #FCE356;
}

body.is-modal {
  overflow: hidden;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

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

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

@media screen and (max-width: 390px) {
  .sp-debug {
    background-color: var(--main);
  }
}

@-webkit-keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@keyframes backToOpac1 {
  0% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.opac {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.opac:hover {
  -webkit-animation: backToOpac1 0.7s linear 0s;
          animation: backToOpac1 0.7s linear 0s;
}

.btn {
  color: var(--Black);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6111111111;
  letter-spacing: 0.08em;
  text-align: center;
  text-decoration: none;
  background-color: var(--pink);
  border: 2px solid #E290B2;
  border-radius: 160px;
  -webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 4px 0 rgba(0, 0, 0, 0.25));
  overflow: hidden;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 20px;
  min-width: 100%;
  max-width: 100%;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
@media screen and (max-width: 1023px) {
  .btn {
    font-size: 4.6153846154vw;
    line-height: 1.6111111111;
    letter-spacing: 0.08em;
    border-width: 0.5128205128vw;
    -webkit-filter: drop-shadow(0 1.0256410256vw 0 rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0 1.0256410256vw 0 rgba(0, 0, 0, 0.25));
    padding: 3.8461538462vw 5.1282051282vw;
  }
}
.btn::after {
  content: "";
  background: url(../img/arrow-btn.svg) no-repeat 0 0/contain;
  display: block;
  width: 24px;
  aspect-ratio: 19/18;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  .btn::after {
    width: 5.641025641vw;
    right: 4.6153846154vw;
  }
}
.btn.btn-back::after {
  right: inherit;
  left: 26px;
  -webkit-transform: translateY(-50%) scale(-1, 1);
          transform: translateY(-50%) scale(-1, 1);
}
.btn:where(body.second.info .btn-box *) {
  min-width: 360px;
}

.loading {
  background-color: #7FE7FF;
  visibility: hidden;
  position: fixed;
  inset: 0;
  z-index: 10000;
}
.loading.fadeout {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}

.loading-container {
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  padding-top: 22px;
  position: absolute;
  inset: 0;
}
@media screen and (max-width: 1023px) {
  .loading-container {
    padding-top: 5.1282051282vw;
  }
}

.loading-title {
  padding-left: 2px;
  aspect-ratio: 196/23;
  width: 196px;
}
@media screen and (max-width: 1023px) {
  .loading-title {
    width: 45.3846153846vw;
  }
}

.loading-progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 7px;
  padding-left: 9px;
}
@media screen and (max-width: 1023px) {
  .loading-progress {
    gap: 2.0512820513vw;
    margin-top: 2.0512820513vw;
    padding-left: 2.0512820513vw;
  }
}

.loading-progress__bar {
  background-color: #9AECF4;
  border-radius: 8px;
  display: block;
  width: 0;
  height: 8px;
}
@media screen and (max-width: 1023px) {
  .loading-progress__bar {
    border-radius: 2.0512820513vw;
    height: 2.0512820513vw;
  }
}

.loading-progress__bar-cotnainer {
  background: url(../img/loading/loading-progress-bg.png) no-repeat 0 0/100% auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 7px 0;
  aspect-ratio: 161/25;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 151px;
      -ms-flex: 0 0 151px;
          flex: 0 0 151px;
}
@media screen and (max-width: 1023px) {
  .loading-progress__bar-cotnainer {
    padding: 1.7948717949vw 1.7948717949vw 0;
    -webkit-flex-basis: 35.1282051282vw;
        -ms-flex-preferred-size: 35.1282051282vw;
            flex-basis: 35.1282051282vw;
  }
}

.loading-progress__count {
  color: #333;
  font-size: 26px;
  line-height: 1.1923076923;
  width: 2em;
}
@media screen and (max-width: 1023px) {
  .loading-progress__count {
    font-size: 5.8974358974vw;
    line-height: 1.2173913043;
  }
}

.loading-img {
  margin-top: 9px;
  width: 220px;
}
@media screen and (max-width: 1023px) {
  .loading-img {
    margin-top: 2.0512820513vw;
    width: 51.2820512821vw;
  }
}

.wrapper {
  background-color: var(--main);
}

.header {
  position: relative;
  z-index: 100;
}
.header:where(body:not(.top) *)::before {
  content: "";
  background: #fff;
  -webkit-mask: url(../img/bg-header.svg) no-repeat bottom center/100% auto;
          mask: url(../img/bg-header.svg) no-repeat bottom center/100% auto;
  pointer-events: none;
  width: 100%;
  height: 130px;
  position: absolute;
  inset: 0 0 auto 0;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  .header:where(body:not(.top) *)::before {
    -webkit-mask-image: url(../img/bg-header-sp.svg);
            mask-image: url(../img/bg-header-sp.svg);
    aspect-ratio: 390/107;
    height: auto;
  }
}
.header:where(body.top *) {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
@media screen and (max-width: 1023px) {
  .header:where(body.top *) {
    background: url(../img/bg-menu-btn-sp.svg) no-repeat top right/auto calc(100% + 1px), -webkit-gradient(linear, left top, left bottom, from(rgba(165, 222, 253, 0.3)), to(rgba(165, 222, 253, 0.3))), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background: url(../img/bg-menu-btn-sp.svg) no-repeat top right/auto calc(100% + 1px), -webkit-linear-gradient(top, rgba(165, 222, 253, 0.3), rgba(165, 222, 253, 0.3)), -webkit-linear-gradient(top, #fff, #fff);
    background: url(../img/bg-menu-btn-sp.svg) no-repeat top right/auto calc(100% + 1px), linear-gradient(to bottom, rgba(165, 222, 253, 0.3), rgba(165, 222, 253, 0.3)), linear-gradient(to bottom, #fff, #fff);
    opacity: 1;
    visibility: visible;
    position: relative;
  }
}
.header:where(body.top *).is-visible {
  opacity: 1;
  visibility: visible;
}

.header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 80px;
}
@media screen and (max-width: 1023px) {
  .header-container {
    padding: 2.5641025641vw 4.1025641026vw;
  }
}
@media screen and (max-width: 1023px) {
  .header-container:where(body.top *) {
    padding: 2.5641025641vw 4.1025641026vw;
  }
}

.header-logo {
  width: 224px;
}
@media screen and (max-width: 1023px) {
  .header-logo {
    width: 46.6666666667vw;
  }
}
.header-logo:where(body.top *) {
  display: none;
}
@media screen and (max-width: 1023px) {
  .header-logo:where(body.top *) {
    display: block;
    position: inherit;
  }
}
.header-logo a {
  display: block;
}

.nav-item a {
  color: var(--Black);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.04em;
  text-align: center;
  text-decoration: none;
  background: url(../img/bg-nav-item-wh.png) no-repeat 0 0/contain;
  background-size: 322px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 42px 16px 25px;
}
@media screen and (max-width: 1023px) {
  .nav-item a {
    font-size: 5.1282051282vw;
    line-height: 1.8;
    letter-spacing: 0.04em;
    background-size: contain;
    gap: 2.5641025641vw;
    padding: 3.8461538462vw 11.0256410256vw 4.1025641026vw 6.4102564103vw;
  }
}
.nav-item a::before {
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
}
@media screen and (max-width: 1023px) {
  .nav-item a::before {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 10.2564102564vw;
        -ms-flex: 1 1 10.2564102564vw;
            flex: 1 1 10.2564102564vw;
  }
}
.nav-item a.movie::before {
  background-image: url(../img/icon/icon-nav-movie.svg);
  aspect-ratio: 36/32;
}
.nav-item a.info::before {
  background-image: url(../img/icon/icon-nav-info.svg);
  aspect-ratio: 36/29;
}
.nav-item a.intro::before {
  background-image: url(../img/icon/icon-nav-intro.svg);
  aspect-ratio: 36/41;
}
.nav-item a.character::before {
  background-image: url(../img/icon/icon-nav-character.svg);
  aspect-ratio: 36/30;
}
.nav-item a.staff::before {
  background-image: url(../img/icon/icon-nav-staff.svg);
  background-position: center top;
  aspect-ratio: 36/30;
}
.nav-item a.onair::before {
  background-image: url(../img/icon/icon-nav-onair.svg);
  aspect-ratio: 36/34;
}
.nav-item a:where(.overlay-menu *) {
  background-image: url(../img/bg-nav-item-bl.png);
}
.nav-item span {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1023px) {
  .nav-item span {
    gap: 2.5641025641vw;
    min-width: 44.8717948718vw;
  }
}

.nav-container {
  display: grid;
  grid-template-columns: repeat(1, 320px);
  gap: 18px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .nav-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-template-columns: repeat(1, 82.5641025641vw);
    gap: 4.6153846154vw;
    margin: 0;
    padding-top: 1.2820512821vw;
  }
}

.overlay-menu,
.modal {
  background-color: rgba(0, 0, 0, 0.3);
  overflow: auto;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.overlay-menu {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  inset: 0;
  z-index: 100;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.overlay-menu.is-open {
  opacity: 1;
  visibility: visible;
}

.overlay-menu-trigger,
.modal__btn {
  background: url(../img/bg-menu-btn.svg) no-repeat 0 0/contain;
  width: 98px;
  aspect-ratio: 98/80;
  position: fixed;
  top: 10px;
  right: 80px;
  z-index: 1000;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger,
  .modal__btn {
    width: 16.4102564103vw;
    top: 2.5641025641vw;
    right: 4.1025641026vw;
  }
}
.overlay-menu-trigger, .overlay-menu-trigger span,
.modal__btn,
.modal__btn span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}
.overlay-menu-trigger span,
.modal__btn span {
  background-color: #8F4A5D;
  border-radius: 4px;
  width: 36px;
  height: 4px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger span,
  .modal__btn span {
    border-radius: 0.7692307692vw;
    width: 6.1538461538vw;
    height: 0.7692307692vw;
  }
}
.overlay-menu-trigger span:nth-of-type(1),
.modal__btn span:nth-of-type(1) {
  top: 40px;
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger span:nth-of-type(1),
  .modal__btn span:nth-of-type(1) {
    top: 6.5384615385vw;
  }
}
.overlay-menu-trigger span:nth-of-type(2),
.modal__btn span:nth-of-type(2) {
  top: 51px;
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger span:nth-of-type(2),
  .modal__btn span:nth-of-type(2) {
    top: 8.4615384615vw;
  }
}
.overlay-menu-trigger span:nth-of-type(3),
.modal__btn span:nth-of-type(3) {
  bottom: 14px;
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger span:nth-of-type(3),
  .modal__btn span:nth-of-type(3) {
    bottom: 2.1794871795vw;
  }
}
.overlay-menu-trigger:hover,
.modal__btn:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger:hover,
  .modal__btn:hover {
    -webkit-transform: none;
            transform: none;
  }
}
.overlay-menu-trigger.active span:nth-of-type(1),
.modal__btn.active span:nth-of-type(1) {
  -webkit-transform: translate(-50%, 11px) rotate(-45deg);
          transform: translate(-50%, 11px) rotate(-45deg);
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger.active span:nth-of-type(1),
  .modal__btn.active span:nth-of-type(1) {
    -webkit-transform: translate(-50%, 1.9230769231vw) rotate(-45deg);
            transform: translate(-50%, 1.9230769231vw) rotate(-45deg);
  }
}
.overlay-menu-trigger.active span:nth-of-type(2),
.modal__btn.active span:nth-of-type(2) {
  opacity: 0;
}
.overlay-menu-trigger.active span:nth-of-type(3),
.modal__btn.active span:nth-of-type(3) {
  -webkit-transform: translate(-50%, -11px) rotate(45deg);
          transform: translate(-50%, -11px) rotate(45deg);
}
@media screen and (max-width: 1023px) {
  .overlay-menu-trigger.active span:nth-of-type(3),
  .modal__btn.active span:nth-of-type(3) {
    -webkit-transform: translate(-50%, -1.9230769231vw) rotate(45deg);
            transform: translate(-50%, -1.9230769231vw) rotate(45deg);
  }
}

body:has(.modal__btn:hover) .header .overlay-menu-trigger:not(:hover) {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media screen and (max-width: 1023px) {
  body:has(.modal__btn:hover) .header .overlay-menu-trigger:not(:hover) {
    -webkit-transform: none;
            transform: none;
  }
}

.overlay-menu__container {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .overlay-menu__container {
    gap: 0;
  }
}

.sns-heading {
  color: #5E3323;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding: 3px 0;
}
@media screen and (max-width: 1023px) {
  .sns-heading {
    font-size: 5.641025641vw;
    line-height: 1;
    gap: 2.0512820513vw;
    padding: 0.7692307692vw 0;
  }
}
.sns-heading::before, .sns-heading::after {
  content: "";
  background-color: #ccc;
  background: url(../img/obj-title-sns.svg) no-repeat 0 0/contain;
  display: block;
  width: 24px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1023px) {
  .sns-heading::before, .sns-heading::after {
    width: 6.1538461538vw;
  }
}
.sns-heading::after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.sns-item a {
  display: block;
  width: 48px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1023px) {
  .sns-item a {
    width: 12.3076923077vw;
  }
}

.sns-item__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sns-item__container:where(.overlay-menu *) {
  gap: 16px;
}
@media screen and (max-width: 1023px) {
  .sns-item__container:where(.overlay-menu *) {
    gap: 6.1538461538vw;
  }
}
.sns-item__container:where(body.top .mv *) {
  gap: 24px;
}

.sns-container {
  display: grid;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sns-container:where(.overlay-menu *) {
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .sns-container:where(.overlay-menu *) {
    margin-top: 8.4615384615vw;
    padding-bottom: 5.1282051282vw;
  }
}

.footer {
  background: url(../img/footer-obj01.svg) no-repeat top 55px left calc(50% - 377px)/79.5px auto, url(../img/footer-obj02.svg) no-repeat top 33px left calc(50% - 157px)/123px auto, url(../img/footer-obj03.svg) no-repeat top 75px left calc(50% - 12px + 33px)/64.5px auto, url(../img/footer-obj04.svg) no-repeat top 167px left calc(50% - 196px)/61.5px auto, url(../img/footer-obj05.svg) no-repeat bottom 41px left calc(50% + 215px)/64.5px auto, -webkit-linear-gradient(top, transparent 120px, var(--white) 120px);
  background: url(../img/footer-obj01.svg) no-repeat top 55px left calc(50% - 377px)/79.5px auto, url(../img/footer-obj02.svg) no-repeat top 33px left calc(50% - 157px)/123px auto, url(../img/footer-obj03.svg) no-repeat top 75px left calc(50% - 12px + 33px)/64.5px auto, url(../img/footer-obj04.svg) no-repeat top 167px left calc(50% - 196px)/61.5px auto, url(../img/footer-obj05.svg) no-repeat bottom 41px left calc(50% + 215px)/64.5px auto, linear-gradient(to bottom, transparent 120px, var(--white) 120px);
  padding-top: 120px;
}
@media screen and (max-width: 1023px) {
  .footer {
    background: url(../img/footer-obj01.svg) no-repeat top 6.1538461538vw left 2.5641025641vw / 13.5897435897vw auto, url(../img/footer-obj02.svg) no-repeat top 0.5128205128vw left 18.4615384615vw / 21.0256410256vw auto, url(../img/footer-obj03.svg) no-repeat top 9.4871794872vw left 49.2307692308vw / 11.0256410256vw auto, url(../img/footer-obj04.svg) no-repeat top 21.7948717949vw left 21.0256410256vw / 10.5128205128vw auto, url(../img/footer-obj05.svg) no-repeat bottom 12.5641025641vw right 6.4102564103vw / 11.0256410256vw auto, -webkit-gradient(linear, left top, left bottom, color-stop(15.3846153846vw, transparent), color-stop(15.3846153846vw, var(--white)));
    background: url(../img/footer-obj01.svg) no-repeat top 6.1538461538vw left 2.5641025641vw / 13.5897435897vw auto, url(../img/footer-obj02.svg) no-repeat top 0.5128205128vw left 18.4615384615vw / 21.0256410256vw auto, url(../img/footer-obj03.svg) no-repeat top 9.4871794872vw left 49.2307692308vw / 11.0256410256vw auto, url(../img/footer-obj04.svg) no-repeat top 21.7948717949vw left 21.0256410256vw / 10.5128205128vw auto, url(../img/footer-obj05.svg) no-repeat bottom 12.5641025641vw right 6.4102564103vw / 11.0256410256vw auto, -webkit-linear-gradient(top, transparent 15.3846153846vw, var(--white) 15.3846153846vw);
    background: url(../img/footer-obj01.svg) no-repeat top 6.1538461538vw left 2.5641025641vw / 13.5897435897vw auto, url(../img/footer-obj02.svg) no-repeat top 0.5128205128vw left 18.4615384615vw / 21.0256410256vw auto, url(../img/footer-obj03.svg) no-repeat top 9.4871794872vw left 49.2307692308vw / 11.0256410256vw auto, url(../img/footer-obj04.svg) no-repeat top 21.7948717949vw left 21.0256410256vw / 10.5128205128vw auto, url(../img/footer-obj05.svg) no-repeat bottom 12.5641025641vw right 6.4102564103vw / 11.0256410256vw auto, linear-gradient(to bottom, transparent 15.3846153846vw, var(--white) 15.3846153846vw);
    padding-top: 15.3846153846vw;
  }
}
.footer .copyright {
  color: var(--Black);
  text-align: center;
  font-size: 12px;
  line-height: 1.4166666667;
  display: block;
}
@media screen and (max-width: 1023px) {
  .footer .copyright {
    font-size: 3.0769230769vw;
    line-height: 1.4166666667;
  }
}

.footer-inner {
  padding-top: 70px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .footer-inner {
    padding-top: 17.9487179487vw;
  }
}

.share-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .share-button {
    gap: 6.1538461538vw;
  }
}

.social-button-icon {
  border-radius: 50%;
  cursor: pointer;
  width: 48px;
  aspect-ratio: 1/1;
  position: relative;
  -webkit-transition: background-color 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: background-color 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
@media screen and (max-width: 1023px) {
  .social-button-icon {
    width: 12.3076923077vw;
  }
}
.social-button-icon svg {
  fill: #fff;
  display: block;
  margin: auto;
  width: 50%;
  aspect-ratio: 1/1;
  position: absolute;
  inset: 0;
}
@media screen and (max-width: 1023px) {
  .social-button-icon svg {
    width: 6.1538461538vw;
  }
}
.social-button-icon.social-button-x {
  background-color: #000000;
}
.social-button-icon.social-button-x:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.social-button-icon.social-button-facebook {
  background-color: rgb(24, 119, 242);
}
.social-button-icon.social-button-facebook:hover {
  background-color: rgba(24, 119, 242, 0.6);
}
.social-button-icon.social-button-facebook svg {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .social-button-icon.social-button-facebook svg {
    width: 12.3076923077vw;
  }
}
.social-button-icon.social-button-line {
  background-color: rgb(0, 195, 0);
}
.social-button-icon.social-button-line:hover {
  background-color: rgba(0, 195, 0, 0.6);
}
.social-button-icon.social-button-line svg {
  width: 66.0714285714%;
  aspect-ratio: 37/36;
}
@media screen and (max-width: 1023px) {
  .social-button-icon.social-button-line svg {
    width: 8.2051282051vw;
  }
}

.share-heading {
  color: var(--Black);
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 1023px) {
  .share-heading {
    font-size: 5.1282051282vw;
  }
}

.share__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .share__container {
    gap: 6.1538461538vw;
  }
}

.pagetop {
  opacity: 0;
  visibility: hidden;
  width: 100px;
  aspect-ratio: 100/123;
  position: absolute;
  top: -32px;
  right: 8px;
  z-index: 10;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
@media screen and (max-width: 1023px) {
  .pagetop {
    -webkit-filter: drop-shadow(0.5128205128vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0.5128205128vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
    width: 23.0769230769vw;
    top: -10.2564102564vw;
    right: 2vw;
  }
}
.pagetop.is-fixed {
  position: fixed;
  top: inherit;
  bottom: 24px;
}
@media screen and (max-width: 1023px) {
  .pagetop.is-fixed {
    bottom: 3.0769230769vw;
  }
}
.pagetop.is-visible {
  opacity: 1;
  visibility: visible;
}
.pagetop a {
  position: absolute;
  bottom: 0;
  right: 0;
}
.pagetop a::before {
  content: "";
  background: url(../img/pagetop.svg) no-repeat 0 0/contain;
  -webkit-filter: drop-shadow(1.829px 3.659px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(1.829px 3.659px 0 rgba(0, 0, 0, 0.1));
  display: block;
  width: 100px;
  aspect-ratio: 100/123;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
@media screen and (max-width: 1023px) {
  .pagetop a::before {
    width: 23.0769230769vw;
  }
}
.pagetop a:hover::before {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.dialog {
  border: none;
  opacity: 0;
  visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 80px;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  z-index: 100;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
@media screen and (max-width: 1023px) {
  .dialog {
    padding-left: 6.1538461538vw;
    padding-right: 6.1538461538vw;
  }
}
.dialog[open] {
  opacity: 1;
  visibility: visible;
}
.dialog.overlay-menu, .dialog.modal-character {
  padding: 0;
}

.dialog__inner {
  max-width: 100%;
  max-height: 100%;
}

.modal-contents-container {
  background-color: #fff;
  padding: 0 80px;
}
@media screen and (max-width: 1023px) {
  .modal-contents-container {
    padding: 5.1282051282vw;
  }
}

.section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1023px) {
  .section-title {
    gap: 2.5641025641vw;
  }
}
@media screen and (max-width: 1023px) {
  .section-title .ja-title:where(body.top .section-info *), .section-title .ja-title:where(body.info *) {
    width: 33.5897435897vw;
  }
}
@media screen and (max-width: 1023px) {
  .section-title .ja-title:where(body.top .section-movie *) {
    width: 34.358974359vw;
  }
}
@media screen and (max-width: 1023px) {
  .section-title .ja-title:where(body.top .section-intro *) {
    width: 74.6153846154vw;
  }
}
@media screen and (max-width: 1023px) {
  .section-title .ja-title:where(body.top .section-character *), .section-title .ja-title:where(body.character *) {
    width: 44.0571794872vw;
  }
}
@media screen and (max-width: 1023px) {
  .section-title .ja-title:where(body.top .section-staff *) {
    width: 37.1794871795vw;
  }
}
@media screen and (max-width: 1023px) {
  .section-title .ja-title:where(body.top .section-onair *) {
    width: 39.7435897436vw;
  }
}
@media screen and (max-width: 1023px) {
  .section-title .ja-title:where(body.top .section-link *) {
    width: 25.641025641vw;
  }
}
.section-title .en-title {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2916666667;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .section-title .en-title {
    font-size: 5.1282051282vw;
    line-height: 1.3;
    letter-spacing: 0.1em;
  }
}
.section-title:where(body.top .section-info *) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1023px) {
  .section-title:where(body.top .section-info *) {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.section-title__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
@media screen and (max-width: 1023px) {
  .section-title__container {
    gap: 4.1025641026vw;
  }
}
.section-title__container::before, .section-title__container::after {
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
}
.section-title__container::before {
  background-image: url(../img/obj-title-left.svg);
  aspect-ratio: 30.5/44;
  width: 30.5px;
}
@media screen and (max-width: 1023px) {
  .section-title__container::before {
    margin-left: -1.5384615385vw;
    width: 7.8205128205vw;
  }
}
.section-title__container::after {
  background-image: url(../img/obj-title-right.svg);
  aspect-ratio: 9/50;
  width: 9px;
}
@media screen and (max-width: 1023px) {
  .section-title__container::after {
    width: 2.3076923077vw;
  }
}
.section-title__container:where(body.second *) {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .section-title__container:where(body.second *) {
    margin-bottom: 10.2564102564vw;
  }
}
.section-title__container:where(body.top .section-movie *) {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .section-title__container:where(body.top .section-movie *) {
    margin-bottom: 5.1282051282vw;
  }
}
.section-title__container:where(body.top .section-character *) {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .section-title__container:where(body.top .section-character *) {
    margin-bottom: 10.2564102564vw;
  }
}
.section-title__container:where(body.top .section-intro *) {
  margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
  .section-title__container:where(body.top .section-intro *) {
    margin: 0 -2.5641025641vw 12.8205128205vw;
  }
}
.section-title__container:where(body.top .section-staff *) {
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .section-title__container:where(body.top .section-staff *) {
    margin-bottom: 7.6923076923vw;
  }
}
.section-title__container:where(body.top .section-onair *) {
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .section-title__container:where(body.top .section-onair *) {
    margin-bottom: 7.6923076923vw;
  }
}

.second-section-title {
  color: var(--Black);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3125;
  letter-spacing: 0.1em;
  text-align: center;
  background: url(../img/bg-second-section-title.png) no-repeat bottom center/contain;
  padding-bottom: 33px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1023px) {
  .second-section-title {
    font-size: 6.1538461538vw;
    line-height: 1.2916666667;
    letter-spacing: 0.1em;
    padding-bottom: 5.8974358974vw;
    margin-bottom: 6.1538461538vw;
  }
}

.section-contents {
  margin: 0 auto;
  max-width: 100%;
  width: 800px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .section-contents {
    width: 100%;
  }
}
.section-contents:where(.footer *) {
  display: grid;
  gap: 48px;
  padding: 40px 0;
}
@media screen and (max-width: 1023px) {
  .section-contents:where(.footer *) {
    gap: 12.3076923077vw;
    padding: 10.2564102564vw 0;
  }
}
.section-contents:where(body.top .mv *) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  max-width: 100%;
  width: 1080px;
}
@media screen and (max-width: 1023px) {
  .section-contents:where(body.top .mv *) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 0;
  }
}
.section-contents:where(body.info:not(.archive) *) {
  width: 1080px;
}

.section-inner {
  padding: 0 60px;
}
@media screen and (max-width: 1023px) {
  .section-inner {
    padding: 0 5.1282051282vw;
  }
  .section-inner:where(body.top .mv *) {
    padding: 0;
  }
  .section-inner:where(body.top .section-banner *) {
    padding: 0 5.8974358974vw;
  }
}

.bg-cloud {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bg-cloud::before, .bg-cloud::after {
  content: "";
  pointer-events: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
.bg-cloud::before {
  background: url(../img/bg-cloud-container-top.svg) no-repeat top center/100% auto;
  margin-bottom: -1px;
  aspect-ratio: 1440/120;
}
@media screen and (max-width: 1023px) {
  .bg-cloud::before {
    background-image: url(../img/bg-cloud-container-top-sp.svg);
    aspect-ratio: 390/65;
  }
}
.bg-cloud::after {
  background: url(../img/bg-cloud-container-bottom.svg) no-repeat bottom center/100% auto;
  margin-top: -1px;
  aspect-ratio: 1440/100;
}
@media screen and (max-width: 1023px) {
  .bg-cloud::after {
    background-image: url(../img/bg-cloud-container-bottom-sp.svg);
    aspect-ratio: 390/45;
  }
}
.bg-cloud:where(body.top *:has(.section-intro)), .bg-cloud:where(body.top *:has(.section-staff)) {
  position: relative;
}

.info-item__category {
  color: var(--Black);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  background-color: var(--pink);
  border-radius: 14px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 12px;
}
@media screen and (max-width: 1023px) {
  .info-item__category {
    font-size: 3.5897435897vw;
    line-height: 1;
    border-radius: 25.641025641vw;
    padding: 1.0256410256vw 3.0769230769vw;
  }
}
.info-item__category.yellow {
  background-color: #FEEFB9;
}
.info-item__category.green {
  background-color: #E3FABD;
}
.info-item__category.purple {
  background-color: #E3D4FC;
}
.info-item__category.blue {
  background-color: #BDF0FA;
}
.info-item__category.red {
  background-color: var(--pink);
}
.info-item__category:where(body.info:not(.archive) *) {
  font-size: 16px;
  line-height: 1;
  padding: 8px 16px;
}

.info-item__title {
  color: var(--black, #333);
  font-size: 18px;
  line-height: 1.6111111111;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (max-width: 1023px) {
  .info-item__title {
    font-size: 3.5897435897vw;
    font-weight: 700;
    line-height: 1.5714285714;
  }
}

.info-item__update {
  color: var(--Black);
  font-size: 16px;
  line-height: 1.625;
}
@media screen and (max-width: 1023px) {
  .info-item__update {
    font-size: 3.5897435897vw;
    line-height: 1.5714285714;
  }
}

.info-item {
  background-color: #fff;
  border-left: 12px solid var(--yellow);
  border-radius: 8px;
  -webkit-filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .info-item {
    border-left-width: 3.0769230769vw;
    border-radius: 2.0512820513vw;
    -webkit-filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
  }
}
.info-item a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px 16px;
  padding: 20px 16px 20px 12px;
}
@media screen and (max-width: 1023px) {
  .info-item a {
    gap: 1.0256410256vw 4.1025641026vw;
    padding: 3.0769230769vw 4.1025641026vw 3.0769230769vw 3.0769230769vw;
  }
}

.info-container:not(:has(.info-paging__container)),
.info-paging__container {
  display: grid;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .info-container:not(:has(.info-paging__container)),
  .info-paging__container {
    grid-template-columns: repeat(auto-fit, 89.7435897436vw);
    gap: 2.5641025641vw;
  }
}

.info-container .no-item {
  color: var(--black, #333);
  font-size: 24px;
  font-weight: 600;
  line-height: 2.4166666667;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .info-container .no-item {
    font-size: 4.6153846154vw;
    line-height: 2.3888888889;
    letter-spacing: 0.08em;
  }
}
.info-container:where(body.top .section-info *) {
  grid-row: span 2;
}
@media screen and (max-width: 1023px) {
  .info-container:where(body.top .section-info *) {
    margin-top: 5.1282051282vw;
  }
}

.info-paging__container:not(.current) {
  display: none;
}

.info-bg {
  position: relative;
}
.info-bg::before, .info-bg::after {
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  display: block;
  position: absolute;
}
.info-bg::before {
  background-image: url(../img/top/obj-info-container-left.svg);
  aspect-ratio: 83.841/33.447;
  width: 84px;
  inset: auto auto 100% 12px;
}
@media screen and (max-width: 1023px) {
  .info-bg::before {
    width: 14.3317948718vw;
    left: 6.9230769231vw;
  }
}
.info-bg::after {
  background-image: url(../img/top/obj-info-container-right.svg);
  aspect-ratio: 100.5/66;
  width: 101px;
  inset: auto 10px 100% auto;
}
@media screen and (max-width: 1023px) {
  .info-bg::after {
    width: 17.1794871795vw;
    right: 2.3076923077vw;
  }
}
.info-bg:where(body.info.archive *)::after {
  right: 21px;
}
@media screen and (max-width: 1023px) {
  .info-bg:where(body.info.archive *)::after {
    right: 2.3076923077vw;
  }
}
@media screen and (min-width: 1024px) {
  .info-bg:where(body.info:not(.archive) *)::before {
    left: 154px;
  }
}
@media screen and (min-width: 1024px) {
  .info-bg:where(body.info:not(.archive) *)::after {
    right: 160px;
  }
}

.paging-item {
  color: var(--black, #333);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  background-color: var(--white, #FFF);
  border-radius: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1023px) {
  .paging-item {
    font-size: 5.1282051282vw;
    border-radius: 6.1538461538vw;
    width: 12.3076923077vw;
  }
}
.paging-item:is(a) {
  text-decoration: none;
}
.paging-item.current {
  background-color: #F8F985;
}

.paging-dotted {
  color: var(--black, #333);
  text-align: center;
  font-size: 16px;
  line-height: 1;
}
@media screen and (max-width: 1023px) {
  .paging-dotted {
    font-size: 4.1025641026vw;
  }
}

.paging-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 40px;
}
@media screen and (max-width: 1023px) {
  .paging-container {
    gap: 2.0512820513vw;
    margin-top: 10.2564102564vw;
  }
}

#youtube-list-player .player-container iframe {
  height: 100%;
}
#youtube-list-player .thumb-wrapper {
  background-color: #D9D9D9;
  aspect-ratio: 16/9;
}

#youtube-list-main, #youtube-list-main .player-container {
  aspect-ratio: 16/9;
  width: 100%;
}

body.top {
  /* 放送 */
}
body.top .mv {
  margin: 0 auto 40px;
}
@media screen and (max-width: 1023px) {
  body.top .mv {
    margin-bottom: 0;
  }
}
body.top .mv-copy {
  color: var(--Black);
  font-size: 25px;
  font-weight: 700;
  line-height: 1.68;
  letter-spacing: 0.0718em;
  text-align: center;
  background: url(../img/top/mv-aside-copy-bg.png) no-repeat top 50px left 0/100% auto;
  background-position: bottom 25px left 0;
  -webkit-filter: drop-shadow(4.137px 4.137px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4.137px 4.137px 0 rgba(0, 0, 0, 0.1));
  padding: 100px 0 70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  body.top .mv-copy {
    font-size: 6.6666666667vw;
    font-weight: 700;
    line-height: 1.6538461538;
    letter-spacing: 0.07em;
    background-position: top 12.0512820513vw left 7.9487179487vw;
    background-size: 83.3333333333vw auto;
    padding: 25.641025641vw 0 20.5128205128vw;
  }
}
body.top .mv-copy .small {
  font-size: 0.6923076923em;
  letter-spacing: 0.0690555556em;
}
@media screen and (max-width: 1023px) {
  body.top .mv-copy .small {
    font-size: 0.6923076923em;
    letter-spacing: 0.07em;
  }
}
body.top .mv-copy__container {
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.top .mv-copy__container {
    overflow: hidden;
  }
}
body.top .mv-copy__container::before {
  content: "";
  background: url(../img/top/mv-aside-copy-obj01.png) no-repeat 0 0/contain;
  -webkit-filter: drop-shadow(4.137px 4.137px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4.137px 4.137px 0 rgba(0, 0, 0, 0.1));
  pointer-events: none;
  display: block;
  aspect-ratio: 335/262;
  width: 340px;
  position: absolute;
  left: 0;
  top: 33px;
}
@media screen and (max-width: 1023px) {
  body.top .mv-copy__container::before {
    -webkit-filter: drop-shadow(4.211px 4.211px 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(4.211px 4.211px 0 rgba(0, 0, 0, 0.1));
    width: 88.4615384615vw;
    left: 8.2051282051vw;
    top: 7.9487179487vw;
  }
}
body.top .mv-copy__obj.cloud {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  position: absolute;
}
body.top .mv-copy__obj.cloud.left {
  background-image: url(../img/top/mv-cloud-left.png);
  aspect-ratio: 85/49;
  width: 85px;
  top: 11px;
  left: -68px;
}
@media screen and (max-width: 1023px) {
  body.top .mv-copy__obj.cloud.left {
    width: 21.6666666667vw;
    top: 11.0256410256vw;
    left: -4.6153846154vw;
  }
}
body.top .mv-copy__obj.cloud.right {
  background-image: url(../img/top/mv-cloud-right.png);
  aspect-ratio: 87/37;
  width: 87px;
  top: 2px;
  right: -32px;
}
@media screen and (max-width: 1023px) {
  body.top .mv-copy__obj.cloud.right {
    width: 22.2051282051vw;
    top: 3.5897435897vw;
    right: -3.0769230769vw;
  }
}
body.top .mv-aside {
  display: grid;
  padding-top: 24px;
  max-width: 100%;
  width: 320px;
}
@media screen and (max-width: 1023px) {
  body.top .mv-aside {
    gap: 10.2564102564vw;
    padding: 0;
    width: 100%;
  }
}
body.top .mv-aside__nav {
  margin-top: 25px;
}
body.top .mv-aside__sns {
  margin-top: 33px;
}
body.top .mv-obj {
  border-radius: 0 0 40px 40px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  body.top .mv-obj {
    border-radius: 0;
  }
}
body.top .more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
}
body.top .more:where(.section-info *) {
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 206px;
}
@media screen and (max-width: 1023px) {
  body.top .more:where(.section-info *) {
    margin-top: 6.1538461538vw;
    width: 100%;
  }
}
body.top .more:where(.section-character *) {
  margin: 30px auto 0;
  width: 600px;
}
@media screen and (max-width: 1023px) {
  body.top .more:where(.section-character *) {
    margin-top: 7.6923076923vw;
    width: auto;
  }
}
body.top .section-movie {
  background-color: #fff;
}
body.top .top-movie__container {
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container {
    padding-top: 5.1282051282vw;
  }
}
body.top .top-movie__container::before, body.top .top-movie__container::after {
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
}
body.top .top-movie__container::before {
  background-image: url(../img/top/obj-movie-container-left.svg);
  aspect-ratio: 166/155;
  width: 166px;
  inset: -152px 0 0 32px;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container::before {
    background-image: url(../img/top/obj-movie-container-left-sp.svg);
    aspect-ratio: 117/113;
    width: 30vw;
    inset: -23.3333333333vw 0 0 -6.4102564103vw;
  }
}
body.top .top-movie__container::after {
  background-image: url(../img/top/obj-movie-container-right.svg);
  aspect-ratio: 55.5/57.29;
  width: 56px;
  inset: auto 44px 100% auto;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container::after {
    width: 9.4871794872vw;
    inset: -4.6153846154vw 4.1025641026vw auto auto;
  }
}
body.top .top-movie__container .player-container {
  border-radius: 16px;
  overflow: hidden;
}
body.top .top-movie__container .thumb-wrapper {
  border-radius: 16px;
  overflow: hidden;
  margin-right: 10px;
  width: 260px;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container .thumb-wrapper {
    border-radius: 4.1025641026vw;
    margin-right: 2.5641025641vw;
    width: 28.2051282051vw;
  }
}
body.top .top-movie__container .splide__arrow {
  -webkit-filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
  opacity: 1;
  aspect-ratio: 1/1;
  width: 64px;
  height: auto;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container .splide__arrow {
    -webkit-filter: drop-shadow(0.5128205128vw 0.5128205128vw 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0.5128205128vw 0.5128205128vw 0 rgba(0, 0, 0, 0.1));
    width: 9.2307692308vw;
  }
}
body.top .top-movie__container .splide__arrow.splide__arrow--prev {
  left: -32px;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container .splide__arrow.splide__arrow--prev {
    left: -4.1025641026vw;
  }
}
body.top .top-movie__container .splide__arrow.splide__arrow--next {
  right: -32px;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container .splide__arrow.splide__arrow--next {
    right: -4.1025641026vw;
  }
}
body.top .top-movie__container .splide__arrow.splide__arrow--next img {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
body.top .top-movie__container #youtube-list-thumb {
  margin-top: 20px;
  min-height: 146px;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__container #youtube-list-thumb {
    margin-top: 2.5641025641vw;
    min-height: 15.641025641vw;
  }
}
body.top .top-movie__bnr {
  background-color: #fff;
  border-radius: 16px;
  -webkit-filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__bnr {
    border-radius: 4.1025641026vw;
    -webkit-filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
  }
}
body.top .top-movie__bnr-container {
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-columns: repeat(1, 500px);
  margin-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  body.top .top-movie__bnr-container {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 5.1282051282vw;
    padding-bottom: 5.1282051282vw;
  }
}
body.top .section-info {
  background: url(../img/top/bg-obj-info02.svg) no-repeat bottom 64px left calc(50% - 361px)/78px auto, url(../img/top/section-bg-obj.svg) no-repeat top 14px left calc(50% + 10px)/624px auto;
  padding-top: 160px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1023px) {
  body.top .section-info {
    background: url(../img/top/bg-obj-info02.svg) no-repeat bottom -2.0512820513vw left 3.0769230769vw / 13.3333333333vw auto, url(../img/top/section-bg-obj-sp.svg) no-repeat top 1.0256410256vw left -4.6153846154vw / 107.6923076923vw auto;
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
body.top .top-info__container {
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  grid-template-columns: 236px 1fr;
  grid-template-rows: auto 1fr;
  gap: 20px 40px;
}
@media screen and (max-width: 1023px) {
  body.top .top-info__container {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 0;
  }
}
body.top .section-intro {
  background-color: #fff;
}
body.top .section-intro::before {
  content: "";
  background: url(../img/top/bg-obj-intro04.svg) no-repeat top 454px left calc(50% + 427px)/84px auto, url(../img/top/bg-obj-intro03.svg) no-repeat top 478px left calc(50% - 482px)/108px auto, url(../img/top/bg-obj-intro02.svg) no-repeat top 87px left calc(50% + 322px)/138px auto, url(../img/top/bg-obj-intro01.svg) no-repeat top 130px left calc(50% - 357px)/113px auto;
  pointer-events: none;
  position: absolute;
  inset: 0;
}
@media screen and (max-width: 1023px) {
  body.top .section-intro::before {
    background: url(../img/top/bg-obj-intro04.svg) no-repeat bottom 36.6666666667vw right 1.5384615385vw / 14.3492307692vw auto, url(../img/top/bg-obj-intro03.svg) no-repeat top 119.7435897436vw left -4.6153846154vw / 18.4615384615vw auto, url(../img/top/bg-obj-intro02.svg) no-repeat top 29.2307692308vw right -4.358974359vw / 23.5897435897vw auto, url(../img/top/bg-obj-intro01.svg) no-repeat top 36.6666666667vw left -0.7692307692vw / 19.378974359vw auto;
  }
}
body.top .top-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin: 0 auto;
  padding-bottom: 40px;
  width: 786px;
}
@media screen and (max-width: 1023px) {
  body.top .top-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 7.6923076923vw;
    width: 100%;
  }
}
body.top .top-intro__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 302px;
      -ms-flex: 0 0 302px;
          flex: 0 0 302px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.top .top-intro__image {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    width: 77.4358974359vw;
  }
}
body.top .top-intro__image img {
  -webkit-filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 1023px) {
  body.top .top-intro__image img {
    -webkit-filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
  }
}
body.top .top-intro__image::after {
  content: "";
  background: url(../img/top/intro-image-tape.png) no-repeat 0 0/contain;
  display: block;
  aspect-ratio: 95.453/82.364;
  width: 95px;
  position: absolute;
  inset: -10px 0 auto -5px;
}
@media screen and (max-width: 1023px) {
  body.top .top-intro__image::after {
    width: 24.4751282051vw;
    inset: -6.4102564103vw 0 auto -2.8205128205vw;
  }
}
body.top .top-intro__text {
  color: var(--Black);
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  body.top .top-intro__text {
    font-size: 3.8461538462vw;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: center;
  }
}
body.top .section-character {
  background: url(../img/top/bg-obj-character03.svg) no-repeat top 482px right calc(50% - 400px)/59px auto, url(../img/top/bg-obj-character02.svg) no-repeat top 465px left calc(50% - 415px)/108px auto, url(../img/top/section-bg-obj.svg) no-repeat top 14px left calc(50% + 10px)/624px auto;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
  body.top .section-character {
    background: url(../img/top/bg-obj-character03.svg) no-repeat top 109.7435897436vw right 5.8974358974vw / 10vw auto, url(../img/top/bg-obj-character02.svg) no-repeat top 165.3846153846vw left -2.0512820513vw / 18.4615384615vw auto, url(../img/top/section-bg-obj-sp.svg) no-repeat top 1.0256410256vw left -4.6153846154vw / 107.6923076923vw auto;
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
body.top .character-name {
  color: var(--Black);
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  body.top .character-name {
    font-size: 4.6153846154vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}
body.top .character-thumb {
  background-color: var(--white);
  border: 2px solid var(--white);
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 100%;
  aspect-ratio: 1/1;
}
body.top .character-thumb img {
  width: 162px;
}
@media screen and (max-width: 1023px) {
  body.top .character-thumb img {
    width: 36.9230769231vw;
  }
}
body.top .character-thumb:where(.character-item.large *) img {
  width: 216px;
}
@media screen and (max-width: 1023px) {
  body.top .character-thumb:where(.character-item.large *) img {
    width: 53.0769230769vw;
  }
}
body.top .character-item {
  margin: 0 auto;
}
body.top .character-item.large {
  width: 240px;
}
@media screen and (max-width: 1023px) {
  body.top .character-item.large {
    width: 58.9743589744vw;
  }
}
body.top .character-item a {
  text-decoration: none;
  display: grid;
  gap: 10px;
}
@media screen and (max-width: 1023px) {
  body.top .character-item a {
    gap: 2.5641025641vw;
  }
}
body.top .top-character__container {
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-columns: repeat(auto-fit, 180px);
  gap: 40px 24px;
  margin: 30px auto 0;
  max-width: 100%;
  width: 800px;
}
@media screen and (max-width: 1023px) {
  body.top .top-character__container {
    grid-template-columns: repeat(auto-fit, 41.0256410256vw);
    gap: 6.1538461538vw;
  }
}
body.top .top-character__column:first-child {
  grid-column: span 4;
}
@media screen and (max-width: 1023px) {
  body.top .top-character__column:first-child {
    grid-column: span 2;
  }
}
body.top .section-staff {
  background-color: #fff;
}
body.top .section-staff::before {
  content: "";
  background: url(../img/top/bg-obj-staff04.svg) no-repeat top 548px left calc(50% + 410px)/102px auto, url(../img/top/bg-obj-staff03.svg) no-repeat top 484px left calc(50% - 385px)/79px auto, url(../img/top/bg-obj-staff02.svg) no-repeat top 280px left calc(50% + 245px)/47px auto, url(../img/top/bg-obj-staff01.svg) no-repeat top 208px left calc(50% - 208px)/113px auto;
  pointer-events: none;
  position: absolute;
  inset: 0;
}
@media screen and (max-width: 1023px) {
  body.top .section-staff::before {
    background: url(../img/top/bg-obj-staff04.svg) no-repeat top 119.4871794872vw right 1.5384615385vw / 17.4vw auto, url(../img/top/bg-obj-staff03.svg) no-repeat top 104.6153846154vw left 2.3076923077vw / 13.4538461538vw auto, url(../img/top/bg-obj-staff02.svg) no-repeat top 50.5128205128vw right 5.3846153846vw / 7.9487179487vw auto, url(../img/top/bg-obj-staff01.svg) no-repeat top 38.4615384615vw left 3.8461538462vw / 19.2820512821vw auto;
  }
}
body.top .staff-content {
  color: var(--Black);
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  display: grid;
  gap: 30px;
  margin: 0 -24px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  body.top .staff-content {
    font-size: 3.5897435897vw;
    line-height: 2;
    letter-spacing: normal;
    gap: 7.6923076923vw;
    margin: 0;
    padding-bottom: 0;
  }
}
body.top .staff-content .small {
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  body.top .staff-content .small {
    font-size: 0.8571428571em;
    letter-spacing: normal;
  }
}
body.top .staff-content__title {
  color: var(--pink-dark);
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  body.top .staff-content__title {
    font-size: 6.1538461538vw;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
body.top .section-onair {
  background: url(../img/top/section-bg-obj.svg) no-repeat top 14px left calc(50% + 10px)/624px auto;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
  body.top .section-onair {
    background: url(../img/top/section-bg-obj-sp.svg) no-repeat top 1.0256410256vw left -4.6153846154vw / 107.6923076923vw auto;
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
body.top .onair-content {
  color: var(--Black);
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  background: url(../img/top/onair-content-bg-obj.png) no-repeat left 592px bottom 62px/89.5px auto, url(../img/top/onair-content-bg-pattern.png) repeat 0 0/10px auto;
  border-radius: 16px;
  -webkit-filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 40px;
}
@media screen and (max-width: 1023px) {
  body.top .onair-content {
    font-size: 6.1538461538vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
    background-position: top 1.2820512821vw right 2.5641025641vw, 0 0;
    background-size: 20.3564102564vw auto, 2.5641025641vw auto;
    border-radius: 4.1025641026vw;
    -webkit-box-shadow: 1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1);
            box-shadow: 1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1);
    padding: 7.6923076923vw 6.1538461538vw;
  }
}
body.top .onair-content span {
  font-size: 0.6666666667em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  body.top .onair-content span {
    font-size: 0.6666666667em;
    letter-spacing: 0.05em;
  }
}
body.top .onair-content__container {
  position: relative;
}
body.top .onair-content__container::before, body.top .onair-content__container::after {
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  display: block;
  position: absolute;
}
body.top .onair-content__container::before {
  background-image: url(../img/top/onair-content-obj-left.svg);
  aspect-ratio: 45/66;
  width: 45px;
  inset: auto auto 100% 177px;
}
@media screen and (max-width: 1023px) {
  body.top .onair-content__container::before {
    width: 7.6923076923vw;
    inset: auto auto 100% 5.1282051282vw;
  }
}
body.top .onair-content__container::after {
  background-image: url(../img/top/onair-content-obj-right.svg);
  aspect-ratio: 75.22/64.5;
  width: 75px;
  inset: auto auto 100% 567px;
}
@media screen and (max-width: 1023px) {
  body.top .onair-content__container::after {
    width: 12.8205128205vw;
    inset: auto 5.1282051282vw 100% auto;
  }
}
body.top .section-link {
  background-color: #fff;
}
body.top .bnr-item {
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  -webkit-filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4px 4px 0 rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 1023px) {
  body.top .bnr-item {
    border-radius: 4.1025641026vw;
    -webkit-filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(1.0256410256vw 1.0256410256vw 0 rgba(0, 0, 0, 0.1));
  }
}
body.top .bnr-item__container {
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  grid-template-columns: repeat(auto-fit, 350px);
  gap: 20px;
  padding: 40px 0;
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.top .bnr-item__container {
    grid-template-columns: 1fr;
    gap: 5.1282051282vw;
    padding: 10.2564102564vw 0;
  }
}
body.top .bnr-item__container::before, body.top .bnr-item__container::after {
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  display: block;
  position: absolute;
  z-index: -1;
}
body.top .bnr-item__container::before {
  background-image: url(../img/top/link-container-obj-left.svg);
  aspect-ratio: 73/24;
  width: 73px;
  inset: 16px auto auto 60px;
}
@media screen and (max-width: 1023px) {
  body.top .bnr-item__container::before {
    width: 14.9743589744vw;
    inset: 5.3846153846vw auto auto 3.3333333333vw;
  }
}
body.top .bnr-item__container::after {
  background-image: url(../img/top/link-container-obj-right.svg);
  aspect-ratio: 140/63.75;
  width: 140px;
  inset: -22px 68px auto auto;
}
@media screen and (max-width: 1023px) {
  body.top .bnr-item__container::after {
    width: 38.7692307692vw;
    inset: -7.4358974359vw -3.3333333333vw auto auto;
  }
}

body.second .main-container {
  background: url(../img/bg-second-main.svg) no-repeat top 34px left calc(50% + 10px)/624px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
  body.second .main-container {
    background: url(../img/top/section-bg-obj-sp.svg) no-repeat top 6.1538461538vw left -4.6153846154vw / 107.6923076923vw auto;
    padding-top: 20.5128205128vw;
    padding-bottom: 15.3846153846vw;
  }
}
body.second .second-section + .second-section {
  margin-top: 64px;
}
@media screen and (max-width: 1023px) {
  body.second .second-section + .second-section {
    margin-top: 16.4102564103vw;
  }
}

body.character .character-toggle {
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 100px;
  aspect-ratio: 1/1;
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.character .character-toggle {
    width: 12.8205128205vw;
  }
}
body.character .character-toggle:hover, body.character .character-toggle.active {
  background-color: #FFEAF3;
  border: 4px solid var(--pink-dark);
  margin: -4px;
}
@media screen and (max-width: 1023px) {
  body.character .character-toggle:hover, body.character .character-toggle.active {
    border-width: 0.5128205128vw;
    margin: -0.5128205128vw;
  }
}
body.character .character-toggle:hover {
  opacity: 0.6;
}
body.character .character-toggle img {
  width: 90px;
}
@media screen and (max-width: 1023px) {
  body.character .character-toggle img {
    width: 11.5384615385vw;
  }
}
body.character .character-toggle__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1023px) {
  body.character .character-toggle__container {
    gap: 2.5641025641vw;
  }
}
body.character .character-image {
  width: 320px;
}
@media screen and (max-width: 1023px) {
  body.character .character-image {
    width: 80vw;
  }
}
body.character .character-image:where(.modal-character *) {
  width: 400px;
}
@media screen and (max-width: 1023px) {
  body.character .character-image:where(.modal-character *) {
    width: 80vw;
  }
}
body.character .character-name {
  color: var(--Black);
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  background: url(../img/bg-nav-item-wh.png) no-repeat 0 0/contain;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 10px;
  min-width: 346px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1023px) {
  body.character .character-name {
    font-size: 7.1794871795vw;
    background-image: url(../img/bg-character-name-sp.png);
    padding: 4.1025641026vw 2.5641025641vw;
    min-width: 76.9230769231vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
body.character .character-name:where(.modal-character *) {
  background-image: url(../img/bg-nav-item-bl.png);
}
@media screen and (max-width: 1023px) {
  body.character .character-name:where(.modal-character *) {
    background-image: url(../img/bg-bl-character-name-sp.png);
  }
}
body.character .character-voice {
  color: var(--Black);
  font-size: 22px;
  line-height: 1.5909090909;
  text-align: center;
  margin-top: 8px;
  padding: 4px 10px;
}
@media screen and (max-width: 1023px) {
  body.character .character-voice {
    font-size: 4.6153846154vw;
    line-height: 1.6111111111;
    margin-top: 2.0512820513vw;
    padding: 1.0256410256vw 2.5641025641vw;
  }
}
body.character .character-description {
  color: var(--Black);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7777777778;
  margin-top: 28px;
}
@media screen and (max-width: 1023px) {
  body.character .character-description {
    font-size: 4.1025641026vw;
    line-height: 1.8125;
    margin-top: 4.1025641026vw;
  }
}
body.character .character-description .accent {
  -webkit-text-emphasis: "⚫︎";
          text-emphasis: "⚫︎";
}
body.character .character-detail {
  display: grid;
}
body.character .character-item:where(.modal-character *) {
  margin: 0 auto;
  max-width: 100%;
  width: 800px;
}
@media screen and (max-width: 1023px) {
  body.character .character-item:where(.modal-character *) {
    width: auto;
  }
}
body.character .character-item__inner {
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: auto 440px;
  gap: 40px;
}
@media screen and (max-width: 1023px) {
  body.character .character-item__inner {
    justify-items: center;
    grid-template-columns: 1fr;
    gap: 10.2564102564vw;
  }
}
body.character .character-item__inner:where(.modal-character *) {
  grid-template-columns: auto 360px;
}
@media screen and (max-width: 1023px) {
  body.character .character-item__inner:where(.modal-character *) {
    grid-template-columns: 1fr;
    gap: 2.5641025641vw;
  }
}
body.character .character-item__container {
  margin-top: 80px;
}
@media screen and (max-width: 1023px) {
  body.character .character-item__container {
    margin-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 1023px) {
  body.character .character-item__container .splide__slide {
    width: 89.7435897436vw;
  }
}
body.character .character-item__container .splide__arrow {
  -webkit-filter: drop-shadow(3.5px 3.5px 0 rgba(0, 0, 0, 0.1));
          filter: drop-shadow(3.5px 3.5px 0 rgba(0, 0, 0, 0.1));
  opacity: 1;
  aspect-ratio: 1/1;
  width: 64px;
  height: auto;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
@media screen and (max-width: 1023px) {
  body.character .character-item__container .splide__arrow {
    -webkit-filter: drop-shadow(0.5128205128vw 0.5128205128vw 0 rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0.5128205128vw 0.5128205128vw 0 rgba(0, 0, 0, 0.1));
    width: 9.2307692308vw;
    top: 28.7179487179vw;
    -webkit-transform: none;
            transform: none;
  }
}
body.character .character-item__container .splide__arrow:hover {
  -webkit-transform: translateY(-50%) scale(0.9);
          transform: translateY(-50%) scale(0.9);
}
@media screen and (max-width: 1023px) {
  body.character .character-item__container .splide__arrow:hover {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
body.character .character-item__container .splide__arrow.splide__arrow--prev {
  left: -74px;
}
@media screen and (max-width: 1023px) {
  body.character .character-item__container .splide__arrow.splide__arrow--prev {
    left: -4.358974359vw;
  }
}
body.character .character-item__container .splide__arrow.splide__arrow--next {
  right: -74px;
}
@media screen and (max-width: 1023px) {
  body.character .character-item__container .splide__arrow.splide__arrow--next {
    right: -4.358974359vw;
  }
}
body.character .character-item__container .splide__arrow.splide__arrow--next img {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
body.character .character-chart {
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  body.character .character-chart {
    border-radius: 5.1282051282vw;
  }
}

body.info .info-detail__container {
  color: var(--main-base-color, #333);
  line-height: 2;
  background-color: #FFF;
  border: 6px solid var(--white, #FFF);
  border-radius: 20px;
  padding: 74px 74px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container {
    border-radius: 5.1282051282vw;
    padding: 4.6153846154vw 4.6153846154vw;
  }
}
body.info .info-detail__container a {
  overflow-wrap: break-word;
}
body.info .info-detail__container a:not(.btn) {
  color: var(--main-base-color, #333);
}
body.info .info-detail__container a:link:not(.btn),
body.info .info-detail__container a:visited:not(.btn) {
  text-decoration: underline;
}
body.info .info-detail__container a:hover,
body.info .info-detail__container .a:active {
  text-decoration: none;
}
body.info .info-detail__container .aside-container a {
  text-decoration: none;
}
body.info .info-detail__container .h1-ttl-box {
  font-weight: bold;
  border-bottom: 4px dotted var(--main);
  display: grid;
  justify-items: start;
  gap: 16px;
  margin-bottom: 40px;
  padding-bottom: 24px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h1-ttl-box {
    border-block-width: 0.7692307692vw;
    gap: 4.1025641026vw;
    margin-bottom: 6.1538461538vw;
    padding-bottom: 6.1538461538vw;
  }
}
body.info .info-detail__container .h1-ttl-box .date {
  color: var(--Black);
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.1em;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h1-ttl-box .date {
    font-size: 4.1025641026vw;
    line-height: 1.625;
    letter-spacing: 0.1em;
  }
}
body.info .info-detail__container .h1-ttl-box h1 {
  color: var(--Black);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5833333333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h1-ttl-box h1 {
    font-size: 5.1282051282vw;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
body.info .info-detail__container .h1-ttl-box span {
  margin-left: 10px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h1-ttl-box span {
    margin-left: 5.1282051282vw;
  }
}
body.info .info-detail__container .h3-ttl-a {
  color: var(--pink-dark);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7777777778;
  border-bottom: 2px solid var(--pink-dark);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 14px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h3-ttl-a {
    font-size: 4.6153846154vw;
    line-height: 1.7777777778;
    border-block-width: 0.5128205128vw;
    margin-top: 6.1538461538vw;
    margin-bottom: 6.1538461538vw;
    padding-bottom: 3.5897435897vw;
  }
}
body.info .info-detail__container .h3-ttl-b {
  color: var(--Black, #FFF);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  background-color: var(--pink);
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 12px 20px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h3-ttl-b {
    font-size: 4.358974359vw;
    line-height: 1.5882352941;
    border-radius: 1.2820512821vw;
    margin-top: 6.1538461538vw;
    margin-bottom: 6.1538461538vw;
    padding: 2.6923076923vw 4.1025641026vw;
  }
}
body.info .info-detail__container .h3-ttl-c {
  color: var(--main-base-color, #333);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  background: var(--pink);
  border-radius: 8px;
  margin-top: 40px;
  padding: 12px 20px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h3-ttl-c {
    font-size: 4.358974359vw;
    line-height: 1.5882352941;
    border-radius: 1.2820512821vw;
    margin-top: 6.1538461538vw;
    padding: 2.6923076923vw 4.1025641026vw;
  }
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .btn {
    min-width: 100%;
  }
}
body.info .info-detail__container .btn-box {
  text-align: center;
}
body.info .info-detail__container .img-box,
body.info .info-detail__container .read-box,
body.info .info-detail__container .btn-box,
body.info .info-detail__container .youtube-wrap {
  margin-top: 40px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .img-box,
  body.info .info-detail__container .read-box,
  body.info .info-detail__container .btn-box,
  body.info .info-detail__container .youtube-wrap {
    margin-top: 6.1538461538vw;
  }
}
body.info .info-detail__container .img-box img,
body.info .info-detail__container .read-box img,
body.info .info-detail__container .btn-box img,
body.info .info-detail__container .youtube-wrap img {
  display: inline;
  width: auto;
}
body.info .info-detail__container .img-box {
  text-align: center;
}
body.info .info-detail__container .youtube-box iframe {
  display: inline;
  width: auto;
  aspect-ratio: 16/9;
}
body.info .info-detail__container .attention-ttl {
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .attention-ttl {
    margin-bottom: 3.8461538462vw;
  }
}
body.info .info-detail__container .attention-text {
  font-size: 13px;
  line-height: 1.6923076923;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 20px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .attention-text {
    font-size: 3.0769230769vw;
    line-height: 1.5833333333;
    margin-top: 6.1538461538vw;
    padding: 4.8717948718vw;
  }
}
body.info .info-detail__container .h3-ttl-a + .h3-ttl-b {
  margin-top: 40px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h3-ttl-a + .h3-ttl-b {
    margin-top: 6.1538461538vw;
  }
}
body.info .info-detail__container .h3-ttl-a + .read-box {
  margin-top: 40px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h3-ttl-a + .read-box {
    margin-top: 6.1538461538vw;
  }
}
body.info .info-detail__container .h1-ttl-box + .h3-ttl-a {
  margin-top: 30px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .h1-ttl-box + .h3-ttl-a {
    margin-top: 6.1538461538vw;
  }
}
body.info .info-detail__container .news-line {
  height: 1px;
  background: rgba(0, 0, 0, 0.25);
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  body.info .info-detail__container .news-line {
    margin-top: 6.1538461538vw;
    margin-bottom: 6.1538461538vw;
  }
}
body.info .back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto 0;
  max-width: 100%;
  width: 600px;
}
@media screen and (max-width: 1023px) {
  body.info .back {
    margin-top: 16.4102564103vw;
  }
}