.wanted {
  content: "";
  background: url("../img/mv-bg.svg") no-repeat center/cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  padding: 60px 0 60px;
  max-width: 450px;
  margin: 0 auto;
}
.wanted span {
  font-size: 14px;
  display: block;
  margin-top: 11px;
  color: #fff;
}
.wanted-box img {
  width: 165px;
}

.footer {
  background-color: #000;
  text-align: center;
  color: #fff;
  max-width: 450px;
  margin: 0 auto;
}
.footer-copyright {
  font-size: 11px;
  padding: 4px 0;
}/*# sourceMappingURL=footer.css.map */