.p-bgWrap-illust {
  position: relative;
}
.p-bgWrap-illust::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
@media screen and (min-width: 960px) {
  .p-bgWrap-illust::after {
    width: min(125%, 1613px);
    height: 1975px;
    background-image: url(/wp-content/themes/2025ss/images/bg_illust-content-pc.png);
  }
}
@media screen and (max-width: 959px) {
  .p-bgWrap-illust::after {
    background-size: 100%;
    width: min(125%, 740px);
    height: 125%;
    bottom: -12vw;
    background-image: url(/wp-content/themes/2025ss/images/bg_illust-content.png);
  }
}

.p-ttlHead_parts-01::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 48%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  width: min(110%, 640px);
  height: 42vw;
}
@media screen and (min-width: 960px) {
  .p-ttlHead_parts-01::after {
    background-image: url(/wp-content/themes/2025ss/images/bg_ttlHead01-pc.png);
    width: 1022px;
    height: 136px;
    left: 50%;
  }
}
@media screen and (max-width: 959px) {
  .p-ttlHead_parts-01::after {
    background-image: url(/wp-content/themes/2025ss/images/bg_ttlHead01.png);
  }
}

.p-ttlHead_parts-02::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 48%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  width: min(110%, 640px);
  height: 42vw;
}
@media screen and (min-width: 960px) {
  .p-ttlHead_parts-02::after {
    background-image: url(/wp-content/themes/2025ss/images/bg_ttlHead02-pc.png);
    width: 1018px;
    height: 149px;
    left: 50%;
  }
}
@media screen and (max-width: 959px) {
  .p-ttlHead_parts-02::after {
    background-image: url(/wp-content/themes/2025ss/images/bg_ttlHead02.png);
  }
}

.p-newsTopics {
  position: relative;
}
.p-newsTopics::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (min-width: 960px) {
  .p-newsTopics::after {
    width: min(125%, 1479px);
    height: 623px;
    background-image: url(/wp-content/themes/2025ss/images/bg_illust-news-pc.png);
  }
}
@media screen and (max-width: 959px) {
  .p-newsTopics::after {
    background-size: 80%;
    width: min(125%, 928px);
    height: 340px;
    background-image: url(/wp-content/themes/2025ss/images/bg_illust-news.png);
    bottom: -170px;
  }
}
@media screen and (max-width: 519px) {
  .p-newsTopics::after {
    background-size: 96%;
    left: 46%;
    height: 240px;
    bottom: -120px;
  }
}

.p-rakutenFashionBnr {
  text-align: center;
}
@media screen and (max-width: 519px) {
  .p-rakutenFashionBnr {
    margin-top: 20px;
  }
}
.p-rakutenFashionBnr .rakutenFashionBnr_ttl {
  position: absolute;
  top: -20px;
  left: -20px;
  width: min(26%, 224px);
  -webkit-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
  -webkit-transform-origin: 20% 80%;
          transform-origin: 20% 80%;
}
@media screen and (max-width: 959px) {
  .p-rakutenFashionBnr .rakutenFashionBnr_ttl {
    top: -5%;
    left: -3%;
  }
}
@media screen and (max-width: 519px) {
  .p-rakutenFashionBnr .rakutenFashionBnr_ttl {
    width: 32%;
  }
}
.p-rakutenFashionBnr a {
  position: relative;
  display: inline-block;
}
.p-rakutenFashionBnr a img {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  border-radius: 16px;
}
.p-rakutenFashionBnr a img:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
@media screen and (max-width: 519px) {
  .p-rakutenFashionBnr a img {
    border-radius: 10px;
  }
}

.p-subInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4%;
}
@media screen and (max-width: 959px) {
  .p-subInfo {
    display: block;
  }
}
.p-subInfo .p-visualArt {
  width: 62%;
}
@media screen and (max-width: 959px) {
  .p-subInfo .p-visualArt {
    width: 650px;
    margin: 0 auto 30px;
  }
}
.p-subInfo .p-report {
  width: 34%;
}
@media screen and (max-width: 959px) {
  .p-subInfo .p-report {
    width: 100%;
    margin: 0 auto;
  }
}

