@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap');
p, a, li, dt, dd, time, h1, h2, h3, h4, h5, h6, th, td, span, label, input {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #545454;
}
body {
    background: url(/wp-content/uploads/2026/01/bg-cloud.png), url(/wp-content/uploads/2026/01/bg-sky.jpg);
    background-size: 120vw;
    background-position: top;
    background-repeat: no-repeat, repeat;
    overflow-x: hidden !important;
}
.mb50 {
    margin-bottom: 50px;
}
.mb100 {
    margin-bottom: 100px !important;
}
/*--------------------------------
 * header
--------------------------------*/
.header-box01 .logo {
    max-width: 350px !important;
    width: 100%;
}
.mobile-sub-nav li {
    width: 45%;
}
.mobile-sub-nav li a {
    display: block;
    padding: 10px 15px;
    background-color: var(--main);
    color: #fff;
    font-weight: 700;
    font-size: 1.6rem;
    text-align: center;
    border-radius: 15px;
    border: 2px solid #fff;
}
.mobile-nav-wrap .mobile-menu-list>li>a {
    color: rgb(51, 51, 51);
}
.g-sub-nav .g-sub-nav-list.flex {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    height: 80px;
    margin-right: 10px;
}
.g-sub-nav .g-sub-nav-list.flex li:first-child a {
    position: relative;
    font-size: 1.5em;
    display: block;
    padding: 0;
    border-radius: 0;
    text-align: center;
    margin-right: 15px;
    background-color: transparent;
    color: #333;
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
}
.g-sub-nav .g-sub-nav-list.flex li:first-child a:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("/wp-content/uploads/2025/12/icon_tel.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 2px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.g-sub-nav .g-sub-nav-list.flex li:last-child a {
    font-size: 1.6rem;
    display: block;
    padding: 5px 15px;
    border-radius: 10px;
    text-align: center;
    margin-left: 15px;
    background-image: url(/wp-content/uploads/2025/08/p-01.png);
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
}
.g-sub-nav .g-sub-nav-list.flex a:hover {
    opacity: 0.7;
}
/*MV*/
.video-box.overlay {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
}
#yt_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.player-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
section {
    padding-bottom: 150px;
}
section#home {
    position: relative;
    background-image: url(/wp-content/uploads/2026/01/img-leaf01.png);
    background-position: top right;
    background-size: 40vw;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 0;
}
section#home .home-inner {
    padding: 0;
    width: 80vw;
    margin: 20px auto;
    border-radius: 20px;
    border: 20px solid #FFF3D1;
    overflow: hidden;
}
section#home .ab01 {
    position: absolute;
    bottom: -3vw;
    left: -10vw;
    width: 30vw;
    height: auto;
    z-index: 10;
    margin: 0;
}
section#home .ab02 {
    position: absolute;
    bottom: -6vw;
    right: 0;
    width: 20vw;
    height: auto;
    z-index: 10;
    margin: 0;
}
.panel-group {
    width: 75%;
    background: #fff;
    margin: 0 auto;
    padding: 60px 40px;
    box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px rgba(150, 130, 80, 0.1);
    border-radius: 20px;
}
/**/
#news {
    background-image: url(/wp-content/uploads/2026/01/wave-top-white.png), url(/wp-content/uploads/2026/01/bg-reinbow.png), url(/wp-content/uploads/2026/01/wave-w.png), url(/wp-content/uploads/2026/01/bg-sky.jpg);
    background-size: 100%, 30%, 100%, 100%;
    background-repeat: no-repeat, no-repeat, no-repeat, repeat;
    background-position: bottom, top 10vw left, top, top;
    padding-top: 200px;
}
.center {
    text-align: center;
}
/**/
h2.main-tit {
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    background: pink;
    font-size: clamp(2.8rem, 2.273rem + 3.64vw, 4rem);
    letter-spacing: .1em;
    font-weight: 600;
    margin-bottom: 50px;
    position: relative;
    z-index: 0;
    line-height: 1.4;
    padding-right: 80px;
}
section:first-child h2.main-tit::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    transform: translateY(-50%);
    width: 120px;
    height: 100px;
    background: url(/wp-content/uploads/2026/01/animal01.png) no-repeat center / contain;
}
section:nth-of-type(2) h2.main-tit::before {
    content: "";
    position: absolute;
    top: -20px;
    right: -20px;
    transform: translateY(-50%);
    width: 140px;
    height: 80px;
    background: url(/wp-content/uploads/2026/01/animal02.png) no-repeat center / contain;
}
section:nth-of-type(3) h2.main-tit::before {
    content: "";
    position: absolute;
    top: -20px;
    right: -20px;
    transform: translateY(-50%);
    width: 100px;
    height: 100px;
    background: url(/wp-content/uploads/2026/01/animal03.png) no-repeat center / contain;
}
h3 {
    color: #545454;
    font-size: clamp(3rem, 2.273rem + 3.64vw, 5rem);
    letter-spacing: .1em;
    font-weight: 600;
    margin-bottom: 50px;
    position: relative;
    z-index: 0;
    line-height: 1.4;
}
h3.section-subtitle {
    color: #545454;
    font-size: clamp(2.5rem, 2.273rem + 3.64vw, 3.5rem);
    letter-spacing: .1em;
    font-weight: 600;
    margin-bottom: 50px;
    position: relative;
    z-index: 0;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 10px;
}
/**/
iframe {
    width: 100%;
}
.sns {
    position: relative;
}
.sns .ab01 {
    position: absolute;
    top: -10vw;
    right: -5vw;
    width: 20vw;
}
/*menu*/
#menu {
    position: relative;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2026/01/bottom-grass.png), url(/wp-content/uploads/2026/01/bottom-grass-animal.png);
    background-size: 100%, 20vw;
    background-repeat: repeat-x, no-repeat;
    background-position: bottom left, bottom center;
    padding-bottom: 20vw;
}
#menu .ab01 {
    position: absolute;
    top: -10vw;
    right: -5vw;
    width: 20vw;
}
#menu .ab02 {
    position: absolute;
    top: -10vw;
    right: -5vw;
    width: 20vw;
}
#menu h3 {
    background-image: url(/wp-content/uploads/2026/01/line02.png);
    background-position: center;
    background-size: 300px;
    background-repeat: repeat-x;
}
#menu h3 span {
    display: block;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
    max-width: 500px;
    width: 80%;
    color: #545454;
    font-size: clamp(3rem, 2.273rem + 3.64vw, 5rem);
    letter-spacing: .1em;
    font-weight: 600;
    line-height: 1.4;
}
.com-menu01-txt {
    display: none;
}
.footer {
    background-color: transparent;
    background-image: url(/wp-content/uploads/2026/01/bg-bottom01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    padding-bottom: 100px;
}
.footer-address p, .footer-address a..footer-menu a {
    color: #333;
}
.footer-menu>li>a {
    border-color: #333;
}
.footer-menu a {
    color: #333;
}
.sns-icon-title p {
    color: #333 !important;
}
.sns-icon-title p span {
    color: #333 !important;
}
.sns-sub-nav li a {
    color: #333 !important;
}
.sns-icon-wrap.flex .line {
    background-color: #333 !important;
}
.frame01 {
    background-image: url(/wp-content/uploads/2026/01/bg-boad.png);
    border-radius: 10px;
    padding: 50px;
}
.frame01 .inner {
    background: #fff;
    padding: 50px;
}
.frame02 {
    background: #fff;
    padding: 50px;
    border-radius: 10px;
    margin-bottom: 50px;
}
.frame03 {
    background: #fff;
    margin: 0 auto 50px;
    padding: 60px 40px;
    box-shadow: 0 2px 8px rgba(150, 130, 80, 0.1);
    border-radius: 20px;
}
.section-subtitle {
    position: relative;
    display: inline-block;
    /* ← これが重要 */
    text-align: center;
    padding: 0 48px;
    font-weight: 600;
    margin-bottom: 60px;
    font-family: "fot-udmarugo-large-pr6n", sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.2em;
    font-size: 2.8rem;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.section-subtitle::before,
.section-subtitle::after {
    content: "";
    content: "";
    display: block;
    background: url(/wp-content/uploads/2026/01/ill02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 50px;
    height: 50px;
}
.section-subtitle::before {
    left: 0;
}
.section-subtitle::after {
    right: 0;
}
.com-menu01-tit {
    background-image: none !important;
}
/**/
body:not(.home) main {
    background: url(/wp-content/uploads/2026/01/bg-sky.jpg);
    background-size: 100%;
    background-position: top;
    background-repeat: repeat;
}
body.page-template-page-fullwidth section:first-child,
body.wp-singular section:first-child {
    background-image: url(/wp-content/uploads/2026/01/wave-top-white.png), url(/wp-content/uploads/2026/01/bg-reinbow.png), url(/wp-content/uploads/2026/01/wave-w.png), url(/wp-content/uploads/2026/01/bg-sky.jpg);
    background-size: 100%, 30%, 100%, 100%;
    background-repeat: no-repeat, no-repeat, no-repeat, repeat;
    background-position: bottom, top 10vw left, top, top;
    padding-top: 200px;
}
body.page-template-page-fullwidth section:last-child,
body.wp-singular section:last-child {
    position: relative;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2026/01/bottom-grass.png), url(/wp-content/uploads/2026/01/bottom-grass-animal.png);
    background-size: 100%, 20vw;
    background-repeat: repeat-x, no-repeat;
    background-position: bottom left, bottom center;
    padding-bottom: 20vw;
}
body.page-template-page-fullwidth section:only-of-type:last-child,
body.wp-singular section:only-of-type:last-child {
    position: relative;
    background-image:
        url(/wp-content/uploads/2026/01/bottom-grass.png),
        url(/wp-content/uploads/2026/01/bottom-grass-animal.png),
        url(/wp-content/uploads/2026/01/bg-reinbow.png),
        url(/wp-content/uploads/2026/01/wave-w.png),
        url(/wp-content/uploads/2026/01/bg-sky.jpg);
    background-size:
        100%,
        30%,
        30%,
        100%,
        100%;
    background-repeat:
        repeat-x,
        no-repeat,
        no-repeat,
        no-repeat,
        repeat;
    background-position:
        bottom left,
        bottom -10px center,
        top 10vw left,
        top,
        top;
    padding-top: 200px;
    padding-bottom: 20vw;
}
main>section:nth-of-type(2) {
    position: relative;
}
main>section:nth-of-type(2)::before {
    content: "";
    position: absolute;
    right: -10vw;
    top: -10vw;
    width: 40vw;
    height: 40vw;
    background: url(/wp-content/uploads/2026/01/img-leaf01.png) no-repeat center / contain;
    pointer-events: none;
}
body.wp-singular #breadcrumbs {
    display: none;
}
main>section:nth-of-type(even) {
    background: #fff;
}
.sub-header {
    width: 90%;
    margin: 20px auto 0;
    border-radius: 20px;
}
.block-flex {
    display: flex;
    justify-content: space-between;
}
.col50 {
    width: 48%;
}
h4 {
    font-size: 2em;
    text-align: center;
    margin-top: 50px;
}
.com-faq01-list .fa-plus path {
    fill: #0067B5 !important
}
.com-faq01-list li {
    margin-bottom: 10px;
}
.com-faq01-q {
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    font-size: 1.6rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #0067B5
}
.com-faq01-q:hover {
    opacity: .7;
    cursor: pointer
}
.com-faq01-a {
    height: 0;
    overflow: hidden;
    transition: all 0.5s;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    font-size: 1.6rem;
    margin-bottom: 0;
}
.plus {
    display: inline-block;
    vertical-align: .3em;
    color: #0067B5;
    line-height: 1;
    width: 1em;
    height: 3px;
    background: currentColor;
    border-radius: .1em;
    position: relative
}
.plus::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.plus.active:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}
@media screen and (max-width: 1200px) {
    .width1200 {
        padding: 0 15px;
    }
}
@media screen and (max-width:1024px) {
    .com-faq01-q,
    .com-faq01-a {
        padding-left: 28px;
        background-repeat: no-repeat;
        background-size: 25px auto;
        background-position: top 1px left 0;
        font-size: 1.4rem
    }
    .com-faq01-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}
