.p-top {
  display: block;
  position: relative;
}
.p-top__container {
  display: block;
  position: relative;
}
.p-top__header {
  width: calc(100% - 8rem);
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-top__header {
    width: calc(100% - 3rem);
    padding-top: 1rem;
  }
}
.p-top__inner {
  width: calc(100% - 8rem);
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 6rem 0;
}
@media screen and (max-width: 960px) {
  .p-top__inner {
    width: calc(100% - 3rem);
    padding: 0 0 4rem;
  }
}
.p-top__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  position: relative;
  gap: 0 7.8rem;
}
@media screen and (max-width: 960px) {
  .p-top__content {
    grid-template-columns: 1fr;
  }
}
.p-top__footer {
  display: block;
  position: relative;
}

.p-top\:hero {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}
.p-top\:hero__container {
  display: block;
  position: relative;
}

.p-top\:hero_kv {
  display: block;
  position: relative;
  z-index: 0;
}
.p-top\:hero_kv__list {
  display: block;
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
  z-index: 0;
}
.p-top\:hero_kv__list-item {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
  transition: opacity 0s linear 0.8s;
}
.p-top\:hero_kv__list-item:first-child {
  position: relative;
}
.p-top\:hero_kv__list-item.is-current {
  opacity: 1;
  z-index: 1;
  transition: opacity 0.8s var(--ease_out);
}
.p-top\:hero_kv__img {
  display: block;
  position: relative;
}
.p-top\:hero_kv__img img {
  width: 100%;
}
.p-top\:hero_kv__btn {
  width: 3.8rem;
  height: 3.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: var(--color-black);
  border-radius: 50%;
  z-index: 1;
  box-shadow: 0.1rem 0.3rem 0 0 var(--color-white);
}
@media screen and (min-width: 961px) {
  .p-top\:hero_kv__btn {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
  }
}
@media screen and (max-width: 960px) {
  .p-top\:hero_kv__btn {
    width: 3.2rem;
    height: 3.2rem;
    margin-top: 0.9rem;
    margin-left: auto;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top\:hero_kv__btn {
    transition: color 0.4s var(--ease_out), background-color 0.4s var(--ease_out), transform 0.2s var(--ease_out), box-shadow 0.2s var(--ease_out);
  }
  .p-top\:hero_kv__btn:hover {
    color: var(--color-black);
    background-color: var(--color-white);
    transform: translate(0.1rem, 0.3rem);
    box-shadow: 0 0 0 0 var(--color-shadow);
  }
}
.p-top\:hero_kv__btn::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--color-black);
  border-radius: 50%;
}
.p-top\:hero_kv__btn-content {
  width: 1.4rem;
  display: block;
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .p-top\:hero_kv__btn-content {
    transition: filter 0.4s var(--ease_out);
  }
  .p-top\:hero_kv__btn:hover .p-top\:hero_kv__btn-content {
    filter: invert(1);
  }
}
.p-top\:hero_kv__btn-icon {
  display: block;
  position: relative;
}
.p-top\:hero_kv__btn-icon.--on {
  opacity: 1;
}
.is-autoplay .p-top\:hero_kv__btn-icon.--on {
  opacity: 0;
}
.p-top\:hero_kv__btn-icon.--off {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.is-autoplay .p-top\:hero_kv__btn-icon.--off {
  opacity: 1;
}

.p-top\:section {
  min-width: 0;
  display: block;
  position: relative;
  padding: 6rem 0;
}
@media screen and (min-width: 961px) {
  .p-top\:section {
    grid-column: 1/-1;
  }
  .p-top\:section.--info, .p-top\:section.--live {
    grid-column: auto;
  }
}
@media screen and (max-width: 960px) {
  .p-top\:section {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 960px) {
  .p-top\:section.--live {
    padding-bottom: 5.4rem;
  }
}
@media screen and (max-width: 960px) {
  .p-top\:section.--disco {
    padding-bottom: 3.6rem;
  }
}
.p-top\:section__container {
  display: block;
  position: relative;
}
.p-top\:section__header {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  position: relative;
  margin-bottom: 4rem;
}
@media screen and (max-width: 960px) {
  .p-top\:section__header {
    margin-bottom: 3rem;
  }
}
.p-top\:section__title {
  flex: 1 1 0;
  min-width: 0;
  display: block;
  position: relative;
  font-size: 5.6rem;
  letter-spacing: 0.15rem;
  line-height: 1;
  font-family: var(--font-en);
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .p-top\:section__title {
    font-size: 3.4rem;
    letter-spacing: 0.04rem;
  }
}
.p-top\:section__more {
  width: 8.7rem;
  min-height: 2.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -1.8rem;
  right: -0.6rem;
  color: var(--color-white);
  background: var(--color-black);
  border-radius: 20rem;
  box-shadow: 0.1rem 0.3rem 0 0 var(--color-shadow);
}
@media screen and (max-width: 960px) {
  .p-top\:section__more {
    width: 5.6rem;
    height: 2rem;
    top: -1rem;
    right: 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top\:section__more {
    transition: color 0.4s var(--ease_out), background-color 0.4s var(--ease_out), transform 0.2s var(--ease_out), box-shadow 0.2s var(--ease_out);
  }
  .p-top\:section__more:hover {
    color: var(--color-black);
    background-color: var(--color-white);
    transform: translate(0.1rem, 0.3rem);
    box-shadow: 0 0 0 0 var(--color-shadow);
  }
}
.p-top\:section__more::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 1px solid var(--color-black);
  border-radius: 20rem;
}
.p-top\:section__more-text {
  display: block;
  position: relative;
  top: 0.2em;
  font-size: 1.4rem;
  font-family: var(--font-en);
}
@media screen and (max-width: 960px) {
  .p-top\:section__more-text {
    font-size: 1.2rem;
  }
}

.p-top\:news {
  display: block;
  position: relative;
}
.p-top\:news__list {
  display: block;
  position: relative;
}
.p-top\:news__list-item {
  display: block;
  position: relative;
  padding-bottom: 2.6rem;
}
@media screen and (max-width: 960px) {
  .p-top\:news__list-item {
    padding-bottom: 2rem;
  }
}
.p-top\:news__list-item::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid var(--color-line);
}
.p-top\:news__list-item + .p-top\:news__list-item {
  margin-top: 2.6rem;
}
@media screen and (max-width: 960px) {
  .p-top\:news__list-item + .p-top\:news__list-item {
    margin-top: 2.1rem;
  }
}

.p-top\:news_data {
  display: block;
  position: relative;
}
.p-top\:news_data__date {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  position: relative;
  margin-bottom: 0.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  font-family: var(--font-en);
}
@media screen and (max-width: 960px) {
  .p-top\:news_data__date {
    margin-bottom: 0;
    font-size: 1.5rem;
  }
}
.--new .p-top\:news_data__date::after {
  content: "NEW!";
  display: inline-block;
  position: relative;
  margin-left: 1em;
  color: var(--color-red);
}
.p-top\:news_data__title {
  display: block;
  position: relative;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-top\:news_data__title {
    font-size: 1.5rem;
    line-height: 1.45;
    -webkit-line-clamp: 3;
  }
}
@supports ((-webkit-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
  @media (hover: hover) and (pointer: fine) {
    .p-top\:news_data__title {
      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);
    }
    .p-top\:news_data:hover .p-top\:news_data__title {
      -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) {
    .p-top\:news_data:hover .p-top\:news_data__title {
      text-decoration: underline;
    }
  }
}

.p-top\:live {
  display: block;
  position: relative;
}
.p-top\:live__list {
  display: block;
  position: relative;
}
.p-top\:live__list-item {
  display: block;
  position: relative;
  padding-bottom: 1.8rem;
}
@media screen and (max-width: 960px) {
  .p-top\:live__list-item {
    padding-bottom: 2rem;
  }
}
.p-top\:live__list-item::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid var(--color-line);
}
.p-top\:live__list-item + .p-top\:live__list-item {
  margin-top: 2.6rem;
}
@media screen and (max-width: 960px) {
  .p-top\:live__list-item + .p-top\:live__list-item {
    margin-top: 2rem;
  }
}

.p-top\:live_data {
  display: block;
  position: relative;
}
.p-top\:live_data__header {
  display: block;
  position: relative;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 960px) {
  .p-top\:live_data__header {
    margin-bottom: 0.5rem;
  }
}
.p-top\:live_data__date {
  display: block;
  position: relative;
  margin-bottom: 0.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  font-family: var(--font-en);
}
@media screen and (max-width: 960px) {
  .p-top\:live_data__date {
    margin-bottom: 0.4rem;
    font-size: 1.5rem;
  }
}
.p-top\:live_data__title {
  display: block;
  position: relative;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-top\:live_data__title {
    font-size: 1.5rem;
    line-height: 1.45;
    -webkit-line-clamp: 3;
  }
}
@supports ((-webkit-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
  @media (hover: hover) and (pointer: fine) {
    .p-top\:live_data__title {
      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);
    }
    .p-top\:live_data:hover .p-top\:live_data__title {
      -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) {
    .p-top\:live_data:hover .p-top\:live_data__title {
      text-decoration: underline;
    }
  }
}
.p-top\:live_data__inner {
  display: block;
  position: relative;
}
.p-top\:live_data__area {
  display: block;
  position: relative;
  margin-top: 0.6rem;
  padding-left: 2.5rem;
  font-weight: 500;
  font-size: 1.5rem;
}
@media screen and (max-width: 960px) {
  .p-top\:live_data__area {
    margin-top: 0.4rem;
    font-size: 1.4rem;
  }
}
.p-top\:live_data__area:first-child {
  margin-top: 0;
}
.p-top\:live_data__area::before {
  content: "";
  width: 1.5rem;
  height: 2rem;
  display: block;
  position: absolute;
  top: 45%;
  left: 0;
  transform: translate(0, -50%);
  background: url("../img/live_icon_place.svg") no-repeat center/contain;
}
.p-top\:live_data__time {
  display: block;
  position: relative;
  margin-top: 0.6rem;
  padding-left: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.02rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 960px) {
  .p-top\:live_data__time {
    margin-top: 0.4rem;
    font-size: 1.4rem;
  }
}
.p-top\:live_data__time:first-child {
  margin-top: 0;
}
.p-top\:live_data__time::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background: url("../img/live_icon_time.svg") no-repeat center/contain;
}

.p-top\:disco {
  display: block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .p-top\:disco {
    padding-top: 1rem;
  }
}
.p-top\:disco__list {
  display: block;
  position: relative;
}
@media screen and (min-width: 961px) {
  .p-top\:disco__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.5rem;
  }
}
@media screen and (max-width: 960px) {
  .p-top\:disco__list {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: relative;
  }
}
.p-top\:disco__list-item {
  display: block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .p-top\:disco__list-item {
    width: 24rem;
    flex-shrink: 0;
  }
}

