@media screen and (max-width: 1500px) {
    .header-menu>li a {
        padding: 0 30px;
    }
}

@media screen and (max-width: 1200px) {
	#about .width1400{
		width:100%!important;
	}
	.goal-list li {
		width: 46%;
	}
	.goal-list{
		padding:10px;
	}
}
@media screen and (max-width: 1200px) {
    .w70 {
        width: 90%;
    }
    .w80 {
        width: 90%;
    }
    section {
        padding-top: 150px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 1024px) {
    .archive-info-wrap .inner {
        background: #fff;
        padding: 30px;
        border-radius: 20px;
        width: 90%;
    }
   /* .goal-list {
        display: block;
    }
    .goal-list li {
        margin: 0 auto 50px;
        width: 90%;
        margin: 50px auto;
    }
	*/
    .main-txt {
        text-align: center;
        font-size: 2rem;
        margin: 0 auto 40px;
    }
    .goal-list span {
        font-size: 1.3em;
        color: #ea5413;
        font-weight: bold;
    }
    .mobile-sub-nav-list {
        display: none;
    }
    .mobile-menu-tel {
        display: flex;
        justify-content: space-around;
    }
    .mobile-menu-tel-box {
        width: 45%;
    }
    .moblie-menu-head {
        width: 80%;
        text-align: center;
        font-weight: 700;
        color: var(--main);
        margin: 0 auto;
        padding: 5px 10px;
        border-radius: 20px;
        margin: 40px auto 15px;
        background: transparent !important;
        color: #fff;
        margin: 0 auto;
    }
    .bg-green {
        padding-top: 5vw!important;
    }
    .box-white {
        background: #fff;
        border-radius: 10px;
        border-radius: 10px;
        padding: 18vw 5vw 5vw;
        margin-bottom: 5vw !important;
    }
    #news {
        padding-bottom: 30vw;
    }
}

@media screen and (max-width:820px) {
    .goal-list {
        padding: 10px;
    }
    .goal-list li {
        padding: 20px 10px;
        font-size: 16px;
        margin: 15px auto 0;
    }
    .pt-02 {
        padding-top: 100px;
    }
    section {
        padding-bottom: 50px;
    }
    ul.person-list li {
        width: 90%;
        margin: 0 auto 30px;
    }
    .tablepress tbody th,
    .tablepress tbody td {
        display: block;
    }
    .tablepress tbody td.column-1 {
        width: 100%;
        padding: 10px 15px;
    }
    .tablepress tbody td.column-2 {
        width: 100%;
        padding: 10px 15px;
    }
    .box-white {
        width: 90%;
        padding: 100px 10px 30px;
        margin-bottom: 30px !important;
    }
    .box-white02 {
        width: 90%;
        padding: 10px;
        margin: 0 auto 30px !important;
    }
    .contact-form01 th {
        width: 100%;
    }
    .block-protector li {
        width: 100%;
        margin: 0 auto 30px;
    }
    .block-protector a {
        padding: 30px 20px;
        display: block;
        background: #fff;
        border: 4px solid var(--main);
    }
    .block-protector li.daini a {
        border: 4px solid #8dc21f;
    }
    .block-protector li.daini {
        margin-bottom: 0;
    }
    .block-protector span {
        font-size: 2.5rem;
    }
    #news .ab01 {
        position: absolute;
        bottom: -8vw;
        left: -5vw;
        width: 90vw;
    }
    #news .ab03 {
        display: none;
        position: absolute;
        bottom: -30vw;
        left: 0;
        width: 35vw;
        z-index: 10;
    }
    #news .ab04 {
        display: none;
        position: absolute;
        bottom: -30vw;
        right: -3vw;
        width: 35vw;
        z-index: 10;
    }
    .single-kindergarten #news .ab01 {
        position: absolute;
        bottom: -8vw;
        left: -5vw;
        width: 30vw;
    }
    #protector {
        padding-top: 30vw;
    }
    #page-top {
        position: fixed;
        right: 0;
    }
    #page-top img {
        max-height: 80px;
    }
    p,
    a,
    li,
    dt,
    dd,
    time,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    th,
    td,
    span {
        font-size: 1.6rem;
    }
    .block-menu {
        display: flex;
    }
    .block-menu li {
        width: 48%;
    }
    .title04 {
        font-size: 3rem;
        max-width: 500px;
        padding: 10px;
        text-align: center;
        margin: 0 auto 30px;
    }
    .title05 {
        text-align: center;
        font-size: 18px;
    }
    .goal-list li {
        padding: 15px 10px;
        font-size: 3vw;
		display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
  }
    .mb100 {
        margin-bottom: 50px!important;
    }
    .mb150 {
        margin-bottom: 50px!important;
    }
    .goal-list {
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .title02 {
        padding: 15px 15px 10px;
        font-weight: 700;
        text-align: center;
        font-size: 2rem;
        margin-bottom: 25px;
        background-color: #0BA29A;
        color: #fff;
        border-bottom: 5px dotted var(--main);
        color: #fff;
        border-radius: 10px;
        line-height: 1;
    }
    .title03 {
        font-size: 2rem;
    }
    #preschooler {
        background-color: #fffff0;
        padding-top: 60px;
    }
    .box-flex01 li {
        width: 90%;
        margin: 0 auto 30px;
    }
    .title05 {
        text-align: left;
    }
    .list-gallery li {
        width: 45%;
    }
    .box-flex01 {
        display: block;
    }
    .box-flex01>div {
        width: 90%;
        margin: 0 auto 80px;
    }
    section#overview {
        padding-bottom: 10px;
    }
}

