@media only screen and (max-width: 768px) {
  .under .sitemap > ul > li {
    margin-bottom: 25px;
  }
  .under .sitemap > ul > li .title {
    font-size: 22px;
    padding: 10px;
  }
  .under .sitemap > ul > li a,
  .under .sitemap > ul > li p {
    padding: 10px;
  }
  .under .sitemap > ul > li li a {
    padding-left: 30px;
  }
  .under .sitemap > ul > li li a:before {
    top: 17px;
    left: 12px;
  }
  .under {
    --secFirst: 50px;
    --secH3: 50px;
    --secH4: 35px;
    --secH5: 25px;
    --secH6: 20px;
  }
  .under #mainContent {
    padding-bottom: 50px;
  }
  .under .key {
    margin-top: 0;
    height: 400px;
  }
  .under .key::before {
    height: 80px;
  }
  .under .key .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .under .key .key_text {
    padding-bottom: 0;
  }
  .under .key .key_text h2 {
    font-size: var(--ttl_size);
    margin-bottom: 10px;
  }
  .under .topic_path ul .home a {
    padding: 5px 10px 6px;
    font-size: 12px;
  }
  .under .topic_path span {
    padding: 0 3px 0 8px;
  }
  .under h3 {
    font-size: calc(var(--ttl_size) - 2px);
    padding-bottom: 10px;
  }
  .under h3::after {
    width: 90px;
  }
  .under h4 {
    padding: 10px 15px;
    font-size: calc(var(--ttl_size) - 4px);
  }
  .under h5 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(var(--ttl_size) - 6px);
  }
  .under h5::before {
    top: 0.45em;
  }
  .under h6 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: calc(var(--ttl_size) - 8px);
    padding-left: 16px;
  }
  .under h6::before {
    width: 8px;
    height: 8px;
    top: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .under .toc_list {
    padding: 20px;
  }
  .under .toc_list li {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .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: 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;
    width: 100%;
  }
  .under table.resTable thead,
  .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 .tbl_note {
    display: block;
  }
  .under ul.list01 li {
    margin-top: 0.325em;
  }
  .under ul.list01 li.list_note {
    margin-top: 0.325em;
  }
  .under ul.list01.mcol-2 li {
    width: 100%;
    padding-right: 0;
  }
  .under .doctor_box .doctor_name {
    font-size: 4vw;
    padding: 2vw 3vw;
  }
  .under .exp li {
    --w: 6.4em;
  }
  .under table.tbl_block th {
    width: min(37.5vw, 220px);
  }
  .ustage .ustage-item {
    margin-bottom: 50px;
  }
  .ustage .ustage-item::before {
    width: 30px;
    height: 15px;
    top: calc(50% + 23px);
    left: 35px;
  }
  .ustage .ustage-thead {
    width: 100px;
    height: 34px;
  }
  .ustage .ustage-desc {
    margin-left: 15px;
    width: calc(100% - 100px);
  }
  .usub-catch {
    font-size: 18px;
    width: 480px;
    min-height: 90px;
    padding: 15px;
    margin-top: 25px;
  }
  .umap {
    height: 260px;
  }
  .uclinic-info .uclinic-info-name {
    font-size: 26px;
  }
  .ustep .ustep-item {
    --mb: 80px;
  }
  .ustep .ustep-item:before {
    left: calc(50% - 20px);
    bottom: -18px;
    border-left-width: 20px;
    border-right-width: 20px;
    border-top-width: 18px;
  }
  .ustep .ustep-num {
    font-size: 14px;
  }
  .ustep .ustep-desc {
    padding: 50px 20px 20px;
  }
  .ustep .ustep-desc h4,
  .ustep .ustep-desc h5 {
    margin-bottom: 5px;
  }
  .upoint .upoint-item {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 60px;
  }
  .upoint .upoint-num {
    font-size: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .under .imgBox.colImg2 .item, .under .imgBox.colImg3 .item {
    width: 100%;
  }
}
@media only screen and (max-width: 374px) {
  .uclinic-info .uclinic-info-lb {
    font-size: 14px;
  }
}
@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;
  }
  .under .topic_path ul li {
    letter-spacing: 0;
  }
}
@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;
  }
  .under.page-interview .key .catch {
    font-size: min(0.625em, 3vw);
    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-doctor .key {
    height: max(97.8260869565vw, 450px);
    background-image: url("../images/ukey-interview-sp.jpg");
    background-position: center;
  }
  .under.page-doctor .key .key_text {
    justify-content: flex-end;
    padding-bottom: 70px;
  }
  .under.page-doctor .key .ukey-info {
    margin-bottom: 10px;
    text-align: center;
  }
  .under.page-doctor .key .ukey-info h2 {
    margin-bottom: 5px;
    width: 100%;
  }
  .under.page-doctor .key .ukey-info .ukey-name {
    font-size: 22px;
  }
  .interview_catch {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .interview_catch p {
    padding: 40px 0px;
    font-size: 20px;
    line-height: 1.4;
  }
  .interview_content, .interview_img {
    width: 100%;
  }
  .interview_content {
    max-width: 100%;
    margin: 0 auto;
  }
  .interview_img {
    margin-bottom: 15px;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
  .interview_img::before {
    content: counter(count, decimal-leading-zero);
    counter-increment: count;
  }
  .interview_img:before {
    font-size: 70px;
  }
  .interview_box {
    margin-bottom: 30px;
  }
  .interview_box:last-child {
    margin-bottom: 0px;
  }
  .interview_box.box_left .interview_content {
    margin-left: auto;
  }
  .interview_box.box_right .interview_content {
    margin-right: auto;
  }
}
@media only screen and (max-width: 375px) {
  .under.page-doctor .key .ukey-info h2 {
    font-size: 22px;
  }
}

/*# sourceMappingURL=under_sp.css.map */
