@media only screen and (max-width: 768px) {
  .under {
    --h3: 25px;
    --h4: 20px;
  }
  .under #mainContent {
    padding-bottom: 50px;
  }
  .under .sitemap > ul > li a,
  .under .sitemap > ul p {
    padding-right: 5px;
  }
  .under .key {
    margin-top: 0;
    height: 300px;
  }
  .under .key .key_text {
    padding: 10px;
  }
  .under .key .key_text h2 {
    font-size: var(--ttl_size);
  }
  .under h3 {
    margin-bottom: 25px;
    font-size: calc(var(--ttl_size) - 2px);
  }
  .under h3::after {
    width: 110px;
    height: 2px;
    margin-top: 10px;
  }
  .under h4 {
    margin-bottom: 20px;
    font-size: calc(var(--ttl_size) - 4px);
    padding: 9px 12px 11px;
  }
  .under h5 {
    margin-bottom: 15px;
    font-size: calc(var(--ttl_size) - 6px);
    padding-left: 15px;
  }
  .under h5::before {
    top: 1px;
  }
  .under h6 {
    margin-bottom: 10px;
    font-size: calc(var(--ttl_size) - 8px);
  }
}
@media only screen and (max-width: 768px) {
  .under .inner > section,
  .under .entry > section {
    margin-top: 50px;
  }
  .under .inner > section:first-child,
  .under .entry > section:first-child {
    margin-top: 60px;
  }
  .under .toc_list {
    padding: 20px 20px 30px;
  }
  .under .toc_list li {
    width: 100%;
    max-width: 100%;
  }
  .under .imgBox.rowImg .image_l,
  .under .imgBox.rowImg .image_r {
    display: table;
    float: none;
    width: auto;
    margin: 0 auto 20px;
    text-align: center;
    max-width: none;
  }
  .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 .item:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .under .imgBox.colImg figure {
    margin-bottom: 15px;
  }
  .under .imgBox.colImg .text {
    font-size: 14px;
  }
  .under .imgBox.colImg2 .item, .under .imgBox.colImg3 .item {
    width: 100%;
  }
  .under .imgBox.colImg2 picture, .under .imgBox.colImg3 picture {
    height: auto;
    min-height: 200px;
  }
  .under .imgBox.colImg2 img, .under .imgBox.colImg3 img {
    max-height: 500px;
  }
  .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: 150px;
  }
  .under .clinic_tbl02 th:not(:first-child) {
    width: 11%;
  }
  .under table.rollTable {
    width: 768px;
  }
  .under table.tbl_style01 th,
  .under table.tbl_style01 td {
    padding: 0.625rem 0.4rem;
  }
  @supports (-webkit-touch-callout: none) {
    .under table.tbl_style01 {
      /* Specific to iOS devices */
    }
    .under table.tbl_style01 tr:last-child th,
    .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 th,
      .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 .topic_path {
    font-size: 14px;
  }
  .under ul.mcol-2 li {
    width: 100%;
    padding-bottom: 9px;
    padding-right: 0;
  }
  .under ul.list01 li::before {
    top: 0.75em;
  }
  .under .doctor_box {
    padding: 0vw;
  }
  .under .doctor_box .doctor_name {
    bottom: 5vw;
    right: 3.5vw;
    font-size: 3.5vw;
    padding: 3vw 2vw;
  }
  .under .exp li .txt {
    width: calc(100% - 6em);
  }
  .under .ud_catch {
    padding: 20px 14px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .under .ud_catch p {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .under .tt_right .tt {
    font-size: 16px;
  }
  .under .tt_right .tt_name {
    font-size: 22px;
  }
  .under .ud_feature .point {
    font-size: 12px;
  }
  .under .ud_feature .feature_item {
    padding: 70px 18px 35px;
    margin-bottom: 25px;
  }
  .under .ud_flow .flow_it {
    padding: 55px 20px 25px;
    margin-bottom: 55px;
    margin-top: 50px;
  }
  .under .ud_flow .flow_it::before {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }
  .under .ud_flow .flow_it:not(:last-child)::after {
    bottom: -18px;
    width: 60px;
    height: 23px;
  }
  .under .ud_flow .flow_num {
    font-size: 12px;
  }
  .under .b_step .step_it::after {
    left: 0;
    right: 0;
    margin: auto;
  }
  .under .b_step .step_tl {
    width: 100%;
  }
  .under .b_step .step_ct {
    width: 100%;
  }
  .under .faq_box .accBtn .ttl {
    padding: 0.85em 1.125em 0.85em 2.5em;
    font-size: 20px;
  }
  .under .faq_box .accBtn .ttl::before {
    left: 0.3em;
    font-size: 1.5em;
    top: 0.5em;
  }
  .under .faq_box .content {
    padding-left: 3em;
  }
  .under .faq_box .content:after {
    left: 0.2em;
    font-size: 2.1428571429em;
  }
  .under .ud_btn_web {
    max-width: 280px;
    margin-top: 20px;
  }
  .under .ud_btn_web a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 375px) {
  .under .imgBox.colImg2 .item, .under .imgBox.colImg3 .item {
    width: 100%;
  }
}
@media only screen and (max-width: 370px) {
  .under .ud_catch p {
    font-size: min(18px, 4.19vw);
  }
}
@media only screen and (max-width: 768px) {
  .under .blog_post_button {
    margin-top: 50px;
  }
  .under .clinic_tbl01 th {
    width: 150px;
    text-align: left;
  }
}
@media only screen and (max-width: 430px) {
  .under .clinic_tbl01 th {
    width: 120px;
    text-align: left;
  }
}
@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%;
  }
}
/*INTERVIEW PAGE*/
@media only screen and (max-width: 768px) {
  .under.page-interview {
    counter-reset: count;
  }
  .under.page-interview .key {
    height: 450px;
  }
  .under.page-interview .key .key_text {
    padding: 10px 10px 5vh;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    font-size: min(0.5em, 1.9vw);
  }
  .under.page-interview .key .key_text::before {
    font-size: 0.95em;
    left: 0;
    margin: auto;
  }
  .under.page-interview .key .catch {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2em 3em;
    position: relative;
    min-width: auto;
  }
  .under.page-interview .key .catch h2 {
    text-indent: 0;
  }
  .under.page-interview .key .catch .idx_en,
  .under.page-interview .key .catch h2 {
    margin-left: auto;
    margin-right: auto;
  }
  .under.page-interview .key .catch h2,
  .under.page-interview .key .catch p {
    text-align: center;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
  }
  .under.page-interview .key .name {
    width: 100%;
  }
  .under.page-interview .key .name .en {
    letter-spacing: 0.04em;
  }
  .interview_catch {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .interview_catch p {
    padding: 40px 0px;
    font-size: 20px;
    line-height: 1.4;
  }
  .interview_content {
    max-width: 590px;
    width: 100%;
    margin: 0 auto;
  }
  .interview_img {
    width: auto;
    display: table;
    margin: 0 auto 35px;
  }
  .interview_img::before {
    content: counter(count, decimal-leading-zero);
    counter-increment: count;
  }
  .interview_img:before {
    font-size: min(3.5em, 12vw);
    left: -10px;
  }
  .interview_box {
    margin-bottom: 50px;
  }
  .interview_box.box_left .interview_content {
    margin-left: auto;
  }
  .interview_box.box_right .interview_content {
    margin-right: auto;
  }
}