@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Mrs+Saint+Delafield&family=Noto+Sans+JP:wght@400;500;600&display=swap";

.fs-l-main {
  margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
  .fs-l-main {
    margin: 0 auto !important;
  }
}

@media screen and (min-width: 769px) {
  .fs-l-main {
    display: block;
    margin-top: 0 !important;
  }
}

.device-click a:hover,
.device-click button:hover {
  opacity: 1 !important;
}

.reikan-collection {
  --fluid-size: 1.25vw;
  --max-size: 10px;
  font-size: min(var(--fluid-size), var(--max-size));
  max-width: 80em;
  margin: 0 auto;
  color: #3f577e;
  background-color: #fff;
  font-family: "Noto Sans JP", "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  overflow-anchor: none;
}
.reikan-collection img {
  display: block;
  width: 100%;
  height: auto;
}
.reikan-collection a {
  color: inherit;
  text-decoration: none;
}
.reikan-collection .l-inner {
  max-width: 80em;
  margin: 0 auto;
}
.reikan-collection .is-ready {
  opacity: 0;
  transform: translateY(2em);
  transition:
    opacity 0.8s ease,
    transform 0.8s ease;
}
.reikan-collection .is-ready.is-active {
  opacity: 1;
  transform: translateY(0);
}
.base-kv {
  position: relative;
  overflow: visible;
  background-color: #fff;
}
.base-kv__visual {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.base-kv__photo {
  position: relative;
}
.base-kv__model {
  width: 100%;
}
.base-kv__bg-blue,
.base-kv__bottom-ellipse {
  position: absolute;
  max-width: none;
  pointer-events: none;
}
.base-kv__bg-blue {
  top: 0;
  left: 0;
  width: 24.7em;
  height: 50em;
}
.reikan-collection .base-kv__bg-blue {
  width: 24.7em;
  height: 50em;
}
.base-kv__bottom-ellipse {
  top: 77.8em;
  left: -4.6em;
  width: 91.8em;
  height: 30.9em;
}
.reikan-collection .base-kv__bottom-ellipse {
  width: 91.8em;
  height: 30.9em;
}
.base-kv__badge {
  position: absolute;
  top: 66.4em;
  left: 0;
  width: 22.4em;
  max-width: none;
  opacity: 0.95;
}
.reikan-collection .base-kv__badge {
  width: 22.4em;
}
.base-kv__temperature {
  position: absolute;
  top: 15.8em;
  right: 7.8em;
  width: 13.9em;
  max-width: none;
}
.reikan-collection .base-kv__temperature {
  width: 13.9em;
}
.base-kv__title {
  position: absolute;
  top: 82.6em;
  left: 7.9em;
  width: 64.3em;
  color: #80aece;
  line-height: 1;
}
.base-kv__title-main,
.base-kv__title-sub {
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-weight: 300;
  font-synthesis-weight: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  margin: 0;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
.base-kv__title-main {
  font-size: 12em;
}
.base-kv__title-sub {
  margin-top: 0.02em;
  font-size: 12em;
  color: #80aece;
}
.cool-comfort {
  margin-top: -26.5em;
  background-image: url("/img/feature/reikan_collection_2607/about_bg.webp");
  background-size: 80em auto;
  background-position: center -7.7em;
  background-repeat: no-repeat;
}
.cool-comfort__lead {
  position: relative;
  z-index: 1;
  width: 62em;
  margin: 0 auto;
}
.cool-comfort__lead img {
  filter: contrast(1.08);
}
.cool-mechanism {
  position: relative;
}
.cool-mechanism::before {
  content: "";
  position: absolute;
  top: 19.5em;
  left: 0;
  width: 100%;
  height: 50em;
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.62) 12%,
    rgba(255, 255, 255, 0.74) 50%,
    rgba(255, 255, 255, 0.62) 88%,
    rgba(255, 255, 255, 0.15) 100%
  );
  pointer-events: none;
}
.cool-mechanism .l-inner {
  position: relative;
  z-index: 1;
  padding: 26.2em 0 0;
}
.cool-mechanism__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25em;
  margin: 0;
  color: #787b8c;
  font-family: "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
  font-size: 3em;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
}
.cool-mechanism__title::before,
.cool-mechanism__title::after {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 4.25em;
  height: 1.1em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.cool-mechanism__title::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='116' height='30' viewBox='0 0 116 30' fill='none'%3E%3Cpath d='M2 15H101' stroke='%23787B8C' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M115 2L101.4 15L115 28' stroke='%23787B8C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.cool-mechanism__title::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='116' height='30' viewBox='0 0 116 30' fill='none'%3E%3Cpath d='M114 15H15' stroke='%23787B8C' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 2L14.6 15L1 28' stroke='%23787B8C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.cool-mechanism__list {
  display: flex;
  justify-content: center;
  gap: 4.8em;
  list-style: none;
  margin: 4em 0 0;
  padding: 0;
}
.cool-mechanism__item {
  position: relative;
  width: 15.4em;
  text-align: center;
}
.cool-mechanism__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 5.3em;
  right: -3.7em;
  width: 0;
  height: 0;
  border-top: 1.2em solid rgba(0, 0, 0, 0);
  border-bottom: 1.2em solid rgba(0, 0, 0, 0);
  border-left: 2.4em solid rgba(120, 123, 140, 0.9);
}
.cool-mechanism__item p {
  margin: 0.72em 0 0;
  color: #787b8c;
  font-size: 2em;
  line-height: 1.5;
}
.cool-mechanism__icon {
  display: block;
  width: 13em;
  height: 13em;
  margin: 0 auto;
}
.cool-mechanism__icon img {
  width: 100%;
  height: 100%;
}
.cool-mechanism__note {
  margin: 2.85em 0 0;
  color: #787b8c;
  font-size: 2.2em;
  line-height: 1;
  text-align: center;
}
.daily-comfort {
  padding: 24.1em 0 10em;
}
.daily-comfort__title-wrap {
  position: relative;
  width: 80em;
  min-height: 55em;
  margin: 0 auto;
  text-align: center;
}
.daily-comfort__title-wrap::before {
  content: "";
  position: absolute;
  top: 32.8em;
  right: 0;
  left: 0;
  height: 4.8em;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.96) 66%,
    #fff 100%
  );
  pointer-events: none;
}
.daily-comfort__ornament {
  position: relative;
  width: 80em;
  max-width: none;
}
.daily-comfort__circle-text {
  position: absolute;
  z-index: 1;
  top: 17.1em;
  left: 19.5em;
  width: 41em;
}
.daily-comfort__title {
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-weight: 300;
  font-synthesis-weight: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  position: absolute;
  z-index: 2;
  inset: 0;
  margin: 0;
  color: #787b8c;
  font-size: 1em;
  line-height: 1;
}
.daily-comfort__time {
  position: absolute;
  top: 1.31em;
  left: 0;
  display: block;
  width: 100%;
  font-size: 15.5em;
  line-height: 1.5;
}
.daily-comfort__time span {
  font-size: 0.774em;
}
.daily-comfort__copy {
  position: absolute;
  top: 40.1em;
  left: 50%;
  display: block;
  width: 23.8em;
  margin: 0;
  transform: translateX(-50%);
}
.reikan-collection .daily-comfort__circle-text {
  width: 41em;
}
.reikan-collection .daily-comfort__copy {
  width: 23.8em;
}
.scene-nav {
  position: relative;
  z-index: 4;
  margin-top: -3.9em;
  color: #787b8c;
}
.scene-nav__list {
  display: flex;
  justify-content: center;
  gap: 6.5em;
  list-style: none;
  margin: 0;
  padding: 0;
}
.scene-nav__item:nth-child(2) {
  transition-delay: 0.12s;
}
.scene-nav__item:nth-child(3) {
  transition-delay: 0.24s;
}
.scene-nav__link {
  position: relative;
  display: block;
  width: 18em;
  padding-top: 6.8em;
  text-align: center;
}
.scene-nav__link::before {
  content: "";
  position: absolute;
  top: 8.1em;
  left: 2.1em;
  z-index: 0;
  width: 18em;
  height: 27em;
  border-radius: 9em;
  background-color: var(--scene-bg);
}
.scene-nav__time {
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-weight: 300;
  font-synthesis-weight: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  position: absolute;
  top: 2.6em;
  left: 50%;
  z-index: 2;
  width: 18em;
  height: 18em;
  transform: translateX(-50%);
  color: #787b8c;
  font-style: italic;
  font-size: 1em;
  line-height: 1;
  overflow: visible;
}
.scene-nav__time text {
  fill: currentColor;
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-size: max(2em, 20px);
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0.24em;
}
.scene-nav__image {
  position: relative;
  z-index: 1;
  display: block;
  width: 18em;
  height: 26em;
  overflow: hidden;
  border-radius: 9em;
}
.scene-nav__image img {
  height: 100%;
  object-fit: cover;
}
.scene-nav__item--inner {
  --scene-bg: #fffad9;
  --scene-shadow: rgba(194, 162, 78, 0.32);
  --scene-caption-width: 10.6em;
}
.scene-nav__item--tops {
  --scene-bg: #f9eae6;
  --scene-shadow: rgba(197, 138, 130, 0.32);
  --scene-caption-width: 10.6em;
}
.scene-nav__item--room {
  --scene-bg: #e9e3ee;
  --scene-shadow: rgba(141, 123, 166, 0.32);
  --scene-caption-width: 10.6em;
}
.scene-nav__caption,
.scene-nav__name {
  position: relative;
  z-index: 2;
  display: block;
}
.scene-nav__caption {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18em;
  height: 3.3em;
  margin-top: 4.65em;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
}
.scene-nav__caption img {
  display: block;
  width: var(--scene-caption-width);
}
.scene-nav__name {
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-weight: 300;
  font-synthesis-weight: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  margin-top: 0.3em;
  font-size: 2.7em;
  line-height: 1.5;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.collection-section {
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.collection-section .l-inner {
  position: relative;
  padding: 0 0 12em;
}
.collection-section--inner {
  z-index: auto;
  overflow: visible;
  margin-top: -18.17em;
  background-image: url("/img/feature/reikan_collection_2607/inner_bg.webp");
  background-size: 80em auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.collection-section--tops {
  z-index: 2;
  overflow: visible;
  margin-top: -31.1em;
  background-image:
    linear-gradient(180deg, #fff 0%, #fff 20.1923%, #f9eae6 60%, #f9eae6 100%),
    url("/img/feature/reikan_collection_2607/tops_bg.webp");
  background-size:
    100% 60em,
    80em auto;
  background-position:
    center top,
    center -10em;
  background-repeat: no-repeat, no-repeat;
}
.collection-section--tops .l-inner {
  height: 429em;
  padding: 0;
}
.collection-section--room {
  z-index: 1;
  overflow: visible;
  background-image: url("/img/feature/reikan_collection_2607/wear_bg.webp");
  background-size: 80em auto;
  background-position: center -10em;
  background-repeat: no-repeat;
}
.collection-section--room .l-inner {
  height: 357.4em;
  padding: 0;
}
@media (min-width: 801px) {
  .daily-comfort__title-wrap::before {
    content: none;
  }
  .base-kv,
  .cool-comfort,
  .collection-section,
  .all-item {
    --pc-side-top: #f4fafc;
    --pc-side-main: #f4fafc;
    --pc-side-bottom: #f4fafc;
    --pc-side-transition: 12em;
  }
  .base-kv::before,
  .cool-comfort::before,
  .collection-section::before,
  .all-item::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 50%;
    z-index: 0;
    width: 100vw;
    transform: translateX(-50%);
    background:
      linear-gradient(
          180deg,
          var(--pc-side-top) 0,
          var(--pc-side-main) var(--pc-side-transition),
          var(--pc-side-main) calc(100% - var(--pc-side-transition)),
          var(--pc-side-bottom) 100%
        )
        left top/calc(50% - 40em) 100% no-repeat,
      linear-gradient(
          180deg,
          var(--pc-side-top) 0,
          var(--pc-side-main) var(--pc-side-transition),
          var(--pc-side-main) calc(100% - var(--pc-side-transition)),
          var(--pc-side-bottom) 100%
        )
        right top/calc(50% - 40em) 100% no-repeat;
    pointer-events: none;
  }
  .cool-comfort {
    position: relative;
    --pc-side-bottom: #fffdf0;
  }
  .collection-section--inner {
    --pc-side-top: #f4fafc;
    --pc-side-main: #fffdf0;
    --pc-side-bottom: #fff8f7;
    --pc-side-transition: 18em;
  }
  .collection-section--tops {
    --pc-side-top: #fffdf0;
    --pc-side-main: #fff8f7;
    --pc-side-bottom: #faf8fc;
    --pc-side-transition: 18em;
  }
  .collection-section--room,
  .all-item {
    --pc-side-top: #faf8fc;
    --pc-side-main: #faf8fc;
    --pc-side-bottom: #faf8fc;
  }
}
.section-heading {
  position: relative;
  z-index: 1;
  padding: 9.2em 0 4.2em;
  color: #3f577e;
  text-align: center;
}
.section-heading::before {
  content: "";
  display: block;
  width: 10.8em;
  height: 10.8em;
  margin: 0 auto -2.3em;
  background-image: var(--title-icon);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.section-heading__label,
.section-heading__title,
.section-heading__copy {
  margin: 0;
}
.section-heading__label {
  font-family: "futura-pt", "Inter", sans-serif;
  font-size: 2.2em;
  font-weight: 400;
  line-height: 1;
}
.section-heading__title {
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-weight: 300;
  font-synthesis-weight: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  margin-top: 0.18em;
  font-size: 10em;
  line-height: 1;
}
.section-heading__copy {
  width: var(--heading-copy-width);
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
}
.collection-section--inner .section-heading {
  --title-icon: url("/img/feature/reikan_collection_2607/inner_title_icon.webp");
  --heading-copy-width: 61.4em;
  padding: 38.5em 0 4.68em;
  color: #787b8c;
}
.collection-section--inner .section-heading::before {
  position: absolute;
  z-index: 0;
  top: 34.3em;
  left: 18.9em;
  width: 11.3em;
  height: 10.6em;
  margin: 0;
}
.collection-section--inner .section-heading .section-heading__label,
.collection-section--inner .section-heading .section-heading__title,
.collection-section--inner .section-heading .section-heading__copy {
  position: relative;
  z-index: 1;
}
.collection-section--inner .section-heading .section-heading__label {
  letter-spacing: 0.05em;
}
.collection-section--inner .section-heading .section-heading__title {
  margin-top: 0.12em;
  color: #787b8c;
  letter-spacing: 0.05em;
}
.collection-section--inner .section-heading .section-heading__copy {
  margin-top: 1.2em;
}
.collection-section--tops .section-heading {
  --title-icon: url("/img/feature/reikan_collection_2607/tops_title_icon.webp");
  --heading-copy-width: 60em;
  position: absolute;
  top: 36.3em;
  left: 0;
  width: 80em;
  height: 23.7em;
  padding: 0;
  color: #787b8c;
}
.collection-section--tops .section-heading .section-heading__title {
  position: absolute;
  top: 0.56em;
  left: 2.46em;
  width: 3.07em;
  margin: 0;
  color: #787b8c;
  letter-spacing: 0.027em;
}
.collection-section--tops .section-heading::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 48.3em;
  width: 10.6em;
  height: 10.6em;
  margin: 0;
}
.collection-section--tops .section-heading .section-heading__label {
  position: absolute;
  top: 1em;
  left: 0;
  width: 100%;
  letter-spacing: 0.027em;
}
.collection-section--tops .section-heading .section-heading__copy {
  position: absolute;
  z-index: 1;
  top: 16.8em;
  left: 10em;
  width: 60em;
  margin: 0;
}
.collection-section--room .section-heading {
  --title-icon: url("/img/feature/reikan_collection_2607/room_title_icon.svg");
  --heading-copy-width: 63.2em;
  position: absolute;
  top: 36.3em;
  left: 0;
  z-index: 2;
  width: 80em;
  height: 17em;
  padding: 0;
  color: #787b8c;
}
.collection-section--room .section-heading::before {
  position: absolute;
  top: 0;
  left: 30.8em;
  width: 8.164em;
  height: 8.164em;
  margin: 0;
}
.collection-section--room .section-heading .section-heading__label {
  position: absolute;
  top: 1em;
  left: 0;
  z-index: 1;
  width: 100%;
  letter-spacing: 0.05em;
}
.collection-section--room .section-heading .section-heading__title {
  position: absolute;
  top: 0.53em;
  left: 0.65em;
  width: 6.69em;
  margin: 0;
  color: #787b8c;
  letter-spacing: 0.05em;
}
.collection-section--room .section-heading .section-heading__copy {
  position: absolute;
  top: 16.5em;
  left: 7.5em;
  width: 65em;
  margin: 0;
}
.section-copy {
  position: relative;
  z-index: 1;
  width: 47.3em;
  margin: 8.8em auto 9em;
}
.section-copy--tops {
  width: 50em;
  margin-top: 8.5em;
}
.section-copy--room {
  width: 34.6em;
  margin: 3.8em 8.5em 6.6em auto;
}
.collection-section--inner .section-copy {
  width: 48em;
  margin: 10.9em auto 7.5em 15.8em;
}
.product-card {
  position: relative;
  z-index: 1;
}
.product-card + .product-card {
  margin-top: 10em;
}
.product-card__main {
  position: relative;
  overflow: hidden;
  width: 80em;
  margin: 0 auto;
  background-color: #fff;
}
.product-card__main img {
  height: 100%;
  object-fit: cover;
}
.product-card__main-link {
  display: block;
  width: 100%;
  height: 100%;
}
.product-card__detail {
  display: grid;
  grid-template-columns: 30em 1fr 24em;
  align-items: end;
  gap: 3em;
  margin-top: 4em;
  padding: 0 4.8em 0 8.5em;
}
.product-card__detail--reverse {
  grid-template-columns: 24em 1fr 30em;
  padding: 0 8.5em 0 4.8em;
}
.product-card__detail--reverse .product-info {
  grid-column: 3;
  grid-row: 1;
}
.product-card__detail--reverse .product-card__thumb {
  grid-column: 1;
  grid-row: 1;
}
.product-card__detail--reverse .product-card__sub {
  grid-column: 2;
  grid-row: 1;
}
.product-card__thumb,
.product-card__sub {
  overflow: hidden;
  background-color: hsla(0, 0%, 100%, 0.82);
}
.product-card__thumb img,
.product-card__sub img {
  height: 100%;
  object-fit: cover;
}
.product-card__thumb--round {
  width: 20em;
  height: 20em;
  border-radius: 50%;
}
.product-card__thumb--portrait {
  width: 25em;
  height: 35em;
  border-radius: 10em;
}
.product-card__sub--wide {
  width: 40em;
  height: 25em;
  border-radius: 12.5em;
}
.product-card__sub--overlap {
  width: 28em;
  height: 32em;
  border-radius: 10em;
}
.product-card__sub--portrait {
  width: 25em;
  height: 35em;
  border-radius: 12em;
}
.product-card__note {
  margin: 2em 0 0;
  padding-right: 4em;
  color: #787b8c;
  font-size: 1.4em;
  line-height: 1;
  text-align: right;
}
.product-card--inner-01 .product-card__main {
  aspect-ratio: 800/900;
  border-bottom-right-radius: 30em;
}
.product-card--inner-02 .product-card__main {
  width: 80em;
  aspect-ratio: 800/900;
  border-bottom-left-radius: 30em;
}
.product-card--inner-02 {
  z-index: 3;
}
.product-card--inner-01 .product-card__detail,
.product-card--inner-02 .product-card__detail {
  position: relative;
  align-items: start;
  gap: 0;
}
.product-card--inner-01 .product-card__detail {
  grid-template-columns: 1fr 40em;
  margin-top: 4.9em;
  padding: 0 3em 0 8.5em;
}
.product-card--inner-02 .product-card__detail {
  display: block;
  margin-top: 4.5em;
  padding: 0;
}
.product-card--inner-02 .product-card__detail .product-info {
  position: absolute;
  top: 0;
  left: 41.2em;
  width: 36.5em;
  height: 26.6em;
}
.product-card--inner-02 .product-card__detail .product-media {
  width: 40em;
  margin-left: 4.8em;
}
.product-card--inner-01 .product-info__name-image {
  width: 28.6em;
}
.product-card--inner-01 .product-info__meta-image {
  width: 16.9em;
}
.product-card--inner-02 .product-info__name-image {
  width: 30.1em;
}
.product-card--inner-02 .product-info__meta-image {
  width: 11.2em;
}
.product-media {
  position: relative;
}
.product-media__round {
  position: relative;
  box-sizing: border-box;
  width: 22em;
  height: 22em;
  margin: 1.4em 0 0 auto;
  padding: 1em;
  border-radius: 50%;
}
.product-media__round img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.product-media__round::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 220'%3E%3Ccircle cx='110' cy='110' r='108.5' fill='none' stroke='%23787b8c' stroke-width='1' stroke-dasharray='318 14' transform='rotate(-66 110 110)'/%3E%3C/svg%3E")
    center/contain no-repeat;
  pointer-events: none;
}
.product-media__wide {
  position: relative;
  width: 40em;
  margin: 3.8em 0 0;
  overflow: visible;
}
.product-media__wide img {
  width: 100%;
  display: block;
  border-radius: 8em;
}
.product-media__composite {
  border-radius: 0 !important;
}
.product-card--inner-01 .product-media__round {
  margin-right: 0;
}
.product-card--inner-01 .product-media__wide {
  width: 45.9449em;
  margin-left: -5.9449em;
}
.product-card--inner-02 .product-media__round {
  margin: 0 0 0 -1em;
}
.product-card--inner-02 .product-media__wide {
  width: 46.5449em;
  margin-top: 4.6em;
}
.product-card--inner-02 .product-info .product-info__name,
.product-card--inner-02 .product-info .product-info__meta,
.product-card--inner-02 .product-info .color-dots,
.product-card--inner-02 .product-info .check-btn {
  position: absolute;
  left: 0;
  margin: 0;
}
.product-card--inner-02 .product-info .product-info__name {
  top: 0;
  font-size: 1em;
  line-height: 0;
}
.product-card--inner-02 .product-info .product-info__meta {
  top: 7em;
}
.product-card--inner-02 .product-info .color-dots {
  top: 14em;
}
.product-card--inner-02 .product-info .check-btn {
  top: 7em;
}
.reikan-collection .product-ice {
  position: absolute;
  width: auto;
  pointer-events: none;
  z-index: 1;
}
.reikan-collection .product-ice--inner-a {
  width: 10.95em;
  top: 217.3em;
  left: 7.1em;
}
.reikan-collection .product-ice--inner-b {
  width: 9.2em;
  top: 247.1em;
  left: 65.2em;
}
.collection-section--inner .check-btn {
  background-color: rgba(255, 250, 217, 0.86);
  border-color: #787b8c;
}
.collection-section--tops .check-btn {
  background-color: #f9eae6;
  border-color: #787b8c;
}
.product-card--tops-01,
.product-card--tops-02 {
  position: absolute;
  left: 0;
  width: 80em;
  margin: 0;
}
.product-card--tops-01 .product-info,
.product-card--tops-02 .product-info {
  position: absolute;
  z-index: 2;
}
.product-card--tops-01 .product-info__meta-image,
.product-card--tops-02 .product-info__meta-image {
  width: 7.3em;
}
.product-card--tops-01 {
  top: 60em;
  height: 190em;
}
.product-card--tops-01 .product-card__main {
  width: 70em;
  margin: 0 !important;
  aspect-ratio: 700/1000;
  border-bottom-right-radius: 30em;
}
.product-card--tops-01 .product-info {
  top: 105.4em;
  left: 8.5em;
}
.product-card--tops-01 .product-info__name-image {
  width: 23.7em;
}
.product-card--tops-01 .tops-img--1a {
  top: 97.8em;
  left: 51.5em;
}
.product-card--tops-01 .tops-img--1b {
  top: 131.7em;
  left: 30.5em;
  width: 33.5447em;
}
.collection-section--tops .section-copy--tops {
  position: absolute;
  top: 250.6em;
  left: 15.8em;
  width: 52em;
  margin: 0;
}
.product-card--tops-02 {
  top: 279.7em;
  height: 168em;
}
.product-card--tops-02 .product-card__main {
  width: 60em;
  margin: 0 0 0 auto !important;
  aspect-ratio: 600/1000;
  border-top-left-radius: 30em;
}
.product-card--tops-02 .product-info {
  top: 19.2em;
  left: 8.5em;
}
.product-card--tops-02 .product-info__name-image {
  width: 26.3em;
}
.product-card--tops-02 .tops-img--2a {
  top: 91.3em;
  left: 7em;
}
.product-card--tops-02 .tops-img--2b {
  top: 105.2em;
  left: 36.9em;
  width: 34.4447em;
}
.product-card--tops-02 .tops-img--2c {
  top: 146.9em;
  left: 31.8em;
}
.product-card--tops-02 .check-btn {
  width: 8.7667em;
}
.tops-img {
  position: absolute;
  z-index: 1;
  margin: 0;
  overflow: hidden;
  background-color: hsla(0, 0%, 100%, 0.82);
}
.tops-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tops-img--portrait {
  width: 25em;
  height: 40em;
  overflow: visible;
  background: none;
}
.tops-img--portrait img {
  border-radius: 12.5em;
}
.tops-img--portrait::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: -1.5em;
  background: url("/img/feature/reikan_collection_2607/tops_portrait_border.svg")
    center/contain no-repeat;
  pointer-events: none;
}
.tops-img--rounded {
  height: auto;
  overflow: visible;
  background: none;
}
.tops-img--rounded img {
  width: 100%;
  height: auto;
  object-fit: fill;
}
.tops-img--round {
  width: 20em;
  height: 20em;
  overflow: visible;
  background: none;
}
.tops-img--round img {
  border-radius: 50%;
}
.tops-img--round::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: -1em;
  background: url("/img/feature/reikan_collection_2607/tops_round_border.svg")
    center/contain no-repeat;
  pointer-events: none;
}
.reikan-collection .product-ice--tops-a {
  width: 11em;
  top: 179em;
  left: 6.7em;
}
.reikan-collection .product-ice--tops-b {
  width: 6.4em;
  top: 202em;
  left: 70em;
}
.product-card--room-01 {
  position: absolute;
  top: 36.6em;
  left: 0;
  width: 80em;
  height: 310.945em;
  margin: 0;
}
.product-card--room-01 .room-main {
  position: absolute;
  z-index: 0;
  top: 91.6em;
  left: 0;
  width: 80em;
  height: 109.8em;
  margin: 0;
  border-bottom-right-radius: 30em;
}
.product-card--room-01 .room-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-card--room-01 .product-info {
  position: absolute;
  z-index: 2;
  top: 207.5em;
  left: 8.5em;
  width: 24em;
}
.product-card--room-01 .product-info__name {
  width: 24em;
  height: 9.3em;
  font-size: 1em;
  line-height: 0;
}
.product-card--room-01 .product-info__name-image {
  width: 24em;
}
.product-card--room-01 .product-info__meta {
  margin-top: 0.8em;
  font-size: 1em;
  line-height: 0;
}
.product-card--room-01 .product-info__meta-image {
  width: 12.6em;
}
.product-card--room-01 .color-dots {
  margin-top: 1.8em;
}
.product-card--room-01 .check-btn {
  background-color: #e9e3ee;
}
.product-card--room-01 .section-copy--room {
  position: absolute;
  z-index: 2;
  top: 41.2em;
  left: 36.9em;
  width: 37em;
  margin: 0;
}
.room-img {
  position: absolute;
  z-index: 1;
  margin: 0;
  overflow: visible;
  background: none;
}
.room-img img {
  width: 100%;
  height: auto;
}
.room-img--model1 {
  top: 34.4em;
  left: 0;
  width: 28em;
  height: 52.9em;
}
.room-img--model2 {
  top: 180.3em;
  left: 39em;
  width: 41em;
  height: 80.8em;
}
.room-img--model2 img {
  width: 41em;
  height: 78.6em;
}
.room-img--model2 .room-note {
  position: absolute;
  top: 98.2673%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #787b8c;
  font-family: "Inter", sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
.room-img--round {
  top: 245.7em;
  left: 4.9em;
  width: 20em;
  height: 20em;
  overflow: visible;
}
.room-img--round img {
  height: 20em;
  border-radius: 50%;
}
.room-img--round::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: -1em;
  background: url("/img/feature/reikan_collection_2607/tops_round_border.svg")
    center/contain no-repeat;
  pointer-events: none;
}
.room-img--rounded {
  top: 269.655em;
  left: 14.755em;
  width: 31.289em;
  height: auto;
}
.room-img--rounded img {
  width: 100%;
  height: auto;
}
.reikan-collection .product-ice--room-a {
  width: 10.95em;
  top: 30.5em;
  left: 27.6em;
}
.reikan-collection .product-ice--room-b {
  width: 11.45em;
  top: 206.5em;
  left: 36.1em;
}
.product-info {
  color: #787b8c;
}
.product-info__name,
.product-info__meta {
  margin: 0;
}
.product-info__meta {
  margin-top: 0.8em;
}
.product-info__text-image {
  max-width: none;
}
.color-dots {
  display: flex;
  gap: 1em;
  list-style: none;
  margin: 1.4em 0 0;
  padding: 0;
}
.color-dots li {
  width: 3em;
  height: 3em;
  border: 1px solid rgba(120, 123, 140, 0.25);
  border-radius: 50%;
  background-color: var(--dot-color);
}
.check-btn {
  display: grid;
  place-items: center;
  width: 8em;
  height: 1.87em;
  margin-top: 1.35em;
  border: 1px solid #787b8c;
  background-color: hsla(0, 0%, 100%, 0.62);
  color: #787b8c;
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-synthesis-weight: none;
  font-weight: 400;
  font-size: 3em;
  letter-spacing: 0.1em;
}
.reikan-collection .check-btn {
  color: #787b8c;
}
.all-item {
  position: relative;
  overflow: visible;
  background-color: #fff;
}
.all-item__visual {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 80em;
  height: 60em;
  aspect-ratio: auto;
}
.all-item__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.all-item__visual::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  height: 17.3em;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
.all-item__body {
  position: absolute;
  z-index: 2;
  inset: 0;
  color: #3f577e;
}
.all-item__phrase {
  position: absolute;
  top: 26.637%;
  left: 8.643%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20.305%;
  height: 13.573%;
  margin: 0;
  font-family: "Mrs Saint Delafield", cursive;
  font-size: 3em;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
}
.all-item__phrase span {
  transform: rotate(-13.62deg);
}
.all-item__title {
  position: absolute;
  top: 22.3em;
  left: 15.805em;
  width: 41.3em;
  margin: 0;
  font-size: 1em;
  line-height: 0;
}
.all-item__btn {
  position: absolute;
  top: 76.167%;
  left: 34.375%;
  display: grid;
  place-items: center;
  width: 8.333em;
  height: 1.667em;
  margin: 0;
  background-color: #3f577e;
  color: #fff;
  font-family: "ivymode", "Times New Roman", "Bodoni 72", serif;
  font-synthesis-weight: none;
  font-weight: 300;
  font-size: 3em;
  line-height: 1;
  letter-spacing: 0.05em;
}
.reikan-collection .all-item__btn {
  color: #fff;
}
.check-btn {
  transition:
    background-color 0.45s ease,
    border-color 0.45s ease,
    color 0.45s ease,
    transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.5s ease;
}
.all-item__btn {
  transition:
    background-color 0.45s ease,
    transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.5s ease;
}
.scene-nav__link {
  transition:
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    filter 0.6s ease;
}
.scene-nav__link::before {
  transition:
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.6s ease;
}
.scene-nav__image {
  transition: box-shadow 0.6s ease;
}
.scene-nav__image img {
  transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}
