@charset "UTF-8";

/*-------------------20251113移動------------------------*/
/*-------------TOP ご案内--------------*/
a#seo1_btbg+section {
	position: relative;
    overflow: visible;
    padding: 170px 0;
}

a#seo1_btbg+section .content_wrapper {
    width: 70%;
}

a#seo1_btbg+section .content_wrapper:before {
    content: "";
    display: block;
    background: url(/common/upload_data/zono-schooljp/image/20251031124316_1.png) no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 100px 50px;
}

@media screen and (max-width: 1100px) {
    a#seo1_btbg+section .content_wrapper:before {
        padding: 70px;
    }
}

@media screen and (max-width: 900px) {
    a#seo1_btbg+section .content_wrapper {
        width: 80%;
    }
    a#seo1_btbg+section {
        padding: 100px 0;
    }
}

@media screen and (max-width: 550px) {
    a#seo1_btbg+section .content_wrapper:before {
        width: 85%;
        transform: translate(-50%, -50%) rotate(90deg);
    }
}

@media screen and (max-width: 480px) {
    a#seo1_btbg+section {
        padding: 30px 0;
    }
    a#seo1_btbg+section .content_wrapper:before {
        width: 160%;
    }
}

a#seo1_btbg+section .content_wrapper .heading.block_header_1 {
    padding-top: 0;
}

/*-------------TOP レッスン内容-------------------*/
a#hd_img_1+section .inner_item_txt {
    position: relative;
    flex-basis: 45%;
    max-width: 45%;
}
a#hd_img_1+section .wrapper_item:before {
    content: "";
    position: absolute;
    display: block;
    background: url(/common/upload_data/zono-schooljp/image/20251031124316.png) no-repeat center center;
    width: 55%;
    height: 130%;
    background-size: contain;
    z-index: -1;
    top: 50%;
    transform: translate(-50%, -50%);
    transform: translateY(-50%);
    right: 0;
}
@media screen and (max-width: 900px) {
	a#hd_img_1+section .wrapper_item:before {
        width: 120%;
        height: 170%;
    }
}

/*-------------TOPコラム------------*/
a#blog_type02+div .content_wrapper {
    position: relative;
}
a#blog_type02+div > .content_wrapper:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251031124315.png) no-repeat;
    width: 75%;
    height: 85%;
    background-size: contain;
    z-index: -1;
    background-position: center center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
}
@media screen and (max-width: 1060px) {
	a#blog_type02+div > .content_wrapper:before {
    width: 90%;
}
}
@media screen and (max-width: 900px) {
	a#blog_type02+div > .content_wrapper:before {
    width: 100%;
}
}
@media screen and (max-width: 700px) {
	a#blog_type02+div > .content_wrapper:before {
	height: 100%;
	transform: translate(-50%, -83%);
}
}
@media screen and (max-width: 550px) {
	a#blog_type02+div > .content_wrapper:before {
	width: 120%;
	transform: translate(-50%, -80%);
}
}
@media screen and (max-width: 430px) {
	a#blog_type02+div > .content_wrapper:before {
	width: 145%;
	transform: translate(-50%, -75%);
}
}
a#blog_type02+div .heading.block_header_1 .h {
    color: #292929;
}
#blog_type02 + .block_news_2 > .content_wrapper > ul li {
    background: #FBEADB !important;
}
#blog_type02 + .block_news_2 ul li::after {
    background: var(--i_main_color);
    border-color: var(--i_main_color);
}

/*-------------TOP私たちの願い------------*/
a#hd_img_2+section .inner_item_txt {
    position: relative;
    flex-basis: 45%;
    max-width: 45%;
}
a#hd_img_2+section {
    padding-bottom: 150px;
}
a#hd_img_2+section .wrapper_item:before {
    content: "";
    display: block;
    background: url(/common/upload_data/zono-schooljp/image/20251031124316.png) no-repeat center center;
    position: absolute;
    background-position: center;
    width: 55%;
    height: 130%;
    background-size: contain;
    z-index: -1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
