@charset "UTF-8";
/*-------------
  TOP
--------------*/
.fs-body-top .header__inner {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.fs-body-top .header__common svg {
  fill: #fff;
}

#top__main {
  margin-top: calc(-80 / 375 * 100vw);
}

.is-desktop #top__main .sp,
.is-mobile #top__main .pc {
  display: none;
}

#toponly_news + .top__block {
  margin-top: calc(50 / 375 * 100vw);
}

/* slider共通設定 */
.fs-pt-carousel__track {
  visibility: hidden;
}

.fs-pt-carousel__track.slick-initialized {
  visibility: visible;
}

.renew__slider a {
  display: block;
}

.renew__slider.fs-c-slick .slick-dots li {
  margin: 0 10px;
}

.renew__slider.fs-c-slick .slick-dots li button:before {
  content: "";
  background-color: #fff;
  opacity: 1;
  border: 1px solid #5A94A9;
  box-sizing: border-box;
  border-radius: 50%;
}

.renew__slider.fs-c-slick .slick-dots li.slick-active button:before {
  background-color: #5A94A9;
  opacity: 1;
}

.renew__slider.fs-c-slick .slick-prev,
.renew__slider.fs-c-slick .slick-next {
  height: calc(32 / 375 * 100vw);
  width: calc(22 / 375 * 100vw);
  background: url(https://chut.itembox.design/item/images/top/icon_slide_arrow.svg) no-repeat;
  background-size: 100% auto;
  transform: none;
}

.renew__slider.fs-c-slick .slick-next {
  transform: scale(-1,1);
}

.renew__slider.fs-c-slick .slick-prev:before,
.renew__slider.fs-c-slick .slick-next:before {
  display: none;
}

.fs-body-top .slick-slide:focus,
.slick-slide a:focus {
  outline: none;
}

/* Main slider */
.main__slider.fs-c-slick {
  margin-bottom: calc(40 / 375 * 100vw);
}

.main__slider.fs-c-slick .slick-dots {
  position: absolute;
  width: 100%;
  bottom: calc(15 / 375 * 100vw);
  left: 0;
}

/* 各セクション */
.top__block {
  position: relative;
  padding-top: calc(28 / 375 * 100vw);
  margin-bottom: calc(80 / 375 * 100vw);
}

.top__block:before {
  content: "";
  width: 1px;
  height: 0;
  background-color: #5A94A9;
  position: absolute;
  top: 0;
  left: 50%;
  transition: height .3s;
}

.top__block:not(.top__block--full) {
  margin-left: calc(22 / 375 * 100vw);
  margin-right: calc(22 / 375 * 100vw);
}

.top__block--nottl {
  padding-top: 0;
}

.top__block--nottl:before {
  display: none;
}

.top__block.line--on:before {
  height: calc(15 / 375 * 100vw);
}

.top__title {
  font-family: eb-garamond;
  text-align: center;
  font-size: calc(26 / 375 * 100vw);
  line-height: 1;
  letter-spacing: .05em;
  margin-bottom: calc(22 / 375 * 100vw);
  visibility: hidden;
}

.top__title_lead {
  font-size: calc(12 / 375 * 100vw);
  text-align: center;
  margin: 0 calc(22 / 375 * 100vw) calc(30 / 375 * 100vw);
  line-height: 1.67;
}

/* TOPICS */
.top__topics {
  text-align: center;
}

.top__topics .fs-pt-carousel__slide__caption {
  margin-top: calc(16 / 375 * 100vw);
  font-size: calc(12 / 375 * 100vw);
}

.top__topics .fs-pt-carousel__slide__caption h2 {
  font-size: calc(14 / 375 * 100vw);
  line-height: 1.5;
  margin-bottom: calc(6 / 375 * 100vw);
  font-weight: bold;
}

.top__topics .fs-pt-carousel__slide__caption p {
  line-height: 1.5;
}

.top__topics.fs-c-slick .slick-dots {
  margin-top: calc(20 / 375 * 100vw);
}

/* C-SALON */
.top__c-salon a,
.top__c-salon .fs-pt-column__image {
  display: block;
}

.top__c-salon .fs-pt-column__description {
  margin: calc(18 / 375 * 100vw) calc(15 / 375 * 100vw) 0;
  font-size: calc(12 / 375 * 100vw);
  line-height: 1.83;
}

/* SIGNATURE SERIES */
.top__bra3series.fs-c-slick .slick-slide {
  width: calc(220 / 375 * 100vw);
  transform: scale(0.818);
  transition: .4s;
}

.top__bra3series.fs-c-slick .slick-slide.slick-current, .top__bra3series.fs-c-slick .slick-slide.is-active-next {
  transform: scale(1);
}

.top__bra3series.fs-c-slick a {
  position: relative;
}

.top__bra3series.fs-c-slick .fs-pt-carousel__slide__caption {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: calc(40 / 375 * 100vw) 0 calc(15 / 375 * 100vw);
  color: #fff;
  text-align: center;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%);
}

