@media only screen and (max-width: 768px) {
    .under .key {
        background-position: center;
        min-height: 270px;
        background: url(../images/udr-main-img01.jpg) no-repeat center;
        border-radius: 15px;
        background-size: cover;
        margin: 0 auto;
    }
    .under .key .img {
        mask-image: initial;
        display: none;
        border-radius: 15px;
    }
    .under .key .logo {
        top: 3.5%;
    }
    .under .faq_box .title.rotate::before {
        width: 15px;
    }
    .under .topic-path li a:before {
        top: 9px;
    }
    .under .key .key_text {
        align-items: center;
        justify-content: center;
    }
    .under .key .key_text .en {
        font-size: 22px;
    }
    .under .key .key_text .title_page {
        font-size: 26px;
        text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
    }
    .under #toc_container {
        position: relative;
        z-index: 2;
        padding: 20px;
    }
    .under #toc_container .toc_list li {
        width: 100% !important;
        max-width: 100%;
        margin-right: 0;
    }
    .under #toc_container .toc_list li a {
        background: url(../images/udr-ico-hr.svg) repeat-x bottom center;
        background-size: 100% 4px;
    }
    .under h2 {
        margin-top: 80px;
        font-size: 26px;
        padding-bottom: 20px;
    }
    .under h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .under h4 {
        margin-bottom: 10px;
        padding-left: 23px;
        font-size: 22px;
    }
    .under h4:before {
        width: 17px;
        height: 7px;
    }
    .under h5 {
        margin-bottom: 12px;
        padding-bottom: 10px;
        font-size: 20px;
    }
    .under .under_full_img {
        min-height: 300px;
    }
    .under .under_full_img p.ttl {
        font-size: 20px;
    }
    .under .udr-fx-staff {
        flex-direction: column;
    }
    .under .udr-fx-staff .box-img {
        margin-right: 0;
        text-align: center;
        max-width: 450px;
        margin: 0 auto;
    }
    .under .udr-fx-staff .box-img img {
        height: 350px;
        width: 100%;
        object-fit: cover;
        object-position: top;
        border-radius: 30px;
    }
    .under .udr-fx-staff .box-cnt h3 {
        margin-top: 30px;
    }
    .under .udr-w-slider ul li img {
        width: 290px;
    }
    .under .udr-w-slider .slick-arrow {
        width: 34px;
        height: 34px;
    }
    .under .udr-w-slider .slick-arrow.slick-prev {
        left: 3px;
    }
    .under .udr-w-slider .slick-arrow.slick-next {
        right: 3px;
    }
}

