@charset "utf-8";

:root {
  --color: #333;
  --colorW: #fff;
  --colorRed: #b1596b;
  --colorP: #ab94bc;
  --fontBodoni: "BodoniMO Pro Bold";
  --fontA1GR: "A1 Gothic R";
}

.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;
}

.makeup_fp {
  background-image: url(../images/bg.jpg);
  background-size: 100%;
  background-attachment: fixed;
  color: var(--color);
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-font-variant-ligatures: no-common-ligatures;
  font-variant-ligatures: no-common-ligatures;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0 calc(50% - 50vw);
  margin-bottom: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  width: 100vw;
}

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

.makeup_fp a {
  text-decoration: none;
}

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

.bodoni__fp {
  font-family: var(--fontBodoni);
}

.makeup-body_fp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.makeup-headers_fp {
  margin-top: 155px;
  max-width: 424px;
  width: 100%;
}

.makeup-header_fp {
  padding-bottom: 100px;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 155px;
}

.makeup-body_fp {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  position: relative;
}

.makeup-header__item_fp {
  margin-top: 30px;
}

.makeup-header__link_fp {
  color: var(--colorRed);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  padding-right: 20%;
  position: relative;
}

.makeup-header__link_fp::before,
.makeup-header__link_fp::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 50px;
  right: 8%;
  width: 8.1px;
  height: 2px;
  border-radius: 9999px;
  background-color: var(--colorRed);
  -webkit-transform-origin: calc(100% - 1px) 50%;
  -ms-transform-origin: calc(100% - 1px) 50%;
  transform-origin: calc(100% - 1px) 50%;
}

.makeup-header__link_fp::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.makeup-header__link_fp::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.makeup-header__number_fp {
  margin-right: 10px;
}

.makeup-main_fp {
  background-color: rgba(239, 202, 202, 0.4);
  margin-left: 70px;
  margin-right: auto;
  max-width: 498px;
  padding-bottom: 35px;
  padding-top: 18px;
}

.makeup-images_fp {
  margin-left: auto;
  margin-right: auto;
  width: 96.184738955%;
}

.makeup-image_fp {
  border-radius: 240px;
}

.makeup-about_fp {
  text-align: center;
}

.makeup-about__title_fp {
  font-family: var(--fontA1GR);
  font-size: 26px;
  line-height: 1;
  margin-top: 45px;
}

.makeup-about__en_fp {
  color: var(--colorP);
  display: block;
  font-size: 40px;
  margin-bottom: 20px;
}

.makeup-about__text_fp {
  font-size: 20px;
  line-height: 1.85;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 85.140562248%;
}

.makeup-contents_fp {
  overflow: hidden;
}

.makeup-content__title_fp {
  color: var(--colorRed);
  font-family: var(--fontA1GR);
  font-size: 31px;
  line-height: 1;
  margin-top: 50px;
  padding-top: 20px;
  position: relative;
  text-align: center;
}

