@media only screen and (max-width: 768px) {
  .under {
    --secH3: 50px;
    --secH4: 40px;
    --secH5: 40px;
  }
  .under #mainContent {
    padding-bottom: 50px;
  }
  .under .key {
    margin-top: 0;
    height: 300px;
  }
  .under .key .key_text {
    padding: 10px;
  }
  .under .key .key_text h2 {
    font-size: var(--ttl_size);
    letter-spacing: 0.07em;
  }
  .under .key .en {
    font-size: calc(var(--ttl_size) - 8px) !important;
  }
  .under h3 {
    font-size: calc(var(--ttl_size) - 2px);
    margin-bottom: 20px;
    padding-bottom: 13px;
  }
  .under h4 {
    font-size: calc(var(--ttl_size) - 4px);
    margin-bottom: 15px;
  }
  .under h5 {
    margin-bottom: 15px;
    font-size: calc(var(--ttl_size) - 6px);
    padding-left: 12px;
  }
  .under h6 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: calc(var(--ttl_size) - 8px);
  }
  .usub-catch p {
    font-size: 18px;
    padding: 12px 10px;
    width: min(100%, 400px);
  }
}
@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: 40px;
  }
  .under .wrapper::before {
    display: none;
  }
  .under #mainContent .inner {
    max-width: 100% !important;
    padding: 0 20px !important;
  }
  .under .toc_list li {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .under .toc_list li br {
    display: none !important;
  }
  .under .toc_list {
    padding: 22px;
  }
  .under .toc_list::before, .under .toc_list::after {
    width: 30px;
    height: 30px;
  }
  .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: min(75vw, 350px);
  }
  .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: 200px;
  }
  .under table.rollTable {
    width: 768px;
  }
  @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;
    width: 100% !important;
  }
  .under table.resTable td:not(:last-child) {
    border-bottom: 0;
  }
  .under table.resTable.tbl_style01.colHead tr th {
    border: 1px solid var(--main-color);
  }
  .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-cus1 th:first-child {
    width: 85px !important;
  }
  .under .tbl-cus1 th:nth-child(2) {
    width: 130px !important;
  }
  .under .tbl-cus1 .list01 li {
    letter-spacing: 0px;
  }
  .under .tbl_note {
    display: block;
  }
  .under ul.list01 li {
    font-size: 14px;
    padding-bottom: 8px;
  }
  .under ul.list01 li:last-child {
    padding-bottom: 0 !important;
  }
  .under ul.list01.mcol-2 li {
    width: 100%;
    padding-bottom: 8px;
    padding-right: 0;
  }
  .under .doctor_box {
    padding: 0vw;
  }
  .under .doctor_box .doctor_name {
    bottom: 3.5vw;
    right: 3.5vw;
    font-size: min(5vw, 24px);
    padding: 3vw 5vw;
  }
  .under .exp-year li {
    --w: 6em;
  }
  .under .sitemap > ul > li {
    margin-bottom: 30px;
  }
  .under .sitemap > ul > li .title {
    --ttl_size: 21px;
  }
  .under .sitemap > ul > li a::before,
  .under .sitemap > ul > li p::before {
    top: 19px;
    left: 12px;
    width: 4px;
    height: 4px;
  }
  .under .sitemap > ul > li a {
    padding: 10px;
  }
  .under .sitemap > ul > li li a {
    padding-left: 30px;
  }
  .box_lig01, .box_lig02 {
    padding: 20px;
  }
  .ufeature .ufeature-item {
    padding: 50px 20px 15px;
    border-width: 4px;
    margin-bottom: 50px;
  }
  .ufeature .ufeature-step {
    transform: scale(0.7);
  }
  .ufeature h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ugreet {
    margin-bottom: 15px;
  }
  .ugreet .ugreet-info {
    font-size: 22px;
  }
  .ustep .ustep-item {
    --pd: 20px;
    --pl: 60px;
    margin-bottom: 50px;
  }
  .ustep .ustep-item::after {
    bottom: -30px;
    width: 20px;
    height: 20px;
  }
  .ustep .ustep-num {
    font-size: 34px;
  }
  .ustep .ustep-txt {
    padding-left: 15px;
  }
}
@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: 150px;
    text-align: left;
  }
  .under #mainContent p {
    line-height: 2;
  }
  .under table.tbl_style01 th,
  .under table.tbl_style01 td {
    padding: 10px;
  }
  .under table.tbl_style01 th:first-child {
    width: 120px;
  }
  .under table.tbl_style01 th {
    font-size: 14px;
  }
  .under table.rollTable.tbl_time th:first-child {
    width: 170px;
  }
}
@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: min(109.375vw, 450px);
  }
  .under.page-interview .key .key_text {
    padding: 10px 0 5vh;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .under.page-interview .key .catch {
    font-size: 8.75px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .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;
  }
  .interview_catch {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .interview_catch p {
    padding: 40px 0px;
    font-size: 20px;
    line-height: 1.4;
  }
  .interview_catch.fz20 {
    margin-top: 40px;
  }
  .interview_catch.fz20 p {
    font-size: 17px;
    line-height: 1.6;
  }
  .interview_content, .interview_img {
    width: 100%;
  }
  .interview_content {
    max-width: 590px;
    margin: 0 auto;
  }
  .interview_img {
    margin-bottom: 35px;
  }
  .interview_img::before {
    content: counter(count, decimal-leading-zero);
    counter-increment: count;
  }
  .interview_img:before {
    left: 20px;
    font-size: 70px;
  }
  .interview_box {
    margin-bottom: 50px;
  }
  .interview_box.box_left .interview_content {
    margin-left: auto;
  }
  .interview_box.box_right .interview_content {
    margin-right: auto;
  }
  .page-interview #mainContent {
    overflow: hidden;
  }
  .itv_message::after {
    top: -48px;
  }
  .itv_message_ttl .en {
    font-size: 46px;
    top: -20px;
  }
  .itv_message_ttl {
    margin-top: 70px;
    margin-bottom: 18px;
  }
  .itv_message_ttl h3 {
    font-size: 24px;
    padding-bottom: 0;
  }
  .itv_message_cnt {
    margin-bottom: 40px;
  }
  .itv_message_img {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  .itv_message_img .item1 {
    margin-bottom: 30px;
  }
  .itv_message_img .position {
    margin-top: 5px;
    text-align: center;
  }
  .itv_message_img .position span {
    margin-left: 10px;
    padding-left: 10px;
  }
  .itv_message {
    padding-bottom: 20px;
  }
  .itv_title {
    margin-bottom: 20px;
  }
  .itv_title h3 {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .itv_title .en {
    font-size: 16px;
  }
  .interview_cnt_full figure {
    margin-bottom: 14px;
  }
  .interview_desc h4 {
    padding: 12px 0 12px 12px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .interview_desc h4::before {
    top: -9px;
    font-size: 70px;
    transform: none;
  }
  .interview_desc_list dl:not(:last-child) {
    margin-bottom: 20px;
  }
  .interview_desc_list dt {
    width: 70px;
    font-size: 16px;
    padding-right: 10px;
  }
  .interview_cnt_full {
    margin-bottom: 25px;
  }
  .interview_frame {
    margin-bottom: 40px;
  }
  .interview_cnt:not(.interview_cnt_full) {
    margin-bottom: 30px;
  }
  .interview_cnt:not(.interview_cnt_full) img {
    margin: 0 auto;
  }
  .interview_cnt:not(.interview_cnt_full) .interview_desc {
    width: 100%;
    min-height: auto;
  }
  .interview_cnt:not(.interview_cnt_full) figure {
    position: static;
    margin-bottom: 15px;
  }
  .interview_cnt:not(.interview_cnt_full) h4 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .under.page-interview .key {
    background-position: 53% center;
  }
  .under.page-interview .key .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .under.page-interview .key .key_text h2 {
    font-size: 21px !important;
    margin-bottom: 5px;
  }
}

