@media (max-width: 768px) {
    .box-banner-home {
        flex-direction: column;
    }
    .banner-home-left {
        width: 100%;
        padding: 0;
    }
    .banner-home-right {
        width: 100%;
        padding: 0;
        position: absolute;
        height: 100%;
    }
    .slide-banner-cont h2 {
        font-size: 2rem;
        line-height: 1.7;
        position: absolute;
        top: -20px;
        z-index: 1;
    }
    .slide-banner-cont{
        height:100%;
    }
    .slide-banner-cont h2::after {
        content: "";
        width: 265px;
        height: 155px;
        background-image: url(../images/index/after-text.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
    }
    .slide-banner-cont p {
        line-height: 1.3;
        font-size: 1.3rem;
        padding-top: 20px;
        color: #5A3C1E;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        bottom:-60px;
        left: 50%;
        transform: translateX(-50%);
        word-break: keep-all;

    }
    .box-banner-home{
        margin-bottom: 40px;
    }
    .box-banner-home::before {
        width: 68px;
        height: 114px;
        right: -20px;
        bottom: -55px;
    }
    .box-banner-home::after {
        width: 55px;
        height: 100px;
        left: -10px;
        bottom: -55px;
    }
    .item-reason-title h3 {
        font-size: 1.7rem;
    }
    .item-reason-title p {
        margin-top: 3px;
    }
    .item-reason-title {
        padding-top: 0;
    }
    .item-reason-img {
        width: 80px;
    }
    .box-item-reason {
        padding: 15px;
    }
    .item-reason-top {
        min-height: unset;
        gap: 15px;
    }
    a.btn.btn-main {
        max-width: 100px;
        min-height: 25px;
        font-size: 1.3rem;
    }
    a.btn.btn-main::after {
        width: 12px;
        height: 12px;
        right: 8px;
    }
    .box-info-reason {
        flex-wrap: wrap;
        gap: 18px 10px;
        align-items: center;
        padding: 20px 15px;
        margin: 0 -5px 25px;
        border-radius: 10px;
    }
    .info-reason-title {
        width: 100%;
    }
    .info-reason-left {
        width: 100px;
        padding-top:0;
    }
    .info-reason-title p {
        letter-spacing: -0.1em;
        line-height: 1.6;
        margin: 0;
    }
    .info-reason-title h4 {
        font-size: 1.7rem;
        min-height: unset;
    }
    .box-baby-story h3 {
        font-size: 2rem;
    }
    .box-baby-story p {
        line-height: 1.46;
        margin: 10px 0;
    }
    .box-baby-story {
        padding: 26px 20px 20px;
    }
    .home-news::after {
        height: 300px;
    }
    .main-title-en {
        font-size: 2rem;
    }
    h2.main-title-jp {
        font-size: 2.3rem;
    }
    .title-news {
        font-size: 1.7rem;
        padding-left: 10px;
        padding-bottom: 10px;
    }
    .news-item.item-list {
        padding: 13px 10px;
        flex-wrap: wrap;
    }
    .news-item.item-list .date {
        width: 100%;
    }
    .news-item.item-list .title {
        padding: 0;
        width: 100%;
        margin-top: 4px;
    }
    .box-news-white {
        padding: 18px 10px 15px;
        border-radius: 10px;
        margin: 0 -5px;
    }
    .box-hello-baby {
        height: 125px;
        padding: 20px;
        border-radius: 10px;
    }
    .box-hello-baby-cont {
        max-width: 160px;
    }
    .box-home-greeting {
        flex-direction: column-reverse;
        gap: 30px;
    }
    .home-greeting-left {
        width: 100%;
        flex: unset;
        padding: 20px 23px 30px;
    }
    .home-greeting-right {
        width: 175px;
        margin: 0 auto;
    }
    .home-greeting-left::after {
        width: 61px;
        height: 94px;
        left: -20px;
        top: -10px;
    }
    .home-greeting-left::before {
        width: 69px;
        height: 96px;
        right: -10px;
        bottom: -13px;
    }
    .box-facility-cont {
        padding: 20px;
        border-radius: 13px;
    }
    .img-facility {
        border-radius: 8px;
        margin-bottom: 18px;
    }
    .box-facility-cont h3 {
        font-size: 1.7rem;
    }
    .box-facility-cont p {
        line-height: 1.61;
    }
    button.slide-arrow {
        width: 40px;
        height: 40px;
    }
    button.slide-arrow.prev-arrow {
        left: -28px;
    }
    button.slide-arrow.next-arrow {
        right: -28px;
    }
    .slide-facility ul.slick-dots {
        gap: 14px;
    }
    .slide-facility ul.slick-dots li {
        width: 8px;
        height: 8px;
    }
    .box-main-equipment {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
        margin-left: -5px;
        margin-right: -5px;
        border-radius: 13px;
        gap: 10px;
    }
    .title-equipment {
        font-size: 1.7rem;
    }
    .box-white-access {
        padding: 20px 10px;
    }
    .title-cs {
        font-size: 1.7rem;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .title-cs::after {
        width: 65px;
    }
    .schedule-table th,
    .schedule-table td {
        font-size: 1.4rem;
        padding: 10px 5px;
    }
    .schedule-table .time {
        font-size: 1.4rem;
    }
    .circle {
        width: 13px;
        height: 13px;
        border-width: 1px;
    }
    .slash {
        height: 1px;
        width: 17px;
        top: -5px;
    }
    .schedule-table tr:first-child td {
        padding-bottom: 0;
    }
    .box-white-access {
        padding: 20px 10px;
    }
    .title-cs {
        font-size: 1.7rem;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .title-cs::after {
        width: 65px;
    }
    .schedule-table th,
    .schedule-table td {
        font-size: 1.4rem;
        padding: 10px 5px;
    }
    .schedule-table .time {
        font-size: 1.4rem;
    }
    .circle {
        width: 13px;
        height: 13px;
        border-width: 1px;
    }
    .slash {
        height: 1px;
        width: 17px;
        top: -5px;
    }
    .schedule-table tr:first-child td {
        padding-bottom: 0;
    }
    .box-contact {
        flex-direction: column;
        padding: 25px 0;
        gap: 18px;
        border-radius: 16px;
    }
    .contact-left {
        width: 100%;
        padding: 0;
    }
    .contact-right {
        width: 100%;
    }
    .contact-right a.tel {
        font-size: 3.8rem;
        padding-left: 40px;
    }
    .contact-right a.tel::before {
        width: 30px;
        height: 30px;
    }
    .contact-right p {
        font-size: 2rem;
    }
    .box-home-map>div {
        height: 200px;
        margin-left: -30px;
        margin-right: -30px;
    }
    .footer::after {
        border-radius: 18px 18px 0 0;
    }
    .title-en {
        font-size: 1.5rem;
    }
    .title-jp {
        font-size: 2.5rem;
    }
    .page-header {
        height: 213px;
        padding-top: 11;
        padding-top: 110px;
    }
    .page-header::before {
        height: 300px;
        background-size: cover;
        bottom: -300px;
    }
    .box-select-babay {
        padding: 28px 20px;
        gap: 10px;
        border-radius: 8px;
    }
    .box-select-babay select {
        width: 165px;
        font-size: 1.4rem;
        height: 35px;
    }
    .box-select-babay .label {
        font-size: 1.6rem;
    }
    .box-baby-item {
        padding: 10px;
        border-radius: 8px;
        margin-bottom: 20px;
    }
    .info-baby {
        padding: 8px 0;
        font-size: 1.3rem;
    }
    .btn-baby a.btn.btn-main {
        min-height: 28px;
        font-size: 1.4rem;
        max-width: 103px;
    }
    .btn-baby a.btn::after {
        right: 5px;
    }
    a.btn.btn-main.v2 {
        max-width: 158px;
        min-height: 43px;
        font-size: 1.6rem;
    }
    a.btn.btn-main.v2::after {
        width: 23px;
        height: 23px;
        right: 14px;
    }
    ul.list-anchor {
        padding: 20px 13px;
        margin-left: -8px;
        margin-right: -8px;
        gap: 10px 16px;
        align-items: flex-end;
    }
    ul.list-anchor li {
        width: calc(50% - 8px);
        margin: 0;
    }
    ul.list-anchor li a {
        padding: 9px 8px;
    }
    ul.list-anchor li a::after {
        right: 5px;
        width: 15px;
        height: 15px;
    }
    .main-title::after {
        width: 310px;
        height: 182px;
    }
    .title-sub {
        font-size: 1.7rem;
        padding-left: 13px;
        padding-bottom: 8px;
    }
    .title-sub span {
        font-size: 1.2rem;
        margin-left: 0;
    }
    .list-dot.no-flex li {
        line-height: 1.77;
    }
    .list-dot li::before {
        width: 11px;
        height: 11px;
        top: 13px;
    }
    .title-sub::after {
        width: 2px;
    }
    .list-line li h4 {
        font-size: 1.4rem;
        padding-left: 20px;
        margin-bottom: 5px;
    }
    .list-line li {
        padding-left: 0;
        margin-bottom: 25px;
    }
    .list-line li p {
        line-height: 1.77;
    }
    .obs-02::after {
        background-size: cover;
        height: 210px;
    }
    .obs-03::after {
        height: 300px;
        background-size: cover;
    }
    .table-fee {
        flex-direction: column;
        border-bottom: none;
        padding: 20px 0;
    }
    .table-fee-left {
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid #443120;
        min-height: 43px;
    }
    .table-fee-left .list-dot li {
        font-size: 1.5rem;
    }
    .table-fee-left .list-dot li:before {
        top: 17px;
    }
    .table-fee-right {
        padding-top: 15px;
        font-size: 1.3rem;
        line-height: 1.38;
    }
    .table-fee::after {
        bottom: auto;
        top: 62px;
    }
    .obs-03 {
        padding-top: 125px;
    }
    table.table-visit {
        width: 100%;
    }
    table.table-visit td {
        display: block;
        padding: 10px 15px;
        font-size: 1.3rem;
        text-align: left;
        height: auto;
    }
    table.table-visit td:first-child {
        width: 100%;
        border-bottom: none;
        border-color: #eaa0b5;
        text-align: left;
        font-size: 1.4rem;
    }
    .obs-04::after {
        height: 300px;
        background-size: cover;
    }
    .box-obs-white {
        padding: 20px 13px;
        margin-left: -8px;
        margin-right: -8px;
        border-radius: 8px;
    }
    .box-obs-white .list-line li {
        padding-left: 22px;
        font-size: 1.4rem;
    }
    .box-obs-white .list-line li::after {
        left: 0;
    }
    .box-obs-white.v2 {
        padding: 23px 15px;
    }
    .box-mealtime {
        flex-wrap: wrap;
        gap: 15px 0;
    }
    .mealtime-item {
        width: 50%;
        align-items: center;
        gap: 15px;
        font-weight: 500;
    }
    .mealtime-item span {
        width: 60px;
        height: 23px;
        font-size: 1.3rem;
    }
    .schedule-left {
        width: 100px;
        font-size: 1.7rem;
    }
    .schedule-right {
        padding-left: 15px;
        font-size: 1.4rem;
        line-height: 1.43;
        border-width: 1px;
    }
    .schedule-left::after {
        width: 87px;
        height: 67px;
    }
    .box-schedule {
        border-radius: 8px;
        padding: 20px 0;
        margin-bottom: 35px;
    }
    .box-schedule::after {
        width: 25px;
        height: 15px;
        bottom: -25px;
    }
    .schedule-right .mealtime-item {
        width: 100%;
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
        padding: 15px 8px;
        border-width: 1px;
    }
    .box-schedule.v2 .schedule-right {
        padding-right: 10px;
    }
    .ml-sm--100 {
        margin-left: -100px;
        text-align: center;
    }
    .classroom-01 .box-obs-white {
        padding: 15px 13px;
    }
    .toggle-class .toggle-hd {
        font-size: 1.7rem;
        height: 28px;
    }
    .toggle-class .toggle-hd::after {
        width: 28px;
        height: 28px;
    }
    .box-flex-class {
        gap: 35px;
        flex-direction: column;
        padding-left: 7px;
        padding-right: 7px;
    }
    .flex-class-img {
        width: 100%;
        text-align: center;
    }
    .flex-class-img img {
        width: 250px;
    }
    .flex-class-cont {
        flex: unset;
        width: 100%;
    }
    .flex-class-cont table.table-visit {
        width: 100%;
    }
    .flex-class-cont table.table-visit td:first-child {
        padding: 10px 15px;
        font-size: 1.4rem;
    }
    .flex-class-cont table.table-visit td {
        font-size: 1.3rem;
    }
    #classroom-02 table.table-visit {
        width: 100%;
    }
    #classroom-02 table.table-visit td:first-child {
        padding: 10px 15px;
        font-size: 1.4rem;
    }
    #classroom-02 table.table-visit td {
        font-size: 1.3rem;
    }
    .img-class-room-2,
    .img-class-3 {
        max-width: 250px;
        margin: 0 auto 20px;
    }
    .img-class-3 {
        margin-bottom: 0;
    }
    section#classroom-03 .box-obs-white {
        padding: 3px 13px;
    }
    section#classroom-03 .table-fee {
        padding: 10px 0;
    }
    section#classroom-03 .table-fee::after {
        top: 52px;
    }
    ul.list-num li h4 {
        font-size: 1.4rem;
    }
    ul.list-num li {
        padding-left: 30px;
        margin-bottom: 30px;
    }
    ul.list-num li::after {
        width: 23px;
        height: 23px;
        font-size: 1.3rem;
        padding-bottom: 3px;
    }
    .obs-03::before {
        height: calc(100% - 140px);
    }
    a.btn.btn-main.btn-home-single {
        min-height: 43px;
        min-width: 158px;
        font-size: 1.6rem;
        padding-right: 20px;
    }
    a.btn.btn-main.btn-home-single::after {
        width: 23px;
        height: 23px;
        right: 14px;
    }
    .works-filter {
        padding: 25px 20px;
    }
    .page-news .news-item.item-list .news-img img {
        height: auto;
    }
    .page-news .news-item.item-list .news-img {
        border-radius: 8px;
    }
    .box-cat {
        flex-direction: column;
        align-items: flex-start;
        gap: 7px;
        margin-top: 10px;
    }
    .box-cat .date {
        padding-left: 0;
    }
    a.cat {
        min-width: 90px;
        min-height: 20px;
        font-size: 1.3rem;
        border-radius: 3px;
    }
    .page-news .news-item.item-list .title {
        margin-top: 10px;
        padding-left: 0;
        padding-right: 30px;
    }
    .page-news .news-item.item-list .title::after {
        width: 18px;
        height: 18px;
        right: 8px;
    }
    .page-news .news-item.item-list {
        margin-bottom: 30px;
    }
    #site-footer::after {
        width: 70px;
        height: 71px;
        background-image: url(../images/index/after-ft-sm-1.png);
        left: -5px;
    }
    #site-footer::before {
        width: 51px;
        background-image: url(../images/index/after-ft-sm-2.png);
        height: 66px;
        right: 0;
    }
    .home-access .container::after {
        width: 175px;
        height: 428px;
        background-image: url(../images/index/after-ac-sm-1.png);
        left: -85px;
        top: -20px;
    }
    .home-access::after {
        height: 300px;
    }
    .home-access::before {
        top: 300px;
    }
    .home-access .container::before {
        width: 34px;
        background-image: url(../images/index/after-ac-sm-2.png);
        height: 280px;
        top: 55px;
        right: 10px;
    }
}

