@media screen and (min-width: 960px) {
  .section05.top_doctor {
    background-image: none;
    background-color: #f5f4f2;
  }
  .section05.top_doctor > div {
    background-image: url(/asset/top_bg02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
  }
}

@media screen and (min-width: 960px) {
  .top_doctor .col_r p {
    text-shadow: 0 0 3px rgba(245, 244, 242, 0.95), 0 0 6px rgba(245, 244, 242, 0.9), 0 0 12px rgba(245, 244, 242, 0.85), 0 0 22px rgba(245, 244, 242, 0.6);
  }
}

.top_doctor .col_r .kireirepo {
  display: block;
  margin: 1.5em 0;
}
.top_doctor .col_r .kireirepo img {
  width: 100%;
  max-width: 500px;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 959px) {
  .top_doctor .col_r .kireirepo {
    margin: 1.5em auto;
    text-align: center;
  }
  .top_doctor .col_r .kireirepo img {
    max-width: 400px;
  }
}
@media screen and (max-width: 600px) {
  .top_doctor .col_r .kireirepo img {
    max-width: 100%;
  }
}
.top_doctor .col_r p a {
  color: #334389;
  text-decoration: underline;
  text-shadow: none;
}
.top_doctor .col_r p a:hover {
  color: #4272bc;
  text-decoration: underline;
}

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