.scene-nav__name {
  transition: color 0.5s ease;
}
.product-card__main-link img {
  transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}
@media (hover: hover) {
  .reikan-collection .check-btn:hover {
    background-color: #787b8c !important;
    border-color: #787b8c !important;
    color: #fff !important;
    box-shadow: 0 0.6em 1.4em rgba(120, 123, 140, 0.22) !important;
  }
  .reikan-collection .all-item__btn:hover {
    background-color: #50699a !important;
    box-shadow: 0 0.9em 2em rgba(63, 87, 126, 0.32) !important;
  }
  .reikan-collection .scene-nav__link:hover .scene-nav__image {
    box-shadow: 0 1.8em 3em var(--scene-shadow);
  }
  .reikan-collection .scene-nav__link:hover .scene-nav__name {
    color: #3f577e;
  }
  .reikan-collection .scene-nav__link:hover::before {
    box-shadow: 0 1.6em 2.6em var(--scene-shadow);
  }
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .reikan-collection .check-btn:hover {
    transform: translateY(-0.25em) !important;
  }
  .reikan-collection .all-item__btn:hover {
    transform: translateY(-0.3em) !important;
  }
  .reikan-collection .scene-nav__link:hover {
    transform: translateY(-1.1em) !important;
  }
  .reikan-collection .scene-nav__link:hover::before {
    transform: translateY(-0.4em);
  }
  .reikan-collection .scene-nav__link:hover .scene-nav__image img {
    transform: scale(1.06);
  }
  .reikan-collection .product-card__main-link:hover img {
    transform: scale(1.045);
  }
}