.p-visualArt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 47px 30px 47px 47px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 721px) {
  .p-visualArt {
    background-image: url(/wp-content/themes/2025ss/images/bg_visualArt-pc.png);
  }
}
@media screen and (max-width: 720px) {
  .p-visualArt {
    display: block;
    padding: 40px 30px;
    width: 100% !important;
    max-width: 400px;
    background-image: url(/wp-content/themes/2025ss/images/bg_visualArt-sp.png);
  }
}
.p-visualArt .visualArt__img {
  width: 60%;
  max-width: 317px;
  margin: 0 auto;
  -webkit-clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
          clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
}
@media screen and (max-width: 720px) {
  .p-visualArt .visualArt__img {
    margin-bottom: 6%;
    width: 100%;
  }
}
.p-visualArt .visualArt__data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 0 10px;
}
.p-visualArt .visualArt__data .name {
  line-height: 1.5;
  font-size: 1.2rem;
  margin-bottom: 16px;
  color: #e668ab;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 960px) {
  .p-visualArt .visualArt__data .name {
    font-size: 1.6rem;
    margin-bottom: 24px;
  }
}
.p-visualArt .visualArt__data .name span {
  font-size: 2rem;
}
@media screen and (min-width: 960px) {
  .p-visualArt .visualArt__data .name span {
    font-size: 2.4rem;
  }
}
.p-visualArt .visualArt__data .p-btnArea .p-btn {
  max-width: 145px;
}
.p-visualArt .visualArt__data .p-btnArea .p-btn:first-child {
  margin-bottom: 10px;
}
.p-visualArt .visualArt__data .p-btnArea .p-btn img {
  -webkit-filter: drop-shadow(2px 2px 0 #e668ab);
          filter: drop-shadow(2px 2px 0 #e668ab);
}
.p-visualArt .visualArt__data .p-btnArea .p-btn img:hover {
  -webkit-filter: none;
          filter: none;
}

.p-visualArt__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 21;
  overflow-y: auto;
}
.p-visualArt__modal .visualArt__modal__contents {
  padding: 70px 80px 70px 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 1040px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (max-width: 959px) {
  .p-visualArt__modal .visualArt__modal__contents {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    margin: 5vw auto;
    padding: 6%;
    max-width: 460px;
  }
}
@media screen and (max-width: 519px) {
  .p-visualArt__modal .visualArt__modal__contents {
    padding: 10% 6%;
  }
}
@media screen and (min-width: 960px) {
  .p-visualArt__modal[data-modal-content=message] .visualArt__modal__contents, .p-visualArt__modal[data-modal-content=profile] .visualArt__modal__contents {
    background-image: url(/wp-content/themes/2025ss/images/bg_profile-pc.png);
  }
}
@media screen and (max-width: 959px) {
  .p-visualArt__modal[data-modal-content=message] .visualArt__modal__contents, .p-visualArt__modal[data-modal-content=profile] .visualArt__modal__contents {
    background-image: url(/wp-content/themes/2025ss/images/bg_profile.png);
  }
}
.p-visualArt__modal .columnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 410px;
  margin-bottom: 40px;
}
@media screen and (max-width: 959px) {
  .p-visualArt__modal .columnWrap {
    display: block;
    margin-bottom: 20px;
  }
}
.p-visualArt__modal .visualArt__modal__img {
  width: 40%;
  margin-right: 6%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 959px) {
  .p-visualArt__modal .visualArt__modal__img {
    width: 100%;
    max-width: 366px;
    margin: 0 auto 4px;
  }
}
.p-visualArt__modal .visualArt__modal__img .visualArt__plofileIcon {
  max-width: 334px;
  margin: 0 auto;
}
@media screen and (max-width: 959px) {
  .p-visualArt__modal .visualArt__modal__img .visualArt__plofileIcon {
    max-width: 300px;
    width: 70%;
    margin-bottom: 16px;
  }
}
.p-visualArt__modal .visualArt__modal__img .visualArt__plofileIcon img {
  width: 100%;
  position: relative;
}
.p-visualArt__modal .visualArt__img {
  width: 100%;
  padding-top: 75%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/wp-content/themes/2025ss/images/img_mainvisual.jpg);
  -webkit-clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
          clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
}
.p-visualArt__modal .visualArt__modal__txtArea {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-visualArt__modal .visualArt__modal__txtArea p {
  font-size: 1.4rem;
  line-height: 1.7;
  text-align: left;
  color: #e668ab;
}
@media screen and (min-width: 520px) {
  .p-visualArt__modal .visualArt__modal__txtArea p {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.p-visualArt__modal .name_ttl {
  line-height: 1.5;
  text-align: center;
  color: #e668ab;
  font-size: 1.2rem;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 520px) {
  .p-visualArt__modal .name_ttl {
    font-size: 2rem;
  }
}
.p-visualArt__modal .name {
  font-size: 2rem;
  margin-bottom: 1rem;
  line-height: 1.5;
  text-align: center;
  color: #e668ab;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 520px) {
  .p-visualArt__modal .name {
    font-size: 2.8rem;
    margin-bottom: 2.5rem;
  }
}
.p-visualArt__modal .snsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
  gap: 2%;
}
.p-visualArt__modal .snsList li {
  margin: 0;
  color: #e668ab;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 960px) {
  .p-visualArt__modal .snsList li {
    font-size: 2rem;
  }
}
.p-visualArt__modal .snsList li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 24px;
  position: relative;
  top: 2px;
}
.p-visualArt__modal .snsList li a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.p-visualArt__modal .snsList li a img {
  -webkit-filter: invert(53%) sepia(65%) saturate(533%) hue-rotate(283deg) brightness(94%) contrast(91%);
          filter: invert(53%) sepia(65%) saturate(533%) hue-rotate(283deg) brightness(94%) contrast(91%);
}
.p-visualArt__modal .message_ttl {
  text-align: center;
  font-size: 4rem;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #e668ab;
}
@media screen and (max-width: 959px) {
  .p-visualArt__modal .message_ttl {
    font-size: 3.2rem;
  }
}
.p-visualArt__modal .visualArt__modal__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(86, 129, 252, 0.9);
}
.p-visualArt__modal .p-btn {
  max-width: 145px;
}
.p-visualArt__modal .p-btn img {
  -webkit-filter: drop-shadow(2px 2px 0 #e668ab);
          filter: drop-shadow(2px 2px 0 #e668ab);
}
.p-visualArt__modal .u-txtLink {
  text-decoration: underline;
}
.p-visualArt__modal .u-txtLink:hover {
  text-decoration: none;
}

.p-report {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 326px;
  z-index: -1;
}
@media screen and (max-width: 959px) {
  .p-report::before {
    content: "";
    position: absolute;
    bottom: -90px;
    left: 55%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-size: 80%;
    width: min(125%, 928px);
    height: min(100vw, 762px);
    z-index: -1;
    background-image: url(/wp-content/themes/2025ss/images/bg_illust-subInfo.png);
  }
}
@media screen and (max-width: 519px) {
  .p-report::before {
    background-size: 100%;
    height: 183%;
    z-index: -1;
  }
}
.p-report::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
  background-image: url(/wp-content/themes/2025ss/images/bg_report.png);
}
.p-report .report__wrap {
  margin-top: 40px;
  line-height: 1.2;
  text-align: center;
  color: #01335b;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.p-report .report__txtArea {
  margin-left: 3px;
}
.p-report .report__ttl {
  font-size: 5rem;
}
.p-report .report__txt {
  font-size: 1.3rem;
  margin-bottom: 12px;
}
.p-report a {
  max-width: 116px;
}
.p-report a img {
  -webkit-filter: none;
          filter: none;
}
.p-report a img:hover {
  -webkit-transform: scale(1.1) translate(0, 0);
          transform: scale(1.1) translate(0, 0);
}

.p-castWrap {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
}
@media screen and (min-width: 520px) {
  .p-castWrap {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 960px) {
  .p-castWrap .flexWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -2%;
    margin-right: -2%;
  }
}

.p-cast, .p-cast--mc, .p-cast--guest, .p-cast--artist, .p-cast--model {
  position: relative;
  max-width: 480px;
  width: 46%;
  margin: 0 auto 80px;
}
@media screen and (max-width: 959px) {
  .p-cast, .p-cast--mc, .p-cast--guest, .p-cast--artist, .p-cast--model {
    width: 100%;
    margin: 0 auto 50px;
  }
}
.p-cast .cast__box, .p-cast--mc .cast__box, .p-cast--guest .cast__box, .p-cast--artist .cast__box, .p-cast--model .cast__box {
  max-width: 480px;
}
.p-cast .cast__img, .p-cast--mc .cast__img, .p-cast--guest .cast__img, .p-cast--artist .cast__img, .p-cast--model .cast__img {
  margin: 0 auto 10px;
  max-width: 420px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 519px) {
  .p-cast .cast__img, .p-cast--mc .cast__img, .p-cast--guest .cast__img, .p-cast--artist .cast__img, .p-cast--model .cast__img {
    width: 86%;
  }
}
.p-cast .cast__img img, .p-cast--mc .cast__img img, .p-cast--guest .cast__img img, .p-cast--artist .cast__img img, .p-cast--model .cast__img img {
  position: relative;
  z-index: -1;
  border-radius: 30px;
}
.p-cast .cast__img::before, .p-cast--mc .cast__img::before, .p-cast--guest .cast__img::before, .p-cast--artist .cast__img::before, .p-cast--model .cast__img::before {
  content: "";
  position: absolute;
  background: url(/wp-content/themes/2025ss/images/frame_s.png) no-repeat center center/contain;
  width: 102%;
  height: 102%;
  top: -1%;
  left: -1%;
  z-index: 1;
}
.p-cast .cast__img::after, .p-cast--mc .cast__img::after, .p-cast--guest .cast__img::after, .p-cast--artist .cast__img::after, .p-cast--model .cast__img::after {
  content: "";
  position: absolute;
  top: -15px;
  right: -3%;
  width: 66px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  background-image: url(/wp-content/themes/2025ss/images/ico_new.png);
}
@media screen and (min-width: 520px) {
  .p-cast .cast__img::after, .p-cast--mc .cast__img::after, .p-cast--guest .cast__img::after, .p-cast--artist .cast__img::after, .p-cast--model .cast__img::after {
    top: -25px;
    right: -7%;
    width: 95px;
    height: 83px;
  }
}
.p-cast .cast__txtWrap, .p-cast--mc .cast__txtWrap, .p-cast--guest .cast__txtWrap, .p-cast--artist .cast__txtWrap, .p-cast--model .cast__txtWrap {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
  padding: 0 10px;
  position: relative;
  color: #01335b;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 519px) {
  .p-cast .cast__txtWrap, .p-cast--mc .cast__txtWrap, .p-cast--guest .cast__txtWrap, .p-cast--artist .cast__txtWrap, .p-cast--model .cast__txtWrap {
    width: 90%;
    height: 48px;
  }
}
.p-cast .cast__name, .p-cast--mc .cast__name, .p-cast--guest .cast__name, .p-cast--artist .cast__name, .p-cast--model .cast__name {
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 600;
  display: block;
  width: 100%;
}
@media screen and (max-width: 519px) {
  .p-cast .cast__name, .p-cast--mc .cast__name, .p-cast--guest .cast__name, .p-cast--artist .cast__name, .p-cast--model .cast__name {
    font-size: 2rem;
  }
}
.p-cast .cast__name--sub, .p-cast--mc .cast__name--sub, .p-cast--guest .cast__name--sub, .p-cast--artist .cast__name--sub, .p-cast--model .cast__name--sub {
  font-size: 1.6rem;
  line-height: 1.5;
  display: block;
  width: 100%;
}
@media screen and (max-width: 519px) {
  .p-cast .cast__name--sub, .p-cast--mc .cast__name--sub, .p-cast--guest .cast__name--sub, .p-cast--artist .cast__name--sub, .p-cast--model .cast__name--sub {
    font-size: 1.2rem;
  }
}
.p-cast .p-btnArea, .p-cast--mc .p-btnArea, .p-cast--guest .p-btnArea, .p-cast--artist .p-btnArea, .p-cast--model .p-btnArea {
  margin-top: 10px;
}
.p-cast .slick-arrow, .p-cast--mc .slick-arrow, .p-cast--guest .slick-arrow, .p-cast--artist .slick-arrow, .p-cast--model .slick-arrow {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 62px;
  height: 62px;
  text-indent: -1000px;
  overflow: hidden;
  position: absolute;
  top: 34%;
  z-index: 3;
}
@media screen and (min-width: 960px) {
  .p-cast .slick-arrow:hover, .p-cast--mc .slick-arrow:hover, .p-cast--guest .slick-arrow:hover, .p-cast--artist .slick-arrow:hover, .p-cast--model .slick-arrow:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
}
@media screen and (max-width: 519px) {
  .p-cast .slick-arrow, .p-cast--mc .slick-arrow, .p-cast--guest .slick-arrow, .p-cast--artist .slick-arrow, .p-cast--model .slick-arrow {
    width: 45px;
    height: 45px;
  }
}
.p-cast .slick-arrow.slick-prev, .p-cast--mc .slick-arrow.slick-prev, .p-cast--guest .slick-arrow.slick-prev, .p-cast--artist .slick-arrow.slick-prev, .p-cast--model .slick-arrow.slick-prev {
  left: 6%;
  background: url(/wp-content/themes/2025ss/images/ico_arrow-prev.png) no-repeat center center/contain;
}
@media screen and (max-width: 519px) {
  .p-cast .slick-arrow.slick-prev, .p-cast--mc .slick-arrow.slick-prev, .p-cast--guest .slick-arrow.slick-prev, .p-cast--artist .slick-arrow.slick-prev, .p-cast--model .slick-arrow.slick-prev {
    left: 6vw;
  }
}
.p-cast .slick-arrow.slick-next, .p-cast--mc .slick-arrow.slick-next, .p-cast--guest .slick-arrow.slick-next, .p-cast--artist .slick-arrow.slick-next, .p-cast--model .slick-arrow.slick-next {
  left: 94%;
  background: url(/wp-content/themes/2025ss/images/ico_arrow-next.png) no-repeat center center/contain;
}
@media screen and (max-width: 519px) {
  .p-cast .slick-arrow.slick-next, .p-cast--mc .slick-arrow.slick-next, .p-cast--guest .slick-arrow.slick-next, .p-cast--artist .slick-arrow.slick-next, .p-cast--model .slick-arrow.slick-next {
    left: 86vw;
  }
}
.p-boxWrap, .p-boxWrap--pkl, .p-boxWrap--pk, .p-boxWrap--sb, .p-boxWrap--bl {
  padding: 30px 20px;
  background-color: white;
  position: relative;
}
.p-boxWrap::before, .p-boxWrap--pkl::before, .p-boxWrap--pk::before, .p-boxWrap--sb::before, .p-boxWrap--bl::before, .p-boxWrap::after, .p-boxWrap--pkl::after, .p-boxWrap--pk::after, .p-boxWrap--sb::after, .p-boxWrap--bl::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/2025ss/images/ico_corner-dotRound.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
}
@media screen and (min-width: 520px) {
  .p-boxWrap::before, .p-boxWrap--pkl::before, .p-boxWrap--pk::before, .p-boxWrap--sb::before, .p-boxWrap--bl::before, .p-boxWrap::after, .p-boxWrap--pkl::after, .p-boxWrap--pk::after, .p-boxWrap--sb::after, .p-boxWrap--bl::after {
    width: 28px;
    height: 28px;
  }
}
.p-boxWrap::before, .p-boxWrap--pkl::before, .p-boxWrap--pk::before, .p-boxWrap--sb::before, .p-boxWrap--bl::before {
  top: 0;
  left: 0;
}
.p-boxWrap::after, .p-boxWrap--pkl::after, .p-boxWrap--pk::after, .p-boxWrap--sb::after, .p-boxWrap--bl::after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (min-width: 520px) {
  .p-boxWrap, .p-boxWrap--pkl, .p-boxWrap--pk, .p-boxWrap--sb, .p-boxWrap--bl {
    padding: 50px;
  }
}
.p-boxWrap--bl::before, .p-boxWrap--bl::after, .p-boxWrap--bl .box-inner::before, .p-boxWrap--bl .box-inner::after {
  -webkit-filter: invert(46%) sepia(47%) saturate(1641%) hue-rotate(205deg) brightness(96%) contrast(106%);
          filter: invert(46%) sepia(47%) saturate(1641%) hue-rotate(205deg) brightness(96%) contrast(106%);
}
.p-boxWrap--sb::before, .p-boxWrap--sb::after, .p-boxWrap--sb .box-inner::before, .p-boxWrap--sb .box-inner::after {
  -webkit-filter: invert(74%) sepia(20%) saturate(6754%) hue-rotate(192deg) brightness(109%) contrast(101%);
          filter: invert(74%) sepia(20%) saturate(6754%) hue-rotate(192deg) brightness(109%) contrast(101%);
}
.p-boxWrap--pk::before, .p-boxWrap--pk::after, .p-boxWrap--pk .box-inner::before, .p-boxWrap--pk .box-inner::after {
  -webkit-filter: invert(80%) sepia(3%) saturate(3418%) hue-rotate(294deg) brightness(112%) contrast(97%);
          filter: invert(80%) sepia(3%) saturate(3418%) hue-rotate(294deg) brightness(112%) contrast(97%);
}
.p-boxWrap--pkl::before, .p-boxWrap--pkl::after, .p-boxWrap--pkl .box-inner::before, .p-boxWrap--pkl .box-inner::after {
  -webkit-filter: invert(81%) sepia(22%) saturate(335%) hue-rotate(291deg) brightness(109%) contrast(98%);
          filter: invert(81%) sepia(22%) saturate(335%) hue-rotate(291deg) brightness(109%) contrast(98%);
}
.p-boxWrap .box-inner::before, .p-boxWrap--bl .box-inner::before, .p-boxWrap--sb .box-inner::before, .p-boxWrap--pk .box-inner::before, .p-boxWrap--pkl .box-inner::before, .p-boxWrap .box-inner::after, .p-boxWrap--bl .box-inner::after, .p-boxWrap--sb .box-inner::after, .p-boxWrap--pk .box-inner::after, .p-boxWrap--pkl .box-inner::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/2025ss/images/ico_corner-dotRound.svg);
  background-size: contain;
  width: 22px;
  height: 22px;
}
@media screen and (min-width: 520px) {
  .p-boxWrap .box-inner::before, .p-boxWrap--bl .box-inner::before, .p-boxWrap--sb .box-inner::before, .p-boxWrap--pk .box-inner::before, .p-boxWrap--pkl .box-inner::before, .p-boxWrap .box-inner::after, .p-boxWrap--bl .box-inner::after, .p-boxWrap--sb .box-inner::after, .p-boxWrap--pk .box-inner::after, .p-boxWrap--pkl .box-inner::after {
    width: 28px;
    height: 28px;
  }
}
.p-boxWrap .box-inner::before, .p-boxWrap--bl .box-inner::before, .p-boxWrap--sb .box-inner::before, .p-boxWrap--pk .box-inner::before, .p-boxWrap--pkl .box-inner::before {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.p-boxWrap .box-inner::after, .p-boxWrap--bl .box-inner::after, .p-boxWrap--sb .box-inner::after, .p-boxWrap--pk .box-inner::after, .p-boxWrap--pkl .box-inner::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.p-column-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 959px) {
  .p-column-2 {
    display: block;
  }
}
.p-column-2 .columnBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 959px) {
  .p-column-2 .columnBox {
    margin-bottom: 30px;
  }
  .p-column-2 .columnBox:last-child {
    margin-bottom: 0;
  }
}
.p-column-2 .columnBox:first-child {
  margin-right: 48px;
}
@media screen and (max-width: 959px) {
  .p-column-2 .columnBox:first-child {
    margin-right: 0;
  }
}

