.on_sp-min {
  display: none;
}
@media only screen and (max-width:425px) {
  .on_sp-min {
    display: block;
  }
}

#partner .fv__inner {
  background: url("../images/partner/top_bg.jpg") top center/100% no-repeat;
}

.sec_features {
  max-width: 1560px;
}
@media only screen and (max-width:1024px) {
  .sec_features {
    max-width: 525px;
  }
}
.sec_features p.info {
  font-size: 25px;
  padding: 4% 1% 0;
}/*# sourceMappingURL=partner.css.map */