.summer_Champagne26 {
  max-width: 700px;
  width: 100%;
  margin: 0 auto 50px;
}
.summer_Champagne26 picture {
  display: block;
}
.summer_Champagne26 picture img {
  width: 100%;
}
.summer_Champagne26 .mb50 {
  margin-bottom: 50px;
}
@media screen and (max-width: 750px) {
  .summer_Champagne26 .mb50 {
    margin-bottom: 25px;
  }
}
.summer_Champagne26 .summer_Champagne26_item .itemlist {
  display: grid;
  gap: 60px;
  padding-right: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .summer_Champagne26 .summer_Champagne26_item .itemlist {
    padding: 0;
  }
}
.summer_Champagne26 .summer_Champagne26_item .itemlist .productLead {
  grid-column: 1/-1;
  font-size: 20px;
  line-height: 1.5em;
  background: linear-gradient(90deg, #d8c299 0%, #ffffff 100%);
  padding: 10px 40px;
}
@media screen and (max-width: 750px) {
  .summer_Champagne26 .summer_Champagne26_item .itemlist .productLead {
    padding: 10px 20px;
    font-size: 16px;
  }
}
.summer_Champagne26 .summer_Champagne26_item .itemlist .d_fle {
  display: grid;
  grid-template-columns: 328px 1fr;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .summer_Champagne26 .summer_Champagne26_item .itemlist .d_fle {
    grid-template-columns: 1fr;
  }
}
.summer_Champagne26 .summer_Champagne26_item .itemlist2 {
  text-align: center;
  display: grid;
  gap: 40px;
}
.summer_Champagne26 .summer_Champagne26_item .itemlist2 .itemlist2_ttl {
  font-size: 16px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 0;
  font-weight: bold;
}
.summer_Champagne26 .summer_Champagne26_item .itemlist2 .productTx {
  padding: 20px 40px 0;
}
@media screen and (max-width: 750px) {
  .summer_Champagne26 .summer_Champagne26_item .itemlist2 .productTx {
    font-size: 14px;
    padding: 20px 0 0;
  }
}
.summer_Champagne26 .summer_Champagne26_item .itemlist2 .productName {
  width: 320px;
}
@media screen and (max-width: 750px) {
  .summer_Champagne26 .summer_Champagne26_item .itemlist2 .productName {
    width: 100%;
  }
}
.summer_Champagne26 .summer_Champagne26_item .productTx {
  font-size: 16px;
  line-height: 1.8em;
  text-align: left;
}
.summer_Champagne26 .link a {
  text-decoration: underline;
  font-size: 14px;
}
.summer_Champagne26 .productNameImg {
  margin-bottom: 30px;
}
.summer_Champagne26 .productInfo {
  display: grid;
}
.summer_Champagne26 .productName {
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 2em;
}
@media screen and (max-width: 750px) {
  .summer_Champagne26 .productName {
    margin-top: 1em;
  }
}
.summer_Champagne26 .productName a {
  display: block;
  background-color: #dfdedd;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: bold;
  text-align: left;
}

.mv {
  margin-bottom: 50px;
}
.mv p {
  font-size: 16px;
  line-height: 1.8em;
}
.mv .item_content {
  padding: 40px;
}
@media screen and (max-width: 750px) {
  .mv .item_content {
    padding: 20px 0;
  }
}

.close {
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  .close {
    margin-top: 50px;
  }
}
.close img {
  width: 100%;
}/*# sourceMappingURL=style.css.map */