.p-map {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.p-map iframe {
  position: absolute;
  top: left;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-access {
  line-height: 1.5;
  color: #01335b;
}
@media screen and (max-width: 519px) {
  .p-access {
    padding: 40px 20px;
  }
}
.p-access .access_ttl {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 16px;
  color: #01335b;
}
@media screen and (max-width: 959px) {
  .p-access .access_ttl {
    font-size: 1.8rem;
  }
}
.p-access .access_address {
  text-align: center;
  margin-bottom: 56px;
  color: #01335b;
}
@media screen and (max-width: 959px) {
  .p-access .access_address {
    margin-bottom: 32px;
  }
}
.p-access .access_fromStation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 56px;
  color: #01335b;
}
@media screen and (max-width: 959px) {
  .p-access .access_fromStation {
    margin-bottom: 32px;
  }
}
.p-access .access_fromStation .fromStation_ttl {
  padding-right: 24px;
  margin-right: 24px;
  border-right: 1px #01335b solid;
  white-space: nowrap;
}
@media screen and (max-width: 959px) {
  .p-access .access_fromStation .fromStation_ttl {
    padding-right: 16px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 959px) {
  .p-access .access_fromStation .fromStation_txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-access .access_fromStation .fromStation_txt p {
  margin-bottom: 16px;
}
.p-access .access_fromStation .fromStation_txt p:last-child {
  margin-bottom: 0;
}
.p-access .p-btn img {
  -webkit-filter: none;
          filter: none;
}
.p-access .p-btn img:hover {
  -webkit-transform: scale(1.1) translate(0, 0);
          transform: scale(1.1) translate(0, 0);
}

.p-venueMap {
  text-align: center;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  padding: 50px 20px;
}
@media screen and (min-width: 960px) {
  .p-venueMap {
    background-image: url(/wp-content/themes/2025ss/images/bg_venueMap-pc.png);
    padding: 50px;
    max-width: 650px;
  }
}
@media screen and (max-width: 959px) {
  .p-venueMap {
    max-width: 420px;
    background-image: url(/wp-content/themes/2025ss/images/bg_venueMap.png);
  }
}
.p-venueMap .venueTtl {
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2rem;
  color: #6e809e;
  line-height: 1;
}
@media screen and (min-width: 960px) {
  .p-venueMap .venueTtl {
    font-size: 3.6rem;
  }
}
.p-venueMap .stage__img {
  max-width: 400px;
  width: 90%;
  margin: 0 auto;
}

.p-youtube {
  text-align: center;
}
.p-youtube .youtube__thumb {
  width: min(100%, 652px);
  margin: 0 auto;
  padding: 6px 6px 8px 4px;
}
@media screen and (min-width: 520px) {
  .p-youtube .youtube__thumb {
    padding: 10px 13px 18px 10px;
  }
}
.p-youtube .youtube__thumb a {
  display: block;
  border-radius: 30px;
}
.p-youtube .youtube__thumb a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.p-youtube .youtube__thumb .imgWrap {
  position: relative;
}
.p-youtube .youtube__thumb .imgWrap::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 107%;
  height: 107%;
  top: -3%;
  left: -3%;
  z-index: 1;
}
@media screen and (min-width: 960px) {
  .p-youtube .youtube__thumb .imgWrap::before {
    background-image: url(/wp-content/themes/2025ss/images/frame_youtube-pc.png);
  }
}
@media screen and (max-width: 959px) {
  .p-youtube .youtube__thumb .imgWrap::before {
    background-image: url(/wp-content/themes/2025ss/images/frame_youtube.png);
  }
}
.p-youtube .youtube__thumb .imgWrap > div {
  overflow: hidden;
  border-radius: 30px;
}
.p-youtube .youtube__thumb .imgWrap img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.p-txtArea {
  font-size: 1.4rem;
  color: #01335b;
}
@media screen and (max-width: 519px) {
  .p-txtArea {
    font-size: 1.2rem;
  }
}

.p-404 {
  text-align: center;
  padding-bottom: 10rem;
  color: #01335b;
}
.p-404 h1 {
  font-size: 4rem;
  margin-bottom: 4rem;
  line-height: 1.3;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.p-404 h1 span {
  font-size: 6rem;
}
@media screen and (max-width: 519px) {
  .p-404 h1 {
    font-size: 3rem;
  }
  .p-404 h1 span {
    font-size: 5rem;
  }
}

.p-float__admission-report {
  width: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4%;
  bottom: 16vw;
  z-index: 12;
}
@media screen and (min-width: 960px) {
  .p-float__admission-report {
    width: 218px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    top: 100px;
    bottom: auto;
    right: -24px;
    background-color: transparent;
    padding: 0;
  }
}
@media screen and (max-width: 959px) {
  .p-float__admission-report {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 6px 0;
  }
  .p-float__admission-report .p-btn.admission {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .p-float__admission-report .p-btn:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 959px) {
  .p-float__admission-report .p-btn {
    width: 49%;
    max-width: 218px;
  }
}
@media screen and (max-width: 519px) {
  .p-float__admission-report .p-btn {
    max-width: 164px;
  }
}
.p-float__admission-report .p-btn img {
  -webkit-filter: drop-shadow(3px 3px 0 #305ee0);
          filter: drop-shadow(3px 3px 0 #305ee0);
}
.p-float__admission-report .p-btn img:hover {
  -webkit-transform: translate(2px, 2px);
          transform: translate(2px, 2px);
  -webkit-filter: none;
          filter: none;
}

.p-float__admission-only, .p-float__report-only {
  width: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 16vw;
  z-index: 12;
  right: -20px;
}
@media screen and (min-width: 960px) {
  .p-float__admission-only, .p-float__report-only {
    width: 189px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    top: 100px;
    bottom: auto;
    right: -20px;
    background-color: transparent;
    padding: 0;
  }
}
@media screen and (max-width: 959px) {
  .p-float__admission-only .admission, .p-float__report-only .admission {
    width: 49%;
    max-width: 180px;
  }
}
.p-float__report-only {
  bottom: 10px;
}
@media screen and (min-width: 960px) {
  .p-float__report-only {
    bottom: auto;
  }
}

body.admission .p-float__admission-report .p-btn.admission, body.admission .p-float__admission-only .p-btn.admission {
  display: none;
}

.p-section, .p-section--partner, .p-section--bluel, .p-section--blue, .p-section--first {
  padding: 120px 0 0;
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-section, .p-section--partner, .p-section--bluel, .p-section--blue, .p-section--first {
    padding: 160px 0 0;
  }
}
.p-section--first {
  padding-top: 150px;
}
@media screen and (min-width: 520px) {
  .p-section--first {
    padding-top: 26%;
  }
}
@media screen and (min-width: 960px) {
  .p-section--first {
    padding-top: 140px;
    margin-top: 80px;
  }
}
.p-section--first::after {
  content: "";
  position: absolute;
  top: 0;
  left: 48%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  width: min(110%, 640px);
  height: 42vw;
}
@media screen and (min-width: 960px) {
  .p-section--first::after {
    background-image: url(/wp-content/themes/2025ss/images/bg_pageTtl-pc.png);
    width: 1030px;
    height: 180px;
    left: 50%;
  }
}
@media screen and (max-width: 959px) {
  .p-section--first::after {
    background-image: url(/wp-content/themes/2025ss/images/bg_pageTtl.png);
  }
}
.p-section--blue {
  background-color: #5681fc;
}
.p-section--blue::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/2025ss/images/pattern_dot-sb-bl.png) repeat-x top left/contain;
  width: 100%;
  height: min(100%, 242px);
}
@media screen and (min-width: 520px) {
  .p-section--blue::before {
    height: min(100%, 464px);
  }
}
.p-section--bluel {
  background-color: #8ab7ff;
}
.p-section--bluel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/2025ss/images/pattern_dot-bl-sb.png) repeat-x top left/contain;
  width: 100%;
  height: min(100%, 242px);
}
@media screen and (min-width: 520px) {
  .p-section--bluel::before {
    height: min(100%, 464px);
  }
}
.p-section--partner {
  background-color: white;
  padding-bottom: 190px;
}
@media screen and (min-width: 520px) {
  .p-section--partner {
    padding-bottom: 200px;
    padding-top: 280px;
  }
}
.p-section--partner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/2025ss/images/pattern_dot-sb-wh.png) repeat-x top left/contain;
  width: 100%;
  height: min(100%, 242px);
}
@media screen and (min-width: 520px) {
  .p-section--partner::before {
    height: min(100%, 464px);
  }
}
.p-section--partner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  z-index: 1;
}
@media screen and (min-width: 960px) {
  .p-section--partner::after {
    background-image: url(/wp-content/themes/2025ss/images/illust-building-pc.png);
    width: min(100%, 996px);
    height: min(100%, 275px);
  }
}
@media screen and (max-width: 959px) {
  .p-section--partner::after {
    background-image: url(/wp-content/themes/2025ss/images/illust-building.png);
    width: 100%;
    height: min(100%, 220px);
  }
}

