@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100vw !important;
    font-family: sans-serif;
}

.overflow__hidden {
    overflow: hidden;
}

h1,
h2,
h3,
p,
div,
a,
nav,
ul,
li,
section,
header,
footer {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

h1,
h2,
h3,
p,
a,
th,
td {
    color: #683B00;
}

h2 {
    font-size: 20px;
}

p,
a,
th,
td {
    font-weight: bold;
}

p {
    font-size: 15px;
}

.p-large {
    font-size: 20px;
}

.p-big {
    font-size: 25px;
}

.p-big-30px {
    font-size: 30px;
}

.text-underline-pink {
    text-decoration-color: #FFDFD8;
    text-decoration-line: underline;
    text-decoration-thickness: 10px;
    text-underline-offset: -1px;
    text-decoration-skip-ink: none;
}

.phone,
.phone-02,
.header-tablet-document-bottom,
.tablet {
    display: none;
}

.section-home-news {
    padding-top: 150px;
}

main {}

.section01 {
    position: relative;
}

.section02 {
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
}

.section02-bottom0 {
    padding-bottom: 0 !important;
    position: relative;
}

.section03 {
    padding: 50px 0;
    position: relative;
}

.section04 {
    padding: 100px 0;
    position: relative;
}

.color-yellow .div01 {
    background-color: #FFF1D7;
}

.color-yellow::before,
.color-yellow::after {
    content: "";
    display: block;
    height: 30px;
    width: 100%;
}

.color-yellow::before {
    background-image: url(z);
}

.color-yellow::before {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/back-yellow-01.svg);
}

.color-yellow::after {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/back-yellow-02.svg);
}

.color-red .div01 {
    background-color: #FFDFD8;
}

.color-red::before,
.color-red::after {
    content: "";
    display: block;
    height: 30px;
    width: 100%;
}

.color-red::before {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/back-red-01.svg);
}

.color-red::after {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/back-red-02.svg);
}

.color-green .section03 {
    background-color: #D9EAC1;
}

.color-green::before {
    content: "";
    display: block;
    height: 30px;
    width: 100%;
}



.color-green::before {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/back-green-01.svg);
}

.back-dot {
    background-color: #ffffff;
    background-image: radial-gradient(circle, #f5f5f5 2.5px, transparent 2.5px), radial-gradient(circle, #f5f5f5 2.5px, transparent 2.5px);
    background-position: 0 0, 10px 20px;
    background-size: 20px 40px;
    width: 100%;
}

.div-title {
    text-align: center;
}

.div-title img {

    height: 65px;
    width: auto;
}

.div-title01 {
    margin-bottom: 30px;
}

.div01 {
    padding: 100px 0;
}

.wrapper {
    width: 70%;
    margin: 0 auto;
}

.wrapper-02 {
    width: 60%;
    margin: 0 auto;
}

.title01 {
    width: 350px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    padding: 30px 85px;
    background-color: #fff;
    border-radius: 75px;
}

.title02-div {
    background-color: #fff;
    width: 350px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    border-radius: 100px;
    padding: 30px 0;
}

.title02-div img {
    height: 65px;
    width: auto;
}

.button {
    border: #683B00 solid 1px;
    border-radius: 100px;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    display: block;
}

.home-about .button {
    width: 30%;
    margin: 0 auto;
}

.about-container05-box01 .button2 {
    display: block;
    padding: 30px 0 !important;
}

.b-yellow {
    border: #683B00 solid 1px;
    background-color: #FEDB60;
}


.b-orange {
    border: #683B00 solid 1px;
    background-color: #FE9A18;
}

.b-blue {
    border: #683B00 solid 1px;
    background-color: #78D1D4;
}

.b-red-2 {
    border: #683B00 solid 1px;
    background-color: #E17574;
    color: #f5f5f5;
    width: 30%;
    margin: 0 auto;
}

.b-green {
    border: #683B00 solid 1px;
    background-color: #77A139;
    color: #f5f5f5;
    width: 30%;
    margin: 0 auto;
}


.b-pink {
    border: #683B00 solid 1px;
    background-color: #F4B4C2;
}

.b-red {
    border: #683B00 solid 1px;
    background-color: #E17574;
    color: #fff;
}

.b-red02 {
    border: #683B00 solid 1px;
    background-color: #E17574;
    color: #f5f5f5;
    width: 30%;
    margin: 0 auto;
}

.b-cream {
    border: #683B00 solid 1px;
    background-color: #FFFCDB;
}

.b-cream {
    box-sizing: border-box;
}

.b-cream .about-container05-box01-button-textsize {
    width: 100%;
}

.button2 {
    border-radius: 100px;
    padding: 30px;
    display: block;
}

@media (hover: hover) {

    /* hover指定できるPCを想定したスタイル */
    .button span,
    .button2 span,
    .button3-div span {
        display: inline-block;
        transition: .5s;
    }

    .button:hover span,
    .button2 :hover span,
    .button3-div:hover span {
        transform: rotateX(360deg);
    }

    .button3-div {
        display: inline-block;
        width: 100%;
        border: #683B00 solid 1px;
        border-radius: 100px;
        padding: 10px 0;
        margin-top: 20px;
        box-sizing: border-box;
    }

    .button3-div:hover {
        transition: .3s;

    }
}

@media (hover: none) {

    /* hoverが使えないタッチ端末を想定した装飾 */
    .button span,
    .button2 span,
    .button3-div span {
        display: inline-block;
        transition: .5s;
    }

    .button:active span,
    .button2 :active span,
    .button3-div:active span {
        transform: rotateX(360deg);
    }


    .button3-div {
        display: inline-block;
        width: 100%;
        border: #683B00 solid 1px;
        border-radius: 100px;
        padding: 10px 0;
        margin-top: 20px;
        box-sizing: border-box;
    }

    .button3-div:active {
        transition: .3s;

    }
}



.link-opacity:hover {
    opacity: .7;
}

header,
#home-header-02 {
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: space-between;
    z-index: 2;
    position: absolute;
    top: 0;
}

.header-logo-home {
    height: auto;
    position: relative;
    left: 6%;
    top: 35px;
    text-align: center;
}

.header-logo-home img {
    width: 125px;
    height: auto;
}

.header-home-title {
    position: absolute;
    top: 35px;
    left: calc(6% + 186px);
}

.header-title {
    position: absolute;
    top: 35px;
    left: 180px;
}

.header-logo-home-text01 {
    font-size: 15px;
}

.header-logo-home-text02 {
    font-size: 25px;
}

.home-logo-back {
    position: absolute;
    top: 120px;
    left: 5vw;
    z-index: 1;
}

.header-home-menu {
    display: flex;
    position: absolute;
    top: 35px;
    right: 0;
}

.header-home-menu nav ul {
    display: flex;
}

.header-home-menu li {
    margin-right: 30px;
    text-align: center;
}

.header-home-menu nav ul li a {
    display: flex;
    flex-direction: column;
    height: 45px;
    width: auto;
    text-decoration: none;
    color: #683B00;
    font-weight: bold;

}

.header-home-menu li a img {
    height: 100%;
    width: auto;
    object-fit: contain;
}

.header-home-menu nav ul li p {
    margin-top: 10px;
    font-size: 13px;
}