@media screen and (min-width: 1201px) {
	a#hd_img_2+section {
    padding-bottom: 200px;
}
}
@media screen and (min-width: 1201px) and (max-width: 1270px) {
		a#hd_img_2+section {
    padding-bottom: 150px;
}
}
@media screen and (max-width: 900px) {
	a#hd_img_2+section .wrapper_item:before {
        width: 120%;
        height: 170%;
    }
}

/*-------------TOPお知らせ------------*/
#top_blog+.block_news_1>.content_wrapper {
    width: 70%;
}
#top_blog+div .heading.block_header_1 {
        padding-top: 0;
}
#top_blog+.block_news_1>.content_wrapper:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251031124316_1.png) no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 100px 50px;
}
@media screen and (max-width: 1250px) {
    #top_blog+.block_news_1>.content_wrapper:before {
    padding: 70px;
}
}
@media screen and (max-width: 1100px) {
    #top_blog+.block_news_1>.content_wrapper:before {
    padding: 90px;
}
}
@media screen and (max-width: 900px) {
	#top_blog+.block_news_1>.content_wrapper:before {
    transform: translate(-50%, -50%);
        padding: 70px;
}
}
@media screen and (max-width: 600px) {
        #top_blog+.block_news_1>.content_wrapper:before {
        transform: translate(-50%, -50%) rotate(90deg);
        width: 165%;
    }
}
@media screen and (max-width: 480px) {
    #top_blog+.block_news_1>.content_wrapper:before {
        width: 200%;
    }
}
#top_blog+.block_news_1 .content_wrapper>.heading h2.h {
    color: var(--i_txt_color);
}

/*------------TOP3カラム----------------*/
a[id*="c3"]+div .inner_item {
    position: relative;
}
a[id*="c3"]+div .inner_item:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251104203037.png) no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 50%;
    left: 50%;
    padding: 70px 0px;
    transform: translate(-50%, -50%);
}
a[id*="c3"]+div .inner_item:nth-of-type(2)::before {
    background: url(/common/upload_data/zono-schooljp/image/20251104203037_1.png) no-repeat center center;
    background-size: contain;
}
a[id*="c3"]+div .inner_item:nth-of-type(3)::before {
    background: url(/common/upload_data/zono-schooljp/image/20251104203038.png) no-repeat center center;
    background-size: contain;
}
@media screen and (max-width: 1100px) {
    a[id*="c3"]+div .inner_item {
        padding: 70px 50px !important;
    }
}
@media screen and (max-width: 900px) {
    a[id*="c3"]+div .inner_item {
        margin-bottom: 190px!important;
        padding: 50px 80px !important;
    }
}
@media screen and (max-width: 768px) {
	a[id*="c3"]+div .wrapper_item .inner_item img {
		width: 50% !important;
	}
}
@media screen and (max-width: 480px) {
    a[id*="c3"]+div .wrapper_item .inner_item img {
        width: 100% !important;
    }
}
/*-------------TOP 当園の特徴-------------*/
a#bg+section > .content_wrapper {
    background: rgb(255 255 255 / 80%);
    border-radius: 15px;
}
a[id^="bg"]+section>.content_wrapper {
    position: relative;
    width: 70%;
    padding: 100px;
}
/*
a[id^="bg"]+section>.content_wrapper:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251031124316_1.png) no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: center;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.8;
    padding: 70px 0px;
}
@media screen and (max-width: 1200px) {
    a[id^="bg"]+section>.content_wrapper:before {
        padding: 70px;
    }
}
*/
@media screen and (max-width: 900px) {
    a[id^="bg"]+section>.content_wrapper {
        width: 85%;
    }
}
/*
@media screen and (max-width: 750px) {
	a[id^="bg"]+section>.content_wrapper:before {
		width: 100%;
	}
}
@media screen and (max-width: 550px) {
	a[id^="bg"]+section>.content_wrapper:before {
		width: 100%;
		height: 100%;
		transform: translate(-50%, -50%) rotate(90deg);
	}
	a[id^="bg"]+section>.content_wrapper:before {
		padding: 100px;
	}
}
*/
@media screen and (max-width: 440px) {
    /* a[id^="bg"]+section>.content_wrapper:before {
        width: 100%;
        padding: 40% !important;
    }*/
    a[id^="bg"]+section>.content_wrapper {
        padding: 40px;
    }
}