.bg_bl .p-section--partner::before {
  background-image: url(/wp-content/themes/2025ss/images/pattern_dot-bl-wh.png);
}

.p-sectionTtl, .p-sectionTtl--whatsga, .p-sectionTtl--faq, .p-sectionTtl--s, .p-sectionTtl--seventeen, .p-sectionTtl--specialstage, .p-sectionTtl--newsTopics {
  text-align: center;
}
.p-sectionTtl img, .p-sectionTtl--whatsga img, .p-sectionTtl--faq img, .p-sectionTtl--s img, .p-sectionTtl--seventeen img, .p-sectionTtl--specialstage img, .p-sectionTtl--newsTopics img {
  height: 48px;
  width: auto;
}
@media screen and (max-width: 519px) {
  .p-sectionTtl img, .p-sectionTtl--whatsga img, .p-sectionTtl--faq img, .p-sectionTtl--s img, .p-sectionTtl--seventeen img, .p-sectionTtl--specialstage img, .p-sectionTtl--newsTopics img {
    height: 40px;
  }
}
.p-sectionTtl--newsTopics {
  z-index: 1;
  position: relative;
}
.p-sectionTtl--newsTopics img {
  height: 69px;
}
@media screen and (max-width: 519px) {
  .p-sectionTtl--newsTopics img {
    height: 57px;
  }
}
.p-sectionTtl--specialstage img {
  height: 71px;
}
@media screen and (max-width: 519px) {
  .p-sectionTtl--specialstage img {
    height: 61px;
  }
}
.p-sectionTtl--seventeen img {
  height: 102px;
}
@media screen and (max-width: 519px) {
  .p-sectionTtl--seventeen img {
    height: 77px;
  }
}
.p-sectionTtl--s img {
  height: 36px;
}
@media screen and (max-width: 519px) {
  .p-sectionTtl--s img {
    height: 30px;
  }
}
.p-sectionTtl--faq img {
  height: 54px;
}
@media screen and (max-width: 519px) {
  .p-sectionTtl--faq img {
    height: 48px;
  }
}
.p-sectionTtl--whatsga img {
  height: 93px;
}
@media screen and (max-width: 519px) {
  .p-sectionTtl--whatsga img {
    height: 77px;
  }
}

