/* 共通 */
body {
    font-family: "M PLUS 1", sans-serif;
    line-height: 1.45;
    background-color: #FBFAF0;
}
body .home {

}

.no_link:hover {
    opacity: 1!important;
}
img {
    width: 100%;
}

.pc {
    display: block !important;
}

.pc_tab {
    display: block;
}

.sp {
    display: none !important;
}

.tab_only {
    display: none !important;
}

.sp_only {
    display: none !important;
}

@media only screen and (max-width: 980px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    .tab_only {
        display: block !important;
    }
}

@media only screen and (max-width: 680px) {
    .pc_tab {
        display: none !important;
    }

    .sp_only {
        display: block !important;
    }

    .tab_only {
        display: none !important;
    }
}

/* 改行 */
.pc_br {
    display: inline !important;
}

.pc_tab_br {
    display: inline !important;
}

.sp_only_br {
    display: none !important;
}

@media only screen and (max-width: 980px) {
    .pc_br {
        display: none !important;
    }

    .sp_only_br {
        display: none !important;
    }
}

@media only screen and (max-width: 680px) {
    .pc_tab_br {
        display: none !important;
    }

    .sp_only_br {
        display: inline !important;
    }
}

.section_inner {
    max-width: 1180px;
    width: 100%;
    margin: auto;
}
.page_inner {
    max-width: 880px;
    width: 100%;
    margin: auto;
}
@media only screen and (max-width: 1250px) {
    .section_inner {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 950px) {
    .page_inner {
        padding: 0 20px;
    }
}
/* ページタイトル */
.page_title_area {
    padding: 70px 0 60px;
    background: #FFCA6F;
    text-align: center;
    margin-bottom: 0;
    font-family: "RocknRoll One", sans-serif;
}

.page_title_inner {
    text-align: center;
}

.page_sub_title {
    display: block;
    color: #642A2A!important;
    margin: unset !important;
    font-size: 20px !important;
    font-weight: 400!important;
    line-height: 1.4;
}

.page_main_title {
    display: block;
    color: #642A2A!important;
    font-size: 32px !important;
    font-weight: 400!important;
    line-height: 1.45;
}

.page_title_btn {
    font-family: "M PLUS 1", sans-serif;
}
@media only screen and (max-width: 980px) {
    .page_title_area {
        padding: 60px 0 50px;
    }

    .page_title_inner {
        padding: 0 20px;
    }

    .page_sub_title {
        font-size: 18px !important;
    }

    .page_main_title {
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 680px) {
    .page_title_area {
        padding: 50px 0 30px;
    }

    .page_sub_title {
        font-size: 16px !important;
    }

    .page_main_title {
        font-size: 30px !important;
    }
}
/* セクションタイトル */
.section_title_container {
    margin-bottom: 30px;
}
.section_page_title_icon {
    width: 50px;
    margin: auto;
    margin-bottom: 10px;
}
/* h2 */
.section_page_title {
    display: block;
    color: #642A2A!important;
    font-size: 36px!important;
    font-weight: 400!important;
    text-align: center!important;
    margin-top: 0!important;
    font-family: "RocknRoll One", sans-serif;
}
/* h3 */
.section_page_sub_title {
    display: block;
    color: #642A2A!important;
    font-size: 32px!important;
    font-weight: 400!important;
    text-align: center!important;
    margin-top: 0!important;
    font-family: "RocknRoll One", sans-serif;
}
@media only screen and (max-width: 680px) {
    .section_page_title {
        font-size: 32px!important;
    }
    .section_page_sub_title {
        font-size: 28px!important;
    }
}
@media only screen and (max-width: 680px) {
    .section_page_title {
        font-size: 28px!important;
    }
    .section_page_sub_title {
        font-size: 24px!important;
    }
}
/* お知らせタイトル */
.news_details h2 {
    display: block;
    font-size: 36px;
    font-weight: bold;
    padding-left: 15px;
    border-left: 5px solid #f8a3a3;
    margin-bottom: 45px;
}
.news_details h3 {
    font-size: 28px;
    padding-left: 16px!important;
    border-left: 2px solid #f8a3a3;
    display: block;
}
.news_details h4 {
    font-size: 24px;
    padding-left: 0;
    border-left: unset;
}
@media only screen and (max-width: 980px) {
    .news_details h2 {
        font-size: 32px;
        margin-bottom: 35px;
    }
    .news_details h3 {
        font-size: 22px;
    }
    .news_details h4 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 680px) {
    .news_details h2 {
        font-size: 28px;
        margin-bottom: 25px;
    }
    .news_details h3 {
        font-size: 20px;
    }
    .news_details h4 {
        font-size: 18px;
    }
}
/* お知らせ共通ここから */
.icon-folder:before,
.icon-posted:before {
    display: none;
}

.p-postList__author,
.p-postList__cat,
.p-postList__times,
.p-postList__views {
    padding: 0;
    margin: 0;
    opacity: 1;
}

.-type-simple .p-postList__meta {
    margin: 0;
    gap: 15px;
}

.-type-simple .p-postList__link {
    padding: 15px 12px;
}

.c-postTimes {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.p-postList .p-postList__title {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.p-postList__cat {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 15px;
    background-color: #FA7B2D;
    border-radius: 30px;
}

/* お知らせ共通ここまで */
/* ボタン共通ここから */
.more_btn_arrow {
    text-align: right;
}

.more_btn_arrow_link {
    position: relative;
    padding-right: 45px;
    height: 30px;
    display: inline-flex;
    align-items: center;
}

.more_btn_arrow_link::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_brown.png");
    width: 30px;
    height: 30px;
    transition: 0.3s;
    background-size: cover;
}

.more_btn_arrow_link:hover:before {
    transform: scale(1.2);
}

.more_btn_arrow_link span {
    font-size: 16px;
    font-weight: bold;
    transition: 0.3s;
}

.more_btn_arrow_link:hover {
    color: #0A3F9A;
}

.more_btn_arrow_link:hover::before {
    transform: scale(1.2);
}

.more_btn {
    position: relative;
    width: 250px;
    text-align: center;
    margin: auto;
}
.more_btn .swell-block-button__link,
.more_btn_link {
    display: block;
    border-radius: 30px;
    background-color: #fff;
    border: 2px solid #642A2A;
    color: #642A2A;
    padding: 12px 0;
	padding-right: 20px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.more_btn .swell-block-button__link,
.more_btn_link:hover {
    background-color: #642A2A;
    color: #fff;
}

.brown {
    width: 285px;
}
.brown .swell-block-button__link,
.brown .more_btn_link {
    color: #fff;
    background-color: #642A2A;
    border: 2px solid #642A2A;
	padding-right: 20px;
	padding-right: 20px;
}
.brown .swell-block-button__link:hover,
.brown .more_btn_link:hover {
    color: #642A2A;
    background-color: #fff;
}
.more_btn .swell-block-button__link::before,
.more_btn_link::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_brown.png");
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.more_btn .swell-block-button__link:hover::before,
.more_btn_link:hover::before {
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_white.png");
}
.brown .swell-block-button__link::before,
.brown .more_btn_link::before {
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_white.png");
}
.brown .swell-block-button__link:hover::before,
.brown .more_btn_link:hover::before {
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_brown.png");
}
@media only screen and (max-width: 1250px) {
    .more_btn_arrow {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 680px) {
    .more_btn .swell-block-button__link,
    .more_btn_link {
        /* font-size: 18px; */
    }
}
/* ボタン共通ここまで */
.l-content,
.l-article {
    padding-top: 0!important;
    padding-top: 175px!important;
}
.l-content .l-article {
    padding-top: 0!important;
}
@media only screen and (max-width: 980px) {
    .l-content,
    .l-article {
        padding-top: 90px!important;
    }
}
@media only screen and (max-width: 680px) {
    .l-content,
    .l-article {
        padding-top: 80px!important;
    }
}
@media only screen and (max-width: 550px) {
    .l-content,
    .l-article {
        padding-top: 73px!important;
    }
}
@media only screen and (max-width: 500px) {
    .l-content,
    .l-article {
        padding-top: 65px!important;
    }
}
@media only screen and (max-width: 450px) {
    .l-content,
    .l-article {
        padding-top: 60px!important;
    }
}
@media only screen and (max-width: 400px) {
    .l-content,
    .l-article {
        padding-top: 50px!important;
    }
}
.home .l-content {
    background-color: #FBFAF0;
}

.top #content {
}

.top_kv {
    position: relative;
    margin-bottom: 0;
}
.top_kv_bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100vw;
    height: 22px;
}
.top_kv_bottom img {
    height: 100%;
    object-fit: cover;
}
.top_message_secttion {
    position: relative;
}

.top_message {
    position: relative;
    padding: 65px 0 145px;
    background-image: url("/wp-content/uploads/2024/11/top_message.png");
    background-size: cover;
}

.top_message_title_container {
    margin-bottom: 20px;
}

.top_section_title_icon {
    width: 70px;
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

.top_section_sub_title {
    display: flex;
    justify-content: center;
}

.top_section_sub_title span {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.15em;
    font-family: "Montserrat", sans-serif;
}

.top_section_sub_title span:first-child {
    color: #FF9FD8;
}

.top_section_sub_title span:nth-child(2) {
    color: #93B4FF;
}

.top_section_sub_title span:nth-child(3) {
    color: #FFCA6F;
}

.top_section_sub_title span:nth-child(4) {
    color: #A3FF9E;
}

.top_section_sub_title span:nth-child(5) {
    color: #FF9FD8;
}

.top_section_sub_title span:nth-child(6) {
    color: #93B4FF;
}

.top_section_sub_title span:nth-child(7) {
    color: #FFCA6F;
}

.top_section_sub_title span:nth-child(8) {
    color: #A3FF9E;
}

.top_section_sub_title span:nth-child(9) {
    color: #FF9FD8;
}

.top_section_sub_title span:nth-child(10) {
    color: #93B4FF;
}

.top_section_sub_title span:nth-child(11) {
    color: #FFCA6F;
}

.top_section_sub_title span:nth-child(12) {
    color: #A3FF9E;
}
.top_section_title_container {
    position: relative;
    z-index: 5;
}
.top_message_title,
.top_section_title {
    display: block;
    color: #642A2A !important;
    background-color: transparent !important;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 40px !important;
    line-height: 1.45 !important;
    font-weight: 400 !important;
    font-family: "RocknRoll One", sans-serif;
}

.top_message_title {
    font-size: 28px !important;
}

.top_message_title::before,
.top_section_title::before {
    display: none !important;
}

.top_message_text {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.6;
}

.top_angel_fly_left,
.top_angel_fly_right,
.top_angel_trumpet {
    position: absolute;
    z-index: 3;
}

.top_angel_fly_left {
    /* left: 255px;
    bottom: 415px; */
    bottom: 28.74vw;
    left: 17.71vw;
    width: 8.68vw;
}

.top_angel_fly_right {
    /* right: 270px;
    bottom: 60px; */
    right: 18.77vw;
    bottom: 4.17vw;
    width: 8.68vw;

}

.top_angel_trumpet {
    /* right: 170px;
    top: 390px;
    width: 220px; */
    width: 15.28vw;
    right: 11.81vw;
    top: 35.35vw;
}
@media only screen and (min-width: 1700px) {
    .top_angel_fly_left {
        bottom: 21vw;
    }
    .top_kv_bottom {
        height: 30px;
    }
}
@media only screen and (min-width: 1500px) {
    .top_kv_bottom {
        height: 25px;
    }
}
@media only screen and (max-width: 1200px) {
    .top_angel_trumpet {
        top: 42vw;
    }
    .top_angel_fly_left {
        top: 43.84vw;
        left: 10.71vw;
    }

    .top_message .section_inner {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 980px) {
    .top_angel_trumpet {
        width: 150px;
        top: 37vw;
    }
    .top_angel_fly_left {
        top: unset;
        bottom: 33vw;
    }
    .top_section_title {
        font-size: 35px!important;
    }
}
@media only screen and (max-width: 680px) {
    .top_kv img {
        max-height: 400px;
        object-fit: cover;
    }
    .top_message {
        margin-top: 55px;
        padding-top: 0;
        padding-bottom: 70px;
        background-size: 100% 100%;
        background-image: url("/wp-content/uploads/2024/12/top_message_sp.png");
    }

    

    .top_section_title {
        font-size: 30px !important;
    }

    .top_message_text {
        font-size: 15px;
    }

    .top_angel_trumpet {
        top: 60vw;
        width: 137px;
    }

    .top_angel_fly_left {
        bottom: 65vw;
        width: 57px;
    }

    .top_angel_fly_right {
        width: 67px;
        bottom: 0;
    }
}
@media only screen and (max-width: 550px) {
    .top_angel_trumpet {
        top: 65vw;
    }
    .top_message .top_section_title {
        font-size: 20px !important;
    }
}
@media only screen and (max-width: 500px) {
    .top_angel_fly_left {
        bottom: 62vw;
    }
    .top_angel_trumpet {
        top: 70vw;
    }
}
@media only screen and (max-width: 450px) {
    .top_angel_fly_left {
        bottom: 73vw;
    }
}
@media only screen and (max-width: 400px) {
    .top_angel_trumpet {
        top: 85vw;
        right: 4vw;
    }
    .top_angel_fly_left {
        bottom: 83vw;
    }
}

/* お知らせ */
.top_news {
    position: relative;
    margin-bottom: 30px;
}

.top_news_img {
    position: absolute;
    /* left: 170px;
    bottom: 50px;
    width: 95px; */
    left: 11.81vw;
    bottom: 3.47vw;
    width: 6.6vw;
}

.top_news_list {
    max-width: 800px;
    width: 100%;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 20px;
}

.p-postList.-type-simple {
    border-top: unset;
}

.top_news_item_link {
    display: flex;
    gap: 0 25px;
    padding: 15px 12px;
}

.top_news_item_meta {
    display: flex;
    gap: 15px;
}

.top_news_item_date {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.top_news_item_tag {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 15px;
    background-color: #FA7B2D;
    border-radius: 30px;
    white-space: nowrap;
}

.top_news_item_text {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top_news .more_btn_arrow {
    max-width: 800px;
    margin: auto;
}

@media only screen and (max-width: 1300px) {
    .top_news .more_btn_arrow {
        padding-bottom: 50px !important;
    }

    .top_news_img {
        bottom: 0;
    }
}

@media only screen and (max-width: 980px) {
    .top_news_list .p-postList__body {}

    .top_news_img {
        width: 100px;
    }
}

@media only screen and (max-width: 680px) {
    .top_news {
        margin-bottom: 0;
    }

    .top_news_list {
        margin-bottom: 25px;
    }

    .top_news_item_link {
        flex-direction: column;
        gap: 10px;
    }

    .top_news .more_btn_arrow {
        padding-bottom: 85px !important;
    }

    .top_news_img {
        width: 80px;
        left: 20px;
        bottom: 0;
    }
}

/* 当園について */
.top_about_box {
    position: relative;
}

.top_about {
    position: relative;
    z-index: 2;
    padding: 65px 0 60px;
    background-color: #D2F4FF;
}

.top_about .section_inner {
    max-width: 1080px;
    margin: auto;
}

.top_about .top_section_title_container {
    margin-bottom: 80px;
}

.top_about_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 85px 0;
}

.top_about_item {
    max-width: 300px;
    width: calc(100% / 3 - 20px);
}

.top_about_item_link {
    display: block;
}

.top_about_item_link:hover {
    opacity: 0.6;
}

.top_about_item_img {
    margin-bottom: 20px;
}

.top_about_item_sub_title {
    font-size: 20px;
    font-weight: bold;
    color: #939393;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    letter-spacing: 0.05em;
}

.top_about_item_title {
    font-size: 32px;
    text-align: center;
    color: #642A2A;
    font-family: "RocknRoll One", sans-serif;
}

.top_about_img_1,
.top_about_img_2 {
    position: absolute;
    z-index: 3;
}

.top_about_img_1 {
    top: 6.95vw;
    /* right: 175px;
    width: 120px; */
    max-width: 120px;
    right: 12.15vw;
    width: 8.34vw;
}

.top_about_img_2 {
    /* bottom: -110px;
    left: 135px;
    width: 183px; */
    max-width: 185px;
    bottom: -1.88vw;
    left: 9.38vw;
    width: 12.71vw;
}

@media only screen and (max-width: 980px) {
    .top_about_container {
        gap: 60px 30px;
        justify-content: space-around;
    }

    .top_about_item {
        width: calc(100% / 2 - 20px);
    }

    .top_about_img_1 {
        width: 100px;
    }
}

@media only screen and (max-width: 680px) {
    .top_about_box {
        padding-top: 150px;
        padding-bottom: 185px;
    }

    .top_about {
        padding-top: 0;
        padding-bottom: 0;
    }

    .top_about .section_inner {
        padding: 0 40px;
    }

    .top_about .top_section_title_container {
        margin-bottom: 45px !important;
    }

    .top_about_container {
        gap: 40px 0;
    }

    .top_about_item {
        width: 100%;
        margin: auto;
    }

    .top_about_item_title {
        font-size: 24px !important;
    }

    .top_about_bg_1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .top_about_bg_1 img {
        object-fit: cover;
    }

    .top_about_bg_2 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .top_about_bg_2 img {
        object-fit: cover;
    }

    .top_about_img_1 {
        top: 50px;
        width: 83px;
    }

    .top_about_img_2 {
        bottom: 32px;
        width: 145px;
    }
}
@media only screen and (max-width: 400px) {
    .top_about_bg_1 {
        top: 5px;
    }
    .top_about_bg_2 {
        bottom: 10px;
    }
}
/* ブログ */
.top_blog {
    padding: 55px 0 65px;
    position: relative;
}

.top_blog_bg_1,
.top_blog_bg_2 {
    position: absolute;
}

.top_blog_bg_1 {
    /* top: 90px;
    right: 17px;
    width: 247px; */
    top: 6.26vw;
    right: 1.18vw;
    width: 17.16vw;
}

.top_blog_bg_2 {
    /* bottom: 50px;
    left: -5px;
    width: 460px; */
    bottom: 3.48vw;
    left: -0.35vw;
    width: 31.96vw;
}

.top_blog_container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
    margin-bottom: 65px;
    gap: 22px;
}

.blog_item {
    max-width: 330px;
    width: calc(100% / 3 - 20px);
}

.blog_item_link {
    display: block;
    background-color: #fff;
    border-radius: 30px;
    overflow: hidden;
}

.blog_item_link:hover {
    opacity: 0.6;
}

.blog_item_img {
    position: relative;
}

.blog_item_img img {
    aspect-ratio: 16/9;
    object-fit: cover;
}

.blog_item_img span {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px 23px;
    color: #000;
    background-color: #FCE212;
    font-size: 12px;
    font-weight: bold;
}

.blog_item_info {
    padding: 20px 30px 30px;
}

.blog_item_date {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.blog_item_title {
    color: #642A2A;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.blog_item_btn {
    position: relative;
    max-width: 200px;
    display: flex;
    justify-content: center;
    border: 2px solid #642A2A;
    border-radius: 30px;
    padding: 10px 0;
	padding-right: 10px;
    color: #642A2A;
    text-align: center;
    margin: auto;
}

.blog_item_btn::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_brown.png");
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}

.blog_item_btn span {
    font-size: 16px;
    font-weight: 500;
}


@media only screen and (max-width: 980px) {
    .top_blog_container {
        justify-content: space-around;
    }

    .blog_item {
        width: calc(100% / 2 - 20px);
        margin: auto;
    }
}

@media only screen and (max-width: 680px) {
    .top_blog {
        padding: 30px 0 50px;
    }

    .top_blog_container {
        margin-bottom: 60px;
    }

    .blog_item {
        width: 100%;
        margin: auto;
    }

    .blog_item_title {
        font-size: 18px;
        margin-bottom: 30px;
    }


}

/* 未就園児お遊び会 */
.top_preschool_play_party_sec {
    position: relative;
    padding: 115px 0 90px;
    background-image: url("/wp-content/uploads/2024/12/top_preschool_play_party_bg.png");
    background-size: 100% 100%;
}

.top_preschool_play_party {
    background-color: #D1FFCF;
}

.preschool_play_party_bg_1,
.preschool_play_party_bg_2 {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
}
.preschool_play_party_bg_1 {
    top: 0;
    height: 115px;
}
.preschool_play_party_bg_2 {
    height: 90px;
    bottom: 0;
}
.preschool_play_party_bg_1 img,
.preschool_play_party_bg_2 img {
    height: 100%;
    object-fit: cover;
}
.preschool_play_party_1,
.preschool_play_party_2,
.preschool_play_party_3,
.preschool_play_party_4,
.preschool_play_party_5,
.preschool_play_party_6,
.preschool_play_party_7,
.preschool_play_party_8,
.preschool_play_party_9 {
    position: absolute;
    z-index: 2;
}

.preschool_play_party_1 {
    /* width: 170px;
    left: 137px;
    bottom: 40px; */
    left: 9.52vw;
    bottom: 2.78vw;
    width: 11.81vw;
}

.preschool_play_party_2 {
    /* width: 114px;
    right: 320px;
    bottom: 32px; */
    right: 22.23vw;
    bottom: 2.22vw;
    width: 7.64vw;
}

.preschool_play_party_3 {
    /* width: 154px;
    right: 100px;
    bottom: 39px; */
    right: 6.95vw;
    bottom: 2.71vw;
    width: 10.77vw;
}

.preschool_play_party_4 {
    /* width: 263px;
    right: 240px;
    top: 90px; */
    top: 6.25vw;
    right: 16.67vw;
    width: 18.27vw;
}

.preschool_play_party_5 {
    /* width: 263px;
    left: 240px;
    top: 90px; */
    top: 6.25vw;
    left: 16.67vw;
    width: 18.27vw;
}

.preschool_play_party_6 {
    /* width: 165px;
    right: 187px;
    top: 235px; */
    top: 16.32vw;
    right: 12.99vw;
    width: 11.46vw;
}

.preschool_play_party_7,
.preschool_play_party_8,
.preschool_play_party_9 {
    /* width: 117px; */
    width: 8.13vw;
}

.preschool_play_party_7 {
    /* left: 240px;
    top: 247px; */
    left: 16.67vw;
    /* top: 17.16vw; */
    bottom: 14.39vw;
}

.preschool_play_party_8 {
    /* left: 300px;
    top: 345px; */
    left: 20.84vw;
    /* top: 23.96vw; */
    bottom: 7.64vw;
}

.preschool_play_party_9 {
    /* left: 410px;
    top: 385px; */
    left: 28.48vw;
    /* top: 26.74vw; */
    bottom: 5.21vw;
}

.post_content .preschool_play_party_sec .more_btn {
    margin-bottom: -25px !important;
}

.preschool_pp_text {
    font-size: 16px;
    line-height: 2.2;
    margin-top: 35px;
    margin-bottom: 55px;
    text-align: center;
}
.preschool_play_party_10 {
    display: none;
}
@media only screen and (min-width: 1440px) {
    .top_preschool_play_party_sec {
        padding: 150px 0 120px;
    }
}
@media only screen and (min-width: 1700px) {
    .top_preschool_play_party_sec {
        padding: 180px 0 150px;
    }
}
@media only screen and (max-width: 1250px) {
    .preschool_pp_text {
        margin-bottom: 80px;
    }
    /* .preschool_play_party_7 {
        top: 22.16vw;
    }
    .preschool_play_party_8 {
        top: 28.96vw;
    }
    .preschool_play_party_9 {
        top: 31.74vw;
    } */
}
@media only screen and (max-width: 1150px) {
    /* .preschool_play_party_7 {
        top: 27.16vw;
    }
    .preschool_play_party_8 {
        top: 33.96vw;
    }
    .preschool_play_party_9 {
        top: 36.74vw;
    } */
}
@media only screen and (max-width: 980px) {
    .top_preschool_play_party_sec {
        padding-bottom: 150px;
    }
    .preschool_pp_text {
        margin-bottom: 50px;
    }
    .preschool_play_party_7 {
        /* top: 36.16vw; */
        left: 14vw;
    }
    .preschool_play_party_7,
    .preschool_play_party_8,
    .preschool_play_party_9 {
        /* width: 117px; */
        width: 11.75vw;
    }
    .preschool_play_party_7 {
        left: 9vw;
        bottom: 20vw;
    }
    .preschool_play_party_8 {
        left: 17.84vw;
        bottom: 11.64vw;
    }
}

@media only screen and (max-width: 680px) {
    .top_preschool_play_party_sec {
        padding-top: 25px;
        padding-bottom: 50.6vw;
        background-image: url("/wp-content/uploads/2024/12/top_preschool_play_party_bg_sp-1.png");
    }

    .top_preschool_play_party {
        padding: 0;
    }

    .preschool_pp_bg_container {
        z-index: 2;
    }
    .preschool_play_party_1 {
        left: 5.26vw;
        bottom: 14.44vw;
        width: 26vw;
    }
    .preschool_play_party_2 {
        right: 27.3vw;
        bottom: 14.44vw;
        width: 14.44vw;
    }
    .preschool_play_party_3 {
        right: 6.95vw;
        bottom: 14.44vw;
        width: 20.74vw;
    }
    .preschool_play_party_4,
    .preschool_play_party_5 {
        z-index: 4;
        width: 28.12vw;
    }
    .preschool_play_party_4 {
        right: 5.21vw;
    }
    .preschool_play_party_5 {
        left: 5.21vw;
    }
    .preschool_play_party_6,
    .preschool_play_party_7,
    .preschool_play_party_8,
    .preschool_play_party_9 {
        display: none;
    }
    .preschool_play_party_10 {
        display: block;
        margin-bottom: 35px;
    }

    .top_preschool_play_party {
        z-index: 3;
        position: relative;
    }

    .top_preschool_play_party .top_section_title_container {
        padding-top: 52px;
    }

    .preschool_pp_text {
        margin-bottom: 45px;
    }
}

/* 入園のご案内 */
.top_guidance {
    position: relative;
    padding-top: 40px;
}

.top_guidance_bg_1 {
    position: absolute;
    /* width: 130px;
    left: 205px;
    bottom: 0; */
    bottom: 0;
    width: 9.03vw;
    left: 14.24vw;
}

.top_guidance_bg_2 {
    position: absolute;
    /* width: 120px;
    right: 245px;
    top: 85px; */
    width: 8.34vw;
    right: 17.37vw;
    top: 5.91vw;
}

.top_guidance .section_inner {
    padding-top: 68px;
    padding-bottom: 122px;
    background-image: url("/wp-content/uploads/2024/11/top_guidance_bg.png");
    background-size: cover;
}

.top_guidance_container {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 35px;
}

.top_guidance_img {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: right;
    max-width: 395px;
}

.top_guidance_text_container {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 545px;
}

.top_guidance_text {

    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 40px;
}

.top_guidance_link_container {
    max-width: 545px;
    width: 100%;
    display: flex;
    gap: 10px;
}

.top_guidance_link_container .more_btn {
    margin: unset;
}

@media only screen and (max-width: 980px) {
    .top_guidance_bg_1 {
        width: 130px;
    }
    .top_guidance_bg_2 {
        width: 120px;
    }
    .top_guidance_container {
        flex-direction: column;
        gap: 35px;
    }

    .top_guidance_img {
        width: 100%;
        margin: auto;
    }

    .top_guidance_text_container {
        width: 100%;
        margin: auto;
    }

    .top_guidance_link_container {
        flex-direction: column;
        gap: 20px;
    }

    .top_guidance_link_container .more_btn {
        margin: auto;
    }

    .top_guidance .section_inner {
        padding-top: 70px;
        padding-bottom: 140px;
        background-image: url("/wp-content/uploads/2024/12/top_guidance_bg_sp.png");
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 680px) {
    .top_guidance_bg_1 {
        bottom: 0;
        width: 93px;
    }

    .top_guidance_bg_2 {
        top: 240px;
        width: 75px;
    }

}
@media only screen and (max-width: 500px) {
    .top_guidance_bg_1 {
        left: 25px;
    }
    .top_guidance_bg_2 {
        right: 20px;
    }
}
/* 採用情報 */
.top_recruit {
    position: relative;
    padding: 105px 0 135px;
    background-color: #FFF1C8;
}

.top_recruit_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.top_recruit_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.top_recruit_bg_1,
.top_recruit_bg_2,
.top_recruit_bg_3,
.top_recruit_bg_4 {
    position: absolute;
}

.top_recruit_bg_1 {
    /* width: 155px;
    left: 170px;
    top: 135px; */
    width: 10.77vw;
    left: 11.81vw;
    top: 9.38vw;
}

.top_recruit_bg_2 {
    /* width: 110px;
    right: 150px;
    top: 110px; */
    width: 7.64vw;
    right: 10.42vw;
    top: 7.64vw;
    transform: rotate(-11.025deg);
}

.top_recruit_bg_3 {
    /* width: 65px;
    left: 370px;
    bottom: 85px; */
    width: 4.52vw;
    left: 25.7vw;
    bottom: 5.91vw;
}

.top_recruit_bg_4 {
    /* width: 215px;
    bottom: 68px;
    right: 175px; */
    width: 14.93vw;
    bottom: 4.72vw;
    right: 12.15vw;
}

.top_recruit_container {
    position: relative;
    display: flex;
    justify-content: space-around;
    gap: 20px;
    margin-top: 40px;
}

.top_recruit_img {
    width: 50%;
    max-width: 425px;
    display: flex;
    justify-content: center;
}

.top_recruit_text_container {
    width: 50%;
}

.top_recruit_text {
    font-size: 24px;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 50px;
}

.top_recruit_text_container .more_btn {
    margin: 0;
}

@media only screen and (max-width: 980px) {
    .top_recruit_text_container {
        /* width: 100%; */
        margin: auto;
    }
    .top_recruit_text {
        font-size: 20px;
    }
    .top_recruit_bg_1 {
        width: 155px;
    }
    
    .top_recruit_bg_2 {
        width: 110px;
    }
    
    .top_recruit_bg_3 {
        width: 65px;
    }
    
    .top_recruit_bg_4 {
        width: 215px;
    }
    .top_recruit_img {
        /* width: 100%;
        margin: auto; */
        margin-bottom: 65px;
    }

    .top_recruit_text_container .more_btn {
        margin: auto;
    }
}
@media only screen and (max-width: 680px) {
    .top_recruit {
        padding: 100px 0;
    }
    .top_recruit_text_container {
        width: 100%;
    }
    .top_recruit_text {
        text-align: center;
    }
    .top_recruit_img {
        width: 100%;
        margin: auto;
        margin-bottom: 65px;
    }
    .top_recruit_bg_1 {
        /* top: 120px;
        left: -30px; */
        width: 155px;
        top: 31.2vw;
        left: -7.79vw;
        /* width: 40.25vw; */
    }
    .top_recruit_bg_2 {
        /* top: 205px;
        right: -15px; */
        width: 110px;
        top: 53.25vw;
        /* width: 28.58vw; */
        right: -3.9vw;
    }
    .top_recruit_bg_3 {
        /* bottom: 160px;
        left: 2px; */
        width: 66px;
        bottom: 41.55vw;
        left: 0.55vw;
        /* width: 17.15vw; */
    }
    .top_recruit_bg_4 {
        /* bottom: 85px;
        right: -60px; */
        width: 220px;
        bottom: 22.07vw;
        right: -15.6vw;
        /* width: 57.13vw; */
    }
    .top_recruit_container {
        margin-top: 25px;
    }
    .top_recruit_text {
        font-size: 20px;
        margin-bottom: 55px
    }
}
/* TOPお問い合わせ */
.top_contact {
    position: relative;
    padding: 30px 0 70px;
}

.top_contact_bg_1 {
    position: absolute;
    /* width: 128px;
    right: 100px;
    bottom: 16px; */
    width: 8.89vw;
    right: 6.95vw;
    bottom: 1.11vw;
}

.top_contact .top_section_title {
    margin-bottom: 25px !important;
}

.top_contact .top_section_title_container {
    margin-bottom: 35px !important;
}

.top_contact_text {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.top_contact_container {
    display: flex;
    justify-content: space-between;
}

.top_contact_item {
    position: relative;
    width: 50%;
}

.top_contact_item:first-child::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: calc(100% - 10px);
    background-color: #BCBCBC;
}

.top_contact_item_title {
    display: block;
    color: #642A2A !important;
    font-family: "RocknRoll One", sans-serif;
    font-size: 24px !important;
    text-align: center;
    margin-bottom: 10px !important;
}

.top_contact_item_btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.top_contact_form {
    margin-top: 30px !important;
}

.top_contact_form_link {
    position: relative;
    display: block;
    max-width: 330px;
    width: 100%;
    padding: 15px 30px;
    background-color: #642A2A;
    border: 2px solid #642A2A;
    border-radius: 30px;
    color: #fff;
    text-align: center;
}

.top_contact_form_link:hover {
    background-color: #fff;
    color: #642A2A;
}

.top_contact_form_link::before {
    position: absolute;
    content: "";
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_white.png");
    background-size: cover;
}

.top_contact_form_link:hover::before {
    background-image: url("/wp-content/uploads/2024/11/more_btn_icon_brown.png");
}

.top_contact_form_link span {
    font-size: 20px;
    font-weight: bold;
}

.top_contact_tel {
    text-align: center;
}

.top_contact_tel_link:hover {
    opacity: 0.6;
}

.top_contact_tel_link span {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}

.top_contact_tel_text {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    font-weight: bold;
}

@media only screen and (max-width: 680px) {
    .top_contact {
        padding-bottom: 150px;
    }

    .top_contact_container {
        flex-direction: column;
        gap: 30px;
    }

    .top_contact_item {
        width: 100%;
        border: 3px solid #642A2A;
        background-color: #fff;
        border-radius: 20px;
        padding: 22px 0;

    }

    .top_contact_item:first-child::before {
        display: none;
    }

    .top_contact_item_title {
        font-size: 22px !important;
    }

    .top_contact_form,
    .top_contact_tel {}

    .top_contact_form_title,
    .top_contact_tel_title {
        color: #642A2A;
        font-family: "RocknRoll One", sans-serif;
        font-size: 20px !important;
        text-align: center;
    }

    .top_contact_form_title {
        margin-bottom: 22px;
    }

    .top_contact_form_link {
        position: relative;
        display: flex;
        max-width: 295px;
        width: 100%;
        margin: auto;
        padding: 15px 30px;
        background-color: #642A2A;
        border: 2px solid #642A2A;
        border-radius: 30px;
        color: #fff;
        text-align: center;
    }

    .top_contact_form_link:hover {
        background-color: #fff;
        color: #642A2A;
    }

    .top_contact_form_link::before {
        position: absolute;
        content: "";
        right: 20px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 26px;
        height: 26px;
        background-image: url("/wp-content/uploads/2024/12/ciecle_icon_white.png");
        background-size: cover;
    }

    .top_contact_form_link:hover:before {
        background-image: url("/wp-content/uploads/2024/12/ciecle_icon_brown.png");
    }

    .top_contact_form_link span {
        font-size: 16px;
        font-weight: bold;
        margin: auto;
    }

    .top_contact_tel_title {
        margin-bottom: 10px;
    }

    .top_contact_tel_link {
        display: flex;
        margin: auto;
        text-align: center;
        color: #000;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 34px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .top_contact_tel_link span {
        margin-bottom: 0;
    }

    .top_contact_tel_link:hover {
        opacity: 0.6;
    }

    .top_contact_tel_text {
        text-align: center;
        color: #000;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 20px;
        font-weight: bold;
    }
}

@media only screen and (max-width: 680px) {
    .top_contact_item_title {
        font-size: 20px !important;
    }

    .top_contact_tel_link {
        font-size: 32px;
    }

    .top_contact_bg_1 {
        width: 83px;
        bottom: 15px;
    }
}

/* ヘッダー */

#header {
    /* position: relative; */
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 100%;
    transition: background-color 0.3s;
    padding-bottom: 21px;
}

#header.scrolled {
    position: fixed;
}

.header_container {
    background: #FBFAF0;
}

.header_inner {
    position: relative;
    max-width: 1090px;
    width: 100%;
    margin: auto;
}

.header_top {
    position: absolute;
    top: 0;
    right: -50px;
}

#header.scrolled .header_top {
    display: none;
}

#header.scrolled .header_bottom {
    padding-top: 10px;
}

.header_top_inner {
    display: flex;
    gap: 10px;
}

.header_top_left,
.header_top_right {
    text-align: center;
}

.header_top_item_link {
    display: block;
    padding: 6px 16px 8px;
    border-radius: 0px 0px 10px 10px;
    font-family: "RocknRoll One", sans-serif;
    font-size: 16px;
    color: #642A2A;
}

.header_top_left .header_top_item_link {
    background-color: #A3FF90;
}

.header_top_right .header_top_item_link {
    background-color: #FFB296;
}

.header_bottom {
    padding-top: 55px;
    display: flex;
    justify-content: space-between;
}

.header_bottom_left_menu,
.header_bottom_right_menu {
    max-width: 330px;
    width: 30%;
    display: flex;
    justify-content: space-between;
    border-left: 1px solid #C9C9C9;
}

.header_menu_item {
    max-width: 110px;
    width: 100%;
    margin: auto;
}

.header_menu_item_link {
    display: block;
    padding: 10px 0 6px;
    text-align: center;
    border-right: 1px solid #C9C9C9;
}

.header_menu_item_img {
    max-width: 45px;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
}

.header_menu_item_main_title {
    color: #332323;
    font-family: "RocknRoll One", sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
}

.header_menu_item_sub_title {
    color: #6A4242;
    font-family: "RocknRoll One", sans-serif;
    font-size: 12px;
}

.header_bottom_logo {
    max-width: 425px;
    width: 40%;
    display: flex;
    align-items: center;
}

.header_logo {
    max-width: 395px;
    width: 100%;
    padding: 0 10px;
    margin: auto;
    display: flex;
    align-items: center;
}

.header_bottom_img {
    display: flex;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    height: 22px;
    width: 100vw;
}

.header_bottom_img img {
    object-fit: cover;
}

@media only screen and (max-width: 1200px) {
    .header_top {
        right: 0;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1150px) {
    .header_inner {
        padding: 0 20px;
    }

    .header_top {
        padding-right: 20px;
    }

    .header_menu_item_main_title {
        font-size: 14px;
    }
}

@media only screen and (max-width: 980px) {

    .header_bottom_left_menu,
    .header_bottom_right_menu {
        display: none;
    }

    .header_bottom {
        padding-top: 10px;
        padding-bottom: 10px;
        justify-content: center;
    }

    .header_top {
        display: none;
    }

    .header_bottom_logo {
        width: 100%;
        margin: auto;
        z-index: 1000;
    }

    .header_container {
        position: relative;
        z-index: 1000;
    }

    .header_menu_list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 50px;
    }

    .header_g-nav_menu_list {
        display: flex;
        flex-wrap: wrap;
    }

    .g-nav-list_inner {
        max-width: 350px;
        margin: auto;
        margin-top: 90px;
    }

    .header_menu_item {
        width: calc(100% / 3 - 20px);
        margin-bottom: 45px;
    }

    .header_menu_item:nth-child(n + 4) {
        margin-bottom: 0;
    }

    .header_download {
        text-align: center;
        max-width: 300px;
        width: 100%;
        margin: auto;
        margin-bottom: 35px;
    }

    .header_download_link {
        display: block;
        background-color: #A3FF90;
        color: #6A4242;
        border-radius: 30px;
        padding: 6px 0 8px;
    }

    .header_download_link span {
        font-family: "RocknRoll One", sans-serif;
        font-size: 16px;
    }

    .header_contact_container {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .header_contact_form,
    .header_contact_tel {
        border: 3px solid #642A2A;
        background-color: #fff;
        border-radius: 20px;
        padding: 22px 0;
    }

    .header_contact_form_title,
    .header_contact_tel_title {
        color: #642A2A;
        font-family: "RocknRoll One", sans-serif;
        font-size: 20px;
        text-align: center;
    }

    .header_contact_form_title {
        margin-bottom: 22px;
    }

    .header_contact_form_link {
        position: relative;
        display: block;
        max-width: 295px;
        width: 100%;
        margin: auto;
        padding: 15px 30px;
        background-color: #642A2A;
        border: 2px solid #642A2A;
        border-radius: 30px;
        color: #fff;
        text-align: center;
    }

    .header_contact_form_link:hover {
        background-color: #fff;
        color: #642A2A;
    }

    .header_contact_form_link::before {
        position: absolute;
        content: "";
        right: 20px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 26px;
        height: 26px;
        background-image: url("/wp-content/uploads/2024/12/ciecle_icon_white.png");
        background-size: cover;
    }

    .header_contact_form_link:hover:before {
        background-image: url("/wp-content/uploads/2024/12/ciecle_icon_brown.png");
    }

    .header_contact_form_link span {
        font-size: 16px;
        font-weight: bold;
    }

    .header_contact_tel_title {
        margin-bottom: 10px;
    }

    .header_contact_tel_link {
        display: block;
        margin: auto;
        text-align: center;
        color: #000;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 36px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .header_contact_tel_link:hover {
        opacity: 0.6;
    }

    .header_contact_tel_text {
        text-align: center;
        color: #000;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 20px;
        font-weight: bold;
    }
}
@media only screen and (max-width: 680px) {
    .header_bottom {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header_bottom_logo {
        width: 70%;
        min-width: 230px;
    }
}
.pc_sp {
    display: block;
}
.wide {
    display: none;
}
@media only screen and (min-width: 1400px) {
    .pc_sp {
        display: none;
    }
    .wide {
        display: block;
    }
}
/* フッター */
#footer {
    background-color: #FBFAF0;
}

.footer_top_img {
    padding-top: 15px;
}

.footer_conatiner {
    background-color: #D1FFCF;
}

.footer_inner {
    max-width: 1180px;
    width: 100%;
    margin: auto;
}

.footer_logo {
    max-width: 375px;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}

.footer_adress {
    text-align: center;
    font-size: 14px;
    color: #000;
    padding-bottom: 20px;
    border-bottom: 1px solid #C9DBC8;
    margin-bottom: 40px;
}

.footer_adress a {
    text-decoration: underline;
}

.footer_menu_container {
    display: flex;
    justify-content: space-between;
    color: #000;
    margin-bottom: 60px;
}

.footer_sub_menu {
    display: flex;
    width: 50%;
}

.footer_menu_item {
    width: calc(100% / 3);
    display: inline-block;
}

.footer_menu_item a:hover {
    opacity: 0.6;
}
.footer_menu_item_link {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer_menu_child_item {
    margin-bottom: 10px;
}

.footer_menu_child_item:last-child {
    margin-bottom: 0;
}

.footer_menu_child_item_link {
    font-size: 14px;
}

.footer_copyright {
    color: #000;
    font-size: 12px;
    text-align: center;
    padding-bottom: 15px;
}

@media only screen and (max-width: 1250px) {
    .footer_inner {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 980px) {
    .footer_inner {
        text-align: center;
    }

    .footer_top_img {
        width: 100%;
    }
    .footer_top_img img {
        height: 55px;
        object-fit: cover;
    }

    .footer_logo {
        margin-bottom: 35px;
    }

    .footer_adress {
        line-height: 1.6;
        padding-bottom: 35px;
    }

    .footer_menu_container {
        width: 80%;
        flex-direction: column;
        display: inline-flex;
        flex-wrap: wrap;
        gap: 20px 0;
    }

    .footer_menu_item {
        text-align: left;
    }

    .footer_sub_menu {
        width: 100%;
    }

    .footer_menu_child_item {
        display: flex;
    }
}

@media only screen and (max-width: 680px) {
    .footer_inner {
        padding: 0 20px;
    }
    .footer_menu_container {
        display: flex;
        flex-direction: row;
        width: 100%;
        padding: 0 20px;
    }

    .footer_sub_menu {
        display: flex;
        flex-direction: column;
        width: 50%;
        gap: 20px;
    }
    .footer_sub_menu:first-child {
        width: 45%;
    }
    .footer_sub_menu:last-child {
        width: 55%;
    }

    .footer_menu_item {
        width: 100%;
    }
    .footer_copyright {
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 400px) {
    
}
/* ブログ一覧 */
.blog_list {
    padding-top: 100px;
    padding-bottom: 150px;
}

.blog_list_inner {
    max-width: 1180px;
    width: 100%;
    margin: auto;
}

.blog_list_container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 100px;
    gap: 30px 20px;
}

.blog_list_container::before,
.blog_list_container::after {
    content: "";
    max-width: 330px;
    width: calc(100% / 3 - 20px);
}

.blog_list_container::before {
    order: 1;
}

ul.page-numbers {
    position: absolute;
    background-color: transparent;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    box-shadow: none;
}
ul.page-numbers:hover {
    background-color: transparent;
}
.page-numbers a:hover {
    opacity: 0.6;
}
.current.page-numbers {
    border-bottom: 2px solid #642A2A;
    background-color: #EAF2F9;
    color: #000;
    margin: 0;
}

.page-numbers .page-numbers {
    margin: 0;
    color: #333;
    background-color: transparent;
}

.page-numbers.next,
.page-numbers.prev {
    box-shadow: unset;
    border-bottom: 2px solid #eee;
    color: #333;
}

@media only screen and (max-width: 1250px) {
    .blog_list_inner {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 980px) {
    .blog_list_container {
        justify-content: space-around;
    }

    .blog_list_container::before,
    .blog_list_container::after {
        width: calc(100% / 2 - 20px);
    }
}

@media only screen and (max-width: 680px) {}

/* お知らせ一覧 */
.news_list {
    padding: 100px 0;
}

.news_list_inner {
    max-width: 800px;
    width: 100%;
    margin: auto;
}

.news_list_container {
    position: relative;
    padding-bottom: 100px;
}

@media only screen and (max-width: 980px) {
    .news_list {
        padding: 80px 0;
    }

    .news_list_inner {
        padding: 0 20px;
    }

    .news_list_container {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 680px) {
    .news_list {
        padding: 50px 0;
    }

    .news_list_container {
        padding-bottom: 50px;
    }
}

/* ぱんくずここから */
.breadcrumb {
    display: flex;
    gap: 16px;
    margin-bottom: 30px;
    color: #747474;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.breadcrumb_list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 0 14px;
    margin: auto;
    max-width: 1180px;
    width: 100%;
}

.breadcrumb_item {
    align-items: center;
    color: #9f9f9f;
    display: inline-flex;
    font-size: 14px;
    letter-spacing: .1em;
    margin: 0;
    position: relative;
}

.breadcrumb_item:after {
    background-image: url("/wp-content/uploads/2024/06/breadcrumb_arrow.svg");
    background-size: cover;
    content: "";
    display: block;
    height: 10px;
    margin-left: 9px;
    width: 5px;
}

.breadcrumb_item:last-child:after {
    display: none
}

.breadcrumb_text {
    align-items: center;
    color: inherit;
    display: block;
    display: inline-flex;
    text-decoration: none;
    white-space: nowrap;
}

/* ぱんくずここまで */
.news_details {
    padding: 30px 0 80px;
}

.news_details_inner {
    max-width: 880px;
    width: 100%;
    margin: auto;
}

.news_details_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 30px;
}

.news_item_tag_list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 35px
}

.news_item_tag {
    text-align: center
}

.news_item_tag a:hover {
    background-color: #642A2A;
    border: 1px solid #fff;
    color: #fff
}

.news_item_tag a {
    align-items: center;
    border: 1px solid #642A2A;
    background-color: #fff;
    color: #642A2A;
    display: flex;
    height: 26px;
    padding: 3px 23px
}

.news_item_tag a,
.news_item_tag a p {
    font-size: 12px;
    font-weight: 500
}

.news_item_tag a:hover {
    text-decoration: none
}

.blog_date {
    color: #7a7a7a;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.news_details_heading_img {
    width: 80%;
    margin: auto;
    margin-bottom: 80px;
}

.news_details_sub_title {
    border-left: 5px solid #3C71B3;
    line-height: 1.4;
    margin-bottom: 15px;
    padding-left: 12px;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 45px;
}

.news_details_text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
}

.sub_section {
    background-color: #fff;
    margin-bottom: 100px;
}

.sub_section_inner {
    max-width: 800px;
    width: 100%;
    margin: auto;
    padding: 25px 0 15px;
}

.sub_section_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.sub_section_text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

.news_details .more_btn {
    margin-top: 100px;
}
@media only screen and (max-width: 980px) {
    .news_details .more_btn {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 680px) {
    .news_details .more_btn {
        margin-top: 50px;
    }
    .news_details_heading_img {
        width: 100%;
    }
}
/* 前後記事 */
.post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.post-navigation .prev-post,
.post-navigation .next-post {
    position: relative;
    width: 45%;
}

.prev-post a {
    padding-left: 15px;
    text-align: left;
    border-left: 15px solid #04384c;
}

.next-post a {
    padding-right: 15px;
    text-align: right;
    border-right: 15px solid #04384c;
}

.prev-post a,
.next-post a {
    height: 50px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.prev-post a:hover,
.next-post a:hover {
    opacity: 0.6;
}

.prev-post a {
    justify-content: left;
}

.next-post a {
    justify-content: right;
}

.next-post a::before,
.prev-post a::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid;
    border-color: #fff;
    top: 50%;
    width: 7px;
    height: 7px;

}

.next-post a::before {
    border-right: 1px solid;
    border-color: #fff;
    right: 4px;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
}

.prev-post a::before {
    border-left: 1px solid;
    border-color: #fff;
    left: 4px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}
.prev-post a,
.next-post a {
    flex-direction: column;
}
.next-post a span:first-child,
.prev-post a span:first-child {
    margin-right: auto;
    width: 70px;
}
.next-post a span:first-child {
    margin-right: unset;
    margin-left: auto;
}
.next-post a span:last-child,
.prev-post a span:last-child {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media only screen and (max-width: 980px) {
    .news_details_inner {
        padding: 0 20px;
    }

    .breadcrumb {
        margin-bottom: 20px;
    }

    .news_details_title {
        margin-bottom: 20px;
    }

    .news_details_heading_img {
        margin-bottom: 50px;
    }

    .news_details_sub_title {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 680px) {
    .post-navigation {
        flex-direction: column;
        gap: 20px;
    }
    .post-navigation .prev-post, .post-navigation .next-post {
        width: 100%;
    }
    .prev-post a,
    .next-post a {
        flex-direction: column;
    }
    .next-post a span:first-child,
    .prev-post a span:first-child {
        margin-right: auto;
    }
    .next-post a span:last-child,
    .prev-post a span:last-child {
        width: 100%;
    }
}

/* プライバシーポリシー */
.privacy_policy {
    padding: 120px 0 150px;
}
.privacy_policy_inner {
    max-width: 900px;
    width: 100%;
    margin: auto;
    font-size: 16px;
    font-weight: 500;
}
.policy_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.policy_text {
    margin-bottom: 20px;
}
@media only screen and (max-width: 980px) {
    .privacy_policy_inner {
        padding: 0 20px;
    }
    .privacy_policy {
        padding: 80px 0 100px;
    }
}

@media only screen and (max-width: 680px) {
    .privacy_policy_inner {
        font-size: 14px;
    }
    .privacy_policy {
        padding: 50px 0 80px;
    }
    .policy_title {
        font-size: 16px;
    }
}
/* 採用情報 */
/* リクルートボタン */
.recruit_btn {
  padding: 100px 0;
}

.recruit_btn_container {
  display: flex;
  justify-content: space-between;
}

.recruit_btn_item {
  max-width: 340px;
  width: 30%!important;
  background-image: url("/wp-content/uploads/2024/10/recruit_btn_1.png");
  background-size: cover;
}

.recruit_btn_item:hover {
  opacity: 0.6;
}

.recruit_btn_item:nth-child(2) {
  background-image: url("/wp-content/uploads/2024/10/recruit_btn_2.png");
}

.recruit_btn_item:nth-child(3) {
  background-image: url("/wp-content/uploads/2024/10/recruit_btn_3.png");
}

.recruit_btn_item_bg {
  background-color: rgba(10, 63, 154, 0.7);
}

.recruit_btn_item:nth-child(2) .recruit_btn_item_bg {
  background-color: rgba(255, 255, 255, 0.7);
}

.recruit_btn_item:nth-child(2) .recruit_btn_item_link {
  color: #0A3F9A;
}

.recruit_btn_item:nth-child(2) .recruit_btn_item_link::before {
  background-image: url("/wp-content/uploads/2024/12/recruit_btn_icon_blue.png");
}

.recruit_btn_item_link {
  display: block;
  padding: 105px 0;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  position: relative;
  line-height: 1.15;
}

.recruit_btn_item_link::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2024/12/recruit_btn_icon_white.png");
  background-size: cover;
  width: 50px;
  height: 22px;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
}

.recruit_btn_item:nth-child(2)::before {
  background-image: url("/wp-content/uploads/2024/06/recruit_btn_icon_blue.png");
}

@media only screen and (max-width: 980px) {
  .recruit_btn {
    padding: 80px 0;
  }

  .recruit_btn_item_link {
    font-size: 28px;
  }
}

@media only screen and (max-width: 680px) {
  .recruit_btn {
    padding: 50px 0;
  }

  .recruit_btn_container {
    flex-direction: column;
    gap: 20px;
  }

  .recruit_btn_item {
    width: 100%;
    margin: auto;
  }

  .recruit_btn_item_link {
    font-size: 24px;
  }
}
/* 募集要項 */
.job_description {
    padding-top: 100px;
    padding-bottom: 15px;
  }
  
  .job_description_inner {
    max-width: 900px;
    width: 100%;
    margin: auto;
  }
  
  .job_description_container {
    background-color: #fff;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    padding: 80px 60px 85px;
  }
  
  .job_description_title {
    display: block;
    font-size: 32px!important;
    font-weight: bold;
    line-height: 1.45;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 55px!important;
  }
  
  .job_description_table {
    width: 100%;
    font-size: 16px;
  }
  
  .post_content .job_description_table {
    max-width: 800px;
    margin: auto;
    font-size: 20px;
  }
  
  .job_description_table tr {
    border-top: 1px solid #000;
  }
  
  .job_description_table th {
    width: 175px;
    font-weight: bold;
    padding: 20px 0;
    padding-left: 15px;
  }
  
  .job_description_table td {
    padding: 20px 0;
  }
  
  
  .job_description_table .more_btn {
    max-width: 320px;
    width: 100%;
    margin-top: 30px;
  }
  
  .job_description_btn:hover {
    background: #fff;
    color: #0A3F9A;
  }
  
  @media only screen and (max-width: 980px) {
    .job_description {
      padding-top: 80px;
    }
  
    .job_description_inner {
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .job_description_container {
      padding-top: 50px;
      padding-bottom: 40px;
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .job_description_title {
      font-size: 28px!important;
      margin-bottom: 30px!important;
    }
    .post_content .job_description_table {
        font-size: 18px;
    }
  }
  
  @media only screen and (max-width: 680px) {
    .job_description {
      padding-top: 50px;
    }
  
    .job_description_container {
      padding-top: 30px;
      padding-bottom: 40px;
    }
  
    .job_description_title {
      font-size: 24px!important;
      margin-bottom: 20px!important;
    }
    .post_content .job_description_table {
        font-size: 16px;
    }
  
    .job_description_table th,
    .job_description_table td {
      display: block;
    }
  
    .job_description_table th {
      width: 100%;
      padding-bottom: 0;
    }
  
    .job_description_table td {
      padding: 20px;
    }
  
    .job_description .more_btn_link {
      margin: auto;
      font-size: 18px;
    }
  }
  /* 採用フロー */
  .flow {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  
  .flow_area {
    padding: 0 20px;
    margin-bottom: 145px;
  }
  
  .flow_main_title {
    display: block;
    font-weight: bold;
    font-size: 40px!important;
    letter-spacing: 0.1em;
    position: relative;
    text-align: center;
  }
  .flow_main_title::before {
    display: block!important;
    content: "";
    position: absolute;
    background-color: #642A2A;
    bottom: -26px!important;
    height: 7px!important;
    left: 50%!important;
    transform: translateX(-50%)!important;
    width: 70px!important;
    border: unset!important;
    top: unset!important;
    box-sizing: border-box!important;
  }
  
  .flow_box {
    max-width: 870px;
    width: 100%;
    margin: auto;
    margin-bottom: 23px;
    background-color: #fff;
    border-radius: 30px;
  }
  
  .flow_box_flex {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    gap: 70px;
  }
  
  .flow_img {
    width: 30%;
  }
  
  .flow_img img {
    width: 190px;
    border-radius: 50%;
  }
  
  .flow_text_box {
    width: 65%;
    padding-top: 25px;
  }
  
  .flow_title {
    width: 170px;
    background-color: #FFCA6F;
    margin-bottom: 16px;
    text-align: left;
    border-radius: 30px;
    margin-right: auto;
  }
  
  .flow_title p {
    padding: 7px 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
  
  .flow_sub_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-right: auto;
  }
  .flow_sub_title a {
    text-decoration: underline;
  }
  .flow_sub_title a:hover {
    opacity: 0.6;
  }
  .flow_text {
    font-size: 18px;
    margin-right: auto;
  }
  
  .flow_triangle {
    width: 100px;
    margin: auto;
    margin-bottom: 23px;
  }
  
  @media only screen and (min-width: 981px) {
    .flow_title p {
      padding: 2px 0;
      font-size: 24px;
      font-weight: bold;
      color: #fff;
      text-align: center;
    }
  }
  
  @media only screen and (max-width: 980px) {
    .flow {
      padding-top: 150px;
    }
    .flow_area {
        margin-bottom: 120px;
    }
    .flow_title {
      font-size: 36px;
    }
  
    .flow_box_flex {
      gap: 10px;
      padding-top: 30px;
      padding-bottom: 30px;
    }
  
    .flow_title {
      font-size: 32px;
    }
  
    .flow_sub_title {
      font-size: 20px;
    }
  
    .flow_text {
      font-size: 14px;
    }
  }
  
  @media only screen and (max-width: 680px) {
    .flow {
      padding-top: 100px;
    }
  
    .flow_box_flex {}
    
    .flow_area {
        margin-bottom: 80px;
    }
    .flow_title {
      font-size: 28px;
      margin-bottom: 15px;
    }
  
    .flow_title p {
      padding: 2px 0;
    }
  
    .flow_text_box {
      padding-top: 0;
    }
  
    .flow_img img {
      width: 100%;
    }
  }
  /* 先生の声 */
  .real_voice {
    padding: 140px 0 120px;
    background-color: #EAF2F9;
  }
  
  .real_voice_item {
    padding-bottom: 65px;
    border-bottom: 2px solid #BDE0FF;
  }
  
  .real_voice_item:nth-child(n + 2) {
    padding-top: 55px;
  
  }
  
  .real_voice_item:last-child {
    border-bottom: none;
  }
  
  .real_voice_item_inner {
    padding: 28px 0 24px;
    max-width: 970px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  
  .real_voice_item_img {
    max-width: 280px;
    width: 30%;
  }
  
  .real_voice_item_text_container {
    max-width: 615px;
    width: 70%;
  }
  
  .real_voice_item_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    color: #0A3F9A;
    margin-bottom: 32px;
    padding-top: 15px;
  }
  
  .real_voice_item_text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.85;
  }
  
  @media only screen and (max-width: 1040px) {
    .real_voice_item_inner {
      padding-left: 20px;
      padding-right: 20px;
    }
  }
  
  @media only screen and (max-width: 980px) {
    .real_voice {
      padding: 80px 0;
    }
  
    .real_voice_item_inner {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .real_voice_item {
      padding-bottom: 30px;
    }
  
    .real_voice_item:nth-child(n + 2) {
      padding-top: 30px;
    }
  
    .real_voice_item_title {
      margin-bottom: 20px;
    }
  }
  
  @media only screen and (max-width: 680px) {
    .real_voice {
      padding: 50px 0;
    }
  
    .real_voice_item_inner {
      flex-direction: column;
    }
  
    .real_voice_item_img {
      width: 100%;
      margin: auto;
    }
  
    .real_voice_item_text_container {
      max-width: unset;
      width: 100%;
    }
  }
  /* 未就園児お遊び会 */
  .schedule_sec {

  }
  .ppp_sec {
    padding: 100px 0;
    font-size: 20px;
  }
  .ppp_sec h2 {
    font-size: 32px;
    padding-left: 16px;
    border-left: 2px solid #f8a3a3;
    display: block;
  }
  .ppp_sec h3 {
    font-size: 28px;
    padding-left: 16px!important;
    border-left: 2px solid #f8a3a3;
    display: block;
  }
  .ppp_sec h4 {
    font-size: 24px;
    padding-left: 0;
    border-left: unset;
  }
  .ppp_about td {
    border: 1px solid #333!important;
  }
  .ppp_about td:first-child {
    width: 150px;
  }
  /* .ppp_schedule table td {
    font-size: 20px;
  } */
  .ppp_schedule table td:first-child {
    border-bottom: 3px solid #f8a3a3 !important;
    color: #f8a3a3;
    border-right: unset;
    border-left: unset;
    border-top: unset;
    width: 185px;
    padding: 20px 0;
    padding-left: 8px;
  }
  .ppp_schedule table td:last-child {
    border-top: unset;
    border-bottom: 1px solid #BEBEBE;
    border-right: unset;
    border-left: unset;
    padding: 20px 0;
    padding-left: 50px;
  }
  @media only screen and (max-width: 980px) {
    .schedule_sec {
        padding: 60px 0 100px;
    }
    .ppp_sec h2 {
        font-size: 28px;
      }
      .ppp_sec h3 {
        font-size: 22px;
      }
      .ppp_sec h4 {
        font-size: 20px;
      }
      .ppp_schedule tr {
        display: flex;
        flex-direction: column;
      }
      .ppp_schedule table td:first-child {
        width: 100%;
        padding-left: 10px;
      }
      .ppp_schedule table td:last-child {
        width: 100%;
        text-align: right;
        padding-right: 10px;
      }
  }
  @media only screen and (max-width: 680px) {
    .schedule_sec {
        padding: 30px 0 50px;
    }
    .ppp_sec h2 {
        font-size: 24px;
      }
      .ppp_sec h3 {
        font-size: 20px;
      }
      .ppp_sec h4 {
        font-size: 18px;
      }
      .ppp_about td:first-child {
        width: 100px;
      }
      .ppp_schedule table td:first-child {
        text-align: left;
        padding: 10px 0;
        padding-left: 8px;
        width: 185px;
      }
      .ppp_schedule table td:last-child {
        padding: 10px 0;
        padding-right: 10px;
        padding-left: 30px;
        text-align: left;
        border-bottom: unset;
      }
  }
/* 教育方針 */
.philosophy {
    padding: 100px 0;
}
.philosophy_title {
    display: block;
    font-size: 36px;
    font-weight: bold;
    padding-left: 15px;
    border-left: 5px solid #f8a3a3;
    margin-bottom: 45px;
}
.philosophy_img {
    width: 60%;
    margin: auto;
    margin-bottom: 30px;
}
.philosophy_text p {
    text-indent: 1em;
}

.policy {
    padding: 50px 0 100px;
    background-color: #FFF3D1;
}
.policy .section_page_title {
    margin-bottom: 50px!important;
}
.policy_container {
    display: flex;
    justify-content: space-between;
}
.policy_item {
    max-width: 340px;
    width: calc(100% / 3 - 20px);
    position: relative;
    display: flex;
    flex-direction: column;
    padding-top: 115px;
}
.policy_item_img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto;
    max-width: 200px;
    width: 100%;
}
.policy_item_text_container {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    display: flex;
    flex: 1;
    flex-direction: column;
}
.policy_item_text_container_inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 115px 25px 40px;
}
.policy_item_text {
    color: #642A2A;
    font-weight: bold;
    line-height: 1.9;
    letter-spacing: 0.025;
}
.religious {
    padding: 100px 0;
}
.religious ul {
    list-style: disc;
}
.religious h3 {
    font-size: 24px;
    padding-left: 18px !important;
    border-left: 2px solid #f8a3a3;
    background-color: transparent!important;
    display: block;
}
.religious #goals {
    padding-top: 100px;
}
@media only screen and (max-width: 980px) {
    .policy .section_page_title {
        margin-bottom: 80px!important;
    } 
    .philosophy {
        padding: 80px 0;
    }
    .philosophy .section_page_title {
        margin-bottom: 80px!important;
    }
    .policy {
        padding: 40px 0 80px;
    }
    .philosophy_title {
        font-size: 28px!important;
    }
    .religious h3 {
        font-size: 22px;
    }
    .policy_item_img {
        width: 150px;
    }
    .policy_item {
        padding-top: 60px;
    }
    .policy_item_text_container_inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 781px) {
    .goals {
        flex-direction: column-reverse;
    }
    .religious figure {
        width: 80%;
        margin: auto;
    }
}
@media only screen and (max-width: 680px) {
    .philosophy {
        padding: 50px 0;
    }
    .philosophy .section_page_title {
        margin-bottom: 50px!important;
    }
    .policy {
        padding: 30px 0 50px;
    }
    .policy .section_page_title {
        margin-bottom: 50px!important;
    }
    .philosophy_title {
        font-size: 24px!important;
    }
    .religious h3 {
        font-size: 20px;
    }
    .policy_container {
        flex-direction: column;
        gap: 30px;
    }
    .policy_item_text_container_inner {
        padding-bottom: 20px;
    }
    .policy_item {
        width: 100%;
        margin: auto;
    }
}
/* 入園案内 */
.admission {
    padding: 50px 0 100px;
}
.admission_btn_title {
    margin-top: 50px;
    font-size: 24px;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "M PLUS 1", sans-serif;
}
.admission .section_page_title {
    margin-bottom: 35px!important;
}
.admission a {
    text-decoration: underline;
}
.admission a:hover {
    opacity: 0.6;
}
.admission td {
    vertical-align: middle;
    border: 1px solid #333!important;
}
.uniform {
    padding: 50px 0 90px ;
}
.uniform_title {
    display: block;
    text-align: center;
    color: #642A2A!important;
    font-size: 36px!important;
    font-weight: bold;
    margin-bottom: 80px!important;
}
.uniform_container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.uniform_item {
    position: relative;
    max-width: 555px;
    width: calc(100% / 2 - 20px);
}
.uniform_item_img {
    margin-bottom: 15px;
}
.uniform_item_title {
    background-color: #FFCA6F;
    box-shadow: 0px 0px 0px 5px #FFCA6F;
    border: dashed 2px #fff;
    border-radius: 50px;
    width: 100%;
    color: #ffffff;
    margin-bottom: 15px;
    text-align: center;
}
.uniform_item_text {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: left;
}

@media only screen and (max-width: 980px) {
    .admission {
        padding: 40px 0 80px;
    }
    .admission td {
        font-size: 18px!important;
    }
    .admission_btn_title {
        font-size: 22px;
        margin-top: 30px;
    }

}
@media only screen and (max-width: 680px) {
    .admission {
        padding: 30px 0 50px;
    }
    .admission_btn_title {
        margin-top: 20px;
        font-size: 20px;
    }
    .admission td {
        font-size: 16px!important;
    }
    .uniform_container {
        flex-direction: column;
        gap: 30px;
    }
    .uniform_item {
        width: 100%;
        margin: auto;
    }
    .uniform_item_text {
        font-size: 17px;
    }
}
@media only screen and (max-width: 400px) {
    .admission td {
        font-size: 14px!important;
    }
}
/* パスワード保護 */
.protected_sec {
    padding: 170px 0;
}
.login_text {
    margin-bottom: 20px;
    text-align: left;
}
.protected_sec label {
    display: block;
    text-align: left;
}
.login_input {
    display: block;
    width: 100%;
    border: 2px solid #000;
}
.protected-content {
    background: #f9f9f9;
    padding: 20px;
    border: 1px solid #ddd;
    text-align: center;
}

.protected-content input[type="password"] {
    padding: 5px;
}

.protected-content input[type="submit"] {
    display: block;
    width: 200px;
    margin: auto;
    background-color: #642A2A;
    border: 2px solid #642A2A;
    color: #fff;
    padding: 5px 20px;
    border-radius: 50px;
    cursor: pointer;
}
.protected-content input[type="submit"]:hover {
    background-color: #fff;
    color: #642A2A;
}
@media only screen and (max-width: 980px) {
    .protected_sec {
        padding: 100px 0;
    }
}
@media only screen and (max-width: 680px) {
    .protected_sec {
        padding: 50px 0;
    }
}
/* 資料ダウンロード */
.page-id-380,
.page-id-380 #footer {
    background-color: #FFF9D6;
}
.download {
    padding: 80px 0 240px;
    background-color: #FFF9D6;
}
.download_container {
    background-color: #fff;
    border-radius: 10px;

}
.download_container_inner {
    max-width: 780px;
    width: 100%;
    margin: auto;
    padding: 70px 0 85px;
}
.download_title {
    font-size: 28px;
    text-align: center;
    color: #642A2A;
    font-family: "RocknRoll One", sans-serif;
    margin-bottom: 80px;
}
.download_list {
    margin-bottom: 95px;
    --swl-clmn-mrgn--x: 0!important;
    --swl-clmn-mrgn--y: 0!important;
    --swl-clmn-pddng: 0;
}
.download_item {
    display: flex;
    justify-content: space-between;
}
.download_item_title {
    width: 50%!important;
    margin: 0!important;
    border-bottom: 3px solid #FFCB0F;
    padding: 20px 0!important;
    padding-left: 55px!important;
    font-size: 20px;
    color: #642A2A;
    font-weight: bold;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
}
.download_item_btn {
    margin: 0!important;
    width: 50%!important;
    padding: 20px 0!important;
    border-bottom: 1px solid #FFCB0F;
    padding-right: 20px!important;
}
.download_item_btn .swell-block-button__link {
    margin-left: auto;
    display: block;
    padding: 15px 0;
    max-width: 250px;
    width: 100%;
    border-radius: 30px;
    background-color: #FFC26D;
    border: 2px solid #FFC26D;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
}
.download_item_btn .swell-block-button__link:hover {
    background-color: #fff;
    color: #FFC26D;
}
.password_page_link_title {
    text-align: center;
    font-size: 28px;
    color: #642A2A;
    font-family: "RocknRoll One", sans-serif;
    margin-bottom: 25px;
}
.password_page_link {
    position: relative;
    display: block;
    background-color: #FFCA6F;
    box-shadow: 0px 0px 0px 12px #FFCA6F;
    border: dashed 2px #fff;
    border-radius: 15px;
    max-width: 380px;
    width: 100%;
    margin: auto;
    color: #ffffff;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    transition: all 0.3s ease;
}
.password_page_link:hover {
    background-color: #ffffff; /* 背景色を白に変更 */
    color: #FFCA6F; /* テキスト色を元の背景色に変更 */
    box-shadow: 0px 0px 0px 12px #ffffff; /* シャドウも反転 */
    border-color: #FFCA6F; /* 枠線も反転 */
    outline: solid 2px #FFCA6F; /* 外側の実線を追加 */
    outline-offset: 10px;
}
@media only screen and (max-width: 980px) {
    .download {
        padding: 60px 0 150px;
    }
    .download_container_inner {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .download_title {
        margin-bottom: 50px;
    }
    .download_list {
        margin-bottom: 60px;
    }
    .download_item_btn .swell-block-button__link,
    .download_item_title {
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
    .download_item_title {
        padding-left: 20px!important;
    }
    .password_page_link_title {
        font-size: 26px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 680px) {
    .download_container_inner {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .download_title {
        margin-bottom: 30px;
    }
    .download_list {
        margin-bottom: 30px;
    }
    .download_item_btn .swell-block-button__link,
    .download_item_title {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .download_item_btn,
    .download_item_title {
        width: 100%!important;
        max-width: unset;
    }
    .download_item_title {
        border: unset;
    }
    
    .password_page_link {
        font-size: 20px;
    }

}
@media only screen and (max-width: 450px) {
    .password_page_link_title {
        font-size: 20px;
    }
}
/* 保護者専用ページ */
.page-id-377,
.page-id-377 #footer {
    background-color: #FFF9D6;
}
/* 園での生活 */
/* 一日の流れ */
.flow_day {
    padding: 50px 0;
    background-color: #FFF9D6;
}
.flow_day_title_container {
    margin-bottom: 60px;
}
.flow_day_title_icon {
    width: 50px;
    margin: auto;
    margin-bottom: 10px;
}
.flow_day_title {
    display: block;
    font-size: 36px!important;
    text-align: center!important;
    color: #642A2A!important;
    font-family: "RocknRoll One", sans-serif;
    margin-bottom: 60px!important;
    margin-top: 0!important;
}
.flow_day_container {
    margin-bottom: 50px;
}
.flow_day_item {
    position: relative;
    padding-top: 55px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.flow_day_item.reverse {
    flex-direction: row-reverse;
}
.flow_day_item:last-child {
    margin-bottom: 0;
}
.flow_day_item_time {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 110px;
    height: 110px;
    background-color: #FF90A3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flow_day_item_time p {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
}
.flow_day_item_img {
    width: 50%;
}
.flow_day_item_img img {
    height: 100%;
    object-fit: cover;
}
.flow_day_item_text_container {
    width: 50%;
    background-color: #fff;
}
.flow_day_item_text_container_inner {
    padding: 50px 0;
    max-width: 485px;
    width: 100%;
    margin: auto;
}
.flow_day_item_title {
    display: block;
    font-size: 36px!important;
    font-weight: bold;
    color: #642A2A!important;
    margin-bottom: 30px!important;
}
.flow_day_item_text {
    font-size: 20px;
    color: #000;
}
@media only screen and (max-width: 1150px) {
    .flow_day_item_text_container_inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 980px) {
    
    .flow_day_title_container {
        margin-bottom: 40px;
    }
    .flow_day_title {
        font-size: 32px!important;
    }
    .flow_day_item_title {
        font-size: 30px!important;
        margin-bottom: 20px!important;
    }
    .flow_day_item_text {
        font-size: 18px;
    }
}
@media only screen and (max-width: 680px) {
    .flow_day {
        padding: 30px 0 50px;
    }
    .flow_day_title_container {
        margin-bottom: 40px;
    }
    .flow_day_title {
        font-size: 28px!important;
    }
    .flow_day_item {

    }
    .flow_day_item_time {
        width: 80px;
        height: 80px;
    }
    .flow_day_item_time p {
        font-size: 20px;
    }
    .flow_day_item,
    .flow_day_item.reverse {
        flex-direction: column;
    }
    .flow_day_item_img,
    .flow_day_item_text_container {
        width: 100%;
    }
    .flow_day_item_title {
        font-size: 24px!important;
        margin-bottom: 10px!important;
    }
    .flow_day_item_text {
        font-size: 16px;
    }
    .flow_day_item_text_container_inner {
        max-width: unset;
        padding: 20px;
    }
}
/* モンテソーリ教育法 */
.method {
    padding: 100px 0 50px;
    font-size: 20px;
}
.method_title_container {
    margin-bottom: 50px;
}
.method_sub_title {

}
@media only screen and (max-width: 680px) {
    .method {
        padding: 80px 0 40px;
        font-size: 18px;
    }
    .method_title_container {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 680px) {
    .method {
        padding: 50px 0 30px;
    }
    .method_title_container {
        margin-bottom: 20px;
    }
}
/* 課外授業 */
.extracurricular {
    padding: 100px 0 50px;
    font-size: 20px;
}
.extracurricular_title_container {
    margin-bottom: 50px;
}
@media only screen and (max-width: 680px) {
    .extracurricular {
        padding: 80px 0 40px;
        font-size: 18px;
    }
    .extracurricular_title_container {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 680px) {
    .extracurricular {
        padding: 50px 0 30px;
    }
    .extracurricular_title_container {
        margin-bottom: 20px;
    }
}
/* 年間予定表 */
.year_schedule {
    padding: 100px 0 50px;
    font-size: 20px;
}
.year_schedule .section_inner {
    max-width: 1000px;
    margin: auto;
}
.year_schedule_list .swell-block-columns__inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}
.year_schedule_item {
    max-width: 460px;
    width: calc(100% / 2 - 20px)!important;
    border: 1px solid #000;
    background-color: #fff;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    margin: 0!important;
}
.year_schedule_item_title {
    display: block;
    font-size: 24px!important;
    font-weight: bold;
    padding: 15px!important;
    border-left: unset!important;
}
.year_schedule_item_img {
    margin-bottom: 0!important;
}
.year_schedule_item_img img {
    aspect-ratio: 16/9;
    object-fit: cover;
}
.year_schedule_item_text {
    font-size: 20px;
    padding: 20px 40px;
}
.year_schedule .swell-block-columns {
    --swl-clmn-mrgn--x: unset!important;
    --swl-clmn-mrgn--y: unset!important;
}
@media only screen and (max-width: 1100px) {
    .year_schedule .section_inner {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 980px) {
    .year_schedule {
        padding: 80px 0 40px;
        font-size: 18px;
    }
}
@media only screen and (max-width: 680px) {
    .year_schedule {
        padding: 50px 0 30px;
    }
    .year_schedule_list .swell-block-columns__inner {
        flex-direction: column;
    }
    .year_schedule_item {
        width: 100%!important;
        margin: auto!important;
    }
    .year_schedule_item_title {
        font-size: 20px!important;
    }
    .year_schedule_item_text {
        font-size: 18px;
        padding: 20px;
    }
}
/* 天使幼稚園とは */
.history {
    padding: 50px 0 50px;
}
@media only screen and (max-width: 980px) {
    .history {
        padding: 40px 0 80px;
    }
}
@media only screen and (max-width: 980px) {
    .history {
        padding: 30px 0 50px;
    }
}
/* 園の概要 */
.overview {
    padding: 100px 0 50px;
}

.overview_table td:first-child {
    width: 200px;
    font-size: 20px;
    border-bottom: 3px solid #f8a3a3 !important;
    color: #f8a3a3;
    border-right: unset;
    border-left: unset;
    border-top: unset;
    padding: 20px 0;
    padding-left: 20px;
}
.overview_table td:last-child {
    font-size: 18px;
    vertical-align: middle;
    padding: 20px 0;
    padding-left: 30px;
    border-bottom: 1px solid #BEBEBE;
}
@media only screen and (max-width: 980px) {
    .overview {
        padding: 80px 0 40px;
    }
}
@media only screen and (max-width: 680px) {
    .overview {
        padding: 50px 0 30px;
    }
    .overview_table tr {
        display: flex;
        flex-direction: column;
    }
    .overview_table td:first-child {
        font-size: 18px;
        width: 100%;
    }
    .overview_table td:last-child {
        font-size: 16px;
        width: 100%;
        padding-left: 30px;
        border-bottom: unset;
    }
}
@media only screen and (max-width: 400px) {
    .overview_table td:last-child {
        font-size: 14px;
    }
}
/* 施設紹介 */
.institution {
    padding: 100px 0 50px;
}
.institution p {
    font-size: 18px;
}

.institution .wp-block-column .section_page_sub_title {
    text-align: left!important;
}
@media only screen and (max-width: 980px) {
    .institution {
        padding: 80px 0 40px;
    }
}
@media only screen and (max-width: 680px) {
    .institution {
        padding: 50px 0 30px;
    }
    .institution p {
        font-size: 16px;
    }
}
/* アクセス */
.access {
    padding: 100px 0 50px;
}
.access .map {
    margin-bottom: 30px;
}
.access .map iframe {
    width: 100%;
}
@media only screen and (max-width: 980px) {
    .access {
        padding: 80px 0 40px;
    }
}
@media only screen and (max-width: 680px) {
    .access {
        padding: 50px 0 30px;
    }
    .institution_container.reverce {
        flex-direction: column-reverse;
        flex-wrap: nowrap!important;
    }
    .access .map iframe {
        height: 400px;
    }
}
/* お問い合わせ */

.contact_sec {
    padding: 100px 0 120px;
  }
  
  .contact_sec_inner {
    max-width: 800px;
    width: 100%;
    margin: auto;
  }
  .contact_text {
    font-size: 18px;
    margin-bottom: 35px;
  }
  .contact_btn_container {
    display: flex;
    justify-content: space-around;
    margin-bottom: 100px;
  }
  .contact_btn_title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
  }
  .contact_btn .more_btn {
    margin: auto;
  }
  .contact_title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.45;
    letter-spacing: 0.2em;
    margin-bottom: 40px;
  }
  
  .contact_box {
    margin-bottom: 20px;
  }
  .contact_box_flex {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
  }
  .contact_name_box {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    line-height: 1.45;
  }
  
  
  .label-req {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #FF4D00;
    padding: 1px 6px;
    display: inline-block;
    height: 19px;
  }
  .contact_name_box {
    display: flex;
    /* justify-content: space-between;
    width: 250px; */
    gap: 10px;
    margin-bottom: 0;
  }
  .contact_nenrei_container {
    display: flex;
    align-items: center;
    /* width: calc(100% - 260px); */
    width: 100%;

  }
  .contact_nenrei_box {
    display: flex;
    align-items: baseline;
  }
  .contact_nenrei_text {
    width: 50px;
    display: flex;
    justify-content: center;
  }
  .contact_nenrei_input {
    width: calc(100% - 50px);
  }
  .contact_nenrei_input p {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .contact_nenrei_input input {
    border: 1px solid #000;
    background-color: #fff;
  }
  .contact_nenrei_text {
    
  }
  .contact_input {
    /* width: calc(100% - 260px); */
    width: 100%;
  }
  .policy_agree_box label {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  
  .agree {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .agree a {
    text-decoration: underline;
  }
  
  .agree a:hover {
    color: #888888;
  }
  .contact_box .more_btn {
    margin-top: 40px;
  }
  @media only screen and (max-width: 980px) {
    .contact_sec {
      padding: 40px 0 100px;
    }
    .contact_text {
        margin-bottom: 30px;
    }
    .contact_btn_container {
        margin-bottom: 80px;
    }
    .contact_btn_title {
        font-size: 20px;
    }
  }
  
  @media only screen and (max-width: 680px) {
    .contact_sec {
      padding: 30px 0 80px;
    }
    .contact_btn_container {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 50px;
    }
    .contact_text,
    .contact_title {
        font-size: 16px;
    }
    .contact_text,
    .contact_title {
        margin-bottom: 20px;
    }
    .contact_name_box {
      justify-content: left;
      gap: 5px;
    }
    .contact_box_flex {
      flex-direction: column;
      gap: 20px 10px;
      margin-bottom: 20px;
    }
    .contact_box_flex .contact_box_title {
      margin-bottom: 0;
    }
    .contact_box_flex .contact_box_flex {
      flex-direction: row;
      align-items: center;
      margin-bottom: 0;
    }
    .contact_box_flex .contact_box_flex:first-child,
    .contact_box_flex .contact_box_flex:last-child,
    .contact_box_flex .contact_input {
      width: 100%;
  
    }
  }
/* お問い合わせ内容 */
.inquiry {
    margin-bottom: 20px;
  }
  
  .wpcf7-form-control {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 5px;
  }
  
  .wpcf7-list-item {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .wpcf7-list-item.last {
    margin-bottom: 0;
  }
  .contact_input input,
  .contact_input input,
  .contact_input textarea {
    background-color: #fff;
    border: 1px solid #000;
  }
  .contact_sec_inner .wpcf7-form-control {
    padding: 7px 5px;
  }
  .wpcf7-list-item input {
    display: none;
  }
  
  .form-control {}
  
  .btn-submit {
    height: 60px;
    max-width: 300px;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background-color: #642A2A;
    border: 2px solid #642A2A;
    border-radius: 30px;
    text-decoration: none;
    display: block;
    text-align: center;
    text-align: center;
    margin: auto;
  }
  .btn-submit:hover {
    background-color: #fff;
    color: #642A2A;
  }
  @media only screen and (max-width: 850px) {
    .contact_sec_inner {
      padding: 0 20px;
    }
  }
  
  @media only screen and (max-width: 680px) {
    .inquiry {
      margin-bottom: 30px;
    }
  }
  
  /* ラベル文字の左側の余白：チェックボックの枠が入るスペース＋ラベル文字との余白 */
  .policy_agree input+span,
  .contact_koumoku input+span {
    padding-left: 28px;
    display: inline-block;
    position: relative;
  }
  
  /* チェックボックスの枠とチェックマークの共通書式 */
  .policy_agree input+span::after,
  .policy_agree input+span::before,
  .contact_koumoku input+span::after,
  .contact_koumoku input+span::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
  }
  
  /* チェックボックスの枠 */
  .policy_agree input+span::before,
  .contact_koumoku input+span::before {
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  
  /* チェックマークにチェックが付いていない時 */
  .policy_agree input+span::after,
  .contact_koumoku input+span::after {
    border: none;
    background-color: #642A2A;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
  }
  
  /* チェックマークにチェックが付いた時 */
  .policy_agree input:checked+span::after,
  .contact_koumoku input:checked+span::after {
    display: block;
  }
  /* お問い合わせ完了 */
  .completed {
    padding: 80px 0 100px;
}
.completed_text {
    font-size: 20px;
    text-align: center;
}
.completed .more_btn {
    margin-top: 30px;
}
@media only screen and (max-width: 980px) {
    .completed {
        padding: 50px 0 80px;
    }
}
@media only screen and (max-width: 680px) {
    .completed {
        padding: 30px 0 50px;
    }
}