@media screen and (max-width:600px) {
	  .main-txt {
    text-align: center;
    font-size: 2rem;
    margin: 0 auto 10px;
  }
	.title05{margin-bottom:10px;}
	.block-protector p::before,.block-protector p::after{
		width:20px;
		height:20px;
	}
	 .block-protector a {
		 padding: 15px;
	}
    p,
    a,
    li,
    dt,
    dd,
    time,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    th,
    td,
    span {
        font-size: 1.4rem;
    }
    .icon-key {
        position: relative;
        display: inline-block;
        padding: 6px 30px;
        font-size: 2rem;
    }
    #support {
        padding-bottom: 50px;
    }
    .title01 {
        position: relative;
        display: inline-block;
        padding: 6px 30px;
        font-size: 2rem;
        margin-bottom: 50px;
    }
    .title04 {
        font-size: 2rem;
        margin: 0 auto 30px;
        width: 90%;
    }
    .block-title>span {
        position: absolute;
        top: -30px;
        font-size: 18px;
    }
    .main-txt02 {
        text-align: left;
        font-size: 16px;
        padding: 10px;
    }
    .block-title>span::before {
        position: absolute;
        content: "";
        background-image: url(/wp-content/uploads/2025/06/s-title.png);
        background-size: contain;
        width: 50px;
        height: 50px;
        top: -40px;
    }
    section {
        padding-top: 100px;
    }
    .block-protector p {
        font-size: 2rem;
    }
    .archive-info-cat a {
        line-height: 1.3;
    }
    .job-table tr th,
    .job-table tr td {
        display: block;
    }
    .job-table tr th {
        background-color: rgba(30, 173, 76, 0.1);
        color: #5f4c3b;
        text-align: left;
        margin-top: 0;
        border-radius: 0;
        font-size: 14px;
    }
    .job-table th,
    .job-table td {
        padding: 10px;
    }
    .job-table tr td {
        text-align: left;
        display: block;
    }
    .job-table th {
        width: 100% !important;
    }
    .mobile-menu-tel {
        display: block;
    }
    .mobile-menu-tel-box {
        width: 100%;
        margin-bottom: 50px;
    }
		.br450{
	display:block;
}
}

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

    .tab-panel-a .tab {
        font-size: 13px;
        padding: 15px 0;
    }
    .contact-band-tel-box {
        margin: 0 auto 30px;
        width: 90%;
    }
    #page-top img {
        max-height: 60px;
    }
    .block-menu li {
        width: 90%;
        margin: 0 auto 30px;
    }
    /* .block-title span::before {
        position: absolute;
        content: "";
        background-image: url(/wp-content/uploads/2025/06/s-title.png);
        background-size: contain;
        width: 40px;
        height: 40px;
        top: -30px;
    }
	*/

    .title05 {
        font-size: 20px;
    }
}