.top__bra3series.fs-c-slick .fs-pt-carousel__slide__caption h2 {
  font-family: eb-garamond;
  font-size: calc(34 / 375 * 100vw);
  letter-spacing: 0;
  line-height: 1;
  font-weight: 400;
}

.top__bra3series.fs-c-slick .fs-pt-carousel__slide__caption h2 span {
  display: block;
  font-size: calc(10 / 375 * 100vw);
  margin-top: calc(8 / 375 * 100vw);
  letter-spacing: .1em;
}

.top__bra3series.fs-c-slick .fs-pt-carousel__slide__caption p {
  font-size: calc(13 / 375 * 100vw);
  line-height: 1.6;
  margin-top: calc(25 / 375 * 100vw);
  letter-spacing: .05em;
}

@keyframes slide {
  0% {
    transform: scale(0.818);
  }
  100% {
    transform: scale(1);
  }
}

.top__bra3series.fs-c-slick .slick-dots {
  margin-top: calc(20 / 375 * 100vw);
}

/* CATEGORY */
.top__category.fs-pt-list--noMarker > li + li,
.top__category.fs-pt-list--unordered > li + li, .fs-pt-list--ordered > li + li,
.top__category.fs-pt-list--note > li + li {
  margin-top: 0;
}

.top__category {
  display: flex;
  flex-wrap: wrap;
}

.top__category li {
  width: calc(100 / 375 * 100vw);
  text-align: center;
}

.top__category li:not(:nth-child(3n)) {
  margin-right: calc((100% - calc(300 / 375 * 100vw)) / 2);
}

.top__category li:nth-child(n + 4) {
  margin-top: calc(13 / 375 * 100vw) !important;
}

.top__category li:nth-child(n + 10) {
  display: none;
}

.top__category li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #F6F5F4;
  border-radius: calc(3 / 375 * 100vw);
  height: calc(100 / 375 * 100vw);
}

.top__category li a img {
  width: calc(30 / 375 * 100vw);
}

.top__category li a h3 {
  font-size: calc(12 / 375 * 100vw);
  font-family: gill-sans-nova;
  margin-top: calc(5 / 375 * 100vw);
  font-weight: 400;
}

.top_category__btn {
  text-align: center;
  height: calc(50 / 375 * 100vw);
  background: linear-gradient(to top, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-top: -36px;
  transition: .3s;
}

.top_category__btn span {
  display: inline-block;
  width: calc(35 / 375 * 100vw);
  height: calc(35 / 375 * 100vw);
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ccc;
  transition: .3s;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.07);
}

.top_category__btn span img {
  width: calc(35 / 375 * 100vw);
}

.top__category.top__category--over li:nth-child(n + 10) {
  display: block;
}

.top__category.top__category--over + .top_category__btn {
  margin-top: 0;
}

.top__category.top__category--over + .top_category__btn span {
  transform: scale(1,-1);
}

/* ITEM */
.top__itemtab {
  background-color: #F4F3F2;
  border-bottom: #ccc 1px solid;
}

.top__itemtab .slick-track {
  transform:unset!important;
}

.top__itemtab--title {
  text-align: center;
  cursor: pointer;
  font-size: calc(12 / 375 * 100vw);
  color: #aaa;
  padding: calc(14 / 375 * 100vw) 0 calc(13 / 375 * 100vw);
  position: relative;
}

.top__itemtab--title:before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #5A94A9;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .3s ease;
}

.top__itemtab--title.slick-current {
  color: #000;
}

.top__itemtab--title.slick-current:before {
  width: 100%;
}

.top__itemblock {
  padding: calc(30 / 375 * 100vw) calc(22 / 375 * 100vw) 0;
}

