.sec_resolution .sec_ttl_box::before {
  background: url(../img/common/staff_resolution07.png) no-repeat center bottom;
  background-size: contain;
}
.sec_resolution .sec_ttl_box::after {
  background: url(../img/common/staff_resolution06.png) no-repeat center bottom;
  background-size: contain;
}

@media only screen and (max-width: 568px) {
  .sec_resolution .sec_ttl_box {
    padding-top: 14px;
  }
  .sec_resolution .sec_ttl_box::before {
    background: url(../img/common/staff_resolution_sp03.png) no-repeat center bottom;
    background-size: contain;
  }
}/*# sourceMappingURL=hoarding.css.map */