.mothersday26 {
  width: 100%;
  margin: 0 auto;
}
.mothersday26 picture {
  display: block;
}
.mothersday26 picture img {
  width: 100%;
}
.mothersday26 .mb50 {
  margin-bottom: 50px;
}
@media screen and (max-width: 750px) {
  .mothersday26 .mb50 {
    margin-bottom: 25px;
  }
}
.mothersday26 .gift {
  text-align: center;
}
@media screen and (max-width: 750px) {
  .mothersday26 .gift img {
    width: 100%;
  }
}
.mothersday26 .mothersday26_item {
  margin-bottom: 60px;
}
.mothersday26 .mothersday26_item .sec_ttl {
  text-align: center;
  margin-bottom: 50px;
}
.mothersday26 .mothersday26_item .item_content p {
  margin-bottom: 2rem;
}
.mothersday26 .mothersday26_item .item_content p:last-child {
  margin-bottom: 0 !important;
}
.mothersday26 .mothersday26_item_info {
  padding: 40px;
}
@media screen and (max-width: 750px) {
  .mothersday26 .mothersday26_item_info {
    padding: 20px 0;
  }
}
.mothersday26 p {
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}
.mothersday26 .d_fle {
  display: grid;
  justify-content: space-between;
}
.mothersday26 .link a {
  text-decoration: underline;
  font-size: 14px;
}
.mothersday26 .productTx {
  font-size: 14px;
}
.mothersday26 .productName {
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}
@media screen and (max-width: 750px) {
  .mothersday26 .productName {
    font-size: 12px;
  }
}
.mothersday26 .productName a {
  display: block;
  background-color: #dfdedd;
  text-decoration: none;
  font-size: 11px;
  padding: 15px 10px;
}

.mv p.tac {
  text-align: center;
  line-height: 2em;
}

.mothersday26_item1 .item_content,
.mothersday26_item2 .item_content {
  display: grid;
  gap: 40px;
}
.mothersday26_item1 .d_fle,
.mothersday26_item2 .d_fle {
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 750px) {
  .mothersday26_item1 .d_fle,
  .mothersday26_item2 .d_fle {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }
}
@media screen and (max-width: 750px) {
  .mothersday26_item1 .productImg,
  .mothersday26_item2 .productImg {
    width: 100%;
  }
}
.mothersday26_item1 .productInfo,
.mothersday26_item2 .productInfo {
  display: grid;
}
@media screen and (max-width: 750px) {
  .mothersday26_item1 .productInfo,
  .mothersday26_item2 .productInfo {
    width: 100%;
  }
}
.mothersday26_item1 .productName,
.mothersday26_item2 .productName {
  align-self: end;
}
@media screen and (max-width: 750px) {
  .mothersday26_item1 .productName,
  .mothersday26_item2 .productName {
    margin-top: 10px;
  }
}

.mothersday26_item3 .d_fle,
.mothersday26_item6 .d_fle {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  padding: 0 40px;
}
@media screen and (max-width: 750px) {
  .mothersday26_item3 .d_fle,
  .mothersday26_item6 .d_fle {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }
}
.mothersday26_item3 .productInfo,
.mothersday26_item6 .productInfo {
  display: grid;
}
.mothersday26_item3 .productName,
.mothersday26_item6 .productName {
  align-self: end;
}
.mothersday26_item3 .addlink,
.mothersday26_item6 .addlink {
  padding-left: 40px;
  margin-top: 20px;
}
.mothersday26_item3 .addlink a,
.mothersday26_item6 .addlink a {
  text-decoration: underline;
  font-size: 14px;
}

.mothersday26_item4 .product,
.mothersday26_item5 .product,
.mothersday26_item7 .product,
.mothersday26_item8 .product {
  width: 300px;
  margin-left: auto;
  margin-right: 40px;
}
@media screen and (max-width: 750px) {
  .mothersday26_item4 .product,
  .mothersday26_item5 .product,
  .mothersday26_item7 .product,
  .mothersday26_item8 .product {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
  }
}/*# sourceMappingURL=style.css.map */