@charset "UTF-8";
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes arrow {
  0% {
    opacity: 1;
    transform: translate(0, 0);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  25% {
    opacity: 0;
    transform: translate(1rem, 0);
  }
  26% {
    opacity: 0;
    transform: translate(-1rem, 0);
  }
  50% {
    opacity: 0;
    transform: translate(-1rem, 0);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  75% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes arrow_prev {
  0% {
    opacity: 1;
    transform: translate(0, 0) scale(-1, 1);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  25% {
    opacity: 0;
    transform: translate(-1rem, 0) scale(-1, 1);
  }
  26% {
    opacity: 0;
    transform: translate(1rem, 0) scale(-1, 1);
  }
  50% {
    opacity: 0;
    transform: translate(1rem, 0) scale(-1, 1);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  75% {
    opacity: 1;
    transform: translate(0, 0) scale(-1, 1);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0) scale(-1, 1);
  }
}
@keyframes arrow_centerY {
  0% {
    opacity: 1;
    transform: translate(0, -50%);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  25% {
    opacity: 0;
    transform: translate(1rem, -50%);
  }
  26% {
    opacity: 0;
    transform: translate(-1rem, -50%);
  }
  50% {
    opacity: 0;
    transform: translate(-1rem, -50%);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  75% {
    opacity: 1;
    transform: translate(0, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(0, -50%);
  }
}
@keyframes arrow_centerY_prev {
  0% {
    opacity: 1;
    transform: translate(0, -50%);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  25% {
    opacity: 0;
    transform: translate(-1rem, -50%);
  }
  26% {
    opacity: 0;
    transform: translate(1rem, -50%);
  }
  50% {
    opacity: 0;
    transform: translate(1rem, -50%);
    animation-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  }
  75% {
    opacity: 1;
    transform: translate(0, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(0, -50%);
  }
}
@keyframes skeleton_screen {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes clip-out {
  0% {
    -webkit-clip-path: polygon(-100% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(-100% 0, 100% 0, 100% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 200% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 200% 100%);
  }
}
@keyframes clip-in {
  0% {
    -webkit-clip-path: polygon(0 0, -100% 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, -100% 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 200% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 200% 100%, 0% 100%);
  }
}
@keyframes clip-out-top {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 200% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 200% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, -100% 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, -100% 0, 0 100%, 0% 100%);
  }
}
@keyframes clip-in-top {
  0% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 200% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 200% 100%);
  }
  100% {
    -webkit-clip-path: polygon(-100% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(-100% 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes glitch {
  0% {
    clip: rect(200px, 9999px, 63px, 0);
  }
  4% {
    top: -3px;
    clip: rect(7px, 9999px, 6px, 0);
  }
  8% {
    clip: rect(82px, 9999px, 78px, 0);
  }
  12% {
    clip: rect(85px, 9999px, 25px, 0);
  }
  16% {
    clip: rect(93px, 9999px, 38px, 0);
  }
  20% {
    left: 8px;
    clip: rect(70px, 9999px, 96px, 0);
  }
  24% {
    clip: rect(41px, 9999px, 72px, 0);
  }
  28% {
    clip: rect(39px, 9999px, 65px, 0);
  }
  32% {
    clip: rect(36px, 9999px, 34px, 0);
  }
  36% {
    left: -12px;
    clip: rect(84px, 9999px, 96px, 0);
  }
  40% {
    top: -5px;
    clip: rect(99px, 9999px, 45px, 0);
  }
  44% {
    clip: rect(37px, 9999px, 73px, 0);
  }
  48% {
    clip: rect(63px, 9999px, 20px, 0);
  }
  52% {
    clip: rect(5px, 9999px, 44px, 0);
  }
  56% {
    left: 11px;
    clip: rect(65px, 9999px, 270px, 0);
  }
  60% {
    clip: rect(4px, 9999px, 300px, 0);
  }
  64% {
    clip: rect(6px, 9999px, 9px, 0);
  }
  68% {
    top: 1px;
    clip: rect(37px, 9999px, 69px, 0);
  }
  72% {
    clip: rect(32px, 9999px, 64px, 0);
  }
  76% {
    left: -12px;
    clip: rect(0px, 9999px, 96px, 0);
  }
  80% {
    clip: rect(99px, 9999px, 45px, 0);
  }
  84% {
    top: -2px;
    clip: rect(37px, 9999px, 73px, 0);
  }
  88% {
    clip: rect(70px, 9999px, 96px, 0);
  }
  92% {
    clip: rect(41px, 9999px, 72px, 0);
  }
  96% {
    left: 6px;
    clip: rect(39px, 9999px, 65px, 0);
  }
  100% {
    clip: rect(37px, 9999px, 73px, 0);
  }
}
@keyframes glitch_min {
  0% {
    left: -5px;
    clip: rect(10px, 9999px, 63px, 0);
  }
  4% {
    clip: rect(137px, 9999px, 150px, 0);
  }
  8% {
    clip: rect(82px, 9999px, 178px, 0);
  }
  12% {
    left: -2px;
    clip: rect(85px, 9999px, 125px, 0);
  }
  16% {
    clip: rect(223px, 9999px, 258px, 0);
  }
  20% {
    left: 10px;
    clip: rect(100px, 9999px, 146px, 0);
  }
  24% {
    clip: rect(41px, 9999px, 72px, 0);
  }
  28% {
    clip: rect(9px, 9999px, 45px, 0);
  }
  32% {
    clip: rect(136px, 9999px, 164px, 0);
  }
  36% {
    left: -4px;
    clip: rect(84px, 9999px, 116px, 0);
  }
  40% {
    top: 3px;
    clip: rect(229px, 9999px, 315px, 0);
  }
  44% {
    clip: rect(37px, 9999px, 73px, 0);
  }
  48% {
    clip: rect(163px, 9999px, 180px, 0);
  }
  52% {
    clip: rect(205px, 9999px, 244px, 0);
  }
  56% {
    left: 2px;
    clip: rect(135px, 9999px, 170px, 0);
  }
  60% {
    clip: rect(14px, 9999px, 100px, 0);
  }
  64% {
    left: -1px;
    clip: rect(116px, 9999px, 129px, 0);
  }
  68% {
    clip: rect(37px, 9999px, 69px, 0);
  }
  72% {
    top: -4px;
    clip: rect(232px, 9999px, 264px, 0);
  }
  76% {
    left: -4px;
    clip: rect(100px, 9999px, 196px, 0);
  }
  80% {
    clip: rect(199px, 9999px, 245px, 0);
  }
  84% {
    clip: rect(37px, 9999px, 73px, 0);
  }
  88% {
    left: -5px;
    clip: rect(1px, 9999px, 296px, 0);
  }
  92% {
    clip: rect(141px, 9999px, 272px, 0);
  }
  96% {
    clip: rect(33px, 9999px, 65px, 0);
  }
  100% {
    clip: rect(137px, 9999px, 273px, 0);
  }
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash2 {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
.p-bpm\:hero {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 9.6rem 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero {
    padding: 6rem 0 4.2rem;
  }
}
.p-bpm\:hero__bg {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .p-bpm\:hero__bg {
    height: var(--svh);
  }
}
.p-bpm\:hero__deco {
  width: 100%;
  height: 100%;
  max-height: var(--svh);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  mix-blend-mode: difference;
}
.p-bpm\:hero__deco-cap {
  width: 1.2rem;
  display: block;
  position: absolute;
  left: 4.3rem;
  bottom: 0.2rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__deco-cap {
    bottom: calc(var(--svh) * 0.5);
    transform: translate(0, 50%);
    font-size: 0.8rem;
    left: 0.8rem;
  }
}
.p-bpm\:hero__scroll {
  display: block;
  position: absolute;
  top: min(100%, var(--svh));
  right: 5.2rem;
  transform: translate(0, -100%);
  padding-bottom: 3rem;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__scroll {
    right: 2.5rem;
    top: clamp(var(--svh), 100%, 55rem);
    padding-bottom: 2rem;
  }
}
.is-bpm\:load .p-bpm\:hero__scroll {
  opacity: 1;
  transition: opacity 1s var(--ease_inout) 0.4s;
}
.p-bpm\:hero__scroll-cap {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  font-family: var(--font_en);
  letter-spacing: 0.1rem;
  writing-mode: vertical-lr;
  transform: translate(100%, -50%);
  color: var(--color-text-credit);
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__scroll-cap {
    font-size: 1rem;
  }
}
.p-bpm\:hero__scroll-arrow {
  width: 0.6rem;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__scroll-arrow {
    width: 0.5rem;
  }
}
.p-bpm\:hero__container {
  width: 85.7142857143%;
  max-width: 2000px;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__container {
    width: 100%;
    margin: 0 auto;
  }
}
.p-bpm\:hero__header {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transform: translateX(-10%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__header {
    right: 1rem;
  }
}
.is-bpm\:load .p-bpm\:hero__header {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.6s, opacity 0.6s var(--ease_out) 0.6s;
}
.p-bpm\:hero__title {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 2.4rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__title {
    gap: 1rem;
  }
}
.p-bpm\:hero__title-sub {
  width: 11.9rem;
  display: block;
  position: relative;
  top: 0.4em;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__title-sub {
    top: 0.4em;
    width: 8rem;
  }
}
.p-bpm\:hero__title-main {
  flex-shrink: 0;
  width: 5.45rem;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__title-main {
    width: 3.28rem;
  }
}
.p-bpm\:hero__inner {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-bpm\:hero__inner {
    display: grid;
    grid-template-columns: 55.0714285714% 1fr;
    gap: 5.8%;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__inner {
    width: 70.5%;
    padding: 4rem 0;
  }
}
.is-bpm\:loaded .p-bpm\:hero__inner {
  -webkit-clip-path: none;
  clip-path: none;
  transition: -webkit-clip-path 0s linear;
  transition: clip-path 0s linear;
  transition: clip-path 0s linear, -webkit-clip-path 0s linear;
}
.p-bpm\:hero__kv {
  display: block;
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  opacity: 0;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__kv {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
}
.is-bpm\:load .p-bpm\:hero__kv {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out), opacity 0.6s var(--ease_out);
}
.p-bpm\:hero__content {
  display: block;
  position: relative;
  opacity: 0;
  transform: translateX(-10%);
}
@media screen and (min-width: 768px) {
  .p-bpm\:hero__content {
    width: calc(100% - 8rem);
    padding-top: 86.2%;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__content {
    margin-top: 3.8rem;
  }
}
.is-bpm\:load .p-bpm\:hero__content {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
}
.p-bpm\:hero__lead {
  display: block;
  position: relative;
  margin-bottom: 2rem;
  font-size: min(1.1428571429vw, 18.2857142857px);
  letter-spacing: 0.02rem;
  font-weight: 400;
  font-family: var(--font_en);
  color: var(--color-primary);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__lead {
    margin-bottom: 0.6rem;
    font-size: 1.1rem;
    letter-spacing: -0.04rem;
  }
}
.p-bpm\:hero__text {
  display: block;
  position: relative;
  font-size: min(1.1428571429vw, 18.2857142857px);
  font-weight: 300;
  line-height: 2.45;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero__text {
    font-size: 1.2rem;
    line-height: 2.2;
  }
}

.p-bpm\:hero_kv {
  display: block;
  position: relative;
  padding: 0 2rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero_kv {
    padding: 0 1rem 0 0;
  }
}
.p-bpm\:hero_kv__list {
  display: block;
  position: relative;
  z-index: 0;
}
.p-bpm\:hero_kv__list-item {
  display: block;
  position: relative;
}
.p-bpm\:hero_kv__list-item:nth-child(1) {
  z-index: 1;
}
.p-bpm\:hero_kv__list-item:nth-child(2) {
  width: 100%;
  display: block;
  position: absolute;
  top: 2rem;
  left: 2rem;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:hero_kv__list-item:nth-child(2) {
    top: 1rem;
    left: 1rem;
  }
}
.p-bpm\:hero_kv__visual {
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  background-color: var(--color-primary);
}
.p-bpm\:hero_kv__list-item:nth-child(2) .p-bpm\:hero_kv__visual {
  opacity: 1;
  animation: kv-clip-in-rev 1.2s cubic-bezier(0.65, 0, 0.35, 1);
}
.is-bpm\:kv-change .p-bpm\:hero_kv__list-item:nth-child(2) .p-bpm\:hero_kv__visual {
  opacity: 0;
  animation: kv-clip-out-rev 0.8s var(--ease_inout) forwards;
}
@keyframes kv-clip-out {
  0% {
    -webkit-clip-path: polygon(-10% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(-10% 0, 100% 0, 100% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 110% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 110% 100%);
  }
}
@keyframes kv-clip-in {
  0% {
    -webkit-clip-path: polygon(0 0, -10% 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, -10% 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 110% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 110% 100%, 0% 100%);
  }
}
@keyframes kv-clip-out-rev {
  0% {
    opacity: 1;
    -webkit-clip-path: polygon(-5% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(-5% 0, 100% 0, 100% 100%, 0 100%);
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 105% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 105% 100%);
  }
}
@keyframes kv-clip-in-rev {
  0% {
    opacity: 0;
    -webkit-clip-path: polygon(0 0, -5% 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, -5% 0, 0 100%, 0% 100%);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 105% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 105% 100%, 0% 100%);
  }
}
.p-bpm\:hero_kv__list-item:nth-child(2) .p-bpm\:hero_kv__visual::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-filter);
  z-index: 1;
}
.p-bpm\:hero_kv__mv {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
[data-kv="1"] .p-bpm\:hero_kv__mv:nth-child(1), [data-kv="2"] .p-bpm\:hero_kv__mv:nth-child(2) {
  position: relative;
  opacity: 1;
  z-index: 1;
  animation: kv-clip-in 0.8s var(--ease_inout) forwards;
}
[data-kv="2"] .p-bpm\:hero_kv__mv:nth-child(2) {
  transition-delay: 0.3s;
}
.p-bpm\:hero_kv__mv-img {
  display: block;
  position: relative;
  transform: scale3d(1.1, 1.1, 1.1);
  opacity: 0.6;
  transition: transform 0s linear 0.8s, opacity 0.8s var(--ease_out);
}
[data-kv="1"] .p-bpm\:hero_kv__mv:nth-child(1) .p-bpm\:hero_kv__mv-img, [data-kv="2"] .p-bpm\:hero_kv__mv:nth-child(2) .p-bpm\:hero_kv__mv-img {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: transform 3.5s var(--ease_out);
}

.p-bpm\:intro {
  width: 62.1428571429%;
  display: block;
  position: relative;
  padding: 7rem 0;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-bpm\:intro {
    display: flex;
    justify-content: flex-start;
    gap: 8%;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:intro {
    width: 100%;
    padding: 0 0 2.7rem;
  }
}
.p-bpm\:intro__header {
  width: 36.8%;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:intro__header {
    width: 100%;
    margin: 0 auto 2.8rem;
  }
}
.p-bpm\:intro__thumb {
  display: block;
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-clip-path: polygon(0 0, -5% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -5% 0, 0 100%, 0 100%);
}
.is-bpm\:active .p-bpm\:intro__thumb {
  opacity: 1;
  -webkit-clip-path: polygon(-5% 0, 100% 0, 105% 100%, 0 100%);
  clip-path: polygon(-5% 0, 100% 0, 105% 100%, 0 100%);
  transition: opacity 0.3s var(--ease_out), -webkit-clip-path 0.7s var(--ease_out);
  transition: clip-path 0.7s var(--ease_out), opacity 0.3s var(--ease_out);
  transition: clip-path 0.7s var(--ease_out), opacity 0.3s var(--ease_out), -webkit-clip-path 0.7s var(--ease_out);
}
.is-bpm\:done .p-bpm\:intro__thumb {
  -webkit-clip-path: none;
  clip-path: none;
  transition: -webkit-clip-path 0s linear;
  transition: clip-path 0s linear;
  transition: clip-path 0s linear, -webkit-clip-path 0s linear;
}
.p-bpm\:intro__thumb-img {
  display: block;
  position: relative;
  transform: scale3d(1.05, 1.05, 1.05);
}
.is-bpm\:active .p-bpm\:intro__thumb-img {
  transform: scale3d(1.001, 1.001, 1.001);
  transition: transform 2s var(--ease_out);
}
.p-bpm\:intro__inner {
  flex: 1 1 0;
  min-width: 0;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:intro__inner {
    width: 80%;
    margin: 0 auto;
  }
}
.p-bpm\:intro__text {
  display: block;
  position: relative;
  font-size: min(1.1428571429vw, 18.2857142857px);
  font-weight: 300;
  line-height: 2.5;
  opacity: 0;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:intro__text {
    font-size: 1.4rem;
    line-height: 2.1;
  }
}
.is-bpm\:active .p-bpm\:intro__text {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
}
.p-bpm\:intro__credit {
  display: block;
  position: relative;
  margin-top: 2.8rem;
  font-size: min(0.9285714286vw, 14.8571428571px);
  line-height: 1.5;
  letter-spacing: min(0.0714285714vw, 1.1428571429px);
  font-family: var(--font_sans);
  color: var(--color-credit);
  opacity: 0;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:intro__credit {
    margin-top: 2rem;
    line-height: 1.4;
    font-size: 1rem;
  }
}
.is-bpm\:active .p-bpm\:intro__credit {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.3s, opacity 0.6s var(--ease_out) 0.3s;
}

.p-bpm\:style {
  display: block;
  position: relative;
  padding: 13rem 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:style {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:style.--style1 {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .p-bpm\:style.--style3 {
    padding-top: 5.5rem;
  }
}
.p-bpm\:style__container {
  width: 100%;
  max-width: 2000px;
  display: block;
  position: relative;
  margin: 0 auto;
}

.p-bpm\:style_content {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-bpm\:style_content {
    display: grid;
    grid-template-columns: 1fr 57.15%;
  }
  .--style2 .p-bpm\:style_content {
    grid-template-columns: 57.15% 1fr;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content + .p-bpm\:style_content {
    margin-top: 7.6rem;
  }
}
.p-bpm\:style_content__header {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-bpm\:style_content__header {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .--style2 .p-bpm\:style_content__header {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .--content1:not(:only-child) .p-bpm\:style_content__header {
    margin-bottom: -120.875%;
  }
  .--content1:not(:only-child) .p-bpm\:style_content__header::before {
    content: "";
    width: 100%;
    padding-top: 120.875%;
    display: block;
    position: relative;
  }
  .--content1[data-bpm-style="3"]:not(:only-child) .p-bpm\:style_content__header {
    margin-bottom: -120.875%;
  }
  .--content1[data-bpm-style="3"]:not(:only-child) .p-bpm\:style_content__header::before {
    content: "";
    width: 100%;
    padding-top: calc(120.875% + 100svh);
    display: block;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content__header {
    margin-bottom: 4rem;
  }
}
.p-bpm\:style_content__visual {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-bpm\:style_content__visual {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
  }
}
.p-bpm\:style_content__visual-img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
}
.p-bpm\:style_content__visual-source {
  display: block;
  position: relative;
}
.p-bpm\:style_content__visual-source.--mono {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
}
.is-bpm\:active-mono .p-bpm\:style_content__visual-source.--mono {
  opacity: 0;
  transition: opacity 1.2s var(--ease_out);
}
.p-bpm\:style_content__visual-source.--mono::after {
  content: "";
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  background: var(--color-primary);
  pointer-events: none;
}
.is-bpm\:active-mono .p-bpm\:style_content__visual-source.--mono::after {
  width: 100%;
  opacity: 0;
  transition: width 1s var(--ease_inout), opacity 0.8s var(--ease_inout) 0.3s;
}
.p-bpm\:style_content__inner {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-bpm\:style_content__inner {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .--style2 .p-bpm\:style_content__inner {
    grid-column: 2/3;
  }
}
.p-bpm\:style_content__inner {
  display: block;
  position: relative;
}
.p-bpm\:style_content__content {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-bpm\:style_content__content {
    width: calc(100% - 20rem);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .--style2 .p-bpm\:style_content__content {
    width: calc(100% - 15rem);
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content__content {
    width: 78%;
    margin: 0 auto;
  }
}
.p-bpm\:style_content__title {
  display: block;
  position: relative;
  margin-bottom: 3.5rem;
  color: var(--color-primary);
  opacity: 0;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content__title {
    margin-bottom: 1rem;
  }
}
.is-bpm\:active .p-bpm\:style_content__title {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out), opacity 0.6s var(--ease_out);
}
.p-bpm\:style_content__title-cap {
  display: block;
  position: relative;
  font-size: min(1.8571428571vw, 29.7142857143px);
  letter-spacing: min(0.1071428571vw, 1.7142857143px);
  font-family: var(--font_en);
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content__title-cap {
    font-size: 1.8rem;
    letter-spacing: 0.12rem;
  }
}
.p-bpm\:style_content__title-no {
  display: block;
  position: relative;
  font-size: min(5.7142857143vw, 91.4285714286px);
  line-height: 1;
  font-family: var(--font_en);
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content__title-no {
    font-size: 5.3rem;
  }
}
.p-bpm\:style_content__text {
  display: block;
  position: relative;
  font-size: min(1.1428571429vw, 18.2857142857px);
  font-weight: 300;
  line-height: 2.5;
  opacity: 0;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content__text {
    font-size: 1.35rem;
    line-height: 2.1;
  }
}
.is-bpm\:active .p-bpm\:style_content__text {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
}
.p-bpm\:style_content__credit {
  display: block;
  position: relative;
  margin-top: 2.4rem;
  font-size: min(0.8571428571vw, 13.7142857143px);
  line-height: 1.7;
  letter-spacing: min(0.0714285714vw, 1.1428571429px);
  color: var(--color-credit);
  font-family: var(--font_sans);
  opacity: 0;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:style_content__credit {
    margin-top: 2rem;
    font-size: 1rem;
    line-height: 1.7;
  }
}
.is-bpm\:active .p-bpm\:style_content__credit {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.3s, opacity 0.6s var(--ease_out) 0.3s;
}

.p-bpm\:lineup {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 3.8rem 0 5.5rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup {
    padding: 3rem 0 0;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup.--lineup1 {
    margin-top: 7rem;
  }
}
.p-bpm\:lineup.--lineup2 {
  margin-top: 7.6rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup.--lineup2 {
    margin-top: 6.3rem;
  }
}
.p-bpm\:lineup__container {
  width: 88%;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup__container {
    width: 95%;
  }
}
.p-bpm\:lineup__header {
  display: block;
  position: relative;
  margin-bottom: 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup__header {
    margin-bottom: 1rem;
  }
}
.p-bpm\:lineup__title {
  display: block;
  position: relative;
  margin-bottom: 2.5rem;
  font-size: min(2.4285714286vw, 38.8571428571px);
  font-family: var(--font_en);
  text-align: center;
  color: var(--color-primary);
  opacity: 0;
  transform: translateX(-2%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup__title {
    margin-bottom: 2rem;
    font-size: 2.5rem;
  }
}
.is-bpm\:active .p-bpm\:lineup__title {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out), opacity 0.6s var(--ease_out);
}
.p-bpm\:lineup__lead {
  display: block;
  position: relative;
  font-size: min(1.1428571429vw, 18.2857142857px);
  font-weight: 300;
  line-height: 2.4;
  text-align: center;
  opacity: 0;
  transform: translateX(-2%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup__lead {
    font-size: 1.3rem;
    line-height: 2.5;
  }
}
.is-bpm\:active .p-bpm\:lineup__lead {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
}
.p-bpm\:lineup__inner {
  display: block;
  position: relative;
  padding-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup__inner {
    padding-bottom: 4rem;
  }
}
.p-bpm\:lineup__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup__list {
    justify-content: flex-start;
    gap: 1.5rem 0%;
  }
}
.p-bpm\:lineup__list-item {
  --delay: 0s;
  width: 33.3333333333%;
  display: block;
  position: relative;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .p-bpm\:lineup__list-item:not(:last-child):nth-child(3n+2) {
    top: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup__list-item {
    width: 50%;
  }
  .p-bpm\:lineup__list-item:nth-child(2n+2) {
    top: 4rem;
  }
}
.p-bpm\:lineup__list-item:nth-child(1) {
  --delay: 0.4s;
}
.p-bpm\:lineup__list-item:nth-child(2) {
  --delay: 0.43s;
}
.p-bpm\:lineup__list-item:nth-child(3) {
  --delay: 0.46s;
}
.p-bpm\:lineup__list-item:nth-child(4) {
  --delay: 0.49s;
}
.p-bpm\:lineup__list-item:nth-child(5) {
  --delay: 0.52s;
}
.p-bpm\:lineup__list-item:nth-child(6) {
  --delay: 0.55s;
}
.p-bpm\:lineup__list-item:nth-child(7) {
  --delay: 0.58s;
}
.p-bpm\:lineup__list-item:nth-child(8) {
  --delay: 0.61s;
}
.p-bpm\:lineup__list-item:nth-child(9) {
  --delay: 0.64s;
}
.p-bpm\:lineup__list-item:nth-child(10) {
  --delay: 0.67s;
}
.p-bpm\:lineup__list-item:nth-child(11) {
  --delay: 0.7s;
}
.p-bpm\:lineup__list-item:nth-child(12) {
  --delay: 0.73s;
}
.p-bpm\:lineup__list-item:nth-child(13) {
  --delay: 0.76s;
}
.p-bpm\:lineup__list-item:nth-child(14) {
  --delay: 0.79s;
}
.p-bpm\:lineup__list-item:nth-child(15) {
  --delay: 0.82s;
}
.p-bpm\:lineup__list-item:nth-child(16) {
  --delay: 0.85s;
}
.p-bpm\:lineup__list-item:nth-child(17) {
  --delay: 0.88s;
}
.p-bpm\:lineup__list-item:nth-child(18) {
  --delay: 0.91s;
}
.p-bpm\:lineup__list-item:nth-child(19) {
  --delay: 0.94s;
}
.p-bpm\:lineup__list-item:nth-child(20) {
  --delay: 0.97s;
}
.is-bpm\:active .p-bpm\:lineup__list-item {
  opacity: 1;
  transition: opacity 1.5s var(--ease_out) var(--delay);
}
.p-bpm\:lineup__list-item::after {
  content: "";
  width: 0;
  height: 80%;
  display: block;
  position: absolute;
  top: 10%;
  left: 10%;
  opacity: 1;
  background: var(--color-primary);
  pointer-events: none;
}
.is-bpm\:active .p-bpm\:lineup__list-item::after {
  width: 80%;
  opacity: 0;
  transition: width 0.8s var(--ease_inout) var(--delay), opacity 0.8s var(--ease_inout) calc(var(--delay) + 0.3s);
}

.p-bpm\:lineup_data {
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
  z-index: 0;
  cursor: pointer;
  opacity: 0;
}
.is-bpm\:active .p-bpm\:lineup_data {
  opacity: 1;
  transition: opacity 0.8s var(--ease_inout) calc(var(--delay) + 0.3s);
}
.p-bpm\:lineup_data__thumb {
  width: 65%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1.05);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_data__thumb {
    width: 75%;
  }
}
.is-bpm\:active .p-bpm\:lineup_data__thumb {
  transform: translate(-50%, -50%) scale3d(1.001, 1.001, 1.001);
  transition: transform 2s var(--ease_inout) calc(var(--delay) + 0.3s);
}
.p-bpm\:lineup_data__thumb-img {
  display: block;
  position: relative;
  transform: scale3d(1, 1, 1);
}
@media (hover: hover) and (pointer: fine) {
  .p-bpm\:lineup_data__thumb-img {
    transition: transform 0.5s var(--ease_out);
  }
  .p-bpm\:lineup_data:hover .p-bpm\:lineup_data__thumb-img {
    transform: scale3d(0.9, 0.9, 0.9);
  }
}
.p-bpm\:lineup_data__cover {
  width: calc(100% - 3rem);
  height: calc(100% - 3rem);
  display: block;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  color: var(--color-white);
  background: var(--color-primary);
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.9, 0.9, 0.9);
  transition: opacity 0.5s var(--ease_out), transform 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), transform 0s linear 0.5s, clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), transform 0s linear 0.5s, clip-path 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
@media (hover: hover) and (pointer: fine) {
  .p-bpm\:lineup_data:hover .p-bpm\:lineup_data__cover {
    opacity: 1;
    transform: scale3d(1.001, 1.001, 1.001);
    -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    transition: transform 0.45s var(--ease_out), opacity 0.3s var(--ease_out), -webkit-clip-path 0.5s var(--ease_out);
    transition: clip-path 0.5s var(--ease_out), transform 0.45s var(--ease_out), opacity 0.3s var(--ease_out);
    transition: clip-path 0.5s var(--ease_out), transform 0.45s var(--ease_out), opacity 0.3s var(--ease_out), -webkit-clip-path 0.5s var(--ease_out);
  }
}
.p-bpm\:lineup_data__cap {
  width: calc(100% - 6rem);
  display: block;
  position: absolute;
  top: 2.4rem;
  left: 3rem;
  font-size: min(1vw, 16px);
  line-height: 1.5;
  letter-spacing: min(0.1785714286vw, 2.8571428571px);
  opacity: 0;
  transition: opacity 0.5s var(--ease_out), -webkit-clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
@media (hover: hover) and (pointer: fine) {
  .p-bpm\:lineup_data:hover .p-bpm\:lineup_data__cap {
    opacity: 1;
    -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    transition: opacity 0.6s var(--ease_out) 0.2s, -webkit-clip-path 0.8s var(--ease_out) 0.2s;
    transition: clip-path 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
    transition: clip-path 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s, -webkit-clip-path 0.8s var(--ease_out) 0.2s;
  }
}
.p-bpm\:lineup_data__more {
  display: block;
  position: absolute;
  bottom: 2.4rem;
  right: 3rem;
  padding-right: 3.6rem;
  font-size: min(1.0714285714vw, 17.1428571429px);
  font-family: var(--font_en);
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: min(0.0714285714vw, 1.1428571429px);
}
.p-bpm\:lineup_data__more::after {
  content: "";
  width: 2.2rem;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../img/arrow.svg") no-repeat center/contain;
}

.p-bpm\:lineup_modal {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  overscroll-behavior-y: none;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.45s var(--ease_out);
  z-index: -10;
  background: var(--color-primary);
}
.is-bpm\:modal-show .p-bpm\:lineup_modal {
  visibility: visible;
  z-index: 50;
}
.is-bpm\:modal-open .p-bpm\:lineup_modal {
  pointer-events: auto;
  opacity: 1;
}
.p-bpm\:lineup_modal__in {
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  margin: 0 auto;
  padding: 6rem 5rem 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__in {
    padding: 1.3rem 1rem 0;
  }
}
.p-bpm\:lineup_modal__bg {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}
.p-bpm\:lineup_modal__container {
  width: 100%;
  height: calc(var(--svh) - 6rem);
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__container {
    height: calc(var(--svh) - 2rem);
  }
}
.p-bpm\:lineup_modal__scroll {
  display: block;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .p-bpm\:lineup_modal__scroll {
    display: none;
  }
}
@media screen and (max-width: 767px) and (max-height: 600px) {
  .p-bpm\:lineup_modal__scroll {
    transform: none;
    left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__scroll::before {
    content: "";
    width: 3.5rem;
    height: 3.5rem;
    display: block;
    position: absolute;
    top: -0.5rem;
    left: 50%;
    transform: translate(-50%, -100%);
    background: url("../img/icon_finger.svg") no-repeat center/contain;
    animation: scroll_finger 3s linear infinite;
    transform-origin: right center;
  }
  @keyframes scroll_finger {
    0% {
      transform: translate(-50%, -100%);
    }
    33% {
      transform: translate(-50%, -100%) rotate(-6deg);
    }
    66% {
      transform: translate(-50%, -100%) rotate(6deg);
    }
    100% {
      transform: translate(-50%, -100%);
    }
  }
}
.p-bpm\:lineup_modal__scroll-cap {
  display: block;
  position: relative;
  font-size: 1.3rem;
  line-height: 1;
  font-family: var(--font_en);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__scroll-cap {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) and (max-height: 600px) {
  .p-bpm\:lineup_modal__scroll-cap {
    font-size: 0.8rem;
    writing-mode: vertical-lr;
  }
}
.p-bpm\:lineup_modal__scroll-bar {
  width: 1px;
  height: 4rem;
  display: block;
  position: relative;
  margin: 1.7rem auto 0;
  background: var(--color-line);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__scroll-bar {
    height: 1rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) and (max-height: 600px) {
  .p-bpm\:lineup_modal__scroll-bar {
    height: 2rem;
    margin-top: 0.4rem;
  }
}
.p-bpm\:lineup_modal__scroll-bar::after {
  content: "";
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-black);
  animation: scroll 5s var(--ease_inout) infinite;
}
@keyframes scroll {
  0% {
    height: 0;
    top: 0;
  }
  50% {
    height: 100%;
    top: 0;
  }
  100% {
    height: 100%;
    top: 100%;
  }
}
.p-bpm\:lineup_modal__close {
  width: 10rem;
  height: 10rem;
  display: block;
  position: fixed;
  top: 7rem;
  right: 7rem;
  color: var(--color-black);
  z-index: 200;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.45s var(--ease_out);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__close {
    width: 7rem;
    height: 7rem;
    top: 1.2rem;
    right: 2rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-bpm\:lineup_modal__close {
    transition: color 0.3s var(--ease_out);
  }
  .p-bpm\:lineup_modal__close:hover {
    color: var(--color-white);
  }
}
.is-bpm\:modal-show .p-bpm\:lineup_modal__close {
  visibility: visible;
}
.is-bpm\:modal-open .p-bpm\:lineup_modal__close {
  pointer-events: auto;
  opacity: 1;
}
.p-bpm\:lineup_modal__close::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-primary);
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.9, 0.9, 0.9);
  transition: opacity 0.5s var(--ease_out), transform 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), transform 0s linear 0.5s, clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), transform 0s linear 0.5s, clip-path 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
@media (hover: hover) and (pointer: fine) {
  .p-bpm\:lineup_modal__close:hover::before {
    opacity: 1;
    transform: scale3d(1.001, 1.001, 1.001);
    -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    transition: transform 0.45s var(--ease_out), opacity 0.3s var(--ease_out), -webkit-clip-path 0.35s var(--ease_out);
    transition: clip-path 0.35s var(--ease_out), transform 0.45s var(--ease_out), opacity 0.3s var(--ease_out);
    transition: clip-path 0.35s var(--ease_out), transform 0.45s var(--ease_out), opacity 0.3s var(--ease_out), -webkit-clip-path 0.35s var(--ease_out);
  }
}
.p-bpm\:lineup_modal__close-in {
  width: 6rem;
  height: 4rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__close-in {
    width: 3.5rem;
    height: 2rem;
  }
}
.p-bpm\:lineup_modal__close-bar {
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(15deg);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_modal__close-bar {
    height: 1px;
  }
}
.p-bpm\:lineup_modal__close-bar:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-15deg);
}
@media (hover: hover) and (pointer: fine) {
  .p-bpm\:lineup_modal__close-bar {
    transition: transform 0.4s var(--ease_out);
  }
  .p-bpm\:lineup_modal__close:hover .p-bpm\:lineup_modal__close-bar {
    transform: translate(-50%, -50%) rotate(30deg);
  }
  .p-bpm\:lineup_modal__close:hover .p-bpm\:lineup_modal__close-bar:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-30deg);
  }
}
.p-bpm\:lineup_modal__close-bar::before {
  content: "";
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  background: currentColor;
  transition: width 0.4s var(--ease_out);
}
.is-bpm\:modal-open .p-bpm\:lineup_modal__close-bar::before {
  width: 100%;
  transition: width 0.7s var(--ease_inout) 0.7s, opacity 0.3s var(--ease_inout) 0.7s;
}
.p-bpm\:lineup_modal__close-bar:nth-child(1)::before {
  right: 0;
}
.is-bpm\:modal-open .p-bpm\:lineup_modal__close-bar:nth-child(1)::before {
  left: 0;
}

.p-bpm\:lineup_modal__close-bar:nth-child(2)::before {
  left: 0;
}
.is-bpm\:modal-open .p-bpm\:lineup_modal__close-bar:nth-child(2)::before {
  left: auto;
  right: 0;
  transition-delay: 0.8s;
}

.p-bpm\:lineup_article {
  height: calc(var(--svh) - 6rem);
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article {
    height: calc(var(--svh) - 1.3rem);
  }
}
.p-bpm\:lineup_article::before {
  content: "";
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: var(--color-white);
}
.p-bpm\:lineup_article__container {
  display: block;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-3%);
  transition: transform 0s linear 0.6s, opacity 0.6s var(--ease_out);
}
.is-bpm\:modal-open .p-bpm\:lineup_article__container {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
}
.p-bpm\:lineup_article__list {
  width: 100%;
  height: var(--svh);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  z-index: 0;
}
.p-bpm\:lineup_article__list-item {
  width: 100%;
  flex-shrink: 0;
  display: block;
  position: relative;
  pointer-events: none;
}
.p-bpm\:lineup_article__list-item.is-bpm\:current {
  z-index: 1;
  pointer-events: auto;
}
.p-bpm\:lineup_article__info {
  display: block;
  position: absolute;
  top: 3.6rem;
  left: 4rem;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.5s var(--ease_out), -webkit-clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article__info {
    position: fixed;
    top: 2.8rem;
    left: 3rem;
  }
}
.is-bpm\:modal-open .p-bpm\:lineup_article__info {
  opacity: 1;
  -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  transition: opacity 0.3s var(--ease_out) 0.8s, -webkit-clip-path 0.5s var(--ease_out) 0.8s;
  transition: clip-path 0.5s var(--ease_out) 0.8s, opacity 0.3s var(--ease_out) 0.8s;
  transition: clip-path 0.5s var(--ease_out) 0.8s, opacity 0.3s var(--ease_out) 0.8s, -webkit-clip-path 0.5s var(--ease_out) 0.8s;
}
.p-bpm\:lineup_article__cap {
  display: block;
  position: relative;
  margin-bottom: 1rem;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article__cap {
    margin-bottom: 0.2rem;
  }
}
.p-bpm\:lineup_article__cap-text {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.3rem;
  font-family: var(--font_en);
  font-weight: 300;
  z-index: 0;
  opacity: 0;
  transition: opacity 0.5s var(--ease_out), -webkit-clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article__cap-text {
    font-size: 0.9rem;
  }
}
.p-bpm\:lineup_article__cap-text.is-bpm\:ctive {
  position: revert;
  opacity: 1;
  z-index: 1;
  -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  transition: opacity 0.6s var(--ease_out) 0.2s, -webkit-clip-path 0.8s var(--ease_out) 0.2s;
  transition: clip-path 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
  transition: clip-path 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s, -webkit-clip-path 0.8s var(--ease_out) 0.2s;
}
.p-bpm\:lineup_article__pagination {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  position: relative;
  gap: min(2.8571428571vw, 45.7142857143px);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article__pagination {
    gap: 1.6rem;
  }
}
.p-bpm\:lineup_article__pagination-text {
  display: block;
  position: relative;
  font-size: min(2.8571428571vw, 45.7142857143px);
  line-height: 1;
  letter-spacing: 0;
  font-feature-settings: "hwid";
  font-family: var(--font_en);
  color: var(--color-credit);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article__pagination-text {
    font-size: 2.2rem;
  }
}
.p-bpm\:lineup_article__pagination-text.--current {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: min(4.2857142857vw, 68.5714285714px);
  text-align: center;
  color: var(--color-black);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article__pagination-text.--current {
    font-size: 3.4rem;
  }
}
.p-bpm\:lineup_article__pagination-text.--current::before {
  content: "";
  width: 1px;
  height: 65%;
  display: block;
  position: absolute;
  bottom: min(0.4285714286vw, 6.8571428571px);
  right: min(-0.8571428571vw, -13.7142857143px);
  border-left: 1px solid var(--color-black);
  transform-origin: left bottom;
  transform: rotate(30deg);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_article__pagination-text.--current::before {
    bottom: 0.3rem;
    right: -0.3rem;
  }
}

.p-bpm\:lineup_detail {
  width: 100%;
  height: calc(var(--svh) - 6rem);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 4rem 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.4s var(--ease_out);
  overscroll-behavior-y: none;
}
.is-bpm\:current .p-bpm\:lineup_detail {
  opacity: 1;
  transition: opacity 1s var(--ease_inout);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail {
    padding: min(8rem, 15vh) 0 10rem;
    align-items: center;
    height: calc(var(--svh) - 1.3rem);
  }
}
@media screen and (max-width: 767px) and (max-height: 600px) {
  .p-bpm\:lineup_detail {
    padding: min(5.4rem, 8vh) 0;
    align-items: flex-start;
    overflow-y: auto;
  }
}
.p-bpm\:lineup_detail__container {
  width: 92.96875%;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-bpm\:lineup_detail__container {
    display: grid;
    grid-template-columns: 45.5% 1fr;
    gap: 4.5%;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail__container {
    width: 82%;
  }
}
.p-bpm\:lineup_detail__header {
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail__header {
    width: 85%;
    margin: 0 auto 1rem;
  }
}
.p-bpm\:lineup_detail__thumb {
  display: block;
  position: relative;
  pointer-events: none;
}
.p-bpm\:lineup_detail__thumb-img {
  width: 100%;
  max-width: 860px;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail__thumb-img {
    max-width: 30vh;
  }
}
.--product10 .p-bpm\:lineup_detail__thumb-img {
  width: 80%;
}
.p-bpm\:lineup_detail__inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.p-bpm\:lineup_detail__content {
  width: 100%;
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-bpm\:lineup_detail__content {
    opacity: 0;
    transform: translateX(-3%);
    transition: transform 0s linear 0.6s, opacity 0.6s var(--ease_out);
  }
  .is-bpm\:current .p-bpm\:lineup_detail__content {
    opacity: 1;
    transform: translateX(0);
    transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
  }
}
.p-bpm\:lineup_detail__cap {
  display: block;
  position: relative;
  margin-bottom: 2.2rem;
  font-size: min(1.5714285714vw, 25.1428571429px);
  letter-spacing: min(0.1785714286vw, 2.8571428571px);
  line-height: 1.4;
  font-weight: 300;
  font-family: var(--font_en);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail__cap {
    margin-bottom: 0.6rem;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.p-bpm\:lineup_detail__text {
  display: block;
  position: relative;
  font-size: min(1.1428571429vw, 18.2857142857px);
  line-height: 2;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail__text {
    font-size: 1.3rem;
  }
}
.p-bpm\:lineup_detail__credit {
  display: block;
  position: relative;
  margin-top: 1.8rem;
  font-size: min(0.9285714286vw, 14.8571428571px);
  line-height: 1.5;
  letter-spacing: 0.1rem;
  font-family: var(--font_sans);
  color: var(--color-credit);
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail__credit {
    margin-top: 1.6rem;
    line-height: 1.4;
    font-size: 1rem;
  }
}
.p-bpm\:lineup_detail__btn {
  width: min(24.1428571429vw, 386.2857142857px);
  display: block;
  position: relative;
  margin-top: 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:lineup_detail__btn {
    width: 25.5rem;
    margin: 3.8rem auto 0;
  }
}

.p-bpm\:movie {
  display: block;
  position: relative;
  padding: 2.4rem 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:movie {
    padding: 2rem 0;
    margin-top: 6.7rem;
  }
}
.p-bpm\:movie__container {
  width: 90%;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-bpm\:movie__container {
    width: 100%;
  }
}
.p-bpm\:movie__header {
  display: block;
  position: relative;
  margin: 0 auto 3.9rem;
  opacity: 0;
  transform: translateX(-2%);
}
@media screen and (max-width: 767px) {
  .p-bpm\:movie__header {
    width: 90%;
    margin-bottom: 2.2rem;
  }
}
.is-bpm\:active .p-bpm\:movie__header {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out), opacity 0.6s var(--ease_out);
}
.p-bpm\:movie__title {
  display: block;
  position: relative;
  font-size: min(2.5vw, 40px);
  font-family: var(--font_en);
  text-align: center;
  color: var(--color-primary);
}
@media screen and (max-width: 767px) {
  .p-bpm\:movie__title {
    font-size: 2.8rem;
    letter-spacing: 0.05rem;
  }
}
.p-bpm\:movie__lead {
  display: block;
  position: relative;
  margin: 3rem auto 0;
  font-size: min(1.1428571429vw, 18.2857142857px);
  letter-spacing: min(0.0142857143vw, 0.2285714286px);
  font-weight: 300;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-bpm\:movie__lead {
    max-width: 26rem;
    margin-top: 1.6rem;
    font-size: 1.3rem;
  }
}
.p-bpm\:movie__inner {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
  opacity: 0;
  transform: translateX(-2%);
}
@media screen and (min-width: 768px) {
  .p-bpm\:movie__inner {
    max-width: min(57.1428571429vw, 914.2857142857px);
  }
}
.is-bpm\:active .p-bpm\:movie__inner {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
}
.p-bpm\:movie__player {
  width: 100%;
  padding-top: 56.25%;
  display: block;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  pointer-events: none;
}
.p-bpm\:movie__player-iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.p-bpm\:movie__player-iframe iframe {
  width: 100%;
  height: 200%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-bpm\:movie__player-img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.8s var(--ease_out);
  pointer-events: none;
  z-index: 1;
}
.is-bpm-movie-loaded .p-bpm\:movie__player-img {
  opacity: 0;
}
.p-bpm\:movie__play {
  width: 10rem;
  display: block;
  position: relative;
  margin: 1.2rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:movie__play {
    margin-top: 0.8rem;
  }
}
.p-bpm\:movie__play-btn {
  display: block;
  position: relative;
  opacity: 0;
}
.p-bpm\:movie__play-btn.--on {
  display: block;
  position: relative;
  opacity: 1;
}
.is-bpm-movie-play .p-bpm\:movie__play-btn.--on {
  opacity: 0;
}
.p-bpm\:movie__play-btn.--off {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.is-bpm-movie-play .p-bpm\:movie__play-btn.--off {
  opacity: 1;
}
.p-bpm\:movie__sound {
  width: 9rem;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0.1rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:movie__sound {
    bottom: 0.6rem;
  }
}
.p-bpm\:movie__sound-btn {
  display: block;
  position: relative;
}
.p-bpm\:movie__sound-btn.--on {
  display: block;
  position: relative;
  opacity: 1;
}
.is-bpm-movie-mute .p-bpm\:movie__sound-btn.--on {
  opacity: 0;
}
.p-bpm\:movie__sound-btn.--off {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.is-bpm-movie-mute .p-bpm\:movie__sound-btn.--off {
  opacity: 1;
}

.p-bpm\:info {
  display: block;
  position: relative;
  padding: 2.4rem 0;
  margin-top: 15rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:info {
    margin-top: 3.4rem;
    padding: 2rem 0;
  }
}
.p-bpm\:info__container {
  width: 90%;
  max-width: 120rem;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-bpm\:info__container {
    display: grid;
    grid-template-columns: 50.2% 1fr;
    grid-template-rows: auto 1fr;
    gap: 4rem 6.5%;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__container {
    width: 84%;
  }
}
.p-bpm\:info__header {
  display: block;
  position: relative;
  opacity: 0;
  transform: translateX(-2%);
}
@media screen and (min-width: 768px) {
  .p-bpm\:info__header {
    grid-column: 2/3;
    grid-row: 1/2;
    padding: 4.4rem 0 0;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__header {
    margin-bottom: 2.2rem;
  }
}
.is-bpm\:active .p-bpm\:info__header {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out), opacity 0.6s var(--ease_out);
}
.p-bpm\:info__title {
  display: block;
  position: relative;
  font-size: min(2.3571428571vw, 37.7142857143px);
  font-family: var(--font_en);
  letter-spacing: min(0.2285714286vw, 3.6571428571px);
  color: var(--color-primary);
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__title {
    font-size: 2.4rem;
    text-align: center;
  }
}
.p-bpm\:info__thumb {
  display: block;
  position: relative;
  opacity: 0;
  transform: translateX(-5%);
}
@media screen and (min-width: 768px) {
  .p-bpm\:info__thumb {
    grid-column: 1/2;
    grid-row: 1/3;
  }
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__thumb {
    margin-bottom: 2.2rem;
  }
}
.is-bpm\:active .p-bpm\:info__thumb {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out), opacity 0.6s var(--ease_out);
}
.p-bpm\:info__inner {
  display: block;
  position: relative;
  opacity: 0;
  transform: translateX(-2%);
}
@media screen and (min-width: 768px) {
  .p-bpm\:info__inner {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}
.is-bpm\:active .p-bpm\:info__inner {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.8s var(--ease_out) 0.2s, opacity 0.6s var(--ease_out) 0.2s;
}
.p-bpm\:info__cap {
  display: block;
  position: relative;
  margin-bottom: 1.8rem;
  font-size: min(1.4285714286vw, 22.8571428571px);
  letter-spacing: min(0.1785714286vw, 2.8571428571px);
  line-height: 1.4;
  font-weight: 800;
  font-family: var(--font_en);
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__cap {
    margin-bottom: 1.4rem;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.p-bpm\:info__text {
  display: block;
  position: relative;
  font-size: min(1.1428571429vw, 18.2857142857px);
  font-weight: 300;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__text {
    font-size: 1.4rem;
  }
}
.p-bpm\:info__credit {
  display: block;
  position: relative;
  margin-top: 2.8rem;
  font-size: min(0.9285714286vw, 14.8571428571px);
  line-height: 1.5;
  letter-spacing: min(0.0714285714vw, 1.1428571429px);
  font-family: var(--font_sans);
  color: var(--color-credit);
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__credit {
    margin-top: 2rem;
    line-height: 1.4;
    font-size: 1rem;
  }
}
.p-bpm\:info__btn {
  width: min(24.1428571429vw, 386.2857142857px);
  display: block;
  position: relative;
  margin-top: 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:info__btn {
    width: 25.5rem;
    margin: 4rem auto 0;
  }
}

.p-bpm\:cap {
  width: 100%;
  height: var(--svh);
  display: block;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  z-index: 5;
  margin-bottom: calc(var(--svh) * -1);
  mix-blend-mode: difference;
  pointer-events: none;
}
.p-bpm\:cap__brand {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  position: absolute;
  gap: 2.5rem;
  bottom: var(--svh);
  right: 0;
  transform: translate(0, 100%);
  color: var(--color-white);
  opacity: 0;
  transition: opacity 1s var(--ease_out);
}
@media screen and (max-width: 767px) {
  .p-bpm\:cap__brand {
    display: none;
  }
}
.is-bpm\:scroll .p-bpm\:cap__brand {
  opacity: 1;
}
.is-bpm\:scroll-btm .p-bpm\:cap__brand {
  opacity: 0;
}
.p-bpm\:cap__brand-sub {
  width: 10rem;
  display: block;
  position: relative;
}
.p-bpm\:cap__brand-main {
  width: 3.2rem;
  display: block;
  position: relative;
}
.p-bpm\:cap__cap {
  display: block;
  position: absolute;
  left: 3.8rem;
  bottom: 2rem;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  white-space: nowrap;
  font-weight: 100;
  color: var(--color-white);
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  .p-bpm\:cap__cap {
    bottom: calc(var(--svh) * 0.5);
    transform: translate(0, 50%) rotate(180deg);
    font-size: 0.8rem;
    left: 0.8rem;
  }
}

.p-bpm\:deco {
  width: 100%;
  height: 1px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  z-index: 5;
  margin-top: 17.7rem;
  mix-blend-mode: difference;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-bpm\:deco {
    margin-top: 5.8rem;
  }
}
.is-bpm\:load .p-bpm\:deco {
  opacity: 1;
  transition: opacity 1s var(--ease_inout) 0.4s;
}
.p-bpm\:deco__cap {
  width: 1rem;
  display: block;
  position: absolute;
  left: 4.3rem;
  bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .p-bpm\:deco__cap {
    width: 0.8rem;
    bottom: calc(var(--svh) * 0.5);
    transform: translate(0, 50%);
    left: 1rem;
  }
}

.l-bpm\:main {
  display: block;
  position: relative;
}
.l-bpm\:main__header {
  display: block;
  position: relative;
}
.l-bpm\:main__inner {
  display: block;
  position: relative;
  opacity: 0;
}
.is-bpm\:load .l-bpm\:main__inner {
  opacity: 1;
  transition: opacity 1.2s var(--ease_out);
}

.l-bpm\:footer {
  display: block;
  position: relative;
  padding: 5.8rem 0 5rem;
  overflow: hidden;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer {
    padding: 3.2rem 0 2rem;
  }
}
.is-bpm\:load .l-bpm\:footer {
  opacity: 1;
  transition: opacity 1.2s var(--ease_out);
}
.l-bpm\:footer::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid var(--color-line);
}
.l-bpm\:footer__container {
  width: 85.7142857143%;
  max-width: 2000px;
  display: block;
  position: relative;
  padding: 8.2rem 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__container {
    padding: 4rem 0;
  }
}
.l-bpm\:footer__cap {
  display: block;
  position: absolute;
  font-size: 1.4rem;
  line-height: 0.8;
  font-family: var(--font_en);
  letter-spacing: 0.1rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .l-bpm\:footer__cap {
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__cap {
    top: 4.2rem;
    left: 0.3rem;
    writing-mode: vertical-rl;
    font-size: 0.9rem;
  }
}
.l-bpm\:footer__brand {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 2.8rem;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .l-bpm\:footer__brand {
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__brand {
    flex-direction: row;
    top: 0;
    right: -0.5rem;
    gap: 1rem;
  }
}
.l-bpm\:footer__brand-sub {
  width: 6.4rem;
  display: block;
  position: relative;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .l-bpm\:footer__brand-sub {
    transform: rotate(90deg);
    transform-origin: left top;
  }
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__brand-sub {
    width: 6rem;
    top: 0.2rem;
  }
}
.l-bpm\:footer__brand-main {
  width: 3.25rem;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__brand-main {
    width: 2.6rem;
  }
}
.l-bpm\:footer__content {
  width: 87.9166666667%;
  display: block;
  position: relative;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .l-bpm\:footer__content {
    display: grid;
    grid-template-columns: 1fr 48rem;
    gap: 2.5rem 6rem;
    grid-template-areas: "nav info" "credit share";
  }
}
.l-bpm\:footer__nav {
  min-width: 0;
  grid-area: nav;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__nav {
    width: calc(100% - 5rem);
  }
}
.l-bpm\:footer__credit {
  min-width: 0;
  grid-area: credit;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__credit {
    width: calc(100% - 5rem);
    margin-top: 2.2rem;
  }
}
.l-bpm\:footer__credit-text {
  display: block;
  position: relative;
  font-size: 1.2rem;
  letter-spacing: 0.04rem;
  line-height: 1.6;
  color: var(--color-credit);
  font-family: var(--font_sans);
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__credit-text {
    font-size: 1rem;
    line-height: 1.85;
  }
}
.l-bpm\:footer__info {
  min-width: 0;
  grid-area: info;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__info {
    width: calc(100% - 4rem);
    margin-top: 3.8rem;
  }
}
.l-bpm\:footer__share {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-bpm\:footer__share {
    min-width: 0;
    grid-area: share;
    padding-top: 1.9rem;
  }
}
@media screen and (min-width: 768px){
  .l-bpm\:footer__nav {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .l-bpm\:footer__credit {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .l-bpm\:footer__info {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .l-bpm\:footer__share {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer__share {
    width: calc(100% - 4rem);
    margin-top: 4.5rem;
  }
}

.l-bpm\:footer_nav {
  display: block;
  position: relative;
}
.l-bpm\:footer_nav__style {
  width: 86.0869565217%;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.9rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_nav__style {
    gap: 0.5rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.l-bpm\:footer_nav__style-item {
  display: block;
  position: relative;
}
.l-bpm\:footer_nav__thumb {
  width: 100%;
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.l-bpm\:footer_nav__thumb::after {
  content: "";
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  background: var(--color-primary);
  pointer-events: none;
  transition: width 0.6s var(--ease_inout), opacity 0.6s var(--ease_inout);
}
@media (hover: hover) and (pointer: fine) {
  .l-bpm\:footer_nav__thumb:hover::after {
    width: 100%;
    left: 0;
    opacity: 0.7;
    transition: width 0.6s var(--ease_inout), opacity 0.6s var(--ease_inout);
  }
}
.l-bpm\:footer_nav__thumb-img {
  width: 100%;
  padding-top: 120.875%;
  display: block;
  position: relative;
}
.l-bpm\:footer_nav__thumb-img img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.l-bpm\:footer_nav__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.5rem 2.4rem;
  position: relative;
  margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .l-bpm\:footer_nav__list {
    max-width: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_nav__list {
    max-width: 17rem;
    gap: 2.1rem 2rem;
  }
}
.l-bpm\:footer_nav__list-item {
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_nav__list-item:nth-child(2) {
    margin-right: 5rem;
  }
}
.l-bpm\:footer_nav__link {
  display: block;
  position: relative;
  font-size: min(1.2857142857vw, 20.5714285714px);
  letter-spacing: min(0.0357142857vw, 0.5714285714px);
  font-family: var(--font_en);
  line-height: 1.2;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_nav__link {
    font-size: 1.5rem;
  }
}
.l-bpm\:footer_nav__link::before {
  content: "";
  width: 0;
  height: calc(100% + 1.2rem);
  display: block;
  position: absolute;
  top: -0.6rem;
  right: -0.6rem;
  opacity: 0;
  background: var(--color-primary);
  pointer-events: none;
  transition: width 0.6s var(--ease_inout), opacity 0.6s var(--ease_inout);
}
@media (hover: hover) and (pointer: fine) {
  .l-bpm\:footer_nav__link:hover::before {
    width: calc(100% + 1.2rem);
    left: -0.6rem;
    opacity: 0.7;
    transition: width 0.6s var(--ease_inout), opacity 0.6s var(--ease_inout);
  }
}
.l-bpm\:footer_nav__link-text {
  display: block;
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .l-bpm\:footer_nav__link-text {
    transition: color 0.6s var(--ease_inout);
  }
  .l-bpm\:footer_nav__link:hover .l-bpm\:footer_nav__link-text {
    color: var(--color-white);
  }
}

.l-bpm\:footer_info {
  display: block;
  position: relative;
}
.l-bpm\:footer_info__list {
  display: block;
  position: relative;
}
.l-bpm\:footer_info__list-item {
  display: block;
  position: relative;
  padding: 1.65rem 0.5rem;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_info__list-item {
    padding: 1.65rem 1rem;
  }
}
.l-bpm\:footer_info__list-item::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid var(--color-line);
}
.l-bpm\:footer_info__list-item:last-child::before {
  border-bottom: 1px solid var(--color-line);
}
.l-bpm\:footer_info__data {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  gap: 2rem;
  margin-bottom: -0.8rem;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_info__data {
    margin-bottom: -0.9rem;
  }
}
.l-bpm\:footer_info__data-cap {
  display: block;
  position: relative;
  font-size: min(0.9285714286vw, 14.8571428571px);
  font-weight: 400;
  color: var(--color-black);
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_info__data-cap {
    font-size: 1.3rem;
    letter-spacing: 0.08rem;
  }
}
.l-bpm\:footer_info__data-text {
  flex: 1 1 0;
  display: block;
  position: relative;
  top: -0.3em;
  font-size: min(1vw, 16px);
  line-height: 1.8;
  font-weight: 300;
  letter-spacing: min(0.0714285714vw, 1.1428571429px);
  color: var(--color-black);
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_info__data-text {
    top: -0.4em;
    font-size: 1.1rem;
    line-height: 1.9;
  }
}
.l-bpm\:footer_info__data-text a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  text-decoration: underline;
  font-family: var(--font_serif);
  position: relative;
  color: var(--color-black) !important;
}
@media (hover: hover) and (pointer: fine) {
  .l-bpm\:footer_info__data-text a:hover {
    text-decoration: none;
  }
}
.l-bpm\:footer_info__data-text a::after {
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  display: inline-block;
  position: relative;
  top: 0.2em;
  margin-left: 1.2rem;
  background: url("../img/ex-link.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_info__data-text a::after {
    width: 1rem;
    height: 1rem;
    margin-left: 1.2rem;
  }
}
.l-bpm\:footer_info__link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  position: relative;
  font-size: min(0.9285714286vw, 14.8571428571px);
  font-weight: 300;
  line-height: 1.6;
  color: var(--color-black) !important;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_info__link {
    font-size: 1.3rem;
  }
}
@supports ((-webkit-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
  @media (hover: hover) and (pointer: fine) {
    .l-bpm\:footer_info__link {
      text-decoration: underline;
      -webkit-text-decoration-color: transparent;
      text-decoration-color: transparent;
      transition: -webkit-text-decoration-color 0.3s var(--ease_out);
      transition: text-decoration-color 0.3s var(--ease_out);
      transition: text-decoration-color 0.3s var(--ease_out), -webkit-text-decoration-color 0.3s var(--ease_out);
    }
    .l-bpm\:footer_info__link:hover {
      -webkit-text-decoration-color: currentColor;
      text-decoration-color: currentColor;
    }
  }
}
@supports not ((-webkit-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
  @media (hover: hover) and (pointer: fine) {
    .l-bpm\:footer_info__link:hover {
      text-decoration: underline;
    }
  }
}
.l-bpm\:footer_info__link::after {
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  display: inline-block;
  position: relative;
  margin-left: 0.8rem;
  background: url("../img/ex-link.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_info__link::after {
    width: 1rem;
    height: 1rem;
    margin-left: 1.2rem;
  }
}

.l-bpm\:footer_share {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-bpm\:footer_share {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2rem;
  }
}
.l-bpm\:footer_share__cap {
  display: block;
  position: relative;
  font-size: min(1vw, 16px);
  letter-spacing: min(0.1428571429vw, 2.2857142857px);
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_share__cap {
    margin-bottom: 1.8rem;
    text-align: center;
    left: 0.4em;
    font-size: 1.3rem;
    letter-spacing: 0.4rem;
  }
}
.l-bpm\:footer_share__list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2.2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_share__list {
    justify-content: center;
    gap: 3rem;
  }
}
.l-bpm\:footer_share__list-item {
  display: block;
  position: relative;
}
.l-bpm\:footer_share__link {
  display: block;
  position: relative;
  font-size: 0;
  color: var(--color-black);
}
.l-bpm\:footer_share__link::before {
  content: "";
  width: calc(100% + 1.6rem);
  height: calc(100% + 1.6rem);
  display: block;
  position: absolute;
  top: -0.8rem;
  left: -0.8rem;
  background: var(--color-black);
  border-radius: 50%;
  opacity: 0;
}
@media (hover: hover) and (pointer: fine) {
  .l-bpm\:footer_share__link::before {
    transition: opacity 0.5s var(--ease_out);
  }
  .l-bpm\:footer_share__link:hover::before {
    opacity: 1;
  }
}
.l-bpm\:footer_share__link-icon {
  width: min(1.5714285714vw, 25.1428571429px);
  height: min(1.5714285714vw, 25.1428571429px);
  display: block;
  position: relative;
  fill-rule: evenodd;
  fill: var(--color-black);
}
@media screen and (max-width: 767px) {
  .l-bpm\:footer_share__link-icon {
    width: 2rem;
    height: 2rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .l-bpm\:footer_share__link-icon {
    transition: filter 0.5s var(--ease_out);
  }
  .l-bpm\:footer_share__link:hover .l-bpm\:footer_share__link-icon {
    filter: invert(1);
  }
}

.l-bpm\:nav {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  overflow-y: auto;
  overscroll-behavior: none;
  background: #fff url("../img/bg_ptn.jpg") repeat 0 0/400px auto;
  opacity: 0;
  transition: opacity 0.45s var(--ease_out);
}
@media screen and (min-width: 768px) {
  .l-bpm\:nav {
    display: none !important;
  }
}
.is-bpm\:menu-show .l-bpm\:nav {
  display: block;
}
.is-bpm\:menu-open .l-bpm\:nav {
  pointer-events: auto;
  opacity: 1;
}
.l-bpm\:nav__container {
  width: 100%;
  min-height: var(--svh);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 9.5rem 0;
}
.l-bpm\:nav__container::before {
  content: "";
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  background: var(--color-primary);
  pointer-events: none;
  transition: opacity 0s linear 0.45s;
}
.is-bpm\:menu-open .l-bpm\:nav__container::before {
  width: 100%;
  opacity: 0;
  transition: width 0.6s var(--ease_inout) 0s, opacity 0.8s var(--ease_inout) 0.3s;
}
.l-bpm\:nav__bg {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.l-bpm\:nav__header {
  display: block;
  position: absolute;
  top: 2rem;
  left: 2rem;
  opacity: 0;
  transition: opacity 1s var(--ease_out), -webkit-clip-path 0s linear 1s;
  transition: opacity 1s var(--ease_out), clip-path 0s linear 1s;
  transition: opacity 1s var(--ease_out), clip-path 0s linear 1s, -webkit-clip-path 0s linear 1s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
.is-bpm\:menu-open .l-bpm\:nav__header {
  opacity: 1;
  -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  transition: opacity 1s var(--ease_out) 0.3s, -webkit-clip-path 0.5s var(--ease_out) 0.3s;
  transition: clip-path 0.5s var(--ease_out) 0.3s, opacity 1s var(--ease_out) 0.3s;
  transition: clip-path 0.5s var(--ease_out) 0.3s, opacity 1s var(--ease_out) 0.3s, -webkit-clip-path 0.5s var(--ease_out) 0.3s;
}
.l-bpm\:nav__brand {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  gap: 1rem;
  position: relative;
}
.l-bpm\:nav__brand-main {
  display: block;
  position: relative;
  font-size: 1.8rem;
  line-height: 0.9;
  font-family: var(--font_en);
}
.l-bpm\:nav__brand-sub {
  display: block;
  position: relative;
  font-size: 1.1rem;
  letter-spacing: 0;
}
.l-bpm\:nav__cap {
  display: block;
  position: relative;
  margin-top: 0.4rem;
  font-size: 1rem;
  letter-spacing: 0;
  font-family: var(--font_en);
  color: var(--color-primary);
}
.l-bpm\:nav__inner {
  width: 84%;
  display: block;
  position: relative;
}
.l-bpm\:nav__list {
  display: block;
  position: relative;
}
.l-bpm\:nav__list-item {
  --delay: 0s;
  display: block;
  position: relative;
}
.l-bpm\:nav__list-item:nth-child(1) {
  --delay: 0.2s;
}
.l-bpm\:nav__list-item:nth-child(2) {
  --delay: 0.29s;
}
.l-bpm\:nav__list-item:nth-child(3) {
  --delay: 0.38s;
}
.l-bpm\:nav__list-item:nth-child(4) {
  --delay: 0.47s;
}
.l-bpm\:nav__list-item:nth-child(5) {
  --delay: 0.56s;
}
.l-bpm\:nav__list-item:nth-child(6) {
  --delay: 0.65s;
}
.l-bpm\:nav__list-item:nth-child(7) {
  --delay: 0.74s;
}
.l-bpm\:nav__list-item:nth-child(8) {
  --delay: 0.83s;
}
.l-bpm\:nav__list-item:nth-child(9) {
  --delay: 0.92s;
}
.l-bpm\:nav__list-item:nth-child(10) {
  --delay: 1.01s;
}
.l-bpm\:nav__list-item + .l-bpm\:nav__list-item {
  margin-top: 2.5rem;
}
.l-bpm\:nav__link {
  display: block;
  position: relative;
  font-size: 1.8rem;
  font-family: var(--font_en);
  color: var(--color-black);
}
.l-bpm\:nav__link-text {
  display: block;
  position: relative;
  opacity: 0;
  transition: opacity 1s var(--ease_out), -webkit-clip-path 0s linear 1s;
  transition: opacity 1s var(--ease_out), clip-path 0s linear 1s;
  transition: opacity 1s var(--ease_out), clip-path 0s linear 1s, -webkit-clip-path 0s linear 1s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
.is-bpm\:menu-open .l-bpm\:nav__link-text {
  opacity: 1;
  -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
  transition: opacity 1s var(--ease_out) var(--delay), -webkit-clip-path 0.5s var(--ease_out) var(--delay);
  transition: clip-path 0.5s var(--ease_out) var(--delay), opacity 1s var(--ease_out) var(--delay);
  transition: clip-path 0.5s var(--ease_out) var(--delay), opacity 1s var(--ease_out) var(--delay), -webkit-clip-path 0.5s var(--ease_out) var(--delay);
}
.l-bpm\:nav__style {
  width: 24rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.l-bpm\:nav__style-item {
  display: block;
  position: relative;
}
.l-bpm\:nav__style-item:nth-child(1) {
  --delay: 0.4s;
}
.l-bpm\:nav__style-item:nth-child(2) {
  --delay: 0.45s;
}
.l-bpm\:nav__style-item:nth-child(3) {
  --delay: 0.5s;
}
.l-bpm\:nav__style-item:nth-child(4) {
  --delay: 0.55s;
}
.l-bpm\:nav__style-item:nth-child(5) {
  --delay: 0.6s;
}
.l-bpm\:nav__style-item:nth-child(6) {
  --delay: 0.65s;
}
.l-bpm\:nav__style-item:nth-child(7) {
  --delay: 0.7s;
}
.l-bpm\:nav__style-item:nth-child(8) {
  --delay: 0.75s;
}
.l-bpm\:nav__style-item:nth-child(9) {
  --delay: 0.8s;
}
.l-bpm\:nav__style-item:nth-child(10) {
  --delay: 0.85s;
}
.l-bpm\:nav__thumb {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.l-bpm\:nav__thumb-img {
  width: 100%;
  padding-top: 120.875%;
  display: block;
  position: relative;
  opacity: 0;
  transform: translateX(-1rem);
  transition: opacity 1s var(--ease_out), transform 0s linear 1s;
}
.l-bpm\:nav__thumb-img img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.is-bpm\:menu-open .l-bpm\:nav__thumb-img {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.5s var(--ease_out) var(--delay), opacity 1s var(--ease_out) var(--delay);
}

.l-bpm\:menu {
  width: 6rem;
  height: 5.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 50;
  font-size: 0;
  color: var(--color-white);
  background-color: transparent;
  outline: none !important;
  mix-blend-mode: difference;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1s var(--ease_out);
}
@media screen and (min-width: 768px) {
  .l-bpm\:menu {
    display: none;
  }
}
.is-bpm\:scroll .l-bpm\:menu, .is-bpm\:menu-open .l-bpm\:menu {
  opacity: 1;
  pointer-events: auto;
}
.l-bpm\:menu__content {
  width: 4rem;
  height: 1rem;
  display: block;
  position: relative;
  box-sizing: content-box;
}
.l-bpm\:menu__line {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.4s var(--ease_out);
}
.l-bpm\:menu__line.--open {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform-origin: right bottom;
}
.l-bpm\:menu__line-bar {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.l-bpm\:menu__line-bar:nth-child(1) {
  --delay1: 0s;
  --delay2: 0.05s;
}
.l-bpm\:menu__line-bar:nth-child(2) {
  --delay1: 0.05s;
  --delay2: 0.1s;
}
.l-bpm\:menu__line-bar:nth-child(3) {
  --delay1: 0.1s;
  --delay2: 0.15s;
}
.--close .l-bpm\:menu__line-bar {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
}
.--close .l-bpm\:menu__line-bar:nth-child(1) {
  transform: translate(-50%, -50%) rotate(25deg);
}
@media (hover: hover) and (pointer: fine) {
  .--close .l-bpm\:menu__line-bar:nth-child(1) {
    transition: transform 0.3s var(--ease_out);
  }
  .l-bpm\:menu:hover .--close .l-bpm\:menu__line-bar:nth-child(1) {
    transform: translate(-50%, -50%) rotate(30deg);
  }
}
.--close .l-bpm\:menu__line-bar:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-25deg);
}
@media (hover: hover) and (pointer: fine) {
  .--close .l-bpm\:menu__line-bar:nth-child(2) {
    transition: transform 0.3s var(--ease_out);
  }
  .l-bpm\:menu:hover .--close .l-bpm\:menu__line-bar:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-30deg);
  }
}
.l-bpm\:menu__line-bar::before {
  content: "";
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: currentColor;
  transition: width 0.4s var(--ease_inout);
}
.--open .l-bpm\:menu__line-bar::before {
  width: 100%;
  right: 0;
  left: auto;
  transition: width 0.8s var(--ease_inout) calc(var(--delay1) + 0.2s);
}
.is-bpm\:menu-open .--open .l-bpm\:menu__line-bar::before {
  width: 0 !important;
  left: 0 !important;
  transition: width 0.8s var(--ease_inout) var(--delay1);
}
.--close .l-bpm\:menu__line-bar::before {
  width: 0;
  transition: width 0.7s var(--ease_inout) var(--delay1);
}
.is-bpm\:menu-open .--close .l-bpm\:menu__line-bar::before {
  width: 100%;
  left: auto;
  right: 0;
  transition: width 0.7s var(--ease_inout) calc(var(--delay1) + 0.2s);
}

.l-bpm\:loader {
  height: 3rem;
  width: 3rem;
  display: block;
  position: fixed;
  pointer-events: none;
  z-index: 20;
}
@media screen and (min-width: 768px) {
  .l-bpm\:loader {
    bottom: 3rem;
    right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .l-bpm\:loader {
    height: 2rem;
    width: 2rem;
    bottom: 1rem;
    right: 1rem;
  }
}
.is-bpm\:load .l-bpm\:loader {
  opacity: 0;
  transition: opacity 0.5s var(--ease_out) 0.3s;
}
.l-bpm\:loader::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid transparent;
  border-top: 1px solid var(--color-primary);
  animation: rotate 0.7s linear infinite;
  z-index: 20;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-bpm\:loader::before {
    border-width: 0.15rem;
  }
}

.c-bpm\:btn {
  width: 100%;
  min-height: min(3.5714285714vw, 57.1428571429px);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: min(0.7142857143vw, 11.4285714286px) min(2.8571428571vw, 45.7142857143px);
  color: var(--color-primary);
}
@media screen and (max-width: 767px) {
  .c-bpm\:btn {
    min-height: 4rem;
    padding: 1rem 3rem;
  }
}
.c-bpm\:btn::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-primary);
  opacity: 0;
  transition: opacity 0.5s var(--ease_out), -webkit-clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s;
  transition: opacity 0.5s var(--ease_out), clip-path 0s linear 0.5s, -webkit-clip-path 0s linear 0.5s;
  -webkit-clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, -20% 0, 0 100%, 0 100%);
}
@media (hover: hover) and (pointer: fine) {
  .c-bpm\:btn:hover::before {
    opacity: 1;
    -webkit-clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    clip-path: polygon(-20% 0, 100% 0, 120% 100%, 0 100%);
    transition: opacity 1s var(--ease_out), -webkit-clip-path 0.5s var(--ease_out);
    transition: clip-path 0.5s var(--ease_out), opacity 1s var(--ease_out);
    transition: clip-path 0.5s var(--ease_out), opacity 1s var(--ease_out), -webkit-clip-path 0.5s var(--ease_out);
  }
}
.c-bpm\:btn::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--color-primary);
}
@media screen and (max-width: 767px) {
  .c-bpm\:btn::after {
    border-width: 1px;
  }
}
.c-bpm\:btn__text {
  display: block;
  position: relative;
  font-size: min(1.0714285714vw, 17.1428571429px);
  letter-spacing: 0;
  font-family: var(--font_en);
  color: var(--color-primary);
}
@media screen and (max-width: 767px) {
  .c-bpm\:btn__text {
    font-size: 1.3rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-bpm\:btn__text {
    transition: color 0.4s var(--ease_out);
  }
  .c-bpm\:btn:hover .c-bpm\:btn__text {
    color: var(--color-white);
  }
}
.c-bpm\:btn__icon {
  width: 1.4rem;
  height: 1.4rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  transform: translate(-50%, -50%);
  fill: var(--color-primary);
}
@media screen and (max-width: 767px) {
  .c-bpm\:btn__icon {
    width: 1.2rem;
    height: 1.2rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-bpm\:btn__icon {
    transition: fill 0.4s var(--ease_out);
  }
  .c-bpm\:btn:hover .c-bpm\:btn__icon {
    fill: var(--color-white);
  }
}

.g-header-inner, .header_pr {
  opacity: 0;
}
.is-bpm\:load .g-header-inner, .is-bpm\:load .header_pr {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1) 1s !important;
}

#tu_celine2509 {
  --font_sans: dnp-shuei-gothic-gin-std, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  --font_serif: dnp-shuei-mincho-pr6, dnp-shuei-mincho-pr6n, "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
  --font_en: ciclo-display, var(--font_serif);
  --svh: 100vh;
  --color-text: #000;
  --color-text-credit: rgba(0, 0, 0, 0.6);
  --color-credit: #777777;
  --color-bg: #f5f2ee;
  --color-bg-menu: #E8E1D8;
  --color-border: rgba(77, 73, 73, 0.2);
  --color-black: #000;
  --color-white: #fff;
  --color-line: #d6d5d0;
  --color-primary: #852f00;
  --color-filter: rgba(133, 47, 0, 0.7);
  --ease_out: cubic-bezier(0.5, 1, 0.89, 1);
  --ease_inout: cubic-bezier(0.65, 0, 0.35, 1);
  min-height: var(--svh);
  display: block;
  position: relative;
  font-size: min(1.1428571429vw, 18.2857142857px);
  letter-spacing: min(0.1428571429vw, 2.2857142857px);
  font-family: var(--font_serif);
  font-weight: 400;
  text-align: left;
  line-height: 1.3;
  font-feature-settings: "palt";
  color: var(--color-text);
  background: url("../img/bg_ptn.jpg") repeat 0 0/800px auto;
}
@media screen and (max-width: 767px) {
  #tu_celine2509 {
    background-size: 400px auto;
  }
}
#tu_celine2509 img {
  transition: none !important;
}
@media screen and (min-width: 768px) {
  #tu_celine2509 .is-sp {
    display: none !important;
  }
  #tu_celine2509 .is-sp-inline {
    display: none !important;
  }
  #tu_celine2509 .sp {
    display: none !important;
  }
  #tu_celine2509 .sp-inline {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #tu_celine2509 .is-pc {
    display: none !important;
  }
  #tu_celine2509 .is-pc-inline {
    display: none !important;
  }
  #tu_celine2509 .pc {
    display: none !important;
  }
  #tu_celine2509 .pc-inline {
    display: none !important;
  }
}
@media screen and (orientation: landscape) {
  #tu_celine2509 .is-port {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  #tu_celine2509 .is-land {
    display: none !important;
  }
}
#tu_celine2509 img {
  max-width: 100%;
  display: block;
  vertical-align: middle;
}
#tu_celine2509 img::-moz-selection {
  background: none;
}
#tu_celine2509 img::selection {
  background: none;
}
#tu_celine2509 img[height] {
  height: auto !important;
}
#tu_celine2509 *, #tu_celine2509 *::before, #tu_celine2509 *::after {
  box-sizing: border-box;
}
#tu_celine2509 [data-prefix]::before {
  content: attr(data-prefix);
}
#tu_celine2509 [data-suffix]::after {
  content: attr(data-suffix);
}

.u-bpm-lazy {
  min-height: 10rem;
  opacity: 0;
}
#tu_celine2509 img.u-bpm-lazy.is-bpm\:lazy-loaded {
  opacity: 1;
  min-height: auto;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) !important;
}

.u-bpm-lazy__loader {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to left, #fff 0%, #fff 26%, var(--color-bg) 50%, #fff 75%, #fff 100%) repeat-x 100% 0/400% 100%;
  z-index: 1;
  animation: skeleton_screen 1s linear infinite;
}
@media screen and (max-width: 767px) {
  .--work_kv + .u-bpm-lazy__loader {
    max-width: calc(100% - 4rem);
    left: 0;
  }
}
.is-lazy-loading + .u-bpm-lazy__loader, .is-lazy-loaded + .u-bpm-lazy__loader {
  display: block;
}
.is-lazy-loaded + .u-bpm-lazy__loader {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.5, 1, 0.89, 1);
}
