@charset "UTF-8";
/* mixin ------------------------- */
.koyachu_parts {
  display: block;
}

.cork_parts {
  display: none;
}

/* list ------------------------- */
.fs-body-category .fs-c-mark--preorder, .fs-body-category .fs-c-productMark__mark, .fs-body-search .fs-c-mark--preorder, .fs-body-search .fs-c-productMark__mark {
  border-radius: 0;
}
.fs-body-category .fs-c-productMark, .fs-body-search .fs-c-productMark {
  width: 100%;
}
.fs-body-category .label_new, .fs-body-search .label_new {
  position: absolute;
  text-align: center;
  border-radius: 50%;
  padding: 0;
  aspect-ratio: 1;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  height: auto !important;
  line-height: 1 !important;
  min-width: auto;
}
.fs-body-category .fs-c-productListItem__image__image, .fs-body-search .fs-c-productListItem__image__image {
  border: solid 1px #E8E8E8;
  display: block;
}
.fs-body-category .fs-c-productMarks, .fs-body-search .fs-c-productMarks {
  justify-content: flex-end;
}
.fs-body-category .fs-c-productMarks, .fs-body-search .fs-c-productMarks {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: right;
}
.fs-body-category .fs-c-productMark, .fs-body-search .fs-c-productMark {
  display: block;
}
.fs-body-category .fs-c-productMark__item, .fs-body-search .fs-c-productMark__item {
  width: 100%;
  text-align: right;
}
.fs-body-category .fs-c-productMark__label, .fs-body-search .fs-c-productMark__label {
  display: inline-block;
}

/* list pc ------------------------- */
@media screen and (min-width: 821px) {
  .fs-body-category .fs-c-mark--preorder, .fs-body-category .fs-c-productMark__mark, .fs-body-search .fs-c-mark--preorder, .fs-body-search .fs-c-productMark__mark {
    font-size: clamp(0.83vw, 0.83vw, 18px);
  }
  .fs-body-category .label_new, .fs-body-search .label_new {
    left: 15px;
    top: 15px;
    width: 21%;
    font-size: 21px;
  }
  .fs-body-category .fs-c-productListItem__image__image, .fs-body-search .fs-c-productListItem__image__image {
    border-radius: 15px;
  }
  .fs-body-category .fs-c-mark--preorder, .fs-body-category .fs-c-productMark__mark, .fs-body-search .fs-c-mark--preorder, .fs-body-search .fs-c-productMark__mark {
    height: clamp(1.354vw, 1.354vw, 27px);
    line-height: clamp(1.354vw, 1.354vw, 27px);
  }
  .fs-body-category .fs-c-productMarks, .fs-body-search .fs-c-productMarks {
    right: clamp(1.041vw, 1.041vw, 20px);
  }
  .fs-body-category .fs-c-productMark, .fs-body-search .fs-c-productMark {
    margin-bottom: -5px;
  }
  .fs-body-category .fs-c-mark--preorder, .fs-body-search .fs-c-mark--preorder {
    margin-right: -3px;
    margin-top: 5px;
  }
}
/* list sp ------------------------- */
@media screen and (max-width: 820px) {
  .fs-body-category .fs-c-productListItem__productName, .fs-body-search .fs-c-productListItem__productName {
    font-size: 3.47vw;
  }
  .fs-body-category .label_new, .fs-body-search .label_new {
    left: 1.94vw;
    top: 1.94vw;
    width: 8.33vw;
    font-size: 3.88vw;
  }
  .fs-body-category .fs-c-productListItem__image__image, .fs-body-search .fs-c-productListItem__image__image {
    border-radius: 4.166vw;
  }
  .fs-body-category .fs-c-mark--preorder, .fs-body-category .fs-c-productMark__mark, .fs-body-search .fs-c-mark--preorder, .fs-body-search .fs-c-productMark__mark {
    height: 4.45vw;
    line-height: 4.45vw;
    padding-top: 1px;
    box-sizing: border-box;
  }
  .fs-body-category .fs-c-productMarks, .fs-body-search .fs-c-productMarks {
    right: 0vw;
  }
  .fs-body-category .fs-c-productMark__mark, .fs-body-search .fs-c-productMark__mark {
    display: inline-block;
  }
  .fs-body-category .fs-c-productMark, .fs-body-search .fs-c-productMark {
    margin-left: 0.55vw;
  }
}
/* item ------------------------- */
.fs-body-product .fs-c-button--addToCart--detail {
  background-color: #2BB4EE;
}

/* item pc ------------------------- */
/* item sp ------------------------- */
/* お気に入りリストに入っている商品 ------------- */
/* おすすめ商品 ------------------------- */
.fs-c-wishlistProduct__list .label_new, .fs-c-wishList .label_new, .fs-c-featuredProduct__list .label_new, .item_osusume_list .label_new {
  border-radius: 50%;
  text-align: center;
  position: absolute;
  padding: 0;
}
.fs-c-wishlistProduct__list .fs-c-productListItem__image__image, .fs-c-wishList .fs-c-productListItem__image__image, .fs-c-featuredProduct__list .fs-c-productListItem__image__image, .item_osusume_list .fs-c-productListItem__image__image {
  border-radius: 10%;
  border: solid 1px #E8E8E8;
}

/* item pc ------------------------- */
@media screen and (min-width: 821px) {
  .fs-c-wishlistProduct__list .label_new, .fs-c-wishList .label_new, .fs-c-featuredProduct__list .label_new, .item_osusume_list .label_new {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 3px;
    left: 3px;
    font-size: 14px;
  }
}
/* item sp ------------------------- */
@media screen and (max-width: 820px) {
  .fs-c-wishlistProduct__list .label_new, .fs-c-wishList .label_new, .fs-c-featuredProduct__list .label_new, .item_osusume_list .label_new {
    width: 9.722vw;
    height: 9.722vw;
    line-height: 9.722vw;
    top: 0.83vw;
    left: 0.83vw;
    font-size: 3.88vw;
  }
}
/* font ------------------------- */
.label_new, .cork_ranking .slick-slide::after {
  font-family: din-2014-narrow, sans-serif;
}

.fs-body-category-koyachu .label_new {
  font-size: 29px;
}/*# sourceMappingURL=koyachu.css.map */