@charset "utf-8";

:root {
  --color: #000;
  --color01: #e6f1f0;
  --color02: #53362c;
  --color03: #50aba8;
  --color04: #c378b9;
  --color05: #4b5787;
  --color06: #96145a;
  --fontA1GR: "A1 Gothic R";
  --content-width: 100vw;
  --cqw: 1vw;
}

.fca_cat-hero {
  overflow: visible;
}

.sr_page-shopping-result__free {
  overflow: visible;
}

.catalog_san {
  margin-top: 0 !important;
}

.catalog_san .fca_page-shop-home__keyword {
  margin-top: 0;
}

/* chocolife_ch */
.chocolife_ch {
  color: var(--color);
  font-feature-settings: "palt";
  font-variant-ligatures: no-common-ligatures;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: 0 calc(50% - 50vw);
  margin-bottom: 1px;
  position: relative;
  width: 100vw;
}

.chocolife_ch * {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.chocolife_ch a {
  text-decoration: none;
}

.chocolife_ch ul {
  padding-left: 0;
}

.chocolife_ch p {
  margin-top: 0;
  margin-bottom: 0;
}

.chocolife_ch img {
  height: auto;
  width: 100%;
}

body.lock {
  overflow: hidden;
}

.chocolife-body__wrap_ch {
  background-image: url(../images/bg.webp);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: contain;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.chocolife-body_ch {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
  position: relative;
}

/* -----------------------------
  side-left
------------------------------*/
/* chocolife-logo__wrap_ch */
.chocolife-logo__wrap_ch {
  width: 20.154%;
}

.chocolife-logo_ch {
  margin-top: 29.008%;
  max-width: 65px;
  width: 24.809%;
}

/* -----------------------------
  main
------------------------------*/
/* chocolife-main_ch */
.chocolife-main_ch {
  background-color: var(--color01);
  max-width: 640px;
  width: 49.231%;
}

/* chocolife-about_ch */
.chocolife-about_ch {
  padding-top: 14.4%;
}

.chocolife-about__title_ch {
  margin-left: auto;
  margin-right: auto;
  width: 75.733%;
}

.chocolife-about__item_ch {
  margin-top: 4.8%;
}

.chocolife-about__img_ch {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.chocolife-about_ch .chocolife-about__text_ch {
  color: var(--color02);
  font-family: var(--fontA1GR);
  font-size: clamp(14px, calc(var(--cqw) * 3.75), 28px);
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-top: 4%;
  text-align: center;
}

.chocolife-about__text_ch:not(:first-child) {
  margin-top: 8%;
}

.chocolife-about_ch .chocolife-about__link_ch {
  color: var(--color02);
  text-decoration: underline;
}

/* chocolife-info_ch */
.chocolife-info_ch {
  padding-top: 12.8%;
  padding-bottom: 12.8%;
}

.chocolife-info__inner_ch {
  background-color: #fff;
  -webkit-clip-path: polygon(9% 0, 100% 0, 100% 88%, 91% 100%, 0 100%, 0 12%);
  clip-path: polygon(9% 0, 100% 0, 100% 88%, 91% 100%, 0 100%, 0 12%);
  margin-left: auto;
  margin-right: auto;
  padding-top: 8.403%;
  padding-bottom: 5.882%;
  position: relative;
  width: 84.266%;
}

.chocolife-info__item_ch {
  margin-left: auto;
  margin-right: auto;
  width: 83.861%;
}

.chocolife-info__item_ch:first-child {
  border-bottom: 1px solid var(--color);
  margin-bottom: 4.762%;
  padding-bottom: 4.762%;
}

.chocolife-info__title_ch {
  color: var(--color02);
  font-size: clamp(18px, calc(var(--cqw) * 4.8), 36px);
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.chocolife-info__text_ch {
  color: var(--color02);
  font-size: clamp(16px, calc(var(--cqw) * 4.3), 32px);
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.chocolife-info_ch .chocolife-info__note_ch {
  color: var(--color02);
  font-size: clamp(11px, calc(var(--cqw) * 2.9), 22px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 2.532%;
  margin-left: auto;
  margin-right: auto;
  width: 88.608%;
}

.chocolife-info__text_ch span,
.chocolife-info_ch .chocolife-info__note_ch span {
  color: var(--color03);
}

/* chocolife-detail_ch */
.chocolife-details_ch {
  background-color: #fff;
  padding-top: 13.333%;
}

.chocolife-detail_ch {
  margin-top: 20.267%;
}

#chocolife-detail__01_ch.chocolife-detail_ch {
  margin-top: 0;
}

.chocolife-detail__title_ch {
  margin-left: auto;
  margin-right: auto;
}

#chocolife-detail__01_ch .chocolife-detail__title_ch {
  width: 82.133%;
}

#chocolife-detail__02_ch .chocolife-detail__title_ch {
  width: 56.533%;
}

#chocolife-detail__03_ch .chocolife-detail__title_ch {
  width: 73.6%;
}

.chocolife-detail__items_ch {
  position: relative;
}

.chocolife-detail__swiper_ch {
  margin-top: 6.4%;
  width: 84.267%;
}

.chocolife_ch .swiper-button-prev {
  background-image: url(../images/prev.svg);
  background-size: auto;
  left: 5.333%;
  height: 11.111%;
  width: 4%;
}

.chocolife_ch .swiper-button-next {
  background-image: url(../images/next.svg);
  background-size: auto;
  right: 5.333%;
  height: 11.111%;
  width: 4%;
}

.chocolife_ch .swiper-button-prev::after,
.chocolife_ch .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  width: 100%;
}

.chocolife-detail_ch .chocolife-detail__name_ch {
  color: var(--color02);
  font-size: clamp(16px, calc(var(--cqw) * 4.3), 32px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 4.8%;
  text-align: center;
}

.chocolife-detail__price_ch {
  color: var(--color02);
  font-size: clamp(14px, calc(var(--cqw) * 3.73), 28px);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 2.667%;
  text-align: center;
  padding-bottom: 2.133%;
  position: relative;
}

.chocolife-detail__price_ch::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 58.666%;
}

#chocolife-detail__01_ch .chocolife-detail__price_ch::after {
  border-bottom: 1px solid var(--color03);
}