.header-home-menu-right {
    margin-top: 20px;
    font-size: 13px;
}

.header-home-menu-right a {
    border-top: #683B00 1px solid;
    border-left: #683B00 1px solid;
    border-bottom: #683B00 1px solid;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 15px;
}

.header-home-menu-right a:hover {
    background-color: #683B00;
    color: #fff;
    transition: .3s;
}

.header-other {
    background-color: #fff;
    border-radius: 0 0 50px 50px;
    height: 120px;
    position: fixed;
    top: 0;
}

.header-logo-other {
    width: 80px;
    height: auto;
    margin-left: 60px;
    margin-top: 20px;
}

.header-logo-other a img {
    width: 100%;
    height: auto;
}

.home-slider-text {
    position: absolute;
    top: 80%;
    left: 9%;
    z-index: 1;
    background-color: #fff;
    padding: 15px 25px;
    border-radius: 65px;
}

.home-slider-text p {
    font-size: 30px;
    top: 10px;
}

/* ここから トップページ header*/
/*リンクを右下に固定*/

#home-header-02 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    /*はじめは非表示*/
    opacity: 0;
    transform: translateY(120px);
}

/*トップ header in*/

#home-header-02.LeftMove {
    animation: LeftAnime 0.2s forwards;
}

@keyframes LeftAnime {
    from {
        opacity: 0;
        transform: translateY(-120px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*トップ header out*/

#home-header-02.RightMove {
    animation: RightAnime 0.5s forwards;
}

@keyframes RightAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 1;
        transform: translateY(-120px);
    }
}

/* ここまで トップページ header*/

.footer-container01 {
    width: 70%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border-radius: 100px;
    padding: 30px;

}


.footer-box01 {
    display: flex;
    flex-direction: column;
    width: 400px;


}

.footer-box01 img {
    width: 100px;
    height: auto;
}

.footer-box01 p {
    line-height: 2;
    margin-bottom: 20px;
}

.footer-box01-tel {
    font-size: 25px;
    margin-top: 10px;
}

.footer-box01-tel img {
    width: 25px !important;

}

.footer-map {
    width: 70%;
    height: 600px;
    border-radius: 50px;

}

footer ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

footer ul li {
    margin-top: 20px;
}

.footer-copy {
    font-size: 10px;
    text-align: center;
    margin-top: 50px;
}

.fotter-event {
    position: absolute;
    bottom: 0;
}

/* fadeUp */

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateY(100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.fadeUpTrigger {
    opacity: 0;
}

/*========= ページトップのためのCSS ===============*/
/*リンクの形状*/
#page-top a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 60px;
    border: #683B00 2px solid;
    width: 100px;
    height: 100px;
    color: #683B00;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s;
}

#page-top a:hover {
    background: #683B00;
    color: #FFF1D7;
}

/*リンクを右下に固定*/
#page-top {
    position: fixed;
    right: 5%;
    bottom: 20px;
    z-index: 1;
    /*はじめは非表示*/
    opacity: 0;
    transform: translateY(150px);
}

/*　上に上がる動き　*/

#page-top.UpMove {
    animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
    from {
        opacity: 0;
        transform: translateY(150px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*　下に下がる動き　*/

#page-top.DownMove {
    animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 1;
        transform: translateY(150px);
    }
}


/*==================================================
スライダーcss
===================================*/

.wrapper-slider {
    position: relative;
}

.slick-list {
    width: 90vw;
    height: calc(100vh - 180px);
    margin: 0 auto;
    top: 120px;
    border-radius: 120px;
    position: absolute;
    left: 5%;
    top: 125px;
}

.slider {
    position: relative;
    z-index: 1;
    /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
    height: 100vh;
    /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    pointer-events: none;
}

/*　背景画像設定　*/

.slider-item01 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-01.jpg);
}

.slider-item02 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-02.jpg);
}

.slider-item03 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-03.jpg);
}

.slider-item04 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-04.jpg);
}

.slider-item05 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-05.jpg);
}

.slider-item06 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-06.jpg);
}

.slider-item07 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-07.jpg);
}

.slider-item08 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-08.jpg);
}

.slider-item09 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-09.jpg);
}

.slider-item10 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-10.jpg);
}

.slider-item11 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-11.jpg);
}

.slider-item12 {
    background: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/home-slider-12.jpg);
}


.slider-item {
    width: 100%;
    /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height: calc(100vh - 180px) !important;
    /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;
    /*背景画像をリピートしない*/

    /*背景画像の位置を中央に*/
    background-size: cover;

    background-position: center top;
    /*背景画像が.slider-item全体を覆い表示*/
}

/*矢印の設定*/

.slick-prev,
.slick-next {
    position: absolute;
    z-index: 3;
    top: 42%;
    cursor: pointer;
    /*マウスカーソルを指マークに*/
    outline: none;
    /*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #fff;
    /*矢印の色*/
    border-right: 2px solid #fff;
    /*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {
    display: none !important;
    /*戻る矢印の位置と形状*/
    left: 2.5%;
    transform: rotate(-135deg);
}

.slick-next {
    display: none !important;
    /*次へ矢印の位置と形状*/
    right: 2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    display: none !important;
    position: relative;
    z-index: 3;
    text-align: center;
    margin: -50px 0 0 0;
    /*ドットの位置*/
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width: 8px;
    /*ドットボタンのサイズ*/
    height: 8px;
    /*ドットボタンのサイズ*/
    display: block;
    border-radius: 50%;
    background: #fff;
    /*ドットボタンの色*/
}

.slick-dots .slick-active button {
    background: #333;
    /*ドットボタンの現在地表示の色*/
}

.home-news {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    align-items: stretch;
}

.home-news-box {
    width: 30%;
    text-align: center;

}

.home-news-box img {
    height: 120px;
    width: auto;
    object-fit: contain;
}

.home-news-box p {
    margin-top: 20px;
}

.home-news-box-text01 {
    margin-bottom: 47px;
    font-size: 18px;
}

.home-news-box-text02 {
    font-size: 18px;
    margin-top: 10px !important;
    margin-bottom: 30px;
}

.home-news-box02 {
    border-top: 3px dotted #683B00;
    margin-top: 50px;
}

.home-news-box02-box {
    display: flex;
    align-items: center;
    padding-top: 50px;
    width: 60%;
    margin-left: 20%;
}

.home-news-box02-text {
    padding-left: 10px;
}

.home-news-box02-text h3 {
    margin-bottom: 10px;
}

.home-news-box03 {
    border-bottom: 3px dotted #683B00;
    margin-bottom: 50px;
}

.home-news-box03-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 50px;
    width: 60%;
    margin-left: 20%;
    text-align: center;
}

.home-news-box03-box img {
    padding: 20px 0 20px 0px;
    width: 80px;
    height: auto;
}

.home-report {
    display: flex;
    flex-wrap: wrap;
}

.home-report img {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.home-report div {
    width: 30%;
    text-align: center;
}

.home-report-title {
    font-size: 18px;
}

.home-about {
    text-align: center;
    position: relative;
}

.home-about-hidden {
    overflow: hidden;
}

.home-about-text01 {
    font-size: 35px;
    border-bottom: #683B00 1px dotted;
    width: 500px;
    margin: 0 auto;
    margin-top: 50px;
}

.home-about-text02 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 60px;
    line-height: 2;
}

