@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");
/*-----------------------------------------------------
　母の日ギフト特集2026
-----------------------------------------------------*/
#mothersday2026 h1 {
  margin-bottom: 20px;
}
#mothersday2026 .privilege {
  margin-bottom: 20px;
}
#mothersday2026 .productImg img {
  width: 100%;
}
#mothersday2026 .btn_buy img {
  width: 100%;
}
#mothersday2026 .productContent {
  position: relative;
}
#mothersday2026 .productContent::before {
  content: "";
  aspect-ratio: 112/45;
  width: 112px;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/category/2026/mothersday2026/deco1.png);
  position: absolute;
  top: -10px;
  right: -30px;
}
#mothersday2026 .productName {
  font-size: 16px;
  font-family: "Noto Sans JP", san-serif;
  font-weight: bold;
  color: #727171;
  text-align: center;
  line-height: 1.5em;
}
#mothersday2026 .productName strong {
  font-size: 20px;
  line-height: 1.5em;
  font-family: "Noto Sans JP", san-serif;
}
#mothersday2026 .set-content {
  text-align: center;
}
#mothersday2026 .productPrice {
  padding: 15px 0;
  font-family: "Noto Sans JP", san-serif;
  color: #727171;
  text-align: center;
}
#mothersday2026 .productPrice strong {
  font-weight: 600;
  font-size: 18px;
  font-family: "Noto Sans JP", san-serif;
}
#mothersday2026 .productInfo {
  margin-bottom: 20px;
  color: #727171;
}
#mothersday2026 .productInfo p {
  line-height: 24px;
  font-family: "Noto Sans JP", san-serif;
  font-size: 14px;
}
#mothersday2026 .recommend-productList {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #ffe2e2;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
#mothersday2026 .recommend-productList .info {
  width: 100%;
  text-align: left;
  padding: 0 10px;
  margin: 0 0 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
}
#mothersday2026 .recommend-productList .info br {
  display: contents;
}
#mothersday2026 .recommend-productList .info .text {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 2em;
  color: #727171;
  position: relative;
}
#mothersday2026 .recommend-productList .inner {
  width: 90%;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  padding: 5px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
#mothersday2026 .recommend-productList .inner .productName {
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
}
#mothersday2026 .recommend-productList .inner .productName strong {
  font-size: 14px;
}
#mothersday2026 .recommend-productList .inner .productDetail {
  font-family: "Noto Sans JP", san-serif;
  min-height: 40px;
  font-size: 12px;
}
#mothersday2026 .recommend-productList .inner .btn_buy {
  margin-left: auto;
  margin-right: auto;
}
#mothersday2026 .teiban-productList {
  position: relative;
}
#mothersday2026 .teiban-productList .inner {
  width: 80%;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
#mothersday2026 .teiban-productList .inner:after {
  display: block;
  content: "";
  width: 266px;
  height: 8px;
  background-image: url(/img/category/mothersday2026/deco3.png);
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
#mothersday2026 .teiban-productList .productDetail {
  font-family: "Noto Sans JP", san-serif;
  font-size: 14px;
}
#mothersday2026 .teiban-productList .btn_buy {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}/*# sourceMappingURL=mothersday2026_sp.css.map */