#chocolife-detail__02_ch .chocolife-detail__price_ch::after {
  border-bottom: 1px solid var(--color04);
}

#chocolife-detail__03_ch .chocolife-detail__price_ch::after {
  border-bottom: 1px solid var(--color05);
}

.chocolife-detail__price_ch span {
  font-size: clamp(20px, calc(var(--cqw) * 5.33), 40px);
  font-weight: 700;
}

.chocolife-detail_ch .chocolife-detail__origin_ch {
  color: var(--color02);
  font-size: clamp(11px, calc(var(--cqw) * 2.9), 22px);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 2.133%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 89.333%;
}

.chocolife-detail_ch .chocolife-detail__label_ch {
  margin-top: 5.333%;
  margin-left: auto;
  margin-right: auto;
  width: 60.267%;
}

#chocolife-detail__02_ch .chocolife-detail__label_ch {
  width: 67.733%;
}

.chocolife-detail_ch .chocolife-detail__date_ch {
  font-size: clamp(14px, calc(var(--cqw) * 3.73), 28px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 2.133%;
  text-align: center;
}

#chocolife-detail__01_ch .chocolife-detail__date_ch {
  color: var(--color03);
}

#chocolife-detail__02_ch .chocolife-detail__date_ch {
  color: var(--color04);
}

#chocolife-detail__03_ch .chocolife-detail__date_ch {
  color: var(--color05);
}

.chocolife-detail__btn_ch {
  margin-top: 5.333%;
}

