@media only screen and (max-width: 768px) {
  .under {
    --h3:35px;
    --h4:30px;
  }
  .under #mainContent {
    padding-bottom: calc(round(down, 14.3229166667vw, 1px) + 50px);
  }
  .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 {
    font-size: calc(var(--ttl_size) - 2px);
  }
  .under h3:has(+ .txt_h3) {
    margin-bottom: 25px;
  }
  .under h4 {
    font-size: calc(var(--ttl_size) - 4px);
  }
  .under h5 {
    margin-bottom: 15px;
    font-size: calc(var(--ttl_size) - 6px);
  }
  .under h6 {
    margin-top: 20px;
    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: 60px;
  }
  .under .inner > section:first-of-type,
  .under .entry > section:first-of-type {
    margin-top: 60px;
  }
  .under .toc_list {
    padding: 20px 20px;
  }
  .under .toc_list li {
    width: 100%;
    max-width: 100%;
  }
  .under .toc_list li a {
    margin: 0.5em;
  }
  .under .toc_list li a::before {
    top: 10px;
  }
  .under .toc_list li:last-child {
    border-bottom: none;
  }
  .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;
  }
  .under table.resTable tbody,
  .under table.resTable tr,
  .under table.resTable th,
  .under table.resTable td {
    display: block;
  }
  .under table.resTable tr th {
    border-color: var(--main-color);
  }
  .under table.resTable tr:not(:last-child) td {
    border-bottom: 0;
  }
  .under table.resTable.tbl_style01.colHead tr th {
    border: 1px solid #fff;
    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;
  }
}
@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;
  }
}
@media only screen and (max-width: 430px) {
  .under .clinic_tbl01 th {
    width: 40%;
    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%;
  }
}
@media only screen and (max-width: 360px) {
  .under table.tbl_style01 th,
  .under table.tbl_style01 td {
    padding: 10px 8px;
  }
}
/*INTERVIEW PAGE*/
@media only screen and (max-width: 768px) {
  .under.page-interview .key {
    height: 480px;
  }
  .under.page-interview .key .key_text {
    padding: 20px 10px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  .under.page-interview .key .key_text::before {
    font-size: 5px;
    margin: 0 auto;
    -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
  }
  .under.page-interview .key .catch {
    position: relative;
    z-index: 2;
    font-size: 8.75px;
  }
  .under.page-interview .key h2 {
    margin-bottom: 5px;
  }
  .under.page-interview .key .h_en {
    margin-bottom: 5px;
  }
  .under.page-interview .key .name {
    padding-top: 5px;
    margin-top: 5px;
  }
  .under.page-interview .key h2,
  .under.page-interview .key .h_en,
  .under.page-interview .key .name {
    text-align: center;
  }
  .under.page-interview .key .name {
    justify-content: center;
  }
  .under.page-interview .key .name::before {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, var(--clr-green1) 50%, rgba(255, 255, 255, 0) 100%);
  }
  .under.page-interview #mainContent section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .under.page-interview #mainContent section:first-of-type {
    padding-top: 60px;
  }
  .under.page-interview #mainContent section::before {
    width: 100vw;
  }
  .under.page-interview #mainContent section:nth-child(4n)::before {
    top: unset !important;
    bottom: -160px;
  }
  .under.page-interview .interview_title {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .under.page-interview .interview_title .lg {
    font-size: 30px;
  }
  .under.page-interview .interview_sec:not(:last-child) {
    margin-bottom: 50px;
  }
  .under.page-interview .interview_content, .under.page-interview .interview_img {
    width: 100%;
    margin: 0 auto;
  }
  .under.page-interview .interview_content h4 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .under.page-interview .interview_content h4::after {
    font-size: 16px;
  }
  .under.page-interview .interview_img {
    max-width: 484px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .under.page-interview .interview_img:before {
    bottom: 0;
    font-size: 70px;
  }
  .under.page-interview .interview_img img {
    width: calc(100% - 20px);
  }
  .under.page-interview .interview_box:not(:last-child) {
    margin-bottom: 50px;
  }
  .under.page-interview .interview_box.box_left .interview_content {
    margin-left: auto;
  }
  .under.page-interview .interview_box.box_left .interview_img::before {
    left: 0;
  }
  .under.page-interview .interview_box.box_right .interview_content {
    margin-right: auto;
  }
  .under.page-interview .interview_box.box_right .interview_img::before {
    right: 0;
  }
}

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