.home-about-back {
    position: absolute;
}

.home-about-back01 {
    width: 452px;
    height: auto;
    top: 100px;
    left: -30%;
    z-index: 3;
    transform: rotate(10deg);
}

.home-about-back01 img {
    transform: rotate(10deg);
}

.home-about-back02 {
    width: 460px;
    height: auto;
    top: 50px;
    right: -30%;
    z-index: 3;
}

.home-about-back02 img {
    transform: rotate(-10deg);
}

.home-about-back03 {
    width: 500px;
    height: auto;
    top: 500px;
    left: -25%;
    z-index: 3;
}

.home-about-back03 img {
    transform: rotate(10deg);
}

.home-about-back04 {
    width: 300px;
    height: auto;
    top: 420px;
    right: -25%;
    z-index: 3;
}

.home-about-back04 img {
    transform: rotate(10deg);
}

.home-about-back05 {
    width: 340px;
    height: auto;
    top: 700px;
    right: -10%;
    z-index: 3;
}

.home-about-back05 img {
    transform: rotate(-15deg);
}

.home-about-back07 {
    width: 340px;
    height: auto;
    top: 0px;
    left: 5%;
    z-index: 3;
}

.home-about-back07 img {
    transform: rotate(-15deg);
}

.home-about-back-anime-01 {
    animation: home-about-back-anime-01 2.5s infinite;
}

@keyframes home-about-back-anime-01 {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-30px);
    }
}

.home-about-back-anime-02 {
    animation: home-about-back-anime-02 2.5s infinite;
}

@keyframes home-about-back-anime-02 {

    0%,
    100% {
        transform: translateY(-30px);
    }

    50% {
        transform: translateY(0);
    }
}

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

.home-event-box01 {
    width: 45%;
    text-align: center;
}

.home-event-box01 img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.home-kosodate {
    margin-top: 150px;
}


.home-information {
    margin-top: 50px;
    text-align: center;
}

.home-information p {
    font-size: 25px;
    margin-bottom: 50px;
}



/*ここから園について*/
.about-container01 {
    text-align: center;
}

.about-container01 h2,
.about-container01 .p-big {
    margin-bottom: 20px;
}

.about-container01 p {
    line-height: 2.5;
}

.about-container02-box {
    height: 535px;
    width: 480px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

.about-container02-box div {
    width: 250px;
}

.about-container02-box p {
    text-align: start;
    line-height: 2;
}

.about-container02-box h2,
.about-container02-box img {
    margin-bottom: 10px;
}

.about-container02-box img {
    height: 80px;
    width: auto;
}

.about-back-red {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/about-back-red.svg);
}

.about-back-yellow {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/about-back-yellow.svg);
}

.about-back-green {
    background-image: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/about-back-green.svg);
}

