@media only screen and (max-width: 768px) {
  .under {
    --secFirst: 40px;
    --secH3: 40px;
    --secH4: 40px;
    --secH5: 40px;
    --secH6: 25px;
  }
  .under #mainContent {
    padding-bottom: 50px;
  }
  .under .key {
    margin-top: 0;
    height: 300px;
    padding-top: 60px;
  }
  .under .key .key_text h2 {
    font-size: var(--ttl_size);
  }
  .under h3 {
    font-size: calc(var(--ttl_size) - 2px);
    padding-bottom: 10px;
  }
  .under h4 {
    font-size: calc(var(--ttl_size) - 4px);
    margin-bottom: 15px;
    padding: 7px 12px;
  }
  .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 .ulist {
    padding: 25px;
  }
  .under .ulist::before {
    inset: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .under .sitemap > ul > li {
    margin-bottom: 30px;
  }
  .under .sitemap > ul > li .lv2 {
    padding-left: 1em;
    margin-bottom: 25px;
  }
  .under .sitemap > ul > li .lv2sub > .title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 4px;
  }
  .under .sitemap > ul > li a,
  .under .sitemap > ul > li p {
    padding: 12px;
  }
  .under .sitemap > ul > li li a {
    padding-left: 30px;
  }
  .under .sitemap > ul > li li a:before {
    top: 21px;
    left: 16px;
    width: 4px;
    height: 4px;
  }
  .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;
    max-width: 500px;
    min-height: min(62.5vw, 338px);
    margin-left: auto;
    margin-right: auto;
  }
  .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.tbl_block th {
    width: 8.667em;
    width: min(42.5vw, 200px);
  }
  .under table.tbl_info {
    font-size: max(min(3.4666666667vw, 14px), 13px);
  }
  .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%;
  }
  .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 table.tbl-cus1 th:first-child {
    width: 28%;
  }
  .under table.tbl-cus1 th:nth-child(2) {
    width: 20%;
  }
  .under table.tbl_cus2 th:first-child {
    width: 44px;
  }
  .under table.tbl_cus2 th:nth-child(2) {
    width: 250px;
  }
  .under .tbl_note {
    display: block;
  }
  .under ul.list01 li {
    font-size: 14px;
    padding-bottom: 9px;
  }
  .under ul.list01 li::before {
    top: 0.622em;
  }
  .under ul.list01 li:last-child {
    padding-bottom: 0 !important;
  }
  .under ul.list01.mcol-2 li {
    padding-bottom: 9px;
    width: 100%;
    padding-right: 0;
  }
  .under .doctor_box {
    padding: 0vw;
  }
  .under .doctor_box .doctor_name {
    font-size: min(4vw, 24px);
    padding: 3vw 2vw;
  }
  .under .toc_list {
    padding: 20px;
    border-radius: 8px;
    border-width: 3px;
  }
  .under .toc_list li {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .under .toc_list li a::before {
    top: 10px;
  }
  .upoint {
    margin-top: 46px;
  }
  .upoint .upoint-head h4 {
    font-size: 22px;
    padding: 7px 12px;
    margin-bottom: 12px;
  }
  .upoint .upoint-num {
    font-size: 10px;
    top: -4em;
  }
  .upoint .upoint-num::after {
    font-size: 3.6em;
  }
  .upoint .upoint-item {
    border-width: 5px;
    padding: 15px;
    margin-top: 46px;
  }
  .upoint .upoint-desc {
    padding: 0;
  }
  .usub-catch {
    padding: 20px;
    min-height: 90px;
    width: 600px;
  }
  .usub-catch::before {
    inset: 5px;
  }
  .usub-catch p {
    font-size: 18px;
    letter-spacing: 0.08em;
  }
  .under .ud_map {
    height: min(78.125vw, 340px);
  }
  .ugreet .ugreet-info {
    font-size: 20px;
    margin-top: 16px;
  }
  .ustep .ustep-item {
    --mb: 15px;
  }
  .ustep .ustep-item::before {
    left: 30px;
  }
  .ustep .ustep-num {
    font-size: 12px;
  }
  .ustep .ustep-desc {
    padding: 15px;
    --kc: 16px;
    border-radius: 5px;
  }
  .ustep .ustep-desc h4,
  .ustep .ustep-desc h5 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .ufaq .ufaq-item {
    margin-bottom: 20px;
    padding: 20px;
  }
  .ufaq .ufaq-head {
    margin-bottom: 20px;
  }
  .ufaq .ufaq-q,
  .ufaq .ufaq-a {
    font-size: 30px;
    margin-right: 10px;
  }
  .ufaq .ufaq-q {
    margin-top: -3px;
  }
  .ufaq .ufaq-tt {
    font-size: 22px;
  }
  .ufaq .ufaq-body {
    padding-left: 20px;
  }
  .ufaq .ufaq-desc {
    padding: 15px;
  }
  .utb-tt {
    font-size: 16px;
  }
  .usub-famous p {
    font-size: 18px;
    width: 370px;
    padding: 20px;
    min-height: 100px;
  }
  .usub-famous p::before {
    inset: 8px;
  }
	.ubtn a{
	width: 290px;
	min-height: 56px;
	padding: 10px 30px;
		margin: 0 auto;
}

.ubtn a::before {
	right: 12px;
	width: 14px;
}

}
@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;
  }
}
@media only screen and (max-width: 430px) {
  .under .clinic_tbl01 th {
    width: 120px;
    text-align: left;
  }
}
@media only screen and (max-width: 374px) {
  .usub-catch p {
    font-size: 17px;
  }
}
@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%;
  }
}
@media only screen and (min-width: 425px) and (max-width: 768px) {
  .nsp375 {
    display: block;
  }
}
/*INTERVIEW PAGE*/
@media only screen and (max-width: 768px) {
  .under.page-interview {
    counter-reset: count;
  }
  .under.page-interview .key {
    height: 450px;
    background-image: url(../images/key_interview_sp.jpg);
    background-position: center bottom;
    background-size: cover;
  }
  .under.page-interview .key .key_text {
    /* flex-direction: column;
    justify-content: flex-end; */
    align-items: center;
    padding-bottom: 20px;
  }
  .under.page-interview .key .catch {
    --ttl_size: 25px;
    width: 100%;
    font-size: min(2.5vw, 12px);
  }
  .under.page-interview .key .catch h2 {
    margin-bottom: 6px;
    width: 100%;
  }
  .under.page-interview .key .key_name {
    font-size: 30px;
    text-align: center;
  }
  .under.page-interview .secH4 h4:last-child {
    margin-bottom: -20px;
  }
  .interview_content, .interview_img {
    max-width: 100%;
    margin: 0 auto;
  }
  .interview_content {
    width: 100%;
  }
  .interview_img {
    margin-bottom: 20px;
	 width:fit-content;
  }
  .interview_img::before {
    content: counter(count, decimal-leading-zero);
    counter-increment: count;
  }
  .interview_img:before {
    font-size: 70px;
  }
  .interview_box {
    margin-bottom: 25px;
    flex-direction: column !important;
    align-items: center;
  }
  .interview_box.box_left .interview_content {
    margin-left: auto;
  }
  .interview_box.box_right .interview_content {
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .ubox_link {
    padding: 30px 20px 40px;
  }
  .ubox_link .ubox_link_w {
    --gap: 10px;
  }
  .ubox_link .tt {
    margin-bottom: 30px;
  }
  .ubox_link .item {
    width: calc((100% - var(--gap)) / 2);
    min-height: 4.5em;
    font-size: 12px;
    font-size: min(calc(12/375*100vw) , 14px);
  }
  .ubox_link .item a {
    padding: 0.8333333333333334em 1.6666666666666667em;
    font-size: 1em;
  }

  .ubox_link .item a::after {
    width: 1em;
    right: 0.6666666666666666em;
  }
}

@media screen and (max-width: 374px){
    .ubox_link .item {
      width: 100%;
      font-size: 14px;
    }
}

