.page_key_img .-inner {
  background-image: url("../img/key_pc.jpg"); }
  @media screen and (max-width: 767px) {
    .page_key_img .-inner {
      background-image: url("../img/key_sp.jpg"); } }

.p-clinic_access_map {
  width: 100%;
  height: 400px; }
  @media screen and (max-width: 767px) {
    .p-clinic_access_map {
      height: 250px; } }
  .p-clinic_access_map iframe {
    border: 0; }
.p-clinic_access_traffic {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .p-clinic_access_traffic {
      margin-top: 20px; } }

/*# sourceMappingURL=style.css.map */
