.sp {
    display: none;
}

.office_title {
    font-size: 5rem;
    margin: 22.1rem auto 0;
    width: fit-content;
    padding-left: 1.5rem;
    color: #09112C;
}

.office_mainvisual {
    display: flex;
    align-items: center;
    height: 45rem;
    width: 100%;
    margin-top: 11.5rem;
}

.office_mainvisual.images img{
    width: 64rem;
}

.office_headdescription {
    width: 87.2rem;
    margin: 6.5rem auto 0;
    color: #09112C;
    font-size: 2rem;
    line-height: 3.6rem;
    letter-spacing: 0.04rem;
}

.office_content_wrapper {
    display: flex;
    gap: 3.5rem;
    /* justify-content: center; */
    margin: 0 auto;
    margin-top: 6.6rem;
    flex-wrap: wrap;
    width: 112rem;
}

.office_mission {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_act{
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_act p{
    font-size: 1.8rem;
    text-align: center;
    padding-top: 3.5rem;
}

.office_act ol{
    display: flex;
    flex-direction: column;
    padding-block: 1rem 2rem;
    padding-left: 2.3rem;
}

.office_service {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_philosophy {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
    font-size: 1.8rem;
}

.office_philosophy div {
    padding: 3.5rem 2.3rem 2rem;
}

.office_childcare_target {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
    font-size: 1.8rem;
}

.office_childcare_target div {
    padding: 3.5rem 2.3rem 2rem;
}

.office_childcare_policy {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_policy {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
    font-size: 1.8rem;
}

.office_policy div {
    padding: 3.5rem 2.3rem 2rem;
}

.office_objective {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
    font-size: 1.8rem;
}

.office_objective div {
    padding: 3.5rem 2.3rem 2rem;
}

.office_objective div:last-child {
    padding-top: 0;
}

.office_objective h4 {
    font-size: 2.5rem;
}

.office_objective p {
    padding-top: 1rem;
    padding-left: 1.5rem;
}

.office_target {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
    font-size: 1.8rem;
}

.office_target div {
    padding: 3.5rem 2.3rem 2rem;
    line-height: 3rem;
}

.office_staff_specialty{
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
    font-size: 1.8rem;
}

.office_staff_specialty div{
    padding: 3.5rem 2.3rem 2rem;
    line-height: 3rem;
}

.office_usage_charge{
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_usage_charge div {
    padding: 3.5rem 2.3rem 2rem;
}

.office_usage_charge div:last-child {
    padding-top: 0;
}

.office_usage_charge h4 {
    font-size: 2.5rem;
}

.office_usage_charge p {
    padding-top: 0.5rem;
    padding-left: 1.5rem;
    padding-bottom: 0.5rem;
    border: 0.05rem solid #000000;
}

.office_usage_charge .usage_charge_border{
    padding: 0;
    border: 0.05rem solid #000000;
    margin-top: 1rem;
}

.office_charge {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_program_detail{
    border-radius: 1rem 1rem 0 0;
    width: 112rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_program_detail div{
    padding: 1.5rem 2.3rem 2rem;
}

.office_program_detail h4{
    font-size: 2rem;
    font-weight: 500;
    margin-top: 1rem;
}

.office_program_detail p{
    font-size: 1.8rem;
    font-weight: 500;
    margin-top: 1rem;
}

.program_img_box{
    display: flex;
    justify-content: center;
    gap: 3rem;
    margin-top: 2rem;
}

.program_img_box img{
    width: 50rem;
}

.office_maintenance {
    border-radius: 1rem 1rem 0 0;
    width: 35rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.office_maintenance div{
    padding: 3.5rem 2.3rem 2rem;
}

.office_maintenance h4{
    font-size: 2rem;
    font-weight: 500;
    margin-top: 1rem;
}

.office_maintenance p{
    font-size: 1.8rem;
    font-weight: 500;
    margin-top: 1rem;
}

.office_content_wrapper .office_maintenance ul{
    padding: 0;
    border: 0.1rem solid #000000;
    margin-top: 1.5rem;
}

.office_content_wrapper .office_maintenance li{
    font-size: 1.4rem;
    padding: 0.5rem;
}

.office_content_wrapper .office_maintenance h3{
    font-size: 2.5rem;
    padding-block: 1.875rem;
}

.office_content_wrapper h3 {
    font-size: 3rem;
    text-align: center;
    padding: 1.5rem 0;
    color: #FFFFFF;
}

.office_content_wrapper ul {
    padding: 3.5rem 2.3rem 2rem;
    display: flex;
    flex-direction: column;
}

.office_content_wrapper li {
    font-size: 2rem;
    display: inline-block;
}

.office_content_wrapper span {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    margin-right: 1rem;
    position: relative;
    top: -0.3rem;
}

.office_charge p {
    font-size: 2rem;
    padding: 3.5rem 2.3rem 2rem;
    line-height: 2.5rem;
}

.office_info {
    margin-top: 18.2rem;
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.office_info iframe {
    width: 56rem;
    height: 42rem;
    border-radius: 1rem;
    border: none;
}

.office_info_text div {
    border-bottom: 0.1rem solid #707070;
    display: flex;
    padding: 1rem 0;
    gap: 12.1rem;
    width: 52rem;
}

.office_info_text div:last-child {
    border-bottom: none;
}

.office_info_text div:first-child {
    padding-top: 0;
}

.office_info_text {
    font-size: 1.4rem;
}

.office_info_text dt {
    width: 4.2rem;
    font-weight: 500;
    text-wrap: nowrap;
}

.office_info_text div:last-child dd {
    line-height: 3rem;
}

.office_company_wrapper {
    display: flex;
    gap: 0.7rem;
    justify-content: center;
    margin-top: 9rem;
}

.company_border {
    border-radius: 1rem;
    box-shadow: 1rem 1rem 1rem #00000029;
    padding: 2rem;
    height: fit-content;
}

.office_company1 img {
    width: 10rem;
    height: 10rem;
    margin: 0 auto;
    display: block;
}

.office_company2 img {
    width: 13.6rem;
    height: 10.2rem;
    margin: 0 auto;
    display: block;
}

.office_company3 img {
    width: 13.6rem;
    height: 10.2rem;
    margin: 0 auto;
    display: block;
}

.office_company4 img {
    width: 13.6rem;
    height: 10.2rem;
    margin: 0 auto;
    display: block;
}

.company_border div {
    width: 23.5rem;
    margin: 0 auto;
    padding-top: 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 3rem;
}

.pdf_wrapper {
    border-radius: 1rem;
    margin: 16rem auto 0;
    width: 112rem;
    overflow: hidden;
    box-shadow: 1rem 0.3rem 1rem #00000029;
}

.pdf_wrapper h3 {
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    color: #FFFFFF;
    padding: 1.5rem 0;
}

.pdf_wrapper p {
    padding-top: 1rem;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 400;
}

.pdf_wrapper a {
    display: flex;
    align-items: center;
    padding: 1.2rem 0 1.4rem 5.2rem;
}

.pdf_wrapper img {
    width: 9.5rem;
    height: 7.1rem;
}

.pdf_wrapper span {
    font-size: 1.8rem;
    font-weight: 400;
    margin-left: 2rem;
}

.office_gallery {
    width: 112rem;
    margin: 16rem auto 0;
}

.office_gallery h3 {
    color: #FFFFFF;
    font-size: 3rem;
    text-align: center;
    border-radius: 1rem 1rem 0 0;
    padding: 1.5rem 0;
}

.gallery_wrapper {
    display: flex;
    margin-top: 1rem;
}

.swiper_content {
    position: relative;
    width: fit-content;
}

.swiper {
    width: 65rem;
    height: 49rem;
    position: relative;
    margin-left: 0;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
}

.swiper-button-prev {
    left: 27.3rem;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    top: 52rem;
}

.swiper-button-next {
    right: 27.3rem;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    top: 52rem;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: "";
    height: 1.8rem;
    width: 1.8rem;
    position: absolute;
}

.swiper-button-prev::after {
    aspect-ratio: cos(30deg);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background-color: #FFFFFF;
    transform: rotatey(180deg);
    right: 1.5rem;
}

.swiper-button-next::after {
    aspect-ratio: cos(30deg);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background-color: #FFFFFF;
    filter: contrast(1);
}

.swiper-slide {
    border-radius: 1rem;
    overflow: hidden;
}

.slider_switch_list {
    margin-left: 1rem;
    width: 44.4rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.4rem;
    height: auto;
    align-items: center;
}

.slider_switch {
    width: 21.5rem;
    height: 16rem;
}

.office_contact {
    width: 112rem;
    margin: 16rem auto 20rem;
    border-radius: 1rem 1rem 0 0;
    overflow: hidden;
    padding-bottom: 3rem;
}

.office_contact h3 {
    font-size: 3rem;
    padding: 1.5rem 0;
    color: #FFFFFF;
    text-align: center;
}

.office_suppot_text {
    display: flex;
    text-align: center;
    justify-content: center;
    gap: 7.5rem;
    margin-top: 3rem;
    align-items: center;
}

.office_suppot_text div:first-child {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 3.6rem;
}

.office_suppot_text div:last-child {
    font-size: 3.5rem;
    color: #FFFFFF;
    font-weight: 700;
    padding: 2.8rem 2.3rem;
    border-radius: 1rem;
}

.office_suppot_text div:last-child span {
    margin-left: 1rem;
}

.contact_attention {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    gap: 3.6rem;
    line-height: 3rem;
    margin-top: 6rem;
}

.contact_entry {
    padding-left: 12.3rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-top: 4.6rem;
    margin-bottom: 5rem;
}

.contact_entry div {
    display: flex;
}

.contact_entry label {
    font-size: 1.8rem;
    font-weight: 500;
    display: flex;
    width: 18.2rem;
    align-items: center;
    height: 4rem;
}

.contact_entry label span {
    color: #D43B6E;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
}

.contact_entry input {
    border: 0.1rem solid #09112C;
    padding: 0.7rem 0;
    padding-left: 1rem;
    font-size: 1.8rem;
    font-weight: 500;
    margin-left: 1rem;
    width: 57.5rem;
}

.contact_entry .textarea {
    border: 0.1rem solid #09112C;
    padding: 0.7rem 0;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.8rem;
    font-weight: 500;
    margin-left: 1rem;
    width: 57.5rem;
    resize: none;
    height: 33.4rem;
}

.contact_entry .textarea::-webkit-scrollbar {
    display: none;
}

.contact_entry .submit_wrapper {
    width: fit-content;
    border-radius: 1rem;
    margin: 0 auto;
}

.submit_wrapper input {
    font-size: 2rem;
    color: #FFFFFF;
    border-radius: 1rem;
    width: 14.2rem;
    padding: 0.5rem 0;
    margin: 0;
    border: none;
}

.wpcf7-spinner {
    display: none;
}

@media screen and (max-width: 699.98px) {
    main {
        overflow: hidden;
    }

    .sp {
        display: block;
    }

    .office_title {
        font-size: 3.2rem;
        width: 24.9rem;
        margin-top: 15rem;
    }

    .office_mainvisual {
        height: 20rem;
        margin-top: 8rem;
        position: relative;
    }

    .office_mainvisual.images img{
        position: absolute;
        width: 100%;
    }

    .office_mainvisual.images img:first-child{
        animation: mainvisualslide2 infinite 5s;
    }

    .office_mainvisual.images img:last-child{
        animation: mainvisualslide1 infinite 5s;
    }

    @keyframes mainvisualslide1 {
        0% {
            opacity: 0;
        }

        50%{
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @keyframes mainvisualslide2 {
        0% {
            opacity: 1;
        }

        50%{
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

        .office_headdescription {
            width: 35.5rem;
            font-size: 1.6rem;
            line-height: 3.2rem;
            margin-top: 4rem;
        }

        .office_program_detail{
            width: 35rem;
        }

        .program_img_box{
            flex-direction: column;
        }

        .program_img_box img{
            width: 26rem;
        }

        .office_content_wrapper {
            width: 35rem;
            flex-direction: column;
        }

        .office_info {
            flex-direction: column;
            margin-top: 10rem;
        }

        .office_info iframe {
            width: 35.5rem;
            height: 26.5rem;
            margin: 0 auto;
            display: block;
        }

        .office_info_text {
            margin-top: 2rem;
        }

        .office_info_text div {
            flex-direction: column;
            gap: 1rem;
            width: 35.5rem;
            margin: 0 auto;
        }

        .office_info_text div:last-child dd {
            line-height: 2.5rem;
        }

        .office_company_wrapper {
            flex-direction: column;
            gap: 1rem;
        }

        .company_border {
            width: 27.5rem;
            margin: 0 auto;
        }

        .pdf_wrapper {
            width: 35.5rem;
            margin-top: 10rem;
        }

        .pdf_wrapper h3 {
            font-size: 2.4rem;
        }

        .pdf_wrapper p {
            font-size: 1.2rem;
            text-align: left;
            margin: 0 auto;
            display: block;
            width: fit-content;
        }

        .pdf_wrapper a {
            padding-left: 1.4rem;
            padding-right: 1.4rem;
        }

        .pdf_wrapper span {
            margin-left: 1rem;
            font-size: 1.4rem;
        }

        .office_gallery {
            width: 35.5rem;
            box-shadow: 1rem 0.3rem 1rem #00000029;
            padding-bottom: 1rem;
            margin-top: 10rem;
        }

        .office_gallery h3 {
            font-size: 2.4rem;
        }

        .swiper_content {
            margin: 0 auto;
        }

        .gallery_wrapper {
            flex-direction: column;
            gap: 8.5rem;
        }

        .swiper {
            width: 33.5rem;
            height: 25rem;
        }

        .swiper-button-prev {
            top: 28rem;
            left: 11.5rem;
        }

        .swiper-button-next {
            top: 28rem;
            right: 11.5rem;
        }

        .slider_switch_list {
            width: 33.5rem;
            gap: 0.5rem;
        }

        .slider_switch {
            width: 8rem;
            height: 6rem;
        }

        .office_contact {
            width: 35.5rem;
            margin-bottom: 16rem;
            margin-top: 9rem;
        }

        .office_contact h3 {
            font-size: 2.4rem;
        }

        .office_suppot_text {
            flex-direction: column;
            gap: 2rem;
        }

        .office_suppot_text div:first-child {
            font-size: 1.6rem;
        }

        .office_suppot_text div:last-child {
            padding: 2rem;
            font-size: 3rem;
        }

        .contact_attention {
            font-size: 1.4rem;
            gap: 2.8rem;
        }

        .contact_entry {
            padding-left: 1rem;
            gap: 3rem;
            margin-bottom: 4.5rem;
        }

        .contact_entry div {
            flex-direction: column;
            gap: 1rem;
        }

        .contact_entry input {
            margin-left: 0;
            width: 33.5rem;
            font-size: 1.6rem;
        }

        .contact_entry .textarea {
            margin-left: 0;
            font-size: 1.6rem;
            width: 33.5rem;
        }

        .submit_wrapper input {
            width: 14.2rem;
        }

    }