@media only screen and (max-width: 768px) {
    .under .ud_ttl.button {
        margin-bottom: 0 !important;
    }
    .under .section {
        padding-top: 40px;
    }
    .under .box_decor {
        padding: 20px 0;
    }
    .under .box_list {
        padding: 20px;
    }
    .under .box_list02 {
        padding: 1.5em;
    }
    .under .box_list.box_list03 {
        padding: 1.5em;
    }
    .under .box_list.box_link .list01.mcol-2 {
        padding: 0;
    }
    .under .box_list.box_link li {
        padding-left: 0;
    }
    .under .box_list.box_link li a {
        background-size: 100% 4px;
    }
    .under .box_list.st1 {
        padding: 30px 10px;
    }
    .under .btn-group {
        align-items: center;
    }
    .under .btn-group .btn.style01 {
        margin-bottom: 20px;
        width: 100%;
    }
    .under .btn-group .btn.style01 a {
        padding-left: 10px;
    }
    .under .btn-group .btn.style01 a:after {
        right: 8px;
    }
    .under .btn-group.col2 {
        justify-content: center;
        margin-left: -5px;
        margin-right: -5px;
    }
    .under .btn-group.col2 .btn.style01 {
        margin-left: 5px;
        margin-right: 5px;
        width: calc(50% - 10px);
    }
    .under .btn-group.col3 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .under .btn-group.col3 .btn.style01 {
        margin-left: 5px;
        margin-right: 5px;
        width: calc(50% - 10px);
    }
    .under .imgBox.rowImg .image_l,
    .under .imgBox.rowImg .image_r {
        float: none;
        width: auto;
        margin: 0 auto 20px;
        text-align: center;
        max-width: none;
        display: table;
    }
    .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 .list {
        align-items: center;
        justify-content: center;
    }
    .under .imgBox.colImg .item:not(:last-of-type) {
        margin-bottom: 30px;
    }
    .under .imgBox.colImg .item picture {
        margin-bottom: 10px;
    }
    .under .imgBox.colImg .item h4 {
        background-size: 100% 4px;
    }
    .under .imgBox.colImg .text {
        font-size: 14px;
    }
    .under .imgBox.colImg2 .list,
    .under .imgBox.colImg3 .list {
        flex-flow: column;
        align-items: center;
        justify-content: center;
    }
    .under .imgBox.colImg2 .item,
    .under .imgBox.colImg3 .item {
        max-width: 100%;
        width: 100%;
    }
    .under .imgBox.colImg2 picture,
    .under .imgBox.colImg3 picture {
        height: auto;
        margin-bottom: 10px;
    }
    .under .imgBox.colImg2 img,
    .under .imgBox.colImg3 img {
        max-height: 100%;
    }
    .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;
    }
    .under table.rollTable.sm {
        width: 1000px;
    }
    .under table.tbl_style01 th {
        font-size: 16px;
        min-width: 120px;
    }
    .under table.tbl_style01 td {
        padding-left: 15px;
    }
    @supports (-webkit-touch-callout: none) {
        .under table.tbl_style01 {
            /* Specific to iOS devices */
        }
        .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 td {
                border-bottom-width: 1.4px;
            }
        }
    }
    .under table.resTable {
        display: block;
        border-bottom: 1px solid #e3eaf2;
    }
    .under table.resTable tbody,
    .under table.resTable tr,
    .under table.resTable th,
    .under table.resTable td {
        display: block;
        border-bottom: 0;
    }
    .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 {
        font-size: 14px;
    }
    .under ul.list01.mcol-2 li {
        width: 100% !important;
        padding-bottom: 9px;
        padding-right: 0;
    }
    .under ul.list01 li::before {
        top: 10px;
    }
    .under ul.list03 li,
    .under ul.list02 li {
        width: 100%;
    }
    .under ul.list02 li::before {
        top: 7px;
    }
    .under .fullWidth {
        min-height: 47vw;
    }
    .under .tbl-scroll {
        overflow-x: scroll;
    }
    .under .tbl-scroll table {
        min-width: 900px;
    }
    .under .flow_box .box {
        flex-direction: column;
        margin-bottom: 90px;
    }
    .under .flow_box .box:before {
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -85px;
        top: initial;
        height: 80px;
        width: 2px;
    }
    .under .flow_box .box .point {
        margin: 0 auto;
        font-size: 16px;
        writing-mode: initial;
        flex-direction: column;
        padding-bottom: 0;
    }
    .under .flow_box .box .point span {
        margin-left: 0;
        font-size: 45px;
        border-radius: 5px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .under .flow_box .box .box_inner {
        padding: 0 20px;
    }
    .under .flow_box .box .box_inner:before {
        display: none;
    }
    .under .flow_box h4 {
        margin-bottom: 12px;
        font-size: calc(var(--ttl_size) - 4px);
        width: 100%;
    }
    .under .flow_box .content p {
        font-size: 14px;
    }
    .under .faq_box .title {
        padding: 25px 30px 25px 25px;
    }
    .under .faq_box .title .faq_tl {
        font-size: 18px;
        padding-left: 1.5em;
    }
    .under .faq_box .title .faq_tl:before {
        width: 35px;
        height: 35px;
        font-size: 18px;
        left: 10px;
    }
    .under .faq_box .faq_num {
        width: 40px;
        font-size: 24px !important;
    }
    .under .faq_box .title::before {
        width: 15px;
        right: 10px;
    }
    .under .faq_box .faq_content {
        padding: 16px 20px 16px 50px;
        margin: 0;
    }
    .under .faq_box .faq_content:before {
        width: 35px;
        height: 35px;
        font-size: 18px;
        left: 10px;
    }
    .under .faq_box h4 {
        padding-right: 33px;
        width: calc(100% - 40px);
        font-size: 18px;
    }
    .under .doctor_box {
        padding: 0vw;
    }
    .under .doctor_box .doctor_name {
        bottom: 5vw;
        right: 3.5vw;
        font-size: 4vw;
        padding: 3vw 2vw;
    }
    .under .ud_map {
        height: 290px;
    }
    .under .topic_path {
        font-size: 14px;
    }
    .under .topic_path span {
        top: -1px;
    }
    .under .ud_ttl {
        font-size: 18px;
    }
    .under #mainContent .tbl-time tr th:not(:first-child),
    .under #mainContent .tbl-time tr td:not(:first-child) {
        position: relative;
        right: 0;
    }
    .under #mainContent .tbl-time tr td:not(:first-child) {
        font-size: 0.8em;
    }
}

@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: 32%;
        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%;
    }
}


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