.p-popTtl {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 520px) {
  .p-popTtl {
    margin-bottom: 30px;
  }
}
.p-popTtl img {
  height: 48px;
  width: auto;
}
@media screen and (max-width: 519px) {
  .p-popTtl img {
    height: 40px;
  }
}

.p-txtSectionTtl {
  color: #01335b;
  font-weight: 600;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 519px) {
  .p-txtSectionTtl {
    padding-left: 16px;
  }
}
.p-txtSectionTtl::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  background: url(/wp-content/themes/2025ss/images/ico_heart.svg) no-repeat center center/contain;
  width: 11px;
  height: 10px;
}
@media screen and (min-width: 520px) {
  .p-txtSectionTtl::before {
    width: 14px;
    height: 12px;
    top: 12px;
  }
}

.p-faqTtl {
  color: #01335b;
  font-weight: 600;
  padding-left: 16px;
  position: relative;
  font-size: 1.8rem;
  margin-bottom: 16px;
}
.p-faqTtl::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  background: url(/wp-content/themes/2025ss/images/ico_heart.svg) no-repeat center center/contain;
  width: 11px;
  height: 10px;
}
@media screen and (min-width: 520px) {
  .p-faqTtl::before {
    width: 14px;
    height: 12px;
    top: 19px;
  }
}
@media screen and (min-width: 520px) {
  .p-faqTtl {
    margin-bottom: 20px;
    font-size: 2.2rem;
    padding-left: 20px;
  }
}

.p-btnArea a, .p-btnArea button, .p-btnArea div {
  margin: 0 auto 24px;
}
.p-btnArea *:last-child {
  margin-bottom: 0;
}

