@media only screen and (max-width: 768px) {
    .under header.active .logo a:before {
        opacity: 0;
    }
    .under .logo a {
        position: relative;
        z-index: 1;
    }
    .under .logo a:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -100px;
        margin: 0 auto;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        background: #fff;
        z-index: -1;
    }
    .under .key {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 300px;
        --mask: url(../images/idx-main-mask-sp.png);
        width: calc(100% - 40px);
        margin: 65px auto 0;
        mask-size: cover;
        -webkit-mask-size: cover;
        mask-position: center;
        -webkit-mask-position: center;
        border-radius: 15px;
        padding-top: 10px;
    }
    .under .key .logo {
        top: 3.5%;
    }
    .under .key .key_text .title_page {
        font-size: 24px;
    }
    .under #toc_container {
        border: 2px dotted #ef873d;
        background: #fff;
        padding: 30px 30px 20px;
    }
    .under #toc_container .toc_list li {
        width: 100% !important;
        margin-right: 0;
    }
    .under h2 {
        margin-top: 70px;
        font-size: 24px;
    }
    .under h3 {
        margin-bottom: 15px;
        font-size: 23px;
    }
    .under h4 {
        margin-bottom: 10px;
        font-size: 22px;
        padding-left: 25px;
    }
    .under h4:before {
        top: 9px;
        width: 18px;
        height: 18px;
    }
    .under h5 {
        margin-bottom: 12px;
        font-size: 20px;
        border-bottom: 2px dotted #ef873d;
        background: transparent;
        padding-bottom: 10px;
    }
    .under .udr-fx-staff {
        flex-direction: column;
    }
    .under .udr-fx-staff .box-img {
        width: fit-content;
        margin: 0 auto;
        text-align: center;
    }
    .under .udr-fx-staff .box-img img {
        height: 350px;
        object-fit: cover;
        object-position: top;
        margin: 0 auto;
        border-radius: 15px;
        border-top-right-radius: 50px;
    }
    .under .under_full_img {
        min-height: 250px;
    }
    .under .under_full_img p.ttl {
        font-size: 20px;
    }
    .under .udr-w-slider ul li img {
        width: 290px;
    }
    .under .udr-w-slider .slick-arrow {
        width: 35px;
        height: 35px;
    }
    .under .udr-w-slider .slick-arrow.slick-next {
        right: 10px;
    }
    .under .udr-w-slider .slick-arrow.slick-prev {
        left: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .under .faq_box .title {
        padding: 10px 20px 10px 50px;
    }
    .under .faq_box .title:before {
        right: 0;
    }
    .under .faq_box .title .faq_tl:before {
        font-size: 18px;
        padding-top: 1px;
        width: 30px;
        height: 30px;
        left: -40px;
    }
    .under .faq_box .faq_content {
        padding: 18px 15px 18px 55px;
    }
    .under .faq_box .faq_content:before {
        left: 15px;
        width: 30px;
        height: 30px;
        font-size: 18px;
        padding-top: 1px;
    }
    .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_list.box_link {
        padding-top: 30px;
    }
    .under .box_list.box_list04 {
        border-radius: 15px;
        background: #fff;
        border: 2px dotted #ef873d;
    }
    .under .box_list02 {
        padding: 1.5em;
    }
    .under .box_list.box_list03 {
        padding: 1.5em;
    }
    .under .box_list.box_link li {
        padding-left: 0;
    }
    .under .box_list.st1 {
        padding: 30px 10px;
        border: 2px dotted #ef003d;
        background: #fff;
    }
    .under #mainContent .udr-bg-time {
        padding: 10px 15px;
    }
    .under #mainContent .udr-bg-time tr th,
    .under #mainContent .udr-bg-time tr td {
        padding: 0.7em;
        font-size: 14px;
    }
    .under .btn-group {
        align-items: center;
    }
    .under .btn-group .btn.style01 {
        margin-bottom: 20px;
        width: 100%;
    }
    .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 .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 {
        width: 100%;
        max-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 #eae1ce;
    }
    .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::before {
        top: 11px;
    }
    .under ul.list01 li {
        font-size: 14px;
    }
    .under ul.list01.mcol-2 li {
        width: 100% !important;
        padding-bottom: 9px;
        padding-right: 0;
    }
    .under ul.list03 li,
    .under ul.list02 li {
        width: 100%;
    }
    .under ul.list02 li::before {
        top: 7px;
    }
    .under .fullWidth {
        min-height: 47vw;
    }
    .under .flow_box .box {
        padding: 60px 40px;
        margin-bottom: 50px;
    }
    .under .flow_box h4 {
        margin-bottom: 12px;
        font-size: calc(var(--ttl_size) - 4px);
    }
    .under .flow_box .content p {
        font-size: 14px;
    }
    .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 .flow_box .box {
        padding: 0;
        flex-direction: column;
        margin-bottom: 45px;
    }
    .under .flow_box .box:before {
        left: 0;
        right: 0;
        bottom: -55px;
        margin: 0 auto;
        top: initial;
        width: 2px;
        height: 100px;
    }
    .under .flow_box .box .point {
        margin: 0 auto 25px;
    }
    .under .flow_box .box .box_inner:before {
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff6e9;
        border-top: none;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: -15px;
    }
    .under .flow_box .box .box_inner .content {
        padding: 20px;
    }
}

@media only screen and (max-width: 425px) {
    .under .under .box_list02 .stroke {
        top: 9px;
        bottom: 9px;
        left: 9px;
        right: 9px;
    }
    .under .tbl-scroll {
        overflow-x: scroll;
    }
    .under .tbl-scroll table {
        min-width: 900px;
    }
}

@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 */