@charset "UTF-8";
/* CSS Document */
/* ------------------------------
 診療科目
------------------------------ */
@media screen and (min-width: 768px) {
  #consultation #sec01_inner .sec01_list > li:nth-child(13) {
    background-color: #fff9f7;
  }
}
@media screen and (min-width: 768px) {
  #consultation #sec01_inner .sec01_list > li:nth-child(13) h3 {
    background-color: #f88f65;
  }
}
@media screen and (min-width: 768px) {
  #consultation #sec01_inner .sec01_list > li:nth-child(13) .check_list li {
    background-image: url(../img/top/check02_sec04.png);
  }
}/*# sourceMappingURL=change_consultation.css.map */