@charset "UTF-8";
/* ====================
Layout
 ==================== */
.l-header__brand-text {
  display: none;
}

.l-header__cap {
  display: none;
}

/* ====================
Project
 ==================== */
.p-hero {
  position: relative;
  width: 100%;
}

.p-hero__container {
  position: relative;
  padding-top: 135px;
  width: 100%;
}

.p-hero__header {
  position: absolute;
  top: 110px;
  right: 54px;
  z-index: 1;
  width: 50px;
}

.p-hero__title {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 35px;
}

.p-hero__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-hero__scroll_down {
  position: absolute;
  bottom: 26px;
  left: 3.429%;
  z-index: 1;
}

.p-hero__scroll_down-text {
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 800;
  letter-spacing: -0.8px;
  letter-spacing: -.05rem;
  line-height: 1.2;
}

.p-hero__scroll_down-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}

.p-hero__scroll_down-word {
  display: block;
  position: relative;
}

.is-load .is-text-span .p-hero__scroll_down-word {
  -webkit-animation: scroll-text 8s cubic-bezier(0.85, 0, 0.15, 1) infinite;
  animation: scroll-text 8s cubic-bezier(0.85, 0, 0.15, 1) infinite;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(1) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(2) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(3) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(4) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 1.45s;
  animation-delay: 1.45s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 1.55s;
  animation-delay: 1.55s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(5) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.65s;
  animation-delay: 1.65s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 1.55s;
  animation-delay: 1.55s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.65s;
  animation-delay: 1.65s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 1.85s;
  animation-delay: 1.85s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(6) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.95s;
  animation-delay: 1.95s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 1.85s;
  animation-delay: 1.85s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.95s;
  animation-delay: 1.95s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.05s;
  animation-delay: 2.05s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(7) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 2.25s;
  animation-delay: 2.25s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 2.25s;
  animation-delay: 2.25s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.35s;
  animation-delay: 2.35s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 2.45s;
  animation-delay: 2.45s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(8) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 2.55s;
  animation-delay: 2.55s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 2.45s;
  animation-delay: 2.45s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 2.55s;
  animation-delay: 2.55s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.65s;
  animation-delay: 2.65s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 2.75s;
  animation-delay: 2.75s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(9) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 2.85s;
  animation-delay: 2.85s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 2.75s;
  animation-delay: 2.75s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 2.85s;
  animation-delay: 2.85s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.95s;
  animation-delay: 2.95s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 3.05s;
  animation-delay: 3.05s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

.is-load .p-hero__scroll_down-line.is-text-span:nth-child(10) .p-hero__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 3.15s;
  animation-delay: 3.15s;
}

.p-hero_slide {
  position: relative;
  width: 100%;
}

.p-hero_slide__container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
}

.p-hero_slide__inner {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 100%;
}

.p-hero_slide__list {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 100%;
  font-size: 0;
  letter-spacing: -.4em;
  white-space: nowrap;
}

.p-hero_slide__list-item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  z-index: 0;
  width: 100%;
  pointer-events: none;
  font-size: 25.6px;
  font-size: 1.6rem;
  letter-spacing: 2.08px;
  letter-spacing: .13rem;
  white-space: normal;
}

.p-hero_slide__list-item.is-current {
  pointer-events: auto;
}

.p-hero_slide__list-item.is-clone {
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  content: none !important;
}

.p-hero_data {
  display: block;
  position: relative;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  width: 100%;
}

@supports (-ms-ime-align: auto) {
  .p-hero_data {
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
  }
}

.is-current .p-hero_data {
  opacity: 1;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

.p-hero_data__container {
  position: relative;
  margin: 0 auto;
  width: 92.857%;
}

.p-hero_data__inner {
  position: relative;
  left: -5%;
  margin: 0 auto;
  padding-top: 5%;
  width: 110%;
}

.p-hero_data__content {
  display: block;
  position: relative;
  z-index: 0;
  margin: 0 auto;
  padding-top: 45.455%;
  width: 90.909%;
}

.p-hero_data__circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: -1;
  border-radius: 50%;
  padding-top: 100%;
  width: 100%;
  overflow: hidden;
}

.p-hero_data__circle::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  background: url("../../img/twinkle-circle/main_circle_txt.png") no-repeat center;
  background-size: contain;
  width: 98.2%;
  height: 98.2%;
  content: "";
}

.is-current .p-hero_data__circle::after {
  opacity: 1;
  -webkit-animation: circle_rotate 200s linear infinite;
  animation: circle_rotate 200s linear infinite;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.is-old-device .p-hero_data__circle::after {
  -webkit-animation: none !important;
  animation: none !important;
}

@-webkit-keyframes circle_rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes circle_rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.-mode_xmas .p-hero_data__circle::after {
  content: none;
}

.p-hero_data__circle-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #f04d85;
  width: 100%;
  height: 100%;
  content: "";
}

.p-hero_data__circle-bg::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: var(--color-sub);
  width: 100%;
  height: 100%;
  content: "";
}

.-default_live_goods .p-hero_data__circle-bg::before {
  background: #8ed400;
}

.-yell_live_goods .p-hero_data__circle-bg::before {
  background: #ff9ed1;
}

