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

#features .fv__inner {
  background: url("../images/features/top_bg.jpg") top center/100% no-repeat;
}/*# sourceMappingURL=features.css.map */