.about-container02-box01 div {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.about-container02-box02 div {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;

}

.about-container02-box03 div {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.about-container02-box04 div {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.about-container02-box05 div {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.about-container02-box02,
.about-container02-box03,
.about-container02-box04,
.about-container02-box05 {
    margin-top: -200px;
}

.about-container02-box02,
.about-container02-box04 {
    margin-left: auto;
}

.about-container03-box01 {
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
}

.about-container03-box01 {
    display: flex;
    align-items: center;
}

.about-container03-box01 img {
    width: 400px;
    height: auto;
}

.about-container03 ul {
    text-align: start;
    margin-left: 30px;
    color: #683B00;
    font-weight: bold;
}

.about-container03 ul li {
    margin-bottom: 10px;
    display: flex;
}

.about-container03-box01 ul li::before {
    content: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/text-icon06.png);
    width: 15px;
    height: 15px;
    display: block;
    padding-right: 10px;
}

.about-container04-box01 p {
    padding-top: 20px;
    line-height: 2.5;
}

.about-container04-box02 {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.about-container04-box02 p {
    text-align: start;
    margin-left: 50px;
}

.about-container05 {
    padding: 50px 0;
    text-align: center;
    background-color: #fff;
    border-radius: 65px;
}

.about-container05-icon {
    height: 45px;
    width: auto;
    margin-bottom: 15px;
}

.about-container05-icon2 {
    padding: 20px 0;
}

.about-container05-title {
    margin-bottom: 30px;
}

.about-container05 ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.about-container05 ul li {
    width: 50%;
    border-bottom: #683B00 3px dotted;
}

.about-container05-li-border {
    border-left: #683B00 3px dotted;
    box-sizing: border-box;
}


.about-container05-box01 {
    width: 75%;
    margin: 0 auto;
    padding: 50px 0;
}

.about-container05-box01 h3,
.about-container05-box02 h3 {
    margin-bottom: 30px;
}


.about-container05-box-text {
    margin-bottom: 30px;
    text-align: start;
}

.about-container05-li-last {
    width: 100% !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
    padding-top: 50px;
}

.about-container05-box02 .recruit-box03 {
    margin-top: 30px;
}

.about-container05-box02-button-text {
    font-size: 20px;
}


.about-box06-contents-title {
    width: 80%;
    padding-bottom: 20px;
    padding-top: 5px;
    display: flex;
}

.about-box06-contents-title::before {
    content: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/text-icon05.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    padding-right: 10px;
}

.about-box06 table {
    width: 100%;
    margin: 0 auto;
    text-align: start;
}

.about-box06 table th {
    padding-left: 10px;
    text-align: start;
    padding-right: 0px;
    width: 20%;
}

.about-box06 table td {}

.about-box06 table th,
.about-box06 table td {
    border-top: #683B00 3px dotted;
    padding-top: 20px;
    padding-bottom: 20px;
}

.about-box06-tr-last th,
.about-box06-tr-last td {
    border-bottom: #683B00 3px dotted;
}

/*ここまで園について*/

/*ここから園の生活*/

.tab {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 50%;
    margin: 0 auto;
}

.tab li a {
    display: block;
    border: 1px solid #683B00;
    border-radius: 50px;
    padding: 20px 0;
    margin: 0 2px;
    width: 220px;
}


/*liにactiveクラスがついた時の形状*/
.tab li.active a {
    background: #683B00;
    color: #FFF1D7;
}


/*エリアの表示非表示と形状*/
.area {
    display: none;
    /*はじめは非表示*/
    opacity: 0;
    /*透過0*/
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
    display: block;
    /*表示*/
    animation-name: displayAnime;
    /*ふわっと表示させるためのアニメーション*/
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

@keyframes displayAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.event-container01 {
    position: relative;
    height: 100%;
}

.event-dot-day,
.event-dot-year {
    position: absolute;
    left: calc(15% + 40px);
    border-right: 3px dotted #683B00;
    z-index: 1;
}

.event-dot-day {
    margin-top: 200px;
}

.event-dot-year {
    margin-top: 100px;
}

.event-dot-day {
    height: calc(100% - 320px);
}

.event-dot-year {
    height: calc(100% - 270px);
}

.event-p-time {
    margin-bottom: 30px !important;
}

.event-box03 p,
.event-box03 img {
    margin-bottom: 20px;
}

.event-box01 {
    display: flex;
    flex-direction: column;
    width: 70%;
    margin: 0 auto;
    padding-top: 30px;
}

.event-box02-01 {
    padding-top: 50px;
}

.event-box02 {
    margin-bottom: 50px;
    display: flex;
    z-index: 2;
    text-align: start;

}

.event-box02-02 {
    margin-left: -15px;
}

.event-box03 {
    margin-top: 30px;
    margin-left: 20px;
}

.event-box03-p-bottom {
    margin-bottom: 50px !important;
}

.event-box04 {
    margin-top: 30px;
}

.event-box05 {
    display: flex;
}

.event-box05-02 {
    margin-left: 50px;

}

.event-p-btm-50 {
    padding-bottom: 50px;
}

.event-p-btm-30 {
    padding-bottom: 30px;
}

/*ここまで園の生活*/

.flower-blue::before {
    content: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/text-icon07.png);
    width: 15px;
    height: 15px;
    padding-right: 5px;
    display: inline-block;
}

.flower-yellow::before {
    content: url(https://akagawa-kinder.net/wp-content/uploads/2025/08/text-icon08.png);
    width: 15px;
    height: 15px;
    padding-right: 5px;
    display: inline-block;
}

.information-common {
    border-top: 3px dotted #683B00;
    padding: 50px 0;
}

.information-common-border-off {
    border-top: none !important;
}

.information-box02 .p-big-30px {
    margin-top: 50px;
}

.information-box03 ul {
    display: flex;
    justify-content: space-between;
}

.information-box03 ul li {
    width: 30%;
    border: #683B00 1px solid;
    border-radius: 30px;
    padding: 30px 0;
}

.information-box03 h2 {
    margin-bottom: 20px;
}

.information-box03 .p-big-30px {
    margin-top: 20px;
}

.information-box03-icon {
    height: 45px;
    padding-bottom: 5px;
}

.information-box04-contents {
    border: #683B00 1px solid;
    border-radius: 30px;
}

.information-box04-contents-title {
    padding-top: 50px;
    padding-bottom: 30px;
}

.information-box04-contents-text {
    padding-bottom: 30px;
}

.information-box04-contents table {
    width: 90%;
    margin: 0 auto;
    text-align: start;

}

.information-box04-contents table .p-large {
    padding-bottom: 20px;
}

.information-box04-contents tr {
    vertical-align: top;

}

.information-box04-contents table th,
.information-box04-contents table td,
.information-box04-contents-box {
    padding: 30px 0;
    border-top: #683B00 3px dotted;
}

.information-box04-contents table th {
    width: 25%;
}

.information-box04-contents table a {
    text-decoration: underline;
}

.information-box04-contents .p-big-30px-02 {
    margin-bottom: 50px;
}

.information-box04-contents-box {
    padding: 30px 0;
}

.information-box04-contents-box02 {
    padding-bottom: 0;
}

.information-box04-contents-box03 {
    padding: 20px 0;
}

.information-box04-contents-box03 div {
    display: flex;
    align-items: baseline;
    padding: 5px 0;
}

.information-box04-contents-box03 .p-large {
    padding-bottom: 0 !important;
    padding-right: 10px;
}

.information-box04-contents-box-uchiwake {
    display: block;
    line-height: 2em;
    padding-top: 0;
    border: none;
}

.information-box04-contents-red {
    color: #FF2F00;
}

.p-large-01 {
    padding-top: 20px;
    padding-bottom: 0 !important;
}

.p-large-02 {
    padding: 20px 0;
}

.p-large-03 {
    padding-bottom: 0 !important;
}

.information-text-top {
    line-height: 2;
    margin-bottom: 20px;
}

.information-tel {
    font-size: 30px;
    text-decoration: underline;
}

.information-box01 {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.information-box01 li {
    border: 2px #683B00 solid;
    width: 250px;
    height: 250px;
    border-radius: 250px;

}

.information-box01 li img {
    height: 85px;
    padding-top: 50px;
}

.report-ul li,
.home-report li {
    margin-bottom: 50px;
    width: 30%;
}

.home-report li:nth-of-type(2),
.home-report li:nth-of-type(5),
.home-report li:nth-of-type(8),
.home-report li:nth-of-type(11) {
    margin: 0 5%;
}

.report-pager-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 500px;
    height: 100px;
    margin: 0 auto;
}

.report-pager-box .navigation {
    margin: 0 auto;
}


.report-ul li a img {
    width: 100%;
    height: auto;
}

.report-pager-box-no,
.report-pager-box .page-numbers {
    color: #683B00;
    border: #683B00 1px solid;
    border-radius: 20px;
    font-weight: bold;
    padding: 8px 10px;
    transition: 0.5s;
}

.report-pager-box .dots,
.report-pager-box .next,
.report-pager-box .prev {
    border: none !important;
}

.report-pager-box-no:hover {
    background-color: #683B00;
    color: #FFF1D7;

}

.report-pager-box-single {
    width: 500px;
    height: 100px;
    margin: 0 auto;
    position: relative;
}

.report-pager-box-single .prev a,
.report-pager-box-single .next a {
    border-radius: 50px;
    border: 1px solid #683B00;
    transition: .5s;
    padding: 10px;
}

.report-pager-box-single .prev:hover a,
.report-pager-box-single .next:hover a {
    background-color: #683B00;
    color: #fff;
}

.report-pager-box-single .prev {
    position: absolute;
    right: 0;
}

.report-pager-box-single .next {
    position: absolute;
    left: 0;
}

.report-pager-box-single-center {
    position: absolute;
    left: 45%;
    right: 45%;
    width: 10%;
}

.report-container {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.report-container div {
    margin-bottom: 50px;
}

.report-container img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.report-container p {
    margin-bottom: 10px;
    line-height: 25px;
}

.report-container .wp-block-image {
    margin: 0 !important;
}

.report-container .wp-block-image img {
    width: 100%;
    height: auto;
}

.wp-block-spacer {
    height: 80px !important;
    margin-bottom: 0 !important;
}

/*お知らせ スペーサー 設定*/

.has-alpha-channel-opacity {
    text-align: center;
    width: 100%;
    position: relative;
    height: 2px;
    border: none;
    margin-top: 80px;
    margin-bottom: 80px;
}

/*お知らせ スペーサー 設定*/

/*お知らせ 区切り 設定*/

.has-alpha-channel-opacity::after {
    content: "";
    --COLOR_1: #683B00;
    --COLOR_2: transparent;
    --WITDH: 10px;
    --HEIGHT: 2px;
    --SIZE: 5px;
    background-image: linear-gradient(to right, var(--COLOR_1), var(--COLOR_1) var(--SIZE), var(--COLOR_2) var(--SIZE), var(--COLOR_2) var(--WITDH));
    background-size: var(--WITDH) var(--HEIGHT);
    background-repeat: repeat-x;
    width: 100%;
    height: var(--HEIGHT);
    position: absolute;
    left: 0;
    bottom: 0;
}

/*お知らせ 区切り 設定*/

.recruit-box01,
.recruit-box02 {
    margin-bottom: 80px;
}

.recruit-box02-h2 {
    font-size: 30px;
}

.recruit-box01 p {
    line-height: 2;
}

.recruit-box02 ul {
    display: flex;
    margin-top: 30px;
    align-items: flex-start
}

.recruit-box02 ul li {
    width: 33%;
    padding: 30px 0;
}

.recruit-box02 ul li img {
    height: 80px;
    width: auto;
}

.recruit-box02 ul li .p-big {
    margin: 10px 0;
}

.recruit-box02 ul li p {
    line-height: 1.5;
}

.recruit-box02-02 {
    border-left: #683B00 3px dotted;
    border-right: #683B00 3px dotted;
}

.recruit-box03 {
    border: #683B00 1px solid;
    border-radius: 100px;
    padding: 30px 0;
    display: block;
    width: 500px;
    margin: 0 auto;
    margin-top: 30px;
}

.recruit-box03 a {
    font-size: 20px;
}

.recruit-box02-status {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin: 10px 0;
}

.recruit-box02-status-on {
    background-color: #E17574;
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    width: 170px;
    margin: 0 auto;
    box-sizing: border-box;
}

.recruit-box02-status-off {
    background-color: #37AAAE;
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 30px;
    width: 170px;
    margin: 0 auto;
}

.data-container {
    display: flex;
    flex-direction: column;
}

.data-container li {
    margin-bottom: 50px;
    font-size: 25px;
    text-decoration: underline;
}

.document-container {
    display: flex;
    justify-content: space-around;
}

.document-container li {
    display: flex;
    flex-direction: column;
    width: 40%;
    font-size: 25px;
    text-decoration: underline;
}

.document-container li a {
    margin-bottom: 50px;
}

.document-title-p {
    margin-top: 10px;
}

.maintenance {
    text-align: center;
    padding-top: 100px !important;
}

.maintenance-container {
    margin-bottom: 50px;
    line-height: 2;
}

.maintenance-container-ma-top {
    margin-top: 50px;
}

.maintenance-container img {
    width: 100px;
    height: auto;
}

.maintenance-container h2 {
    margin: 30px 0;
}

.maintenance-container-ul li a {
    text-decoration: underline;
}

.maintenance-p-bottom {
    margin-bottom: 20px;
}

.maintenance-ma-top-20 {
    margin-top: 20px;
}

@media screen and (max-width: 1460px) {
    .header-home-menu li {
        margin-right: 25px;
    }

    .tab {
        width: 70%;
    }
}

@media screen and (max-width: 1420px) {
    .header-home-menu li {
        margin-right: 25px;
    }

    .header-logo-home-text02 {
        font-size: 20px;
    }

    .header-home-menu nav ul li a {
        height: 40px;
    }

}

@media screen and (max-width: 1360px) {
    .header-home-menu li {
        margin-right: 20px;
    }

    .header-home-title {
        top: 50px;
    }

    .header-logo-home-text02 {
        font-size: 15px;
    }

    .header-home-menu-right {
        font-size: 12px;
    }

    .header-home-menu nav ul li a {
        height: 35px;
    }
}

@media screen and (max-width: 1250px) {
    .header-home-menu li {
        margin-right: 15px;
    }
}

/* ここから タブレット css*/
@media screen and (max-width: 1099px) {

    .pc {
        display: none !important;
    }

    .tablet {
        display: inherit;
    }

    .wrapper {
        width: 90%;
    }

    .wrapper-02 {
        width: 80%;
    }

    .wrapper-500px {
        width: 500px;
    }

    .header-home {
        background-color: #fff;
        border-radius: 0 0 50px 50px;
    }

    .header-home-02 {
        position: relative !important;
        width: 100%;
    }

    .header-home-02 .openbtn {
        position: absolute !important;
        right: 5vw;
    }

    .home-news-box .button {
        width: 30%;
        margin: 0 auto;
    }

    .home-news-box02-box {
        flex-direction: column;
        text-align: center;
    }

    .home-about .b-orange {
        width: 100%;
    }

    .header-logo-home {
        width: 125px;
    }

    .header-logo-home-text02 {
        font-size: 25px;
    }

    .header-tablet {
        position: absolute;
        height: 130px;
    }

    .header-tablet-other {
        position: fixed;
    }

    .header-tablet-logo-div {
        width: 80%;
        height: auto;
        position: absolute;
        top: 30px;
        left: 50px;
        display: flex;
        align-items: center;
    }

    .header-tablet-logo-div img {
        width: 120px;
        height: auto;
        padding-right: 10px;
    }

    .header-tablet-other-logo-container a {
        display: flex;
        margin-left: 20px;
        align-items: center;
        background-color: transparent !important;
        padding-top: 20px;
    }

    .header-tablet-other-logo-container img {
        width: 80px;
        height: auto;
    }

    .header-tablet-other-logo-container p {
        font-size: 30px;
        padding-left: 20px;
    }

    .header-logo-home-text-container {
        display: flex;
        flex-direction: column;
    }

    .header-tablet-other-logo-container .header-logo-home-text01 {
        font-size: 12px;
    }


    .header-tablet-ul {
        width: 80%;
        margin: 0 auto;
        margin-top: 150px;
    }

    .header-tablet-ul li {
        background-color: #fff;
        margin: 30px 0;
        border-radius: 30px;
        padding: 20px 0 20px 50px;
    }

    .header-tablet-ul li img {
        height: 45px;
        width: auto;
    }

    .header-tablet-ul li a {
        display: flex !important;
        align-items: center;
    }

    .header-tablet-ul li a p {
        font-size: 20px;
        padding-left: 50px;
    }

    .header-tablet-ul-img {
        width: 70px;
        height: 45px;
    }

    .header-tablet-document,
    .header-tablet-document p {
        padding-left: 0 !important;
    }

    .header-tablet-document p {
        margin: 0 auto;
    }

    .header-tablet-document a {
        padding-left: 0;
    }

    /*========= ナビゲーションのためのCSS ===============*/

    #g-nav {
        /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
        position: fixed;
        z-index: -1000;
        opacity: 0;
        /*はじめは透過0*/
        /*ナビの位置と形状*/
        top: -150vh;
        width: 100%;
        height: 100vh;
        overflow: scroll;
        /*ナビの高さ*/
        background: #FFF1D7;
        /*動き*/
        transition: all 0.3s;
    }

    /*アクティブクラスがついたら透過なしにして最前面へ*/
    #g-nav.panelactive {
        opacity: 1;
        z-index: 999;
        top: 0;
    }

    /*ナビゲーションの縦スクロール*/
    #g-nav.panelactive #g-nav-list {
        /*ナビの数が増えた場合縦スクロール*/
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100vh;
        /*表示する高さ*/
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        box-sizing: border-box;
    }

    /*ナビゲーション*/
    #g-nav ul {
        display: none;
        z-index: 999;
    }

    #g-nav.panelactive ul {
        display: block;
    }

    /*リストのレイアウト設定*/

    #g-nav li {
        list-style: none;
        text-align: center;
    }

    #g-nav li a {
        color: #333;
        text-decoration: none;
        padding: 10px;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-weight: bold;
    }

    /*========= ボタンのためのCSS ===============*/
    /*========= ボタンのためのCSS ===============*/

    .header-tablet-home {
        position: absolute;
        left: 0;
        width: 100%;
    }

    .header-tablet-home .openbtn {
        position: absolute !important;
        top: 20px;
        right: 5%;
    }

    .openbtn {
        position: fixed;
        z-index: 9999;
        /*ボタンを最前面に*/
        top: 20px;
        right: 5%;
        cursor: pointer;
        width: 50px;
        height: 50px;
    }

    /*×に変化*/
    .openbtn span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background-color: #666;
        width: 45%;
    }

    .openbtn span:nth-of-type(1) {
        top: 15px;
    }

    .openbtn span:nth-of-type(2) {
        top: 23px;
    }

    .openbtn span:nth-of-type(3) {
        top: 31px;
    }

    .openbtn.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;
    }

    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
    }

    .openbtn.active span:nth-of-type(3) {
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;
    }

    /*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
    .openbtn {
        position: fixed;
        /*ボタン内側の基点となるためrelativeを指定*/
        background: #FFF1D7;
        border: 3px solid #683B00;
        cursor: pointer;
        width: 80px;
        height: 80px;
        border-radius: 20px;
    }

    /*ボタン内側*/
    .openbtn span {
        display: inline-block;
        transition: all .4s;
        /*アニメーションの設定*/
        position: absolute;
        left: 15%;
        height: 3px;
        border-radius: 5px;
        background: #683B00;
        width: 70%;
    }


    .openbtn span:nth-of-type(1) {
        top: 15px;
    }

    .openbtn span:nth-of-type(2) {
        top: 30px;
    }

    .openbtn span:nth-of-type(3) {
        top: 45px;
    }

    .openbtn span:nth-of-type(3)::after {
        content: "MENU";
        /*3つ目の要素のafterにMenu表示を指定*/
        position: absolute;
        top: 10px;
        left: 3px;
        color: #683B00;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
    }

    /*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/

    .openbtn.active span:nth-of-type(1) {
        top: 35px;
        left: 15%;
        transform: translateY(0px) rotate(-45deg);
        width: 70%;
    }

    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
    }

    .openbtn.active span:nth-of-type(3) {
        top: 35px;
        left: 15%;
        transform: translateY(0px) rotate(45deg);
        width: 70%;
    }

    .openbtn.active span:nth-of-type(3)::after {
        content: "Close";
        /*3つ目の要素のafterにClose表示を指定*/
        transform: translateY(0) rotate(-45deg);
        top: 10px;
        left: 22px;
    }

    /*========= ナビゲーションのためのCSS ===============*/

    #g-nav-home-top {
        /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
        position: fixed;
        z-index: -1000;
        opacity: 0;
        /*はじめは透過0*/
        /*ナビの位置と形状*/
        top: -150vh;
        width: 100%;
        height: 100vh;
        overflow: scroll;
        /*ナビの高さ*/
        background: #FFF1D7;
        /*動き*/
        transition: all 0.3s;
    }

    /*アクティブクラスがついたら透過なしにして最前面へ*/
    #g-nav-home-top.panelactive {
        opacity: 1;
        z-index: 999;
        top: 0;
    }

    /*ナビゲーションの縦スクロール*/
    #g-nav-home-top.panelactive #g-nav-list-home-top {
        /*ナビの数が増えた場合縦スクロール*/
        position: fixed;
        z-index: 999;
        width: 100vw;
        height: 100vh;
        /*表示する高さ*/
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    /*ナビゲーション*/
    #g-nav-home-top ul {
        display: none;
        z-index: 999;
    }

    #g-nav-home-top.panelactive ul {
        display: block;
    }

    /*リストのレイアウト設定*/

    #g-nav-home-top li {
        list-style: none;
        text-align: center;
    }

    #g-nav-home-top li a {
        color: #333;
        text-decoration: none;
        padding: 10px;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-weight: bold;
    }

    /*========= ボタンのためのCSS ===============*/

    .header-tablet-home {
        position: absolute;
        left: 0;
        width: 100%;
    }

    .header-tablet-home .openbtn-home-top {
        position: absolute !important;
        top: 20px;
        right: 5%;
    }

    .header-tablet-document-bottom {
        display: inherit;
        height: 100px;
    }

    .header-tablet-logo-div {
        display: flex;
        align-items: center;
    }

    .openbtn-home-top {
        position: fixed;
        z-index: 9999;
        /*ボタンを最前面に*/
        top: 20px;
        right: 5%;
        cursor: pointer;
        width: 50px;
        height: 50px;
    }

    /*×に変化*/
    .openbtn-home-top span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background-color: #666;
        width: 45%;
    }

    .openbtn-home-top span:nth-of-type(1) {
        top: 15px;
    }

    .openbtn-home-top span:nth-of-type(2) {
        top: 23px;
    }

    .openbtn-home-top span:nth-of-type(3) {
        top: 31px;
    }

    .openbtn-home-top.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;
    }

    .openbtn-home-top.active span:nth-of-type(2) {
        opacity: 0;
    }

    .openbtn-home-top.active span:nth-of-type(3) {
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;
    }

    /*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
    .openbtn-home-top {
        position: fixed;
        /*ボタン内側の基点となるためrelativeを指定*/
        background: #FFF1D7;
        border: 3px solid #683B00;
        cursor: pointer;
        width: 80px;
        height: 80px;
        border-radius: 20px;
    }

    /*ボタン内側*/
    .openbtn-home-top span {
        display: inline-block;
        transition: all .4s;
        /*アニメーションの設定*/
        position: absolute;
        left: 15%;
        height: 3px;
        border-radius: 5px;
        background: #683B00;
        width: 70%;
    }


    .openbtn-home-top span:nth-of-type(1) {
        top: 15px;
    }

    .openbtn-home-top span:nth-of-type(2) {
        top: 30px;
    }

    .openbtn-home-top span:nth-of-type(3) {
        top: 45px;
    }

    .openbtn-home-top span:nth-of-type(3)::after {
        content: "MENU";
        /*3つ目の要素のafterにMenu表示を指定*/
        position: absolute;
        top: 10px;
        left: 3px;
        color: #683B00;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
    }

    /*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/

    .openbtn-home-top.active span:nth-of-type(1) {
        top: 35px;
        left: 15%;
        transform: translateY(0px) rotate(-45deg);
        width: 70%;
    }

    .openbtn-home-top.active span:nth-of-type(2) {
        opacity: 0;
    }

    .openbtn-home-top.active span:nth-of-type(3) {
        top: 35px;
        left: 15%;
        transform: translateY(0px) rotate(45deg);
        width: 70%;
    }

    .openbtn-home-top.active span:nth-of-type(3)::after {
        content: "Close";
        /*3つ目の要素のafterにClose表示を指定*/
        transform: translateY(0) rotate(-45deg);
        top: 10px;
        left: 22px;
    }

    .footer-container01 {
        width: 90%;
        padding: 0;
        margin: 0 auto;
        flex-direction: column;
    }

    .footer-phone-box01 {
        width: 70%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        background-color: #fff;
        padding: 50px 0;
        border-radius: 200px;
        box-sizing: border-box;
        text-align: center;
        margin-top: 50px;
    }

    .footer-box01-tel img {
        padding-right: 0 !important;
    }

    .footer-phone-box01-img {
        width: 100px;
        height: auto;
        padding-right: 10px;
    }

    .footer-phone-box01-img img {
        width: 100%;
        height: auto;
    }

    .footer-phone-box02 p {
        margin-bottom: 10px;
    }

    .footer-box01-tel {
        width: 100%;
        text-align: center;
    }

    .footer-map {
        width: 100%;
        height: 250px;
    }

    .footer-phone-nav {
        width: 90%;
    }

    .footer-phone-nav ul {
        flex-direction: row !important;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 30px;
    }

    .footer-phone-nav li {
        box-sizing: border-box !important;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 3px !important;
    }


    .footer-phone-nav-02 {
        width: 100%;
        padding-left: 60px;
        box-sizing: border-box;
    }

    .footer-phone-nav-02 ul {
        width: 50%;
        margin: 0 auto;
        padding-left: 0 !important;
        flex-direction: row !important;
    }

    .footer-copy {
        padding-bottom: 100px;
    }

    .slick-list {
        width: 90vw;
        height: calc(100vh - 120px);
        border-radius: 50px;
        top: 120px;
        left: 5vw;
    }

    .slider-item {
        width: 100%;
        /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
        height: calc(calc(100vh - 120px) / 2) !important;
        /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
        background-repeat: no-repeat;
        /*背景画像をリピートしない*/
        background-position: center top;
        /*背景画像の位置を中央に*/
        background-size: cover;
        /*背景画像が.slider-item全体を覆い表示*/
    }

    .slider-item02,
    .slider-item03 {
        background-position: left center !important;
    }

    .slider-item04 {
        background-position: -40px center !important;
    }

    .slider-item06 {
        background-position: center bottom !important;
    }

    .slider-item11 {
        background-position: -15px center !important;
    }

    .home-logo-back {
        top: 5vh;
        height: auto;
        width: 200px;
    }


    .home-slider-text {
        position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        background-color: transparent;
        width: 180px;
        height: 180px;
        background-color: #fff;
        border-radius: 150px;
    }

    .home-slider-text p {
        font-size: 25px;
        line-height: 2;
        text-align: center;
        padding-top: 12px;
    }

    .home-news,
    .home-event {
        flex-direction: column;
    }

    .home-news-box {
        width: 100%;
    }

    .home-news-box-tablet {
        border-top: #683B00 3px dotted;
        padding-top: 50px;
        margin-top: 50px;
    }

    .home-report li {
        width: 100%;
        margin-bottom: 50px !important;
    }

    .home-report li img {
        width: 100%;
        height: auto;
    }

    .home-report li:nth-of-type(2),
    .home-report li:nth-of-type(5),
    .home-report li:nth-of-type(8),
    .home-report li:nth-of-type(11) {
        margin-left: 0;
        margin-right: 0;
    }

    .home-about-back01 {
        width: 250px;
        top: 0;
        left: -15%;
    }

    .home-about-back02 {
        width: 300px;
        right: -20%;
    }

    .home-about-back03 {
        width: 140px;
        left: -5%;
        top: 450px;
    }

    .home-about-back04 {
        width: 140px;
        right: -5%;
    }

    .home-about-back05 {
        width: 195px;
        right: -5%;
    }

    .home-about-back06 {
        width: 200px;
        height: auto;
        top: 700px;
        left: -15%;
        z-index: 3;
    }

    .home-about-back06 img {
        transform: rotate(15deg);
    }

    .home-about-back07 {
        top: -50px;
    }

    .home-event-box01 {
        width: 100%;
        margin-bottom: 50px;
    }

    .tab {
        width: 70%;
    }

    .event-dot-day {
        height: calc(100% - 420px);
    }

    .event-container01 {
        padding-top: 50px;
    }

    .event-box05 {
        flex-direction: column;
    }

    .event-box05-02 {
        margin-left: 0;
    }

    .event-box05 div {
        margin-bottom: 30px;
    }

    .about-container02-box02,
    .about-container02-box03,
    .about-container02-box04,
    .about-container02-box05 {
        margin-top: -20px;
    }

    .about-container03-box01 {
        flex-direction: column;
    }

    .about-container03-box01 img {
        width: 500px;
        margin-bottom: 30px;
    }

    .about-container04-box02 p,
    .about-container04-box02 img {
        width: 48%;
    }

    .about-container05 ul {
        border-top: #683B00 3px dotted;
    }

    .about-container05 ul li {
        width: 100%;
    }

    .about-container05-li-border {
        border-left: none;
    }

    .about-box06 table th {
        width: 40%;
    }

    .about-box06 table td {
        width: 60%;
    }

    .information-box01 {
        width: 70%;
    }

    .button3-div {
        padding: 30px 0;
    }

    .report-container {
        width: 100%;
    }

    .report-pager-box,
    .report-pager-box-single {
        width: 100%;
    }

    .recruit-box02 ul {
        flex-direction: column;
    }

    .recruit-box02 ul li {
        width: 80%;
        margin: 0 auto;
    }

    .recruit-box02-02 {
        border-top: #683B00 3px dotted;
        border-bottom: #683B00 3px dotted;
        border-left: none;
        border-right: none;
    }

    .recruit-box03 {
        border-radius: 200px;
    }

    .document-container li {
        width: 48%;
    }

}

