@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
-----------------------------------------------------*/
#mothersday2025 h1 {
  margin-bottom: 20px;
}
#mothersday2025 .privilege {
  margin-bottom: 20px;
}
#mothersday2025 .productImg img {
  width: 100%;
}
#mothersday2025 .btn_buy img {
  width: 100%;
}
#mothersday2025 .productName {
  font-size: 16px;
  font-family: "Noto Sans JP", san-serif;
  font-weight: bold;
  color: #727171;
  text-align: center;
  line-height: 1.5em;
}
#mothersday2025 .productName strong {
  font-size: 20px;
  line-height: 1.5em;
  font-family: "Noto Sans JP", san-serif;
}
#mothersday2025 .productPrice {
  padding: 15px 0;
  font-family: "Noto Sans JP", san-serif;
  color: #727171;
  text-align: center;
}
#mothersday2025 .productPrice strong {
  font-weight: 600;
  font-size: 18px;
  font-family: "Noto Sans JP", san-serif;
}
#mothersday2025 .productInfo {
  margin-bottom: 20px;
  color: #727171;
}
#mothersday2025 .productInfo p {
  line-height: 24px;
  font-family: "Noto Sans JP", san-serif;
  font-size: 14px;
}
#mothersday2025 .recommend-productList {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #ffe2e2;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
#mothersday2025 .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;
}
#mothersday2025 .recommend-productList .info br {
  display: contents;
}
#mothersday2025 .recommend-productList .info .text {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 2em;
  color: #727171;
  position: relative;
}
#mothersday2025 .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;
}
#mothersday2025 .recommend-productList .inner .productName {
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
}
#mothersday2025 .recommend-productList .inner .productName strong {
  font-size: 14px;
}
#mothersday2025 .recommend-productList .inner .productDetail {
  font-family: "Noto Sans JP", san-serif;
  min-height: 40px;
  font-size: 12px;
}
#mothersday2025 .recommend-productList .inner .btn_buy {
  margin-left: auto;
  margin-right: auto;
}
#mothersday2025 .teiban-productList {
  position: relative;
}
#mothersday2025 .teiban-productList .inner {
  width: 80%;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
#mothersday2025 .teiban-productList .inner:after {
  display: block;
  content: "";
  width: 266px;
  height: 8px;
  background-image: url(/img/category/mothersday2025/deco3.png);
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
#mothersday2025 .teiban-productList .productDetail {
  font-family: "Noto Sans JP", san-serif;
  font-size: 14px;
}
#mothersday2025 .teiban-productList .btn_buy {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}/*# sourceMappingURL=mothersday2025_sp.css.map */