/* ===== Mobile Fixed Bottom Bar ===== */
.mobile-fixed-bar {
    display: none;
}
@media (max-width: 768px) {
    .mobile-fixed-bar {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 68px;
        z-index: 9999;
    }
    .mobile-fixed-bar:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 20px);
        background-color: #eaa0b5 ;
        z-index: -1;
        box-shadow: 0 0 5px 0px rgba(234, 160, 181, 0.25);
        border-radius: 16px 16px 0 0;
    }
    .mobile-fixed-item {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #fff;
        text-decoration: none;
        height: 100%;
        position: relative;
        gap: 4px;
    }
    .mobile-fixed-item + .mobile-fixed-item::before {
        content: "";
        position: absolute;
        left: 0;
        width: 1px;
        height: 32px;
        bottom:9px;
        background-color: rgba(255, 255, 255, 0.5);
    }
    .mobile-fixed-item img {
        width: 30px;
        height: 30px;
        box-shadow: 0 0 5px 0px rgba(234, 160, 181, 0.25);
        object-fit: contain;
    }
    .mobile-fixed-item span {
        font-size: 1.6rem;
        font-weight: 500;
        font-family: "Zen Kaku Gothic New", sans-serif;
        line-height: 1;
    }
    /* Offset bottom padding so content doesn't hide behind the bar */
    body {
        padding-bottom: 68px;
    }
    .top-right-type-1:before{
        width:61px;
        height: 75px;
    }
    .bottom-left-type-1:after{
        width: 54px;
        height: 70px;
    }
    .top-left-type-1:before{
        width:49px;
        height: 69px;
    }
    .bottom-right-type-1:after{
        width:39px;
        height: 69px;
    }
    .home-greeting::after{
        width:1480px;
        left: 50%;
        transform: translateX(-50%);
    }
}