.p-top\:disco_data {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1rem 1rem 5.2em;
  border-radius: 2.5rem;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-top\:disco_data {
    padding-bottom: 6rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top\:disco_data {
    transition: transform 0.4s var(--ease_out), box-shadow 0.4s var(--ease_out);
    transform-origin: center bottom;
  }
  .p-top\:disco_data:hover {
    transform: translate(-0.2rem, -0.8rem);
    box-shadow: 0.2rem 0.8rem 0 0 var(--color-shadow);
  }
}
.p-top\:disco_data::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--color-line);
  border-radius: 2.5rem;
}
.p-top\:disco_data__thumb {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto 2.2rem;
  border-radius: 2.5rem;
  overflow: hidden;
}
.p-top\:disco_data__thumb-img {
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}
.p-top\:disco_data__thumb-img img {
  width: 100% !important;
  height: 100% !important;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
.p-top\:disco_data__date {
  display: block;
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 500;
  font-family: var(--font-en);
  text-align: center;
}
@media screen and (max-width: 960px) {
  .p-top\:disco_data__date {
    font-size: 1.4rem;
  }
}
.p-top\:disco_data__title {
  display: block;
  position: relative;
  font-size: 2.2rem;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 960px) {
  .p-top\:disco_data__title {
    font-size: 1.6rem;
  }
}
@supports ((-webkit-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
  @media (hover: hover) and (pointer: fine) {
    .p-top\:disco_data__title {
      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);
    }
    .p-top\:disco_data:hover .p-top\:disco_data__title {
      -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) {
    .p-top\:disco_data:hover .p-top\:disco_data__title {
      text-decoration: underline;
    }
  }
}
.p-top\:disco_data__category {
  width: calc(100% - 2rem);
  display: block;
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: var(--font-en);
  text-align: center;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 960px) {
  .p-top\:disco_data__category {
    font-size: 1.3rem;
    bottom: 2.1rem;
  }
}

.p-top\:movie {
  display: block;
  position: relative;
}
.p-top\:movie__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.5rem 4rem;
  position: relative;
}
@media screen and (min-width: 961px) {
  .p-top\:movie__list {
    width: auto !important;
  }
}
@media screen and (max-width: 960px) {
  .p-top\:movie__list {
    grid-template-columns: repeat(3, 19.5rem);
    grid-template-rows: repeat(2, 1fr);
    grid-auto-flow: column;
    gap: 0.5rem 1rem;
  }
}
.p-top\:movie__list-item {
  display: block;
  position: relative;
}

.p-top\:movie_data {
  width: 100%;
  display: block;
  position: relative;
}
.p-top\:movie_data__thumb {
  display: block;
  position: relative;
  border-radius: 2rem;
  overflow: hidden;
  z-index: 0;
}
@media screen and (max-width: 960px) {
  .p-top\:movie_data__thumb {
    border-radius: 2.5rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top\:movie_data__thumb {
    transition: transform 0.4s var(--ease_out), box-shadow 0.4s var(--ease_out);
    transform-origin: center bottom;
  }
  .p-top\:movie_data:hover .p-top\:movie_data__thumb {
    transform: translate(-0.2rem, -0.8rem);
    box-shadow: 0.2rem 0.8rem 0 0 var(--color-shadow);
  }
}
.p-top\:movie_data__thumb-img {
  width: 100%;
  padding-top: 57%;
  display: block;
  position: relative;
  margin: 0 auto;
}
.p-top\:movie_data__thumb-img img {
  width: 100% !important;
  height: 100% !important;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-top\:movie_data__title {
  display: block;
  position: relative;
  margin-top: 1.2rem;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: 500;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-top\:movie_data__title {
    min-height: 3.2rem;
    font-size: 1.3rem;
    line-height: 1.2;
  }
}
@supports ((-webkit-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
  @media (hover: hover) and (pointer: fine) {
    .p-top\:movie_data__title {
      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);
    }
    .p-top\:movie_data:hover .p-top\:movie_data__title {
      -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) {
    .p-top\:movie_data:hover .p-top\:movie_data__title {
      text-decoration: underline;
    }
  }
}

.p-top\:goods {
  display: block;
  position: relative;
}
.p-top\:goods__list {
  display: block;
  position: relative;
}
@media screen and (min-width: 961px) {
  .p-top\:goods__list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 2rem 3.4rem;
  }
}
@media screen and (max-width: 960px) {
  .p-top\:goods__list {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: relative;
  }
}
.p-top\:goods__list-item {
  display: block;
  position: relative;
}
@media screen and (max-width: 960px) {
  .p-top\:goods__list-item {
    width: 24.5rem;
    flex-shrink: 0;
  }
}

.p-top\:goods_data {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1rem 1rem 1.5rem;
  border-radius: 2.5rem;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-top\:goods_data {
    padding-bottom: 1rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top\:goods_data {
    transition: transform 0.4s var(--ease_out), box-shadow 0.4s var(--ease_out);
    transform-origin: center bottom;
  }
  .p-top\:goods_data:hover {
    transform: translate(-0.2rem, -0.8rem);
    box-shadow: 0.2rem 0.8rem 0 0 var(--color-shadow);
  }
}
.p-top\:goods_data::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--color-line);
  border-radius: 2.5rem;
}
.p-top\:goods_data__thumb {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto 2rem;
  border-radius: 2.5rem;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-top\:goods_data__thumb {
    margin-bottom: 1.6rem;
  }
}
.p-top\:goods_data__thumb-img {
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}
.p-top\:goods_data__thumb-img img {
  width: 100% !important;
  height: 100% !important;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
.p-top\:goods_data__title {
  display: block;
  position: relative;
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1.25;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .p-top\:goods_data__title {
    font-size: 1.3rem;
  }
}
@supports ((-webkit-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
  @media (hover: hover) and (pointer: fine) {
    .p-top\:goods_data__title {
      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);
    }
    .p-top\:goods_data:hover .p-top\:goods_data__title {
      -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) {
    .p-top\:goods_data:hover .p-top\:goods_data__title {
      text-decoration: underline;
    }
  }
}
.p-top\:goods_data__price {
  display: block;
  position: relative;
  margin-top: 0.7rem;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  font-family: var(--font-en);
  line-height: 1.25;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .p-top\:goods_data__price {
    font-size: 1.2rem;
  }
}
.p-top\:goods_data__price small {
  font-size: 0.6em;
}

.p-top\:fc {
  display: block;
  position: relative;
  padding: 3.4rem 0;
  contain: var(--color-white);
  background: var(--color-black);
}
@media screen and (max-width: 960px) {
  .p-top\:fc {
    padding: 3.6rem 0;
  }
}
.p-top\:fc__brand {
  width: 35.6rem;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-top\:fc__brand {
    width: 20rem;
  }
}
.p-top\:fc__btn {
  width: 20rem;
  min-height: 4.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 2rem auto 0;
  color: var(--color-black);
  background: var(--color-white);
  border-radius: 20rem;
  box-shadow: 0.1rem 0.3rem 0 0 var(--color-shadow);
}
@media screen and (max-width: 960px) {
  .p-top\:fc__btn {
    width: 15rem;
    min-height: 3rem;
    margin-top: 2.4rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top\:fc__btn {
    transition: color 0.4s var(--ease_out), background-color 0.4s var(--ease_out), transform 0.2s var(--ease_out), box-shadow 0.2s var(--ease_out);
  }
  .p-top\:fc__btn:hover {
    color: var(--color-white);
    background-color: var(--color-red);
    transform: translate(0.1rem, 0.3rem);
    box-shadow: 0 0 0 0 var(--color-shadow);
  }
}
.p-top\:fc__btn-text {
  display: block;
  position: relative;
  top: 0.1em;
  font-size: 1.9rem;
  font-family: var(--font-en);
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .p-top\:fc__btn-text {
    font-size: 1.6rem;
  }
}
/*# sourceMappingURL=puffy.top.css.map */