@media only screen and (max-width: 768px) {
  .under .shared_tbl {
    padding-bottom: 20px;
  }
  .under .key {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/under_key_bg_sp.jpg);
    height: 300px;
  }
  .under .key .logo {
    top: 3.5%;
  }
  .under .key .key_text .en {
    font-size: 22px;
  }
  .under .key .key_text .title_page {
    font-size: calc(var(--ttl_size) - 2px);
    padding-bottom: 10px;
  }
  .under #toc_container {
    padding: 20px 20px 10px;
  }
  .under #toc_container .toc_list li {
    margin-bottom: 10px;
    width: 100%;
  }
  .under h2 {
    margin-top: 50px;
    font-size: calc(var(--ttl_size) - 2px);
  }
  .under h3 {
    margin-bottom: 15px;
    font-size: calc(var(--ttl_size) - 4px);
  }
  .under h4 {
    margin-bottom: 10px;
    font-size: calc(var(--ttl_size) - 6px);
  }
  .under h5 {
    margin-bottom: 12px;
    font-size: calc(var(--ttl_size) - 8px);
  }
}
@media only screen and (max-width: 768px) {
  .under .section {
    padding-top: 40px;
  }
  .under .box_decor {
    padding: 20px 0;
  }
  .under .box_list {
    padding: 1.5em;
  }
  .under .box_list02 {
    padding: 1.5em;
  }
  .under .box_list.box_list03 {
    padding: 1.5em;
  }
  .under .box_list.box_link li {
    padding-left: 0;
  }
  .under .box_list.st1 {
    padding: 30px 10px;
    text-align: center;
  }
  .under .btn-group {
    align-items: center;
  }
  .under .btn-group .btn.style01 {
    margin-bottom: 20px;
    width: 100%;
  }
  .under .btn-group.col2 {
    justify-content: space-between;
  }
  .under .btn-group.col2 .btn.style01 {
    width: calc(50% - 5px);
  }
  .under .btn-group.col3 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .under .btn-group.col3 .btn.style01 {
    margin-left: 5px;
    margin-right: 5px;
    width: calc(50% - 10px);
  }
  .under .imgBox.rowImg .image_l,
  .under .imgBox.rowImg .image_r {
    float: none;
    width: auto;
    margin: 0 auto 20px;
    text-align: center;
    max-width: none;
    display: table;
  }
  .under .imgBox.rowImg .image_l:nth-child(n),
  .under .imgBox.rowImg .image_r:nth-child(n) {
    max-width: none;
  }
  .under .imgBox.rowImg .txt_l,
  .under .imgBox.rowImg .txt_r {
    float: none;
    width: auto;
  }
  .under .imgBox.rowImg.large .image_l,
  .under .imgBox.rowImg.large .image_r {
    max-width: none;
  }
  .under .imgBox.rowImg.large .txt_l,
  .under .imgBox.rowImg.large .txt_r {
    width: auto;
  }
  .under .imgBox.colImg .list {
    align-items: center;
    justify-content: center;
  }
  .under .imgBox.colImg .item:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .under .imgBox.colImg .item picture {
    margin-bottom: 10px;
  }
  .under .imgBox.colImg .text {
    font-size: 14px;
  }
  .under .imgBox.colImg2 .list, .under .imgBox.colImg3 .list {
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .under .imgBox.colImg2 .item, .under .imgBox.colImg3 .item {
    width: 100%;
  }
  .under .imgBox.colImg2 picture, .under .imgBox.colImg3 picture {
    height: auto;
    margin-bottom: 10px;
  }
  .under .imgBox.colImg2 img, .under .imgBox.colImg3 img {
    max-height: 100%;
  }
  .under .acf_block h3 {
    margin-bottom: 0;
  }
  .under .acf_block .text_h3 {
    margin: 25px 0 0;
  }
  .under .acf_block .text_h4 {
    margin: 20px 0 0;
  }
  .under .acf_block .text_h5 {
    margin: 15px 0 0;
  }
  @supports (-webkit-touch-callout: none) {
    .under .clinic_tbl02 {
      /* Specific to iOS devices */
    }
    .under .clinic_tbl02 td {
      border-top-width: 0;
    }
  }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .under .clinic_tbl02 {
        /* Safari */
      }
      .under .clinic_tbl02 td {
        border-top-width: 0;
      }
    }
  }
  .under .clinic_tbl02 th:first-child {
    width: 200px;
  }
  .under table.rollTable {
    width: 768px;
  }
  .under table.rollTable.sm {
    width: 1000px;
  }
  .under table.tbl_style01 th {
    font-size: 16px;
    min-width: 120px;
  }
  .under table.tbl_style01 td {
    padding-left: 15px;
  }
  @supports (-webkit-touch-callout: none) {
    .under table.tbl_style01 {
      /* Specific to iOS devices */
    }
    .under table.tbl_style01 tr:last-child td {
      border-bottom-width: 1.4px;
    }
  }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .under table.tbl_style01 {
        /* Safari */
      }
      .under table.tbl_style01 tr:last-child td {
        border-bottom-width: 1.4px;
      }
    }
  }
  .under table.resTable {
    display: block;
  }
  .under table.resTable tbody,
  .under table.resTable tr,
  .under table.resTable th,
  .under table.resTable td {
    display: block;
  }
  .under table.resTable td:not(:last-child) {
    border-bottom: 0;
  }
  .under table.resTable.tbl_style01.colHead tr th {
    border: 1px solid var(--main-color);
    border-bottom: none;
  }
  .under table.resTable.tbl_style01.colHead tr:not(:first-child) th {
    border-top: none;
  }
  .under table.resTable.tbl_style02.colHead th {
    border-bottom: none;
  }
  .under table.resTable.tbl_style02.colHead tr:not(:last-child) td {
    border-bottom: none;
  }
  .under .tbl_note {
    display: block;
  }
  .under ul.list01 li {
    font-size: 14px;
  }
  .under ul.list01 li::before {
    width: 5px;
    height: 5px;
  }
  .under ul.list01.mcol-2 li {
    width: 100%;
    padding-bottom: 9px;
    padding-right: 0;
  }
  .under .box_decor .box_list04 {
    padding: 3.5em 1.5em;
  }
  .under .under_full_img {
    min-height: 300px;
  }
  .under .ud_doctor .img img {
    max-width: 65%;
    margin-right: auto;
    margin-left: auto;
    display: table;
  }
  .under .under_full_img p.ttl {
    font-size: 24px;
  }
  .under .ud_slider_center .slick-slide {
    margin-right: 15px;
  }
  .under .ud_slider_center .slick-slide:last-child {
    margin-right: 0;
  }
  .under .ud_slider_center img {
    width: 300px;
  }
  .under ul.list03 li,
  .under ul.list02 li {
    width: 100%;
  }
  .under ul.list02 li::before {
    top: 7px;
  }
  .under .fullWidth {
    min-height: 47vw;
  }
  .under .flow_box .box {
    padding-bottom: 10px;
  }
  .under .flow_box .box:not(:last-child) {
    margin-bottom: 0;
  }
  .under .flow_box .box .txt,
  .under .flow_box .box .content {
    width: 100%;
    max-width: 100%;
  }
  .under .flow_box .box .point {
    text-align: center;
    justify-content: center;
  }
  .under .flow_box .box h4 {
    text-align: center;
  }
  .under .flow_box .box .content {
    padding: 20px;
  }
  .under .flow_box .box .txt {
    padding: 0;
  }
  .under .flow_box .box .txt::after {
    transform: rotate(90deg);
    right: unset;
    left: 50%;
    top: unset;
    bottom: -60px;
    width: 2px;
    height: 100px;
  }
  .under .faq_box .faq_num {
    width: 40px;
    font-size: 24px !important;
  }
  .under .faq_box .title::after {
    width: 17px;
    height: 7px;
    top: 2px;
    right: 10px;
  }
  .under .faq_box .title::before {
    width: 40px;
  }
  .under .faq_box .title:hover::before {
    width: 90px;
  }
  .under .faq_box h4 {
    padding-right: 33px;
    width: calc(100% - 40px);
    font-size: 18px;
  }
  .under .doctor_box {
    padding: 0vw;
  }
  .under .doctor_box .doctor_name {
    bottom: 5vw;
    right: 3.5vw;
    font-size: 4vw;
    padding: 3vw 2vw;
  }
  .under .ud_map {
    height: 290px;
  }
  .under .topic_path {
    font-size: 12px;
  }
  .under .topic_path span {
    top: -1px;
  }
}
@media only screen and (max-width: 425px) {
  .under .under .box_list02 .stroke {
    top: 9px;
    bottom: 9px;
    left: 9px;
    right: 9px;
  }
  .under .flow_box .box .point {
    font-size: 20px;
  }
  .under .flow_box .box h4 {
    font-size: 20px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 375px) {
  .under .imgBox.colImg2 .item, .under .imgBox.colImg3 .item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .under .blog_post_button {
    margin-top: 50px;
  }
  .under .clinic_tbl01 th {
    width: 32%;
    text-align: left;
  }
  .under .ud_doctor {
    display: block;
  }
  .under .ud_doctor .img {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 425px) {
  .under .access_box_img01 .block:nth-child(even) .big,
  .under .access_box_img02 .block:nth-child(even) .big {
    order: 0;
  }
  .under .access_box_img01 .block .big,
  .under .access_box_img01 .block .small,
  .under .access_box_img02 .block .big,
  .under .access_box_img02 .block .small {
    width: 100%;
  }
}