/* =========================
   テーブル tb01
========================= */
.tb01 {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    font-size: 16px;
}
/* 行 */
.tb01 tr {
    border-bottom: 1px solid #e5e5e5;
}
.tb01 tr:last-child {
    border-bottom: none;
}
.tb01 td {
    padding: 14px 16px;
    line-height: 1.6;
    vertical-align: middle;
}
.tb01 td:first-child {
    width: 40%;
    background: #f7f9fb;
    font-weight: 600;
    color: #333;
}
.tb01 td:last-child {
    width: 60%;
    text-align: left;
    font-weight: 600;
}
@media (max-width: 600px) {
    .tb01 td {
        display: block;
        padding: 12px;
        font-size: 15px;
    }
    .tb01 td:first-child {
        width: 100%;
        background: #f7f9fb;
        font-weight: 600;
        color: #333;
    }
    .tb01 td:last-child {
        width: 100%;
    }
}
/*========================================================================================

園の紹介

=========================================================================================*/
.block01 {
    position: relative;
    padding: 20px 20px 20px 56px;
    margin-bottom: 24px;
    background: #f8f8f8;
    border-radius: 8px;
}
/*
.block01::before {
    content: "🌱";
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 24px;
}
*/

.block01 p {
    margin: 0 0 0.8em;
}
/*========================================================================================

教育方針

=========================================================================================*/
.list01 {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list01 li {
    position: relative;
    padding: 12px 16px 12px 44px;
    margin-bottom: 12px;
    background: #fff7e6;
    border-radius: 20px;
    font-size: 16px;
    line-height: 1.6;
}
.list01 li::before {
    content: "🌸";
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
}
/*========================================================================================

サブヘッダー

=========================================================================================*/
.sub-header-title {
    border: 15px #fff solid;
    border-radius: 10px;
}
.sub-header-txt {
    padding: 10px 25px;
    color: #545454;
    line-height: 1.5em;
    font-size: 3rem;
    font-weight: 700;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
}
.sub-header-txt span {
    display: block;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 2.2rem;
}
/*========================================================================================

お問い合わせ

=========================================================================================*/
.btn-contact a {
    background: #00B379;
    border-radius: 9999px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 100px auto 50px;
    max-width: 450px;
    padding: 10px 25px;
    font-family: "Noto Sans Japanese";
    text-decoration: none;
    color: #fff;
    line-height: 1.8;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    font-size: 1.5em;
}
.btn-contact a:after {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 2rem;
    font-size: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: right 0.3s;
    width: 6px;
    height: 6px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    transform: translateY(-50%) rotate(45deg);
}
.btn-contact a:hover {
    opacity: 0.8;
}
.btn-contact a:hover:after {
    right: 1.4rem;
}
.contact-form01 td {
    background: #fff;
}
.section-subtitle {
    margin-top: 50px;
}
.section-subtitle:first-of-type {
    margin-top: 0;
}