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

@media screen and (max-width: 719px) {
  .productCatWrap .text-sp-white {
    color: #ffffff;
  }
}
.productCatWrap__mv--medal {
  top: 120px;
}
@media screen and (max-width: 719px) {
  .productCatWrap__mv--medal {
    padding-left: 2.6666666667vw;
    padding-right: 0;
    top: 80px;
  }
}
@media screen and (min-width: 720px) {
  .productCatWrap__mv--medal img {
    max-width: 142px;
    min-width: 142px;
    width: 7.3958333333vw;
  }
}
@media screen and (min-width: 720px) {
  .productCatWrap #p-sustainable {
    background-image: url("../../../../img/product/cat/confitureparisienne/art_bg02_pc.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: inherit;
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width: 720px) {
  .productCatWrap #p-sustainable:before {
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    background-image: url("../../../../img/product/cat/confitureparisienne/art_bg01_pc.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
  }
}
@media screen and (max-width: 719px) {
  .productCatWrap #p-sustainable .sustainable-bg__sp {
    background-image: url("../../../../img/product/cat/confitureparisienne/art_main_sp.jpg");
    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;
}