.-newgate_live_goods .p-hero_data__circle-bg::before {
  background: linear-gradient(135deg, #ff7a00 0%, #ff7a00 40%, #ff237c 60%, #ff237c 100%);
}
.-event_3rd .p-hero_data__circle-bg::before {
  background: #fded46;
}

.-event_4th .p-hero_data__circle-bg::before {
  background: #e5bf7b;
}

.-starting_future .p-hero_data__circle-bg::before {
  background: #79e282;
}

.-anniv .p-hero_data__circle-bg::before {
  background: #79e282;
}

.-pamphlet .p-hero_data__circle-bg::before {
  background: #c7a655;
}

.-st_4th .p-hero_data__circle-bg::before {
  background: #c7a655;
}

.-goods .p-hero_data__circle-bg::before {
  background: #aed028;
}

.-xmas2022 .p-hero_data__circle-bg::before {
  background: #DA163C;
}

.-megaillumi2023 .p-hero_data__circle-bg::before {
  background: #624fab;
}

.-megaillumi .p-hero_data__circle-bg::before {
  background: #78e2e0;
}

.-event_4th_ex .p-hero_data__circle-bg::before {
  background: #c7a655;
}

.-anniv2_5 .p-hero_data__circle-bg::before {
  background: #ff7189;
}

.-anniv3 .p-hero_data__circle-bg::before {
  background: #85e187;
}

.-illust3 .p-hero_data__circle-bg::before {
  background: #f5576a;
}

.-anniv2_goods .p-hero_data__circle-bg::before {
  background: #79e381;
}

.-roadtothetop .p-hero_data__circle-bg::before {
  background: #c994c0;
}

.-event_5th .p-hero_data__circle-bg::before {
  background: #ffd622;
}

.-memorial_5th_gaze .p-hero_data__circle-bg::before {
  background: #019946;
}

.-memorial_5th_yell .p-hero_data__circle-bg::before {
  background: #ff8bba;
}

.-memorial_5th_newgate .p-hero_data__circle-bg::before {
  background: #982292;
}

.-memorial_record_5th .p-hero_data__circle-bg::before {
  background: linear-gradient(135deg, #ffd724 0%, #ffd724 40%, #00a881 60%, #00a881 100%);
}

.-memorial_record_5th_yellnewgate .p-hero_data__circle-bg::before {
  background: linear-gradient(135deg, #ff9ecf 0%, #ff9ecf 40%, #ff827e 60%, #ff827e 100%);
}

.-tc .p-hero_data__circle-bg::before {
  background: linear-gradient(135deg, #ffaffb 21%, #98c3fe 43%, #8bffd2 78%);
}

.-bocz .p-hero_data__circle-bg::before {
  background: #1f0c9c;
}

.-officialgoods1 .p-hero_data__circle-bg::before {
  background: #1AB69A;
}

.-gochiweek .p-hero_data__circle-bg::before {
  background: #fb9505;
}

.-gochi_curry .p-hero_data__circle-bg::before {
  background: #f5bd12;
}

.-eop .p-hero_data__circle-bg::before {
  background: #aed028;
}

.is-slide-init .p-hero_data__circle-bg::before {
  -webkit-transition: width 0s linear 1s;
  transition: width 0s linear 1s;
  width: 0;
}

.is-old-device .p-hero_data__circle-bg::before {
  width: 100% !important;
}

.is-current .p-hero_data__circle-bg::before {
  width: 100%;
}

.-anniv2 .p-hero_data__circle-bg::before {
  background: #79e381;
}

.-event_5th_nagoya .p-hero_data__circle-bg::before {
  background: #00aa82;
}

.-event_5th_tokyo .p-hero_data__circle-bg::before {
  background: #ff9ed1;
}

.-event_5th_osaka .p-hero_data__circle-bg::before {
  background: linear-gradient(135deg, #ff7a00 0%, #ff7a00 40%, #ff237c 60%, #ff237c 100%);
}

.-stand_grass .p-hero_data__circle-bg::before {
  background: #1abff7;
}

.-memorial_5th .p-hero_data__circle-bg::before {
  background: #d2aa64;
}

.-umastars .p-hero_data__circle-bg::before {
  background: #0c16e9;
}

.-hirock .p-hero_data__circle-bg::before {
  background: #b1cf41;
}

.-anniv3_5 .p-hero_data__circle-bg::before {
  background: linear-gradient(135deg, #412dbc 0%, #412dbc 40%, #d26864 60%, #d26864 100%);
}

.is-slide-init .is-current .p-hero_data__circle-bg::before {
  -webkit-transition: width 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: width 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.p_text_newgate-sp{
  display: none !important;
}

.p-hero_data__lead {
  display: block;
  position: absolute;
  right: 0;
  bottom: 30px;
  z-index: 0;
  text-align: right;
}

.p-hero_data_lead_osaka_kv_sp{
  display: none;
}


.is-current .p-hero_data__lead {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.p-hero_data__lead-line {
  display: block;
  position: relative;
}

.p-hero_data__lead-line + .p-hero_data__lead-line {
  margin-top: 4px;
}

.p-hero_data__lead-text {
  display: inline-block;
  position: relative;
  padding: 3px 11px;
  color: #fff;
  font-size: 35.2px;
  font-size: 2.2rem;
  line-height: 1.2;
}

.p-hero_data__lead-text.-large {
  font-size: 44.8px;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 4.8px;
  letter-spacing: .3rem;
}

.p-hero_data__lead-text::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: width 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: width 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  background: #f04d85;
  width: 0;
  height: 100%;
  content: "";
}

.is-current .p-hero_data__lead-text::before {
  right: 0;
  left: auto;
  -webkit-transition: width 0.8s cubic-bezier(0.76, 0, 0.24, 1);
  transition: width 0.8s cubic-bezier(0.76, 0, 0.24, 1);
  width: 100%;
}

.is-old-device .p-hero_data__lead-text::before {
  width: 100% !important;
}

.is-current .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-current .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.is-current .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-current .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-current .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-text::before {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.p-hero_data__lead-word {
  display: block;
  position: relative;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0s linear 0.8s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0s linear 0.8s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0s linear 0.8s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0s linear 0.8s, -webkit-transform 0s linear 0.8s;
  white-space: nowrap;
}

.is-current .p-hero_data__lead-word {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.is-old-device .p-hero_data__lead-word {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  opacity: 1 !important;
}

.is-current .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-word {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.is-current .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.is-current .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

.is-current .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

.is-current .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-current .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-slide-init .is-current .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-word {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-word {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-word {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

.p-hero_pagination__list-item {
  display: block;
  position: relative;
  margin: 8px 0;
  border-radius: 50%;
  background: #000;
  width: 5px;
  height: 5px;
}

.p-hero_pagination__list-item.is-current {
  background: #f04d85;
}

.p-hero_pagination__list-item + .p-hero_pagination__list-item {
  margin-left: 15px;
}

.p-hero_pagination__nav {
  position: absolute;
  top: 41%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
  width: 26px;
}

.p-hero_pagination__nav.-prev {
  left: 3.571%;
}

.p-hero_pagination__nav.-next {
  right: 3.571%;
}

.p-hero_pagination__nav.is-disable {
  display: none;
}

.p-hero_pagination__nav::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  content: "";
}

.p-hero_pagination__nav-arrow {
  display: block;
  position: relative;
}

[data-ua="pc"] .p-hero_pagination__nav.-prev:hover .p-hero_pagination__nav-arrow {
  -webkit-animation: arrow-l 1s linear;
  animation: arrow-l 1s linear;
}

[data-ua="pc"] .p-hero_pagination__nav.-next:hover .p-hero_pagination__nav-arrow {
  -webkit-animation: arrow 1s linear;
  animation: arrow 1s linear;
}

.p-hero_pagination__nav-arrow::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  content: "";
}

.-prev .p-hero_pagination__nav-arrow {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.p-hero_pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 3.429%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 1;
}

.p-hero_pager__num {
  display: block;
  position: relative;
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}

.p-hero_pager__num.-num {
  min-width: 184px;
  min-width: 11.5rem;
  overflow: hidden;
  font-size: 128px;
  font-size: 8rem;
  line-height: .8;
}

.p-hero_pager__num.-den {
  margin-left: 5px;
  padding-left: 32px;
  padding-left: 2rem;
  overflow: hidden;
  font-size: 64px;
  font-size: 4rem;
  line-height: .9;
}

.p-hero_pager__num.-den::before {
  position: absolute;
  top: 0;
  left: 2px;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  content: "/";
}

.is-slide-init .p-hero_pager__num.-den::before {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.05s;
  transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.05s;
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.05s;
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.05s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1) 0.05s;
}

.p-hero_pager__num-text {
  display: block;
  position: relative;
  width: 100%;
  white-space: nowrap;
}

.p-hero_pager__num-text.-prev {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.p-hero_pager__num-text.-current {
  display: block;
  position: relative;
  opacity: 1;
  -webkit-transition: 0s linear .5s;
  transition: 0s linear .5s;
}

.is-change .p-hero_pager__num-text.-current {
  opacity: 0;
  -webkit-transition: 0s linear 0s;
  transition: 0s linear 0s;
}

.p-hero_pager__num-text.-next {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.p-hero_pager__num-word {
  display: inline-block;
  position: relative;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

.-prev .p-hero_pager__num-word {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.is-change .-prev .p-hero_pager__num-word {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-change .-prev .p-hero_pager__num-word:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(4) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(5) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(6) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(7) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(8) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(9) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-change .-prev .p-hero_pager__num-word:nth-child(10) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.-next .p-hero_pager__num-word {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.is-change .-next .p-hero_pager__num-word {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-change .-next .p-hero_pager__num-word:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(4) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(5) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(6) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(7) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(8) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(9) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-change .-next .p-hero_pager__num-word:nth-child(10) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.-den .p-hero_pager__num-word {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.is-slide-init .-den .p-hero_pager__num-word {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(4) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(5) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(6) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(7) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(8) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(9) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .-den .p-hero_pager__num-word:nth-child(10) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.p-mv {
  position: relative;
  width: 100%;
}

.p-mv__container {
  position: relative;
  margin: 0 auto;
  padding: 140px 0 70px;
  width: 100%;
  max-width: 1400px;
}

.p-mv__header {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 5;
}

.p-mv__title {
  display: block;
  position: relative;
  margin: 0 auto;
  border-radius: 0 10px 10px 0;
  background: #f04d85;
  padding: 18px 13px 18px 12px;
  width: 50px;
}

.p-mv__inner {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 90%;
}

.p-mv__footer {
  display: block;
  z-index: 0;
  width: 90%;
}

.p-mv__footer::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-main);
  width: 100%;
  height: 100%;
  content: "";
}

.p-mv__thanks {
  position: relative;
  padding: 20px 0;
  width: 100%;
}

.p-mv__thanks-text {
  color: #fff;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-size: 35.2px;
  font-size: 2.2rem;
  font-weight: 700;
}

.p-mv__thanks-btn {
  display: block;
  position: relative;
  margin-left: 38px;
  width: 25.397%;
  max-width: 320px;
}

.p-mv__scroll_down {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1;
}

.p-mv__scroll_down-text {
  color: #f04d85;
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -0.8px;
  letter-spacing: -.05rem;
  line-height: 1.2;
}

.p-mv__scroll_down-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}

.p-mv__scroll_down-word {
  display: block;
  position: relative;
  min-width: .3em;
}

.is-load .p-mv__scroll_down-word {
  -webkit-animation: scroll-text 8s cubic-bezier(0.85, 0, 0.15, 1) infinite;
  animation: scroll-text 8s cubic-bezier(0.85, 0, 0.15, 1) infinite;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

.is-load .p-mv__scroll_down-line:nth-child(1) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}

.is-load .p-mv__scroll_down-line:nth-child(2) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.is-load .p-mv__scroll_down-line:nth-child(3) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 1.45s;
  animation-delay: 1.45s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 1.55s;
  animation-delay: 1.55s;
}

.is-load .p-mv__scroll_down-line:nth-child(4) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 1.45s;
  animation-delay: 1.45s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 1.55s;
  animation-delay: 1.55s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.65s;
  animation-delay: 1.65s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 1.85s;
  animation-delay: 1.85s;
}

.is-load .p-mv__scroll_down-line:nth-child(5) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 1.55s;
  animation-delay: 1.55s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.65s;
  animation-delay: 1.65s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 1.85s;
  animation-delay: 1.85s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 1.95s;
  animation-delay: 1.95s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 2.05s;
  animation-delay: 2.05s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}

.is-load .p-mv__scroll_down-line:nth-child(6) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 1.85s;
  animation-delay: 1.85s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 1.95s;
  animation-delay: 1.95s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.05s;
  animation-delay: 2.05s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 2.25s;
  animation-delay: 2.25s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 2.35s;
  animation-delay: 2.35s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 2.45s;
  animation-delay: 2.45s;
}

.is-load .p-mv__scroll_down-line:nth-child(7) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 2.25s;
  animation-delay: 2.25s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.35s;
  animation-delay: 2.35s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 2.45s;
  animation-delay: 2.45s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 2.55s;
  animation-delay: 2.55s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 2.65s;
  animation-delay: 2.65s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 2.75s;
  animation-delay: 2.75s;
}

.is-load .p-mv__scroll_down-line:nth-child(8) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 2.45s;
  animation-delay: 2.45s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 2.55s;
  animation-delay: 2.55s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.65s;
  animation-delay: 2.65s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 2.75s;
  animation-delay: 2.75s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 2.85s;
  animation-delay: 2.85s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 2.95s;
  animation-delay: 2.95s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 3.05s;
  animation-delay: 3.05s;
}

.is-load .p-mv__scroll_down-line:nth-child(9) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(1) {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(2) {
  -webkit-animation-delay: 2.75s;
  animation-delay: 2.75s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(3) {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(4) {
  -webkit-animation-delay: 2.85s;
  animation-delay: 2.85s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(5) {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(6) {
  -webkit-animation-delay: 2.95s;
  animation-delay: 2.95s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(7) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(8) {
  -webkit-animation-delay: 3.05s;
  animation-delay: 3.05s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(9) {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(10) {
  -webkit-animation-delay: 3.15s;
  animation-delay: 3.15s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(11) {
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(12) {
  -webkit-animation-delay: 3.25s;
  animation-delay: 3.25s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(13) {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(14) {
  -webkit-animation-delay: 3.35s;
  animation-delay: 3.35s;
}

.is-load .p-mv__scroll_down-line:nth-child(10) .p-mv__scroll_down-word:nth-child(15) {
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s;
}

.p-hero_default_live_goods {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_default_live_goods {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_default_live_goods__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_default_live_goods__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_default_live_goods__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1s,
 -webkit-transform 0s linear 1s;
  transition: opacity 0s linear 1s,
 -webkit-transform 0s linear 1s;
  transition: opacity 0s linear 1s,
 transform 0s linear 1s;
  transition: opacity 0s linear 1s,
 transform 0s linear 1s,
 -webkit-transform 0s linear 1s;
  background: url("../../img/twinkle-circle/dlg_bg_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.-newgate .p-hero_default_live_goods__bg-img{
  background: url("../../img/twinkle-circle/newgate_base_pc.png") no-repeat center;
  background-size: cover;  
}

.-yell .p-hero_default_live_goods__bg-img {
  background: url("../../img/twinkle-circle/yell_bg_pc2.png") no-repeat center;
  background-size: cover;
}

.is-current .p-hero_default_live_goods__bg-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_default_live_goods__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_default_live_goods__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_default_live_goods__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_default_live_goods__chara-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 25%;
}

.p-hero_default_live_goods__chara-item.-chara1 {
  top: 50%;
  left: 45.5%;
  width: 32%;
}

.p-hero_default_live_goods__chara-item.-chara2 {
  top: 73%;
  left: 26.5%;
  width: 27%;
}

.p-hero_default_live_goods__chara-item.-chara3 {
  top: 44%;
  left: 71%;
  width: 49%;
}

.-newgate .p-hero_default_live_goods__chara-item.-chara1,
.-yell .p-hero_default_live_goods__chara-item.-chara1 {
  top: 55%;
  left: 42%;
  width: 34%;
}

.-newgate .p-hero_default_live_goods__chara-item.-chara2,
.-yell .p-hero_default_live_goods__chara-item.-chara2 {
  top: 76.4%;
  left: 21%;
  width: 24%;
}

.-newgate .p-hero_default_live_goods__chara-item.-chara3,
.-yell .p-hero_default_live_goods__chara-item.-chara3 {
  top: 50%;
  left: 71%;
  width: 30%;
}

.p-hero_default_live_goods__chara-in {
  display: block;
  position: relative;
  -webkit-transform: translate(-4rem, 5rem);
  transform: translate(-4rem, 5rem);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1s,
 -webkit-transform 0s linear 1s;
  transition: opacity 0s linear 1s,
 -webkit-transform 0s linear 1s;
  transition: opacity 0s linear 1s,
 transform 0s linear 1s;
  transition: opacity 0s linear 1s,
 transform 0s linear 1s,
 -webkit-transform 0s linear 1s;
}

.is-current .p-hero_default_live_goods__chara-in {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.7s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.7s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), transform 0.7s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), transform 0.7s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.7s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_default_live_goods__chara-item:nth-child(1) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_default_live_goods__chara-item:nth-child(1) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_default_live_goods__chara-item:nth-child(2) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_default_live_goods__chara-item:nth-child(2) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_default_live_goods__chara-item:nth-child(3) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_default_live_goods__chara-item:nth-child(3) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_default_live_goods__chara-item:nth-child(4) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_default_live_goods__chara-item:nth-child(4) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_default_live_goods__chara-item:nth-child(5) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_default_live_goods__chara-item:nth-child(5) .p-hero_default_live_goods__chara-in {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.p-hero_default_live_goods__chara-img {
  display: block;
  position: relative;
  /*
      .is-current .-chara1 & {
        animation: default_live_gooda_1 8s linear .8s infinite;
      }
      .is-current .-chara2 & {
        animation: default_live_gooda_2 9s linear .8s infinite;
      }
      .is-current .-chara3 & {
        animation: default_live_gooda_3 8s linear .8s infinite;
      }
      */
}

@-webkit-keyframes default_live_gooda_1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  51% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(3.5deg);
    transform: rotate(3.5deg);
  }
  54% {
    -webkit-transform: rotate(-3.5deg);
    transform: rotate(-3.5deg);
  }
  56% {
    -webkit-transform: rotate(3.5deg);
    transform: rotate(3.5deg);
  }
  58% {
    -webkit-transform: rotate(-3.5deg);
    transform: rotate(-3.5deg);
  }
  59% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes default_live_gooda_1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  51% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  52% {
    -webkit-transform: rotate(3.5deg);
    transform: rotate(3.5deg);
  }
  54% {
    -webkit-transform: rotate(-3.5deg);
    transform: rotate(-3.5deg);
  }
  56% {
    -webkit-transform: rotate(3.5deg);
    transform: rotate(3.5deg);
  }
  58% {
    -webkit-transform: rotate(-3.5deg);
    transform: rotate(-3.5deg);
  }
  59% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-webkit-keyframes default_live_gooda_2 {
  0% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  10% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  12% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  14% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  16% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  18% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes default_live_gooda_2 {
  0% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  10% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  12% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  14% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  16% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  18% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes default_live_gooda_3 {
  0% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  80% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  82% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  84% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  86% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  88% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes default_live_gooda_3 {
  0% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  80% {
    -webkit-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  82% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  84% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  86% {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
  88% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.p-hero_3rd {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_3rd__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  content: "";
}

.p-hero_3rd__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_3rd__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../img/twinkle-circle/main_bg_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_3rd__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_3rd__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_3rd__chara-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 37%;
}

.p-hero_3rd__chara-item.-chara1 {
  top: 84%;
  left: 55%;
  z-index: 3;
}

.p-hero_3rd__chara-item.-chara2 {
  top: 83.2%;
  left: 31.5%;
  z-index: 2;
}

.p-hero_3rd__chara-item.-chara3 {
  top: 84%;
  left: 67%;
  z-index: 1;
}

.p-hero_3rd__chara-in {
  display: block;
  position: relative;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  opacity: 0;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(1) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(2) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.02s;
  transition-delay: 0.02s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(3) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(4) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(5) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(6) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(7) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(8) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(9) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(10) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}

.is-current .p-hero_3rd__chara-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 0.7s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .p-hero_3rd__chara-item:nth-child(1) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(1) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_3rd__chara-item:nth-child(2) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(2) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_3rd__chara-item:nth-child(3) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(3) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_3rd__chara-item:nth-child(4) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(4) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_3rd__chara-item:nth-child(5) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(5) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_3rd__chara-item:nth-child(6) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(6) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_3rd__chara-item:nth-child(7) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(7) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .p-hero_3rd__chara-item:nth-child(8) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(8) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .p-hero_3rd__chara-item:nth-child(9) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(9) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .p-hero_3rd__chara-item:nth-child(10) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .p-hero_3rd__chara-item:nth-child(10) .p-hero_3rd__chara-in {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.p-hero_3rd__chara-img {
  display: block;
  position: relative;
}

.p-hero_3rd__logo {
  position: absolute;
  top: 69.6%;
  left: 18%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24%;
}

.p-hero_3rd__logo-img {
  display: block;
  position: relative;
  top: 120px;
  -webkit-transform: rotateY(360.1deg);
  transform: rotateY(360.1deg);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_3rd__logo-img {
  top: 0;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, -webkit-transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, -webkit-transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s, -webkit-transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
}

.is-slide-init .is-current .p-hero_3rd__logo-img {
  -webkit-transition-delay: .75s, .75s, .35s;
  transition-delay: .75s, .75s, .35s;
}

.p-hero_4th {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_4th {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_4th__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_4th__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_4th__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url("../../img/twinkle-circle/main_bg_pc_4th.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_4th__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_4th__lead {
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0s linear .2s;
  transition: opacity 0s linear .2s;
  width: 37%;
}

.is-current .p-hero_4th__lead {
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.45, 0, 0.55, 1) 1.8s;
  transition: opacity 1s cubic-bezier(0.45, 0, 0.55, 1) 1.8s;
}

.p-hero_4th__lead-text {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.4s, -webkit-transform 0s linear 0.4s;
  width: 100%;
}

.p-hero_4th__lead-text:first-child {
  position: relative;
}

.is-current .p-hero_4th__lead-text {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), transform 2.6s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_4th__lead-text:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_4th__lead-text:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-current .p-hero_4th__lead-text:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-current .p-hero_4th__lead-text:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-current .p-hero_4th__lead-text:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .p-hero_4th__lead-text:nth-child(6) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_4th__lead-text:nth-child(7) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_4th__lead-text:nth-child(8) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_4th__lead-text:nth-child(9) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_4th__lead-text:nth-child(10) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_4th__lead-text:nth-child(11) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_4th__lead-text:nth-child(12) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .p-hero_4th__lead-text:nth-child(13) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.p-hero_4th__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_4th__chara-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 38%;
}

.p-hero_4th__chara-item.-chara1 {
  top: 76.5%;
  left: 49.2%;
  z-index: 3;
}

.p-hero_4th__chara-item.-chara2 {
  top: 75.4%;
  left: 31%;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  z-index: 1;
}

.p-hero_4th__chara-item.-chara3 {
  top: 73.8%;
  left: 68.8%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  z-index: 2;
}

.p-hero_4th__chara-in {
  display: block;
  position: relative;
  -webkit-transform: translate(-15%, 10%) scale(1.2);
  transform: translate(-15%, 10%) scale(1.2);
}

.is-current .p-hero_4th__chara-in {
  -webkit-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.95s cubic-bezier(0.68, 0.06, 0.24, 1);
  transition: -webkit-transform 0.95s cubic-bezier(0.68, 0.06, 0.24, 1);
  transition: transform 0.95s cubic-bezier(0.68, 0.06, 0.24, 1);
  transition: transform 0.95s cubic-bezier(0.68, 0.06, 0.24, 1), -webkit-transform 0.95s cubic-bezier(0.68, 0.06, 0.24, 1);
}

.is-current .p-hero_4th__chara-item:nth-child(1) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(1) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_4th__chara-item:nth-child(2) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(2) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_4th__chara-item:nth-child(3) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(3) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_4th__chara-item:nth-child(4) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(4) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_4th__chara-item:nth-child(5) .p-hero_4th__chara-in {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(5) .p-hero_4th__chara-in {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.p-hero_4th__chara-img {
  display: block;
  position: relative;
  opacity: 0;
}

.is-current .p-hero_4th__chara-img {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-current .p-hero_4th__chara-item:nth-child(1) .p-hero_4th__chara-img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(1) .p-hero_4th__chara-img {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-current .p-hero_4th__chara-item:nth-child(2) .p-hero_4th__chara-img {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(2) .p-hero_4th__chara-img {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .p-hero_4th__chara-item:nth-child(3) .p-hero_4th__chara-img {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_4th__chara-item:nth-child(3) .p-hero_4th__chara-img {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.p-hero_4th__logo {
  position: absolute;
  top: 73%;
  left: 18.6%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 26%;
}

.p-hero_4th__logo-img {
  display: block;
  position: relative;
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_4th__logo-img {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
}

.is-slide-init .is-current .p-hero_4th__logo-img {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.p-hero_sf {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_sf__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_sf__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_sf__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../img/twinkle-circle/main_slide_astand_base_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_sf__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_sf__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_sf__chara-item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-hero_sf__chara-in {
  display: block;
  position: relative;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_sf__chara-item:nth-child(1) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_sf__chara-item:nth-child(2) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.02s;
  transition-delay: 0.02s;
}

.is-current .p-hero_sf__chara-item:nth-child(3) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

.is-current .p-hero_sf__chara-item:nth-child(4) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}

.is-current .p-hero_sf__chara-item:nth-child(5) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

.is-current .p-hero_sf__chara-item:nth-child(6) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-current .p-hero_sf__chara-item:nth-child(7) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

.is-current .p-hero_sf__chara-item:nth-child(8) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}

.is-current .p-hero_sf__chara-item:nth-child(9) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

.is-current .p-hero_sf__chara-item:nth-child(10) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}

.is-current .p-hero_sf__chara-in {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(1) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(2) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(3) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(4) .p-hero_sf__chara-in {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(5) .p-hero_sf__chara-in {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(6) .p-hero_sf__chara-in {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(7) .p-hero_sf__chara-in {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(8) .p-hero_sf__chara-in {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(9) .p-hero_sf__chara-in {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-slide-init .is-current .p-hero_sf__chara-item:nth-child(10) .p-hero_sf__chara-in {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s;
}

.p-hero_pamphlet {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_pamphlet__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_pamphlet__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fcfbf7;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_pamphlet__bg::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(280px, 60px) scale(0.6);
  transform: translate(280px, 60px) scale(0.6);
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  background: url("../../img/twinkle-circle/main_pamphlet_particle_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  content: "";
}

.is-current .p-hero_pamphlet__bg::after {
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1);
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0s, -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0s, -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0s, transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0s, transform 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_pamphlet__bg::after {
  -webkit-transition-delay: .3s, 0.2s;
  transition-delay: .3s, 0.2s;
}

.p-hero_pamphlet__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-clip-path: polygon(150% 0, 200% 0, 150% 100%, 100% 100%);
  clip-path: polygon(150% 0, 200% 0, 150% 100%, 100% 100%);
  -webkit-transition: opacity .2s linear,
 -webkit-clip-path 0s linear .5s;
  transition: opacity .2s linear,
 -webkit-clip-path 0s linear .5s;
  transition: clip-path 0s linear .5s,
 opacity .2s linear;
  transition: clip-path 0s linear .5s,
 opacity .2s linear,
 -webkit-clip-path 0s linear .5s;
  background: url("../../img/twinkle-circle/main_slide_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_pamphlet__bg-img {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 150% 0, 100% 100%, -50% 100%);
  clip-path: polygon(0 0, 150% 0, 100% 100%, -50% 100%);
  -webkit-transition: -webkit-clip-path 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-clip-path 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: clip-path 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: clip-path 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-clip-path 1s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_pamphlet__bg-img {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.p-hero_pamphlet__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: "";
}

.p-hero_pamphlet__goods {
  position: absolute;
  top: 51%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35%;
  content: "";
}

.p-hero_pamphlet__goods-in {
  display: block;
  position: relative;
  -webkit-transform: translate(40px, 20px);
  transform: translate(40px, 20px);
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_pamphlet__goods-in {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
}

.is-slide-init .is-current .p-hero_pamphlet__goods-in {
  -webkit-transition-delay: .8s, .8s;
  transition-delay: .8s, .8s;
}

.p-hero_anniv {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_anniv__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_anniv__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_anniv__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../img/twinkle-circle/1.5_bg_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_anniv__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: "";
}

.p-hero_anniv__goods {
  position: absolute;
  top: 84%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  content: "";
}

.p-hero_anniv__goods-in {
  display: block;
  position: relative;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
}

.is-current .p-hero_anniv__goods-item:nth-child(1) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_anniv__goods-item:nth-child(2) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.02s;
  transition-delay: 0.02s;
}

.is-current .p-hero_anniv__goods-item:nth-child(3) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

.is-current .p-hero_anniv__goods-item:nth-child(4) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}

.is-current .p-hero_anniv__goods-item:nth-child(5) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

.is-current .p-hero_anniv__goods-item:nth-child(6) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-current .p-hero_anniv__goods-item:nth-child(7) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

.is-current .p-hero_anniv__goods-item:nth-child(8) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}

.is-current .p-hero_anniv__goods-item:nth-child(9) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

.is-current .p-hero_anniv__goods-item:nth-child(10) .p-hero_anniv__goods-in {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}

.is-current .p-hero_anniv__goods-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
}

.p-hero_st_4th {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_st_4th__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_st_4th__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_st_4th__bg-kira {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.p-hero_st_4th__bg-kira.-kira2 {
  background: url("../../img/twinkle-circle/kira_pc02.png") no-repeat center;
  background-size: cover;
}

.p-hero_st_4th__bg-kira.-kira3 {
  background: url("../../img/twinkle-circle/kira_pc03.png") no-repeat center;
  background-size: cover;
}

.p-hero_st_4th__bg-kira.-kira4 {
  background: url("../../img/twinkle-circle/kira_pc04.png") no-repeat center;
  background-size: cover;
}

.p-hero_st_4th__bg-kira.-kira5 {
  background: url("../../img/twinkle-circle/kira_pc05.png") no-repeat center;
  background-size: cover;
}

.p-hero_st_4th__bg-kira.-kira6 {
  background: url("../../img/twinkle-circle/kira_pc06.png") no-repeat center;
  background-size: cover;
}

.p-hero_st_4th__bg-kira.-kira7 {
  background: url("../../img/twinkle-circle/kira_pc07.png") no-repeat center;
  background-size: cover;
}

.p-hero_st_4th__bg-kira:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.p-hero_st_4th__bg-kira:nth-child(2) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.p-hero_st_4th__bg-kira:nth-child(3) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.p-hero_st_4th__bg-kira:nth-child(4) {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.p-hero_st_4th__bg-kira:nth-child(5) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.p-hero_st_4th__bg-kira:nth-child(6) {
  -webkit-animation-delay: 7.5s;
  animation-delay: 7.5s;
}

.p-hero_st_4th__bg-kira:nth-child(7) {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

.p-hero_st_4th__bg-kira:nth-child(8) {
  -webkit-animation-delay: 10.5s;
  animation-delay: 10.5s;
}

.p-hero_st_4th__bg-kira:nth-child(9) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.p-hero_st_4th__bg-kira:nth-child(10) {
  -webkit-animation-delay: 13.5s;
  animation-delay: 13.5s;
}

.is-current .p-hero_st_4th__bg-kira {
  -webkit-animation: stand_4th_kira 9s infinite linear;
  animation: stand_4th_kira 9s infinite linear;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(2) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(3) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(4) {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(5) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(6) {
  -webkit-animation-delay: 7.5s;
  animation-delay: 7.5s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(7) {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(8) {
  -webkit-animation-delay: 10.5s;
  animation-delay: 10.5s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(9) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.is-current .p-hero_st_4th__bg-kira:nth-child(10) {
  -webkit-animation-delay: 13.5s;
  animation-delay: 13.5s;
}

@-webkit-keyframes stand_4th_kira {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes stand_4th_kira {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.p-hero_st_4th__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../img/twinkle-circle/slide_stand_bg_07_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_st_4th__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_st_4th__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_st_4th__chara-item {
  display: block;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20%;
}

.p-hero_st_4th__chara-item.-chara1 {
  top: 56.6%;
  left: 27.8%;
  width: 19.6%;
}

.p-hero_st_4th__chara-item.-chara2 {
  top: 55.2%;
  left: 50.2%;
  width: 21.6%;
}

.p-hero_st_4th__chara-item.-chara3 {
  top: 58.3%;
  left: 71.6%;
  width: 19%;
}

.p-hero_st_4th__chara-in {
  display: block;
  position: relative;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(1) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(2) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(3) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(4) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(5) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(6) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(7) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(8) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(9) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .p-hero_st_4th__chara-item:nth-child(10) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

.is-current .p-hero_st_4th__chara-in {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(1) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(2) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(3) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(4) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(5) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(6) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(7) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(8) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(9) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-slide-init .is-current .p-hero_st_4th__chara-item:nth-child(10) .p-hero_st_4th__chara-in {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s;
}

.p-hero_st_4th__chara-img {
  display: block;
  position: relative;
}

.p-hero_goods {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_goods {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_goods__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_goods__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_goods__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url("../../img/twinkle-circle/slide_stand_bg_07_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.-event_5th_tokyo .p-hero_goods__bg-img {
  background: url("../../img/twinkle-circle/yell_bg_pc2.png") no-repeat center;
  background-size: cover;
}

.p-hero_goods__slide {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_goods__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_goods__lead {
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0s linear .2s;
  transition: opacity 0s linear .2s;
  width: 37%;
}

.is-current .p-hero_goods__lead {
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.45, 0, 0.55, 1) 1.8s;
  transition: opacity 1s cubic-bezier(0.45, 0, 0.55, 1) 1.8s;
}

.p-hero_goods__lead-text {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.4s, -webkit-transform 0s linear 0.4s;
  width: 100%;
}

.p-hero_goods__lead-text:first-child {
  position: relative;
}

.is-current .p-hero_goods__lead-text {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.2s cubic-bezier(0.5, 1, 0.89, 1), transform 2.6s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_goods__lead-text:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_goods__lead-text:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-current .p-hero_goods__lead-text:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-current .p-hero_goods__lead-text:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-current .p-hero_goods__lead-text:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .p-hero_goods__lead-text:nth-child(6) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_goods__lead-text:nth-child(7) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_goods__lead-text:nth-child(8) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_goods__lead-text:nth-child(9) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_goods__lead-text:nth-child(10) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_goods__lead-text:nth-child(11) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_goods__lead-text:nth-child(12) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .p-hero_goods__lead-text:nth-child(13) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.p-hero_goods__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_goods__chara-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 33%;
}

.p-hero_goods__chara-item.-chara1 {
  top: 88%;
  left: 18.8%;
  z-index: 3;
}

.p-hero_goods__chara-in {
  display: block;
  position: relative;
}

.p-hero_goods__chara-img {
  display: block;
  position: relative;
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.6s;
  transition: opacity 0.6s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.6s;
  transition: opacity 0.6s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.6s;
  transition: opacity 0.6s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.6s, -webkit-transform 0s linear 0.6s;
}

.is-current .p-hero_goods__chara-img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.3s cubic-bezier(0.5, 1, 0.89, 1), transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-slide-init .is-current .p-hero_goods__chara-img {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
}

.p-hero_goods_slide {
  position: absolute;
  top: 53.5%;
  left: 50.5%;
  -webkit-transform: translate(-50%, -50%) rotate(8deg);
  transform: translate(-50%, -50%) rotate(8deg);
  width: 110%;
  height: 1px;
}

.p-hero_goods_slide__container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.6s cubic-bezier(0.5, 1, 0.89, 1);
  width: 100%;
}

.is-current .p-hero_goods_slide__container {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
}

.is-slide-init .is-current .p-hero_goods_slide__container {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
}

.p-hero_goods_slide__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-hero_goods_slide__list {
  display: block;
  position: relative;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
  width: 100%;
  font-size: 0;
  letter-spacing: -.4em;
  white-space: nowrap;
}

.p-hero_goods_slide__list-item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  white-space: normal;
}

.p-hero_goods_data {
  display: block;
  position: relative;
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg);
  margin: 0 auto;
  width: 100%;
}

.p-hero_goods_data__base {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-hero_goods_data__thumb {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.p-hero_goods_data__thumb-img {
  display: block;
  position: relative;
}

.p-hero_tif2022 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_tif2022__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_tif2022__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_tif2022__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../img/twinkle-circle/slide_bg_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_tif2022__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_tif2022__goods {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_tif2022__goods-item {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20%;
}

.p-hero_tif2022__goods-item.-goods1 {
  z-index: 2;
  width: 43.5%;
}

.is-current .p-hero_tif2022__goods-item.-goods1 {
  top: 47%;
  left: 40%;
}

.p-hero_tif2022__goods-item.-goods2 {
  width: 39%;
}

.is-current .p-hero_tif2022__goods-item.-goods2 {
  top: 73%;
  left: 21.5%;
}

.p-hero_tif2022__goods-item.-goods3 {
  width: 35%;
}

.is-current .p-hero_tif2022__goods-item.-goods3 {
  top: 53%;
  left: 76%;
}

.p-hero_tif2022__goods-in {
  display: block;
  position: relative;
}

.p-hero_tif2022__goods-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.p-hero_tif2022__goods-img:first-child {
  position: relative;
}

.p-hero_tif2022__goods-img:nth-child(odd) {
  -webkit-transform: scale3d(0.1, 0.1, 0.1);
  transform: scale3d(0.1, 0.1, 0.1);
}

.p-hero_tif2022__goods-img:nth-child(even) {
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
  transform: scale3d(0.3, 0.3, 0.3);
}

.is-current .p-hero_tif2022__goods-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(4) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(5) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(6) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(7) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(8) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(9) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(10) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(2) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(3) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(4) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(5) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(6) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(7) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(8) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(9) {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.is-slide-init .is-current .-goods1 .p-hero_tif2022__goods-img:nth-child(10) {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(1) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(2) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(3) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(4) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(5) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(6) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(7) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(8) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(9) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(10) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(1) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(2) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(3) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(4) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(5) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(6) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(7) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(8) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(9) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-slide-init .is-current .-goods2 .p-hero_tif2022__goods-img:nth-child(10) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(1) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(2) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(3) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(4) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(5) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(6) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(7) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(8) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(9) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(10) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(1) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(2) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(3) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(4) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(5) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(6) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(7) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(8) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(9) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .-goods3 .p-hero_tif2022__goods-img:nth-child(10) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.p-hero_4th_ex {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_4th_ex {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_4th_ex__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_4th_ex__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_4th_ex__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url("../../img/twinkle-circle/bg_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_4th_ex__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_4th_ex__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_4th_ex__chara-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 42%;
}

.p-hero_4th_ex__chara-item.-chara1 {
  top: 68%;
  left: 48.2%;
  z-index: 2;
  width: 35%;
}

.p-hero_4th_ex__chara-item.-chara2 {
  top: 70%;
  left: 60.6%;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  z-index: 3;
}

.p-hero_4th_ex__chara-item.-chara3 {
  top: 69.5%;
  left: 79.8%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  z-index: 1;
}

.p-hero_4th_ex__chara-in {
  display: block;
  position: relative;
  -webkit-transform: translate(-17%, 0);
  transform: translate(-17%, 0);
}

.is-current .p-hero_4th_ex__chara-in {
  -webkit-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 0.8s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-current .p-hero_4th_ex__chara-item:nth-child(1) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(1) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-current .p-hero_4th_ex__chara-item:nth-child(2) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(2) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .p-hero_4th_ex__chara-item:nth-child(3) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(3) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_4th_ex__chara-item:nth-child(4) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(4) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_4th_ex__chara-item:nth-child(5) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(5) .p-hero_4th_ex__chara-in {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.p-hero_4th_ex__chara-img {
  display: block;
  position: relative;
  opacity: 0;
}

.is-current .p-hero_4th_ex__chara-img {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-current .p-hero_4th_ex__chara-item:nth-child(1) .p-hero_4th_ex__chara-img {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(1) .p-hero_4th_ex__chara-img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-current .p-hero_4th_ex__chara-item:nth-child(2) .p-hero_4th_ex__chara-img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(2) .p-hero_4th_ex__chara-img {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-current .p-hero_4th_ex__chara-item:nth-child(3) .p-hero_4th_ex__chara-img {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-slide-init .is-current .p-hero_4th_ex__chara-item:nth-child(3) .p-hero_4th_ex__chara-img {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.p-hero_4th_ex__logo {
  display: block;
  position: absolute;
  top: 67%;
  left: 30%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 28.6%;
}

.is-current .p-hero_4th_ex__logo {
  top: 67%;
  left: 23.4%;
  -webkit-transition: left 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, top 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
  transition: left 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, top 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
}

.is-slide-init .is-current .p-hero_4th_ex__logo {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.p-hero_4th_ex__logo-img {
  display: block;
  position: relative;
  opacity: 0;
}

.is-current .p-hero_4th_ex__logo-img {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
}

.is-slide-init .is-current .p-hero_4th_ex__logo-img {
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
}

.p-hero_4th_ex__logo-mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-clip-path: inset(0.25rem 0.25rem 0.25rem 0.25rem);
  clip-path: inset(0.25rem 0.25rem 0.25rem 0.25rem);
  -webkit-mask: url("../../img/twinkle-circle/logo.png") no-repeat center/contain;
  mask: url("../../img/twinkle-circle/logo.png") no-repeat center/contain;
  width: 100%;
  height: 100%;
}

.p-hero_4th_ex__logo-mask::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background: linear-gradient(65deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%) no-repeat 100% 0/100% auto;
  width: 300%;
  height: calc(100% + 5rem);
  content: "";
}

.is-current .p-hero_4th_ex__logo-mask::after {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
  transition: -webkit-transform 2s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
  transition: transform 2s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
  transition: transform 2s cubic-bezier(0.65, 0, 0.35, 1) 0.2s, -webkit-transform 2s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
}

.is-slide-init .is-current .p-hero_4th_ex__logo-mask::after {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

+.p-hero_xmas2022 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_xmas2022__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_xmas2022__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_xmas2022__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(140%);
  filter: brightness(140%);
  -webkit-transition: -webkit-transform 0s linear 1.2s,
 -webkit-filter 0s linear 1.2s;
  transition: -webkit-transform 0s linear 1.2s,
 -webkit-filter 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 filter 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 filter 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s,
 -webkit-filter 0s linear 1.2s;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.is-current .p-hero_xmas2022__bg-img {
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), filter 1.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .p-hero_xmas2022__bg-img {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.is-slide-init .is-current .p-hero_xmas2022__bg-img {
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), filter 1.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-filter 1.4s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_xmas2022__bg-img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-hero_megaillumi2023 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_megaillumi2023__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_megaillumi2023__bg {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_megaillumi2023__bg-img {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-hero_megaillumi2023__bg-img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-hero_megaillumi2023__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  overflow: hidden;
  content: "";
}

.p-hero_megaillumi2023__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-hero_megaillumi2023__chara-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  width: 100%;
}

.p-hero_megaillumi2023__chara-img:first-child {
  position: relative;
}

.is-current .p-hero_megaillumi2023__chara-img {
  opacity: 1;
  -webkit-transition: opacity 1.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.6s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(2) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(3) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(4) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(5) {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(6) {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(7) {
  -webkit-transition-delay: 3.6s;
  transition-delay: 3.6s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(8) {
  -webkit-transition-delay: 4.2s;
  transition-delay: 4.2s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(9) {
  -webkit-transition-delay: 4.8s;
  transition-delay: 4.8s;
}

.is-current .p-hero_megaillumi2023__chara-img:nth-child(10) {
  -webkit-transition-delay: 5.4s;
  transition-delay: 5.4s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(1) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(2) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(3) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(4) {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(5) {
  -webkit-transition-delay: 2.9s;
  transition-delay: 2.9s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(6) {
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(7) {
  -webkit-transition-delay: 4.1s;
  transition-delay: 4.1s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(8) {
  -webkit-transition-delay: 4.7s;
  transition-delay: 4.7s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(9) {
  -webkit-transition-delay: 5.3s;
  transition-delay: 5.3s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__chara-img:nth-child(10) {
  -webkit-transition-delay: 5.9s;
  transition-delay: 5.9s;
}

.p-hero_megaillumi2023__logo {
  position: absolute;
  top: 86%;
  left: 16.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 22%;
}

.p-hero_megaillumi2023__logo-img {
  display: block;
  position: relative;
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_megaillumi2023__logo-img {
  opacity: 1;
  -webkit-transition: opacity 2.8s cubic-bezier(0.65, 0, 0.35, 1) 1s;
  transition: opacity 2.8s cubic-bezier(0.65, 0, 0.35, 1) 1s;
}

.is-slide-init .is-current .p-hero_megaillumi2023__logo-img {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.p-hero_xmas_bg {
  display: none;
  position: absolute;
  width: 100%;
  max-width: 1400px;
}

.-mode_xmas .p-hero_xmas_bg {
  display: block;
}

.p-hero_xmas_bg__circle {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 0;
  width: 102%;
}

.p-hero_xmas_bg__circle-img {
  display: block;
  position: relative;
}

.p-hero_xmas_bg__circle-img::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../../img/twinkle-circle/xmas_circle_pc02.png") no-repeat center;
  background-size: contain;
  width: 100%;
  height: 100%;
  content: "";
}

.is-load .p-hero_xmas_bg__circle-img::before {
  -webkit-animation: xmas_light_1 1.5s steps(1) infinite;
  animation: xmas_light_1 1.5s steps(1) infinite;
}

@-webkit-keyframes xmas_light_1 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes xmas_light_1 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.p-hero_xmas_bg__circle-img::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../../img/twinkle-circle/xmas_circle_pc03.png") no-repeat center;
  background-size: contain;
  width: 100%;
  height: 100%;
  content: "";
}

.is-load .p-hero_xmas_bg__circle-img::after {
  -webkit-animation: xmas_light_2 1.5s steps(1) infinite;
  animation: xmas_light_2 1.5s steps(1) infinite;
}

@-webkit-keyframes xmas_light_2 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes xmas_light_2 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.p-hero_xmas_bg__text {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  width: 100%;
}

.is-load .p-hero_xmas_bg__text {
  opacity: 1;
  -webkit-animation: circle_rotate 200s linear infinite;
  animation: circle_rotate 200s linear infinite;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.p-hero_megaillumi {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_megaillumi {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_megaillumi__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_megaillumi__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_megaillumi__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  z-index: 0;
  -webkit-transition: -webkit-transform 0s linear 1.2s;
  transition: -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  background: url("../../img/twinkle-circle/mega_bg_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_megaillumi__bg-img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_megaillumi__bg-img {
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_megaillumi__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_megaillumi__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_megaillumi__chara-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24%;
}

.p-hero_megaillumi__chara-item.-chara1 {
  top: 58%;
  left: 28.6%;
  z-index: 2;
}

.p-hero_megaillumi__chara-item.-chara2 {
  top: 58%;
  left: 50.5%;
  z-index: 3;
}

.p-hero_megaillumi__chara-item.-chara3 {
  top: 58%;
  left: 72.5%;
  z-index: 1;
}

.p-hero_megaillumi__chara-in {
  display: block;
  position: relative;
  -webkit-transform: translate(-15%, 0);
  transform: translate(-15%, 0);
  -webkit-transition: -webkit-transform 0s linear .8s;
  transition: -webkit-transform 0s linear .8s;
  transition: transform 0s linear .8s;
  transition: transform 0s linear .8s, -webkit-transform 0s linear .8s;
}

.is-current .p-hero_megaillumi__chara-in {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_megaillumi__chara-item:nth-child(1) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(1) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-current .p-hero_megaillumi__chara-item:nth-child(2) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(2) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .p-hero_megaillumi__chara-item:nth-child(3) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(3) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-current .p-hero_megaillumi__chara-item:nth-child(4) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(4) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-current .p-hero_megaillumi__chara-item:nth-child(5) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(5) .p-hero_megaillumi__chara-in {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.p-hero_megaillumi__chara-img {
  display: block;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_megaillumi__chara-img {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_megaillumi__chara-item:nth-child(1) .p-hero_megaillumi__chara-img {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(1) .p-hero_megaillumi__chara-img {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-current .p-hero_megaillumi__chara-item:nth-child(2) .p-hero_megaillumi__chara-img {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(2) .p-hero_megaillumi__chara-img {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .p-hero_megaillumi__chara-item:nth-child(3) .p-hero_megaillumi__chara-img {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .p-hero_megaillumi__chara-item:nth-child(3) .p-hero_megaillumi__chara-img {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.p-hero_megaillumi__goods {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_megaillumi__goods-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 17%;
}

.p-hero_megaillumi__goods-item.-goods1 {
  top: 58%;
  left: 26.5%;
  z-index: 2;
}

.p-hero_megaillumi__goods-item.-goods2 {
  top: 72%;
  left: 50.5%;
  z-index: 2;
}

.p-hero_megaillumi__goods-item.-goods3 {
  top: 58%;
  left: 74%;
  z-index: 2;
}

.p-hero_megaillumi__goods-item.-goods4 {
  top: 36.5%;
  left: 40.6%;
  z-index: 1;
}

.p-hero_megaillumi__goods-item.-goods5 {
  top: 36.5%;
  left: 60%;
  z-index: 1;
}

.p-hero_megaillumi__goods-in {
  display: block;
  position: relative;
  -webkit-transform: translate(0, 15%);
  transform: translate(0, 15%);
  -webkit-transition: -webkit-transform 0s linear .8s;
  transition: -webkit-transform 0s linear .8s;
  transition: transform 0s linear .8s;
  transition: transform 0s linear .8s, -webkit-transform 0s linear .8s;
}

.is-current .p-hero_megaillumi__goods-in {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1.2s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.is-current .p-hero_megaillumi__goods-item:nth-child(1) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(1) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(2) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(2) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(3) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(3) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(4) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(4) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(5) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(5) .p-hero_megaillumi__goods-in {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.p-hero_megaillumi__goods-img {
  display: block;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_megaillumi__goods-img {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .p-hero_megaillumi__goods-item:nth-child(1) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(1) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(2) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(2) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(3) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(3) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(4) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(4) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-current .p-hero_megaillumi__goods-item:nth-child(5) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-slide-init .is-current .p-hero_megaillumi__goods-item:nth-child(5) .p-hero_megaillumi__goods-img {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.p-hero_megaillumi__logo {
  display: block;
  position: absolute;
  top: 64%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  width: 32%;
}

.is-current .p-hero_megaillumi__logo {
  opacity: 0;
  -webkit-transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.6s;
  transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.6s;
}

.is-slide-init .is-current .p-hero_megaillumi__logo {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.p-hero_megaillumi__logo-img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
}

.is-current .p-hero_megaillumi__logo-img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1), transform 1.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1), transform 1.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.2s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_megaillumi__logo-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_anniv2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_anniv2__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_anniv2__bg {
  --timing_f: cubic-bezier(0.26, 0.26, 0.18, 1);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_anniv2__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale3d(1.6, 1.6, 1.6);
  transform: scale3d(1.6, 1.6, 1.6);
  -webkit-transform-origin: 100% 5%;
  transform-origin: 100% 5%;
  z-index: 0;
  -webkit-transition: -webkit-transform 0s linear 1.2s;
  transition: -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_anniv2__bg-img {
  -webkit-transform: scale3d(1.001, 1.001, 1.001);
  transform: scale3d(1.001, 1.001, 1.001);
  -webkit-animation: anniv2 2s var(--timing_f);
  animation: anniv2 2s var(--timing_f);
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 2s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 2s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 2s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 2s cubic-bezier(0.76, 0, 0.24, 1);
}

@-webkit-keyframes anniv2 {
  0% {
    -webkit-transform-origin: 30% 58%;
    transform-origin: 30% 58%;
  }
  60% {
    -webkit-transform-origin: 50% 30%;
    transform-origin: 50% 30%;
  }
  100% {
    -webkit-transform-origin: 50% 40%;
    transform-origin: 50% 40%;
  }
}

@keyframes anniv2 {
  0% {
    -webkit-transform-origin: 30% 58%;
    transform-origin: 30% 58%;
  }
  60% {
    -webkit-transform-origin: 50% 30%;
    transform-origin: 50% 30%;
  }
  100% {
    -webkit-transform-origin: 50% 40%;
    transform-origin: 50% 40%;
  }
}

@-webkit-keyframes anniv2_sp {
  0% {
    -webkit-transform-origin: 30% 40%;
    transform-origin: 30% 40%;
  }
  60% {
    -webkit-transform-origin: 65% 20%;
    transform-origin: 65% 20%;
  }
  100% {
    -webkit-transform-origin: 50% 30%;
    transform-origin: 50% 30%;
  }
}

@keyframes anniv2_sp {
  0% {
    -webkit-transform-origin: 30% 40%;
    transform-origin: 30% 40%;
  }
  60% {
    -webkit-transform-origin: 65% 20%;
    transform-origin: 65% 20%;
  }
  100% {
    -webkit-transform-origin: 50% 30%;
    transform-origin: 50% 30%;
  }
}

.p-hero_anniv2__bg-img::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../../img/twinkle-circle/aniv2_bg_pc_blur_l.jpg") no-repeat center/contain;
  width: 100%;
  height: 100%;
  content: "";
}

.is-current .p-hero_anniv2__bg-img::before {
  -webkit-animation: anniv2_blur_l 2s cubic-bezier(0.65, 0, 0.35, 1);
  animation: anniv2_blur_l 2s cubic-bezier(0.65, 0, 0.35, 1);
}

@-webkit-keyframes anniv2_blur_l {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  52% {
    opacity: .7;
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes anniv2_blur_l {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  52% {
    opacity: .7;
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.p-hero_anniv2__bg-img::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: url("../../img/twinkle-circle/aniv2_bg_pc_blur.jpg") no-repeat center/contain;
  width: 100%;
  height: 100%;
  content: "";
}

.is-current .p-hero_anniv2__bg-img::after {
  -webkit-animation: anniv2_blur 2s cubic-bezier(0.65, 0, 0.35, 1);
  animation: anniv2_blur 2s cubic-bezier(0.65, 0, 0.35, 1);
}

@-webkit-keyframes anniv2_blur {
  0% {
    opacity: 0;
  }
  38% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes anniv2_blur {
  0% {
    opacity: 0;
  }
  38% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.p-hero_anniv2_goods {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_anniv2_goods__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_anniv2_goods__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_anniv2_goods__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../img/twinkle-circle/aniv2-2_bg_pc.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_anniv2_goods__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_anniv2_goods__star {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(0.2, 0.2, 0.2);
  transform: translate(-50%, -50%) scale3d(0.2, 0.2, 0.2);
  z-index: -1;
  padding-top: 100%;
  width: 100%;
  /*
    .-goods1 & {
      top: 12%;
      left: 50%;
    }
    .-goods2 & {
      top: 27%;
      left: 70%;
    }
    .-goods3 & {
      top: 6%;
      left: 67%;
    }
    */
}

.is-current .p-hero_anniv2_goods__star {
  -webkit-transform: translate(-50%, -50%) scale3d(1.2, 1.2, 1.2);
  transform: translate(-50%, -50%) scale3d(1.2, 1.2, 1.2);
  opacity: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .-goods1 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0s;
}

.is-slide-init .is-current .-goods1 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.2s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.2s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.2s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.2s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.4s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
}

.is-current .-goods2 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.05s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.05s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.05s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.05s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.25s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.25s;
}

.is-slide-init .is-current .-goods2 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.45s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.45s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.45s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.45s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.65s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.65s;
}

.is-current .-goods3 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.3s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.3s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.3s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.3s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.5s;
}

.is-slide-init .is-current .-goods3 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.7s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.9s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.7s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.9s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.7s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.9s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.7s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.9s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.9s;
}

.is-current .-goods4 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.55s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.75s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.55s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.75s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.55s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.75s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.55s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.75s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 0.75s;
}

.is-slide-init .is-current .-goods4 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.95s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.15s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.95s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.15s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.95s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.15s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.95s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.15s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.15s;
}

.is-current .-goods5 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.8s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.8s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.8s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 1.8s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1s;
}

.is-slide-init .is-current .-goods5 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.2s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.2s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.2s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.2s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.4s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.4s;
}

.is-current .-goods6 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.05s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.05s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.05s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.05s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.25s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.25s;
}

.is-slide-init .is-current .-goods6 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.45s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.45s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.45s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.45s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.65s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.65s;
}

.is-current .-goods7 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.3s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.5s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.3s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.5s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.3s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.5s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.3s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.5s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.5s;
}

.is-slide-init .is-current .-goods7 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.7s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.9s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.7s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.9s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.7s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.9s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.7s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.9s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.9s;
}

.is-current .-goods8 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.55s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.75s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.55s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.75s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.55s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.75s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.55s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.75s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 1.75s;
}

.is-slide-init .is-current .-goods8 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.95s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.15s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.95s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.15s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.95s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.15s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.95s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.15s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.15s;
}

.is-current .-goods9 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.8s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.8s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.8s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 2.8s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2s;
}

.is-slide-init .is-current .-goods9 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.2s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.2s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.2s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.4s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.2s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.4s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.4s;
}

.is-current .-goods10 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.05s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.05s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.05s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.25s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.05s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.25s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.25s;
}

.is-slide-init .is-current .-goods10 .p-hero_anniv2_goods__star {
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.45s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.45s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.45s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.65s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 3.45s, transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.65s, -webkit-transform 1s cubic-bezier(0.5, 1, 0.89, 1) 2.65s;
}

.p-hero_anniv2_goods__star-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0) rotate(-20deg);
  transform: translate(-50%, -50%) scale3d(0, 0, 0) rotate(-20deg);
  opacity: 0;
  width: 96px;
  width: 6rem;
}

.is-current .p-hero_anniv2_goods__star-icon {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1) rotate(0);
  transform: translate(-50%, -50%) scale3d(1, 1, 1) rotate(0);
  opacity: 1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), transform 1.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), transform 1.6s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 1.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .-goods1 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .-goods1 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .-goods2 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-slide-init .is-current .-goods2 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-current .-goods3 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .-goods3 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .-goods4 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-slide-init .is-current .-goods4 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

.is-current .-goods5 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .-goods5 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .-goods6 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

.is-slide-init .is-current .-goods6 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s;
}

.is-current .-goods7 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-slide-init .is-current .-goods7 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

.is-current .-goods8 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s;
}

.is-slide-init .is-current .-goods8 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 2.35s;
  transition-delay: 2.35s;
}

.is-current .-goods9 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

.is-slide-init .is-current .-goods9 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}

.is-current .-goods10 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 2.45s;
  transition-delay: 2.45s;
}

.is-slide-init .is-current .-goods10 .p-hero_anniv2_goods__star-icon {
  -webkit-transition-delay: 2.85s;
  transition-delay: 2.85s;
}

.p-hero_anniv2_goods__star-icon.-star1 {
  top: 0;
  left: 17.5%;
  -webkit-transform-origin: 150% 150%;
  transform-origin: 150% 150%;
}

.p-hero_anniv2_goods__star-icon.-star2 {
  top: 0;
  left: 50%;
  -webkit-transform-origin: 50% 150%;
  transform-origin: 50% 150%;
}

.p-hero_anniv2_goods__star-icon.-star3 {
  top: 0;
  left: 82.5%;
  -webkit-transform-origin: -100% 150%;
  transform-origin: -100% 150%;
}

.p-hero_anniv2_goods__star-icon.-star4 {
  top: 17.5%;
  left: 100%;
  -webkit-transform-origin: -100% 150%;
  transform-origin: -100% 150%;
}

.p-hero_anniv2_goods__star-icon.-star5 {
  top: 50%;
  left: 100%;
  -webkit-transform-origin: -100% 50%;
  transform-origin: -100% 50%;
}

.p-hero_anniv2_goods__star-icon.-star6 {
  top: 82.5%;
  left: 100%;
  -webkit-transform-origin: -100% -150%;
  transform-origin: -100% -150%;
}

.p-hero_anniv2_goods__star-icon.-star7 {
  top: 100%;
  left: 17.5%;
  -webkit-transform-origin: 150% -150%;
  transform-origin: 150% -150%;
}

.p-hero_anniv2_goods__star-icon.-star8 {
  top: 100%;
  left: 50%;
  -webkit-transform-origin: 50% -150%;
  transform-origin: 50% -150%;
}

.p-hero_anniv2_goods__star-icon.-star9 {
  top: 100%;
  left: 82.5%;
  -webkit-transform-origin: -100% -150%;
  transform-origin: -100% -150%;
}

.p-hero_anniv2_goods__star-icon.-star10 {
  top: 17.5%;
  left: 0;
  -webkit-transform-origin: 200% 150%;
  transform-origin: 200% 150%;
}

.p-hero_anniv2_goods__star-icon.-star11 {
  top: 50%;
  left: 0;
  -webkit-transform-origin: 200% 50%;
  transform-origin: 200% 50%;
}

.p-hero_anniv2_goods__star-icon.-star12 {
  top: 82.5%;
  left: 0;
  -webkit-transform-origin: 200% -150%;
  transform-origin: 200% -150%;
}

.is-current .p-hero_anniv2_goods__star-icon.-star1 {
  -webkit-transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1);
  transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1);
}

.is-current .p-hero_anniv2_goods__star-icon.-star2 {
  -webkit-transform: translate(-50%, -50%) scale3d(1.2, 1.2, 1.2);
  transform: translate(-50%, -50%) scale3d(1.2, 1.2, 1.2);
}

.is-current .p-hero_anniv2_goods__star-icon.-star3 {
  -webkit-transform: translate(-50%, -50%) scale3d(0.8, 0.8, 0.8);
  transform: translate(-50%, -50%) scale3d(0.8, 0.8, 0.8);
}

.is-current .p-hero_anniv2_goods__star-icon.-star4 {
  -webkit-transform: translate(-50%, -50%) scale3d(0.4, 0.4, 0.4);
  transform: translate(-50%, -50%) scale3d(0.4, 0.4, 0.4);
}

.is-current .p-hero_anniv2_goods__star-icon.-star5 {
  -webkit-transform: translate(-50%, -50%) scale3d(1.4, 1.4, 1.4);
  transform: translate(-50%, -50%) scale3d(1.4, 1.4, 1.4);
}

.is-current .p-hero_anniv2_goods__star-icon.-star6 {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
}

.is-current .p-hero_anniv2_goods__star-icon.-star7 {
  -webkit-transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1);
  transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1);
}

.is-current .p-hero_anniv2_goods__star-icon.-star8 {
  -webkit-transform: translate(-50%, -50%) scale3d(0.9, 0.9, 0.9);
  transform: translate(-50%, -50%) scale3d(0.9, 0.9, 0.9);
}

.is-current .p-hero_anniv2_goods__star-icon.-star9 {
  -webkit-transform: translate(-50%, -50%) scale3d(1.15, 1.15, 1.15);
  transform: translate(-50%, -50%) scale3d(1.15, 1.15, 1.15);
}

.is-current .p-hero_anniv2_goods__star-icon.-star10 {
  -webkit-transform: translate(-50%, -50%) scale3d(0.7, 0.7, 0.7);
  transform: translate(-50%, -50%) scale3d(0.7, 0.7, 0.7);
}

.is-current .p-hero_anniv2_goods__star-icon.-star11 {
  -webkit-transform: translate(-50%, -50%) scale3d(1.3, 1.3, 1.3);
  transform: translate(-50%, -50%) scale3d(1.3, 1.3, 1.3);
}

.is-current .p-hero_anniv2_goods__star-icon.-star12 {
  -webkit-transform: translate(-50%, -50%) scale3d(0.7, 0.7, 0.7);
  transform: translate(-50%, -50%) scale3d(0.7, 0.7, 0.7);
}

.p-hero_anniv2_goods__star-icon img {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.is-current .p-hero_anniv2_goods__star-icon img {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-transform 1.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 1.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 1.6s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.6s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-current .-goods1 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .-goods1 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .-goods2 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-slide-init .is-current .-goods2 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-current .-goods3 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .-goods3 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .-goods4 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-slide-init .is-current .-goods4 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

.is-current .-goods5 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .-goods5 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .-goods6 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

.is-slide-init .is-current .-goods6 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s;
}

.is-current .-goods7 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.is-slide-init .is-current .-goods7 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

.is-current .-goods8 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s;
}

.is-slide-init .is-current .-goods8 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 2.35s;
  transition-delay: 2.35s;
}

.is-current .-goods9 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

.is-slide-init .is-current .-goods9 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}

.is-current .-goods10 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 2.45s;
  transition-delay: 2.45s;
}

.is-slide-init .is-current .-goods10 .p-hero_anniv2_goods__star-icon img {
  -webkit-transition-delay: 2.85s;
  transition-delay: 2.85s;
}

.p-hero_anniv2_goods__goods {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_anniv2_goods__goods-item {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20%;
}

.p-hero_anniv2_goods__goods-item.-goods1 {
  top: 50%;
  left: 51%;
  z-index: 1;
  width: 21.6%;
}

.p-hero_anniv2_goods__goods-item.-goods2 {
  top: 48.6%;
  left: 29%;
  width: 21%;
}

.p-hero_anniv2_goods__goods-item.-goods3 {
  top: 49%;
  left: 69%;
  width: 24%;
}

.p-hero_anniv2_goods__goods-in {
  display: block;
  position: relative;
}

.p-hero_anniv2_goods__goods-img {
  display: block;
  position: relative;
  -webkit-transform: scale3d(0.6, 0.6, 0.6);
  transform: scale3d(0.6, 0.6, 0.6);
  opacity: 0;
}

.-goods1 .p-hero_anniv2_goods__goods-img {
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
}

.-goods2 .p-hero_anniv2_goods__goods-img {
  -webkit-transform-origin: 80% 80%;
  transform-origin: 80% 80%;
}

.-goods3 .p-hero_anniv2_goods__goods-img {
  -webkit-transform-origin: 20% 80%;
  transform-origin: 20% 80%;
}

.is-current .p-hero_anniv2_goods__goods-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(1) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(1) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(2) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(2) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(3) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(3) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(4) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(4) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(5) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(5) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(6) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.65s;
  transition-delay: 1.65s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(6) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 2.05s;
  transition-delay: 2.05s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(7) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(7) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(8) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 2.15s;
  transition-delay: 2.15s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(8) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 2.55s;
  transition-delay: 2.55s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(9) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(9) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}

.is-current .p-hero_anniv2_goods__goods-item:nth-child(10) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 2.65s;
  transition-delay: 2.65s;
}

.is-slide-init .p-hero_anniv2_goods__goods-item:nth-child(10) .p-hero_anniv2_goods__goods-img {
  -webkit-transition-delay: 3.05s;
  transition-delay: 3.05s;
}

.p-hero_anniv2_5 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_anniv2_5__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_anniv2_5__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  will-change: opacity;
  border-radius: 1500px 1500px 0 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.is-current .p-hero_anniv2_5__bg {
  opacity: 1;
  -webkit-transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_anniv2_5__bg {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_anniv2_5__bg::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("../../img/twinkle-circle/aniv_25_img01_pc.png") no-repeat center/cover;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}

.p-hero_anniv2_5__bg::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("../../img/twinkle-circle/aniv_25_img02_pc.png") no-repeat center/cover;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}

.p-hero_anniv2_5__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  z-index: 0;
  -webkit-transition: -webkit-transform 0s linear 1.2s;
  transition: -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_anniv2_5__bg-img {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 1.1s cubic-bezier(0.21, 1.25, 0.64, 1);
  transition: -webkit-transform 1.1s cubic-bezier(0.21, 1.25, 0.64, 1);
  transition: transform 1.1s cubic-bezier(0.21, 1.25, 0.64, 1);
  transition: transform 1.1s cubic-bezier(0.21, 1.25, 0.64, 1), -webkit-transform 1.1s cubic-bezier(0.21, 1.25, 0.64, 1);
}

.is-slide-init .is-current .p-hero_anniv2_5__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_anniv2_5__bg-img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-hero_anniv2_5__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.p-hero_anniv3 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_anniv3__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_anniv3__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_anniv3__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s, transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s, transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_anniv3__bg-img {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1.4s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1.4s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 1.4s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 1.4s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.is-slide-init .is-current .p-hero_anniv3__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_anniv3__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: "";
}

.p-hero_anniv3__goods {
  position: absolute;
  top: 84%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  content: "";
}

.p-hero_anniv3__goods-in {
  display: block;
  position: relative;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
}

.is-current .p-hero_anniv3__goods-item:nth-child(1) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(2) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.02s;
  transition-delay: 0.02s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(3) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(4) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(5) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(6) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(7) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(8) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(9) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

.is-current .p-hero_anniv3__goods-item:nth-child(10) .p-hero_anniv3__goods-in {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}

.is-current .p-hero_anniv3__goods-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
}

.p-hero_illust3 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_illust3__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_illust3__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  background: url("../../img/twinkle-circle/anniv3_main_base_pc.jpg") no-repeat center/cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_illust3__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 15%;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  width: 70%;
  height: 100%;
}

.is-current .p-hero_illust3__bg-img {
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  opacity: 1;
  -webkit-transition: opacity 0.6s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.9s cubic-bezier(0.03, 1.35, 0.64, 1.32);
  transition: opacity 0.6s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.9s cubic-bezier(0.03, 1.35, 0.64, 1.32);
  transition: transform 0.9s cubic-bezier(0.03, 1.35, 0.64, 1.32), opacity 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 0.9s cubic-bezier(0.03, 1.35, 0.64, 1.32), opacity 0.6s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.9s cubic-bezier(0.03, 1.35, 0.64, 1.32);
}

.is-slide-init .is-current .p-hero_illust3__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_illust3__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: "";
}

.p-hero_illust3__goods {
  position: absolute;
  top: 84%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  content: "";
}

.p-hero_illust3__goods-in {
  display: block;
  position: relative;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
}

.is-current .p-hero_illust3__goods-item:nth-child(1) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_illust3__goods-item:nth-child(2) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.02s;
  transition-delay: 0.02s;
}

.is-current .p-hero_illust3__goods-item:nth-child(3) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

.is-current .p-hero_illust3__goods-item:nth-child(4) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}

.is-current .p-hero_illust3__goods-item:nth-child(5) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

.is-current .p-hero_illust3__goods-item:nth-child(6) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-current .p-hero_illust3__goods-item:nth-child(7) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

.is-current .p-hero_illust3__goods-item:nth-child(8) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}

.is-current .p-hero_illust3__goods-item:nth-child(9) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

.is-current .p-hero_illust3__goods-item:nth-child(10) .p-hero_illust3__goods-in {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}

.is-current .p-hero_illust3__goods-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.5s, transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s;
}

.p-hero_roadtothetop {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_roadtothetop {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_roadtothetop__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_roadtothetop__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_roadtothetop__bg::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1s;
  transition: opacity 0s linear 1s;
  background: url("../../img/twinkle-circle/rtt_base_pc.jpg") no-repeat center bottom/cover;
  width: 100%;
  height: 100%;
  content: "";
}

.is-current .p-hero_roadtothetop__bg::before {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_roadtothetop__bg::before {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_roadtothetop__kv {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1s;
  transition: opacity 0s linear 1s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_roadtothetop__kv {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_roadtothetop__kv {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_roadtothetop__kv-visual {
  position: relative;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  overflow: hidden;
}

.p-hero_roadtothetop__kv-img {
  display: block;
  position: relative;
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale3d(1.2, 1.2, 1.2);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: -webkit-filter 0s linear 1s,
 -webkit-transform 0s linear 1s;
  transition: -webkit-filter 0s linear 1s,
 -webkit-transform 0s linear 1s;
  transition: filter 0s linear 1s,
 transform 0s linear 1s;
  transition: filter 0s linear 1s,
 transform 0s linear 1s,
 -webkit-filter 0s linear 1s,
 -webkit-transform 0s linear 1s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
}

.is-current .p-hero_roadtothetop__kv-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  -webkit-transition: -webkit-filter 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-filter 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: filter 1s cubic-bezier(0.5, 1, 0.89, 1), transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: filter 1s cubic-bezier(0.5, 1, 0.89, 1), transform 0.8s cubic-bezier(0.5, 1, 0.89, 1), -webkit-filter 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_roadtothetop__kv-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_roadtothetop__kv-img img {
  -webkit-transform: scale3d(1.25, 1.25, 1.25);
  transform: scale3d(1.25, 1.25, 1.25);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 0s linear 1s;
  transition: -webkit-transform 0s linear 1s;
  transition: transform 0s linear 1s;
  transition: transform 0s linear 1s, -webkit-transform 0s linear 1s;
  margin: 0 auto;
  width: auto;
  height: 100% !important;
}

.is-current .p-hero_roadtothetop__kv-img img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 1s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 1s cubic-bezier(0.76, 0, 0.24, 1), -webkit-transform 1s cubic-bezier(0.76, 0, 0.24, 1);
}

.is-slide-init .is-current .p-hero_roadtothetop__kv-img img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_roadtothetop__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_roadtothetop__logo {
  display: block;
  position: absolute;
  top: 72%;
  left: 16.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 18%;
}

.p-hero_roadtothetop__logo-img {
  display: block;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
}

.is-current .p-hero_roadtothetop__logo-img {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_roadtothetop__logo-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_5th {
  display: block;
  --main_color: #ffd622;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_5th.-nagoya {
  --main_color: #00aa82;
}

.p-hero_5th.-tokyo {
  --main_color: #ff9ed1;
}

.p-hero_5th__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_5th__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.is-current .p-hero_5th__bg {
  opacity: 1;
  -webkit-transition: 0s linear 0s;
  transition: 0s linear 0s;
}

.p-hero_5th__bg-in {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_5th__bg-in {
  -webkit-clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  -webkit-transition: -webkit-clip-path 1s cubic-bezier(0.87, 0, 0.13, 1);
  transition: -webkit-clip-path 1s cubic-bezier(0.87, 0, 0.13, 1);
  transition: clip-path 1s cubic-bezier(0.87, 0, 0.13, 1);
  transition: clip-path 1s cubic-bezier(0.87, 0, 0.13, 1), -webkit-clip-path 1s cubic-bezier(0.87, 0, 0.13, 1);
}

.is-slide-init .is-current .p-hero_5th__bg-in {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_5th__bg-in::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  -webkit-transition: 0s linear 1s;
  transition: 0s linear 1s;
  background: #fff;
  width: 100%;
  height: 100%;
  content: "";
}

.is-current .p-hero_5th__bg-in::before {
  -webkit-clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  -webkit-transition: -webkit-clip-path 1.6s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
  transition: -webkit-clip-path 1.6s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
  transition: clip-path 1.6s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
  transition: clip-path 1.6s cubic-bezier(0.87, 0, 0.13, 1) 0.4s, -webkit-clip-path 1.6s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
}

.is-slide-init .is-current .p-hero_5th__bg-in::before {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
}

.p-hero_5th__bg-in::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: var(--main_color);
  width: 100%;
  height: 100%;
  content: "";
}

.-osaka .p-hero_5th__bg-in::after {
  background: -webkit-gradient(linear, left top, right top, from(#ff7a00), to(#ff237c));
  background: linear-gradient(90deg, #ff7a00 0%, #ff237c 100%);
}

.p-hero_5th__bg-cover {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
}

.p-hero_5th__line {
  position: absolute;
  top: 65.5%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
  width: 100%;
}

.is-current .p-hero_5th__line {
  -webkit-clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  -webkit-transition: -webkit-clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.35s;
  transition: -webkit-clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.35s;
  transition: clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.35s;
  transition: clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.35s, -webkit-clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.35s;
}

.is-slide-init .is-current .p-hero_5th__line {
  -webkit-transition-delay: .65s;
  transition-delay: .65s;
}

.p-hero_5th__line::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  content: "";
}

.p-hero_5th__line img {
  display: block;
  position: relative;
}

.p-hero_5th__lead {
  display: block;
  position: absolute;
  top: 41%;
  left: 34%;
  -webkit-transform: translate(-60%, -50%);
  transform: translate(-60%, -50%);
  opacity: 0;
  z-index: 1;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
  width: 27.8%;
}

.is-current .p-hero_5th__lead {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, -webkit-filter 1.2s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.6s;
  transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, -webkit-filter 1.2s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.6s;
  transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, filter 1.2s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.6s;
  transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, filter 1.2s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, -webkit-filter 1.2s cubic-bezier(0.5, 1, 0.89, 1) 0.6s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.6s;
}

.is-slide-init .is-current .p-hero_5th__lead {
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
}

.p-hero_5th__lead::before {
  display: block;
  position: absolute;
  bottom: -10%;
  left: -12%;
  z-index: -1;
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
  background: var(--main_color);
  width: 0;
  height: 50%;
  content: "";
}

.is-current .p-hero_5th__lead::before {
  -webkit-transition: width 0.8s cubic-bezier(0.87, 0, 0.13, 1) 1.15s;
  transition: width 0.8s cubic-bezier(0.87, 0, 0.13, 1) 1.15s;
  width: 116.6%;
}

.is-slide-init .is-current .p-hero_5th__lead::before {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

.p-hero_5th__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_5th__mark {
  position: absolute;
  top: 95.6%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
  width: 10.6%;
}

.is-current .p-hero_5th__mark {
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 1s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 1s;
}

.is-slide-init .is-current .p-hero_5th__mark {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.p-hero_5th__chara {
  position: absolute;
  top: 71.5%;
  left: 68%;
  -webkit-transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
  transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
  -webkit-transform-origin: 100% 5%;
  transform-origin: 100% 5%;
  z-index: 1;
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
  width: 50.4%;
}

.-nagoya .p-hero_5th__chara {
  top: 64%;
  left: 70%;
  width: 54%;
}

.-osaka .p-hero_5th__chara {
  top: 68%;
  left: 70%;
}

.is-current .p-hero_5th__chara {
  -webkit-transform: scale3d(1, 1, 1) translate(-50%, -50%);
  transform: scale3d(1, 1, 1) translate(-50%, -50%);
  -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
  transition: -webkit-transform 1.6s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
  transition: transform 1.6s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
  transition: transform 1.6s cubic-bezier(0.76, 0, 0.24, 1) 0.5s, -webkit-transform 1.6s cubic-bezier(0.76, 0, 0.24, 1) 0.5s;
}

.is-slide-init .is-current .p-hero_5th__chara {
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
}

.p-hero_5th__chara-in {
  display: block;
  position: relative;
  -webkit-transform: translate(-10%, 5%);
  transform: translate(-10%, 5%);
  opacity: 0;
  -webkit-transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0s linear 1.4s;
  transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0s linear 1.4s;
  transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), transform 0s linear 1.4s;
  transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), transform 0s linear 1.4s, -webkit-transform 0s linear 1.4s;
}

.is-current .p-hero_5th__chara-in {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  opacity: 1;
  -webkit-transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.7s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_5th__chara-in {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_5th__chara-img {
  display: block;
  position: relative;
  -webkit-clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20rem 0, 0 100%, 0 100%);
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
}

.is-current .p-hero_5th__chara-img {
  -webkit-clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  clip-path: polygon(-20rem 0, 100% 0, calc(100% + 20rem) 100%, 0 100%);
  -webkit-transition: -webkit-clip-path 1s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
  transition: -webkit-clip-path 1s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
  transition: clip-path 1s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
  transition: clip-path 1s cubic-bezier(0.65, 0, 0.35, 1) 0.2s, -webkit-clip-path 1s cubic-bezier(0.65, 0, 0.35, 1) 0.2s;
}

.is-slide-init .is-current .p-hero_5th__chara-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_5th__chara-cover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.p-hero_5th__logo {
  display: block;
  position: absolute;
  top: 45%;
  left: 17.8%;
  z-index: 0;
  width: 28.5%;
}

.p-hero_5th__logo-img {
  display: block;
  position: relative;
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
  opacity: 0;
  -webkit-transition: 0s linear 1.4s;
  transition: 0s linear 1.4s;
}

.is-current .p-hero_5th__logo-img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.4s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.4s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.4s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  transition: opacity 0.8s cubic-bezier(0.5, 1, 0.89, 1) 0.4s, transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.4s, -webkit-transform 0.6s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
}

.is-slide-init .is-current .p-hero_5th__logo-img {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
}

.p-hero_stand_grass {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_stand_grass {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_stand_grass__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_stand_grass__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_stand_grass__bg-canvas {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.p-hero_stand_grass__bg-canvas.is-active {
  opacity: 1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.2s cubic-bezier(0.65, 0, 0.35, 1);
}

.p-hero_stand_grass__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url("../../img/twinkle-circle/stand_grass_bg.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  /*
      &::before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: url("../../img/twinkle-circle//assets/img/event/stand_grass/confetti_pc.png") no-repeat center / cover;
        @include sp {
          background: url("../../img/twinkle-circle//assets/img/event/stand_grass/confetti_sp.png") no-repeat center / cover;
        }

        opacity: 0;
        transform: scale3d(1, 1, 1);
        transition: opacity 0s linear 1s,
        transform 0s linear 1s;
        .is-current & {
          opacity: 1;
          transform: scale3d(1.1, 1.1, 1.1);
          transition: opacity .4s cubic-bezier(0.5, 1, 0.89, 1) .6s,
          transform .4s cubic-bezier(0.5, 1, 0.89, 1) .6s;
          .is-slide-init & {
            transition-delay: .9s;
          }
        }
      }
      */
}

.p-hero_stand_grass__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_stand_grass__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_stand_grass__chara-item {
  position: absolute;
  top: 59%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16%;
}

.p-hero_stand_grass__chara-item.-chara1 {
  left: 22%;
}

.p-hero_stand_grass__chara-item.-chara2 {
  left: 41%;
}

.p-hero_stand_grass__chara-item.-chara3 {
  left: 59.5%;
}

.p-hero_stand_grass__chara-item.-chara4 {
  left: 78%;
}

.p-hero_stand_grass__chara-in {
  display: block;
  position: relative;
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transform-origin: 50% 70%;
  transform-origin: 50% 70%;
  opacity: 0;
}

.is-current .p-hero_stand_grass__chara-in {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), transform 0.8s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-current .p-hero_stand_grass__chara-item:nth-child(1) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_stand_grass__chara-item:nth-child(1) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_stand_grass__chara-item:nth-child(2) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_stand_grass__chara-item:nth-child(2) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_stand_grass__chara-item:nth-child(3) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_stand_grass__chara-item:nth-child(3) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_stand_grass__chara-item:nth-child(4) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_stand_grass__chara-item:nth-child(4) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_stand_grass__chara-item:nth-child(5) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_stand_grass__chara-item:nth-child(5) .p-hero_stand_grass__chara-in {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.p-hero_stand_grass__chara-img {
  display: block;
  position: relative;
}

.p-hero_memorial_5th {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_memorial_5th__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_memorial_5th__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_memorial_5th__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  z-index: 0;
  -webkit-transition: -webkit-transform 0s linear 1.2s;
  transition: -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  background: url("../../img/twinkle-circle/memorial_5th_bg_light_pc.jpg?02") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_memorial_5th.-yell .p-hero_memorial_5th__bg-img {
  background: url("../../img/twinkle-circle/bg_light_pc02.jpg") no-repeat center;
  background-size: cover;
}

.p-hero_memorial_5th.-gaze .p-hero_memorial_5th__bg-img {
  background: url("../../img/twinkle-circle/gaze_bg_light_pc.jpg") no-repeat center;
  background-size: cover;
}

.p-hero_memorial_5th.-newgate .p-hero_memorial_5th__bg-img {
  background: url("../../img/twinkle-circle/newgate_bg_light_pc02.jpg") no-repeat center;
  background-size: cover;
}

.is-current .p-hero_memorial_5th__bg-img {
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_memorial_5th__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_memorial_5th__bg-img::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  background: url("../../img/twinkle-circle/memorial_5th_bg_pc.jpg?02") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  content: "";
}

.p-hero_memorial_5th.-gaze .p-hero_memorial_5th__bg-img::after {
  background: url("../../img/twinkle-circle/gaze_bg_pc.jpg") no-repeat center;
  background-size: cover;
}

.p-hero_memorial_5th.-yell .p-hero_memorial_5th__bg-img::after {
  background: url("../../img/twinkle-circle/bg_light_pc.jpg") no-repeat center;
  background-size: cover;
}

.p-hero_memorial_5th.-newgate .p-hero_memorial_5th__bg-img::after {
  background: url("../../img/twinkle-circle/newgate_bg_light_pc.jpg") no-repeat center;
  background-size: cover;
}

.is-current .p-hero_memorial_5th__bg-img::after {
  opacity: 1;
  -webkit-transition: opacity 2s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 2s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_memorial_5th__bg-img::after {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_memorial_5th__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_memorial_5th__img {
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  width: 44%;
}

.is-current .p-hero_memorial_5th__img {
  opacity: 1;
  -webkit-transition: opacity 1.6s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1.6s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_memorial_5th__img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_memorial_5th__img img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  -webkit-transition: -webkit-transform 0s linear 1.2s;
  transition: -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
}

.is-current .p-hero_memorial_5th__img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_memorial_5th__img img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_memorial_5th__img::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  opacity: 0;
   -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  background: url("../../img/twinkle-circle/memorial_5th_img_acrylblock_glow.png") no-repeat center/contain;
  width: 100%;
  height: 100%;
  content: "";
}

.p-hero_memorial_5th.-gaze .p-hero_memorial_5th__img::before {
  background: url("../../img/twinkle-circle/gaze_img_acrylblock_glow.png") no-repeat center/contain;
}

.is-current .p-hero_memorial_5th__img::before {
    -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
  -webkit-animation: memorial_grow 7s linear 1;
  animation: memorial_grow 7s linear 1;
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_memorial_5th__img::before {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

@-webkit-keyframes memorial_grow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes memorial_grow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.p-hero_memorial_record_5th {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_memorial_record_5th__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_memorial_record_5th__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_memorial_record_5th__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url("../../img/twinkle-circle/wishgaze_bg_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_memorial_record_5th.-yellnewgate .p-hero_memorial_record_5th__bg-img {
  background: url("../../img/twinkle-circle/5thyell_bg_pc.png") no-repeat center;
  background-size: cover;
}

.p-hero_memorial_record_5th__bg-line {
  display: block;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-30deg) skew(-28deg);
  transform: rotate(-30deg) skew(-28deg);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  z-index: 1;
  width: 120%;
  height: 72px;
  height: 4.5rem;
  overflow: hidden;
}

.p-hero_memorial_record_5th__bg-line.-line1 {
  top: -66%;
  height: 72px;
  height: 4.5rem;
}

.p-hero_memorial_record_5th__bg-line.-line2 {
  top: -33%;
  height: 192px;
  height: 12rem;
}

.p-hero_memorial_record_5th__bg-line.-line3 {
  top: 0%;
  height: 56px;
  height: 3.5rem;
}

.p-hero_memorial_record_5th__bg-line.-line4 {
  top: 33%;
  height: 144px;
  height: 9rem;
}

.p-hero_memorial_record_5th__bg-line.-line5 {
  top: 66%;
  height: 136px;
  height: 8.5rem;
}

.p-hero_memorial_record_5th__bg-line.-line6 {
  top: -30%;
  height: 32px;
  height: 2rem;
}

.p-hero_memorial_record_5th.-yellnewgate .p-hero_memorial_record_5th__bg-line::before {
  background: #ff9ecf;
}

.p-hero_memorial_record_5th__bg-line::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #f9d829;
  width: 0;
  height: 100%;
  content: "";
}

.is-current .p-hero_memorial_record_5th__bg-line::before {
  left: 100% !important;
  -webkit-transition: width 0.8s cubic-bezier(0.5, 1, 0.89, 1), left 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  transition: width 0.8s cubic-bezier(0.5, 1, 0.89, 1), left 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  width: 100%;
}

.is-slide-init .is-current .p-hero_memorial_record_5th__bg-line::before {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.is-current .p-hero_memorial_record_5th__bg-line.-line1::before {
  -webkit-transition-delay: 0.5s, 0.7s;
  transition-delay: 0.5s, 0.7s;
}

.is-slide-init .is-current .p-hero_memorial_record_5th__bg-line.-line1::before {
  -webkit-transition-delay: 0.8s, 1.1s;
  transition-delay: 0.8s, 1.1s;
}

.p-hero_memorial_record_5th__bg-line.-line2::before {
  background: #00aa82;
}

.p-hero_memorial_record_5th.-yellnewgate .p-hero_memorial_record_5th__bg-line.-line2::before {
  background: #ff827e;
}

.is-current .p-hero_memorial_record_5th__bg-line.-line2::before {
  -webkit-transition-delay: 0.1s, 0.3s;
  transition-delay: 0.1s, 0.3s;
}

.is-slide-init .is-current .p-hero_memorial_record_5th__bg-line.-line2::before {
  -webkit-transition-delay: 0.4s, 0.7s;
  transition-delay: 0.4s, 0.7s;
}

.is-current .p-hero_memorial_record_5th__bg-line.-line3::before {
  -webkit-transition-delay: 0.3s, 0.5s;
  transition-delay: 0.3s, 0.5s;
}

.is-slide-init .is-current .p-hero_memorial_record_5th__bg-line.-line3::before {
  -webkit-transition-delay: 0.6s, 0.9s;
  transition-delay: 0.6s, 0.9s;
}

.is-current .p-hero_memorial_record_5th__bg-line.-line4::before {
  -webkit-transition-delay: 0.4s, 0.6s;
  transition-delay: 0.4s, 0.6s;
  background: #00aa82;
}

.is-current .p-hero_memorial_record_5th.-yellnewgate .p-hero_memorial_record_5th__bg-line.-line4::before {
  background: #ff827e;
}

.is-slide-init .is-current .p-hero_memorial_record_5th__bg-line.-line4::before {
  -webkit-transition-delay: 0.7s, 1s;
  transition-delay: 0.7s, 1s;
}

.is-current .p-hero_memorial_record_5th__bg-line.-line5::before {
  -webkit-transition-delay: 0.2s, 0.4s;
  transition-delay: 0.2s, 0.4s;
}

.is-slide-init .is-current .p-hero_memorial_record_5th__bg-line.-line5::before {
  -webkit-transition-delay: 0.5s, 0.8s;
  transition-delay: 0.5s, 0.8s;
}

.is-current .p-hero_memorial_record_5th__bg-line.-line6::before {
  -webkit-transition-delay: 0.55s, 0.75s;
  transition-delay: 0.55s, 0.75s;
}

.is-slide-init .is-current .p-hero_memorial_record_5th__bg-line.-line6::before {
  -webkit-transition-delay: 0.85s, 1.15s;
  transition-delay: 0.85s, 1.15s;
  background: #00aa82;
}

.is-slide-init .is-current .p-hero_memorial_record_5th.-yellnewgate .p-hero_memorial_record_5th__bg-line.-line6::before {
  background: #ff827e;
}

.p-hero_memorial_record_5th__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_memorial_record_5th__logo {
  display: block;
  position: absolute;
  top: 34.6%;
  left: 50%;
  -webkit-transform: translate(-60%, -20%);
  transform: translate(-60%, -20%);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 opacity 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  width: 29.4%;
}

.is-current .p-hero_memorial_record_5th__logo {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_memorial_record_5th__logo {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

.p-hero_memorial_record_5th__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-70%, -30%);
  transform: translate(-70%, -30%);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 opacity 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
 width: 55%;
}

.is-current .p-hero_memorial_record_5th__img {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.8s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_memorial_record_5th__img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_memorial_record_5th__img img {
  display: block;
  position: relative;
  width: 50%;
}

.p-hero_bocz {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_bocz__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_bocz__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  will-change: opacity;
  border-radius: 1500px 1500px 0 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.is-current .p-hero_bocz__bg {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_bocz__bg {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_bocz__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s, transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s, transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
  background: url("../../img/twinkle-circle/bocz_kv_pc.jpg") no-repeat center/cover;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_bocz__bg-img {
  -webkit-transform: scale(1.001);
  transform: scale(1.001);
  -webkit-transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), transform 4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), transform 4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_bocz__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_bocz__bg-cover {
  content-visibility: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale3d(1.01, 1.01, 1.01);
  transform: scale3d(1.01, 1.01, 1.01);
  opacity: .8;
  z-index: 1;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  background: url("../../img/twinkle-circle/glitch.apng") no-repeat center/cover;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_bocz__bg-cover {
  opacity: 0;
  -webkit-transition: opacity 2.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 2.4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_bocz__bg-cover {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_bocz__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.p-hero_bocz__logo {
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 33%;
}

.p-hero_bocz__logo-img {
  display: block;
  position: relative;
  opacity: 0;
  z-index: 0;
  -webkit-clip-path: polygon(0 0, -3rem 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -3rem 0, 0 100%, 0 100%);
  -webkit-transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-clip-path 0s linear 1.2s;
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), -webkit-clip-path 0s linear 1.2s;
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), clip-path 0s linear 1.2s;
  transition: opacity 1s cubic-bezier(0.5, 1, 0.89, 1), clip-path 0s linear 1.2s, -webkit-clip-path 0s linear 1.2s;
}

.is-current .p-hero_bocz__logo-img {
  opacity: 1;
  -webkit-clip-path: polygon(-3rem 0, 100% 0, calc(100% + 3rem) 100%, 0 100%);
  clip-path: polygon(-3rem 0, 100% 0, calc(100% + 3rem) 100%, 0 100%);
  -webkit-transition: -webkit-clip-path 1s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
  transition: -webkit-clip-path 1s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
  transition: clip-path 1s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
  transition: clip-path 1s cubic-bezier(0.87, 0, 0.13, 1) 0.4s, -webkit-clip-path 1s cubic-bezier(0.87, 0, 0.13, 1) 0.4s;
}

.is-slide-init .is-current .p-hero_bocz__logo-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

+.p-hero_event_5th_yell_teaser {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_event_5th_yell_teaser__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_event_5th_yell_teaser__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_event_5th_yell_teaser__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url("../../img/twinkle-circle/yell_bg_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.p-hero_event_5th_yell_teaser__bg-cover {
  display: block;
  position: absolute;
  top: -40%;
  left: -50%;
  width: 160%;
  height: 180%;
}

.p-hero_event_5th_yell_teaser__bg-line {
  display: block;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-45deg) skew(-28deg);
  transform: rotate(-45deg) skew(-28deg);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  z-index: 1;
  width: 120%;
  height: 72px;
  height: 4.5rem;
  overflow: hidden;
}

.p-hero_event_5th_yell_teaser__bg-line.-line1 {
  top: -66%;
  height: 21.6px;
  height: 1.35rem;
}

.p-hero_event_5th_yell_teaser__bg-line.-line2 {
  top: -33%;
  height: 57.6px;
  height: 3.6rem;
}

.p-hero_event_5th_yell_teaser__bg-line.-line3 {
  top: 0%;
  height: 16.8px;
  height: 1.05rem;
}

.p-hero_event_5th_yell_teaser__bg-line.-line4 {
  top: 33%;
  height: 43.2px;
  height: 2.7rem;
}

.p-hero_event_5th_yell_teaser__bg-line.-line5 {
  top: 66%;
  height: 40.8px;
  height: 2.55rem;
}

.p-hero_event_5th_yell_teaser__bg-line.-line6 {
  top: -30%;
  height: 9.6px;
  height: 0.6rem;
}

.p-hero_event_5th_yell_teaser__bg-line::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #ff9ed1;
  width: 0;
  height: 100%;
  content: "";
}

.is-current .p-hero_event_5th_yell_teaser__bg-line::before {
  left: 100% !important;
  -webkit-transition: width 1.5s cubic-bezier(0.5, 1, 0.89, 1), left 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  transition: width 1.5s cubic-bezier(0.5, 1, 0.89, 1), left 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  width: 100%;
}

.is-load .p-hero_event_5th_yell_teaser__bg-line.-line1::before {
  -webkit-transition-delay: 1s, 1.3s;
  transition-delay: 1s, 1.3s;
}

.is-load .p-hero_event_5th_yell_teaser__bg-line.-line2::before {
  -webkit-transition-delay: 0.6s, 0.9s;
  transition-delay: 0.6s, 0.9s;
}

.is-load .p-hero_event_5th_yell_teaser__bg-line.-line3::before {
  -webkit-transition-delay: 0.8s, 1.1s;
  transition-delay: 0.8s, 1.1s;
}

.is-load .p-hero_event_5th_yell_teaser__bg-line.-line4::before {
  -webkit-transition-delay: 0.9s, 1.2s;
  transition-delay: 0.9s, 1.2s;
}

.is-load .p-hero_event_5th_yell_teaser__bg-line.-line5::before {
  -webkit-transition-delay: 0.7s, 1s;
  transition-delay: 0.7s, 1s;
}

.is-load .p-hero_event_5th_yell_teaser__bg-line.-line6::before {
  -webkit-transition-delay: 1.05s, 1.35s;
  transition-delay: 1.05s, 1.35s;
}

.p-hero_event_5th_yell_teaser__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_event_5th_yell_teaser__brand {
  display: block;
  position: absolute;
  top: 65%;
  left: 53%;
  -webkit-transform: translate(-50%, -50%) scale3d(0.96, 0.96, 0.96);
  transform: translate(-50%, -50%) scale3d(0.96, 0.96, 0.96);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 opacity 0s linear 1.2s;
  transition: transform 0s linear 1.2s,
 opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  width: 60%;
}

.is-current .p-hero_event_5th_yell_teaser__brand {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  opacity: 1;
  -webkit-transition: opacity 1.6s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 5s linear;
  transition: opacity 1.6s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 5s linear;
  transition: opacity 1.6s cubic-bezier(0.65, 0, 0.35, 1), transform 5s linear;
  transition: opacity 1.6s cubic-bezier(0.65, 0, 0.35, 1), transform 5s linear, -webkit-transform 5s linear;
}

.p-hero_event_5th_yell_teaser__brand-sub {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1) 0.4s;
  width: 100%;
}

.is-current .p-hero_event_5th_yell_teaser__brand-sub {
  opacity: 0;
  -webkit-transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s;
  transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 1.4s;
}

.p-hero_event_5th_yell_teaser__brand-main {
  display: block;
  position: relative;
  opacity: 0;
  -webkit-mask: linear-gradient(120deg, black 0%, black 50%, rgba(0, 0, 0, 0) 100%) no-repeat 200% 0/200% auto;
  mask: linear-gradient(120deg, black 0%, black 50%, rgba(0, 0, 0, 0) 100%) no-repeat 200% 0/200% auto;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-mask-position 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-mask-position 0s linear 0.5s;
  transition: mask-position 0s linear 0.5s, opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1);
  transition: mask-position 0s linear 0.5s, opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-mask-position 0s linear 0.5s;
}

.is-current .p-hero_event_5th_yell_teaser__brand-main {
  opacity: 1;
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
  -webkit-transition: opacity 0s linear, -webkit-mask-position 1.4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: opacity 0s linear, -webkit-mask-position 1.4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: mask-position 1.4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s, opacity 0s linear;
  transition: mask-position 1.4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s, opacity 0s linear, -webkit-mask-position 1.4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
}

.p-hero_officialgoods1 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_officialgoods1__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_officialgoods1__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_officialgoods1__bg-cover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_officialgoods1__bg-cover {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_officialgoods1__bg-cover {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_officialgoods1__bg-line {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 131px;
}

.p-hero_officialgoods1__bg-line:nth-child(1) {
  top: 3.5%;
}

.p-hero_officialgoods1__bg-line.-line1 {
  background: url("../../img/twinkle-circle/off_bg01.png") repeat-x 0 50%/2439px auto;
}

.p-hero_officialgoods1__bg-line:nth-child(2) {
  top: 28.5%;
}

.p-hero_officialgoods1__bg-line.-line2 {
  background: url("../../img/twinkle-circle/off_bg02.png") repeat-x 0 50%/2439px auto;
}

.p-hero_officialgoods1__bg-line:nth-child(3) {
  top: 53.5%;
}

.p-hero_officialgoods1__bg-line.-line3 {
  background: url("../../img/twinkle-circle/off_bg03.png") repeat-x 0 50%/2439px auto;
}

.p-hero_officialgoods1__bg-line:nth-child(4) {
  top: 78.5%;
}

.p-hero_officialgoods1__bg-line.-line4 {
  background: url("../../img/twinkle-circle/off_bg04.png") repeat-x 0 50%/2439px auto;
}

.p-hero_officialgoods1__bg-line:nth-child(5) {
  top: 103.5%;
}

.p-hero_officialgoods1__bg-line.-line5 {
  background: url("../../img/twinkle-circle/off_bg05.png") repeat-x 0 50%/2439px auto;
}

.is-current .p-hero_officialgoods1__bg-line {
  -webkit-animation: marquee_officialgoods1 90s linear infinite;
  animation: marquee_officialgoods1 90s linear infinite;
}

.is-current .p-hero_officialgoods1__bg-line:nth-child(odd) {
  animation-direction: reverse;
}

@-webkit-keyframes marquee_officialgoods1 {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -2439px 50%;
  }
}

@keyframes marquee_officialgoods1 {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -2439px 50%;
  }
}

@-webkit-keyframes marquee_officialgoods1_sp {
  0% {
    background-position: 0 70%;
  }
  100% {
    background-position: -1355px 70%;
  }
}

@keyframes marquee_officialgoods1_sp {
  0% {
    background-position: 0 70%;
  }
  100% {
    background-position: -1355px 70%;
  }
}

.p-hero_officialgoods1__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: "";
}

.p-hero_officialgoods1__goods {
  display: block;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.p-hero_officialgoods1__goods.-goods1 {
  top: 53%;
  left: 38.5%;
  width: 42%;
}

.p-hero_officialgoods1__goods.-goods2 {
  top: 62%;
  left: 73%;
  width: 37%;
}

.p-hero_officialgoods1__goods-img {
  display: block;
  position: relative;
  -webkit-transform: scale3d(0.1, 0.1, 0.1);
  transform: scale3d(0.1, 0.1, 0.1);
  opacity: 0;
}

.is-current .p-hero_officialgoods1__goods-img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.2s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 1.2s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 1.2s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1), transform 1.2s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 1.2s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .-goods1 .p-hero_officialgoods1__goods-img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .-goods1 .p-hero_officialgoods1__goods-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.is-current .-goods2 .p-hero_officialgoods1__goods-img {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.is-slide-init .is-current .-goods2 .p-hero_officialgoods1__goods-img {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

.p-hero_gochiweek {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_gochiweek__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_gochiweek__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_gochiweek__bg-img {
  display: block;
  position: relative;
  width: 100%;
}

.p-hero_gochiweek__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_gochiweek__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_gochiweek__chara-item {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.p-hero_gochiweek__chara-item.-chara1 {
  top: 72.8%;
  left: 17%;
  z-index: 3;
  width: 32.64%;
}

.p-hero_gochiweek__chara-item.-chara2 {
  top: 72.6%;
  left: 43.8%;
  z-index: 2;
  width: 30.24%;
}

.p-hero_gochiweek__chara-item.-chara3 {
  top: 75%;
  left: 63.8%;
  z-index: 1;
  width: 35.04%;
}

.p-hero_gochiweek__chara-item.-chara4 {
  top: 69%;
  left: 82.5%;
  z-index: 1;
  width: 25.344%;
}

.p-hero_gochiweek__chara-img {
  display: block;
  position: relative;
  -webkit-transform: translate(0, 18rem);
  transform: translate(0, 18rem);
  opacity: 0;
}

.-chara1 .p-hero_gochiweek__chara-img {
  -webkit-transform: translate(-8rem, 18rem);
  transform: translate(-8rem, 18rem);
}

.-chara2 .p-hero_gochiweek__chara-img {
  -webkit-transform: translate(-2rem, 18rem);
  transform: translate(-2rem, 18rem);
}

.-chara3 .p-hero_gochiweek__chara-img {
  -webkit-transform: translate(2rem, 18rem);
  transform: translate(2rem, 18rem);
}

.-chara4 .p-hero_gochiweek__chara-img {
  -webkit-transform: translate(8rem, 18rem);
  transform: translate(8rem, 18rem);
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(1) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(2) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.02s;
  transition-delay: 0.02s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(3) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(4) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.06s;
  transition-delay: 0.06s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(5) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(6) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(7) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(8) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(9) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(10) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}

.is-current .p-hero_gochiweek__chara-img {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .p-hero_gochiweek__chara-item:nth-child(1) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(1) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(2) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(2) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(3) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(3) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(4) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(4) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(5) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(5) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(6) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(6) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(7) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(7) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(8) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(8) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(9) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(9) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .p-hero_gochiweek__chara-item:nth-child(10) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .p-hero_gochiweek__chara-item:nth-child(10) .p-hero_gochiweek__chara-img {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.p-hero_gochiweek__logo {
  position: absolute;
  top: 87.5%;
  left: 14.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 21.8%;
}

.p-hero_gochiweek__logo-img {
  display: block;
  position: relative;
  top: 120px;
  -webkit-transform: rotateY(360.1deg);
  transform: rotateY(360.1deg);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_gochiweek__logo-img {
  top: 0;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
  -webkit-animation: pyoko-s .3s linear 2 2s;
  animation: pyoko-s .3s linear 2 2s;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, -webkit-transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, -webkit-transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, top 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s, transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s, -webkit-transform 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
}

.is-slide-init .is-current .p-hero_gochiweek__logo-img {
  -webkit-animation-delay: 2.05s;
  animation-delay: 2.05s;
  -webkit-transition-delay: .75s, .75s, .35s;
  transition-delay: .75s, .75s, .35s;
}

.p-hero_gochi_curry {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_gochi_curry__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_gochi_curry__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_gochi_curry__bg-img {
  display: block;
  position: relative;
  width: 100%;
}

.p-hero_gochi_curry__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_gochi_curry__package {
  display: block;
  position: absolute;
  top: 63.3%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 32%;
}

.p-hero_gochi_curry__package-img {
  display: block;
  position: relative;
  -webkit-transform: translateY(14rem);
  transform: translateY(14rem);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), top 0s linear 0.5s, transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_gochi_curry__package-img {
  top: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.1s, -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.1s, -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.1s, transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.1s, transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, -webkit-transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
}

.is-slide-init .is-current .p-hero_gochi_curry__package-img {
  -webkit-transition-delay: .35s, .35s;
  transition-delay: .35s, .35s;
}

.p-hero_gochi_curry__balloon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_gochi_curry__balloon-item {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 13.8%;
}

.p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="1"] {
  top: 50.5%;
  left: 24.8%;
}

.p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="2"] {
  top: 45%;
  left: 75.8%;
}

.p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="3"] {
  top: 66%;
  left: 11.2%;
}

.p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="4"] {
  top: 64%;
  left: 88.8%;
}

.p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="5"] {
  top: 84%;
  left: 23.5%;
}

.p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="6"] {
  top: 75%;
  left: 73.8%;
}

.p-hero_gochi_curry__balloon-img {
  display: block;
  position: relative;
  -webkit-transform: scale3d(0.1, 0.1, 0.1);
  transform: scale3d(0.1, 0.1, 0.1);
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 0s linear 0.4s;
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 0s linear 0.4s, -webkit-transform 0s linear 0.4s;
}

.p-hero_gochi_curry__balloon-item:nth-child(odd) .p-hero_gochi_curry__balloon-img {
  -webkit-transform: scale3d(0.1, 0.1, 0.1) rotate(30deg);
  transform: scale3d(0.1, 0.1, 0.1) rotate(30deg);
}

.p-hero_gochi_curry__balloon-item:nth-child(even) .p-hero_gochi_curry__balloon-img {
  -webkit-transform: scale3d(0.1, 0.1, 0.1) rotate(-30deg);
  transform: scale3d(0.1, 0.1, 0.1) rotate(-30deg);
}

.is-current .p-hero_gochi_curry__balloon-img {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="1"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="1"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="2"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="2"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="3"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="3"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="4"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="4"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="5"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="5"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="6"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="6"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="7"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="7"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="8"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="8"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="9"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="9"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s;
}

.is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="10"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.65s;
  transition-delay: 1.65s;
}

.is-slide-init .is-current .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="10"] .p-hero_gochi_curry__balloon-img {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.p-hero_eop {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_eop {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_eop__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_eop__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_eop__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url("../../img/twinkle-circle/eop_bg_pc.png") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.-event_5th_tokyo .p-hero_eop__bg-img {
  background: url("../../img/twinkle-circle/eop_bg_pc.png") no-repeat center;
  background-size: cover;
}

.p-hero_eop__inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: "";
}

.p-hero_eop__slide {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-animation: eop_list 60s linear infinite;
  animation: eop_list 60s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  width: 25%;
}

.p-hero_eop__slide.-slide1 {
  left: 20.5%;
}

.p-hero_eop__slide.-slide3 {
  left: 79.5%;
}

.p-hero_eop__slide:nth-child(even) {
  animation-direction: reverse;
}

.is-current .p-hero_eop__slide {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}

@-webkit-keyframes eop_list {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -100%, 0);
    transform: translate3d(-50%, -100%, 0);
  }
}

@keyframes eop_list {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -100%, 0);
    transform: translate3d(-50%, -100%, 0);
  }
}

.p-hero_eop__list {
  display: block;
  position: relative;
  padding-bottom: 80px;
  padding-bottom: 5rem;
}

.p-hero_eop__list:nth-child(2) {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.p-hero_eop__list-item {
  display: block;
  position: relative;
}

.p-hero_eop__list-item + .p-hero_eop__list-item {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-hero_eop__thumb {
  display: block;
  position: relative;
  border-radius: 1rem;
  background: #fff;
  padding-top: 100%;
  width: 100%;
}

.p-hero_eop__thumb-img {
  display: block;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
}

.p-hero_eop__thumb-img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-hero_tc {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
}

.p-hero_tc__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_tc__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.2s;
  transition: opacity 0s linear 1.2s;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.is-current .p-hero_tc__bg {
  opacity: 1;
  -webkit-transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1.2s cubic-bezier(0.65, 0, 0.35, 1);
}

.is-slide-init .is-current .p-hero_tc__bg {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_tc__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_tc__bg-img {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 2.6s cubic-bezier(0.5, 1, 0.89, 1), opacity 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 2.6s cubic-bezier(0.5, 1, 0.89, 1), opacity 1s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2.6s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_tc__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_tc__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_tc__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-hero_tc__chara-img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
}

.is-current .p-hero_tc__chara-img {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
  transition: transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
  transition: transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
}

.is-slide-init .is-current .p-hero_tc__chara-img {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}

.p-hero_tc__logo {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  width: 100%;
}

.is-current .p-hero_tc__logo {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.15s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.15s;
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.15s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.15s;
  transition: transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.15s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.15s;
  transition: transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.15s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.15s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.15s;
}

.is-slide-init .is-current .p-hero_tc__logo {
  -webkit-transition-delay: .45s;
  transition-delay: .45s;
}

.p-hero_anniv3_5 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-hero_anniv3_5__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_anniv3_5__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_anniv3_5__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_anniv3_5__bg-img {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 2s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 2s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.is-slide-init .is-current .p-hero_anniv3_5__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_anniv3_5__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
}

.p-hero_anniv3_5__main {
  display: block;
  position: relative;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
}

.is-current .p-hero_anniv3_5__main {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 2s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 2s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.is-slide-init .is-current .p-hero_anniv3_5__main {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_anniv3_5__line {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-hero_anniv3_5__content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s;
  transition: opacity 0s linear 1.2s,
 transform 0s linear 1.2s,
 -webkit-transform 0s linear 1.2s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_anniv3_5__content {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 2s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 2s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.is-slide-init .is-current .p-hero_anniv3_5__content {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_anniv3_5__chara {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.p-hero_anniv3_5__chara.--chara1 {
  top: 53%;
  left: 33.8%;
  width: 21%;
}

.p-hero_anniv3_5__chara.--chara2 {
  top: 55%;
  left: 24.5%;
  width: 27.4%;
}

.p-hero_anniv3_5__chara-img {
  display: block;
  position: relative;
  -webkit-transform: translate(0, 8rem);
  transform: translate(0, 8rem);
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0s linear 1.2s;
  transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0s linear 1.2s;
  transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1), transform 0s linear 1.2s;
  transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1), transform 0s linear 1.2s, -webkit-transform 0s linear 1.2s;
}

.is-current .p-hero_anniv3_5__chara-img {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 1s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-current .p-hero_anniv3_5__chara:nth-child(1) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(1) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(2) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(2) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(3) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(3) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(4) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(4) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(5) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(5) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(6) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(6) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(7) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(7) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(8) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(8) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(9) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(9) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.is-current .p-hero_anniv3_5__chara:nth-child(10) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .p-hero_anniv3_5__chara:nth-child(10) .p-hero_anniv3_5__chara-img {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.p-hero_umastars {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #000;
  width: 100%;
  height: 100%;
}

.p-hero_umastars__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_umastars__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0s linear 1.3s;
  transition: opacity 0s linear 1.3s;
  border-radius: 1500px 1500px 0 0;
  background: #000;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.is-current .p-hero_umastars__bg {
  opacity: 1;
  -webkit-transition: opacity 1.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.4s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_umastars__bg {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_umastars__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_umastars__bg-img {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  opacity: 1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 5s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 5s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 5s cubic-bezier(0.5, 1, 0.89, 1), opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: transform 5s cubic-bezier(0.5, 1, 0.89, 1), opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 5s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-slide-init .is-current .p-hero_umastars__bg-img {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.p-hero_umastars__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_umastars__chara {
  display: block;
  position: absolute;
  top: 62%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.p-hero_umastars__chara-img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
}

.is-current .p-hero_umastars__chara-img {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
  transition: transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
  transition: transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 3s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
}

.is-slide-init .is-current .p-hero_umastars__chara-img {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

.p-hero_umastars__logo {
  display: block;
  position: absolute;
  top: 33%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 33%;
}

.p-hero_umastars__logo-img {
  display: block;
  position: relative;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  opacity: 0;
  -webkit-transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
}

.is-current .p-hero_umastars__logo-img {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  opacity: 1;
  -webkit-transition: opacity 4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s, -webkit-transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s;
  transition: opacity 4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s, -webkit-transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s;
  transition: transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s, opacity 4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s, opacity 4s cubic-bezier(0.65, 0, 0.35, 1) 0.8s, -webkit-transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.8s;
}

.is-slide-init .is-current .p-hero_umastars__logo-img {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.p-hero_umastars__logo-mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-mask: url("../../img/twinkle-circle//assets/img/event/umastars/logo.png") no-repeat center/contain;
  mask: url("../../img/twinkle-circle//assets/img/event/umastars/logo.png") no-repeat center/contain;
  width: 100%;
  height: 100%;
}

.p-hero_umastars__logo-mask::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background: linear-gradient(65deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%) no-repeat 100% 0/100% auto;
  width: 300%;
  height: calc(100% + 5rem);
  content: "";
}

.is-current .p-hero_umastars__logo-mask::after {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 5s cubic-bezier(0.65, 0, 0.35, 1) 1s;
  transition: -webkit-transform 5s cubic-bezier(0.65, 0, 0.35, 1) 1s;
  transition: transform 5s cubic-bezier(0.65, 0, 0.35, 1) 1s;
  transition: transform 5s cubic-bezier(0.65, 0, 0.35, 1) 1s, -webkit-transform 5s cubic-bezier(0.65, 0, 0.35, 1) 1s;
}

.is-slide-init .is-current .p-hero_umastars__logo-mask::after {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.p-hero_umastars__logo-deco {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s;
  transition: opacity 0s linear 1.3s,
 transform 0s linear 1.3s,
 -webkit-transform 0s linear 1.3s;
  background: url("../../img/twinkle-circle//assets/img/event/umastars/logo.png") no-repeat center/contain;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_umastars__logo-deco {
  -webkit-transform: scale(1.002);
  transform: scale(1.002);
  opacity: .2;
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
  transition: transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.1s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
  transition: transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.1s, opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-transform 2s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
}

.is-current .p-hero_umastars__logo-deco.-deco1 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_umastars__logo-deco.-deco2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-current .p-hero_umastars__logo-deco.-deco3 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .p-hero_umastars__logo-deco.-deco4 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-current .p-hero_umastars__logo-deco.-deco5 {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-current .p-hero_umastars__logo-deco.-deco6 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-current .p-hero_umastars__logo-deco.-deco7 {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-current .p-hero_umastars__logo-deco.-deco8 {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.is-current .p-hero_umastars__logo-deco.-deco9 {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.is-current .p-hero_umastars__logo-deco.-deco10 {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco1 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco2 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco3 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco4 {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco5 {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco6 {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco7 {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco8 {
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco9 {
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}

.is-slide-init .is-current .p-hero_umastars__logo-deco.-deco10 {
  -webkit-transition-delay: 4.5s;
  transition-delay: 4.5s;
}

.p-hero_hirock {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.is-current .p-hero_hirock {
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

.p-hero_hirock__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 1500px 1500px 0 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
}

.p-hero_hirock__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 1500px 1500px 0 0;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-hero_hirock__bg-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-hero_hirock__inner {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: calc(100% + 4.5vw + 135px);
  content: "";
}

.p-hero_hirock__chara {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(100% - 4.5vw - 135px);
  content: "";
}

.p-hero_hirock__chara-item {
  position: absolute;
  top: 100%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 26%;
}

.p-hero_hirock__chara-item.-chara1 {
  top: 34%;
  left: 32.5%;
}

.p-hero_hirock__chara-item.-chara2 {
  top: 34%;
  left: 69%;
}

.p-hero_hirock__chara-item.-chara3 {
  top: 27%;
  left: 50.5%;
}

.p-hero_hirock__chara-item.-chara4 {
  top: 71.5%;
  left: 20.5%;
}

.p-hero_hirock__chara-item.-chara5 {
  top: 71.5%;
  left: 80.5%;
}

.p-hero_hirock__chara-item.-chara6 {
  top: 73%;
  left: 50.5%;
  width: 27%;
}

.p-hero_hirock__chara-img {
  display: block;
  position: relative;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s;
  transition: opacity 0.5s cubic-bezier(0.5, 1, 0.89, 1), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
}

.is-current .p-hero_hirock__chara-item:nth-child(1) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.is-current .p-hero_hirock__chara-item:nth-child(2) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.is-current .p-hero_hirock__chara-item:nth-child(3) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.is-current .p-hero_hirock__chara-item:nth-child(4) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.is-current .p-hero_hirock__chara-item:nth-child(5) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.is-current .p-hero_hirock__chara-item:nth-child(6) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.is-current .p-hero_hirock__chara-item:nth-child(7) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-current .p-hero_hirock__chara-item:nth-child(8) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.is-current .p-hero_hirock__chara-item:nth-child(9) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-current .p-hero_hirock__chara-item:nth-child(10) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-current .p-hero_hirock__chara-img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(1) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(2) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(3) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(4) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(5) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(6) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(7) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(8) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(9) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-slide-init .is-current .p-hero_hirock__chara-item:nth-child(10) .p-hero_hirock__chara-img {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.p-event {
  position: relative;
  width: 100%;
}

.p-event__container {
  position: relative;
  opacity: 0;
  margin: 0 auto;
  padding-bottom: 34px;
  width: 100%;
}

.is-load .p-event__container {
  opacity: 1;
  -webkit-transition: opacity 1.2s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.p-event__header {
  position: relative;
  width: 100%;
}

.p-event__inner {
  position: relative;
  z-index: 0;
  width: 100%;
}

.p-event_section {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_section.-bg {
  z-index: 0;
  background: var(--color-main);
  color: #fff;
}

.p-event_section.-bg::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../img/twinkle-circle/bg_tone_pc.png") repeat-x center top;
  background-size: 2262px auto;
  width: 100%;
  height: 100%;
  content: "";
}

.p-event_section__footprints {
  display: block;
  position: absolute;
  opacity: .3;
  z-index: -1;
  pointer-events: none;
}

.p-event_section__footprints.-top {
  top: 0;
  left: 0;
  width: 46.071%;
  max-width: 645px;
}

.p-event_section__footprints.-bottom {
  right: 0;
  bottom: 0;
  width: 38.214%;
  max-width: 535px;
}

.p-event_section__footprints-svg {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.p-event_section__footprints-path {
  clip-rule: evenodd;
  fill-rule: evenodd;
  fill: #fff;
  opacity: 0;
}

.is-load .p-event_section__footprints-path {
  -webkit-animation: foot-print 20s linear infinite;
  animation: foot-print 20s linear infinite;
}

.is-load .p-event_section__footprints-path:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.is-load .p-event_section__footprints-path:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.is-load .p-event_section__footprints-path:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.is-load .p-event_section__footprints-path:nth-child(4) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.is-load .p-event_section__footprints-path:nth-child(5) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.is-load .p-event_section__footprints-path:nth-child(6) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.is-load .p-event_section__footprints-path:nth-child(7) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.is-load .p-event_section__footprints-path:nth-child(8) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.is-load .p-event_section__footprints-path:nth-child(9) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.is-load .p-event_section__footprints-path:nth-child(10) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.is-load .p-event_section__footprints-path:nth-child(11) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.is-load .p-event_section__footprints-path:nth-child(12) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.is-load .p-event_section__footprints-path:nth-child(13) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.is-load .p-event_section__footprints-path:nth-child(14) {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.is-load .p-event_section__footprints-path:nth-child(15) {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.is-load .p-event_section__footprints-path:nth-child(16) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.is-load .p-event_section__footprints-path:nth-child(17) {
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

.is-load .p-event_section__footprints-path:nth-child(18) {
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s;
}

.is-load .p-event_section__footprints-path:nth-child(19) {
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(1) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(2) {
  -webkit-animation-delay: 4.2s;
  animation-delay: 4.2s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(3) {
  -webkit-animation-delay: 4.4s;
  animation-delay: 4.4s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(4) {
  -webkit-animation-delay: 4.6s;
  animation-delay: 4.6s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(5) {
  -webkit-animation-delay: 4.8s;
  animation-delay: 4.8s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(6) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(7) {
  -webkit-animation-delay: 5.2s;
  animation-delay: 5.2s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(8) {
  -webkit-animation-delay: 5.4s;
  animation-delay: 5.4s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(9) {
  -webkit-animation-delay: 5.6s;
  animation-delay: 5.6s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(10) {
  -webkit-animation-delay: 5.8s;
  animation-delay: 5.8s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(11) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(12) {
  -webkit-animation-delay: 6.2s;
  animation-delay: 6.2s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(13) {
  -webkit-animation-delay: 6.4s;
  animation-delay: 6.4s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(14) {
  -webkit-animation-delay: 6.6s;
  animation-delay: 6.6s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(15) {
  -webkit-animation-delay: 6.8s;
  animation-delay: 6.8s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(16) {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(17) {
  -webkit-animation-delay: 7.2s;
  animation-delay: 7.2s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(18) {
  -webkit-animation-delay: 7.4s;
  animation-delay: 7.4s;
}

.is-load .-bottom .p-event_section__footprints-path:nth-child(19) {
  -webkit-animation-delay: 7.6s;
  animation-delay: 7.6s;
}

@-webkit-keyframes foot-print {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  4% {
    opacity: 1;
  }
  76% {
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes foot-print {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  4% {
    opacity: 1;
  }
  76% {
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.p-event_section__container {
  position: relative;
  opacity: 0;
  z-index: 0;
  margin: 0 auto;
  padding: 110px 0 90px;
  width: 100%;
  max-width: 1400px;
}

.-bg .p-event_section__container {
  padding: 85px 0 110px;
}

.is-load .p-event_section__container {
  opacity: 1;
  -webkit-transition: opacity 1.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.p-event_section__header {
  position: relative;
  margin: 0 auto 52px;
  width: 100%;
}

.-bg .p-event_section__header {
  margin-bottom: 78px;
}

.p-event_section__title {
  display: block;
  position: relative;
  width: 100%;
}

.p-event_section__title-main {
  display: block;
  position: relative;
  overflow: hidden;
  color: var(--color-main);
  font-size: 124.8px;
  font-size: 7.8rem;
  line-height: 1.1;
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 3.2px;
  letter-spacing: .2rem;
  text-align: center;
}

.-white .p-event_section__title-main {
  color: #fff;
}

.p-event_section__title-word {
  display: inline-block;
  position: relative;
  min-width: 43.2px;
  min-width: 2.7rem;
}

.p-event_section__title-sub {
  display: block;
  position: relative;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  margin-top: 22px;
  color: var(--color-main);
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 9.6px;
  letter-spacing: .6rem;
  text-align: center;
}

.-white .p-event_section__title-sub {
  color: #fff;
}

.p-event_section__inner {
  position: relative;
  opacity: 0;
  width: 100%;
}

.is-view .p-event_section__inner {
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s;
}

.p-event_section__other {
  position: relative;
  margin: 0 auto;
  width: 85.714%;
}

.p-event_portal {
  position: relative;
  margin: 0 auto;
  width: 97.143%;
}

.p-event_portal__inner {
  position: relative;
  width: 100%;
}

.p-event_portal__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: -20px;
  width: 100%;
}

.p-event_portal__list-item {
  display: block;
  position: relative;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
  margin: 0 2% 20px 0;
  width: 32%;
}

.is-view .p-event_portal__list-item {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), transform 0.8s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.8s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-view .p-event_portal__list-item:nth-child(1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.is-view .p-event_portal__list-item:nth-child(2) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.is-view .p-event_portal__list-item:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.is-view .p-event_portal__list-item:nth-child(4) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.is-view .p-event_portal__list-item:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.is-view .p-event_portal__list-item:nth-child(6) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.is-view .p-event_portal__list-item:nth-child(7) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.is-view .p-event_portal__list-item:nth-child(8) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.is-view .p-event_portal__list-item:nth-child(9) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.is-view .p-event_portal__list-item:nth-child(10) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.p-event_portal_data {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
}

.p-event_portal_data::before {
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  content: "";
}

.p-event_portal_data__cap {
  position: absolute;
  top: 20px;
  left: -10px;
  z-index: 1;
}

.p-event_portal_data__cap::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  background: url("../../img/twinkle-circle/ribbon_base_shadow.svg") no-repeat left top;
  background-size: contain;
  width: 10px;
  height: 10px;
  content: "";
}

.p-event_portal_data__cap-text {
  display: block;
  position: relative;
  background: #f04d85;
  padding: 10px 0 10px 10px;
  color: #fff;
  font-weight: 600;
  font-size: 35.2px;
  font-size: 2.2rem;
  line-height: 1;
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-event_portal_data__cap-text::before {
  display: block;
  position: absolute;
  top: 0;
  right: 1px;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  background: url("../../img/twinkle-circle/ribbon_base.svg") no-repeat left center;
  background-size: contain;
  width: 320px;
  width: 20rem;
  height: 100%;
  content: "";
}

.p-event_portal_data__visual {
  display: block;
  position: relative;
  z-index: 0;
  background: #fff;
}

.p-event_portal_data__visual-img {
  display: block;
  position: relative;
}

.p-event_portal_data__visual-img::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  background: rgba(240, 77, 133, 0.6);
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}

[data-ua="pc"] .p-event_portal_data:hover .p-event_portal_data__visual-img::before {
  opacity: 1;
}

.p-event_portal_data__visual-img::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  background: url("../../img/twinkle-circle/icon_horseshoes_w.svg?0406") no-repeat left center;
  background-size: 24px auto;
  padding: 0 0 0 40px;
  min-width: 10%;
  height: 100%;
  pointer-events: none;
  content: "DETAILS";
  color: #fff;
  font-weight: 700;
  font-size: 51.2px;
  font-size: 3.2rem;
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 6.4px;
  letter-spacing: .4rem;
  text-align: left;
}

[data-ua="pc"] .p-event_portal_data:hover .p-event_portal_data__visual-img::after {
  opacity: 1;
}

.p-event_news {
  position: relative;
  margin: 0 auto;
  width: 85.714%;
}

.p-event_news__header {
  position: relative;
  width: 100%;
}

.p-event_news__inner {
  position: relative;
  width: 100%;
}

.p-event_news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto -60px;
  width: 100%;
}

.p-event_news__list-item {
  display: block;
  position: relative;
  margin: 0 5% 60px 0;
}

.p-event_news__list-item:nth-child(n + 7) {
    display: none;
}

.p-event_news__empty {
  display: block;
  position: relative;
  padding-bottom: 50px;
  font-weight: 700;
  font-size: 38.4px;
  font-size: 2.4rem;
  letter-spacing: 8px;
  letter-spacing: .5rem;
  text-align: center;
}

.p-event_news__footer {
  position: relative;
  margin: 48px auto 78px;
  width: 100%;
}

.p-event_news__footer:last-child {
  margin-bottom: 0;
}

.p-event_news__btn {
  position: relative;
  margin: 0 auto;
  width: 280px;
}

.p-event_news_data {
  display: block;
  position: relative;
  z-index: 0;
  padding-bottom: 22px;
  width: 100%;
}

.p-event_news_data::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  border-radius: 8px;
  background: var(--color-main);
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  pointer-events: none;
  content: "";
}

.p-event_news_data.-dark::before {
  background: #fff;
}

.p-event_news_data.-white::before {
  background: #fff;
}

[data-ua="pc"] .p-event_news_data:hover::before {
  opacity: 1;
}

.p-event_news_data::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: background-color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  background: var(--color-main);
  width: 100%;
  height: 2px;
  content: "";
}

.p-event_news_data.-dark::after {
  background: #fff;
}

.p-event_news_data.-white::after {
  background: #fff;
}

[data-ua="pc"] .p-event_news_data:hover::after {
  background: #fff;
}

[data-ua="pc"] .p-event_news_data.-dark:hover::after {
  background: var(--color-main);
}

[data-ua="pc"] .p-event_news_data.-white:hover::after {
  background: var(--color-main);
}

.p-event_news_data__title {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 5em;
  overflow: hidden;
}

.p-event_news_data__title-text {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  position: relative;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  width: 100%;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #000;
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.-dark .p-event_news_data__title-text {
  color: #fff;
}

.-white .p-event_news_data__title-text {
  color: #fff;
}

[data-ua="pc"] .p-event_news_data:hover .p-event_news_data__title-text {
  color: #fff;
}

[data-ua="pc"] .p-event_news_data.-dark:hover .p-event_news_data__title-text {
  color: var(--color-main);
}

[data-ua="pc"] .p-event_news_data.-white:hover .p-event_news_data__title-text {
  color: var(--color-main);
}

.p-event_news_data__date {
  display: block;
  position: relative;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  margin-top: 15px;
  color: var(--color-main);
  font-weight: 400;
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 1;
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-event_news_data.-dark .p-event_news_data__date {
  color: var(--color-sub);
}

.p-event_news_data.-white .p-event_news_data__date {
  color: #fff;
}

[data-ua="pc"] .p-event_news_data:hover .p-event_news_data__date {
  color: #fff;
}

[data-ua="pc"] .p-event_news_data.-dark:hover .p-event_news_data__date {
  color: var(--color-main);
}

[data-ua="pc"] .p-event_news_data.-white:hover .p-event_news_data__date {
  color: var(--color-main);
}

.p-event_chara {
  position: relative;
  margin: 0 auto;
  width: 92.857%;
}

.p-event_chara__header {
  width: 50%;
  height: calc(100% + 80px);
}

.p-event_chara__inner {
  position: relative;
  width: 100%;
}

.p-event_chara__name {
  display: block;
  position: relative;
  margin-bottom: 34px;
  text-align: center;
}

.p-event_chara__name-text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-40px, 0);
  transform: translate(-40px, 0);
  opacity: 0;
  background: #f04d85;
  padding: 8px 16px;
  color: #fff;
  font-weight: 700;
  font-size: 38.4px;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 4.8px;
  letter-spacing: .3rem;
}

.is-view .p-event_chara__name-text {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
}

.p-event_chara__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: -24px;
}

.p-event_chara__list-item {
  display: block;
  position: relative;
  -webkit-transform: scale3d(0.85, 0.85, 0.85);
  transform: scale3d(0.85, 0.85, 0.85);
  opacity: 0;
  margin: 0 3.5% 24px 0;
  width: 31%;
}

.p-event_chara__list-item:nth-child(3n) {
  margin-right: 0;
}

.is-view .p-event_chara__list-item {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1), transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.is-view .p-event_chara__list-item:nth-child(1) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.is-view .p-event_chara__list-item:nth-child(2) {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.is-view .p-event_chara__list-item:nth-child(3) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.is-view .p-event_chara__list-item:nth-child(4) {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.is-view .p-event_chara__list-item:nth-child(5) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.is-view .p-event_chara__list-item:nth-child(6) {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.is-view .p-event_chara__list-item:nth-child(7) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.is-view .p-event_chara__list-item:nth-child(8) {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.is-view .p-event_chara__list-item:nth-child(9) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.is-view .p-event_chara__list-item:nth-child(10) {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

.p-event_chara__goods {
  display: block;
  position: relative;
  border-radius: 50%;
  padding: 2px;
  overflow: hidden;
}

.p-event_chara__goods-img {
  display: block;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

.p-event_chara__footer {
  text-align: right;
}

.p-event_chara__btn {
  display: inline-block;
  position: relative;
  -webkit-transform: translate(40px, 0);
  transform: translate(40px, 0);
  opacity: 0;
  width: 280px;
}

.is-view .p-event_chara__btn {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.9s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.9s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.9s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.9s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.9s, transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.9s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.9s, transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.9s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.9s;
}

.p-event_chara_data {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.p-event_chara_data__header {
  display: block;
  position: absolute;
  top: 90px;
  left: 8%;
  z-index: 1;
}

.p-event_chara_data__inner {
  position: relative;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  width: 100%;
  height: 100%;
}

.p-event_chara_data__bg {
  display: block;
  position: absolute;
  bottom: 0;
  width: 140vw;
  height: calc(100% - 225px);
}

.p-event_chara_data__bg-cover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #aed028;
  width: 0;
  height: 100%;
  content: "";
}

.is-view .p-event_chara_data__bg-cover {
  -webkit-transition: width 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.3s;
  transition: width 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.3s;
  width: 100%;
}

.p-event_chara_data__visual {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-53%, 0);
  transform: translate(-53%, 0);
  width: 300%;
  height: 100%;
  overflow: hidden;
}

.p-event_chara_data__visual-in {
  position: relative;
  top: 0%;
  -webkit-transform: rotate(9deg) translate(-2%, -10%);
  transform: rotate(9deg) translate(-2%, -10%);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  margin: 30px auto 0;
  width: 50%;
  min-width: 600px;
}

.p-event_chara_data__visual-img {
  position: relative;
  -webkit-transform: translate(40px, -10px);
  transform: translate(40px, -10px);
  opacity: 0;
  margin: 0 auto;
  width: 100%;
}

.is-view .p-event_chara_data__visual-img {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, -webkit-transform 1.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
}

.p-event_chara_data__visual-img img {
  width: 100%;
}

.p-event_category {
  position: relative;
  margin: 0 auto;
  width: 92.857%;
}

.p-event_category__header {
  position: relative;
  margin: 0 auto 62px;
  width: 100%;
}

.p-event_category__search {
  position: relative;
  margin: 0 auto;
  width: 380px;
}

.p-event_category__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_category__footer {
  position: relative;
  margin: 100px auto 0;
  width: 100%;
}

.p-event_category__btn {
  position: relative;
  margin: 0 auto;
  width: 52.692%;
}

.p-event_category_in {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_category_in + .p-event_category_in {
  margin-top: 88px;
}

.p-event_category_in__header {
  position: relative;
  margin: 0 auto 36px;
  width: 100%;
}

.p-event_category_in__title {
  display: block;
  position: relative;
  padding: 12px 0 8px 50px;
  color: #f04d85;
  font-weight: 700;
  font-size: 35.2px;
  font-size: 2.2rem;
  line-height: 1.2;
  font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 6.4px;
  letter-spacing: .4rem;
}

.p-event_category_in__title::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url("../../img/twinkle-circle/icon_horseshoes.svg") no-repeat center;
  background-size: contain;
  width: 35px;
  height: 35px;
  content: "";
}

.p-event_category_in__search {
  position: relative;
  margin: 0 auto;
  width: 600px;
}

.p-event_category_in__inner {
  position: relative;
  -webkit-transition: height 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: height 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  padding-top: 12px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.p-event_category_in__chara_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: -40px;
  width: 100%;
}

.p-event_category_in__chara_list-item {
  display: block;
  position: relative;
  margin: 0 2.15% 40px 0;
  width: 9.2%;
}

.is-event-chara-show .p-event_category_in__chara_list-item {
  display: block !important;
}

.p-event_category_in__cat_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: -10px;
  width: 93.846%;
}

.p-event_category_in__cat_list-item {
  display: block;
  position: relative;
  margin: 0 1.4% 10px 0;
  min-width: 23.6%;
}

.p-event_category_in__footer {
  position: relative;
  margin: 48px auto 78px;
  width: 100%;
}

.p-event_category_in__footer:last-child {
  margin-bottom: 0;
}

.p-event_category_in__btn {
  position: relative;
  margin: 0 auto;
  width: 280px;
}

.p-event_category_in__btn.-show {
  display: block;
}

.is-event-chara-show .p-event_category_in__btn.-show {
  display: none;
}

.p-event_category_in__btn.-hide {
  display: none;
}

.is-event-chara-show .p-event_category_in__btn.-hide {
  display: block;
}

.p-event_topic {
  position: relative;
  border-radius: 8px;
  background: var(--color-main);
  width: 100%;
  color: #fff;
}

.p-event_topic.-white {
  background: #fff;
  color: #000;
}

.p-event_topic.-disabled {
  background: #bfbfbf;
}

.p-event_topic + .p-event_topic {
  margin-top: 30px;
}

.p-event_topic__container {
  position: relative;
  margin: 0 auto;
  padding: 30px 0;
  width: calc(100% - 80px);
}

.p-event_topic__header {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 20px;
  width: 100%;
}

.p-event_topic__header::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 2px;
  content: "";
}

.p-event_topic.-white .p-event_topic__header::before {
  background: var(--color-main);
}

.p-event_topic__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-event_topic__title-icon {
  display: block;
  position: relative;
  margin-right: 10px;
  width: 30px;
}

.p-event_topic__title-text {
  display: block;
  position: relative;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  color: #fff;
  font-weight: 700;
  font-size: 38.4px;
  font-size: 2.4rem;
  line-height: 1;
  font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-event_topic.-white .p-event_topic__title-text {
  color: #000;
}

.-colored .p-event_topic__title-text {
  color: var(--color-main) !important;
}

.p-event_topic__title-tips {
  display: block;
  position: relative;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  margin-left: 15px;
  border-radius: 4px;
  background: #f04d85;
  padding: 6px 8px;
  min-width: 110px;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-event_topic__title-tips__br{
  display: none;
}

.p-event_topic__title-tips.-disabled {
  background: #6b6b6b;
}

.p-event_topic__title-tips:not(.-disabled)::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  border-top: 4px solid transparent;
  border-right: 5px solid #f04d85;
  border-bottom: 4px solid transparent;
  width: 5px;
  height: 8px;
  content: "";
}

.p-event_topic__inner {
  position: relative;
  z-index: 0;
  width: 100%;
}

.p-event_topic__text {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 2.4px;
  letter-spacing: .15rem;
}

.p-event_topic__note {
  position: relative;
  width: 100%;
}

.p-event_topic__note-text {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 2.4px;
  letter-spacing: .15rem;
}

.p-event_line {
  display: block;
  position: relative;
  background: var(--color-sub);
  width: 100%;
  height: 60px;
}

.p-event_line::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: line_text_marquee 60s linear infinite;
  animation: line_text_marquee 60s linear infinite;
  background: url("../../img/twinkle-circle/line_txt.png") repeat-x 0 50%;
  background-size: 890px auto;
  width: 100%;
  height: 100%;
  content: "";
}

@-webkit-keyframes line_text_marquee {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -890px 50%;
  }
}

@keyframes line_text_marquee {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: -890px 50%;
  }
}

.p-event_preorder {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_preorder__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_preorder__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5;
  font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-event_preorder__data + .p-event_preorder__data {
  margin-top: 10px;
}

.p-event_preorder__data-cap {
  margin-right: 30px;
  padding-left: 20px;
  width: 272px;
  width: 17rem;
  letter-spacing: 4.8px;
  letter-spacing: .3rem;
}

.p-event_preorder__data-cap::before {
  display: block;
  position: absolute;
  top: .7em;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid var(--color-main);
  width: 10px;
  height: 12px;
  content: "";
}

.p-event_preorder__data-text {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0;
}

.p-event_preorder__footer {
  position: relative;
  margin: 14px auto 0;
  width: 100%;
}

.p-event_preorder__note {
  display: block;
  position: relative;
}

.p-event_preorder__note-text {
  display: block;
  position: relative;
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 1.5;
}

.p-event_notice {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_notice__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_notice__text {
  display: block;
  position: relative;
  padding-left: 20px;
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 2.4px;
  letter-spacing: .15rem;
}

.p-event_notice__text::before {
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  -webkit-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
  border-bottom: 3px solid var(--color-main);
  border-left: 3px solid var(--color-main);
  width: 12px;
  height: 8px;
  content: "";
}

.p-event_notice__text a {
  color: var(--color-main);
  text-decoration: underline;
}

[data-ua="pc"] .p-event_notice__text a:hover {
  text-decoration: none;
}

.p-event_pickup {
  position: relative;
  margin: 0 auto;
  width: 97.143%;
}

.p-event_pickup__header {
  position: relative;
  margin: 0 auto 62px;
  width: 100%;
}

.p-event_pickup__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_pickup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: -40px;
  width: 100%;
}

.p-event_pickup__list-item {
  display: block;
  position: relative;
}

.p-event_pickup__footer {
  position: relative;
  margin: 82px auto 0;
  width: 100%;
}

.p-event_pickup__btn {
  position: relative;
  margin: 0 auto;
  width: 280px;
}

.p-event_pickup_data {
  display: block;
  position: relative;
  -webkit-transition: background-color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: background-color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  background: #efefef;
  padding: 30px 30px 70px;
  width: 100%;
  height: 100%;
}

[data-ua="pc"] .p-event_pickup_data[href]:hover {
  background: var(--color-main);
}

.p-event_pickup_data__header {
  position: relative;
  margin: 0 auto 25px;
  width: 100%;
}

.p-event_pickup_data__inner {
  position: static;
  margin: 0 auto;
  width: 100%;
}

.p-event_pickup_data__title {
  -webkit-transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 2.56px;
  letter-spacing: .16rem;
}

[data-ua="pc"] .p-event_pickup_data[href]:hover .p-event_pickup_data__title {
  color: #fff;
}

.p-event_pickup_data__price {
  position: absolute;
  bottom: 30px;
  left: 30px;
  -webkit-transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  width: 100%;
  color: #f04d85;
  font-size: 25.6px;
  font-size: 1.6rem;
}

[data-ua="pc"] .p-event_pickup_data[href]:hover .p-event_pickup_data__price {
  color: var(--color-sub);
}

.p-event_movie {
  display: block;
  position: relative;
  width: 137.5%;
}

.p-event_movie__inner {
  position: relative;
  width: 65.734%;
}

.p-event_movie__list {
  display: block;
  position: relative;
  font-size: 0;
  letter-spacing: -.4em;
  white-space: nowrap;
}

.p-event_movie__list-item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 25.6px;
  font-size: 1.6rem;
  letter-spacing: 2.08px;
  letter-spacing: .13rem;
  white-space: normal;
}

.p-event_movie__nav-item {
  display: block;
  position: relative;
  cursor: pointer;
  width: 26px;
}

.p-event_movie__nav-item + .p-event_movie__nav-item {
  margin-left: 78px;
}

.p-event_movie__nav-item.is-disable {
  opacity: .5;
  cursor: default;
}

.p-event_movie__nav-arrow {
  display: block;
  position: relative;
}

.-prev .p-event_movie__nav-arrow {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

[data-ua="pc"] .p-event_movie__nav-item:not(.is-disable).-prev:hover .p-event_movie__nav-arrow {
  -webkit-animation: arrow-l 1s linear;
  animation: arrow-l 1s linear;
}

[data-ua="pc"] .p-event_movie__nav-item:not(.is-disable).-next:hover .p-event_movie__nav-arrow {
  -webkit-animation: arrow 1s linear;
  animation: arrow 1s linear;
}

.p-event_movie__nav-arrow::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  content: "";
}

.p-event_movie__pagination-item {
  display: block;
  position: relative;
  margin: 8px 0;
  border-radius: 50%;
  background: #fff;
  width: 5px;
  height: 5px;
}

.p-event_movie__pagination-item.is-current {
  background: #f04d85;
}

.p-event_movie__pagination-item + .p-event_movie__pagination-item {
  margin-left: 15px;
}

.p-event_movie__none {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100 / 137.5 * 100% - 11rem - 25px);
  font-weight: 500;
  font-size: 28.8px;
  font-size: 1.8rem;
  letter-spacing: 3.2px;
  letter-spacing: .2rem;
}

.p-event_movie_data {
  display: block;
  position: relative;
}

.p-event_movie_data__header {
  position: relative;
  margin-bottom: 22px;
  width: 100%;
}

.p-event_movie_data__header::before {
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  content: "";
}

.p-event_movie_data__thumb {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}

.p-event_movie_data__thumb::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  background: var(--color-sub);
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}

[data-ua="pc"] .p-event_movie_data:hover .p-event_movie_data__thumb::before {
  opacity: .8;
}

.p-event_movie_data__thumb::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  background: url("../../img/twinkle-circle/icon_horseshoes_w.svg") no-repeat left center;
  background-size: 24px auto;
  padding: 0 0 0 40px;
  min-width: 10%;
  height: 100%;
  pointer-events: none;
  content: "PLAY";
  color: #fff;
  font-weight: 700;
  font-size: 51.2px;
  font-size: 3.2rem;
  font-family: 'Montserrat', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 6.4px;
  letter-spacing: .4rem;
  text-align: left;
}

[data-ua="pc"] .p-event_movie_data:hover .p-event_movie_data__thumb::after {
  opacity: 1;
}

.p-event_movie_data.-img .p-event_movie_data__thumb::after {
  content: "SHOW";
}

.p-event_movie_data__thumb-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.p-event_movie_data__inner {
  position: relative;
  width: 100%;
}

.p-event_movie_data__title {
  display: block;
  position: relative;
  -webkit-transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 2.4px;
  letter-spacing: .15rem;
}

[data-ua="pc"] .p-event_movie_data:hover .p-event_movie_data__title {
  color: var(--color-sub);
}

.p-event_goods {
  position: relative;
  margin: 0 auto;
  width: 85.714%;
}

.p-event_goods__header {
  position: relative;
  margin: 0 auto 62px;
  width: 100%;
}

.p-event_goods__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_goods__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.3%;
  margin-bottom: -20px;
  width: 100%;
}

.p-event_goods__list-item {
  display: block;
  position: relative;
}

.p-event_goods__catalog {
  position: relative;
  margin: 30px auto 0;
  width: 100%;
}

.p-event_goods__catalog-item {
  display: block;
  position: relative;
}

.p-event_goods__catalog-text {
  display: block;
  position: relative;
  border-bottom: 2px dotted #000;
  padding: 21px 0;
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.p-event_goods__footer {
  position: relative;
  margin: 82px auto 0;
  width: 100%;
}

.p-event_goods__btn {
  position: relative;
  margin: 0 auto;
  width: 280px;
}

.p-event_goods_card {
  display: block;
  position: relative;
  -webkit-transition: background-color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: background-color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  background: #efefef;
  padding: 30px 30px 20px;
  width: 100%;
  height: 100%;
}

[data-ua="pc"] .p-event_goods_card[href]:hover {
  background: var(--color-main);
}

.p-event_goods_card__header {
  position: relative;
  margin: 0 auto 22px;
  width: 100%;
}

.p-event_goods_card__inner {
  position: static;
  margin: 0 auto;
  width: 100%;
}

.p-event_goods_card__title {
  -webkit-transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  color: #000;
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 2.56px;
  letter-spacing: .16rem;
}

[data-ua="pc"] .p-event_goods_card[href]:hover .p-event_goods_card__title {
  color: #fff;
}

.p-event_goods_card__price {
  position: absolute;
  bottom: 30px;
  left: 30px;
  -webkit-transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  width: 100%;
  color: #f04d85;
  font-size: 25.6px;
  font-size: 1.6rem;
}

[data-ua="pc"] .p-event_goods_card[href]:hover .p-event_goods_card__price {
  color: var(--color-sub);
}

.p-event_goods_topic {
  position: relative;
  margin-top: 30px;
  border-radius: 8px;
  background: #efefef;
  width: 100%;
  color: #000;
}

.p-event_goods_topic__container {
  position: relative;
  margin: 0 auto;
  padding: 42px 0;
  width: calc(100% - 80px);
}

.p-event_goods_topic__header {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}

.p-event_goods_topic__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-event_goods_topic__title-icon {
  display: block;
  position: relative;
  margin-right: 20px;
  width: 30px;
}

.p-event_goods_topic__title-text {
  display: block;
  position: relative;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  color: #f04d85;
  font-weight: 700;
  font-size: 38.4px;
  font-size: 2.4rem;
  line-height: 1;
  font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-event_goods_topic__title-tips {
  display: block;
  position: relative;
  -webkit-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
  margin-left: 15px;
  border-radius: 4px;
  background: #f04d85;
  padding: 6px 8px;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-event_goods_topic__title-tips::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  border-top: 4px solid transparent;
  border-right: 5px solid #f04d85;
  border-bottom: 4px solid transparent;
  width: 5px;
  height: 8px;
  content: "";
}

.p-event_goods_topic__inner {
  position: relative;
  z-index: 0;
  width: 100%;
}

.p-event_goods_topic__text {
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 2.4px;
  letter-spacing: .15rem;
}

.p-event_goods_topic__note {
  position: relative;
  margin-top: 18px;
  width: 100%;
}

.p-event_goods_topic__note-text {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.8;
}

.p-event_support {
  position: relative;
  margin: 0 auto;
  width: 85.714%;
}

.p-event_support__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-event_support__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: start;
  margin-bottom: -15px;
  width: 100%;
}

.p-event_support__list-item {
  display: block;
  position: relative;
  width: 18%;
}

.p-event_support__list-item:last-child {
  margin-right: 0;
}

.p-event_support__link {
  display: block;
  position: relative;
}

.p-event_support__link-img {
  display: block;
  position: relative;
}

.p-event_support__link-img::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1);
  background: rgba(240, 77, 133, 0.6);
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}

[data-ua="pc"] .p-event_support__link:hover .p-event_support__link-img::before {
  opacity: 1;
}

/* ====================
COMPONENT
 ==================== */

@media screen and (max-width: 960px){
  .p-hero__container {
    padding-top: 85px;
  }
  .p-hero__header {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 5;
    background: #f04d85;
    width: 100%;
  }
  .p-hero__title {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 375px;
  }
  .p-hero__scroll_down {
    display: none;
  }
  .p-hero_slide__container {
    padding-bottom: 35px;
    max-width: 560px;
  }
  .p-hero_data__container {
    width: 100%;
  }
  .p-hero_data__inner {
    left: -10.8%;
    padding: 10.8% 0;
    width: 121.6%;
  }
  .p-hero_data__content {
    padding-top: 87.719%;
    width: 87.719%;
  }
  .p-hero_data__circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .p-hero_data__circle::after {
    width: 96%;
    height: 96%;
  }
  .p-hero_data__circle-bg {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .-newgate_live_goods .p-hero_data__circle-bg::before {
    background: linear-gradient(45deg, #ff7a00 0%, #ff7a00 40%, #ff237c 60%, #ff237c 100%);
  }
  .-event_5th_osaka .p-hero_data__circle-bg::before {
    background: linear-gradient(135deg, #ff7a00 0%, #ff7a00 40%, #ff237c 60%, #ff237c 100%);
  }
  .-memorial_record_5th .p-hero_data__circle-bg::before {
    background: linear-gradient(45deg, #ffd724 0%, #ffd724 40%, #00a881 60%, #00a881 100%);
  }
  .-memorial_record_5th_yellnewgate .p-hero_data__circle-bg::before {
    background: linear-gradient(45deg, #ff9ecf 0%, #ff9ecf 40%, #ff827e 60%, #ff827e 100%);
  }
  .-memorial_record_5th .p-hero_data__circle-bg::before {
    background: linear-gradient(45deg, #ffd724 0%, #ffd724 40%, #00a881 60%, #00a881 100%);
  }
  .-tc .p-hero_data__circle-bg::before {
    background: linear-gradient(45deg, #ffaffb 21%, #98c3fe 43%, #8bffd2 78%);
  }
  .-anniv3_5 .p-hero_data__circle-bg::before {
    background: linear-gradient(45deg, #412dbc 0%, #412dbc 40%, #d26864 60%, #d26864 100%);
  }
  .is-slide-init .is-current .p-hero_data__circle-bg::before {
    -webkit-transition: width 1s cubic-bezier(0.76, 0, 0.24, 1);
    transition: width 1s cubic-bezier(0.76, 0, 0.24, 1);
  }
  .p-hero_data__lead {
    bottom: 28px;
  }
  .p-hero_data__lead-line + .p-hero_data__lead-line {
    margin-top: 2px;
  }
  .p-hero_data__lead-text {
    padding: 3px 8px;
    font-size: 1.2rem;
  }
  .p-hero_data__lead-text.-large {
    font-size: 1.45rem;
    letter-spacing: .1rem;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-text::before {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(1) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.1 0.2s;
    transition-delay: 0.1 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(2) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.15 0.2s;
    transition-delay: 0.15 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-word {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(3) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.2 0.2s;
    transition-delay: 0.2 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-word {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(4) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.25 0.2s;
    transition-delay: 0.25 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-word {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(5) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.3 0.2s;
    transition-delay: 0.3 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-word {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(6) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.35 0.2s;
    transition-delay: 0.35 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-word {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(7) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.4 0.2s;
    transition-delay: 0.4 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-word {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(8) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.45 0.2s;
    transition-delay: 0.45 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-word {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(9) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.5 0.2s;
    transition-delay: 0.5 0.2s;
  }
  .is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-word {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
  }
  .is-slide-init .is-current .-pamphlet .p-hero_data__lead-line:nth-child(10) .p-hero_data__lead-word {
    -webkit-transition-delay: 0.55 0.2s;
    transition-delay: 0.55 0.2s;
  }
  .p-hero_pagination {
    position: relative;
    margin: 10px auto 0;
    padding: 0 30px;
    width: 65.333%;
  }
  .p-hero_pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    height: 18px;
  }
  .p-hero_pagination__nav {
    width: 10px;
  }
  .p-hero_pagination__nav-arrow::after {
    width: 30px;
    height: 30px;
  }
  .p-hero_pager {
    top: -8px;
    left: 4.267%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .p-hero_pager__num.-num {
    min-width: 5.4rem;
    font-size: 4rem;
  }
  .p-hero_pager__num.-den {
    margin-left: 2px;
    padding-left: 1.2rem;
    font-size: 2rem;
  }
  .p-mv__container {
    padding: 75px 0 0;
  }
  .p-mv__header {
    top: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .is-scroll-hero .p-mv__header {
    opacity: 1;
  }
  .p-mv__title {
    border-radius: 0 6px 6px 0;
    padding: 8px 8px 8px 7px;
    width: 45px;
  }
  .p-mv__inner {
    max-width: 675px;
  }
  .is-load .p-mv__footer.p-mv_4th_ex__footer {
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
    transition: opacity 1s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
  }
  .is-load .p-mv__footer.p-mv_4th_ex__footer::before {
    -webkit-transition: width 0.8s cubic-bezier(0.76, 0, 0.24, 1) 0.2s;
    transition: width 0.8s cubic-bezier(0.76, 0, 0.24, 1) 0.2s;
    width: 100%;
  }
  .p-mv__footer {
    position: relative;
    margin-top: 42px;
    width: 100%;
  }
  .p-mv__thanks {
    padding: 12px 0;
  }
  .p-mv__thanks-text {
    display: block;
    position: relative;
    font-size: 1.3rem;
    text-align: center;
  }
  .p-mv__thanks-btn {
    margin: 10px auto 0;
    width: 57.333%;
    max-width: 430px;
  }
  .p-mv__scroll_down {
    display: none;
  }
  .p-hero_default_live_goods__link {
    border-radius: 50%;
  }
  .p-hero_default_live_goods__bg {
    border-radius: 50%;
  }
  .p-hero_default_live_goods__bg-img {
    background: url("../../img/twinkle-circle/dlg_bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .-newgate .p-hero_default_live_goods__bg-img {
    background: url("../../img/twinkle-circle/newgate_base_sp.png") no-repeat center;
    background-size: cover;
  }
  .-yell .p-hero_default_live_goods__bg-img {
    background: url("../../img/twinkle-circle/yell_bg_sp2.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_default_live_goods__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_default_live_goods__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_default_live_goods__chara-item {
    width: 30%;
  }
  .p-hero_default_live_goods__chara-item.-chara1 {
    top: 69%;
    left: 59%;
    z-index: 2;
    width: 36%;
  }
  .p-hero_default_live_goods__chara-item.-chara2 {
    top: 64%;
    left: 24%;
    width: 36%;
  }
  .p-hero_default_live_goods__chara-item.-chara3 {
    top: 28%;
    left: 62%;
    width: 68%;
  }
  .-newgate .p-hero_default_live_goods__chara-item.-chara1,
  .-yell .p-hero_default_live_goods__chara-item.-chara1 {
    top: 62%;
    left: 31%;
    width: 55%;
  }
  .-newgate .p-hero_default_live_goods__chara-item.-chara2,
  .-yell .p-hero_default_live_goods__chara-item.-chara2 {
    top: 71%;
    left: 74%;
    width: 24%;
  }
  .-newgate .p-hero_default_live_goods__chara-item.-chara3,
  .-yell .p-hero_default_live_goods__chara-item.-chara3 {
    top: 32%;
    left: 62%;
    width: 48%;
  }
  .p-hero_default_live_goods__chara-in {
    -webkit-transform: translate(-2rem, 3rem);
    transform: translate(-2rem, 3rem);
  }
  .p-hero_3rd__link {
    border-radius: 50%;
  }
  .p-hero_3rd__bg {
    border-radius: 50%;
  }
  .p-hero_3rd__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_3rd__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_3rd__chara-item {
    width: 49%;
  }
  .p-hero_3rd__chara-item.-chara1 {
    top: 59%;
    left: 57%;
  }
  .p-hero_3rd__chara-item.-chara2 {
    top: 59%;
    left: 24%;
  }
  .p-hero_3rd__chara-item.-chara3 {
    top: 61%;
    left: 74.5%;
  }
  .p-hero_3rd__logo {
    top: 57.5%;
    left: 50%;
    width: 40%;
  }
  .p-hero_4th__link {
    border-radius: 50%;
  }
  .p-hero_4th__bg {
    border-radius: 50%;
  }
  .p-hero_4th__bg-img {
    background: url("../../img/twinkle-circle/main_bg_sp_4th.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_4th__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_4th__lead {
    top: 50%;
    width: 55%;
  }
  .p-hero_4th__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_4th__chara-item {
    width: 54.5%;
  }
  .p-hero_4th__chara-item.-chara1 {
    top: 59%;
    left: 48.5%;
  }
  .p-hero_4th__chara-item.-chara2 {
    top: 58.4%;
    left: 24%;
  }
  .p-hero_4th__chara-item.-chara3 {
    top: 58%;
    left: 73.7%;
    width: 61%;
  }
  .p-hero_4th__chara-in {
    -webkit-transform: translate(0, 19%) scale(1.2);
    transform: translate(0, 19%) scale(1.2);
  }
  .p-hero_4th__logo {
    top: 61%;
    left: 51%;
    width: 41%;
  }
  .p-hero_sf__link {
    border-radius: 50%;
  }
  .p-hero_sf__bg {
    border-radius: 50%;
  }
  .p-hero_sf__bg-img {
    background: url("../../img/twinkle-circle/main_slide_astand_base_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_sf__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_sf__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  +  .p-hero_pamphlet__link {
    border-radius: 50%;
  }
  .p-hero_pamphlet__bg {
    border-radius: 50%;
  }
  .p-hero_pamphlet__bg::after {
    background: url("../../img/twinkle-circle/slide_pamphlet_particle_sp.png") no-repeat center;
    background-position: 47px 0px;
    background-size: cover;
  }
  .p-hero_pamphlet__bg::after {
    -webkit-transform: translate(120px, 30px) scale(0.6);
    transform: translate(120px, 30px) scale(0.6);
  }
  .is-slide-init .is-current .p-hero_pamphlet__bg::after {
    -webkit-transition-delay: .3s, 0.2s;
    transition-delay: .3s, 0.2s;
  }
  .p-hero_pamphlet__bg-img {
    background: url("../../img/twinkle-circle/slide_pamphlet_bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_pamphlet__inner {
    border-radius: 1500px;
    height: 100%;
    overflow: hidden;
  }
  .p-hero_pamphlet__goods {
    top: 48%;
    left: 50%;
    width: 56%;
  }
  .p-hero_pamphlet__goods-in {
    -webkit-transform: translateX(20px) scale(0.8);
    transform: translateX(20px) scale(0.8);
  }
  .is-slide-init .is-current .p-hero_pamphlet__goods-in {
    -webkit-transition-delay: .8s, .8s;
    transition-delay: .8s, .8s;
  }
  .p-hero_anniv__link {
    border-radius: 50%;
  }
  .p-hero_anniv__bg {
    border-radius: 50%;
  }
  .p-hero_anniv__bg-img {
    background: url("../../img/twinkle-circle/1.5_bg_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_anniv__inner {
    border-radius: 1500px;
    height: 100%;
    overflow: hidden;
  }
  .p-hero_anniv__goods {
    top: 59%;
    left: 50%;
    width: 139%;
  }

  .p-hero_st_4th__link {
    border-radius: 50%;
  }
  .p-hero_st_4th__bg {
    border-radius: 50%;
  }
  .p-hero_st_4th__bg-kira.-kira2 {
    background: url("../../img/twinkle-circle/kira_sp02.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_st_4th__bg-kira.-kira3 {
    background: url("../../img/twinkle-circle/kira_sp03.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_st_4th__bg-kira.-kira4 {
    background: url("../../img/twinkle-circle/kira_sp04.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_st_4th__bg-kira.-kira5 {
    background: url("../../img/twinkle-circle/kira_sp05.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_st_4th__bg-kira.-kira6 {
    background: url("../../img/twinkle-circle/kira_sp06.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_st_4th__bg-kira.-kira7 {
    background: url("../../img/twinkle-circle/kira_sp07.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_st_4th__bg-img {
    background: url("../../img/twinkle-circle/slide_stand_bg_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_st_4th__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_st_4th__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_st_4th__chara-item.-chara1 {
    top: 49%;
    left: 20%;
    width: 27.5%;
  }
  .p-hero_st_4th__chara-item.-chara2 {
    top: 47.8%;
    left: 50.3%;
    width: 30.4%;
  }
  .p-hero_st_4th__chara-item.-chara3 {
    top: 50%;
    left: 80%;
    width: 26.7%;
  }
  .p-hero_goods__link {
    border-radius: 50%;
  }
  .p-hero_goods__bg {
    border-radius: 50%;
  }
  .p-hero_goods__bg-img {
    background: url("../../img/twinkle-circle/slide_stand_bg_07_sp.png") no-repeat center;
    background-size: cover;
  }
  .-event_5th_tokyo .p-hero_goods__bg-img {
    background: url("../../img/twinkle-circle/yell_bg_sp2.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_goods__slide {
    border-radius: 50%;
  }
  .p-hero_goods__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_goods__lead {
    top: 50%;
    width: 55%;
  }
  .p-hero_goods__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_goods__chara-item {
    width: 45%;
  }
  .p-hero_goods__chara-item.-chara1 {
    top: 79%;
    left: 20%;
  }
  .p-hero_goods_slide {
    top: 50%;
    left: 49%;
  }
  +  .p-hero_tif2022__link {
    border-radius: 50%;
  }
  .p-hero_tif2022__bg {
    border-radius: 50%;
  }
  .p-hero_tif2022__bg-img {
    background: url("../../img/twinkle-circle/slide_bg_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_tif2022__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_tif2022__goods {
    height: calc(100% - 7.5vw - 65px);
  }
  .is-current .p-hero_tif2022__goods-item.-goods1 {
    top: 40%;
    left: 51%;
    width: 68%;
  }
  .is-current .p-hero_tif2022__goods-item.-goods2 {
    top: 66%;
    left: 23%;
    width: 46%;
  }
  .is-current .p-hero_tif2022__goods-item.-goods3 {
    top: 57%;
    left: 80%;
    width: 26.7%;
  }
  +  .p-hero_4th_ex__link {
    border-radius: 50%;
  }
  .p-hero_4th_ex__bg {
    border-radius: 50%;
  }
  .p-hero_4th_ex__bg-img {
    background: url("../../img/twinkle-circle/bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_4th_ex__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_4th_ex__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_4th_ex__chara-item {
    width: 68%;
  }
  .p-hero_4th_ex__chara-item.-chara1 {
    top: 55%;
    left: 30%;
    width: 58%;
  }
  .p-hero_4th_ex__chara-item.-chara2 {
    top: 54.2%;
    left: 48.5%;
  }
  .p-hero_4th_ex__chara-item.-chara3 {
    top: 54.2%;
    left: 78%;
  }
  .p-hero_4th_ex__chara-in {
    -webkit-transform: translate(0, 19%);
    transform: translate(0, 19%);
  }
  .p-hero_4th_ex__logo {
    top: 60%;
    left: 51%;
    width: 41%;
  }
  .is-current .p-hero_4th_ex__logo {
    top: 67%;
    left: 51%;
  }
  .p-hero_xmas2022__link {
    border-radius: 50%;
  }
  .p-hero_xmas2022__bg {
    border-radius: 50%;
  }
  .p-hero_xmas2022__bg-img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
  .p-hero_megaillumi2023__link {
    border-radius: 50%;
  }
  .p-hero_megaillumi2023__bg {
    border-radius: 50%;
  }
  .p-hero_megaillumi2023__inner {
    border-radius: 50%;
    height: 100%;
  }
  .p-hero_megaillumi2023__logo {
    top: 18%;
    left: 50%;
    width: 40%;
  }
  .p-hero_xmas_bg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .p-hero_xmas_bg__circle {
    width: 121%;
  }
  .p-hero_xmas_bg__circle-img::before {
    background: url("../../img/twinkle-circle/xmas_circle_sp02.png") no-repeat center;
    background-size: contain;
  }
  .p-hero_xmas_bg__circle-img::after {
    background: url("../../img/twinkle-circle/xmas_circle_sp03.png") no-repeat center;
    background-size: contain;
  }
  .p-hero_xmas_bg__text {
    top: 50%;
    width: 116.5%;
  }
  .p-hero_megaillumi__link {
    border-radius: 50%;
  }
  .p-hero_megaillumi__bg {
    border-radius: 50%;
  }
  .p-hero_megaillumi__bg-img {
    background: url("../../img/twinkle-circle/mega_bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .is-current .p-hero_megaillumi__bg-img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
  .p-hero_megaillumi__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_megaillumi__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_megaillumi__chara-item {
    width: 30%;
  }
  .p-hero_megaillumi__chara-item.-chara1 {
    top: 48%;
    left: 22%;
  }
  .p-hero_megaillumi__chara-item.-chara2 {
    top: 62.5%;
    left: 50%;
  }
  .p-hero_megaillumi__chara-item.-chara3 {
    top: 48%;
    left: 78.5%;
  }
  .p-hero_megaillumi__chara-in {
    -webkit-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }
  .p-hero_megaillumi__goods {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_megaillumi__goods-item {
    width: 27%;
  }
  .p-hero_megaillumi__goods-item.-goods1 {
    top: 60%;
    left: 25%;
  }
  .p-hero_megaillumi__goods-item.-goods2 {
    top: 66.5%;
    left: 50%;
  }
  .p-hero_megaillumi__goods-item.-goods3 {
    top: 60%;
    left: 75%;
  }
  .p-hero_megaillumi__goods-item.-goods4 {
    top: 28.8%;
    left: 35.8%;
  }
  .p-hero_megaillumi__goods-item.-goods5 {
    top: 28.8%;
    left: 65%;
  }
  .p-hero_megaillumi__goods-in {
    -webkit-transform: translate(0, 10%);
    transform: translate(0, 10%);
  }
  .p-hero_megaillumi__logo {
    top: 60%;
    width: 55%;
  }
  .p-hero_anniv2__link {
    border-radius: 50%;
  }
  .p-hero_anniv2__bg {
    border-radius: 50%;
  }
  .p-hero_anniv2__bg-img {
    -webkit-transform: scale3d(1.8, 1.8, 1.8);
    transform: scale3d(1.8, 1.8, 1.8);
  }
  .is-current .p-hero_anniv2__bg-img {
    -webkit-animation: anniv2_sp 2s var(--timing_f);
    animation: anniv2_sp 2s var(--timing_f);
  }
  .p-hero_anniv2__bg-img::before {
    background: url("../../img/twinkle-circle/aniv2_bg_sp_blur_l.jpg") no-repeat center/contain;
  }
  .p-hero_anniv2__bg-img::after {
    background: url("../../img/twinkle-circle/aniv2_bg_sp_blur.jpg") no-repeat center/contain;
  }
  .p-hero_anniv2_goods__link {
    border-radius: 50%;
  }
  .p-hero_anniv2_goods__bg {
    border-radius: 50%;
  }
  .p-hero_anniv2_goods__bg-img {
    background: url("../../img/twinkle-circle/aniv2-2_bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_anniv2_goods__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_anniv2_goods__star-icon {
    width: 2.5rem;
  }
  .p-hero_anniv2_goods__goods {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_anniv2_goods__goods-item.-goods1 {
    top: 52%;
    width: 31%;
  }
  .p-hero_anniv2_goods__goods-item.-goods2 {
    top: 52%;
    left: 23%;
    width: 31%;
  }
  .p-hero_anniv2_goods__goods-item.-goods3 {
    top: 51%;
    left: 76.6%;
    width: 35%;
  }
  .p-hero_anniv2_5__link {
    border-radius: 50%;
  }
  .p-hero_anniv2_5__bg {
    border-radius: 50%;
  }
  .p-hero_anniv2_5__bg::before {
    background: url("../../img/twinkle-circle/aniv_25_img01_sp.png") no-repeat center/cover;
  }
  .p-hero_anniv2_5__bg::after {
    background: url("../../img/twinkle-circle/aniv_25_img02_sp.png") no-repeat center/cover;
  }
  .p-hero_anniv2_5__inner {
    border-radius: 0 0 1500px 1500px;
    overflow: hidden;
  }
  .p-hero_anniv3__link {
    border-radius: 50%;
  }
  .p-hero_anniv3__bg {
    border-radius: 50%;
  }
  .p-hero_anniv3__inner {
    border-radius: 1500px;
    height: 100%;
    overflow: hidden;
  }
  .p-hero_anniv3__goods {
    top: 59%;
    left: 50%;
    width: 139%;
  }
  .p-hero_illust3__link {
    border-radius: 50%;
  }
  .p-hero_illust3__bg {
    border-radius: 50%;
  }
  .p-hero_illust3__bg-img {
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-hero_illust3__inner {
    border-radius: 1500px;
    height: 100%;
    overflow: hidden;
  }
  .p-hero_illust3__goods {
    top: 59%;
    left: 50%;
    width: 139%;
  }
  .p-hero_roadtothetop__link {
    border-radius: 50%;
  }
  .p-hero_roadtothetop__bg {
    border-radius: 50%;
  }
  .p-hero_roadtothetop__bg::before {
    background: url("../../img/twinkle-circle/rtt_base_sp.jpg") no-repeat center bottom/cover;
  }
  .p-hero_roadtothetop__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_roadtothetop__logo {
    top: 27%;
    left: 50%;
    width: 24%;
  }
  .p-hero_5th__link {
    border-radius: 50%;
  }
  .p-hero_5th__bg {
    border-radius: 50%;
  }
  .is-current .p-hero_5th__bg-in::before {
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
  }
  .is-slide-init .is-current .p-hero_5th__bg-in::before {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .-osaka .p-hero_5th__bg-in::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ff7a00), to(#ff237c));
    background: linear-gradient(180deg, #ff7a00 40%, #ff237c 100%);
  }
  .p-hero_5th__line {
    top: 50%;
  }
  .p-hero_5th__line::before {
    right: 0;
    left: auto;
    z-index: -1;
    width: 35%;
  }
  .-osaka .p-hero_5th__line::before {
    width: 30%;
  }
  .p-hero_5th__lead {
    display: none;
  }
  .p-hero_5th__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_5th__mark {
    top: 46%;
    left: 17%;
    width: 20%;
  }
  .-tokyo .p-hero_5th__mark {
    top: 35%;
    left: 21%;
    width: 18%;
  }
  .is-current .p-hero_5th__mark {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  .is-slide-init .is-current .p-hero_5th__mark {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
  .-tokyo .p-hero_5th__chara {
    left: 53%;
    width: 93%;
  }
  .-osaka .p-hero_5th__chara {
    top: 75%;
    left: 53.2%;
    width: 92%;
  }
  .p-hero_5th__chara {
    top: 77%;
    left: 48.6%;
    width: 89%;
  }
  .-nagoya .p-hero_5th__chara {
    top: 76%;
    left: 53.2%;
    width: 98%;
  }
  .p-hero_5th__chara {
    -webkit-transform: scale3d(1.15, 1.15, 1.15) translate(-50%, -50%);
    transform: scale3d(1.15, 1.15, 1.15) translate(-50%, -50%);
    -webkit-transform-origin: 50% -25%;
    transform-origin: 50% -25%;
  }
  .is-current .p-hero_5th__chara {
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
  }
  .p-hero_5th__chara-in {
    -webkit-transform: translate(-20%, 0%);
    transform: translate(-20%, 0%);
  }
  .p-hero_5th__logo {
    top: 25%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 36%;
  }
  .p-hero_5th__logo-img {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }
  .p-hero_stand_grass__link {
    border-radius: 50%;
  }
  .p-hero_stand_grass__bg {
    border-radius: 50%;
  }
  .p-hero_stand_grass__bg-img {
    background: url("../../img/twinkle-circle/stand_grass_bg_sp.jpg?02") no-repeat center;
    background-size: cover;
  }
  .p-hero_stand_grass__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_stand_grass__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_stand_grass__chara-item {
    width: 25%;
  }
  .p-hero_stand_grass__chara-item.-chara1 {
    top: 28%;
    left: 35.4%;
  }
  .p-hero_stand_grass__chara-item.-chara2 {
    top: 28%;
    left: 64%;
  }
  .p-hero_stand_grass__chara-item.-chara3 {
    top: 69%;
    left: 35.4%;
  }
  .p-hero_stand_grass__chara-item.-chara4 {
    top: 69%;
    left: 64%;
  }
  .p-hero_memorial_5th__link {
    border-radius: 50%;
  }
  .p-hero_memorial_5th__bg {
    border-radius: 50%;
  }
  .p-hero_memorial_5th.-gaze .p-hero_memorial_5th__bg-img {
    background: url("../../img/twinkle-circle/gaze_bg_light_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th__bg-img {
    background: url("../../img/twinkle-circle/memorial_5th_bg_light_sp.jpg?02") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th.-yell .p-hero_memorial_5th__bg-img {
    background: url("../../img/twinkle-circle/bg_light_sp02.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th.-newgate .p-hero_memorial_5th__bg-img {
    background: url("../../img/twinkle-circle/newgate_bg_light_sp02.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th__bg-img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .p-hero_memorial_5th__bg-img::after {
    background: url("../../img/twinkle-circle/memorial_5th_bg_sp.jpg?02") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th.-gaze .p-hero_memorial_5th__bg-img::after {
    background: url("../../img/twinkle-circle/gaze_bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th.-yell .p-hero_memorial_5th__bg-img::after {
    background: url("../../img/twinkle-circle/bg_light_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th.-newgate .p-hero_memorial_5th__bg-img::after {
    background: url("../../img/twinkle-circle/newgate_bg_light_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_5th__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_memorial_5th__img {
    top: 58%;
    width: 70%;
  }
  .p-hero_memorial_record_5th__link {
    border-radius: 50%;
  }
  .p-hero_memorial_record_5th__bg {
    border-radius: 50%;
  }
  .p-hero_memorial_record_5th__bg-img {
    background: url("../../img/twinkle-circle/wishgaze_bg_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_record_5th.-yellnewgate .p-hero_memorial_record_5th__bg-img {
    background: url("../../img/twinkle-circle/5thyell_bg_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_memorial_record_5th__bg-line {
    height: 2rem;
  }
  .p-hero_memorial_record_5th__bg-line.-line1 {
    top: -40%;
    height: 1.8rem;
  }
  .p-hero_memorial_record_5th__bg-line.-line2 {
    top: -20%;
    height: 4.8rem;
  }
  .p-hero_memorial_record_5th__bg-line.-line3 {
    height: 1.4rem;
  }
  .p-hero_memorial_record_5th__bg-line.-line4 {
    top: 20%;
    height: 3.6rem;
  }
  .p-hero_memorial_record_5th__bg-line.-line5 {
    top: 40%;
    height: 3.4rem;
  }
  .p-hero_memorial_record_5th__bg-line.-line6 {
    top: 60%;
  }
  .is-current .p-hero_memorial_record_5th__bg-line::before {
    -webkit-transition: width 1s cubic-bezier(0.5, 1, 0.89, 1), left 0.4s cubic-bezier(0.65, 0, 0.35, 1);
    transition: width 1s cubic-bezier(0.5, 1, 0.89, 1), left 0.4s cubic-bezier(0.65, 0, 0.35, 1);
  }
  .p-hero_memorial_record_5th__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_memorial_record_5th__logo {
    top: 30%;
    width: 46%;
  }
  .p-hero_memorial_record_5th__img {
    top: 60%;
    width: 80%;
  }
  .p-hero_bocz__link {
    border-radius: 50%;
  }
  .p-hero_bocz__bg {
    border-radius: 50%;
  }
  .p-hero_bocz__bg-img {
    background: url("../../img/twinkle-circle/bocz_kv_sp.jpg") no-repeat center/cover;
  }
  .p-hero_bocz__inner {
    border-radius: 0 0 1500px 1500px;
    overflow: hidden;
  }
  .p-hero_event_5th_yell_teaser__link {
    border-radius: 50%;
  }
  .p-hero_event_5th_yell_teaser__bg {
    border-radius: 50%;
  }
  .p-hero_event_5th_yell_teaser__bg-img {
    background: url("../../img/twinkle-circle/yell_bg_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_event_5th_yell_teaser__bg-cover {
    top: -20%;
    left: -20%;
    width: 140%;
    height: 140%;
  }
  .p-hero_event_5th_yell_teaser__bg-line {
    height: 2rem;
  }
  .p-hero_event_5th_yell_teaser__bg-line.-line1 {
    top: -40%;
    height: 0.9rem;
  }
  .p-hero_event_5th_yell_teaser__bg-line.-line2 {
    top: -20%;
    height: 2.4rem;
  }
  .p-hero_event_5th_yell_teaser__bg-line.-line3 {
    height: 0.7rem;
  }
  .p-hero_event_5th_yell_teaser__bg-line.-line4 {
    top: 20%;
    height: 1.8rem;
  }
  .p-hero_event_5th_yell_teaser__bg-line.-line5 {
    top: 40%;
    height: 1.7rem;
  }
  .p-hero_event_5th_yell_teaser__bg-line.-line6 {
    top: 60%;
  }
  .is-current .p-hero_event_5th_yell_teaser__bg-line::before {
    -webkit-transition: width 0.9s cubic-bezier(0.5, 1, 0.89, 1), left 0.6s cubic-bezier(0.65, 0, 0.35, 1);
    transition: width 0.9s cubic-bezier(0.5, 1, 0.89, 1), left 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  }
  .p-hero_event_5th_yell_teaser__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_event_5th_yell_teaser__brand {
    top: 61%;
    width: 80%;
  }
  .p-hero_officialgoods1__link {
    border-radius: 50%;
  }
  .p-hero_officialgoods1__bg {
    border-radius: 50%;
  }
  .p-hero_officialgoods1__bg-line {
    height: 65.5px;
  }
  .p-hero_officialgoods1__bg-line:nth-child(1) {
    top: 6.4%;
  }
  .p-hero_officialgoods1__bg-line.-line1 {
    background-size: 1355px auto;
  }
  .p-hero_officialgoods1__bg-line:nth-child(2) {
    top: 30.4%;
  }
  .p-hero_officialgoods1__bg-line.-line2 {
    background-size: 1355px auto;
  }
  .p-hero_officialgoods1__bg-line:nth-child(3) {
    top: 54.4%;
  }
  .p-hero_officialgoods1__bg-line.-line3 {
    background-size: 1355px auto;
  }
  .p-hero_officialgoods1__bg-line:nth-child(4) {
    top: 78.4%;
  }
  .p-hero_officialgoods1__bg-line.-line4 {
    background-size: 1355px auto;
  }
  .p-hero_officialgoods1__bg-line:nth-child(5) {
    top: 102.4%;
  }
  .p-hero_officialgoods1__bg-line.-line5 {
    background-size: 1355px auto;
  }
  .is-current .p-hero_officialgoods1__bg-line {
    -webkit-animation: marquee_officialgoods1_sp 90s linear infinite;
    animation: marquee_officialgoods1_sp 90s linear infinite;
  }
  .p-hero_officialgoods1__inner {
    border-radius: 1500px;
    height: 100%;
    overflow: hidden;
  }
  .p-hero_officialgoods1__goods.-goods1 {
    top: 37%;
    left: 32.5%;
    width: 53%;
  }
  .p-hero_officialgoods1__goods.-goods2 {
    top: 60%;
    left: 72%;
    width: 46%;
  }
  .p-hero_gochiweek__link {
    border-radius: 50%;
  }
  .p-hero_gochiweek__bg {
    border-radius: 50%;
  }
  .p-hero_gochiweek__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_gochiweek__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_gochiweek__chara-item.-chara1 {
    top: 60%;
    left: 20%;
    width: 39%;
  }
  .p-hero_gochiweek__chara-item.-chara2 {
    top: 56%;
    left: 43%;
    width: 52%;
  }
  .p-hero_gochiweek__chara-item.-chara3 {
    top: 61.2%;
    left: 60.6%;
    z-index: 3;
    width: 61%;
  }
  .p-hero_gochiweek__chara-item.-chara4 {
    top: 55%;
    left: 78.5%;
    width: 45%;
  }
  .-chara1 .p-hero_gochiweek__chara-img {
    -webkit-transform: translate(-4rem, 9rem);
    transform: translate(-4rem, 9rem);
  }
  .-chara2 .p-hero_gochiweek__chara-img {
    -webkit-transform: translate(-1rem, 9rem);
    transform: translate(-1rem, 9rem);
  }
  .-chara3 .p-hero_gochiweek__chara-img {
    -webkit-transform: translate(1rem, 9rem);
    transform: translate(1rem, 9rem);
  }
  .-chara4 .p-hero_gochiweek__chara-img {
    -webkit-transform: translate(4rem, 9rem);
    transform: translate(4rem, 9rem);
  }
  .p-hero_gochiweek__logo {
    top: 78.8%;
    left: 30%;
    width: 35%;
  }
  .p-hero_gochi_curry__link {
    border-radius: 50%;
  }
  .p-hero_gochi_curry__bg {
    border-radius: 50%;
  }
  .p-hero_gochi_curry__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_gochi_curry__package {
    top: 57%;
    width: 50%;
  }
  .p-hero_gochi_curry__balloon-item {
    width: 17%;
  }
  .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="1"] {
    top: 35.8%;
    left: 20%;
  }
  .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="2"] {
    top: 36%;
    left: 82%;
  }
  .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="3"] {
    top: 52.5%;
    left: 13.2%;
  }
  .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="4"] {
    top: 53%;
    left: 87%;
  }
  .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="5"] {
    top: 71%;
    left: 14%;
  }
  .p-hero_gochi_curry__balloon-item[data-hero-gochi-curry-pos="6"] {
    top: 71%;
    left: 85.5%;
  }
  .p-hero_eop__link {
    border-radius: 50%;
  }
  .p-hero_eop__bg {
    border-radius: 50%;
  }
  .p-hero_eop__bg-img {
    background: url("../../img/twinkle-circle/eop_main_sp.png") no-repeat center;
    background-size: cover;
  }
  .-event_5th_tokyo .p-hero_eop__bg-img {
    background: url("../../img/twinkle-circle/eop_main_sp.png") no-repeat center;
    background-size: cover;
  }
  .p-hero_eop__inner {
    border-radius: 50%;
  }
  .p-hero_eop__slide {
    width: 28%;
  }
  .p-hero_eop__slide.-slide1 {
    left: 17%;
  }
  .p-hero_eop__slide.-slide3 {
    left: 83%;
  }
  .p-hero_eop__list {
    padding-bottom: 1.5rem;
  }
  .p-hero_eop__list-item + .p-hero_eop__list-item {
    margin-top: 1.5rem;
  }
  .p-hero_eop__thumb {
    border-radius: .5rem;
  }
  .p-hero_tc {
    border-radius: 50%;
  }
  .p-hero_tc__link {
    border-radius: 50%;
  }
  .p-hero_tc__bg {
    border-radius: 50%;
  }
  .p-hero_tc__bg-img {
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .p-hero_hirock__link {
    border-radius: 50%;
  }
  .p-hero_hirock__bg {
    border-radius: 50%;
  }
  .p-hero_hirock__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_hirock__chara {
    height: calc(100% - 7.5vw - 65px);
  }
  .p-hero_hirock__chara-item {
    width: 37%;
  }
  .p-hero_hirock__chara-item.-chara1 {
    top: 30%;
    left: 24.5%;
  }
  .p-hero_hirock__chara-item.-chara2 {
    top: 29%;
    left: 76%;
  }
  .p-hero_hirock__chara-item.-chara3 {
    top: 29%;
  }
  .p-hero_hirock__chara-item.-chara4 {
    top: 68%;
    left: 20.8%;
  }
  .p-hero_hirock__chara-item.-chara5 {
    top: 66.5%;
    left: 80.5%;
  }
  .p-hero_hirock__chara-item.-chara6 {
    top: 67%;
    left: 50.5%;
    width: 39%;
  }
  .p-hero_tc__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_tc__chara-img {
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .p-hero_tc__logo {
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .p-hero_anniv3_5__link {
    border-radius: 50%;
  }
  .p-hero_anniv3_5__bg {
    border-radius: 50%;
  }
  .p-hero_anniv3_5__inner {
    border-radius: 0 0 1500px 1500px;
    height: 100%;
    overflow: hidden;
  }
  .p-hero_anniv3_5__chara.--chara1 {
    top: 48%;
    left: 38%;
    width: 34.5%;
  }
  .p-hero_anniv3_5__chara.--chara2 {
    top: 48.5%;
    left: 24%;
    width: 43.5%;
  }
  .p-hero_anniv3_5__chara-img {
    -webkit-transform: translate(0, 5rem);
    transform: translate(0, 5rem);
  }
  .p-hero_umastars {
    border-radius: 50%;
  }
  .p-hero_umastars__link {
    border-radius: 50%;
  }
  .p-hero_umastars__bg {
    border-radius: 50%;
  }
  .p-hero_umastars__inner {
    border-radius: 0 0 1500px 1500px;
    height: calc(100% + 7.5vw + 65px);
    overflow: hidden;
  }
  .p-hero_umastars__chara {
    top: 60%;
    width: 112%;
  }
  .p-hero_umastars__logo {
    top: 36%;
    width: 65%;
  }
  .p-hero_umastars__logo-img {
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .p-hero_umastars__logo-deco {
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .p-event__container {
    padding-bottom: 76px;
  }
  .p-event_section.-bg::before {
    background: url("../../img/twinkle-circle/bg_tone_sp.png?02") repeat-x center top;
    background-size: 100% auto;
  }
  .p-event_section__footprints.-top {
    left: -40%;
    width: 93.333%;
  }
  .p-event_section__footprints.-bottom {
    right: -40%;
    width: 84.667%;
  }
  .p-event_section__container {
    padding: 68px 0 26px;
  }
  .-bg .p-event_section__container {
    padding: 68px 0 83px;
  }
  .p-event_section__header {
    margin-bottom: 48px;
  }
  .-bg .p-event_section__header {
    margin-bottom: 35px;
  }
  .p-event_section__title-main {
    font-size: 3rem;
    letter-spacing: .04rem;
    white-space: nowrap;
  }
  .p-event_section__title-word {
    min-width: .5rem;
  }
  .p-event_section__title-sub {
    margin-top: 12px;
    font-size: 1rem;
    letter-spacing: .25rem;
  }
  .p-event_section__other {
    width: 89.333%;
  }
  .p-event_portal {
    width: 89.333%;
  }
  .p-event_portal__list {
    margin-bottom: -15px;
  }
  .p-event_portal__list-item {
    width: 100%;
  }
  .p-event_portal__list-item {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  .is-view .p-event_portal__list-item {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .p-event_portal_data::before {
    top: 6px;
    left: 6px;
  }
  .p-event_portal_data__cap {
    top: 10px;
    left: -5px;
  }
  .p-event_portal_data__cap::before {
    width: 5px;
    height: 5px;
  }
  .p-event_portal_data__cap-text {
    padding: 4px 0 4px 6px;
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .p-event_portal_data__cap-text::before {
    width: 1.5rem;
  }
  .p-event_portal_data__visual-img::after {
    font-size: 1.4rem;
  }
  .p-event_news {
    width: 89.333%;
  }
  .p-event_news__list {
    margin-bottom: -12px;
  }
  .p-event_news__list-item {
    width: 48%;
  }
  .p-event_news__empty {
    padding-bottom: 30px;
    font-weight: 500;
    font-size: 1.5rem;
    letter-spacing: .35rem;
  }
  .p-event_news__footer {
    margin: 30px auto 76px;
  }
  .p-event_news__btn {
    width: 53.731%;
    max-width: 280px;
  }
  .p-event_news_data {
    padding-bottom: 12px;
  }
  .p-event_news_data::before {
    border-radius: 2px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
  .p-event_news_data__title {
    height: 5.5em;
  }
  .p-event_news_data__title-text {
    -webkit-line-clamp: 4;
    font-size: 1.3rem;
    line-height: 1.4;
  }
  .p-event_news_data__date {
    margin-top: 12px;
    font-size: 1.1rem;
  }
  .p-event_chara__name {
    margin-bottom: 18px;
  }
  .p-event_chara__name-text {
    padding: 8px 12px;
    font-size: 1.4rem;
    letter-spacing: .12rem;
  }
  .p-event_chara__list {
    margin-bottom: -12px;
  }
  .p-event_chara__footer {
    position: relative;
    margin-top: 64px;
    width: 100%;
  }
  .p-event_chara__btn {
    width: 180px;
  }
  .is-view .p-event_chara_data__bg-cover {
    -webkit-transition: width 0.7s cubic-bezier(0.25, 1, 0.5, 1) 0.3s;
    transition: width 0.7s cubic-bezier(0.25, 1, 0.5, 1) 0.3s;
  }
  .p-event_chara_data__visual-in {
    -webkit-transform: rotate(9deg) translate(-2%, -8%);
    transform: rotate(9deg) translate(-2%, -8%);
    margin: 60px auto 0;
    min-width: 500px;
  }
  .p-event_category {
    width: 89.333%;
  }
  .p-event_category__header {
    margin-bottom: 40px;
  }
  .p-event_category__search {
    width: 86.567%;
    max-width: 400px;
  }
  .p-event_category__btn {
    width: 86.567%;
    max-width: 400px;
  }
  .p-event_category_in + .p-event_category_in {
    margin-top: 50px;
  }
  .p-event_category_in__header {
    margin-bottom: 18px;
  }
  .p-event_category_in__title {
    padding: 10px 0 8px 40px;
    font-size: 1.5rem;
    letter-spacing: .3rem;
  }
  .p-event_category_in__title::before {
    width: 26px;
    height: 26px;
  }
  .p-event_category_in__chara_list {
    margin-bottom: -10px;
  }
  .p-event_category_in__cat_list {
    margin-bottom: -5px;
    width: 104.478%;
  }
  .p-event_category_in__cat_list-item {
    margin: 0 4% 5px 0;
    min-width: 46%;
  }
  .p-event_category_in__footer {
    margin: 30px auto 76px;
  }
  .p-event_category_in__btn {
    width: 53.731%;
    max-width: 280px;
  }
  .p-event_topic {
    border-radius: 4px;
  }
  .p-event_topic + .p-event_topic {
    margin-top: 15px;
  }
  .p-event_topic__container {
    padding: 10px 0 18px;
    width: calc(100% - 40px);
  }
  .p-event_topic__header {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .p-event_topic__header::before {
    height: 1px;
  }
  .p-event_topic__title-icon {
    margin-right: 8px;
    width: 18px;
  }
  .p-event_topic__title-text {
    font-size: 1.5rem;
    letter-spacing: .08rem;
    width: calc(100% - 110px);
  }
  .p-event_topic__title-text_bocz{
    font-size: 1.2rem;
  }
  .p-event_topic__title-tips {
    margin-left: 10px;
    border-radius: 3px;
    padding: 4px 7px;
    min-width: 80px;
    font-size: 1rem;
    letter-spacing: .04rem;
  }
  .p-event_topic__title-tips_bocz{
    min-width: 90px;
  }
  .p-event_topic__title-tips__br {
    display: block;
  }
  .p-event_topic__title-tips:not(.-disabled)::before {
    border-top-width: 3px;
    border-right-width: 4px;
    border-bottom-width: 3px;
    width: 4px;
    height: 6px;
  }
  .p-event_topic__text {
    font-size: 1.3rem;
  }
  .p-event_topic__note-text {
    font-size: 1.2rem;
  }
  .p-event_line {
    height: 30px;
  }
  .p-event_line::before {
    -webkit-animation: line_text_marquee 120s linear infinite;
    animation: line_text_marquee 120s linear infinite;
    background-size: 445px auto;
  }
  .p-event_preorder__data {
    font-size: 1.3rem;
    letter-spacing: .05rem;
  }
  .p-event_preorder__data + .p-event_preorder__data {
    margin-top: 4px;
  }
  .p-event_preorder__data-cap {
    margin-right: 10px;
    padding-left: 8px;
    width: 10rem;
    letter-spacing: .05rem;
  }
  .p-event_preorder__data-cap::before {
    border-top-width: 3px !important;
    border-bottom-width: 3px !important;
    border-left-width: 5px !important;
    width: 5px !important;
    height: 6px !important;
  }
  .p-event_preorder__footer {
    margin-top: 8px;
  }
  .p-event_preorder__note-text {
    font-size: 1rem;
  }
  .p-event_notice__text {
    padding-left: 20px;
    font-size: 1.3rem;
    line-height: 1.7;
    letter-spacing: .1rem;
  }
  .p-event_notice__text::before {
    border-bottom-width: 2px;
    border-left-width: 2px;
    width: 8px;
    height: 5px;
  }
  .p-event_pickup {
    width: 94.667%;
  }
  .p-event_pickup__header {
    margin-bottom: 40px;
  }
  .p-event_pickup__list {
    margin-bottom: -10px;
  }
  .p-event_pickup__footer {
    margin-top: 30px;
  }
  .p-event_pickup__btn {
    width: 53.731%;
    max-width: 280px;
  }
  .p-event_pickup_data {
    padding: 14px 14px 35px;
  }
  .p-event_pickup_data__header {
    margin-bottom: 6px;
  }
  .p-event_pickup_data__title {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .p-event_pickup_data__price {
    bottom: 14px;
    left: 14px;
    font-size: 1rem;
  }
  .p-event_movie {
    width: 100%;
  }
  .p-event_movie__inner {
    width: 100%;
  }
  .p-event_movie__pager {
    position: relative;
    margin: 42px auto 0;
    padding: 0 30px;
    width: 65.333%;
  }
  .p-event_movie__nav-item {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 10px;
  }
  .p-event_movie__nav-item.-prev {
    left: 0;
  }
  .p-event_movie__nav-item.-next {
    right: 0;
  }
  .p-event_movie__nav-arrow::after {
    width: 30px;
    height: 30px;
  }
  .p-event_movie__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 18px;
  }
  .p-event_movie__none {
    padding-top: 20px;
    width: 100%;
    font-size: 1.3rem;
  }
  .p-event_movie_data__header {
    margin-bottom: 8px;
  }
  .p-event_movie_data__header::before {
    top: 6px;
    left: 6px;
  }
  .p-event_movie_data__thumb::after {
    font-size: 1.4rem;
  }
  .p-event_movie_data__title {
    font-size: 1.3rem;
  }
  .p-event_goods {
    width: 94.667%;
  }
  .p-event_goods__header {
    margin-bottom: 40px;
  }
  .p-event_goods__list {
    gap: 3%;
    margin-bottom: -10px;
  }
  .p-event_goods__list-item {
    margin-bottom: 10px;
    width: 48.5%;
  }
  .p-event_goods__catalog {
    margin-top: 10px;
    width: 94.366%;
  }
  .p-event_goods__catalog-text {
    padding: 8px 0;
    font-size: 1.2rem;
  }
  .p-event_goods__footer {
    margin-top: 30px;
  }
  .p-event_goods__btn {
    width: 53.731%;
    max-width: 280px;
  }
  .p-event_goods_card {
    padding: 14px 14px;
  }
  .p-event_goods_card__header {
    margin-bottom: 6px;
  }
  .p-event_goods_card__title {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .p-event_goods_card__price {
    bottom: 14px;
    left: 14px;
    font-size: 1rem;
  }
  .p-event_goods_topic {
    margin-top: 24px;
    border-radius: 4px;
  }
  .p-event_goods_topic__container {
    padding: 20px 0 18px;
    width: calc(100% - 40px);
  }
  .p-event_goods_topic__header {
    margin-bottom: 12px;
  }
  .p-event_goods_topic__title-icon {
    margin-right: 8px;
    width: 16px;
  }
  .p-event_goods_topic__title-text {
    font-size: 1.4rem;
    letter-spacing: .08rem;
  }
  .p-event_goods_topic__title-tips {
    margin-left: 10px;
    border-radius: 3px;
    padding: 4px 7px;
    font-size: 1rem;
    letter-spacing: .04rem;
  }
  .p-event_goods_topic__title-tips::before {
    border-top-width: 3px;
    border-right-width: 4px;
    border-bottom-width: 3px;
    width: 4px;
    height: 6px;
  }
  .p-event_goods_topic__text {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .p-event_goods_topic__note {
    margin-top: 8px;
  }
  .p-event_goods_topic__note-text {
    font-size: 1rem;
  }
  .p-event_support {
    width: 89.333%;
  }
  .p-event_support__list {
    margin-bottom: -10px;
  }
}

@media (-ms-high-contrast: none){
  .p-hero_data {
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
  }
}

@media screen and (min-width: 961px){
  .p-hero_pagination__list {
    display: none;
  }
  .p-mv__header {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .p-mv__footer {
    position: absolute;
    bottom: 70px;
    left: 5%;
    opacity: 0;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  .is-load .p-mv__footer {
    opacity: 1;
    -webkit-transition: opacity 1.4s cubic-bezier(0.25, 1, 0.5, 1) 1s;
    transition: opacity 1.4s cubic-bezier(0.25, 1, 0.5, 1) 1s;
  }
  .p-mv__footer::before {
    opacity: .9;
    width: 0;
  }
  .is-load .p-mv__footer::before {
    -webkit-transition: width 1.2s cubic-bezier(0.76, 0, 0.24, 1) 0.6s;
    transition: width 1.2s cubic-bezier(0.76, 0, 0.24, 1) 0.6s;
    width: 100%;
  }
  .p-mv__thanks {
    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;
  }
  .p-hero_3rd__chara-item.-chara3 {
    width: 35%;
  }
  .p-hero_4th__chara-item.-chara3 {
    width: 42%;
  }
  .p-hero_tif2022__goods-img:nth-child(odd) {
    -webkit-transform-origin: 45% 25%;
    transform-origin: 45% 25%;
  }
  .p-hero_tif2022__goods-img:nth-child(even) {
    -webkit-transform-origin: 75% 75%;
    transform-origin: 75% 75%;
  }
  .p-hero_xmas_bg {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .-tokyo .p-hero_5th__mark {
    left: 45%;
  }
  .-osaka .p-hero_5th__mark {
    left: 42%;
  }
  .p-hero_bocz__logo {
    top: 88%;
    left: 17%;
    width: 22%;
  }
  .-movie .p-event_section__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 165px 0 54px;
    width: 85.714%;
    max-width: none;
  }
  .-movie .p-event_section__header {
    margin: 0 50px 0 0;
    width: 11rem;
  }
  .-movie .p-event_section__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .-movie .p-event_section__title-main {
    width: 7rem;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
  }
  .-movie .p-event_section__title-sub {
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    margin-top: 10px;
    margin-right: 20px;
    width: 1.5rem;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
  }
  .-movie .p-event_section__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: auto;
    min-width: 0;
  }
  .p-event_portal__list-item {
    margin: 0 1.5% 20px 0;
    width: 49.25%;
  }
  .p-event_portal__list-item:nth-child(2n) {
    margin-right: 0;
  }
  .p-event_portal_data {
    width: calc(100% - 10px);
  }
  .p-event_news__list-item {
    width: 30%;
  }
  .p-event_news__list-item:nth-child(3n), .p-event_news__list-item:nth-child(6n) {
    margin-right: 0;
  }
  .p-event_news__list-item:nth-child(n + 7) {
    display: none;
  }
  .p-event_chara__footer {
    position: absolute;
    right: 0;
    bottom: 62px;
  }
  .p-event_category_in__cat_list {
    margin-left: 3.846%;
  }
  .p-event_pickup__list-item {
    margin: 0 2.666% 40px 0;
    width: 23%;
  }
  .p-event_pickup__list-item:nth-child(4n) {
    margin-right: 0;
  }
  .p-event_movie {
    overflow: hidden;
  }
  .p-event_movie__inner {
    padding-bottom: 100px;
  }
  .p-event_movie__pager {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(100%, 0%);
    transform: translate(100%, 0%);
  }
  .p-event_movie__nav {
    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;
  }
  .p-event_movie__pagination {
    display: none;
  }
  .p-event_movie__none {
    padding-bottom: 100px;
    height: 350px;
  }
  .p-event_goods__list-item {
    margin-bottom: 20px;
    width: 24%;
  }
  .p-event_goods__catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .p-event_goods__catalog-item {
    margin: 0 4% 0 0;
    width: 48%;
  }
  .p-event_goods__catalog-item:nth-child(2n) {
    margin-right: 0;
  }
  .p-event_goods__catalog-text {
    height: 100%;
  }
  .p-event_support__list-item {
    margin: 0 2% 15px 0;
  }
  .p-event_support__list-item:nth-child(5n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) and (max-width: 750px){
  .p-event_portal__list-item {
    margin: 0 1.5% 15px 0;
  }
  .p-event_portal__list-item:nth-child(1n) {
    margin-right: 0;
  }
  .p-event_news__list-item {
    margin: 0 4% 12px 0;
  }
  .p-event_news__list-item:nth-child(2n) {
    margin-right: 0;
  }
  .p-event_chara__list-item {
    margin: 0 3.5% 12px 0;
    width: 31%;
  }
  .p-event_chara__footer {
    margin-top: 28px;
    text-align: center;
  }
  .p-event_chara_data__visual-in {
    -webkit-transform: rotate(9deg) translate(-2%, -8%);
    transform: rotate(9deg) translate(-2%, -8%);
    margin: 0 auto;
    width: 50%;
    min-width: 260px;
  }
  .p-event_category_in__chara_list-item {
    margin: 0 5% 10px 0;
    width: 30%;
  }
  .p-event_category_in__chara_list-item:nth-child(3n) {
    margin-right: 0;
  }
  .p-event_category_in__chara_list-item:nth-child(n + 10) {
    display: none;
  }
  .p-event_pickup__list-item {
    margin: 0 2% 10px 0;
    width: 49%;
  }
  .p-event_pickup__list-item:nth-child(2n) {
    margin-right: 0;
  }
  .p-event_support__list-item {
    margin: 0 2% 10px 0;
    width: 32%;
  }
  .p-event_support__list-item:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) and (min-width: 751px){
  .p-event_portal__list-item {
    margin: 0 1.5% 15px 0;
    width: 49.25%;
  }
  .p-event_portal__list-item:nth-child(2n) {
    margin-right: 0;
  }
  .p-event_news__list-item {
    margin: 0 2% 12px 0;
    width: 32%;
  }
  .p-event_news__list-item:nth-child(3n), .p-event_news__list-item:nth-child(6n) {
    margin-right: 0;
  }
  .p-event_news__list-item:nth-child(n + 7) {
    display: none;
  }
  .p-event_chara__name-text {
    font-size: 1.8rem;
  }
  .p-event_category_in__chara_list-item {
    margin: 0 2.5% 40px 0;
    width: 18%;
  }
  .p-event_category_in__chara_list-item:nth-child(5n) {
    margin-right: 0;
  }
  .p-event_category_in__chara_list-item:nth-child(n + 16) {
    display: none;
  }
  .p-event_category_in__cat_list-item {
    margin: 0 3% 5px 0;
    min-width: 30%;
  }
  .p-event_pickup__list-item {
    margin: 0 2% 10px 0;
    width: 32%;
  }
  .p-event_pickup__list-item:nth-child(3n) {
    margin-right: 0;
  }
  .p-event_goods__list-item {
    width: 31.3%;
  }
  .p-event_support__list-item {
    margin: 0 1.333% 10px 0;
    width: 24%;
  }
  .p-event_support__list-item:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 751px){
  .p-event_chara {
    padding: 0 0 55px 50%;
    height: 56.769vw;
    max-height: 738px;
  }
  .p-event_chara__header {
    position: absolute;
    top: -80px;
    left: 0;
    z-index: -1;
  }
  .p-event_chara__inner {
    margin-left: -8.5%;
    padding-top: 48px;
    width: 108.5%;
  }
  .p-event_chara_data__bg {
    right: 0;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}

@media screen and (max-width: 750px){
  .p_text_newgate-sp{
    display: block !important;
  }
  .p_text_newgate-pc{
    display: none;
  }
  .p-event_chara {
    margin-top: -28px;
    width: 89.333%;
    max-width: 560px;
  }
  .p-event_chara__header {
    position: relative;
    width: 100%;
    height: 108.267vw;
  }
  .p-event_chara__inner {
    margin: -22.133vw auto 0;
    width: 97.015%;
  }
  .p-event_chara__goods {
    padding: 2px;
  }
  .p-event_chara_data__header {
    top: 65px;
    left: 0;
  }
  .p-event_chara_data__bg {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: calc(100% - 108px);
  }
  .p-event_chara_data__visual {
    -webkit-transform: translate(-54%, 0);
    transform: translate(-54%, 0);
    width: 300%;
  }
  .p-hero_data_lead_osaka_kv_pc{
    display: none;
  }
  .p-hero_data_lead_osaka_kv_sp{
    display: block;
  }
  
}

@media screen and (min-width: 751px) and (max-width: 960px){
  .p-event_chara__inner {
    margin-left: -20%;
    width: 120%;
  }
}

@media screen and (min-width: 961px) and (max-width: 999px){
  .p-event_category_in__chara_list-item {
    margin: 0 2% 40px 0;
    width: 15%;
  }
  .p-event_category_in__chara_list-item:nth-child(6n) {
    margin-right: 0;
  }
  .p-event_category_in__chara_list-item:nth-child(n + 19) {
    display: none;
  }
}

@media screen and (min-width: 961px) and (min-width: 1000px) and (max-width: 1199px){
  .p-event_category_in__chara_list-item {
    margin: 0 1.5% 40px 0;
    width: 13%;
  }
  .p-event_category_in__chara_list-item:nth-child(7n) {
    margin-right: 0;
  }
  .p-event_category_in__chara_list-item:nth-child(n + 22) {
    display: none;
  }
}

@media screen and (min-width: 961px) and (min-width: 1200px){
  .p-event_category_in__chara_list-item:nth-child(9n) {
    margin-right: 0;
  }
  .p-event_category_in__chara_list-item:nth-child(n + 28) {
    display: none;
  }
}