@media only screen and (max-width: 768px) {
    .page_template .key .key_img {
        margin-right: 2.5em;
    }
    .under .key {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background: url(../images/udr-mask-main-sp.png) no-repeat center;
        background-size: 100% 100%;
        min-height: auto;
        min-height: 300px;
    }
    .under .key .logo {
        top: 3.5%;
    }
	.under .key .bg:before{
		content:"";
		    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
		width:100%;
    height: 100%;
		background:url(../images/udr-bg-main-sp02.png) no-repeat center;
		background-size:100% 100%;
	}
    .blog-content {
        margin-top: 60px;
        padding-top: 0 !important;
    }
    .page-mental-disease .udr-bg-w:before {
        top: 0 !important;
    }
    .page-mental-disease .udr-bg-w {
        margin-top: 0;
    }
    .main_blog_container {
        margin-top: 30px;
        padding-top: 0 !important;
    }
    .under .key .bg img {
        height: 101%;
        width: 101%;
        object-fit: cover;
        object-position: center;
    }
    .under.page-column .udr-bg-w:before,
    .under.page-news .udr-bg-w:before {
        top: -90px;
        height: calc(100% + 90px);
    }
    .under .udr-bg-w:before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        top: -200px;
        background: #fbf7f3;
        height: calc(100% + 200px);
        width: 101vw;
        z-index: -1;
    }
    .under .key .key_text {
        padding-top: 11.875em;
        padding-left: 20px;
        height: auto;
        padding-bottom: 6em;
    }
    .under .key .key_text .en {
        font-size: 22px;
    }
    .under .key .key_text .title_page {
        font-size: calc(var(--ttl_size) - 2px);
    }
    .under #toc_container {
        margin-top: 0;
        padding: 30px;
    }
    .under #toc_container .toc_list li {
        width: 100%;
        margin-right: 0;
    }
    .under #toc_container .toc_list li a:before {
        top: 18px;
    }
    .under h2 {
        margin-top: 95px;
        font-size: 28px;
        background: url(../images/udr-ico-h2.svg) no-repeat bottom center;
        background-size: 124px 4px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .under h3 {
        margin-bottom: 15px;
        font-size: 23px;
    }
    .under h4 {
        margin-bottom: 10px;
        font-size: 21px;
    }
    .under h5 {
        margin-bottom: 12px;
        font-size: 20px;
        padding-left: 20px;
    }
    .under h5:before {
        left: 0;
        top: 8px;
        width: 13px;
        height: 13px;
    }
    .under .udr-bg-w {
        padding-top: 0;
    }
    .under .udr-fx-staff {
        flex-direction: column;
    }
    .under .udr-fx-staff .box-img {
        text-align: center;
        margin-right: 0;
    }
    .under .udr-fx-staff .box-cnt h3 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .under .udr-w-slider ul li {
        margin: 0 8px;
    }
    .under .udr-w-slider ul li img {
        width: 320px;
    }
    .under .udr-w-slider .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .under .udr-w-slider .slick-arrow.slick-prev {
        left: 10px;
    }
    .under .udr-w-slider .slick-arrow.slick-next {
        right: 10px;
    }
    .under .udr-w-slider .slick-dots li {
        margin: 0 8.5px;
    }
}

