<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*================================================
	## 24-04-26　D/him 追加に伴う改修
================================================*/
.fs-c-featuredProduct .ttl {
  text-align: center;
  font-size: 1.4rem;
  font-weight: normal;
  margin-bottom: 20px;
  color: #000;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .fs-c-featuredProduct .ttl {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-featuredProduct .fs-c-slick.slick-initialized .slick-slide {
    width: auto;
  }
  .fs-c-featuredProduct .fs-c-slick.slick-initialized .slick-slide img {
    width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=product.css.map */</pre></body></html>