.makeup-content__title_fp::before {
  background-image: url(../images/select_bg.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 63px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 235px;
}

.makeup-content__number_fp {
  display: block;
  font-size: 20px;
  margin-bottom: 18px;
}

.number_fp {
  font-size: 42px;
}

.makeup-content__body_fp {
  margin-top: 25px;
}

.makeup-content__caption_fp {
  margin-left: auto;
  margin-right: auto;
  width: 86.746987951%;
}

.makeup-content__subtitle_fp {
  font-family: var(--fontA1GR);
  font-size: 24px;
  margin-top: 30px;
  text-align: center;
}

.makeup-content__text_fp {
  font-size: 20px;
  line-height: 1.85;
  margin-top: 20px;
  text-align: justify;
}

.makeup-check_fp {
  background-color: rgba(229, 181, 164, 0.7);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  padding-bottom: 40px;
  padding-top: 45px;
  width: 86.746987951%;
}

.makeup-check__title_fp {
  color: var(--colorW);
  font-family: var(--fontA1GR);
  font-size: 28px;
  line-height: 1;
  padding-bottom: 18px;
  position: relative;
  text-align: center;
}

.makeup-check__title_fp::after {
  background-color: var(--colorW);
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 32px;
}

.makeup-check__en_fp {
  color: var(--colorRed);
  display: block;
  font-size: 40px;
  margin-bottom: 15px;
}

.makeup-check__images_fp {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  position: relative;
  width: 62.5%;
}

.makeup-check__images_fp::before {
  background-image: url(../images/check_bg.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.makeup-check__image_fp {
  border-radius: 50%;
}

.makeup-check__caption_fp {
  color: var(--colorW);
  font-size: 20px;
  line-height: 1.85;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  text-align: justify;
  width: 82.407407407%;
}

.detail-btn_fp {
  margin-left: auto;
  margin-right: auto;
  margin-top: 42px;
  max-width: 292px;
}

.detail-btn__link_fp {
  background-color: var(--colorRed);
  border-radius: 45px;
  color: var(--colorW);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 29px;
  padding-bottom: 30px;
  padding-top: 30px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.detail-btn__link_fp:hover {
  color: var(--colorW);
  opacity: 0.7;
}

.makeup-item__title_fp {
  font-family: var(--fontA1GR);
  font-size: 20px;
  margin-top: 60px;
  text-align: center;
}

.makeup-item__in_fp {
  position: relative;
}

.makeup-item__in_fp::before,
.makeup-item__in_fp::after {
  background-color: var(--color);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 1px;
}

.makeup-item__in_fp::before {
  left: -10px;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.makeup-item__in_fp::after {
  right: -10px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

.makeup-item__pickup_fp {
  color: var(--colorP);
  font-size: 32px;
  margin-top: 10px;
  text-align: center;
}

.makeup-item__slider_fp {
  margin-left: auto;
  margin-top: 25px;
  padding-bottom: 0;
  width: 94.4%;
}

.slick-list a {
  display: block;
}

.slick-list figure {
  margin-right: 20px;
  padding-bottom: 120px;
  position: relative;
}

.slick-list figcaption a {
  position: relative;
}

.slick-list figcaption a::after {
  background-color: var(--colorW);
  border-radius: 30px;
  color: var(--colorRed);
  content: "詳細をみる";
  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;
  font-size: 21px;
  font-weight: 700;
  height: 60px;
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 100%;
}

.slick-list figcaption a::before {
  background-image: url(../images/arrow.svg);
  background-size: 100%;
  content: "";
  height: 16px;
  position: absolute;
  bottom: -80px;
  right: 24px;
  width: 10px;
  z-index: 1;
}

.makeup-item_fp .title {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 6px;
  margin-top: 16px;
}

.makeup-item_fp .set_name {
  font-size: 13px;
}

.makeup-item_fp .price {
  font-size: 21px;
  font-weight: 700;
}

.slick-dots {
  bottom: 0;
}

.slick-dots li {
  background-color: #d8acb5;
  border-radius: 50%;
  height: 12px;
  width: 12px;
}

.slick-dots .slick-active {
  background-color: var(--colorRed);
}

.slick-dots li button {
  height: 12px;
  padding: 0;
  width: 12px;
}

.slick-dots li button:before {
  font-size: 0;
  line-height: 12px;
  height: 12px;
  width: 12px;
}

.slick-prev,
.slick-next {
  background-color: transparent;
  border-radius: 50%;
  display: none;
  height: 65px;
  top: 35%;
  width: 65px;
  z-index: 1;
}

.slick-next {
  background-image: url(../images/next.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  right: 14px;
}

.slick-prev {
  background-image: url(../images/prev.svg);
  left: 0;
}

.slick-prev.active,
.slick-next.active {
  display: block;
}

.slick-prev:before,
.slick-next:before {
  display: none;
}

.slick-next:hover,
.slick-next:focus {
  background-image: url(../images/next.svg);
}

.slick-prev:hover,
.slick-prev:focus {
  background-image: url(../images/prev.svg);
}

.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.pagetop_fp {
  cursor: pointer;
  font-size: 18px;
  font-family: var(--fontA1GR);
  margin-right: 32px;
  margin-top: 25px;
  text-align: right;
  text-decoration: underline;
}

.more-btn_fp {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  position: relative;
  width: 81.6%;
}

.more-btn_fp::before,
.more-btn_fp::after {
  background-color: #fff;
  content: "";
  height: 1px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 95.424836601%;
  z-index: 1;
}

.more-btn_fp::before {
  top: 4px;
}

.more-btn_fp::after {
  bottom: 4px;
}

.more-btn__link_fp {
  background-color: #f4a452;
  border-radius: 5px;
  color: #fff;
  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;
  font-size: 17px;
  font-weight: 700;
  height: 78px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
}

.more-btn__link_fp::after {
  background-image: url(../images/arrow_02.svg);
  background-size: 100%;
  content: "";
  height: 16px;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
}

.more-btn__link_fp:hover {
  color: #fff;
  opacity: 0.6;
}

.fsc_gfooter__breadcrumb {
  margin-top: 0;
}

.btn_fp {
  position: fixed;
  bottom: 50px;
  right: 1%;
  width: 145px;
}

.sp {
  display: none;
}

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

@media not all and (min-width: 990px) {
  .makeup-header__link_fp {
    font-size: 16px;
  }
}

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

  .sp {
    display: block;
  }

  .makeup_fp {
    background-image: url(../images/bg_sp.jpg);
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
  }

  .makeup-body_fp {
    display: block;
  }

  .makeup-headers_fp {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 100%;
    width: 85.333333333%;
  }

  .makeup-header_fp {
    padding-bottom: 0;
    position: static;
  }

  .makeup-header__items_fp {
    display: none;
  }

  .makeup-main_fp {
    background-color: transparent;
    margin-left: 0;
    max-width: 100%;
    padding-bottom: 50px;
    padding-top: 20px;
  }

  .makeup-images_fp {
    width: 96%;
  }

  .makeup-image_fp {
    border-radius: 180px;
  }

  .makeup-about__title_fp {
    font-size: 20px;
    margin-top: 30px;
  }

  .makeup-about__en_fp {
    font-size: 30px;
    margin-bottom: 16px;
  }

  .makeup-about__text_fp {
    font-size: 15px;
  }

  .makeup-content__title_fp {
    font-size: 23px;
    margin-top: 40px;
    padding-top: 15px;
  }

  .makeup-content__title_fp::before {
    height: 48px;
    width: 176px;
  }

  .makeup-content__number_fp {
    font-size: 15px;
    margin-bottom: 5px;
  }

  .number_fp {
    font-size: 32px;
  }

  .makeup-content__body_fp {
    margin-top: 20px;
  }

  .makeup-content__caption_fp {
    width: 86.666666666%;
  }

  .makeup-content__subtitle_fp {
    font-size: 18px;
    margin-top: 20px;
  }

  .makeup-content__text_fp {
    font-size: 15px;
  }

  .makeup-check_fp {
    margin-top: 35px;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 86.666666666%;
  }

  .makeup-check__title_fp {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .makeup-check__title_fp::after {
    width: 24x;
  }

  .makeup-check__en_fp {
    font-size: 30px;
  }

  .makeup-check__images_fp {
    width: 66.153846153%;
  }

  .makeup-check__images_fp::before {
    height: 30px;
    width: 30px;
  }

  .makeup-check__caption_fp {
    font-size: 15px;
    margin-top: 15px;
    width: 82.461538461%;
  }

  .detail-btn_fp {
    margin-top: 32px;
    max-width: 100%;
    width: 58.666666666%;
  }

  .detail-btn__link_fp {
    border-radius: 34px;
    font-size: 22px;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .makeup-item__title_fp {
    font-size: 15px;
  }

  .makeup-item__pickup_fp {
    font-size: 24px;
    margin-top: 14x;
  }

  .makeup-item__slider_fp {
    margin-top: 15px;
  }

  .slick-list figure {
    padding-bottom: 90px;
  }

  .slick-list figcaption a::after {
    border-radius: 22px;
    font-size: 16px;
    height: 45px;
    bottom: -90px;
  }

  .slick-list figcaption a::before {
    bottom: -75px;
    right: 18px;
  }

  .makeup-item_fp .title {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .makeup-item_fp .set_name {
    font-size: 10px;
  }

  .makeup-item_fp .price {
    font-size: 16px;
  }

  .slick-prev,
  .slick-next {
    height: 49px;
    width: 49px;
  }

  .pagetop_fp {
    font-size: 14px;
    margin-right: 24px;
    margin-top: 30px;
  }
}
