﻿/* 알림장 */
.ann_tablet{ display:none; }

/* slick slide common */
.slick-slider { -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-slide { display: none; height: 100%; min-height: 1px; vertical-align: middle; }
.slick-list { overflow: hidden; }
.slick-list.dragging { cursor: pointer; }
.slick-initialized .slick-slide { display: inline-block; }
.slick-arrow.slick-hidden { display: none; }
.slick-current { opacity: 1; display: block; }
.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
/* slick arrow show */
.arwShow .slick-arrow.slick-hidden { display: inline-block; }

/* 공통 */
.tit_wrap {position: relative; margin-bottom: 0.5rem; padding: 0 1.5rem; height: 3.25rem; border-radius: 1.75rem; overflow: hidden;}
.tit_wrap h2 {display: inline-block; max-width: 80%; line-height: 3.25rem; font-size: 1.1rem; font-weight: 700; color: #fff;}
.btn_more {position: absolute; top: 0.5rem; right: 1rem; display: inline-block; width: 2.25rem; height: 2.25rem; border-radius: 50%; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.btn_more:before {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; line-height: 2.25rem; text-align: center; font-family: 'xeicon'; font-size: 1.5rem; content: "\e94a";}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual00445 {position: relative; height: 100%; overflow: hidden;}
.MVisual00445 .item {overflow:hidden; line-height:0;}
.MVisual00445 .item img {position:relative; width:auto; height:100%; left:50%; overflow: hidden; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual00445 .control {position:absolute; left:50%; margin-left:-30rem; bottom: 5.5rem; z-index:1;}
.MVisual00445 .control > a {display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(17, 50, 30, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s;}
.MVisual00445 .control > a.play {display:none;}
.MVisual00445 .control > a:hover,
.MVisual00445 .control > a:focus {background:rgba(3, 3, 39, 0.6);}

/* 학급홈페이지 */
.class00445 {position: relative; height: 100%;}
.class00445:after {clear: both; display: block; content: "";}
.class00445 .inner {position: relative; float: left; display: flex; align-items: center; padding: 0.625rem 0 0.625rem 9rem; width: 81%; height: 100%; background: #3f6ca3; border-radius: 2rem 2rem 0 0;}
.class00445 .inner:after {position: absolute; top: -1rem; left: 2.5rem; width: 3.8rem; height: 3.5rem; text-align: center; background: #64adff url('/images/sch/web/jaeun/main/00445_ico0.png') no-repeat center center; border-radius: 1rem; box-shadow: 5px 5px 0 rgba(45,89,138,0.9); content: "";}
.class00445 .inner h2 {display: inline-block; width: 7rem; margin-right: 1rem; font-family: 'NotoM'; font-size: 1.1rem; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.class00445 .inner select {padding: 0 0.75rem; width: 11.75rem; height: 2.25rem; font-size: 0.9rem; color: #111; border-radius: 0.5rem; border: none; background: #fffce6 url('/images/sch/web/jaeun/main/00445_select_bg.png') no-repeat 95% 50%; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.class00445 .inner select + select {margin-left: .5rem;}
.class00445 .btn_more2 {float: left; width: 19%; height: 3.5rem; line-height: 3.5rem; font-size: 0.9rem; color: #fff; text-align: center; background: #2c5383; border-radius: 2rem 2rem 0 0;}
.class00445 .btn_more2 span {display: inline-block; padding-right: 2.5rem; background: url('/images/sch/web/jaeun/main/00445_btn_bg.png') no-repeat right center; font-size: 1rem;}

/* 식단 */
.meal_menu00445 {position: relative; height: 100%; overflow: hidden;}
.meal_menu00445 .tit_wrap {background: #cdf2a2; border-bottom-right-radius: 0;}
.meal_menu00445 .tit_wrap h2,
.meal_menu00445 .btn_more:before {color: #036b17;}
.meal_menu00445 .inner {position: relative; padding: 1rem 2rem; height: calc(100% - 3.75rem); background: #f9f9f9; border-radius: 1.5rem 0 1.5rem 1.5rem; overflow: hidden;}
.meal_menu00445 .inner ul {height: 6rem; overflow-y: auto;}
.meal_menu00445 .inner li + li {margin-top: 1rem;}
.meal_menu00445 .inner dl {position: relative; min-height: 7rem;}
.meal_menu00445 .inner dt {padding: 0.5rem 1.5rem; text-align: center; font-size: 1rem; font-family: 'NotoM'; color: #007c23; background: #ececec; border-radius: 0.75rem;}
.meal_menu00445 .inner dd {padding: 1rem 0; font-size: 0.85rem; color: #373f3d; word-break: keep-all;}
.meal_menu00445 .meal_bg_menu00445 {position: absolute; right: 0; bottom: 0; width: 17.2rem; height: 4.6rem; z-index: 1;}
.meal_menu00445 .meal_bg_menu00445 img {max-width: 100%; max-height: 100%;}
.meal_menu00445 .inner .no_data {padding-top: 2.5rem; font-size: .85rem; text-align: center;}

/* 게시판 */
.notice00445 {position: relative; height: 100%; overflow: hidden;}
.notice00445 .titTab {margin-bottom: 0.5rem; padding: 0 1.5rem; height: 3.25rem; background: #c9e4ff; border-radius: 1.75rem 1.75rem 1.75rem 0;}
.notice00445 .titTab ul {padding-right: 3rem; font-size: 0;}
.notice00445 .titTab li {display: inline-block; margin-right: 3rem; max-width: calc((100% - 6rem) / 3); vertical-align: top;}
.notice00445 .titTab li a {position: relative; display: block; line-height: 3.25rem; font-size: 1rem; font-weight: 400; color: #2c5383;}
.notice00445 .titTab li a:before {position: absolute; right: -1.5rem; top: 50%; margin-top: -0.45rem; width: 2px; height: 0.9rem; background: #2c5383; opacity: 0.2; content:"";}
.notice00445 .titTab li:last-child {margin-right: 0;}
.notice00445 .titTab li:last-child a:before {display: none;}
.notice00445 .titTab li a span {display: block; white-space: nowrap; overflow: hidden;}
.notice00445 .tabWrap {height: calc(100% - 3.75rem);}
.notice00445 .list_box {display: none; width: 100%; height: 100%; background: #f9f9f9; border-radius: 0 1.5rem 1.5rem 1.5rem;}
.notice00445 .list_box ul {padding: 1.35rem 1.5rem; height: 100%; overflow: hidden;}
.notice00445 .list_box li:nth-of-type(n+6) {display: none;}
.notice00445 .list_box li a {position: relative; display: block; padding: 0 4.5rem 0 1rem; height: 2rem; line-height: 2rem; font-size: 0.85rem; font-weight: 400; color: #333;}
.notice00445 .list_box li a:before {position: absolute; left: 0; top: 50%; margin-top: -.13rem; width: .25rem; height: .25rem; background: #2c5383; border-radius: 50%; content:"";}
.notice00445 .list_box li a p {display: inline-block; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color:#333;}
.notice00445 .list_box li a span {position: absolute; right: 0; top: 0; color: #7a7a7a; font-size: 0.75rem;}
.notice00445 .list_box li.no_data {display: flex; justify-content: center; align-items: center; height: 100%; font-size: .85rem; padding: 4.37rem 0;}
.notice00445 .list_box li a.new p {position: relative; max-width: 100%; padding-right: 2rem;}
.notice00445 .list_box li a.new p::after {position: absolute; top: 0.25rem; right: 0; width: 1.3rem; height: 1.3rem; line-height: 1.3rem; text-align: center; background: #2c5383; border-radius: 50%; font-size: 0.55rem; font-family: 'Sora'; font-family: 'NotoM'; color:#fff; content: "N"; }
.notice00445 .btn_more:before {color: #2c5383;}
/* 게시판 : active */
.notice00445 .list_box.on {display: block;}
.notice00445 .list_box li a:hover,
.notice00445 .list_box li a:focus {text-decoration: underline;}
.notice00445 .titTab li a:hover span,
.notice00445 .titTab li a:focus span,
.notice00445 .titTab li a.current span {font-weight: 700;}
.notice00445 .titTab li a,
.notice00445 .list_box li a {-webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}

/* 캘린더 */
.pop_schedule00445 {position: relative; width: 100%; height: 100%; overflow: hidden;}
.pop_schedule00445 .tit_wrap {background: #ffdfe1;}
.pop_schedule00445 .tit_wrap h2 {float: left; max-width: calc(100% - 16rem); color: #c9494e;}
.pop_schedule00445 .btn_more:before {color: #c9494e;}
.pop_schedule00445 .month {position: relative; float: left; display: inline-block; margin-top: 0.625rem; padding-left: 1.5rem; height: 2rem; line-height: 2rem; font-size: 1.2rem; color: #7b5658; white-space: nowrap;}
.pop_schedule00445 .month a {position: relative; display: inline-block; width: 2rem; height: 2rem; vertical-align: top; background: #fff no-repeat center center; border-radius: 50%; color: #7b5658;}
.pop_schedule00445 .month a:before {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; line-height: 2rem; text-align: center; font-family: 'xeicon'; font-size: 1rem;}
.pop_schedule00445 .month a.prev:before {content: "\e908";} 
.pop_schedule00445 .month a.next:before {content: "\e90b";} 
.pop_schedule00445 .month span {display: inline-block; margin: 0 0.3rem; vertical-align: top; font-family: 'NotoM';}
.pop_schedule00445 .month em {font-family: 'NotoR'; color: #7b5658; font-weight: 700;}
.pop_schedule00445 .inner {position: relative; padding: 0 1.5rem; width: 100%; height: calc(100% - 3.75rem); background: #fff8f8; border-radius: 1.5rem; overflow: hidden;}
.pop_schedule00445 .sche_list {height: 3rem;}
.pop_schedule00445 .sche_list ul {padding: 0.75rem 0; height: 3rem; white-space: nowrap; border-bottom: 2px dotted #f7c7ca; overflow: hidden; overflow-x: auto;}
.pop_schedule00445 .sche_list li {display: inline-block; margin: 0 0.15rem; width: 1.5rem;}
.pop_schedule00445 .sche_list li span {display: block; margin: 0 auto; width: 1.5rem; height: 1.5rem; line-height: 1.4rem; text-align: center; font-size: 0.8rem; font-weight: 400; color: #353535; border-radius: 50%;}
.pop_schedule00445 .sche_list li span a {color: inherit;}
.pop_schedule00445 .sche_list li span.sat {color: #0098bf;}
.pop_schedule00445 .sche_list li span.sun {color: #ff0000;}
.pop_schedule00445 .sche_list li span.event {background-color: #ffdfe1;}
.pop_schedule00445 .sche_list li span.today {color: #fff; background-color: #c9494e;}
.pop_schedule00445 .lst {padding: 2rem 0; height: calc(100% - 3rem);}
.pop_schedule00445 .lst ul {height: 1.75rem; overflow-y: auto;}
.pop_schedule00445 .lst li {float: left; display: inline-block; padding-left: 1.5rem; width: 25%; background: url('/images/sch/web/jaeun/main/00445_pttrn_square.png') no-repeat left center;}
.pop_schedule00445 .lst li:nth-of-type(4n+1) {padding-left: 0; background: none;}
.pop_schedule00445 .lst li a {position: relative; display: block; padding: 0 1.5rem 0 2.75rem; line-height: 1.75rem; font-size: 0.8rem; font-weight: 400; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule00445 .lst li a span {position: absolute; left: 0; top: 0; width: 2.5rem; font-size: 0.85rem; font-family: 'NotoM'; color: #c4464c; }
.pop_schedule00445 .lst .no_data {width: 100%; padding-left:0; font-size: .85rem; text-align: center;}
/** 캘린더 : active **/
.pop_schedule00445 .lst li a:hover,
.pop_schedule00445 .lst li a:focus {text-decoration: underline;}

/* 팝업존 */
.pop00445 {position: relative; width: 100%; height: 100%; overflow: hidden;}
.pop00445 .tit_wrap {background: #ffedc2; border-bottom-left-radius: 0;}
.pop00445 .tit_wrap h2 {max-width: calc(100% - 12rem); color: #ba7600;}
.pop00445 .nss_pg {position: absolute; right: 1.5rem; top: 0.5rem;}
.pop00445 .nss_pg p {position: relative; display: inline-block; margin-top: 0.25rem; margin-right: 0.5rem; font-size: 0.75rem;}
.pop00445 .nss_pg p strong {float: left; position: relative; display: inline-block; margin-right: 1rem; font-size: 0.9rem; font-family: 'NotoM'; color: #993c07;}
.pop00445 .nss_pg p strong::before {position: absolute; top: 0.8rem; right: -0.65rem; width: 4px; height: 4px; background: #ffcc53; content: '';}
.pop00445 .nss_pg p span {float: left; display: inline-block; margin-top: 10px; color: #857652;}
.pop00445 .nss_pg a {position: relative; display: inline-block; width: 2rem; height: 2rem; vertical-align: top; background: #fff; border-radius: 50%; color: #213246;}
.pop00445 .nss_pg a:before {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; line-height: 2rem; text-align: center; font-family: 'xeicon'; font-size: 1rem;}
.pop00445 .nss_pg a.stop:before {color: #ffc001; content: "\ea3b";} 
.pop00445 .nss_pg a.play:before {color: #ffc001; content: "\ea3e";}
.pop00445 .nss_pg a.prev:before {content: "\e908";} 
.pop00445 .nss_pg a.next:before {content: "\e90b";} 
.pop00445 .nss_pg .play {display: none;}
.pop00445 .pop_img {position: relative; padding: 1rem 1.5rem; width: 100%; height: calc(100% - 3.75rem); text-align: center; background: #fff9eb; border-radius: 0 1.5rem 1.5rem 1.5rem; overflow: hidden;}
.pop00445 .pop_img div,
.pop00445 .pop_img .item {height: 100%;}
.pop00445 .pop_img .item a { display: block; height: 100%; border-radius: 0 1.1rem 1.1rem 1.1rem; background: rgba(0,0,0,.05); line-height:0; text-align:center; overflow:hidden;}
.pop00445 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}

/* 바로가기1 */
.M_link00445 {height: 100%;}
.M_link00445 ul::after {clear: both; display: block; content: '';}
.M_link00445 ul li {float: left; margin-bottom: 1.75rem; width: 25%;}
.M_link00445 ul li a {position: relative; display: block; width: 100%; word-break: keep-all; text-align: center;}
.M_link00445 ul li a p {position: relative; display: flex; margin: auto; padding: 0.25rem; width: 4.75rem; height: 4.75rem; justify-content: center; align-items: center; background: #f5faff; border-radius: 50%;}
.M_link00445 ul li a img {max-width: 100%;}
.M_link00445 ul li a span {display: block; font-size:0.85rem; line-height:1.2; max-height:2rem; padding:0 5px; margin-top: 0.85rem; overflow:hidden; font-weight: 500; color:#0c0c0c; word-break: break-all;}
/** 바로가기1 : active **/
.M_link00445 li a:hover span,
.M_link00445 li a:focus span {color: #ba7600;}
.M_link00445 li a:hover img,
.M_link00445 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link00445 li a,
.M_link00445 li a p,
.M_link00445 li a span,
.M_link00445 li a img {-webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}

/* 갤러리 */
.gallery00445 {position: relative; height: 100%; z-index: 1;}
.gallery00445 .tit_wrap {display: flex; justify-content: center; align-items: center; position:relative; margin-bottom: 3rem; height: 2.25rem; text-align: center;}
.gallery00445 .tit_wrap h2 { margin-right: 0.75rem; font-size: 1.2rem; color: #000; font-weight:700; white-space: nowrap; overflow: hidden;}
.gallery00445 .tit_wrap .btn_more {position: relative; right: auto; top: auto; vertical-align: middle; background: #c9e4ff;}
.gallery00445 .tit_wrap .btn_more:before {color: #2c5383;}
.gallery00445 .list_box {height: calc(100% - 5.25rem);}
.gallery00445 .list_box ul {margin: 0 -1rem; width: calc(100% + 2rem); height: 100%;}
.gallery00445 .list_box ul::after {clear: both; display: block; content: '';}
.gallery00445 .list_box li {float: left; padding: 0 1rem; width: 25%;}
.gallery00445 .list_box li:nth-of-type(n+5) {display: none;}
.gallery00445 .list_box a {position: relative; display: block; text-align: center;}
.gallery00445 .list_box a .img {display: inline-block; width: 100%; height: 10.75rem; background: #e9e9e9; border-radius: 1.5rem; overflow: hidden;}
.gallery00445 .list_box a .img img {position: relative; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.gallery00445 .list_box a .txt {margin-top: 0.25rem; padding: 0 1rem; width: 100%; height: 2.5rem; line-height: 2.5rem; text-align: center; font-size: 0.85rem; font-family: 'NotoM'; color: #203753; white-space: nowrap; text-overflow: ellipsis; background: #c9e4ff; border-radius: 1.5rem; overflow: hidden;}
/** 갤러리 : active **/
.gallery00445 .list_box a:hover .img,
.gallery00445 .list_box a:focus .img { border-color: #245c98;}
.gallery00445 .list_box a:hover .img img,
.gallery00445 .list_box a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}
.gallery00445 .list_box a:hover .txt,
.gallery00445 .list_box a:focus .txt {text-decoration: underline;}
/* 갤러리 : no_data */
.gallery00445 .list_box li.no_data {float: none; display: flex; justify-content: center; align-items: center; width: calc(100% - 2rem); height: 100%; border-radius: 1.5rem; background: rgba(0,0,0,.05); font-size: .9rem; margin: 0 auto;}

/* 배너존 */
.banner_zone{ position:relative; width:100%; background:#fff; padding:0 10px; border-top:1px solid #d2d2d2;}
.banner_zone .inner{ position:relative; width:100%; height:76px; max-width:1200px; margin:0 auto; overflow:hidden;}
.banner_zone .inner h2{ position:absolute; top:25px; left:0; font-size:18px; color:#000; font-family:'NotoM';}
.banner_zone .inner .btn{ position:absolute; left:80px; top:calc(50% - 14px); border-right:1px solid #ddd;}
.banner_zone .inner .btn a{ float:left; width:28px; height:28px; line-height:28px; text-align:center; border:1px solid #ddd; border-right:0; vertical-align:top; background:#fff;}
.banner_zone .inner ul{ height:47px; margin-top:15px; margin-left:200px; overflow:hidden;}
.banner_zone .inner ul li{ width:18%; float:left; margin-left:2%;}
.banner_zone .inner ul li a{ display:flex; height: 45px; border:1px solid #ddd; justify-content: center; align-items: center;}
.banner_zone .inner ul li a img{ max-width:100%; height:auto;}
.banner_zone a{ transition:all .2s; -webkit-transition:all .2s; -ms-transition:all .2s;}
/* active */
.banner_zone .inner ul li a:hover,
.banner_zone .inner ul li a:focus{ border-color:#aaa;}
.banner_zone .inner .btn a:hover,
.banner_zone .inner .btn a:focus{ background:#dfeeff;}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual00445 .item img {width: 160%; height: auto;}
	.MVisual00445 .control {left: 2rem; margin-left: 0;}

	/* 학급홈페이지 */
    .class00445 .inner {padding-left: 6.5rem;}
	.class00445 .inner:after {left: 1.5rem;}
}

@media (max-width: 1024px) {
	/* 공통 */
	.tit_wrap h2 {font-size: 1rem;}

	/* 학급홈페이지 */
	.class00445 .inner h2 {font-size: 1rem; margin-right: 1rem;}
	.class00445 .inner select {width: 9.5rem;}
    
    /* 식단 */
    .meal_menu00445 .inner dt {font-size: .9rem;}

	/* 캘린더 */
	.pop_schedule00445 .lst li {width: 50%;}
	.pop_schedule00445 .lst li:nth-of-type(2n+1) {padding-left: 0; background: none;}

	/* 갤러리 */
    .gallery00445 .tit_wrap {margin-bottom: 2rem;}
    .gallery00445 .tit_wrap h2 {font-size: 1.1rem;}
	.gallery00445 .list_box li {width: 33%;}
	.gallery00445 .list_box li:nth-of-type(4) {display: none;}

	/* 배너존 */
	.banner_zone h2{ display:none;}
	.banner_zone .inner .btn{ left:0;}
	.banner_zone .inner ul{ margin-left:120px;}
	.banner_zone .inner ul li{ width:23%; margin-left:2%;}
}

@media (min-width: 769px) and (max-width: 1024px) {
	/* 팝업존 */
	.pop00445 .tit_wrap h2 {max-width: calc(100% - 7rem);}
	.pop00445 .nss_pg p {display: none;}
}

@media(max-width:860px){
    /* 메인비주얼 */
    .MVisual00445 .control {bottom: 4.5rem;}
    
	/* 학급홈페이지 */
	.class00445 .inner {width: calc(100% - 8rem); padding: 0.625rem 1rem; border-radius: 1.25rem 1.25rem 0 0;}
	.class00445 .inner:after,
	.class00445 .inner h2 {display: none;}
	.class00445 .inner select {float: left; width: calc(50% - 0.5rem);}
	.class00445 .btn_more2 {width: 8rem; border-radius: 1.25rem 1.25rem 0 0;}
    
    /* 게시판 */
    .notice00445 .titTab li {max-width: calc((100% - 3rem) / 3); margin-right: 1.5rem;}
    .notice00445 .titTab li:last-child {margin-right: 0;}
    .notice00445 .titTab li a:before {right: -.9rem;}

	/* 배너존 */
	.banner_zone .inner ul li{ width:31%}
}

@media (max-width: 768px) {
	/* 공통 */
	.btn_more,
	.pop_schedule00445 .btn_more {right: 1rem; width: 2rem; height: 2rem;}

	/* 메인비주얼 */
	.MVisual00445 .item {padding: 0;}
	.MVisual00445 .control {left: 1rem; bottom: 4rem;}
	.MVisual00445 .control > a {width: 1.6rem; height: 1.6rem; line-height: 1.6rem;}

	/* 식단 */
	.meal_menu00445 .inner {padding-bottom: 3.5rem;}
	.meal_menu00445 .meal_bg_menu00445 {width: auto; height: 3.5rem;}
	/* 바로가기1 */
	.M_link00445 ul li a p {width: 4.75rem; height: 4.75rem;}
	.M_link00445 ul li a img {width: 3rem;}

	/* 갤러리 */
    .gallery00445 .tit_wrap {margin-bottom: 1.25rem;}
	.gallery00445 .list_box li {width: 50%;}
	.gallery00445 .list_box li:nth-of-type(3) {display: none;}
    /* 갤러리 : no_data */
    .gallery00445 .list_box li.no_data {height: 10.75rem;}

	/* 팝업존 */
	.pop00445 .nss_pg {right: 1rem;}
    .pop00445 .pop_img{ padding: .5rem; height:auto; }
    .pop00445 .pop_img .item img { top:auto; max-height:15rem; transform: none; -ms-transform: none; -webkit-transform: none;}
}

@media (max-width:540px){ 	
	/* 배너존 */
	.banner_zone .inner ul li{ width:48%; }
}   

@media (max-width: 480px) {
	/* 메인비주얼 */
	.MVisual00445 .control {bottom: 3rem;}

	/* 학급홈페이지 */
	.class00445 .inner {width: calc(100% - 6.5rem); padding: 0.25rem 1rem; border-radius: 1rem 1rem 0 0;}
	.class00445 .inner select {height: 2rem;}
	.class00445 .btn_more2 {width: 6.5rem; height: 2.5rem; line-height: 2.5rem; border-radius: 1rem 1rem 0 0;}
	.class00445 .btn_more2 span {padding-right: 1.5rem; background-size: auto 5px;}

	/* 공지사항 */
	.notice00445 .titTab {padding: 0.5rem 1.5rem; height: auto; border-radius: 1.25rem 1.25rem 1.25rem 0;}
	.notice00445 .titTab li {max-width: 100%;}
	.notice00445 .titTab li a {line-height: 2rem;}
	.notice00445 .titTab li a:after {top: 0;}
    .notice00445 .list_box ul {padding: 1rem;}
	.notice00445 .btn_more {top: 0.25rem;}

	/* 식단 */
	.meal_menu00445 .inner {padding: 1rem 1rem 5rem;}

	/* 캘린더 */
	.pop_schedule00445 .tit_wrap {padding: 0.5rem 1.5rem; height: auto; border-radius: 1.25rem;}
	.pop_schedule00445 .tit_wrap h2 {max-width: calc(100% - 3rem); line-height: 2rem;}
    .pop_schedule00445 .inner {padding: 0 1rem;}
	.pop_schedule00445 .month {margin-top: 0; padding: 0.5rem 0 0; width: 100%; height: auto; text-align: center; font-size: 0.9rem; white-space: nowrap; border-top: 1px dashed rgba(255,255,255,0.5);}
	.pop_schedule00445 .btn_more {top: 0.25rem;}
	.pop_schedule00445 .sche_list {display: none;}
	.pop_schedule00445 .lst {padding: 1rem 0;}
	.pop_schedule00445 .lst ul {height: auto; max-height: 5rem;}
	.pop_schedule00445 .lst li {padding-left: 0; width: 100%; background: none;}
	.pop_schedule00445 .lst li a {padding: 0 0 0 2.75rem;}

	/* 바로가기1 */
	.M_link00445 ul {display: block; overflow: hidden;}
	.M_link00445 ul li {float: left; margin-bottom: 0.5rem; width: 50%;}
	.M_link00445 ul li:nth-of-type(2n+1) {clear: both;}
	.M_link00445 ul li a {display: flex; text-align: left; align-items: center;}
	.M_link00445 ul li a p {width: 4rem; height: 4rem;}
	.M_link00445 ul li a img {width: 2.25rem;}
	.M_link00445 ul li a span {flex: 1; margin-top: 0;}

	/* 갤러리 */
	.gallery00445 .tit_wrap {margin-bottom: 0.5rem;}
	.gallery00445 .list_box li {width: 100%;}
	.gallery00445 .list_box li:nth-of-type(2) {display: none;}

	/* 팝업존 */
	.pop00445 .tit_wrap h2{max-width:calc(100% - 10.5rem);}
}

@media (max-width: 380px) {
	/* 공통 */
	.tit_wrap {padding: 0 1rem;}

	/* 메인비주얼 */
	.MVisual00445 .control {bottom: 2.25rem;}
	.MVisual00445 .control > a {width: 1.25rem; height: 1.25rem; line-height: 1.25rem; font-size: 0.8rem;}

	/* 학급홈페이지 */
	.class00445 .inner {width: calc(100% - 4.5rem); padding: 0.25rem 0.5rem; border-radius: 0.5rem 0.5rem 0 0;}
	.class00445 .inner select {padding: 0 .5rem; margin: 0 0.15rem; width: calc(50% - 0.5rem); height: 1.5rem; font-size: 0.7rem; border-radius: 0.25rem; background-size: auto 20px;}
	.class00445 .btn_more2 {width: 4.5rem; height: 2rem; line-height: 2rem; border-radius: 0.5rem 0.5rem 0 0;}
	.class00445 .btn_more2 span {padding-right: 0; background: none; font-size: 0.7rem;}

	/* 공지사항 */
	.notice00445 .titTab {padding: 0.5rem 1rem;}
	.notice00445 .titTab li {max-width:calc(100% - 2.5rem);}
	.notice00445 .list_box li a {padding:0 0.75rem;}
	.notice00445 .list_box li a span {display: none;}

	/* 캘린더 */
	.pop_schedule00445 .tit_wrap {padding: 0.5rem 1rem;}

	/* 바로가기1 */
	.M_link00445 ul li a p {width: 3rem; height: 3rem;}
	.M_link00445 ul li a img {width: 2rem;}

	/* 팝업존 */
	.pop00445 .tit_wrap h2{ max-width:calc(100% - 7.5rem);}

	/* 갤러리 */
	.gallery00445 .tit_wrap{padding: 0 0.5rem;}
	.gallery00445 .btn_more:before {line-height: 2rem;}

	/*배너존*/
	.banner_zone .inner ul li{ width:98%;}
}