.chocolife-detail__link_ch {
  color: #fff;
  display: block;
  font-size: clamp(16px, calc(var(--cqw) * 4.3), 32px);
  font-weight: 700;
  letter-spacing: 0.2em;
  padding-top: 5.333%;
  padding-bottom: 5.333%;
  position: relative;
  text-align: center;
  transition: opacity 0.3s;
}

#chocolife-detail__01_ch .chocolife-detail__link_ch {
  background-color: var(--color03);
}

#chocolife-detail__02_ch .chocolife-detail__link_ch {
  background-color: var(--color04);
}

#chocolife-detail__03_ch .chocolife-detail__link_ch {
  background-color: var(--color05);
}

.chocolife-detail__link_ch:hover {
  color: #fff;
  opacity: 0.7;
}

.chocolife-detail__link_ch::before,
.chocolife-detail__link_ch::after {
  background-color: #fff;
  border-radius: 9999px;
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 13.333%;
  height: 2px;
  transform-origin: calc(100% - 1px) 50%;
  width: 3.333%;
}

.chocolife-detail__link_ch::before {
  transform: rotate(45deg);
}

.chocolife-detail__link_ch::after {
  transform: rotate(-45deg);
}

/* chocolife-designer_ch */
.chocolife-designer__wrap_ch {
  background-color: #fff;
  padding-top: 19.2%;
}

.chocolife-designer_ch {
  background-color: rgba(83, 54, 44, 0.8);
  color: #fff;
  padding-top: 8.533%;
  padding-bottom: 7.467%;
  position: relative;
}