a[id^="bg"]+section>.content_wrapper .heading.block_header_1 {
    padding-top: 0;
    /* filter: drop-shadow(1px 1px 1px rgb(0 0 0 / 80%)); */
}
a[id^="bg"]+section .inner_item_txt p {
    /* filter: drop-shadow(1px 1px 1px rgb(0 0 0 / 80%)); */
}
a[id^="bg"]+section>.content_wrapper .heading.block_header_1 .h {
    /* color: var(--i_txt_color); */
}
/*-----------------------ここまで----------------------*/

/*------MV------*/
#mv_outer {
    padding-bottom: 0;
}
#mv {
    width: 80%;
}
#mv .mv_img {
    padding-top: 125px;
    padding-top: 0px;
}
#mv_outer:before {
    content: "";
    background: url(/common/upload_data/zono-schooljp/image/20251104150453.png) no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    background-size: contain;
    top: 150px;
    left: 1%;
    z-index: 12;
}
#mv_outer:after {
    content: "";
    background: url(/common/upload_data/zono-schooljp/image/20251104144809_1.png) no-repeat;
    width: 120px;
    height: 185px;
    position: absolute;
    background-size: contain;
    bottom: 10%;
    right: 1%;
    z-index: 12;
}
@media screen and (max-width: 900px) {
#mv_outer:before {
    width: 100px;
    height: 100px;
}
#mv_outer:after {
    width: 85px;
    height: 130px;
}
}
@media screen and (max-width: 500px) {
    #mv_outer:before {
        width: 80px;
        height: 80px;
    }
    #mv_outer:after {
        width: 55px;
        height: 85px;
        bottom: 1%;
    }
}
/*-------------TOP ご案内--------------*/
/* イラスト追加 */
a[id*="seo1"]+section .content_wrapper {
    position: relative;
}

a[id*="seo1"]+section::after {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251104144228.png) no-repeat left center;
    width: 200px;
    height: 200px;
    background-size: contain;
    bottom: -20px;
    left: 10px;
    top: auto;
    z-index: 1;
}

@media screen and (max-width: 900px) {
a[id*="seo1"]+section::after {
    width: 150px;
    height: 150px;
}
}

/*-------------TOP レッスン内容-------------------*/
/* イラスト追加 */
a[id^="hd_img"]+section {
    position: relative;
}

a[id^="hd_img"]+section:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251104144229.png) no-repeat left center;
    width: 250px;
    height: 200px;
    background-size: contain;
    bottom: -75px;
    left: 0px;
    z-index: 2;
}

@media screen and (max-width: 900px) {
	a[id^="hd_img"]+section:before {
            width: 200px;
            height: 150px;
            bottom: -30px;
}
}

/*-------------TOPコラム------------*/
/* イラスト追加 */
a#blog_type02+div {
    overflow: visible;
}

a#blog_type02+div > .content_wrapper:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251104144229_1.png) no-repeat left center;
    width: 200px;
    height: 200px;
    background-size: contain;
    top: 0;
    right: -60px;
    z-index: 1;
}

@media screen and (max-width: 1250px) {
	a#blog_type02+div > .content_wrapper:after {
    top: -75px;
    right: 5px;
}
}

@media screen and (max-width: 900px) {
	a#blog_type02+div > .content_wrapper:after {
    top: -75px;
    right: 5px;
	width: 150px;
    height: 150px;
}
}

@media screen and (max-width: 700px) {
	a#blog_type02+div > .content_wrapper:after {
    top: -80px;
    right: 5px;
}
}

@media screen and (max-width: 550px) {
	a#blog_type02+div > .content_wrapper:after {
    top: -90px;
    right: -10px;
}
}

/*-------------TOP私たちの願い------------*/
/* イラスト追加 */
a#hd_img_2+section::before {
    background: url(/common/upload_data/zono-schooljp/image/20251104144229_2.png) no-repeat right center;
    width: 250px;
    height: 200px;
    background-size: contain;
    top: auto;
    left: auto;
    right: 20px;
    bottom: 0px;
}

@media screen and (max-width: 1270px) {
a#hd_img_2+section::before {
    bottom: -40px;
}
}

