@media all and (min-width: 751px) {
  body.contact #title .title-box .image-box .image:before {
    background-image: url(../images/contact/title-bg.jpg);
  }
}
@media only screen and (max-width: 750px) {
  body.contact #title .title-box .image-box .image {
    background-image: url(../images/contact/title-bg_sp.jpg);
  }
}

/*# sourceMappingURL=page-contact.css.map */
