.second-mv::before {
  background: url("../img/recruit/newgraduate/mv-img.jpg") no-repeat top left/cover;
}
@media only screen and (max-width: 767px) {
  .second-mv::before {
    background: url("../img/recruit/newgraduate/sp/mv-img.jpg") no-repeat top left/cover;
  }
}
/*# sourceMappingURL=newgraduate.css.map */