@media screen and (max-width: 900px) {
    a#hd_img_2+section::before {
        width: 200px;
        height: 150px;
        bottom: 0px;
        right: 50px;
    }
}

@media screen and (max-width: 480px) {
a#hd_img_2+section::before {
        bottom: 15px;
        right: 30px;
    }
}

/*-------------TOPお知らせ------------*/
/* イラスト */
a#top_blog+div {
    position: relative;
    overflow: visible;
}

#top_blog+.block_news_1:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251104144229_3.png) no-repeat left center;
    width: 200px;
    height: 250px;
    background-size: contain;
    left: 10px;
    top: -10px;
    z-index: 5;
}

@media screen and (max-width: 900px) {
	#top_blog+.block_news_1:after {
		width: 150px;
		height: 200px;
		top: 50px;
	}
}

@media screen and (max-width: 480px) {
    #top_blog+.block_news_1:after {
        top: 25px;
    }
}

/*------------TOP3カラム----------------*/
a[id*="c3"]+div .inner_item_img img {
    width: 70% !important;
}

a#c3+div {
    overflow: visible;
}

/*-------------TOP アクセス-------------*/
a#top_access+div .content_wrapper > .heading {
    position: relative;
}

a#top_access+div .content_wrapper > .heading h2.h {
    color: var(--i_txt_color);
}

a#top_access+div .content_wrapper > .heading:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251031124315.png) no-repeat center center;
    background-size: contain;
    width: 150%;
    height: 270%;
    background-position: center;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
}

@media screen and (max-width: 800px) {
	a#top_access+div .content_wrapper > .heading:before {
    width: 150%;
    height: 340%;
    transform: translate(-50%, -25%);
}
}

@media screen and (max-width: 450px) {
	a#top_access+div .content_wrapper > .heading:before {
    width: 185%;
    height: 340%;
    transform: translate(-50%, -17%);
}
}

a#top_access+div .wrapper_item {
    position: relative;
    overflow: visible;
    width: 50%;
}

a#top_access+div .wrapper_item .inner_item_txt {
    padding: 20px;
    width: 70%;
}

a#top_access+div .heading+.add_text {
    position: relative;
    margin-bottom: 300px;
}

a#top_access+div .wrapper_item:before {
content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251031124316_1.png) no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: center;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 90px;
}

@media screen and (max-width: 1500px) {
a#top_access+div .heading+.add_text {
    margin-bottom: 250px;
}
}

@media screen and (max-width: 1200px) {
a#top_access+div .wrapper_item:before {
    padding: 120px;
}
}

@media screen and (max-width: 1100px) {
	a#top_access+div .heading+.add_text {
    margin-bottom: 250px;
}
}
a#top_access+div .wrapper_item {
    width: 70%;
}
}

@media screen and (max-width: 950px) {
	a#top_access+div .heading+.add_text {
    margin-bottom: 250px;
}
}

@media screen and (max-width: 800px) {
	a#top_access+div .heading+.add_text {
    margin-bottom: 190px;
}
}

@media screen and (max-width: 700px) {
	a#top_access+div .wrapper_item:before {
    width: 195%;
    height: 230%;

}
}

@media screen and (max-width: 600px) {
	a#top_access+div .wrapper_item:before {
    width: 250%;
    height: 230%;

}
}

@media screen and (max-width: 500px) {
	a#top_access+div .heading+.add_text {
        margin-bottom: 280px;
    }
	a#top_access+div .wrapper_item:before {
        transform: translate(-50%, -50%) rotate(90deg);
        width: 205%;
        height: 230%;
    }
}

@media screen and (max-width: 400px) {
	a#top_access+div .wrapper_item:before {
        width: 220%;
    }
}

a#top_access+div .wrapper_item .inner_item_txt {
    padding: 20px;
}

/* イラスト */
a#top_access+div .heading+.add_text:before,
a#top_access+div .heading+.add_text:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251031134758.png) no-repeat;
    background-size: contain;
    width: 170px;
    height: 170px;
    top: -50px;
    left: 30px;
	transform: rotateZ(-15deg);
}

a#top_access+div .heading+.add_text:after {
    background: url(/common/upload_data/zono-schooljp/image/20251031134758_1.png) no-repeat;
    background-size: contain;
    left: auto;
    right: 30px;
    transform: rotate(10deg);
}

