@media only screen and (max-width: 768px) {
  .under {
    --h3:25px;
    --h4:20px;
  }
  .under .sitemap > ul > li a::before, .under .sitemap > ul > li b::before {
    top: 24px;
  }
  .under .sitemap > ul > li .title {
    font-size: 24px;
  }
  .under .sitemap > ul > li .title::before {
    margin-top: 1px;
  }
  .under .sitemap > ul > li .title::after {
    margin-top: -4px;
  }
  .under .sitemap > ul > li li a {
    padding-left: 36px;
  }
  .under .sitemap > ul > li li a::before {
    left: 12px;
  }
  .under #mainContent {
    padding-bottom: 50px;
  }
  .under .topic_path {
    padding-top: 5px;
  }
  .under .topic_path a:hover {
    text-decoration: none;
  }
  .under .key .key_wrap {
    height: 250px;
    mask-image: url(../images/key_mask_sp.svg);
    -webkit-mask-image: url(../images/key_mask_sp.svg);
    mask-size: 100% auto;
    -webkit-mask-size: 100% auto;
  }
  .under .key .key_text {
    mask-image: url(../images/key_mask_sp.svg);
    -webkit-mask-image: url(../images/key_mask_sp.svg);
    mask-size: 100% auto;
    -webkit-mask-size: 100% auto;
    background-position: left 40% center;
    padding: 0;
  }
  .under .key .key_text::before, .under .key .key_text::after {
    font-size: min(7px, 0.85vw);
  }
  .under .key .key_text::after {
    bottom: -18.7em;
  }
  .under .key h2 {
    font-size: var(--ttl_size);
  }
  .under h3 {
    margin-bottom: 25px;
    font-size: calc(var(--ttl_size) - 2px);
  }
  .under h3::after {
    width: 80px;
    margin-top: 10px;
  }
  .under h4 {
    margin-bottom: 25px;
    padding: 7px 12px 8px;
    background-position: top center;
    font-size: calc(var(--ttl_size) - 4px);
  }
  .under h5 {
    margin-bottom: 15px;
    font-size: calc(var(--ttl_size) - 6px);
  }
  .under h6 {
    margin-bottom: 10px;
    font-size: calc(var(--ttl_size) - 8px);
  }
  .under .ud_title {
    font-size: 22px;
  }
  .under .ud_title::after {
    width: 80px;
  }
}
@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 .txt_small {
    font-size: 12px;
  }
  .under .toc_list {
    padding: 20px 20px 30px;
  }
  .under .toc_list li {
    width: 100%;
    max-width: 100%;
  }
  .under .toc_list li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .under .toc_list li a::before {
    width: 16px;
    height: 16px;
    left: 5px;
    top: 13px;
  }
  .under .cm_btn {
    margin-top: 25px;
  }
  .under .imgBox.rowImg table {
    display: table;
  }
  .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: 186px;
  }
  .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 (-webkit-min-device-pixel-ratio: 0), 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.tbl_style01 th, .under table.tbl_style01 td {
    line-height: 2;
  }
  @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 (-webkit-min-device-pixel-ratio: 0), 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 ul.mcol-2 li {
    width: 100%;
    padding-bottom: 7px;
    padding-right: 0;
  }
  .under ul.list01 {
    padding: 20px 20px 20px;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0px 4px 0px rgba(183, 206, 99, 0.5));
            filter: drop-shadow(0px 4px 0px rgba(183, 206, 99, 0.5));
  }
  .under ul.list01 li {
    font-size: 14px;
    line-height: 2;
    padding-left: 14px;
    padding-bottom: 7px;
  }
  .under ul.list01 li:last-child {
    padding-bottom: 0;
  }
  .under ul.list01 li::before {
    top: 10px;
    width: 10px;
    height: 10px;
  }
  .under ul.listcheck li {
    line-height: 2;
  }
  .under ul.listcheck li::before {
    top: 0.425em;
  }
  .under .box_check {
    padding: 20px 20px 20px;
    border-radius: 10px;
    -webkit-filter: drop-shadow(0px 4px 0px rgba(183, 206, 99, 0.5));
            filter: drop-shadow(0px 4px 0px rgba(183, 206, 99, 0.5));
  }
  .under .box_map .ud_map, .under .box_map .map_paint {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .under .box_map .ud_map {
    height: 299px;
    margin-bottom: 30px;
  }
  .under .doctor_box {
    padding: 0vw;
  }
  .under .doctor_box .doctor_name {
    bottom: 5vw;
    right: 3.5vw;
    font-size: 4vw;
    padding: 3vw 2vw;
  }
  .under .ud_flow .flow_num {
    width: 70px;
    font-size: 12px;
    padding-right: 20px;
    padding-bottom: 5px;
  }
  .under .ud_flow .flow_num p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .under .ud_flow .flow_num span {
    font-size: 30px;
    top: 0;
    line-height: 0.5;
    margin-left: 0;
  }
  .under .ud_flow .flow_tl h3, .under .ud_flow .flow_tl h4, .under .ud_flow .flow_tl h5 {
    font-size: 24px;
    width: calc(100% - 70px);
  }
  .under .ud_flow .flow_cont {
    padding: 20px 20px 22px;
  }
  .under .ud_feature .feature_item {
    padding: 25px;
    margin-bottom: 25px;
    border-radius: 10px;
  }
  .under .ud_feature .feature_item::before {
    inset: 3px;
    border-radius: 10px;
  }
  .under .ud_feature .feature_num {
    font-size: 12px;
  }
  .under .ud_catch {
    padding: 30px 15px;
    margin: 40px auto;
  }
  .under .ud_catch::before {
    inset: 5px;
  }
  .under .ud_catch p {
    font-size: 18px;
  }
  .under .faq_box .box {
    border-radius: 10px;
    margin-bottom: 15px;
  }
  .under .faq_box .accBtn::before, .under .faq_box .accBtn::after {
    right: 12px;
  }
  .under .faq_box .accBtn .ttl {
    padding: 0.5em 1.45em 0.5em 2.7em;
  }
  .under .faq_box .accBtn .ttl::before {
    top: 0.2em;
    left: 0.3em;
  }
  .under .faq_box .content {
    padding-top: 1.2em;
    padding-left: 4em;
    padding-right: 1.2em;
    padding-bottom: 1.2em;
  }
  .under .faq_box .content:after {
    top: 0.1em;
    left: 0.3em;
  }
}
@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.9vw);
    letter-spacing: 0.05em;
  }
}
@media only screen and (max-width: 768px) {
  .under .blog_post_button {
    margin-top: 50px;
  }
  .under .clinic_tbl01 th {
    text-align: left;
  }
}
@media only screen and (max-width: 430px) {
  .under .clinic_tbl01 th {
    text-align: left;
  }
}
@media only screen and (max-width: 380px) {
  .under .clinic_tbl01 .br_375 {
    display: none;
  }
}
@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 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            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 .key_wrap {
    height: 390px;
    mask-image: url(../images/key_mask_sp.svg);
    -webkit-mask-image: url(../images/key_mask_sp.svg);
    mask-size: 100% auto;
    -webkit-mask-size: 100% auto;
  }
  .under.page-interview .key .key_text {
    height: 100%;
    mask-image: url(../images/key_mask_sp.svg);
    -webkit-mask-image: url(../images/key_mask_sp.svg);
    mask-size: 100% auto;
    -webkit-mask-size: 100% auto;
    background-position: left 15% center;
  }
  .under.page-interview .key .key_text::after {
    bottom: -23.7em;
  }
  .under.page-interview .key .inner {
    padding: 10px 10px 5vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .under.page-interview .key .itv_img {
    width: 41em;
    height: 46em;
    left: 0;
    bottom: -3em;
    margin: auto;
    font-size: 8.75px;
  }
  .under.page-interview .key .catch {
    font-size: min(0.625em, 2vw);
    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;
  }
  .under.page-interview .key .catch .itv_name {
    font-size: 2.2em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .interview_catch {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .interview_catch p {
    padding: 40px 0px;
    font-size: 20px;
    line-height: 1.4;
  }
  .interview_content {
    width: 100%;
    max-width: 590px;
    margin: 0 auto;
  }
  .interview_img {
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: auto;
  }
  .interview_img::before {
    content: counter(count, decimal-leading-zero);
    counter-increment: count;
  }
  .interview_img:before {
    font-size: min(50px, 14vw);
  }
  .interview_box {
    margin-bottom: 50px;
  }
  .interview_box.box_left .interview_content {
    margin-left: auto;
  }
  .interview_box.box_right .interview_content {
    margin-right: auto;
  }
}
@media only screen and (max-width: 480px) {
  .under.page-interview .key .inner {
    font-size: min(8px, 2vw);
  }
  .under.page-interview h3 {
    letter-spacing: 0.05em;
  }
}