@charset "UTF-8";
/* ブレイクポイント */
/* メディアクエリ */
/* CSS変数でrgbaを設定できるようにする */
.p-fv-sp {
  position: relative;
}
@media (width > 768px) {
  .p-fv-sp {
    position: sticky;
    top: 0;
    left: 0;
  }
}
.p-fv-sp__inner {
  height: 41.875rem;
  max-width: 23.4375rem;
  width: 100%;
  position: relative;
  padding-top: 0.875rem;
  padding-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-inline: auto;
}
@media (width > 768px) {
  .p-fv-sp__inner {
    max-width: 100%;
    width: 100%;
    max-height: unset;
    height: 100vh;
    overflow: auto;
  }
}
.p-fv-sp__copy {
  position: absolute;
  left: 1.875rem;
  top: 4.6875rem;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.6875rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (width > 999px) {
  .p-fv-sp__copy {
    top: 7rem;
    left: 3.5625rem;
  }
}
.p-fv-sp__copy-left, .p-fv-sp__copy-center {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  margin: 0;
  color: #0F1B4B;
  text-align: center;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 122%;
  letter-spacing: 0.375rem;
}
@media (width > 999px) {
  .p-fv-sp__copy-left, .p-fv-sp__copy-center {
    font-size: 2.375rem;
    letter-spacing: 0.625rem;
  }
}
.p-fv-sp__copy-left {
  text-align: end;
}
.p-fv-sp__copy-right {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  margin: 0;
  width: 1.9375rem;
  height: 11.875rem;
}
@media (width > 999px) {
  .p-fv-sp__copy-right {
    width: 3.4375rem;
    height: 20.875rem;
  }
}
.p-fv-sp__copy-right span {
  color: #28B2B4;
  text-align: center;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  background: #0F1B4B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.625rem;
  width: 100%;
  height: 100%;
  letter-spacing: 0.225rem;
}
@media (width > 999px) {
  .p-fv-sp__copy-right span {
    font-size: 2.625rem;
    letter-spacing: 0.50625rem;
  }
}
.p-fv-sp__copy-right:is(#body.flare-fit-a *) {
  height: 29.375rem;
  position: relative;
  top: 0.9375rem;
}
@media (width <= 768px) {
  .p-fv-sp__copy-right:is(#body.flare-fit-a *) {
    height: 16.875rem;
    top: 0.25rem;
  }
}
.p-fv-sp__model {
  position: absolute;
  inset: 0;
}
.p-fv-sp__model img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.p-fv-sp__contents {
  width: 100%;
  position: relative;
  max-width: calc(100% - 2rem);
  margin-inline: auto;
}
@media (width > 999px) {
  .p-fv-sp__contents {
    opacity: 0;
    pointer-events: none;
    position: absolute;
  }
}
.p-fv-sp__feature-list {
  margin-top: 1.25rem;
  width: 9.859125rem;
  height: 8.886625rem;
  position: relative;
  display: block;
  margin-bottom: 0.9375rem;
}
.p-fv-sp__feature {
  background: linear-gradient(133deg, #A6C5E2 13.53%, #4E90DA 45.89%, #51ADCF 79.13%);
  -webkit-filter: drop-shadow(0 0.3049375rem 0.3049375rem rgba(0, 0, 0, 0.07));
          filter: drop-shadow(0 0.3049375rem 0.3049375rem rgba(0, 0, 0, 0.07));
  width: 5.171625rem;
  height: 5.171625rem;
  border-radius: 624.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
}
.p-fv-sp__feature:nth-child(1) {
  left: 2.3125rem;
  top: 0;
  z-index: 3;
}
.p-fv-sp__feature:nth-child(2) {
  bottom: 0;
  left: 0;
  z-index: 1;
}
.p-fv-sp__feature:nth-child(3) {
  bottom: 0;
  right: 0;
  z-index: 2;
}
.p-fv-sp__feature-text {
  text-align: center;
  color: #EEE;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.0525rem;
}
.p-fv-sp__feature-text span {
  color: #EEE;
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.06rem;
}
.p-fv-sp__product {
  position: relative;
  max-width: 20.6875rem;
  z-index: 2;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 0.9375rem;
}
.p-fv-sp__cta {
  width: 100%;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-inline: auto;
}
@media (width <= 768px) {
  .p-fv-sp__cta:is(.is-fv-out) {
    position: fixed;
    z-index: 2100;
    bottom: 0;
    left: 0;
    right: 0;
    padding-inline: var(--space);
    padding-bottom: 0.625rem;
  }
}

.p-fv {
  position: relative;
}
@media (width <= 768px) {
  .p-fv {
    display: none;
  }
}
.p-fv__bg {
  background: linear-gradient(164deg, rgba(123, 197, 255, 0.2) 0%, rgba(217, 160, 201, 0.2) 98.32%);
  position: absolute;
  inset: 0;
}
.p-fv__inner {
  padding-top: 3rem;
  position: relative;
  padding-bottom: 2.5rem;
}
.p-fv__title {
  max-width: 20.25rem;
}
.p-fv__visual {
  max-width: 18.9375rem;
  aspect-ratio: 303/455;
  height: auto;
  margin-inline: auto;
  margin-top: -2.125rem;
  position: relative;
}
.p-fv__img {
  display: block;
  max-width: 18.9375rem;
  aspect-ratio: 303/455;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  /* フェード用 */
  position: absolute;
  inset: 0;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  pointer-events: none;
}
.p-fv__img.is-active {
  opacity: 1;
  pointer-events: auto;
}
.p-fv__feature-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  margin-top: 1.25rem;
}
.p-fv__feature {
  background: linear-gradient(133deg, #A6C5E2 13.53%, #4E90DA 45.89%, #51ADCF 79.13%);
  -webkit-filter: drop-shadow(0 0.3049375rem 0.3049375rem rgba(0, 0, 0, 0.07));
          filter: drop-shadow(0 0.3049375rem 0.3049375rem rgba(0, 0, 0, 0.07));
  width: 6.3075625rem;
  height: 6.3075625rem;
  border-radius: 624.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-fv__feature-text {
  text-align: center;
  color: #EEE;
  font-size: 1.06725rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.0426875rem;
}
.p-fv__feature-text span {
  color: #EEE;
  text-align: center;
  font-size: 1.219625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.0488125rem;
}

.p-points__intro {
  padding-block: 2rem;
  background: #fff;
}
.p-points__lead {
  color: #5C5858;
  text-align: center;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.315rem;
  text-transform: uppercase;
}
.p-points__text {
  color: #26262A;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  margin-top: 1.125rem;
}
.p-points__sticky-container {
  height: 280.75rem;
  position: relative;
  background: #E8F2FD;
}
@media (width <= 768px) {
  .p-points__sticky-container {
    height: auto;
  }
}
.p-points__headline {
  padding-block: 2.5rem;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
}
@media (width <= 768px) {
  .p-points__headline {
    position: relative;
    height: auto;
  }
}
.p-points__headline-inner {
  max-width: 18rem;
}
.p-points__headline-text {
  color: #26262A;
  text-align: center;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.315rem;
  text-transform: uppercase;
}
.p-points__list {
  height: 268.75rem;
  position: relative;
}

.p-point {
  position: sticky;
  top: 12rem;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  max-height: calc(100vh - 12rem);
  overflow: hidden;
}
@media (width <= 768px) {
  .p-point {
    top: 3.75rem;
    max-height: calc(100vh - 3.4375rem - 5.125rem);
  }
}
.p-point:not(:first-child) {
  opacity: 0;
  margin-top: 62.5rem;
}
.p-point:is(.is-stuck) {
  opacity: 1;
}
.p-point__body {
  max-width: 18.4375rem;
  width: 100%;
  margin-inline: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  padding-bottom: 2.1875rem;
}
.p-point__num {
  color: #FFF;
  font-family: var(--font-an-2);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.09rem;
  text-transform: uppercase;
}
.p-point__title {
  color: #FFF;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28rem;
  text-transform: uppercase;
  margin-top: 0.9375rem;
}
.p-point__text {
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.07rem;
  text-transform: uppercase;
  margin-top: 0.8125rem;
}

.p-features {
  background: #F8F8F8;
}
.p-features__inner {
  padding-block: 6.875rem 5.8125rem;
}

.p-feature {
  padding-top: 2.75rem;
  margin-top: 1.25rem;
}
.p-feature__label {
  color: #939FDF;
  font-family: var(--font-an-2);
  font-size: 1.2364375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.p-feature__label-wrap {
  position: absolute;
  left: -0.8125rem;
  top: -2.75rem;
  display: grid;
  place-items: center;
}
.p-feature__media {
  position: relative;
}
.p-feature__badge {
  color: #FFF;
  font-family: var(--font-an-2);
  font-size: 1.9429375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 3.9741875rem;
  height: 3.9741875rem;
  background: #939FDF;
  border: #939FDF 0.0625rem solid;
  border-radius: 624.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-feature__img {
  border-radius: 1rem;
}
.p-feature__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.125rem;
  margin-top: 1.125rem;
}
.p-feature__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.875rem;
}
.p-feature__text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.035rem;
}

.p-products__inner {
  padding-block: 3.75rem 4.75rem;
}
.p-products__brand {
  border-top: 0.0375rem solid #7B7B7B;
  background: #FFF;
  margin-top: 0.5rem;
  padding-top: 2.25rem;
}
.p-products__logo {
  max-width: 16.75rem;
  margin-inline: auto;
}
.p-products__name {
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-top: 0.125rem;
}
.p-products__checks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 1.25rem;
}
.p-products__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-products__check-icon {
  background: url(../img/img_flare-fit/products/check.webp) no-repeat 50% 50%/contain;
  width: 0.9375rem;
  height: 0.9375rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-products__check-text {
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.p-products__gallery {
  margin-top: 0.875rem;
}
.p-products__nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.3125rem;
}
.p-products__nav {
  width: 2.75rem;
  height: 1rem;
  background: #26262A;
  -webkit-mask: url(../img/img_flare-fit/products/arr-right.svg) no-repeat 50% 100%/contain;
          mask: url(../img/img_flare-fit/products/arr-right.svg) no-repeat 50% 100%/contain;
}
.p-products__nav.is-prev {
  scale: -1 1;
}
.p-products__nav.swiper-button-disabled {
  background: #CBCBCB;
}
.p-products__colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.875rem;
  margin-top: 0.75rem;
}
.p-products__color {
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 624.9375rem;
  --bg_color: #231F1F;
  border: solid 0.1875rem #fff;
  background: var(--bg_color);
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.p-products__color[data-color=black] {
  --bg_color: #231F1F;
}
.p-products__color[data-color=red] {
  --bg_color: #E50124;
}
.p-products__color[data-color=turquoise] {
  --bg_color: #0287B7;
}
.p-products__color.is-active {
  border-color: #DCDCDC;
}
.p-products__detail {
  padding-top: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.p-products__tagline {
  display: grid;
  grid-template-columns: 1fr 1fr;
  height: 1.625rem;
}
.p-products__tag {
  color: #FFF;
  text-align: center;
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--grad-bg);
  letter-spacing: -0.05em;
}
.p-products__title {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.035rem;
  padding-left: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-products__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.p-products__meta-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
}
.p-products__meta-row.is-m2 {
  gap: 1.25rem;
}
.p-products__meta-label {
  font-family: var(--font-an-2);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 1.625rem;
  padding: 0.1875rem 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  border: 0.03125rem solid #26262A;
  white-space: nowrap;
}
.p-products__meta-value {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.035rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.75rem;
}
.p-products__meta-value:is(.is-m2 *) {
  font-family: var(--font-an-2);
  letter-spacing: 0.12rem;
}
.p-products__price {
  font-family: var(--font-an-2);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.15rem;
}
.p-products__material {
  font-family: var(--font-an-2);
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.0825rem;
}

.p-products-modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.p-products-modal:is(.is-open) {
  opacity: 1;
  pointer-events: auto;
}
.p-products-modal__backdrop {
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0.4;
}
.p-products-modal__panel {
  width: 80%;
  max-width: 31.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.p-products-modal__close {
  --close_width: 1.25rem;
  width: var(--close_width);
  height: var(--close_width);
  display: block;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  background: url(../img/img_flare-fit/products/close.svg) no-repeat 50% 50%/contain;
  z-index: 99;
}
.p-products-modal__slider {
  width: 100%;
  max-width: 31.25rem;
}
.p-products-modal__nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.3125rem;
}
.p-products-modal__nav {
  width: 2.75rem;
  height: 1rem;
  background: #26262A;
  -webkit-mask: url(../img/img_flare-fit/products/arr-right.svg) no-repeat 50% 100%/contain;
          mask: url(../img/img_flare-fit/products/arr-right.svg) no-repeat 50% 100%/contain;
}
.p-products-modal__nav.is-prev {
  scale: -1 1;
}
.p-products-modal__nav.swiper-button-disabled {
  background: #CBCBCB;
}
.p-products-modal__hint {
  font-size: 0;
}