/* ここまで タブレット css*/

/* ここから スマホ css*/
@media screen and (max-width: 560px) {

    .phone {
        display: inherit !important;
    }

    .tablet,
    .pc {
        display: none;
    }

    .wrapper-500px {
        width: 90%;
    }

    .section03 {
        box-sizing: border-box;
    }

    .b-green {
        width: 100%;
    }

    .home-logo-back {
        width: 130px;
    }

    .header-tablet-logo-div img,
    .header-logo-home img {
        width: 80px;
    }

    .header-tablet-home .openbtn-home-top {
        top: 30px;
    }

    .header-tablet-other-logo-container p {
        font-size: 20px;
        padding-left: 10px;
    }

    .header-logo-home-text02 {
        font-size: 17px;
    }

    .openbtn,
    .openbtn-home-top {
        width: 60px;
        height: 60px;
        top: 30px;
    }

    .openbtn span:nth-of-type(1),
    .openbtn-home-top span:nth-of-type(1) {
        top: 10px;
    }

    .openbtn span:nth-of-type(2),
    .openbtn-home-top span:nth-of-type(2) {
        top: 20px;
    }

    .openbtn span:nth-of-type(3),
    .openbtn-home-top span:nth-of-type(3) {
        top: 30px;
    }

    .openbtn.active span:nth-of-type(1),
    .openbtn.active span:nth-of-type(3),
    .openbtn-home-top.active span:nth-of-type(1),
    .openbtn-home-top.active span:nth-of-type(3) {
        top: 23px;
    }

    .openbtn span:nth-of-type(3)::after,
    .openbtn-home-top span:nth-of-type(3)::after {
        top: 8px;
        font-size: 12px;
        left: 2px;
    }

    .openbtn.active span:nth-of-type(3)::after,
    .openbtn-home-top.active span:nth-of-type(3)::after {
        top: 8px;
        left: 17px;
    }

    .header-tablet-ul {
        margin-top: 100px;
    }

    .header-tablet-ul li {
        padding: 5px 0 5px 20px;
        margin: 20px 0;
    }

    .header-tablet-ul li a p {
        padding-left: 30px;
    }

    .footer-container01 {
        width: 90%;
        padding: 0;
        margin: 0 auto;
        flex-direction: column;
    }

    .footer-phone-box01 {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        background-color: #fff;
        padding: 50px 0;
        border-radius: 200px;
        box-sizing: border-box;
        text-align: center;
    }

    .footer-box01-tel img {
        padding-right: 0 !important;
    }

    .footer-phone-box01-img {
        width: 100px;
        height: auto;
        padding-right: 10px;
    }

    .footer-phone-box01-img img {
        width: 100%;
        height: auto;
    }

    .footer-phone-box02 p {
        margin-bottom: 10px;
    }

    .footer-box01-tel {
        width: 100%;
        text-align: center;
    }

    .footer-map {
        width: 100%;
    }

    .footer-phone-nav ul {
        flex-direction: row !important;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 30px;
    }

    .footer-phone-nav li {
        width: 50%;
        box-sizing: border-box !important;
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 3px !important;

    }

    .footer-phone-nav li a,
    .footer-phone-nav-02 ul li a {
        display: flex;
        flex-direction: row;
    }

    .footer-phone-nav li a::before,
    .footer-phone-nav-02 ul li a::before {
        content: url('https://akagawa-kinder.net/wp-content/uploads/2025/08/footer-before.png');
        display: block;
        width: 15px;
        height: 15px;
        padding-right: 10px;
        padding-top: 2px;
    }

    .footer-phone-nav-02 {
        width: 100%;
        padding-left: 20px;
        box-sizing: border-box;

    }

    .footer-phone-nav-02 ul {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .footer-phone-nav-02 ul li {
        width: 100%;
    }

    .footer-copy {
        padding-bottom: 100px;
    }

    .button2-padding {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .text-underline-pink-phone {
        text-decoration-color: #FFDFD8;
        text-decoration-line: underline;
        text-decoration-thickness: 10px;
        text-underline-offset: -1px;
        text-decoration-skip-ink: none;
    }

    .home-slider-text {
        width: 120px;
        height: 120px;
        border-radius: 150px;
        background-color: #fff;
        top: 57%;
    }

    .home-slider-text p {
        font-size: 18px;
        padding-top: 4px;
    }

    .home-news-box02-box,
    .home-news-box03-box {
        width: 100%;
        margin-left: 0;
    }

    .home-news-box .button,
    .home-about .button {
        width: 100%;
    }

    .home-about-hidden .div01 {
        padding: 200px 0;
    }

    .home-about-back01 {
        top: -150px;
        left: 50%;
    }

    .home-about-back01 img {
        width: 180px;
    }

    .home-about-back02 {
        top: -150px;
        right: -25%;
        display: none;
    }

    .home-about-back02 img {
        width: 200px;
    }

    .home-about-back03 {
        width: 160px;
        left: -5%;
        top: 300px;
        opacity: 0.3;
    }

    .home-about-back03 img {
        width: 100%;
        transform: rotate(-10deg);
    }

    .home-about-back04 {
        opacity: 0.3;
        top: 500px;
    }

    .home-about-back05 {
        top: 110%;
        width: 120px;
        right: 0;
    }

    .home-about-back05 img {
        width: 100%;
    }

    .home-about-back06 {
        top: 108%;
        left: 0;
        width: 130px;
    }

    .home-about-back06 img {
        width: 100%;
    }

    .home-about-back07 {
        top: -100px;
        left: -25%;
    }

    .home-about-text01 {
        font-size: 25px;
        width: 100%;
    }

    .home-information p {
        font-size: 20px;
    }

    .home-kosodate {
        margin-top: 100px;
    }

    .report-container p {
        text-align: start;
    }

    .tab {
        width: 100%;
    }

    .tab li a {
        width: 160px;
        box-sizing: border-box;
    }

    .event-box01 {
        width: 100%;
    }

    .event-box01 .p-big-30px {
        font-size: 25px;
    }

    .event-dot-day,
    .event-dot-year {
        position: absolute;
        left: 40px;
        border-right: 3px dotted #683B00;
        z-index: 1;
    }

    .event-dot-day {
        height: calc(100% - 400px);
    }

    .event-dot-year {
        height: calc(100% - 300px);
    }

    .about-container01 .p-big {
        font-size: 20px;
    }

    .about-container02-section {
        overflow: hidden;
    }


    .about-container03 .title02-div {
        width: 80%;
    }

    .about-container03-box01 img {
        width: 100%;
    }

    .about-container03 ul li {
        line-height: 2;
        margin-bottom: 20px;
    }

    .about-container02-box01,
    .about-container02-box03,
    .about-container02-box05 {
        margin-left: -10%;
    }

    .about-container02-box02,
    .about-container02-box04 {
        margin-left: -40%;
    }

    .about-container03 ul {
        margin-left: 0;
    }

    .about-container04-box02 {
        flex-wrap: wrap;
    }

    .about-container04-box02 img,
    .about-container04-box02 p {
        width: 100%;
    }

    .about-container04-box02 p {
        margin-left: 0;
        margin-top: 20px;
    }

    .about-container05-box01 {
        width: 90%;
        line-height: 2;
    }

    .about-container05-box02-text {
        text-align: start;
    }

    .about-container05-li-border-top {
        border-top: none;
    }

    .about-container05-li-last .recruit-box03 {
        border-radius: 50px;
    }

    .about-box06-contents td,
    .about-box06-contents th {
        width: 100% !important;
        display: block;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .about-box06-contents td {
        border-top: none !important;
        padding-top: 0 !important;
    }

    .about-box06-tr-last th {
        border-bottom: none;
    }

    #year {
        margin-top: -500px;
        padding-top: 500px;
        pointer-events: none;
    }

    .information-box01 {
        width: 90%;
        margin-top: 20px;
    }

    .information-box01 .link-opacity {
        width: 48%;
        height: auto;
        border-radius: 30px;
        padding: 20px 0;
    }

    .information-box01 .link-opacity img {
        width: 50px;
        height: auto;
        padding-top: 0;
    }

    .information-box01-p {
        font-size: 12px;
    }

    .information-box02 .p-big-30px {
        font-size: 25px;
    }

    .information-box03 ul {
        flex-wrap: wrap;
    }

    .information-box03 ul li {
        width: 100%;
        margin-top: 30px;
    }

    .information-box04-contents th,
    .information-box04-contents td {
        width: 100% !important;
        display: block;
    }

    .information-box04-contents td {
        border-top: none !important;
        padding-top: 0 !important;
    }

    .information-box04-contents-box {
        border-top: none;
        padding-top: 0;
    }

    .information-box04-contents-box02 .text-underline-pink-phone {
        text-align: center;
        padding-bottom: 10px;
    }

    .information-box04-contents-box02,
    .p-large-phone-small {
        font-size: 15px;
    }

    .information-box04-contents-box04 img {
        margin: 0 auto;
        display: block;
    }

    .information-box04-contents-text {
        width: 90%;
        margin: 0 auto;
    }

    .information-box04-text-center {
        text-align: center !important;
    }

    .document-container {
        flex-direction: column;
    }

    .document-container li {
        width: 100%;
    }

    .recruit-box03 {
        width: 90%;
    }
}

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

    .phone-02 {
        display: inherit;
    }

    .home-slider-text {
        top: 58%;
    }

    .header-tablet-other-logo-container p {
        font-size: 17px;
    }

    .button2,
    .button {
        width: 100%;
    }

}