@charset "UTF-8";

@media screen and (max-width: 500px) {
    #consultation_time + div th{
         font-size:1.5rem;
    }
}

/*--症例紹介ボタン調整--*/
#introduction + div {
  z-index:999;
}
