.l-container {
  padding-top: 0 !important;
}

.productCatWrap__mv--medal {
  top: 120px;
}
@media screen and (max-width: 719px) {
  .productCatWrap__mv--medal {
    padding-right: 2.6666666667vw;
    padding-left: 0;
    top: 80px;
  }
}
.productCatWrap__mv--medal img {
  margin-left: auto;
}
@media screen and (min-width: 720px) {
  .productCatWrap__mv--medal img {
    max-width: 131px;
    min-width: 131px;
    width: 6.8229166667vw;
  }
}
@media screen and (min-width: 720px) {
  .productCatWrap #p-sustainable {
    background-image: url("../../../../img/product/cat/les2marmottes/sustainable_bg-pc.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: inherit;
  }
}
@media screen and (max-width: 719px) {
  .productCatWrap #p-sustainable .sustainable-bg__sp {
    background-image: url("../../../../img/product/cat/les2marmottes/sustainable_bg-sp.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 720px) {
  .productCatWrap #p-sustainable .productCatWrap__content--item:before {
    content: none;
  }
}
.productCatWrap #p-recipe .productCatWrap__content--toggle {
  border: none;
}
.productCatWrap #p-recipe .productCatWrap__content--hidden.is-open {
  border-bottom: none;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.productCatWrap #p-recipe .productCatWrap__content--toggle:after {
  top: auto;
  bottom: 30px;
}