.b-campaign-intro {
  padding: 25px 0;
  margin-bottom: 30px;
}

.c-product {
  position: relative;
  margin-bottom: 30px;
}
.c-product img {
  display: block;
  width: 100%;
}
.c-product__link {
  position: absolute;
  bottom: 8.5%;
  right: 0;
  font-size: 1.4rem;
  color: #222;
  text-align: right;
  display: inline-block;
  text-decoration: underline;
}

.sec-01 {
  padding-top: 35px;
  padding-bottom: 30px;
  background: linear-gradient(180deg, #F1F1FB 0%, #FCFCFE 10%, #FCFCFE 30%, #F0F0F8 100%);
}
.sec-01 .c-figure {
  margin-top: 13px;
}
.sec-01 .c-figure img {
  width: 100%;
  vertical-align: middle;
}

.sec-02 {
  padding-top: 35px;
  padding-bottom: 30px;
  background: linear-gradient(180deg, #FFF2F8 0%, #FEFCFE 10%, #FEFCFE 30%, #FFF2F8 100%);
}

.l-default__mobile .campaign_main_visual {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .c-product {
    margin-bottom: 60px;
  }
  .c-product__link {
    font-size: 2.8rem;
  }
  .sec-01 {
    padding-top: 70px;
    padding-bottom: 55px;
  }
  .sec-01 .c-figure {
    margin-top: 26px;
  }
  .sec-02 {
    padding-top: 70px;
    padding-bottom: 55px;
  }
}/*# sourceMappingURL=style.min.css.map */
