@charset "UTF-8";
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
*:before,
*:after {
  -webkit-appearance: none;
}

html {
  height: 100%;
  line-height: 2;
  font-size: 62.5%;
}
@media screen and (max-width: 519px) {
  html {
    line-height: 1.8;
  }
}

body {
  font-family: josefin-sans, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  color: #01335b;
  background: #5681fc;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 519px) {
  body {
    font-size: 1.4rem;
  }
}
body.fixed {
  position: fixed;
  width: 100%;
}

a,
button {
  color: #e668ab;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  will-change: transform;
  border: none;
  text-decoration: none;
}

img, svg, video {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.c-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .c-wrapper.float {
    padding-bottom: 16vw;
  }
}

.c-main {
  position: relative;
  overflow: hidden;
}

.js-effect {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translate(0, 10px) scale(0.9);
          transform: translate(0, 10px) scale(0.9);
  opacity: 0;
}
.js-effect.is-show {
  -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
  opacity: 1;
}

.js-effectList > li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translate(0, 10px) scale(0.9);
          transform: translate(0, 10px) scale(0.9);
  opacity: 0;
}
.js-effectList > li.is-show {
  -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
  opacity: 1;
}

.download-none, .pickupSlider__img img, .cast__img img, .castList__img img, .stage_imgList-l img, .stage_imgList img, .booth_imgList-l img, .booth_imgList img, .fashionShowList_img img {
  /* SPの長押し禁止 */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  /* PCの右クリック禁止 */
  pointer-events: none;
}

.palt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.2em;
}