.p-btn {
  display: block;
  width: 90%;
  max-width: 198px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 519px) {
  .p-btn {
    max-width: 180px;
  }
}
.p-btn img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-filter: drop-shadow(3px 3px 0 #5681fc);
          filter: drop-shadow(3px 3px 0 #5681fc);
}
.p-btn img:hover {
  -webkit-transform: translate(2px, 2px);
          transform: translate(2px, 2px);
  -webkit-filter: none;
          filter: none;
}

.newsTopics_list {
  position: relative;
  z-index: 1;
}
.newsTopics_list li {
  line-height: 1.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  padding: 24px;
  -webkit-clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
          clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
}
@media screen and (max-width: 959px) {
  .newsTopics_list li {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    padding: 14px 20px;
  }
}
.newsTopics_list li:not(:last-child) {
  margin-bottom: 8px;
}
.newsTopics_list li .update {
  font-size: 1.4rem;
  margin-right: 4%;
  color: #01335b;
  min-width: 142px;
}
.newsTopics_list li .update::before {
  content: "UP DATE ";
}
@media screen and (max-width: 959px) {
  .newsTopics_list li .update {
    margin-right: 16px;
    font-size: 1.2rem;
    text-align: left;
    min-width: auto;
  }
}
.newsTopics_list li .category, .newsTopics_list li .category--info, .newsTopics_list li .category--none, .newsTopics_list li .category--special-l, .newsTopics_list li .category--special, .newsTopics_list li .category--secret, .newsTopics_list li .category--ticket, .newsTopics_list li .category--brand, .newsTopics_list li .category--mc, .newsTopics_list li .category--guest, .newsTopics_list li .category--artist, .newsTopics_list li .category--model {
  width: 90px;
  text-align: center;
  margin-right: 4%;
  line-height: 1;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 959px) {
  .newsTopics_list li .category, .newsTopics_list li .category--info, .newsTopics_list li .category--none, .newsTopics_list li .category--special-l, .newsTopics_list li .category--special, .newsTopics_list li .category--secret, .newsTopics_list li .category--ticket, .newsTopics_list li .category--brand, .newsTopics_list li .category--mc, .newsTopics_list li .category--guest, .newsTopics_list li .category--artist, .newsTopics_list li .category--model {
    width: auto;
    margin-right: 0;
    position: relative;
    top: -1px;
  }
}
.newsTopics_list li .category span, .newsTopics_list li .category--info span, .newsTopics_list li .category--none span, .newsTopics_list li .category--special-l span, .newsTopics_list li .category--special span, .newsTopics_list li .category--secret span, .newsTopics_list li .category--ticket span, .newsTopics_list li .category--brand span, .newsTopics_list li .category--mc span, .newsTopics_list li .category--guest span, .newsTopics_list li .category--artist span, .newsTopics_list li .category--model span {
  color: white;
  font-size: 1rem;
  padding: 0px 8px;
  line-height: 1;
  height: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 959px) {
  .newsTopics_list li .category span, .newsTopics_list li .category--info span, .newsTopics_list li .category--none span, .newsTopics_list li .category--special-l span, .newsTopics_list li .category--special span, .newsTopics_list li .category--secret span, .newsTopics_list li .category--ticket span, .newsTopics_list li .category--brand span, .newsTopics_list li .category--mc span, .newsTopics_list li .category--guest span, .newsTopics_list li .category--artist span, .newsTopics_list li .category--model span {
    padding: 2px 6px;
  }
}
.newsTopics_list li .category--model {
  background-color: #fc80c2;
}
.newsTopics_list li .category--artist {
  background-color: #79c60e;
}
.newsTopics_list li .category--guest {
  background-color: #5681fc;
}
.newsTopics_list li .category--mc {
  background-color: #ff4a44;
}
.newsTopics_list li .category--brand {
  background-color: #ffca00;
}
.newsTopics_list li .category--ticket {
  background-color: #9456fc;
}
.newsTopics_list li .category--special, .newsTopics_list li .category--secret {
  letter-spacing: -0.04em;
  background-color: #5acbf2;
}
.newsTopics_list li .category--special-l {
  letter-spacing: -0.04em;
  background-color: #5acbf2;
}
.newsTopics_list li .category--special-l span {
  height: 24px;
  width: 70px;
}
@media screen and (max-width: 959px) {
  .newsTopics_list li .category--special-l span {
    height: inherit;
    width: inherit;
  }
}
.newsTopics_list li .category--none span {
  display: none;
}
.newsTopics_list li .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  color: #01335b;
}
@media screen and (max-width: 959px) {
  .newsTopics_list li .txt {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    width: 100%;
    margin-top: 4px;
  }
}
.newsTopics_list li .txt span {
  white-space: nowrap;
}
.newsTopics_list li a {
  text-decoration: none;
  color: #01335b;
}
.newsTopics_list li a:hover {
  color: #e668ab;
}

.p-specialStageList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: -1%;
}
@media screen and (max-width: 519px) {
  .p-specialStageList ul {
    margin-bottom: -2%;
  }
}
.p-specialStageList ul li {
  width: 24.25%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.p-specialStageList ul li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 959px) {
  .p-specialStageList ul li {
    width: 32%;
  }
  .p-specialStageList ul li:nth-child(4n) {
    margin-right: 1%;
  }
  .p-specialStageList ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 519px) {
  .p-specialStageList ul li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .p-specialStageList ul li:nth-child(3n) {
    margin-right: 2%;
  }
  .p-specialStageList ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.p-specialStageList a {
  display: block;
  position: relative;
}
.p-specialStageList a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.p-specialStageList .list-boxWrap {
  position: relative;
}
.p-specialStageList .list-boxWrap::after {
  content: "";
  position: absolute;
  top: 2%;
  left: 2%;
  background-color: #5681fc;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
          clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
}
.p-specialStageList img {
  -webkit-clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
          clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
}

.p-brandList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: -1%;
}
@media screen and (max-width: 519px) {
  .p-brandList ul {
    margin-bottom: -2%;
  }
}
.p-brandList ul li {
  width: 16.25%;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
  position: relative;
}
.p-brandList ul li:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 959px) {
  .p-brandList ul li {
    width: 24.625%;
  }
  .p-brandList ul li:nth-child(6n) {
    margin-right: 0.5%;
  }
  .p-brandList ul li:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 519px) {
  .p-brandList ul li {
    width: 32.66%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .p-brandList ul li:nth-child(4n) {
    margin-right: 1%;
  }
  .p-brandList ul li:nth-child(3n) {
    margin-right: 0;
  }
}
.p-brandList a {
  text-decoration: none;
  display: block;
  position: relative;
}
.p-brandList a:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.p-brandList .list-boxWrap {
  position: relative;
}
.p-brandList .list-boxWrap::after {
  content: "";
  position: absolute;
  top: 2%;
  left: 2%;
  background-color: #5681fc;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
          clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
}
.p-brandList img {
  -webkit-clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
          clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
}

.p-PartnerList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.p-PartnerList ul li {
  width: calc(16.66% + 1px);
  margin-top: -1px;
  margin-left: -1px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 959px) {
  .p-PartnerList ul li {
    width: calc(25% + 1px);
  }
}
@media screen and (max-width: 519px) {
  .p-PartnerList ul li {
    width: calc(33.33% + 1px);
  }
}
.p-PartnerList ul li:hover {
  z-index: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.p-PartnerList a {
  text-decoration: none;
  display: block;
  position: relative;
}
.p-PartnerList .list-boxWrap {
  position: relative;
}
.p-PartnerList .list-boxWrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/2025ss/images/frame_partner.png) no-repeat center center/contain;
  display: block;
  width: 100%;
  height: 100%;
}
.p-PartnerList img {
  -webkit-clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
          clip-path: polygon(0% 9%, 3% 9%, 3% 6%, 6% 6%, 6% 3%, 9% 3%, 9% 0%, 91% 0%, 91% 3%, 94% 3%, 94% 6%, 97% 6%, 97% 9%, 100% 9%, 100% 91%, 97% 91%, 97% 94%, 94% 94%, 94% 97%, 91% 97%, 91% 100%, 9% 100%, 9% 97%, 6% 97%, 6% 94%, 3% 94%, 3% 91%, 0% 91%);
}

