@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
/*-----------------------------------------------------
　父の日ギフト特集2025
-----------------------------------------------------*/
#fathersday2026 .hero {
  margin-bottom: 20px;
}
#fathersday2026 .privilege {
  margin-bottom: 60px;
}
#fathersday2026 .productImg img {
  width: 100%;
}
#fathersday2026 .btn_buy img {
  width: 100%;
}
#fathersday2026 .productName {
  font-size: 18px;
  font-family: "Noto Sans JP", san-serif;
  color: #727171;
  font-weight: 500;
}
#fathersday2026 .productName .brandName {
  font-size: 12px;
  display: block;
  font-family: "Noto Sans JP", san-serif;
  margin-bottom: 10px;
}
#fathersday2026 .productPrice {
  padding: 15px 0;
  font-family: "Noto Sans JP", san-serif;
  text-align: right;
}
#fathersday2026 .productPrice strong {
  font-weight: 600;
  font-size: 18px;
  font-family: "Noto Sans JP", san-serif;
}
#fathersday2026 .productFlavor {
  font-size: 14px;
  font-family: "Noto Sans JP", san-serif;
  display: block;
  line-height: 1.5em;
}
#fathersday2026 .productDetail {
  line-height: 24px;
  font-family: "Noto Sans JP", san-serif;
  font-size: 14px;
  margin-bottom: 10px;
}
#fathersday2026 .productNote {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1.5em;
}
#fathersday2026 .fathersday-ttl {
  position: absolute;
  left: 0;
  top: -30px;
}
#fathersday2026 .recommend_list {
  position: relative;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/category/2026/fathersday2026/bg_stripe.png);
  padding: 40px 10px 20px;
  margin-bottom: 50px;
}
#fathersday2026 .recommend_list .productList {
  display: grid;
  gap: 20px;
}
#fathersday2026 .recommend_list .productList .inner {
  background-color: #fff;
  width: 100%;
  padding: 10px 20px 20px;
  position: relative;
  box-sizing: border-box;
  border: 5px solid #ceebfb;
}
#fathersday2026 .recommend_list .productList .inner::after {
  content: "";
  display: block;
  width: 49px;
  height: 35px;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/category/2026/fathersday2026/ribbon_1.png);
  position: absolute;
  background-size: contain;
  top: -5px;
  right: -5px;
  z-index: 1;
}
#fathersday2026 .recommend_list .productList .inner::before {
  content: "";
  display: block;
  width: 41px;
  height: 26px;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/category/2026/fathersday2026/ribbon_2.png);
  position: absolute;
  background-size: contain;
  bottom: -5px;
  left: -5px;
  z-index: 1;
}
#fathersday2026 .recommend_list .productList .inner .productContent {
  padding-top: 20px;
}/*# sourceMappingURL=fathersday2026_sp.css.map */