.recruit .hero {
  background: url(/recruit/img/bg_recruit.jpg) no-repeat center;
  background-size: cover; }

.contents04 h2 {
  display: none; }

@media screen and (max-width: 480px) {
  .recruit .hero {
    background: url(/recruit/img/bg_recruit_sp.jpg) no-repeat center;
    background-size: cover; } }