@media screen and (max-width: 1100px) {
	a#top_access+div .heading+.add_text:before {
    top: -190px;
}
a#top_access+div .heading+.add_text:after {
    top: 65px !important;
}
}

@media screen and (max-width: 900px) {
	a#top_access+div .heading+.add_text:before,
	a#top_access+div .heading+.add_text:after {
		background-size: contain !important;
		width: 140px;
		height: 140px;
	}
    a#top_access+div .heading+.add_text {
        margin-bottom: 220px;
    }
}

@media screen and (max-width: 700px) {
	a#top_access+div .heading+.add_text:before,
	a#top_access+div .heading+.add_text:after {
		width: 120px;
		height: 120px;
	}
	a#top_access+div .heading+.add_text:after {
        top: 120px !important;
    }
a#top_access+div .wrapper_item {
    width: 100%;
}
    a#top_access+div .wrapper_item:before {
        width: 100%;
        height: 100%;
        padding: 50px;
    }
}

@media screen and (max-width: 480px) {
	a#top_access+div .heading+.add_text:before,
	a#top_access+div .heading+.add_text:after {
		width: 100px !important;
		height: 100px !important;
	}
	a#top_access+div .heading+.add_text:after {
        top: 170px !important;
        right: -50px;
    }
    a#top_access+div .wrapper_item:before {
        width: 160%;
    }
}

@media screen and (max-width: 480px) {
    a#top_access+div .heading+.add_text {
        margin-bottom: 230px;
    }
}

a#top_access+.widget_shop01 .map {
    margin-top: 150px;
}

@media screen and (max-width: 500px) {
a#top_access+.widget_shop01 .map {
    margin-top: 120px;
}
}

@media screen and (max-width: 400px) {
a#top_access+.widget_shop01 .map {
    margin-top: 80px;
}
}

@media screen and (max-width: 380px) {
a#top_access+.widget_shop01 .map {
    margin-top: 60px;
}
}

@media screen and (max-width: 900px) {
    a#blog_type02+div,
    a#top_blog+div {
    padding-bottom: 0;
}
}@media screen and (max-width: 900px) {
    a#blog_type02+div,
    a#top_blog+div {
    padding-bottom: 0;
}
}@media screen and (max-width: 900px) {
    a#blog_type02+div,
    a#top_blog+div {
    padding-bottom: 0;
}
}@media screen and (max-width: 900px) {
    a#blog_type02+div,
    a#top_blog+div {
    padding-bottom: 0;
}
}

/*----------------20251114追加------------------------*/
/*------------TOPお知らせ------------*/
a#top_news+div {
    overflow: visible;
    padding-bottom: 280px;
}

a#top_news+div > .content_wrapper {
	position: relative;
}

a#top_news+div > .content_wrapper:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251113182737.png) no-repeat;
    background-size: contain;
    width: 180%;
    height: 180%;
    background-position: center;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-44%, -37%);
    min-width: 1200px;
}

@media screen and (max-width: 1100px) {
	a#top_news+div > .content_wrapper:before {
    width: 155%;
    transform: translate(-43.5%, -38.5%);
}
}

@media screen and (max-width: 950px) {
	a#top_news+div > .content_wrapper:before {
    width: 150%;
    transform: translate(-44.5%, -38.5%);
    min-width: auto;
}
}

@media screen and (max-width: 900px) {
	a#top_news+div {
	padding-top: 50px;
    padding-bottom: 220px;
}
}

@media screen and (max-width: 875px) {
    a#top_news+div > .content_wrapper:before {
        width: 145%;
    }
}

@media screen and (max-width: 835px) {
	a#top_news+div > .content_wrapper:before {
    width: 140%;
    transform: translate(-44.5%, -38.5%);
}
}

@media screen and (max-width: 800px) {
    a#top_news+div > .content_wrapper:before {
        width: 135%;
		transform: translate(-44.5%, -39%);
    }
}

@media screen and (max-width: 765px) {
    a#top_news+div > .content_wrapper:before {
        width: 140%;
    }
}
@media screen and (max-width: 730px) {
    a#top_news+div > .content_wrapper:before {
        width: 145%;
    }
}