.chocolife-designer_ch::before {
  background-image: url(../images/designer.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  position: absolute;
  top: -22.917%;
  right: 3.733%;
  padding-top: 21.867%;
  width: 23.2%;
}

.chocolife-designer__title_ch {
  font-size: clamp(14px, calc(var(--cqw) * 3.73), 28px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}

.chocolife-designer_ch .chocolife-designer_text_ch {
  font-size: clamp(12px, calc(var(--cqw) * 3.2), 24px);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  margin-top: 2.133%;
}

.chocolife-designer__sns_ch {
  margin-top: 3.733%;
}

.chocolife-designer__sns__icon_ch {
  margin-left: auto;
  margin-right: auto;
  width: 5.867%;
}

.chocolife-designer_ch .chocolife-designer__sns__title_ch {
  font-size: clamp(12px, calc(var(--cqw) * 3.2), 24px);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
  text-align: center;
  margin-top: 1.333%;
}

.chocolife-designer_ch .chocolife-designer__sns__text_ch {
  margin-top: 0.8%;
  text-align: center;
}

.chocolife-designer_ch .chocolife-designer__sns__link_ch {
  text-decoration: underline;
  color: #fff;
  font-size: clamp(14px, calc(var(--cqw) * 3.73), 28px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-align: center;
}

/* chocolife-kikin_ch */
.chocolife-kikin_ch {
  padding-top: 4%;
  padding-bottom: 4%;
}

.chocolife-kikin__inner_ch {
  padding-top: 9.333%;
  padding-bottom: 9.333%;
  position: relative;
}

.chocolife-kikin__inner_ch::before,
.chocolife-kikin__inner_ch::after {
  background-image: url(../images/kikin-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 1.333%;
  width: 96%;
}

.chocolife-kikin__inner_ch::before {
  top: 0;
}

.chocolife-kikin__inner_ch::after {
  bottom: 0;
}

.chocolife-kikin__text_ch {
  color: var(--color02);
  font-size: clamp(14px, calc(var(--cqw) * 3.73), 28px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}

.chocolife-kikin__link_ch {
  border-bottom: 1px solid var(--color02);
  color: var(--color02);
  padding-right: 10.666%;
  position: relative;
}

.chocolife-kikin__link_ch:hover {
  color: var(--color02);
}

.chocolife-kikin__link_ch::after {
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
  width: 11.65%;
}

/* -----------------------------
  side-rigth
------------------------------*/
/* chocolife-subtitle__wrap_ch */
.chocolife-subtitle__wrap_ch {
  position: relative;
  width: 30.769%;
}

.chocolife-subtitle_ch {
  max-width: 294px;
  margin-top: 2.5%;
  margin-left: 7.75%;
  width: 73.5%;
}

.chocolife-index_ch {
  max-width: 290px;
  margin-top: 5%;
  margin-left: auto;
  padding-bottom: 100px;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 155px;
  width: 72.5%;
}

.chocolife-index__item_ch {
  margin-top: 7.93%;
}

.chocolife-index__link_ch {
  display: block;
  color: var(--color02);
  font-size: clamp(10px, 1.38vw, 18px);
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: 0.1em;
  padding-left: 12.069%;
  position: relative;
}

.chocolife-index__link_ch:hover {
  color: var(--color06);
}

.chocolife-index__link_ch::before {
  background-image: url(../images/index-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 6.897%;
  width: 8.621%;
}

.chocolife-index__link_ch:hover::before {
  background-image: url(../images/index-arrow-color.svg);
}

/* fade-in */
.fade-in_ch {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fade-in_ch.active {
  opacity: 1;
  transform: translateY(0);
}

.sp {
  display: none;
}

/* ----------------------------------
  sp
---------------------------------- */

@media not all and (min-width: 768px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  /* chocolife_ch */
  .chocolife_ch {
    overflow: hidden;
  }

  .chocolife-body__wrap_ch {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
  }

  .chocolife-body_ch {
    display: block;
    max-width: none;
  }

  /* chocolife-logo__wrap_ch */
  .chocolife-logo__wrap_ch {
    background-color: var(--color01);
    padding-top: 8%;
    padding-bottom: 7.466%;
    width: 100%;
  }

  .chocolife-logo_ch {
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 88.8%;
  }

  .chocolife-logo__wrap_ch .chocolife-course_ch {
    border: 1px solid var(--color02);
    color: var(--color03);
    font-size: clamp(16px, 4.3vw, 32px);
    font-weight: 500;
    text-align: center;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    padding: 1%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  /* chocolife-main_ch */
  .chocolife-main_ch {
    max-width: none;
    width: 100%;
  }

  .chocolife-about_ch .chocolife-about__text_ch {
    font-size: clamp(14px, 3.73vw, 28px);
  }

  .chocolife-info__title_ch {
    font-size: clamp(18px, 4.8vw, 36px);
  }

  .chocolife-info__text_ch {
    font-size: clamp(16px, 4.3vw, 32px);
  }

  .chocolife-info_ch .chocolife-info__note_ch {
    font-size: clamp(11px, 2.9vw, 22px);
  }

  .chocolife-detail_ch .chocolife-detail__name_ch {
    font-size: clamp(16px, 4.3vw, 32px);
  }

  .chocolife-detail__price_ch {
    font-size: clamp(14px, 3.73vw, 28px);
  }

  .chocolife-detail__price_ch span {
    font-size: clamp(20px, 5.33vw, 40px);
  }

  .chocolife-detail_ch .chocolife-detail__origin_ch {
    font-size: clamp(11px, 2.9vw, 22px);
  }

  .chocolife-detail_ch .chocolife-detail__date_ch {
    font-size: clamp(14px, 3.73vw, 28px);
  }

  .chocolife-detail__link_ch {
    font-size: clamp(16px, 4.3vw, 32px);
  }

  .chocolife-designer__title_ch {
    font-size: clamp(14px, 3.73vw, 28px);
  }

  .chocolife-designer_ch .chocolife-designer_text_ch {
    font-size: clamp(12px, 3.2vw, 24px);
  }

  .chocolife-designer_ch .chocolife-designer__sns__title_ch {
    font-size: clamp(12px, 3.2vw, 24px);
  }

  .chocolife-designer_ch .chocolife-designer__sns__link_ch {
    font-size: clamp(14px, 3.73vw, 28px);
  }

  .chocolife-kikin__text_ch {
    font-size: clamp(14px, 3.73vw, 28px);
  }
}
