.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_resolution08.png) no-repeat center bottom;
  background-size: contain;
}

@media only screen and (max-width: 568px) {
  .sec_problem .sec_ttl .size_small::before {
    left: -22px;
  }
  .sec_problem .sec_ttl .size_small::after {
    right: -22px;
  }
  .sec_resolution .sec_ttl_box::before {
    background: url(../img/common/staff_resolution_sp04.png) no-repeat center bottom;
    background-size: contain;
  }
}/*# sourceMappingURL=cleaning.css.map */