.p-castList, .p-castList-artist, .p-castList-model {
  position: relative;
  z-index: 1;
}
.p-castList ul, .p-castList-artist ul, .p-castList-model ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: -1%;
}
.p-castList ul li, .p-castList-artist ul li, .p-castList-model ul li {
  margin-right: 1%;
  margin-bottom: 1%;
}
@media screen and (min-width: 960px) {
  .p-castList ul li, .p-castList-artist ul li, .p-castList-model ul li {
    width: 19.2%;
  }
  .p-castList ul li:nth-child(5n), .p-castList-artist ul li:nth-child(5n), .p-castList-model ul li:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 959px) {
  .p-castList ul li, .p-castList-artist ul li, .p-castList-model ul li {
    width: 32.66%;
  }
  .p-castList ul li:nth-child(3n), .p-castList-artist ul li:nth-child(3n), .p-castList-model ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 519px) {
  .p-castList ul li, .p-castList-artist ul li, .p-castList-model ul li {
    width: 49.5%;
  }
  .p-castList ul li:nth-child(3n), .p-castList-artist ul li:nth-child(3n), .p-castList-model ul li:nth-child(3n) {
    margin-right: 1%;
  }
  .p-castList ul li:nth-child(2n), .p-castList-artist ul li:nth-child(2n), .p-castList-model ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  .p-castList-artist ul li {
    width: 32.66%;
  }
  .p-castList-artist ul li:nth-child(3n) {
    margin-right: 0;
  }
  .p-castList-artist ul li:nth-child(5n) {
    margin-right: 1%;
  }
}
@media screen and (max-width: 959px) {
  .p-castList-artist ul li {
    width: 49.5%;
  }
  .p-castList-artist ul li:nth-child(2n) {
    margin-right: 0;
  }
  .p-castList-artist ul li:nth-child(3n) {
    margin-right: auto;
  }
}
@media screen and (max-width: 519px) {
  .p-castList-artist ul li {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5%;
  }
  .p-castList-artist ul li:nth-child(2n) {
    margin-right: auto;
  }
  .p-castList-artist ul li:nth-child(3n) {
    margin-right: auto;
  }
}
.p-castList-artist ul li .castList__txt {
  min-height: 3em;
}
.p-castList a, .p-castList-model a, .p-castList-artist a {
  position: relative;
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  text-decoration: none;
}
.p-castList a:hover, .p-castList-model a:hover, .p-castList-artist a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.p-castList .castList__img, .p-castList-model .castList__img, .p-castList-artist .castList__img {
  -webkit-clip-path: polygon(0% 6%, 2% 6%, 2% 4%, 4% 4%, 4% 2%, 6% 2%, 6% 0%, 94% 0%, 94% 2%, 96% 2%, 96% 4%, 98% 4%, 98% 6%, 100% 6%, 100% 94%, 98% 94%, 98% 96%, 96% 96%, 96% 98%, 94% 98%, 94% 100%, 6% 100%, 6% 98%, 4% 98%, 4% 96%, 2% 96%, 2% 94%, 0% 94%);
          clip-path: polygon(0% 6%, 2% 6%, 2% 4%, 4% 4%, 4% 2%, 6% 2%, 6% 0%, 94% 0%, 94% 2%, 96% 2%, 96% 4%, 98% 4%, 98% 6%, 100% 6%, 100% 94%, 98% 94%, 98% 96%, 96% 96%, 96% 98%, 94% 98%, 94% 100%, 6% 100%, 6% 98%, 4% 98%, 4% 96%, 2% 96%, 2% 94%, 0% 94%);
}
.p-castList .castList__img img, .p-castList-model .castList__img img, .p-castList-artist .castList__img img {
  outline: 1px solid transparent;
}
.p-castList .castList__txt, .p-castList-model .castList__txt, .p-castList-artist .castList__txt {
  color: #01335b;
  text-align: center;
  padding: 0.8em 0.5em;
  min-height: 2.6em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  font-weight: 600;
}
.p-castList .castList__txt .name, .p-castList-model .castList__txt .name, .p-castList-artist .castList__txt .name {
  font-size: 1.4rem;
  line-height: 1.1;
  width: 100%;
}
@media screen and (max-width: 519px) {
  .p-castList .castList__txt .name, .p-castList-model .castList__txt .name, .p-castList-artist .castList__txt .name {
    font-size: 1.3rem;
  }
}
.p-castList .castList__txt .sub, .p-castList-model .castList__txt .sub, .p-castList-artist .castList__txt .sub {
  font-size: 1rem;
  display: block;
  line-height: 1.1;
  margin-top: 0.2em;
  width: 100%;
}
@media screen and (max-width: 519px) {
  .p-castList .castList__txt .sub, .p-castList-model .castList__txt .sub, .p-castList-artist .castList__txt .sub {
    font-size: 0.8rem;
  }
}

.p-andMore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.p-andMore::before {
  content: "";
  position: relative;
  padding-top: 100%;
}
.p-andMore::after {
  content: "";
  width: 50%;
  height: 164px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/wp-content/themes/2025ss/images/ico_andmore.png);
}

.p-comingSoon {
  display: block;
  width: 100% !important;
  height: 164px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/wp-content/themes/2025ss/images/ico_comingsoon.png);
}