.c-header {
  background-color: white;
  text-align: center;
  z-index: 11;
  position: fixed;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  width: 100%;
  height: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 959px) {
  .c-header {
    display: none;
  }
}
.c-header .header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-header .header__logo {
  width: 140px;
  height: 80px;
  margin: -2px 7% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-header .header__logo img {
  width: 140px;
  height: 80px;
}
.c-header .header__logo a {
  display: block;
}
.c-header .header__logo a:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.c-header .header__nav--l, .c-header .header__nav--r {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-header .header__nav--l li, .c-header .header__nav--r li {
  position: relative;
  padding-left: 4%;
}
.c-header .header__nav--l li:first-child, .c-header .header__nav--r li:first-child {
  padding-left: 0;
}
.c-header .header__nav--l li a, .c-header .header__nav--r li a {
  color: #01335b;
  display: block;
  white-space: nowrap;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
.c-header .header__nav--l li a:hover, .c-header .header__nav--r li a:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.c-header .header__nav--l li img, .c-header .header__nav--r li img {
  vertical-align: middle;
  position: relative;
  top: -3px;
}

.c-header__spNav {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.c-header__spNav.is-show {
  opacity: 1;
}
.c-header__spNav.fix {
  opacity: 1;
}
.c-header__spNav .spNav__btnWrap {
  position: fixed;
  z-index: 21;
  top: 0;
  left: 0;
}
@media screen and (min-width: 960px) {
  .c-header__spNav .spNav__btnWrap {
    display: none;
  }
}
.c-header__spNav .spNav__btnWrap::after {
  content: "";
  position: absolute;
  background: url(/wp-content/themes/2025ss/images/bg_menu.png) no-repeat top left/contain;
  width: 50px;
  height: 50px;
  top: 6px;
  left: 6px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.c-header__spNav .spNav__btnWrap.is-show::after {
  opacity: 1;
}
.c-header__spNav .spNav__btnWrap.is-show .menu, .c-header__spNav .spNav__btnWrap.is-show .spNav__btn::before, .c-header__spNav .spNav__btnWrap.is-show .spNav__btn::after {
  -webkit-filter: drop-shadow(0 2px 0 #b7940e);
          filter: drop-shadow(0 2px 0 #b7940e);
}
.c-header__spNav .spNav__btn {
  position: relative;
  width: 60px;
  height: 50px;
  padding: 6px 10px 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
  font-size: 1.2rem;
  z-index: 21;
  top: 5px;
  left: 2px;
}
.c-header__spNav .spNav__btn .menu, .c-header__spNav .spNav__btn .close {
  letter-spacing: 0;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.c-header__spNav .spNav__btn .menu {
  color: white;
  -webkit-filter: drop-shadow(0 2px 0 #305ee0);
          filter: drop-shadow(0 2px 0 #305ee0);
}
.c-header__spNav .spNav__btn .close {
  color: #01335b;
  display: none;
}
.c-header__spNav .spNav__btn::before, .c-header__spNav .spNav__btn::after {
  content: "";
  background: white;
  width: 24px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 17px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-filter: drop-shadow(0 2px 0 #305ee0);
          filter: drop-shadow(0 2px 0 #305ee0);
}
.c-header__spNav .spNav__btn::before {
  margin-top: 5px;
}
.c-header__spNav .spNav__btn::after {
  margin-top: 12px;
}
.c-header__spNav .spNav__btn.is-on .menu {
  display: none;
}
.c-header__spNav .spNav__btn.is-on .close {
  display: block;
}
.c-header__spNav .spNav__btn.is-on::before {
  content: "×";
  font-size: 4rem;
  color: #01335b;
  background: none;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-filter: none;
          filter: none;
  line-height: 0;
  margin-top: 10px;
}
.c-header__spNav .spNav__btn.is-on::after {
  display: none;
}
.c-header__spNav .spNav__wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  display: none;
}
.c-header__spNav .spNav__wrap .spNav__contents {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 60px;
  left: 0;
  opacity: 0;
  z-index: 2;
  position: relative;
  width: 100%;
  height: calc(100% - 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-header__spNav .spNav__wrap .spNav__nav {
  margin: 0 10%;
}
@media screen and (max-width: 519px) {
  .c-header__spNav .spNav__wrap .spNav__nav {
    margin: 0 6%;
  }
}
@media screen and (max-width: 320px) {
  .c-header__spNav .spNav__wrap .spNav__nav {
    margin-bottom: 10px;
  }
}
.c-header__spNav .spNav__wrap .spNav__nav li {
  background: url(/wp-content/themes/2025ss/images/line_dot-nv.png) repeat-x center bottom/auto 3px;
}
.c-header__spNav .spNav__wrap .spNav__nav li a {
  color: #01335b;
  font-size: 2.4rem;
  display: block;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
  padding: 12px 0;
}
@media screen and (max-width: 519px) {
  .c-header__spNav .spNav__wrap .spNav__nav li a {
    font-size: 2rem;
  }
}
@media screen and (max-width: 320px) {
  .c-header__spNav .spNav__wrap .spNav__nav li a {
    font-size: 1.6rem;
  }
}
.c-header__spNav .spNav__wrap .spNav__nav li a::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(/wp-content/themes/2025ss/images/ico_arrow-nv.svg) no-repeat center center/contain;
  width: 8px;
  height: 8px;
}
.c-header__spNav .spNav__wrap .spNav__nav li a::after {
  right: 0;
}
.c-header__spNav .spNav__wrap .spNav__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 10% 0;
}
@media screen and (max-width: 519px) {
  .c-header__spNav .spNav__wrap .spNav__sub {
    margin: 30px 6%;
  }
}
@media screen and (max-width: 320px) {
  .c-header__spNav .spNav__wrap .spNav__sub {
    margin-top: 6%;
  }
}
.c-header__spNav .spNav__wrap .spNav__sub li {
  position: relative;
}
.c-header__spNav .spNav__wrap .spNav__sub li:not(:last-child) {
  margin-right: 5%;
  padding-right: 5%;
}
.c-header__spNav .spNav__wrap .spNav__sub li:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 1em;
  background-color: #01335b;
  top: calc(50% + 0.1em);
  right: 0;
  -webkit-transform: translate(0, -50%) rotate(25deg);
          transform: translate(0, -50%) rotate(25deg);
}
.c-header__spNav .spNav__wrap .spNav__sub li a {
  color: #01335b;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 320px) {
  .c-header__spNav .spNav__wrap .spNav__sub li a {
    font-size: 1.4rem;
  }
}
.c-header__spNav .spNav__wrap .spNav__admission-report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4%;
  margin-top: min(6%, 40px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-header__spNav .spNav__wrap .spNav__admission-report li {
  margin-bottom: 4%;
}
.c-header__spNav .spNav__wrap .spNav__admission .p-btn, .c-header__spNav .spNav__wrap .spNav__report .p-btn, .c-header__spNav .spNav__wrap .spNav__timeTable .p-btn {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
@media screen and (max-width: 519px) {
  .c-header__spNav .spNav__wrap .spNav__admission .p-btn, .c-header__spNav .spNav__wrap .spNav__report .p-btn, .c-header__spNav .spNav__wrap .spNav__timeTable .p-btn {
    max-width: 152px;
  }
}
.c-header__spNav .spNav__wrap .spNav__admission .p-btn img, .c-header__spNav .spNav__wrap .spNav__report .p-btn img, .c-header__spNav .spNav__wrap .spNav__timeTable .p-btn img {
  -webkit-filter: drop-shadow(3px 3px 0 #5681fc);
          filter: drop-shadow(3px 3px 0 #5681fc);
}
.c-header__spNav .spNav__wrap .spNav__sns {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  z-index: 2;
  width: 100%;
  padding: 4px 0;
  background-color: #79c60e;
  border-top: 2px solid #21760c;
  position: relative;
  margin-top: 40px;
}
.c-header__spNav .spNav__wrap .spNav__sns::before {
  content: "";
  position: absolute;
  top: -21px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  height: 20px;
  background: url(/wp-content/themes/2025ss/images/pattern_footer-bottom.png) no-repeat center center/contain;
}
.c-header__spNav .spNav__wrap .spNav__sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 92%;
  margin: 0 auto;
}
.c-header__spNav .spNav__wrap .spNav__sns li:not(:last-child) {
  margin-right: 3%;
}
.c-header__spNav .spNav__wrap .spNav__sns 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: 46px;
  height: 46px;
}
.c-header__spNav .spNav__wrap .spNav__sns li a img {
  width: 80%;
  -webkit-filter: drop-shadow(1px 1px 0px #21760c) drop-shadow(-1px -1px 0px #21760c) drop-shadow(-1px 1px 0px #21760c) drop-shadow(1px -1px 0px #21760c);
          filter: drop-shadow(1px 1px 0px #21760c) drop-shadow(-1px -1px 0px #21760c) drop-shadow(-1px 1px 0px #21760c) drop-shadow(1px -1px 0px #21760c);
}
.c-header__spNav .spNav__wrap .spNav__bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #8ab7ff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  z-index: 1;
}
.c-header__spNav .spNav__wrap .spNav__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/2025ss/images/pattern_dot-bl.png) repeat-x top left/contain;
  width: 100%;
  height: min(100%, 242px);
}
.c-header__spNav .spNav__wrap.is-on .spNav__contents {
  top: 50px;
  opacity: 1;
}
.c-header__spNav .spNav__wrap.is-on .spNav__sns {
  opacity: 1;
}
.c-header__spNav .spNav__wrap.is-on .spNav__bg {
  opacity: 1;
}

.c-specialPartners {
  text-align: center;
  max-width: 300px;
  margin: 0 auto 90px;
}
@media screen and (max-width: 519px) {
  .c-specialPartners {
    max-width: 200px;
    margin: 0 auto 40px;
  }
}
.c-specialPartners:last-child {
  margin-bottom: 0;
}
.c-specialPartners .specialPartners__ttl {
  font-size: 2.4rem;
  margin-bottom: 20px;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 519px) {
  .c-specialPartners .specialPartners__ttl {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}
.c-specialPartners img {
  width: 280px;
}
@media screen and (max-width: 519px) {
  .c-specialPartners img {
    width: 180px;
  }
}
.c-specialPartners a {
  display: block;
}
.c-specialPartners a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.c-supporter .supporter {
  text-align: center;
  padding-right: 16px;
}
.c-supporter .supporter img {
  width: 228px;
}
@media screen and (max-width: 519px) {
  .c-supporter .supporter img {
    width: 180px;
  }
}

.c-footerContents {
  font-size: 1.4rem;
  padding: 70px 0 70px;
  color: #01335b;
  background-color: #79c60e;
  position: relative;
  border-top: 2px solid #21760c;
  z-index: 1;
}
@media screen and (max-width: 959px) {
  .c-footerContents {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 519px) {
  .c-footerContents {
    padding: 40px 4% 0;
  }
}
.c-footerContents::before, .c-footerContents::after {
  content: "";
  position: absolute;
  background-repeat: repeat-x;
  background-position: center center;
  background-size: contain;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
}
.c-footerContents::before {
  top: 10px;
  background-image: url(/wp-content/themes/2025ss/images/pattern_footer-top.png);
  height: min(100%, 50px);
}
@media screen and (max-width: 519px) {
  .c-footerContents::before {
    max-height: 28px;
  }
}
.c-footerContents::after {
  bottom: -1px;
  background-image: url(/wp-content/themes/2025ss/images/pattern_footer-bottom.png);
  height: min(100%, 32px);
}
@media screen and (max-width: 519px) {
  .c-footerContents::after {
    max-height: 20px;
  }
}
.c-footerContents .footerContents__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__in {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .c-footerContents .footerContents__in::before, .c-footerContents .footerContents__in::after {
    content: "";
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/2025ss/images/ico_grass-pc.svg);
    background-position: center center;
    width: min(100%, 97px);
    height: min(100%, 226px);
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .c-footerContents .footerContents__in::before {
    left: -97px;
  }
  .c-footerContents .footerContents__in::after {
    right: -97px;
  }
}
.c-footerContents .footerContents__in > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.c-footerContents .footerContents__in > div:not(:last-child) {
  background: url(/wp-content/themes/2025ss/images/line_dot-gr-ver.png) repeat-y right top/4px auto;
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__in > div:not(:last-child) {
    background: url(/wp-content/themes/2025ss/images/line_dot-gr.png) repeat-x right bottom/auto 3px;
  }
}
.c-footerContents .footerContents__box {
  padding: 16px 0;
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__box {
    padding: 40px 0;
  }
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__eventData .footerContents__box {
    padding: 0 0 40px;
  }
}
.c-footerContents .footerContents__eventData .eventData__logo {
  text-align: center;
  margin: 0 auto 50px;
  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;
  width: 170px;
  height: 170px;
  background: url(/wp-content/themes/2025ss/images/bg_footer-logo.svg) no-repeat center center/contain;
  -webkit-filter: drop-shadow(6px 6px 0 #74a235);
          filter: drop-shadow(6px 6px 0 #74a235);
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__eventData .eventData__logo {
    margin: 0 auto 20px;
  }
}
.c-footerContents .footerContents__eventData .eventData__logo img {
  width: 64%;
}
.c-footerContents .footerContents__eventData .eventData__list li {
  position: relative;
  margin-bottom: 2px;
  padding-left: 1.2em;
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__eventData .eventData__list li {
    margin-bottom: 10px;
  }
}
.c-footerContents .footerContents__eventData .eventData__list li:last-child {
  margin-bottom: 0;
}
.c-footerContents .footerContents__eventData .eventData__list li::before {
  content: "";
  background: url(/wp-content/themes/2025ss/images/ico_heart.svg) no-repeat center center/contain;
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  width: 11px;
  height: 8px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 519px) {
  .c-footerContents .footerContents__eventData .eventData__list li::before {
    top: calc(50% - 1px);
  }
}
.c-footerContents .footerContents__info .info__ttl {
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 50px;
  padding-top: 14px;
  color: #01335b;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__info .info__ttl {
    text-align: center;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__info .info__nav {
    text-align: center;
  }
}
.c-footerContents .footerContents__info .info__nav a {
  color: #01335b;
  text-decoration: none;
  display: inline-block;
  padding: 6px 0;
  line-height: 1.6;
}
@media screen and (min-width: 960px) {
  .c-footerContents .footerContents__info .info__nav a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-footerContents .footerContents__subNav .subNav__ttl {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 30px;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__subNav .subNav__ttl {
    text-align: center;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__subNav .subNav__list {
    text-align: center;
    font-size: 1.4rem;
  }
  .c-footerContents .footerContents__subNav .subNav__list li {
    display: inline-block;
    position: relative;
    margin-right: -0.5em;
    /*&:nth-of-type(1), &:nth-of-type(2), &:nth-of-type(4), &:nth-of-type(5) {
        &::after {
            content: "";
            position: absolute;
            width: 1px;
            height: 14px;
            background-color: $green;
            top: 50%;
            right: 0;
            transform: translate(0, -50%);
        }
    }*/
  }
  .c-footerContents .footerContents__subNav .subNav__list li:nth-of-type(2)::after, .c-footerContents .footerContents__subNav .subNav__list li:nth-of-type(3)::after, .c-footerContents .footerContents__subNav .subNav__list li:nth-of-type(5)::after, .c-footerContents .footerContents__subNav .subNav__list li:nth-of-type(6)::after, .c-footerContents .footerContents__subNav .subNav__list li:nth-of-type(8)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    background-color: #21760c;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .c-footerContents .footerContents__subNav .subNav__list li a {
    padding: 9px 12px;
  }
}
.c-footerContents .footerContents__subNav .subNav__list a {
  color: #01335b;
  font-family: bitcount-prop-double-square, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  padding: 4px 0;
  line-height: 1.5;
}
@media screen and (min-width: 960px) {
  .c-footerContents .footerContents__subNav .subNav__list a:hover {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}
.c-footerContents .footerContents__subNav .subNav__list br {
  display: none;
}
@media screen and (max-width: 959px) {
  .c-footerContents .footerContents__subNav .subNav__list br {
    display: inline;
  }
}

.c-footer {
  margin-top: auto;
  padding: 30px 0;
  padding-bottom: 90px;
  text-align: center;
  background-color: #21760c;
  z-index: 1;
}
@media screen and (max-width: 959px) {
  .c-footer {
    padding: 18px 0;
    padding-bottom: calc(16vw + 90px);
  }
}
@media screen and (max-width: 959px) {
  .c-footer .footer__logo img {
    width: 172px;
  }
}
.c-footer .footer__logo a {
  display: inline-block;
}
.c-footer .footer__logo a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.c-footer .footer__copyright {
  color: white;
  font-size: 1.4rem;
}
@media screen and (max-width: 519px) {
  .c-footer .footer__copyright {
    font-size: 1.2rem;
  }
}

.p-rakutenFashionBnr-float {
  display: none;
}
@media screen and (max-width: 959px) {
  .p-rakutenFashionBnr-float {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 8;
  }
}
@media screen and (max-width: 959px) {
  .p-rakutenFashionBnr-float img {
    width: 100%;
  }
}

.u-inner {
  width: 92%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.u-inner-l {
  width: 92%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.u-caution, .u-caution-wh {
  color: #01335b;
  font-size: 1.6rem;
}
@media screen and (max-width: 519px) {
  .u-caution, .u-caution-wh {
    font-size: 1rem;
  }
}
.u-caution-wh {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
  color: white;
}

.u-cautionList li {
  text-indent: -0.5em;
  margin-left: 1em;
  font-size: 1.2rem;
}
.u-cautionList li::before {
  content: "＊";
  display: inline-block;
}

.u-txtLink {
  color: #e668ab;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.u-txtLink:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}

.u-list-dot > li {
  position: relative;
  padding-left: 1em;
}
.u-list-dot > li::before {
  content: "・";
  font-size: 1em;
  top: 0;
  left: 0;
  position: absolute;
}
.u-list-dot > li:last-child {
  margin-bottom: 0;
}

.u-list-num > li {
  list-style: decimal;
  margin-left: 1.5em;
  margin-bottom: 1em;
}
.u-list-num > li:last-child {
  margin-bottom: 0;
}

.u-list-square {
  position: relative;
  padding-left: 1.5em;
}
.u-list-square::before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 1em;
  height: 1em;
  background: white;
}

.u-linkSpot {
  margin-top: -80px;
  padding-top: 80px;
}
@media screen and (max-width: 519px) {
  .u-linkSpot {
    margin-top: -40px;
    padding-top: 40px;
  }
}

.u-linkSpot-2 {
  margin-top: -160px;
  padding-top: 160px;
}
@media screen and (max-width: 519px) {
  .u-linkSpot-2 {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.u-linkSpot-3 {
  margin-top: -240px;
  padding-top: 240px;
}
@media screen and (max-width: 519px) {
  .u-linkSpot-3 {
    margin-top: -140px;
    padding-top: 140px;
  }
}

.w100 {
  width: 100% !important;
}

.u-red {
  color: red;
}

.u-12 {
  font-size: 1.2rem;
}
@media screen and (max-width: 519px) {
  .u-12 {
    font-size: 1rem;
  }
}

.u-14 {
  font-size: 1.4rem;
}
@media screen and (max-width: 519px) {
  .u-14 {
    font-size: 1.2rem;
  }
}

.u-16 {
  font-size: 1.6rem;
}
@media screen and (max-width: 519px) {
  .u-16 {
    font-size: 1.4rem;
  }
}

.u-18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 519px) {
  .u-18 {
    font-size: 1.6rem;
  }
}

.u-20 {
  font-size: 2rem;
}
@media screen and (max-width: 519px) {
  .u-20 {
    font-size: 1.8rem;
  }
}

.u-24 {
  font-size: 2.4rem;
}
@media screen and (max-width: 959px) {
  .u-24 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 519px) {
  .u-24 {
    font-size: 2rem;
  }
}

.u-28 {
  font-size: 2.8rem;
}
@media screen and (max-width: 959px) {
  .u-28 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 519px) {
  .u-28 {
    font-size: 2.2rem;
  }
}

.u-32 {
  font-size: 3.2rem;
}
@media screen and (max-width: 959px) {
  .u-32 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 519px) {
  .u-32 {
    font-size: 2.4rem;
  }
}

.u-36 {
  font-size: 3.6rem;
}
@media screen and (max-width: 959px) {
  .u-36 {
    font-size: 3.1rem;
  }
}
@media screen and (max-width: 519px) {
  .u-36 {
    font-size: 2.6rem;
  }
}

.u-40 {
  font-size: 4rem;
}
@media screen and (max-width: 959px) {
  .u-40 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 519px) {
  .u-40 {
    font-size: 2.8rem;
  }
}

.u-bold {
  font-weight: 600;
}

.u-center {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .u-center-pc {
    text-align: center;
  }
}

.u-center-pctb {
  text-align: center;
}
@media screen and (max-width: 519px) {
  .u-center-pctb {
    text-align: left;
  }
}

.u-left {
  text-align: left;
}

.u-right {
  margin-top: 1%;
  text-align: right;
}

.u-pc {
  display: none;
}
@media screen and (min-width: 960px) {
  .u-pc {
    display: block;
  }
  br.u-pc, span.u-pc {
    display: inline-block;
  }
}

.u-tb {
  display: none;
}
@media screen and (max-width: 959px) {
  .u-tb {
    display: block;
  }
  br.u-tb, span.u-tb {
    display: inline-block;
  }
}

.u-sp {
  display: none;
}
@media screen and (max-width: 519px) {
  .u-sp {
    display: block;
  }
  br.u-sp, span.u-sp {
    display: inline-block;
  }
}

@media screen and (max-width: 519px) {
  .u-pctb {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  .u-tbsp {
    display: none;
  }
}

.u-mt-0 {
  margin-top: 0px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-0 {
    margin-top: 0px !important;
  }
}

.u-mb-0 {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-0 {
    margin-bottom: 0px !important;
  }
}

.u-mt-1 {
  margin-top: 8px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-1 {
    margin-top: 6px !important;
  }
}

.u-mb-1 {
  margin-bottom: 8px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-1 {
    margin-bottom: 6px !important;
  }
}

.u-mt-2 {
  margin-top: 16px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-2 {
    margin-top: 12px !important;
  }
}

.u-mb-2 {
  margin-bottom: 16px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-2 {
    margin-bottom: 12px !important;
  }
}

.u-mt-3 {
  margin-top: 24px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-3 {
    margin-top: 18px !important;
  }
}

.u-mb-3 {
  margin-bottom: 24px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-3 {
    margin-bottom: 18px !important;
  }
}

.u-mt-4 {
  margin-top: 32px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-4 {
    margin-top: 24px !important;
  }
}

.u-mb-4 {
  margin-bottom: 32px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-4 {
    margin-bottom: 24px !important;
  }
}

.u-mt-5 {
  margin-top: 40px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-5 {
    margin-top: 30px !important;
  }
}

.u-mb-5 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-5 {
    margin-bottom: 30px !important;
  }
}

.u-mt-6 {
  margin-top: 48px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-6 {
    margin-top: 36px !important;
  }
}

.u-mb-6 {
  margin-bottom: 48px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-6 {
    margin-bottom: 36px !important;
  }
}

.u-mt-7 {
  margin-top: 56px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-7 {
    margin-top: 42px !important;
  }
}

.u-mb-7 {
  margin-bottom: 56px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-7 {
    margin-bottom: 42px !important;
  }
}

.u-mt-8 {
  margin-top: 64px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-8 {
    margin-top: 48px !important;
  }
}

.u-mb-8 {
  margin-bottom: 64px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-8 {
    margin-bottom: 48px !important;
  }
}

.u-mt-9 {
  margin-top: 72px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-9 {
    margin-top: 54px !important;
  }
}

.u-mb-9 {
  margin-bottom: 72px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-9 {
    margin-bottom: 54px !important;
  }
}

.u-mt-10 {
  margin-top: 80px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-10 {
    margin-top: 60px !important;
  }
}

.u-mb-10 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-10 {
    margin-bottom: 60px !important;
  }
}

.u-mt-11 {
  margin-top: 88px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-11 {
    margin-top: 66px !important;
  }
}

.u-mb-11 {
  margin-bottom: 88px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-11 {
    margin-bottom: 66px !important;
  }
}

.u-mt-12 {
  margin-top: 96px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-12 {
    margin-top: 72px !important;
  }
}

.u-mb-12 {
  margin-bottom: 96px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-12 {
    margin-bottom: 72px !important;
  }
}

.u-mt-13 {
  margin-top: 104px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-13 {
    margin-top: 78px !important;
  }
}

.u-mb-13 {
  margin-bottom: 104px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-13 {
    margin-bottom: 78px !important;
  }
}

.u-mt-14 {
  margin-top: 112px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-14 {
    margin-top: 84px !important;
  }
}

.u-mb-14 {
  margin-bottom: 112px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-14 {
    margin-bottom: 84px !important;
  }
}

.u-mt-15 {
  margin-top: 120px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-15 {
    margin-top: 90px !important;
  }
}

.u-mb-15 {
  margin-bottom: 120px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-15 {
    margin-bottom: 90px !important;
  }
}

.u-mt-16 {
  margin-top: 128px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-16 {
    margin-top: 96px !important;
  }
}

.u-mb-16 {
  margin-bottom: 128px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-16 {
    margin-bottom: 96px !important;
  }
}

.u-mt-17 {
  margin-top: 136px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-17 {
    margin-top: 102px !important;
  }
}

.u-mb-17 {
  margin-bottom: 136px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-17 {
    margin-bottom: 102px !important;
  }
}

.u-mt-18 {
  margin-top: 144px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-18 {
    margin-top: 108px !important;
  }
}

.u-mb-18 {
  margin-bottom: 144px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-18 {
    margin-bottom: 108px !important;
  }
}

.u-mt-19 {
  margin-top: 152px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-19 {
    margin-top: 114px !important;
  }
}

.u-mb-19 {
  margin-bottom: 152px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-19 {
    margin-bottom: 114px !important;
  }
}

.u-mt-20 {
  margin-top: 160px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-20 {
    margin-top: 120px !important;
  }
}

.u-mb-20 {
  margin-bottom: 160px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-20 {
    margin-bottom: 120px !important;
  }
}

.u-mt-21 {
  margin-top: 168px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-21 {
    margin-top: 126px !important;
  }
}

.u-mb-21 {
  margin-bottom: 168px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-21 {
    margin-bottom: 126px !important;
  }
}

.u-mt-22 {
  margin-top: 176px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-22 {
    margin-top: 132px !important;
  }
}

.u-mb-22 {
  margin-bottom: 176px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-22 {
    margin-bottom: 132px !important;
  }
}

.u-mt-23 {
  margin-top: 184px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-23 {
    margin-top: 138px !important;
  }
}

.u-mb-23 {
  margin-bottom: 184px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-23 {
    margin-bottom: 138px !important;
  }
}

.u-mt-24 {
  margin-top: 192px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-24 {
    margin-top: 144px !important;
  }
}

.u-mb-24 {
  margin-bottom: 192px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-24 {
    margin-bottom: 144px !important;
  }
}

.u-mt-25 {
  margin-top: 200px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-25 {
    margin-top: 150px !important;
  }
}

.u-mb-25 {
  margin-bottom: 200px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-25 {
    margin-bottom: 150px !important;
  }
}

.u-mt-26 {
  margin-top: 208px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-26 {
    margin-top: 156px !important;
  }
}

.u-mb-26 {
  margin-bottom: 208px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-26 {
    margin-bottom: 156px !important;
  }
}

.u-mt-27 {
  margin-top: 216px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-27 {
    margin-top: 162px !important;
  }
}

.u-mb-27 {
  margin-bottom: 216px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-27 {
    margin-bottom: 162px !important;
  }
}

.u-mt-28 {
  margin-top: 224px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-28 {
    margin-top: 168px !important;
  }
}

.u-mb-28 {
  margin-bottom: 224px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-28 {
    margin-bottom: 168px !important;
  }
}

.u-mt-29 {
  margin-top: 232px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-29 {
    margin-top: 174px !important;
  }
}

.u-mb-29 {
  margin-bottom: 232px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-29 {
    margin-bottom: 174px !important;
  }
}

.u-mt-30 {
  margin-top: 240px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-30 {
    margin-top: 180px !important;
  }
}

.u-mb-30 {
  margin-bottom: 240px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-30 {
    margin-bottom: 180px !important;
  }
}

.u-mt-31 {
  margin-top: 248px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-31 {
    margin-top: 186px !important;
  }
}

.u-mb-31 {
  margin-bottom: 248px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-31 {
    margin-bottom: 186px !important;
  }
}

.u-mt-32 {
  margin-top: 256px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-32 {
    margin-top: 192px !important;
  }
}

.u-mb-32 {
  margin-bottom: 256px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-32 {
    margin-bottom: 192px !important;
  }
}

.u-mt-33 {
  margin-top: 264px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-33 {
    margin-top: 198px !important;
  }
}

.u-mb-33 {
  margin-bottom: 264px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-33 {
    margin-bottom: 198px !important;
  }
}

.u-mt-34 {
  margin-top: 272px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-34 {
    margin-top: 204px !important;
  }
}

.u-mb-34 {
  margin-bottom: 272px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-34 {
    margin-bottom: 204px !important;
  }
}

.u-mt-35 {
  margin-top: 280px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-35 {
    margin-top: 210px !important;
  }
}

.u-mb-35 {
  margin-bottom: 280px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-35 {
    margin-bottom: 210px !important;
  }
}

.u-mt-36 {
  margin-top: 288px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-36 {
    margin-top: 216px !important;
  }
}

.u-mb-36 {
  margin-bottom: 288px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-36 {
    margin-bottom: 216px !important;
  }
}

.u-mt-37 {
  margin-top: 296px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-37 {
    margin-top: 222px !important;
  }
}

.u-mb-37 {
  margin-bottom: 296px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-37 {
    margin-bottom: 222px !important;
  }
}

.u-mt-38 {
  margin-top: 304px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-38 {
    margin-top: 228px !important;
  }
}

.u-mb-38 {
  margin-bottom: 304px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-38 {
    margin-bottom: 228px !important;
  }
}

.u-mt-39 {
  margin-top: 312px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-39 {
    margin-top: 234px !important;
  }
}

.u-mb-39 {
  margin-bottom: 312px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-39 {
    margin-bottom: 234px !important;
  }
}

.u-mt-40 {
  margin-top: 320px !important;
}
@media screen and (max-width: 959px) {
  .u-mt-40 {
    margin-top: 240px !important;
  }
}

.u-mb-40 {
  margin-bottom: 320px !important;
}
@media screen and (max-width: 959px) {
  .u-mb-40 {
    margin-bottom: 240px !important;
  }
}

.u-pt-0 {
  padding-top: 0px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-0 {
    padding-top: 0px !important;
  }
}

.u-pb-0 {
  padding-bottom: 0px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-0 {
    padding-bottom: 0px !important;
  }
}

.u-pt-1 {
  padding-top: 8px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-1 {
    padding-top: 6px !important;
  }
}

.u-pb-1 {
  padding-bottom: 8px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-1 {
    padding-bottom: 6px !important;
  }
}

.u-pt-2 {
  padding-top: 16px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-2 {
    padding-top: 12px !important;
  }
}

.u-pb-2 {
  padding-bottom: 16px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-2 {
    padding-bottom: 12px !important;
  }
}

.u-pt-3 {
  padding-top: 24px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-3 {
    padding-top: 18px !important;
  }
}

.u-pb-3 {
  padding-bottom: 24px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-3 {
    padding-bottom: 18px !important;
  }
}

.u-pt-4 {
  padding-top: 32px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-4 {
    padding-top: 24px !important;
  }
}

.u-pb-4 {
  padding-bottom: 32px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-4 {
    padding-bottom: 24px !important;
  }
}

.u-pt-5 {
  padding-top: 40px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-5 {
    padding-top: 30px !important;
  }
}

.u-pb-5 {
  padding-bottom: 40px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-5 {
    padding-bottom: 30px !important;
  }
}

.u-pt-6 {
  padding-top: 48px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-6 {
    padding-top: 36px !important;
  }
}

.u-pb-6 {
  padding-bottom: 48px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-6 {
    padding-bottom: 36px !important;
  }
}

.u-pt-7 {
  padding-top: 56px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-7 {
    padding-top: 42px !important;
  }
}

.u-pb-7 {
  padding-bottom: 56px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-7 {
    padding-bottom: 42px !important;
  }
}

.u-pt-8 {
  padding-top: 64px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-8 {
    padding-top: 48px !important;
  }
}

.u-pb-8 {
  padding-bottom: 64px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-8 {
    padding-bottom: 48px !important;
  }
}

.u-pt-9 {
  padding-top: 72px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-9 {
    padding-top: 54px !important;
  }
}

.u-pb-9 {
  padding-bottom: 72px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-9 {
    padding-bottom: 54px !important;
  }
}

.u-pt-10 {
  padding-top: 80px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-10 {
    padding-top: 60px !important;
  }
}

.u-pb-10 {
  padding-bottom: 80px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-10 {
    padding-bottom: 60px !important;
  }
}

.u-pt-11 {
  padding-top: 88px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-11 {
    padding-top: 66px !important;
  }
}

.u-pb-11 {
  padding-bottom: 88px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-11 {
    padding-bottom: 66px !important;
  }
}

.u-pt-12 {
  padding-top: 96px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-12 {
    padding-top: 72px !important;
  }
}

.u-pb-12 {
  padding-bottom: 96px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-12 {
    padding-bottom: 72px !important;
  }
}

.u-pt-13 {
  padding-top: 104px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-13 {
    padding-top: 78px !important;
  }
}

.u-pb-13 {
  padding-bottom: 104px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-13 {
    padding-bottom: 78px !important;
  }
}

.u-pt-14 {
  padding-top: 112px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-14 {
    padding-top: 84px !important;
  }
}

.u-pb-14 {
  padding-bottom: 112px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-14 {
    padding-bottom: 84px !important;
  }
}

.u-pt-15 {
  padding-top: 120px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-15 {
    padding-top: 90px !important;
  }
}

.u-pb-15 {
  padding-bottom: 120px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-15 {
    padding-bottom: 90px !important;
  }
}

.u-pt-16 {
  padding-top: 128px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-16 {
    padding-top: 96px !important;
  }
}

.u-pb-16 {
  padding-bottom: 128px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-16 {
    padding-bottom: 96px !important;
  }
}

.u-pt-17 {
  padding-top: 136px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-17 {
    padding-top: 102px !important;
  }
}

.u-pb-17 {
  padding-bottom: 136px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-17 {
    padding-bottom: 102px !important;
  }
}

.u-pt-18 {
  padding-top: 144px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-18 {
    padding-top: 108px !important;
  }
}

.u-pb-18 {
  padding-bottom: 144px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-18 {
    padding-bottom: 108px !important;
  }
}

.u-pt-19 {
  padding-top: 152px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-19 {
    padding-top: 114px !important;
  }
}

.u-pb-19 {
  padding-bottom: 152px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-19 {
    padding-bottom: 114px !important;
  }
}

.u-pt-20 {
  padding-top: 160px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-20 {
    padding-top: 120px !important;
  }
}

.u-pb-20 {
  padding-bottom: 160px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-20 {
    padding-bottom: 120px !important;
  }
}

.u-pt-21 {
  padding-top: 168px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-21 {
    padding-top: 126px !important;
  }
}

.u-pb-21 {
  padding-bottom: 168px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-21 {
    padding-bottom: 126px !important;
  }
}

.u-pt-22 {
  padding-top: 176px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-22 {
    padding-top: 132px !important;
  }
}

.u-pb-22 {
  padding-bottom: 176px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-22 {
    padding-bottom: 132px !important;
  }
}

.u-pt-23 {
  padding-top: 184px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-23 {
    padding-top: 138px !important;
  }
}

.u-pb-23 {
  padding-bottom: 184px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-23 {
    padding-bottom: 138px !important;
  }
}

.u-pt-24 {
  padding-top: 192px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-24 {
    padding-top: 144px !important;
  }
}

.u-pb-24 {
  padding-bottom: 192px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-24 {
    padding-bottom: 144px !important;
  }
}

.u-pt-25 {
  padding-top: 200px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-25 {
    padding-top: 150px !important;
  }
}

.u-pb-25 {
  padding-bottom: 200px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-25 {
    padding-bottom: 150px !important;
  }
}

.u-pt-26 {
  padding-top: 208px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-26 {
    padding-top: 156px !important;
  }
}

.u-pb-26 {
  padding-bottom: 208px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-26 {
    padding-bottom: 156px !important;
  }
}

.u-pt-27 {
  padding-top: 216px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-27 {
    padding-top: 162px !important;
  }
}

.u-pb-27 {
  padding-bottom: 216px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-27 {
    padding-bottom: 162px !important;
  }
}

.u-pt-28 {
  padding-top: 224px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-28 {
    padding-top: 168px !important;
  }
}

.u-pb-28 {
  padding-bottom: 224px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-28 {
    padding-bottom: 168px !important;
  }
}

.u-pt-29 {
  padding-top: 232px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-29 {
    padding-top: 174px !important;
  }
}

.u-pb-29 {
  padding-bottom: 232px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-29 {
    padding-bottom: 174px !important;
  }
}

.u-pt-30 {
  padding-top: 240px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-30 {
    padding-top: 180px !important;
  }
}

.u-pb-30 {
  padding-bottom: 240px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-30 {
    padding-bottom: 180px !important;
  }
}

.u-pt-31 {
  padding-top: 248px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-31 {
    padding-top: 186px !important;
  }
}

.u-pb-31 {
  padding-bottom: 248px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-31 {
    padding-bottom: 186px !important;
  }
}

.u-pt-32 {
  padding-top: 256px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-32 {
    padding-top: 192px !important;
  }
}

.u-pb-32 {
  padding-bottom: 256px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-32 {
    padding-bottom: 192px !important;
  }
}

.u-pt-33 {
  padding-top: 264px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-33 {
    padding-top: 198px !important;
  }
}

.u-pb-33 {
  padding-bottom: 264px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-33 {
    padding-bottom: 198px !important;
  }
}

.u-pt-34 {
  padding-top: 272px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-34 {
    padding-top: 204px !important;
  }
}

.u-pb-34 {
  padding-bottom: 272px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-34 {
    padding-bottom: 204px !important;
  }
}

.u-pt-35 {
  padding-top: 280px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-35 {
    padding-top: 210px !important;
  }
}

.u-pb-35 {
  padding-bottom: 280px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-35 {
    padding-bottom: 210px !important;
  }
}

.u-pt-36 {
  padding-top: 288px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-36 {
    padding-top: 216px !important;
  }
}

.u-pb-36 {
  padding-bottom: 288px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-36 {
    padding-bottom: 216px !important;
  }
}

.u-pt-37 {
  padding-top: 296px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-37 {
    padding-top: 222px !important;
  }
}

.u-pb-37 {
  padding-bottom: 296px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-37 {
    padding-bottom: 222px !important;
  }
}

.u-pt-38 {
  padding-top: 304px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-38 {
    padding-top: 228px !important;
  }
}

.u-pb-38 {
  padding-bottom: 304px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-38 {
    padding-bottom: 228px !important;
  }
}

.u-pt-39 {
  padding-top: 312px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-39 {
    padding-top: 234px !important;
  }
}

.u-pb-39 {
  padding-bottom: 312px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-39 {
    padding-bottom: 234px !important;
  }
}

.u-pt-40 {
  padding-top: 320px !important;
}
@media screen and (max-width: 959px) {
  .u-pt-40 {
    padding-top: 240px !important;
  }
}

.u-pb-40 {
  padding-bottom: 320px !important;
}
@media screen and (max-width: 959px) {
  .u-pb-40 {
    padding-bottom: 240px !important;
  }
}

.site-content .description p {
  font-size: 2rem;
}

.p-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #8ab7ff;
  z-index: 20;
  overflow: hidden;
  display: none;
}
.index .p-loading {
  display: block;
}

.p-loading::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-loading::before {
    height: min(100%, 464px);
  }
}
.p-loading .loading__box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  max-width: 514px;
}
.p-loading .loading__box::before {
  content: "";
  position: absolute;
  width: min(100%, 463px);
  height: min(100%, 169px);
  background: url(/wp-content/themes/2025ss/images/loading_logo-bg.png) no-repeat center center/contain;
  top: 59%;
  left: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in;
}
.p-loading .loading__box::after {
  content: "";
  position: absolute;
  width: min(128%, 466px);
  height: min(128%, 287px);
  background: url(/wp-content/themes/2025ss/images/loading_girl.png) no-repeat center center/contain;
  top: 83%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in;
  -webkit-animation: swing 1s steps(2, end) infinite;
          animation: swing 1s steps(2, end) infinite;
}
@-webkit-keyframes swing {
  0% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    -webkit-transform: translate(-50%, calc(-50% - 10px));
            transform: translate(-50%, calc(-50% - 10px));
  }
}
@keyframes swing {
  0% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    -webkit-transform: translate(-50%, calc(-50% - 10px));
            transform: translate(-50%, calc(-50% - 10px));
  }
}
.p-loading .loading__box .logo--girlsAward {
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in;
  width: 65%;
  margin: 0 auto;
}
.p-loading .loading__box .parts > div {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  width: 100%;
}
.p-loading .loading__box .parts > div img {
  image-rendering: -webkit-optimize-contrast;
}
.p-loading .loading__box .parts .twinkle01 {
  top: 63%;
  left: 51%;
  width: 70%;
}
.p-loading .loading__box .parts .twinkle02 {
  top: 63%;
  left: 59%;
  width: 80%;
}
.p-loading .loading__box .parts .firework01 {
  top: 96%;
  left: 6%;
  -webkit-transition: all 0.2s ease-out 0.4s;
  transition: all 0.2s ease-out 0.4s;
  width: 22%;
}
.p-loading .loading__box .parts .firework02 {
  top: 0;
  left: 79%;
  -webkit-transition: all 0.2s ease-out 0.4s;
  transition: all 0.2s ease-out 0.4s;
  width: 22%;
}
.p-loading.is-on::after {
  opacity: 1;
}
.p-loading.is-on .loading__box::before, .p-loading.is-on .loading__box::after {
  opacity: 1;
}
.p-loading.is-on .loading__box .logo--girlsAward {
  opacity: 1;
  -webkit-animation: poyooon 0.9s linear 0s 1;
          animation: poyooon 0.9s linear 0s 1;
}
@-webkit-keyframes poyooon {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    -webkit-transform: scale(1.02, 0.98) translate(0%, 1%);
            transform: scale(1.02, 0.98) translate(0%, 1%);
  }
  40% {
    -webkit-transform: scale(1.03, 0.97) translate(0%, 3%);
            transform: scale(1.03, 0.97) translate(0%, 3%);
  }
  50% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    -webkit-transform: scale(0.98, 1.02) translate(0%, -15%);
            transform: scale(0.98, 1.02) translate(0%, -15%);
  }
  75% {
    -webkit-transform: scale(0.98, 1.02) translate(0%, -5%);
            transform: scale(0.98, 1.02) translate(0%, -5%);
  }
  85% {
    -webkit-transform: scale(1.03, 0.97) translate(0%, 3%);
            transform: scale(1.03, 0.97) translate(0%, 3%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes poyooon {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    -webkit-transform: scale(1.02, 0.98) translate(0%, 1%);
            transform: scale(1.02, 0.98) translate(0%, 1%);
  }
  40% {
    -webkit-transform: scale(1.03, 0.97) translate(0%, 3%);
            transform: scale(1.03, 0.97) translate(0%, 3%);
  }
  50% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    -webkit-transform: scale(0.98, 1.02) translate(0%, -15%);
            transform: scale(0.98, 1.02) translate(0%, -15%);
  }
  75% {
    -webkit-transform: scale(0.98, 1.02) translate(0%, -5%);
            transform: scale(0.98, 1.02) translate(0%, -5%);
  }
  85% {
    -webkit-transform: scale(1.03, 0.97) translate(0%, 3%);
            transform: scale(1.03, 0.97) translate(0%, 3%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
.p-loading.is-on .loading__box .parts > div {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out 0.4s;
  transition: all 0.2s ease-out 0.4s;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.p-loading.is-on .loading__box .parts .twinkle01 {
  -webkit-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-out 0.2s;
  -webkit-animation: kira 1s steps(2, end) infinite;
          animation: kira 1s steps(2, end) infinite;
}
.p-loading.is-on .loading__box .parts .twinkle02 {
  -webkit-transition: all 0.2s ease-out 0.4s;
  transition: all 0.2s ease-out 0.4s;
  -webkit-animation: kira-reverse 1s steps(2, end) infinite;
          animation: kira-reverse 1s steps(2, end) infinite;
}
.p-loading.is-on .loading__box .parts .firework01 {
  -webkit-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-out 0.2s;
  -webkit-animation: firework 1s steps(2, end) infinite;
          animation: firework 1s steps(2, end) infinite;
}
.p-loading.is-on .loading__box .parts .firework02 {
  -webkit-transition: all 0.2s ease-out 0.4s;
  transition: all 0.2s ease-out 0.4s;
  -webkit-animation: firework-reverse 1s steps(2, end) infinite;
          animation: firework-reverse 1s steps(2, end) infinite;
}
@-webkit-keyframes kira {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
            transform: translate(-50%, -50%) scale(0.9);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes kira {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
            transform: translate(-50%, -50%) scale(0.9);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes kira-reverse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
            transform: translate(-50%, -50%) scale(0.9);
  }
}
@keyframes kira-reverse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
            transform: translate(-50%, -50%) scale(0.9);
  }
}
@-webkit-keyframes firework {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
            transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);
            transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }
}
@keyframes firework {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
            transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);
            transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }
}
@-webkit-keyframes firework-reverse {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);
            transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(90deg) scale(0.9);
            transform: translate(-50%, -50%) rotate(90deg) scale(0.9);
  }
}
@keyframes firework-reverse {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);
            transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(90deg) scale(0.9);
            transform: translate(-50%, -50%) rotate(90deg) scale(0.9);
  }
}

.p-section-mainVisualWrap {
  position: relative;
  z-index: 2;
}

.p-mainVisual {
  text-align: center;
  position: relative;
  padding-top: 50px;
  padding-bottom: 0;
  z-index: 1;
}
@media screen and (min-width: 960px) {
  .p-mainVisual {
    min-height: 760px;
    height: 100vh;
    max-height: calc(75vw + 60px);
    padding-top: 80px;
    padding-bottom: 138px;
    background: -webkit-gradient(linear, left top, left bottom, from(#5681fc), to(#8ab7ff));
    background: linear-gradient(180deg, #5681fc 0%, #8ab7ff 100%);
  }
  .p-mainVisual::before {
    content: "";
    position: absolute;
    top: 86px;
    right: -4%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    height: min(52%, 796px);
    width: min(18%, 394px);
    background: url(/wp-content/themes/2025ss/images/bg_mainvisual-r.png) no-repeat top center/contain;
  }
  .p-mainVisual::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 14%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: min(70%, 1002px);
    width: min(70%, 744px);
    background: url(/wp-content/themes/2025ss/images/bg_mainvisual-l.png) no-repeat top center/contain;
    z-index: -1;
  }
}
.p-mainVisual .mainVisual__movie {
  height: calc(100% + 64px);
  display: inline-block;
  -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.p-mainVisual .mainVisual__movie::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85px;
  background-color: #79c60e;
  z-index: -1;
}
@media screen and (min-width: 520px) {
  .p-mainVisual .mainVisual__movie::after {
    height: 64px;
  }
}
@media screen and (max-width: 959px) {
  .p-mainVisual .mainVisual__movie {
    height: auto;
    padding-bottom: 84px;
  }
}
@media screen and (max-width: 959px) and (min-width: 520px) {
  .p-mainVisual .mainVisual__movie {
    padding-bottom: 64px;
  }
}
.p-mainVisual .mainVisual__movie video, .p-mainVisual .mainVisual__movie img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 960px) {
  .p-mainVisual .mainVisual__movie video, .p-mainVisual .mainVisual__movie img {
    width: auto;
    height: calc(100% - 64px);
  }
}
.p-mainVisual .mainVisual__txt {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  height: 84px;
  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: 520px) {
  .p-mainVisual .mainVisual__txt {
    height: 64px;
  }
}
.p-mainVisual .mainVisual__txt img {
  width: min(88%, 640px);
}
.p-mainVisual .mainVisual__info {
  position: relative;
  background: url(/wp-content/themes/2025ss/images/pattern_mainvisual-info.png) repeat-x top left/contain;
}
@media screen and (min-width: 960px) {
  .p-mainVisual .mainVisual__info {
    height: 74px;
  }
}
.p-mainVisual .mainVisual__info a {
  display: block;
  padding: 12px 0 16px;
  position: relative;
}
@media screen and (min-width: 960px) {
  .p-mainVisual .mainVisual__info a {
    padding: 10px 0;
  }
}
.p-mainVisual .mainVisual__info a .txt {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  width: 96%;
  color: white;
  font-size: clamp(1.6rem, 2.6vw, 2.4rem);
  font-weight: 600;
  -webkit-filter: drop-shadow(0 3px 0 #e668ab);
          filter: drop-shadow(0 3px 0 #e668ab);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 959px) {
  .p-mainVisual .mainVisual__info a .txt {
    line-height: 1.4;
  }
}
.p-mainVisual .mainVisual__info a .txt::after {
  content: "";
  position: absolute;
  top: 57%;
  right: 2%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(/wp-content/themes/2025ss/images/ico_arrow-wh.png) no-repeat center center/contain;
  width: 16px;
  height: 12px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-animation: yokoSwing 1s steps(2, end) infinite;
          animation: yokoSwing 1s steps(2, end) infinite;
}
@media screen and (min-width: 520px) {
  .p-mainVisual .mainVisual__info a .txt::after {
    width: 19px;
    height: 15px;
  }
}
@-webkit-keyframes yokoSwing {
  0% {
    -webkit-transform: translate(-10px, -50%);
            transform: translate(-10px, -50%);
  }
  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@keyframes yokoSwing {
  0% {
    -webkit-transform: translate(-10px, -50%);
            transform: translate(-10px, -50%);
  }
  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media screen and (min-width: 960px) {
  .p-mainVisual .mainVisual__info:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
  }
  .p-mainVisual .mainVisual__info:hover .txt {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .p-mainVisual .mainVisual__info:hover .txt::after {
    right: 1%;
  }
}
.p-mainVisual .mainVisual__sns {
  position: absolute;
  right: 4%;
  bottom: 100px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
@media screen and (max-width: 959px) {
  .p-mainVisual .mainVisual__sns {
    display: none;
  }
}
.p-mainVisual .mainVisual__sns li {
  margin-bottom: 20px;
}
.p-mainVisual .mainVisual__sns li:last-child {
  margin-bottom: 0;
}
.p-mainVisual .mainVisual__sns li a {
  border-radius: 50%;
  width: 55px;
  height: 55px;
  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;
  background: url(/wp-content/themes/2025ss/images/ico_sns-bg.png) no-repeat center center/100% 100%;
}
.p-mainVisual .mainVisual__sns li a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: hue-rotate(-35deg) brightness(1.2);
          filter: hue-rotate(-35deg) brightness(1.2);
}
.p-mainVisual .mainVisual__sns li a img {
  width: 62%;
  -webkit-filter: drop-shadow(2px 2px 0 #589700);
          filter: drop-shadow(2px 2px 0 #589700);
}
.p-mainVisual .mainVisual__scroll {
  position: absolute;
  left: 3.5%;
  bottom: 84px;
  overflow: hidden;
  -webkit-animation: decoSwing 1s steps(2, end) infinite;
          animation: decoSwing 1s steps(2, end) infinite;
  cursor: pointer;
}
@media screen and (max-width: 959px) {
  .p-mainVisual .mainVisual__scroll {
    display: none;
  }
}
.p-mainVisual .mainVisual__scroll a {
  display: block;
  padding: 10px;
}
.p-mainVisual .mainVisual__scroll a img {
  height: 80px;
  width: auto;
}

@-webkit-keyframes decoSwing {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

@keyframes decoSwing {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
.p-topPickup {
  padding: 40px 0 0;
  position: relative;
}
@media screen and (max-width: 959px) {
  .p-topPickup {
    padding: 45px 0;
  }
}
.p-topPickup::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%, 464px);
}
@media screen and (max-width: 519px) {
  .p-topPickup::before {
    height: min(100%, 242px);
  }
}
.p-topPickup::after {
  content: "";
  position: absolute;
  top: -90px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 1;
}
@media screen and (min-width: 960px) {
  .p-topPickup::after {
    width: 1206px;
    height: 1138px;
    background-size: 100%;
    background-image: url(/wp-content/themes/2025ss/images/bg_illust-pickup-pc.png);
  }
}
@media screen and (max-width: 959px) {
  .p-topPickup::after {
    background-size: 60%;
    width: 1458px;
    height: 1858px;
    background-image: url(/wp-content/themes/2025ss/images/bg_illust-pickup.png);
  }
}
@media screen and (max-width: 519px) {
  .p-topPickup::after {
    background-size: 130vw;
    top: -8vw;
  }
}
.p-topPickup .pickupWrap {
  width: 92%;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 519px) {
  .p-topPickup .pickupWrap {
    width: 90%;
  }
}
.p-topPickup .topPickup__ttl {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
  z-index: 1;
}
@media screen and (max-width: 519px) {
  .p-topPickup .topPickup__ttl {
    margin-bottom: 20px;
  }
}
.p-topPickup .topPickup__ttl img {
  height: 56px;
  width: auto;
}
@media screen and (max-width: 519px) {
  .p-topPickup .topPickup__ttl img {
    height: 40px;
  }
}

.p-pickupSlider {
  position: relative;
}
.p-pickupSlider .pickupSlider__box {
  padding: 0 40px;
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .pickupSlider__box {
    padding: 0;
  }
}
.p-pickupSlider .pickupSlider__box.slick-current .pickupSlider__img .imgWrap {
  position: relative;
}
.p-pickupSlider .pickupSlider__box.slick-current .pickupSlider__img .imgWrap::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-size: 100% 100%;
  width: 105%;
  height: 105%;
  top: -1.5%;
  left: -1.5%;
  z-index: 1;
}
@media screen and (min-width: 960px) {
  .p-pickupSlider .pickupSlider__box.slick-current .pickupSlider__img .imgWrap::before {
    background-image: url(/wp-content/themes/2025ss/images/frame_l-pc.png);
    width: 103%;
    height: 103%;
    top: -1%;
  }
}
@media screen and (max-width: 959px) {
  .p-pickupSlider .pickupSlider__box.slick-current .pickupSlider__img .imgWrap::before {
    background-image: url(/wp-content/themes/2025ss/images/frame_l-sp.png);
  }
}
.p-pickupSlider .pickupSlider__box.slick-current .pickupSlider__txt {
  opacity: 0;
  -webkit-animation-name: fadein;
          animation-name: fadein;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .pickupSlider__img {
    padding: 0;
    width: 94%;
    margin: 0 0 10px 8px;
  }
}
.p-pickupSlider .pickupSlider__img img {
  margin: 0 auto;
  border-radius: 30px;
}
.p-pickupSlider .pickupSlider__txt {
  opacity: 0;
  width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 90px 56px 20px;
  color: white;
  min-height: 300px;
  -webkit-filter: drop-shadow(0 3px 0 #305ee0);
          filter: drop-shadow(0 3px 0 #305ee0);
}
@media screen and (max-width: 826px) {
  .p-pickupSlider .pickupSlider__txt {
    padding: 60px 56px;
  }
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .pickupSlider__txt {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 30px 40px;
    min-height: 190px;
  }
}
.p-pickupSlider .pickupSlider__txt .title {
  font-size: 2.8rem;
  line-height: 1.3;
  font-weight: 600;
}
@media screen and (max-width: 959px) {
  .p-pickupSlider .pickupSlider__txt .title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .pickupSlider__txt .title {
    font-size: 1.8rem;
  }
}
.p-pickupSlider .pickupSlider__txt .category {
  font-size: 1.4rem;
  margin-top: 8px;
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .pickupSlider__txt .category {
    font-size: 1.2rem;
    margin-top: 6px;
  }
}
.p-pickupSlider .pickupSlider__txt .txt {
  margin-top: 32px;
  line-height: 1.5;
  font-size: 2.2rem;
}
@media screen and (max-width: 959px) {
  .p-pickupSlider .pickupSlider__txt .txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .pickupSlider__txt .txt {
    margin-top: 12px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 320px) {
  .p-pickupSlider .pickupSlider__txt .txt {
    font-size: 1.3rem;
  }
}
.p-pickupSlider a {
  text-decoration: none;
}
.p-pickupSlider .slick-arrow {
  position: absolute;
  top: 660px;
  width: 64px;
  height: 64px;
  text-indent: -1000px;
  overflow: hidden;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  cursor: pointer;
  -webkit-filter: drop-shadow(3px 3px 0 #305ee0);
          filter: drop-shadow(3px 3px 0 #305ee0);
}
.p-pickupSlider .slick-arrow.slick-prev {
  background-image: url(/wp-content/themes/2025ss/images/ico_arrow-prev.png);
  left: 0;
}
@media screen and (max-width: 826px) {
  .p-pickupSlider .slick-arrow.slick-prev {
    left: -1vw;
  }
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .slick-arrow.slick-prev {
    right: initial;
    left: 0;
  }
}
.p-pickupSlider .slick-arrow.slick-next {
  background-image: url(/wp-content/themes/2025ss/images/ico_arrow-next.png);
  right: 90px;
}
@media screen and (max-width: 826px) {
  .p-pickupSlider .slick-arrow.slick-next {
    right: 8vw;
  }
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .slick-arrow.slick-next {
    right: 0;
  }
}
@media screen and (min-width: 960px) {
  .p-pickupSlider .slick-arrow:hover {
    -webkit-transform: translate(calc(50% + 1px), 2px);
            transform: translate(calc(50% + 1px), 2px);
    -webkit-filter: drop-shadow(1px 1px 0 #305ee0);
            filter: drop-shadow(1px 1px 0 #305ee0);
  }
}
@media screen and (max-width: 826px) {
  .p-pickupSlider .slick-arrow {
    width: 60px;
    height: 60px;
    top: 75vw;
  }
}
@media screen and (max-width: 519px) {
  .p-pickupSlider .slick-arrow {
    width: 40px;
    height: 40px;
    top: calc(60vw + 80px);
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.p-pickupSlider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
  position: absolute;
  top: 560px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 959px) {
  .p-pickupSlider .slick-dots {
    top: 59vw;
  }
}
@media screen and (max-width: 826px) {
  .p-pickupSlider .slick-dots {
    display: none !important;
  }
}
.p-pickupSlider .slick-dots li {
  width: 6px;
  height: 6px;
  border-radius: 9999px;
  background-color: white;
  text-indent: -1000px;
  overflow: hidden;
  margin: 0 3.5px;
  opacity: 1;
}
.p-pickupSlider .slick-dots li.slick-active {
  background-color: #fc80c2;
  border: 2px solid white;
  opacity: 1;
  width: 10px;
  height: 10px;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 5px) scale(0.95);
            transform: translate(0, 5px) scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 5px) scale(0.95);
            transform: translate(0, 5px) scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}