@media only screen and (max-width: 768px) {
    .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 li {
        padding-left: 0;
    }
    .under .box_list.st1 {
        padding: 20px;
    }
    .under .tbl-time.udr-tbl-time th:not(:first-child),
    .under .tbl-time.udr-tbl-time td:not(:first-child) {
        left: 0;
    }
    .under .tbl-time.udr-tbl-time th,
    .under .tbl-time.udr-tbl-time td {
        padding: 0.92em 0.5em;
    }
    .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 {
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }
    .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%;
    }
    .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;
    }
    .under table.tbl_style01 th,
    .under table.tbl_style01 td {
        padding: 0.6em !important;
    }
    @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 #dbdbdb;
    }
    .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: 15px;
    }
    .under .udr-w-slider .slick-dots:before {
        font-size: 14px;
    }
    .under .under_full_img {
        min-height: 300px;
    }
    .under .under_full_img p.ttl {
        font-size: 1.8em
    }
    .under .udr-fx-staff .box-img img {
        border-radius: 10px;
        height: 350px;
        object-fit: cover;
        object-position: top;
    }
    .under ul.list01.mcol-2 li {
        width: 100% !important;
        padding-bottom: 9px;
        font-size: 15px;
        line-height: 1.5em;
        margin-right: 0 !important;
        padding-right: 0;
    }
    .under .btn-group .btn.style01 a {
        font-size: 15px;
        padding-right: 1.8em;
    }
    .under .box_decor.blue {
        background-size: cover;
    }
    .under .ud_ttl.button {
        margin-bottom: 0 !important;
    }
    .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: 850px;
    }
    .under .flow_box .box {
        padding: 30px 20px;
        margin-bottom: 30px;
    }
    .under .flow_box .box::after {
        font-size: 180px;
        top: -11px;
        left: -11px;
    }
    .under .flow_box .box:not(:last-child)::before {
        bottom: -40px;
    }
    .under .flow_box .box .point {
        left: 20px;
        top: -29px;
        font-size: 28px;
    }
    .under .flow_box h4 {
        margin-bottom: 12px;
        font-size: calc(var(--ttl_size) - 4px);
    }
    .under .flow_box .content p {
        font-size: 14px;
    }
    .under .faq_box .faq_num {
        width: 40px;
        font-size: 24px !important;
    }
    .under .faq_box .title::after {
        right: 10px;
        width: 16px;
        height: 16px;
    }
    .under .faq_box .title::before {
        width: 40px;
    }
    .under .faq_box .title:hover::before {
        width: 90px;
    }
    .under .faq_box h4 {
        padding-right: 33px;
        width: calc(100% - 40px);
        font-size: 18px;
    }
    .under .faq_box .faq_content {
        padding: 1.1em 1em 1.1em 2.6em;
    }
    .under .faq_box .faq_content:before {
        left: 10px;
    }
    .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 .faq_box .title {
        padding: 15px 35px 15px 15px;
    }
    .under .faq_box .title .faq_tl {
        padding-left: 30px;
        font-size: 17px;
    }
    .under .faq_box .title .faq_tl:before {
        left: 16px;
        top: -7px;
        font-size: 26px;
    }
    .page_template .key {
        background: url(../images/udr-daycare-mask-sp.png) no-repeat top center;
        background-size: contain;
        position: relative;
        padding-bottom: 80px;
    }
    .page_template .key .inner_big {
        flex-direction: column;
        padding: 0 15px;
    }
    .page_template .key:before {
        background: #fbf7f3;
        bottom: 0;
        height: 80%;
    }
    .page_template .key .key_img .img {
        width: 15.5em;
        height: 15.25em;
    }
    .page_template .key .key_img .img02 {
        width: 8.625em;
        height: 7.375em;
        left: -0.875em;
        bottom: -4.125em;
    }
    .page_template .key .key_img .img03 {
        width: 8.375em;
        height: 8em;
        right: -5.4375em;
    }
    .page_template .key .key_img:before {
        left: -3.8125em;
        top: -2.875em;
        width: 13em;
        height: 9.375em;
        z-index: -1;
    }
    .page_template .key .key_img:after {
        right: -0.25em;
        bottom: -3.3125em;
        width: 10.3125em;
        height: 9.5em;
        z-index: -1;
    }
    .page_template .key .inner_big .key_text {
        margin-right: 0;
        margin-bottom: 50px;
        padding: min(18.67vw, 130px) 0 0;
        text-align: center;
    }
    .page_template .key .inner_big .key_text .title_page {
        font-size: min(5.33vw, 26px)
    }
    .page_template .logo {
        margin-top: 0;
    }
    .page_template .logo a .sub-logo {
        font-size: min(2.93vw, 13px);
    }
    .page_template .udr-feature-list {
        flex-direction: column;
        max-width: 500px;
        margin: 50px auto 0;
    }
    .page_template .udr-feature-list li {
        width: 100%;
        margin: 0 auto 55px !important
    }
    .page_template .udr-feature-list li:last-child {
        margin-bottom: 0;
    }
    .page_template .udr-feature-list li .stt {
        width: 65px;
        height: 65px;
        top: -32px;
    }
    .page_template .udr-ttl-en {
        font-size: 1.125em
    }
    .page_template .udr-program {
        padding-top: 1em;
    }
    .page_template .udr-program-list {
        max-width: 500px;
        margin: 0 auto;
    }
    .page_template .udr-program-list li {
        flex-direction: column;
    }
    .page_template .udr-program-list .img {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .page_template .udr-program .udr-program-list li .box-cnt h4 {
        margin-top: 0;
    }
    .page_template .udr-program .udr-program-list:before {
        left: -6em;
        top: -3em;
        width: 14.125em;
        height: 8.375em;
        z-index: -1;
    }
    .page_template .udr-program .inner_big:before {
        width: 21.9375em;
        height: 14.25em;
        bottom: -10.625em;
        right: -8.0625em;
        z-index: -1;
    }
    .page_template .udr-weekly {
        margin-top: 3em;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .page_template .udr-greeting {
        padding-top: 40px;
        margin-top: -60px;
        padding-bottom: 40px;
    }
    .page_template .udr-feature {
        padding-bottom: 120px;
    }
    .page_template .udr-greeting h2 {
        margin-top: 20px;
    }
    .page_template .udr-greeting:before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        top: 0;
        background: url(../images/idx-greeting-bg-sp.svg) no-repeat top center;
        background-size: cover;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    .page_template .udr-greeting-fx {
        flex-direction: column;
        margin-top: 50px;
    }
    .page_template .udr-greeting .box-cnt {
        padding-top: 20px;
    }
    .page_template .udr-greeting .box-img .img {
        width: min(81.6vw, 420px);
        height: min(78.67vw, 400px);
        margin-left: -30px;
        -webkit-mask-size: contain;
    }
    .page_template .udr-greeting .box-img .img03 {
        width: min(27.47vw, 203px);
        height: min(26.67vw, 200px);
        -webkit-mask-size: contain;
        right: 13px;
        top: -22.4vw;
    }
    .page_template .udr-greeting .box-img .img02 {
        width: min(28.53vw, 207px);
        height: min(26.67vw, 190px);
        -webkit-mask-size: contain;
        left: initial;
        top: 6.93vw;
        right: 0;
    }
    .page_template .udr-greeting .box-img:before {
        content: "";
        position: absolute;
        left: -58px;
        top: -48px;
        background: url(../images/idx-greeting-ico02-sp.svg) no-repeat center;
        background-size: 100% auto;
        width: 161px;
        height: 103px;
        z-index: -1;
    }
    .page_template .udr-greeting .box-img:after {
        content: "";
        position: absolute;
        left: 62%;
        bottom: 9px;
        background: url(../images/idx-greeting-ico03-sp.svg) no-repeat center;
        background-size: 100% auto;
        width: 111px;
        height: 125px;
        z-index: -1;
    }
    .page_template .udr-greeting .box-img {
        margin-top: 0;
        max-width: 600px;
        left: 50%;
        transform: translate(-50%);
        margin-right: 0;
    }
    .page_template .udr-qa {
        padding: 45px 0;
    }
    .page_template .udr-feature-list li h5 {
        font-size: min(5.33vw, 23px);
    }
    .page_template .udr-greeting h2 {
        font-size: 2.8em;
        margin-bottom: 0;
    }
    .page_template .hamburger-btn {
        border: 1px solid var(--clr1)
    }
    .page_template #nav-icon span {
        background: var(--clr1);
    }
}

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