.top__itemblock .item_none {
  font-size: calc(12 / 375 * 100vw);
}

.top__itemblock .item_list1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.top__itemblock .item_list1 li {
  float: none;
  width: calc(155 / 375 * 100vw);
}

.top__itemblock .item_list1 li:nth-child(n + 3) {
  margin-top: calc(26 / 375 * 100vw);
}

.top__itemblock .item_list1 li .info {
  margin-top: calc(10 / 375 * 100vw);
  line-height: 1.5;
  text-align: center;
}

.is-desktop .top__itemblock .item_list1 li .info {
  margin-top: 10px;
  line-height: 1.66;
}

.top__itemblock .item_list1 li .name,
.top__itemblock .item_list1 li .price {
  font-size: calc(10 / 375 * 100vw);
}

.top__itemblock .item_list1 li .rank {
  display: none;
}

.top__itemblock .clearfix:before, .top__itemblock .clearfix:after {
  display: none;
}

.top__itemblock--ranking .item_list1 li {
  counter-increment: ranking;
  position: relative;
}

.top__itemblock--ranking .item_list1 li:before {
  content: counter(ranking);
  width: calc(22 / 375 * 100vw);
  height: calc(22 / 375 * 100vw);
  border-radius: 50%;
  position: absolute;
  top: calc(3 / 375 * 100vw);
  left: calc(3 / 375 * 100vw);
  color: #fff;
  font-size: calc(10 / 375 * 100vw);
  font-family: gill-sans-nova;
  text-align: center;
  line-height: calc(21 / 375 * 100vw);
  background-color: #5A94A9;
  z-index: 2;
}

.top__itemblock--ranking .item_list1 li:nth-child(1):before {
  background-color: #EDDA72;
}

.top__itemblock--ranking .item_list1 li:nth-child(2):before {
  background-color: #D7DEDD;
}

.top__itemblock--ranking .item_list1 li:nth-child(3):before {
  background-color: #8B623E;
}

/* Banner */
.top__brnblock .fs-pt-column__item {
  display: block;
}
.top__brnblock .fs-pt-column__item + .fs-pt-column__item,
.top__brnblock + .top__brnblock {
  margin-top: calc(10 / 375 * 100vw);
}

/* Information */
.top__information {
  border-top: 1px solid #ccc;
  margin-bottom: calc(30 / 375 * 100vw);
}

.top__information dl {
  padding: calc(16 / 375 * 100vw) 0;
  font-size: calc(12 / 375 * 100vw);
  border-bottom: 1px solid #ccc;
}

.top__information dl:nth-child(4) {
  display: none;
}

.top__information dl dt {
  line-height: 1;
  margin-bottom: calc(8 / 375 * 100vw);
}

.top__information dl dd {
  line-height: 1.67;
}

.btn__more {
  text-align: center;
}

.btn__more a {
  display: inline-block;
  font-size: calc(12 / 375 * 100vw);
  font-family: gill-sans-nova;
  font-weight: 500;
  width: calc(120 / 375 * 100vw);
  padding: calc(10 / 375 * 100vw) 0;
  border: 1px solid #ccc;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.07);
}

/* Member’s APP */
.top__app {
  display: flex;
  align-items: center;
  overflow: hidden;
}

.top__app dt {
  width: calc(126 / 375 * 100vw);
}

.top__app dt img {
  transform: translateX(calc(-55 / 375 * 100vw));
  width: calc(181 / 375 * 100vw);
  max-width: none;
  display: block;
}

.top__app dd {
  flex: 1;
  padding-right: calc(22 / 375 * 100vw);
}

.top__app__en {
  font-family: eb-garamond;
  font-size: calc(32 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: .05em;
  line-height: 1.4;
}

.top__app__jp {
  font-size: calc(12 / 375 * 100vw);
  line-height: 1;
  margin-bottom: calc(25 / 375 * 100vw);
  font-weight: 400;
}

.top__app__lead {
  line-height: 1.83;
  font-size: calc(12 / 375 * 100vw);
  margin-bottom: calc(25 / 375 * 100vw);
}

.top__app__btn {
  display: flex;
  justify-content: space-between;
}

.top__app__btn a {
  display: block;
  width: calc(108 / 375 * 100vw);
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge {
  animation-duration: 2s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeIn {
  backface-visibility: visible !important;
  animation-name: fadeIn;
}