@media screen and (max-width: 700px) {
	a#top_news+div > .content_wrapper:before {
		display: none;
	}
}

/*------------MV調整-------------*/
#mv {
    width: 80%;
    margin-right: 0;
}

#mv .mv_img, #mv .mv_img li {
    border-radius: 250px 0 0 0;
}

#mv .mv_textimg {
    bottom: 50px;
    left: -20%;
}

#mv_outer:after {
    right: auto;
    z-index: 9;
    left: 1%;
}

@media screen and (min-width: 901px) and (max-height: 700px) {
	#mv_outer:before {
    top: 50px;
}
}

@media screen and (max-width: 768px) {
	#mv {
    width: 85%;
}
	#mv .mv_textimg {
    left: -14%;
}
}

@media screen and (max-width: 600px) {
    #mv_outer:after {
        bottom: 18%;
	z-index: 12;
    }
}

@media screen and (max-width: 500px) {
    #mv_outer:after {
        bottom: 20%;
    }
}

/*------------背景イラスト追加--------------*/
a#intro+section,
a#top_column+div,
a#top_concept+section,
a#access+div {
    overflow: visible;
	position: relative;
}
a#intro+section:before,
a#intro+section:after,
a#top_column+div:before,
a#top_column+div:after,
a#top_concept+section:before,
a#top_concept+section:after,
a#access+div:before,
a#access+div:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/common/upload_data/zono-schooljp/image/20251114091346_1.png) no-repeat;
    background-size: contain;
    width: 200px;
    height: 200px;
    left: 0;
    top: 0;
}
a#intro+section:after,
a#top_column+div:after,
a#top_concept+section:after,
a#access+div:after {
	background: url(/common/upload_data/zono-schooljp/image/20251114091345.png) no-repeat;
    background-size: contain;
	left: auto;
	right: 0;
}

/* ご案内 */
a#intro+section:before {
    top: -35px;
}
a#intro+section:after {
    top: 80px;
}

/* コラム*/
a#top_column+div:before {
	background: url(/common/upload_data/zono-schooljp/image/20251114091346_4.png) no-repeat;
    background-size: contain;
	top: 180px;
}
a#top_column+div:after {
	background: url(/common/upload_data/zono-schooljp/image/20251114091346.png) no-repeat;
    background-size: contain;
	top: -60px;
}

/* 私たちの願い */
a#top_concept+section:before {
	background: url(/common/upload_data/zono-schooljp/image/20251114091346_2.png) no-repeat;
    background-size: contain;
	top: 90px;
}
a#top_concept+section:after {
	background: url(/common/upload_data/zono-schooljp/image/20251114091346_3.png) no-repeat;
    background-size: contain;
	top: -90px;
}

/* アクセス */
a#access+div:before {
	background: url(/common/upload_data/zono-schooljp/image/20251114091345_2.png) no-repeat;
    background-size: contain;
	top: 10px;
}
a#access+div:after {
	background: url(/common/upload_data/zono-schooljp/image/20251114091346_4.png) no-repeat;
    background-size: contain;
	top: 230px;
}

@media screen and (max-width: 900px) {
	a#intro+section:after {
	top: auto;
    bottom: -20px;
}
	a#top_concept+section:after {
    top: -160px;
}
a#top_concept+section:before {
    top: auto;
    bottom: -15px;
}
}

@media screen and (max-width: 550px) {
a#intro+section:before,
a#intro+section:after,
a#top_column+div:before,
a#top_column+div:after,
a#top_concept+section:before,
a#top_concept+section:after,
a#access+div:before,
a#access+div:after {
    width: 150px;
    height: 150px;
}
a#access+div:after {
    top: auto;
    bottom: 330px;
}
}

/*------MV画像打ち消し------*/
#mv_outer:before {
    display:none;
}
#mv_outer:after {
    display:none;
}
@media screen and (max-width: 900px) {
#mv_outer:before {
   display:none;
}
#mv_outer:after {
    display:none;
}
}
@media screen and (max-width: 500px) {
    #mv_outer:before {
        display:none;
    }
    #mv_outer:after {
        display:none;
    }
}