.p-historyList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: -60px;
  margin-left: -1%;
  margin-right: -1%;
}
@media screen and (max-width: 959px) {
  .p-historyList ul {
    margin-bottom: -30px;
  }
}
.p-historyList ul li {
  width: 23%;
  margin: 0 1% 60px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .p-historyList ul li {
    width: 31.3333333333%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 519px) {
  .p-historyList ul li {
    width: 48%;
  }
}
.p-historyList ul li:hover {
  z-index: 2;
}
.p-historyList figure {
  max-width: 225px;
  margin: 0 auto 24px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 959px) {
  .p-historyList figure {
    margin: 0 auto 12px;
  }
}
.p-historyList p {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.7;
  font-weight: 600;
}
@media screen and (max-width: 519px) {
  .p-historyList p {
    font-size: 1rem;
  }
}
.p-historyList a {
  color: #01335b;
  text-decoration: none;
}
.p-historyList a:hover {
  color: #e668ab;
}
.p-historyList a:hover figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.p-ticketList > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4%;
  margin-bottom: -4%;
}
.p-ticketList > ul > li {
  width: 100%;
  max-width: 420px;
  margin-bottom: 4%;
  background: url(/wp-content/themes/2025ss/images/bg_ticket.png) no-repeat center center/contain;
  background-size: 100% 100%;
  aspect-ratio: 7/6;
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960px) {
  .p-ticketList > ul > li {
    width: 48%;
    max-width: 480px;
    padding: 40px 30px 50px;
  }
}
.p-ticketList > ul > li.soldOut {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
.p-ticketList > ul > li.soldOut .ticket__btn {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
  pointer-events: none;
}
.p-ticketList > ul > li.soldOut .ticket__btn:hover img {
  -webkit-filter: none;
          filter: none;
  -webkit-transform: none;
          transform: none;
}
.p-ticketList .ticketBox {
  text-align: center;
  color: #e668ab;
}
.p-ticketList .ticketBox .ticket__txt {
  margin-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__txt {
    margin-bottom: 20px;
  }
}
.p-ticketList .ticketBox .ticket__ttl {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 6px;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__ttl {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
.p-ticketList .ticketBox .ticket__ttl span {
  color: #5681fc;
  font-size: 1.4rem;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__ttl span {
    top: -2px;
    font-size: 1.8rem;
  }
}
.p-ticketList .ticketBox .ticket__limit {
  font-size: 1.2rem;
  line-height: 1.4;
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__limit {
    font-size: 1.8rem;
  }
}
.p-ticketList .ticketBox .ticket__seatList {
  background-color: #e668ab;
  color: white;
  padding: 3% 5%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-ticketList .ticketBox .ticket__seatList li {
  font-size: 1.2rem;
  line-height: 1.3;
  margin-bottom: 4px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__seatList li {
    font-size: 1.8rem;
    max-width: inherit;
  }
}
.p-ticketList .ticketBox .ticket__seatList li:last-child {
  margin-bottom: 0;
}
.p-ticketList .ticketBox .ticket__seatList li.soldOut {
  position: relative;
  text-decoration-color: rgba(86, 129, 252, 0.8);
  text-decoration-style: solid;
  text-decoration-line: line-through;
  text-decoration-thickness: 2px;
}
.p-ticketList .ticketBox .ticket__seatList li.soldOut span {
  background: rgba(86, 129, 252, 0.8);
  color: white;
  top: 4px;
  left: -14px;
  padding: 3px 5px;
  position: absolute;
  -webkit-transform: rotate(-15deg) translate(-50%, -50%);
          transform: rotate(-15deg) translate(-50%, -50%);
  line-height: 1;
  font-size: 1rem;
  letter-spacing: 0;
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__seatList li.soldOut span {
    padding: 3px 5px 5px;
    font-size: 1.6rem;
  }
}
.p-ticketList .ticketBox .ticket__caution {
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 1rem;
  color: #6e809e;
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__caution {
    margin-top: 1.5rem;
  }
}
.p-ticketList .ticketBox .ticket__btn {
  max-width: 120px;
  display: block;
  margin: 20px auto 0;
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-ticketList .ticketBox .ticket__btn {
    max-width: 112px;
  }
}
.p-ticketList .ticketBox .ticket__btn:hover img {
  -webkit-filter: hue-rotate(-80deg);
          filter: hue-rotate(-80deg);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.p-ticketList .ticketBox .ticket__btn img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.p-faqList > li {
  line-height: 1.7;
  background-color: white;
  -webkit-clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
          clip-path: polygon(0 12px, 4px 12px, 4px 8px, 8px 8px, 8px 4px, 12px 4px, 12px 0, calc(100% - 12px) 0, calc(100% - 12px) 4px, calc(100% - 8px) 4px, calc(100% - 8px) 8px, calc(100% - 4px) 8px, calc(100% - 4px) 12px, 100% 12px, 100% calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) 100%, 12px 100%, 12px calc(100% - 4px), 8px calc(100% - 4px), 8px calc(100% - 8px), 4px calc(100% - 8px), 4px calc(100% - 12px), 0 calc(100% - 12px));
  color: #01335b;
}
.p-faqList > li:not(:first-child) {
  margin-top: 10px;
}
@media screen and (min-width: 520px) {
  .p-faqList > li:not(:first-child) {
    margin-top: 20px;
  }
}
.p-faqList .u-cautionList li {
  margin-bottom: 0;
}
.p-faqList .faq-q {
  padding: 20px 30px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}
@media screen and (max-width: 519px) {
  .p-faqList .faq-q {
    padding: 20px 50px 20px 14px;
  }
}
.p-faqList .faq-q::before {
  content: "";
  background: url(/wp-content/themes/2025ss/images/ico_faq-q.png) no-repeat center center/contain;
  width: 34px;
  height: 46px;
  position: relative;
  top: 0;
  left: 0;
  margin-right: 1em;
}
@media screen and (max-width: 519px) {
  .p-faqList .faq-q::before {
    width: 22px;
    height: 30px;
    margin-right: 1em;
  }
}
.p-faqList .faq-q::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(/wp-content/themes/2025ss/images/ico_plus.png) no-repeat center center/contain;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 50%;
}
@media screen and (max-width: 519px) {
  .p-faqList .faq-q::after {
    width: 25px;
    height: 25px;
    right: 14px;
  }
}
.p-faqList .faq-q.is-open::after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
}
.p-faqList .faq-q .faq-qBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-faqList .faq-a {
  padding: 20px 30px 24px;
  font-size: 1.4rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 519px) {
  .p-faqList .faq-a {
    font-size: 1.2rem;
    padding: 16px 20px 20px 14px;
  }
}
.p-faqList .faq-a::before {
  content: "";
  background: url(/wp-content/themes/2025ss/images/ico_faq-a.png) no-repeat center center/contain;
  width: 34px;
  height: 42px;
  position: relative;
  top: 0;
  left: 0;
  margin-right: 1em;
}
@media screen and (max-width: 519px) {
  .p-faqList .faq-a::before {
    width: 22px;
    height: 26px;
    margin-right: 1em;
  }
}
.p-faqList .faq-a::after {
  content: "";
  width: calc(100% - 40px);
  height: 2px;
  background: url(/wp-content/themes/2025ss/images/line_dot-gray.png) repeat-x top left/6px auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (min-width: 520px) {
  .p-faqList .faq-a::after {
    width: calc(100% - 60px);
  }
}
.p-faqList .faq-a .faq-aBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-faqList .faq-a p {
  margin-bottom: 1em;
}
.p-faqList .faq-a p:last-child {
  margin-bottom: 0;
}
.p-faqList .faq-a table {
  border: none;
}
.p-faqList .faq-a table th, .p-faqList .faq-a table td {
  border: none;
  background-color: initial;
  padding: 0;
  font-weight: normal;
}

.p-admissionList {
  color: #01335b;
}
.p-admissionList p {
  word-break: break-all;
}
.p-admissionList .admissionTtl {
  text-align: center;
  font-size: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  gap: 10px;
  color: #01335b;
}
@media screen and (max-width: 959px) {
  .p-admissionList .admissionTtl {
    font-size: 1.8rem;
  }
}
.p-admissionList .admissionTtl::before, .p-admissionList .admissionTtl::after {
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  background: url(/wp-content/themes/2025ss/images/ico_heart.svg) no-repeat center center;
  background-size: contain;
  position: relative;
  top: 3px;
}
@media screen and (max-width: 959px) {
  .p-admissionList .admissionTtl::before, .p-admissionList .admissionTtl::after {
    width: 12px;
    height: 10px;
  }
}
.p-admissionList .txt-l {
  font-size: 2rem;
  color: #01335b;
  text-align: center;
  line-height: 1.8;
  font-weight: 600;
}
@media screen and (max-width: 959px) {
  .p-admissionList .txt-l {
    font-size: 1.6rem;
  }
}
.p-admissionList dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.p-admissionList dl dt {
  width: 100px;
  font-weight: normal;
}
@media screen and (max-width: 519px) {
  .p-admissionList dl dt {
    width: 72px;
  }
}
.p-admissionList figure {
  text-align: center;
}