﻿/*-----------------------------------------------------------
Author :dawon, Kim
Creative date :2022. 06. 02
-----------------------------------------------------------*/
/* common style */
.btn_more{ position:absolute; line-height:1;font-weight: 400; color:#333; font-size:.75rem; top: 8px; right:0}
.btn_more span {margin-right: .4rem;font-weight: 500;vertical-align: middle;}
.btn_more i {font-weight: 200; font-size:1rem;vertical-align: middle;color:#2e3438; transition:.15s;-webkit-transition:.15s;-ms-transition:.15s;}
.btn_more:hover i {transform: rotate(180deg);}
/* 메인비주얼 */ 
.MVisual0108 { position: relative; height: 100%; line-height:1;}
.MVisual0108 .slider{height:100%; overflow:hidden;}
.MVisual0108 .item{overflow:hidden;}
.MVisual0108 .item img{position:relative; width:auto; height:100%; left: 46%; transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.MVisual0108 .control{position:absolute;left: 50%;bottom: 5rem;z-index: 1;margin-left: -28rem;}
.MVisual0108 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background: rgb(0,0,0, 0.5); color:#fff; text-align: center; border-radius:50%; outline-color:#00adff; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s;}
.MVisual0108 .control > a.play{display:none;}
.MVisual0108 .control > a:hover,
.MVisual0108 .control > a:focus{ background:rgb(0,0,0, 0.8);}

/* 캘린더 */ 
.pop_schedule0108 { position:relative; height:100%;}
.pop_schedule0108 .tit_wrap { width:7.5rem; height:6.35rem; position: relative; background:#4255be; text-align:center; color:#fff; border-radius: 1.5rem 1.5rem 0 1.5rem; overflow:hidden; padding-top: 1.7rem; float: left;}
.pop_schedule0108 .tit_wrap:after {content:"";width: 11.3rem;height: 8.55rem;background: url(/images/schl/template/T0108/main/0108_calndar_tit_bg.png) no-repeat;display: block;position: absolute;top: 3rem;left: -17%;z-index: 1;}
.pop_schedule0108 h2{position: relative; z-index: 3; font-size: 1rem; font-weight: 600; overflow: hidden; white-space: nowrap;width:calc(100% - .5rem);}
.pop_schedule0108 h2 span {display:block; padding: 0 .5rem;}
.pop_schedule0108 .inBox {width: calc(100% - 2rem); margin-left: -6rem; float: left; box-shadow: 0px 0px 12px rgb(66, 85, 190, 0.15); border-radius: 1.5rem; overflow: hidden; margin-top: 1.1rem; padding: 1.2rem 1rem 1.2rem 7.5rem;}
.pop_schedule0108 .sche_wrap{ height:3rem; background:#fff; line-height:2rem; text-align:center;}
.pop_schedule0108 .month { position:relative; z-index: 3; margin-top: 0.3rem;}
.pop_schedule0108 .month span { font-size:0.9rem; font-weight: 500; color:#fff;}
.pop_schedule0108 .month span em { display:inline-block; color:#fff; font-size: 1.2rem; font-weight: 700;}
.pop_schedule0108 .sche_list{position:relative;width: 100%; float:left;padding: 0 2rem 0.25rem; margin-top:.1rem;border-bottom: 1px solid #d6d8de;}
.pop_schedule0108 .sche_list > a { position:absolute;top: .5rem; width:2rem; height:2rem; line-height:2rem; font-size:1.1rem; background: #f4f4f4; border-radius: 50%; transition:.3s; -webkit-transition:.3s; -ms-transition:.3s;}
.pop_schedule0108 .sche_list > .prev { left:0; }
.pop_schedule0108 .sche_list > .next { right:0; }
.pop_schedule0108 .sche_list ul{ white-space: nowrap; overflow-x: auto; padding: .5rem 0.5rem 0.3rem;}
.pop_schedule0108 .sche_list li{ width: 4.3%; display:inline-block;}
.pop_schedule0108 .sche_list li a{ display:block;width: 2rem;height: 2rem;line-height: 2rem; margin:0 auto;font-weight: 400; border-radius:50%;font-size: 0.85rem;color: #000;}
.pop_schedule0108 .sche_list li a.event{position: relative;background: #eaedfb;}/*웹접근성수정*/
.pop_schedule0108 .sche_list li a.event:after {content:"";width:2.4rem;height:2.4rem;border-radius:50%;position:absolute;top: -4px;left: -4px;border: 2px dotted #eaedfb;z-index: 1;}/*웹접근성수정*/
.pop_schedule0108 .sche_list li a.today{ color:#000 !important; background: #ffa200; position:relative; z-index: 999;} 
.pop_schedule0108 .sche_list li a.today:after {content:""; width:2.4rem; height:2.4rem; border-radius:50%; position:absolute; top: -4px; left: -4px; border: 2px solid #ffa200; z-index: 1;}/*웹접근성수정*/
.pop_schedule0108 .lst { position:relative; z-index:1;}
.pop_schedule0108 .lst ul { overflow-y:auto;height: 2.4rem;margin: 1rem 0 0;}
.pop_schedule0108 .lst li {width:25%; float:left; margin:.5rem 0; position:relative;}
.pop_schedule0108 .lst li ~ li:after {content: ""; width: 2px; height: 17px; background: url(/images/schl/template/T0108/main/0108_calendar_line.png); display: block; position: absolute; top: 5px; left: -1rem;}
.pop_schedule0108 .lst li:nth-child(4n+1):after {display:none;}
.pop_schedule0108 .lst li a { position:relative; display:block;line-height: 1.4rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 0.75rem; font-weight: 400; padding-left: 4.5rem; margin-right: 1.5rem; color: #000;}
.pop_schedule0108 .lst li a span{ position:absolute; left:0; top:0; width: 3.8rem; height: 1.4rem; background: #4255be; text-align: center; color: #fff; line-height: 1.4rem; border-radius: .65rem; font-weight: 400;}
.pop_schedule0108 .lst .no_data { text-align:center; width:100%; line-height: 1;}
.pop_schedule0108 .lst .no_data:after {display:none;}
.pop_schedule0108 .btn_more{ top: -1rem; left: 5rem; font-size:1.1rem; background: #24327c; width: 1.9rem; height: 1.9rem; border-radius: 0.7rem 0.7rem 0.7rem 0; text-align: center; line-height: 1.9rem;}
.pop_schedule0108 .btn_more i {color:#fff; position: absolute; top: 9px; left: 8px;}
/** 캘린더 : active **/
.pop_schedule0108 .sche_list li:hover,
.pop_schedule0108 .sche_list li:focus {text-decoration:underline;}
.pop_schedule0108 .lst li a:hover,
.pop_schedule0108 .lst li a:focus { color: #4255be; }
.pop_schedule0108 .sche_list > .prev:hover,
.pop_schedule0108 .sche_list > .prev:focus { left:-5px; }
.pop_schedule0108 .sche_list > .next:hover, 
.pop_schedule0108 .sche_list > .next:focus { right:-5px;}

/* 갤러리 */
.gallery0108 { position:relative;height: 100%;}
.gallery0108 h2 {color: #333; font-weight: 700; font-size: 1rem; line-height:2rem; overflow:hidden; white-space:nowrap; margin-right:5rem;}
.gallery0108 .list_box{height: 11rem; overflow:hidden;}
.gallery0108 .list_box li{width: 31.5%; float:left; margin: 5px 0 1rem;}
.gallery0108 .list_box li + li{margin-left:2.75%;}
.gallery0108 .list_box li:nth-child(4n) {margin-left:0;}
.gallery0108 .list_box li.no_data{ text-align:center; width:100%; font-size:.9rem;line-height: 10.5rem;background: #fff;border-radius: 1.5rem;border: 1px solid #e8e8e8;}
.gallery0108 .list_box a { position:relative; display:block; overflow:hidden;}
.gallery0108 .list_box a .img{height: 10.7rem; overflow:hidden; background:#f1f1f1;border-radius: 1.5rem;}
.gallery0108 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%) scale(1); -webkit-transform:translate(-50%, -50%) scale(1); -ms-transform:translate(-50%, -50%) scale(1); width:auto; height:100%; transition:.15s; -webkit-transition:.15s; -ms-transition:.15s;} 
.gallery0108 .list_box a p.txt{ display:block; width: 8.85rem; height: 2.4rem; font-size: .8rem; line-height: 2.4rem; font-weight:600; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color: #000; position: absolute; bottom: 0; right: 0; background: #fff; border-radius: 1.5rem 0 0 0; padding: 0 1rem;}
.gallery0108 .list_box a .cont span{ display:block; color:#666;}
/** 갤러리 : active **/
.gallery0108 .list_box a:hover .img img,
.gallery0108 .list_box a:focus .img img {transform:translate(-50%, -50%) scale(1.1); -webkit-transform:translate(-50%, -50%) scale(1.1); -ms-transform:translate(-50%, -50%) scale(1.1);}
.gallery0108 .list_box a:hover p.txt,
.gallery0108 .list_box a:focus p.txt { color:#4255be;}

/* 바로가기1 */
.M_link0108 { position:relative; height:100%;padding-top: 1.75rem;z-index: 9;}
.M_link0108:after { content:""; display:block; width:200%; background:#fff; height:100%; position:absolute; top:0; left:-3.6rem;border-radius: 3.6rem 0 0 0;z-index: 0;}
.M_link0108 ul{width: 100%;display: table;table-layout: fixed;position: relative;z-index: 999;}
.M_link0108 li { position:relative; display:table-cell; vertical-align: top;}
.M_link0108 li a {position:relative; display: block; width:100%; text-align: center; color: #222;}
.M_link0108 li a p{width: 4.8rem; height: 4.8rem; text-align:center; border-radius: 50%; background: #f3f5ff; line-height: 4.8rem; margin: 0 auto; transition: .3s; -webkit-transition: .3s; -ms-transition: .3s; border: 1px solid transparent; box-shadow: 0 0 5px transparent;}
.M_link0108 li a img { width:59px; height:55px; vertical-align: middle;}
.M_link0108 li a span{display:block; line-height:1rem; height:2rem; font-size: .85rem; margin: 0.6rem .25rem 0; overflow:hidden; font-weight: 600;}
/** 바로가기1 : active **/
.M_link0108 li a:focus p,
.M_link0108 li a:hover p { box-shadow: 0 0 5px rgba(66,85,190,0.26); border: 1px solid #4255be; background:#fff;}
.M_link0108 li a:focus span,
.M_link0108 li a:hover span {color:#4255be; font-weight:700;}

/* 식단 */
.meal_menu0108 { position:relative; width: 100%; height: 100%; background: #fff1d5; border-radius: 1.5rem; padding: 1.7rem 1.5rem; box-shadow: 0px 0px 12px rgba(65,85,190,0.15);}
.meal_menu0108 h2 {color: #222;font-weight: 700;font-size: 1rem; line-height:2rem; overflow:hidden; white-space:nowrap;margin-bottom: .5rem;}
.meal_menu0108 .inner { position:relative; color:#111;}
.meal_menu0108 .inner ul {height: 6.7rem;  overflow-y:auto;}
.meal_menu0108 .inner li + li{margin-top:.75rem;}
.meal_menu0108 .inner li:not(.no_data) { display:table; width:100%; height:4.5rem;}
.meal_menu0108 .inner li.no_data { text-align:center; line-height: 6.5rem;}
.meal_menu0108 .inner dl { position:relative; display:table-cell; vertical-align: middle; font-size:0; line-height:0;}
.meal_menu0108 .inner dl > *{font-size: .9rem; line-height:1.4;}
.meal_menu0108 .inner dt {line-height: 3.5rem; font-weight: 600; color: #222; padding-left: 4.4rem;}
.meal_menu0108 .inner dt:before {content:"";display: block; width:3.5rem; height:3.5rem; border-radius:50%;background: #fff url(/images/schl/template/T0108/main/0108_menu_img.png) no-repeat center center;text-align: center;line-height: 3.5rem;box-shadow: 0px 0px 5px rgb(66 85 190 / 26%);position: absolute;top: 3px;left: 3px;}
.meal_menu0108 .inner dt em{display:inline-block;  border-radius:.5rem;font-weight: 700;color: #d66500;  margin-right:.25rem;}
.meal_menu0108 .inner dt span {font-size: 1rem; vertical-align: bottom;}
.meal_menu0108 .inner dd {color: #222; font-size:0.85rem; word-break:keep-all; padding-top: 1rem; font-weight: 400;}
.meal_menu0108 > img{position:absolute; right:0; bottom:0rem; width:10.5rem; height:7.5rem;}
.meal_menu0108 .btn_more{position:absolute; top: -1rem; right: 2rem; font-size:1.1rem; background: #ffad00; width: 1.9rem; height: 1.9rem; border-radius: 0.7rem 0.7rem 0.7rem 0; text-align: center; line-height: 1.9rem;}
.meal_menu0108 .btn_more i {color:#000; position: absolute; top: 9px; left: 8px; }

/* 게시판 */
.notice0108 { position:relative; height:100%; }
.notice0108 .titTab { position: relative; margin-right: 5rem; }
.notice0108 .titTab ul { overflow:hidden; margin-bottom: .8rem;}
.notice0108 .titTab li { position:relative; display:inline-block;max-width: calc(31% - 1rem); padding:0.1rem;}
.notice0108 .titTab li ~ li{margin-left: 2.2rem;}
.notice0108 .titTab li + li::before{width: 4px; height: 4px; border-radius: 50%; background: #c1c2c6; position: absolute; left: -1rem; top: 0.9rem; content: '';}
.notice0108 .titTab a {position: relative; display: block; line-height:2rem; text-align:center; font-size: 1rem; font-weight: 600; color: #777;}
.notice0108 .titTab a.current:after {content:""; display:block; width:100%; height:.5rem; background: rgba(255,144,0,0.2); border-radius:1rem; position:absolute; bottom:5px; left:0;z-index: -1;}
.notice0108 .titTab a span{display: block; overflow:hidden; white-space:nowrap;}
.notice0108 .topList {position: absolute;top: 0;left: 0;width: 18.5rem;height: 12.5rem;border-radius: 1.5rem;background: #fff;padding: 2.1rem 1.6rem 1.5rem;box-shadow: 0 0 5px rgb(30, 31, 31, 26%);float: left;}
.notice0108 .topList dl { height:100%;}
.notice0108 .topList dt{position: relative; line-height: 1.5rem; height: 3rem; font-size: .9rem; color:#000; font-weight: 600; overflow: hidden; text-overflow: ellipsis; overflow: hidden;}
.notice0108 .topList dl.new dt {padding-left: 2rem;margin-left: -.4rem;line-height: 1.9;}
.notice0108 .topList dl.new dt::before {position: absolute;top: 0;left: 0;width: 1.7rem;height: 1.7rem;line-height: 1.7rem;border-radius: 50%;text-align: center;font-weight: 400;background: #ffa200;color: #fff;content: "N";font-size: 0.75rem;}
.notice0108 .topList p{font-size: .75rem; color: #555; line-height:1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 1rem 0; font-weight: 400; border-top: 1px dashed #b6bac1; padding-top: .8rem;}
.notice0108 .topList .date {display: block;font-size: 0.75rem;color: #777;z-index: 1;text-align: right;font-weight: 400;}
.notice0108 .topList .date i {margin-right:5px;}
.notice0108 .list_box { display:none; position: relative; width:100%; padding-top: 0.6rem;}
.notice0108 .list_box ul {margin-left: -0.6rem;background: #f7f7f7;padding: 1.5rem 1.25rem 1rem 20.1rem;border-radius: 1.5rem;}
.notice0108 .list_box li {position: relative; border-bottom: 1px dashed #b6bac1;}
.notice0108 .list_box li:nth-child(n+5) {display:none;}
.notice0108 .list_box li:nth-child(4n) {border:none;}
.notice0108 .list_box li a{ line-height:1.7rem; display:block;}
.notice0108 .list_box li a.new p{ padding-left: 2.8rem; }
.notice0108 .list_box li a.new::before {position: absolute; top: 13px; left: 1rem; width: 1.25rem; height: 1.25rem; line-height: 1.2rem; border-radius: 50%; text-align: center; font-weight: 600; background: #fff; color: #f47a41; content: "N"; font-size: 0.7rem; border: 2px solid #f47a41;}
.notice0108 .list_box li p{ width:calc(100% - 4.5rem); overflow:hidden; font-size: .8rem; font-weight: 400; color: #000; text-overflow: ellipsis; white-space: nowrap; padding-left: .7rem; line-height: 2.5rem;}
.notice0108 .list_box li p::before {position: absolute; top: 1.2rem; left: 0; width: 4px; height: 4px; background: #f78000; content: ""; border-radius: 50%;}
.notice0108 .list_box li span { position:absolute; right:0; top: .5rem; font-size:.75rem; color: #777;}
.notice0108 .btn_more {top: -2.6rem;}
.notice0108 .btn_more i{color: #222;}
/* 게시판 : 데이터 없음 */ 
.notice0108 .list_box dl.no_data dt {text-align: center;margin-top: 1rem;}
.notice0108 .list_box .topList .no_data .date { text-align: center;}
.notice0108 .list_box .topList .no_data .date p {margin-top:3rem;}
.notice0108 .list_box li.no_data{text-align:center; line-height: 10rem; border-bottom: none;}
/* 게시판 : active */ 
.notice0108 .titTab a:hover,
.notice0108 .titTab a:focus,
.notice0108 .titTab a.current {color: #dd5e00; font-weight: 700;}
.notice0108 .list_box.on { display: block; }
.notice0108 .topList:hover dt,
.notice0108 .topList:hover dt {color: #dd5e00;}
.notice0108 .topList:hover dd p,
.notice0108 .topList:hover dd p,
.notice0108 .list_box li a:hover p,
.notice0108 .list_box li a:focus p { text-decoration: underline; }
.notice0108 a, 
.notice0108 :before,
.notice0108 .titTab a::before{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0108 { position:relative; width:100%; height:100%;}
.pop0108:after {content:""; display:block; width: 100%; height: 11.5rem; background:url(/images/schl/template/T0108/main/0108_popup_bg.png) no-repeat center / cover; position: absolute; top: 3rem; right: -1rem; z-index: -1; border-radius: 1.2rem; overflow: hidden;}
.pop0108 h2 { color:#111; font-weight:700; font-size:1rem; line-height:2rem; white-space: nowrap; overflow:hidden;}
.pop0108 .tit_wrap{position:relative; margin-bottom: 1.8rem;}
.pop0108 .nss_pg{width: 9.7rem; height: 2.4rem; text-align: center; box-shadow: 0 0 5px rgb(30, 31, 31, 0.26); line-height: 2.4rem; border-radius: 1rem; position: absolute; bottom: -.6rem; left: 50%; transform: translateX(-50%); z-index: 33; background: #fff;}
.pop0108 .nss_pg p { display:inline-block; font-size:.75rem; margin-right:.5rem;vertical-align: top;font-family: 'Montserrat';font-weight: 300;}
.pop0108 .nss_pg p strong {color: #4255be;font-weight: 700; margin-right:.2rem;font-size: .8rem;}
.pop0108 .nss_pg p span { color:#222; margin-left:.2rem}
.pop0108 .nss_pg a {display: inline-block; overflow: hidden; text-align:center; font-size:1.2rem; vertical-align: top; }
.pop0108 .nss_pg .play {display: none;}
/* 20260317 광명학교만 웹접근성으로 추가 */
.pop0108 .nss_pg2{width: 9.7rem; height: 2.4rem; text-align: center; box-shadow: 0 0 5px rgb(30, 31, 31, 0.26); line-height: 2.4rem; border-radius: 1rem; position: absolute; bottom: -.6rem; left: 50%; transform: translateX(-50%); z-index: 33; background: #fff;}
.pop0108 .nss_pg2 p { display:inline-block; font-size:.75rem; margin-right:.5rem;vertical-align: top;font-family: 'Montserrat';font-weight: 300;}
.pop0108 .nss_pg2 p strong {color: #4255be;font-weight: 700; margin-right:.2rem;font-size: .8rem;}
.pop0108 .nss_pg2 p span { color:#222; margin-left:.2rem}
.pop0108 .nss_pg2 a {display: inline-block; overflow: hidden; text-align:center; font-size:1.2rem; vertical-align: top; }
.pop0108 .nss_pg2 .play {display: none;}

.pop0108 .pop_img { position:relative;height: 11.2rem;overflow: hidden; text-align:center;background: #e1e1e1;border-radius: 1.5rem;}
.pop0108 .pop_img div,
.pop0108 .pop_img .item { height:100%; }
.pop0108 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0108 .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%);}

/* 팝업존 : active */
.pop0108 .nss_pg a:hover,
.pop0108 .nss_pg a:focus {color:#ffa200;}
/* 20260317 광명학교만 웹접근성으로 추가 */
.pop0108 .nss_pg2 a:hover,
.pop0108 .nss_pg2 a:focus {color:#d84300;}
/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float:left; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.3rem; overflow: hidden; border-left:1px solid #ccc;}
.banner_zone .btn a {float: left; width: 1.4rem; height: 1.4rem; line-height:1.4rem; text-align:center; overflow: hidden; border:1px solid #ccc; border-left:0;}
.banner_zone .btn a.play{display:none;}
.banner_zone .bnWrap { width: calc(100% - 10rem); float:left; padding-top: 0.75rem; padding-left:1.5rem; overflow: hidden;}
.banner_zone .bnWrap a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; margin:0 5px; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone .bnWrap a img {max-width: 100%; max-height: 100%; vertical-align: middle;}
/* 배너존 : active */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus{background:#f1f1f1;}
.banner_zone .btn a:focus{border:2px solid #00adff;}

@media (max-width: 1240px) {
    /*메인비주얼*/
    .MVisual0108 .item img{width: 145%; height:auto;}
    .MVisual0108 .control {left: 1rem; bottom: 4rem; margin-left: 0;}
}

@media (max-width: 1024px) {
    /* 게시판 */
    .notice0108 .topList {width: 12rem;height: auto;padding: 1.4rem 1rem;}
    .notice0108 .list_box ul {padding: 1rem 1.25rem 1rem 14rem;}
    .notice0108 .titTab li ~ li{margin-left: 1rem;}
    .notice0108 .titTab li + li::before{ left: -.5rem; }

    /* 캘린더 */
    .pop_schedule0108 .sche_list li{ width: 7.7%;}
    .pop_schedule0108 .lst li {width:33.333333%;}

    /* 갤러리 */
    .gallery0108 .list_box li{width: 48.5%; }
    .gallery0108 .list_box li + li{margin-left:3%;}
    .gallery0108 .list_box li:nth-child(3n) {margin-left:0;}
    .gallery0108 .list_box li:nth-child(4n) {margin-left:3%;}
} 

@media (max-width: 860px) {
    /* 배너존 */
    .banner_zone h2{display:none;}
    .banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

    /* 바로가기1 */
    .M_link0108 li {display: block; float: left; width: 25%;}
    .M_link0108 li:nth-child(n+4) {margin-top:.5rem;}
    .M_link0108 li a span{font-size: .8rem;}
}

@media (max-width: 768px) {	
    /* 게시판 */
    .notice0108 .topList {width: 100%;height: 9.5rem;padding: 1rem;}
    .notice0108 .topList dt{ line-height: 2rem; font-size:.9rem; -webkit-line-clamp: 1; }
    .notice0108 .topList p{margin: .5rem 0;}
    .notice0108 .topList .date {display: block; font-size: 0.75rem; color: #777; z-index: 1; text-align: right;}
    .notice0108 .list_box ul {margin: 0 -0.6rem; padding: 9rem 1.25rem .5rem;}
    /* 게시판 : 데이터 없음 */ 
    .notice0108 .list_box li.no_data{ line-height: 5rem; }

    /* 캘린더 */
    .pop_schedule0108 .sche_list li{ width: 10.1%;}
    .pop_schedule0108 .lst li {width:50%;}

    /* 갤러리 */
    .gallery0108 .list_box li{width: 100%; }
    .gallery0108 .list_box li + li{margin-left:0;}

    /* 팝업존 */
    .pop0108:after { top: 2.3rem; right: -.8rem;}
    .pop0108 .tit_wrap{margin-bottom: 1rem;}
    .pop0108 .nss_pg{ bottom: -1rem; }
    /* 20260317 광명학교만 웹접근성으로 추가 */
    .pop0108 .nss_pg2{ bottom: -1rem; }
    .pop0108 .pop_img{ height:auto; }
    .pop0108 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -webkit-transform: none; -ms-transform: none;}
}

@media (max-width: 640px) {	
    /*메인비주얼*/ 
    .MVisual0108 .control {bottom: 2.8rem; }
    
    /* 캘린더 */
    .pop_schedule0108 .tit_wrap {width: 100%; height: auto; text-align: left; border-radius: 1rem 1rem 0 1rem; padding: 0 0 0 1rem; line-height: 3.3rem;}
    .pop_schedule0108 .tit_wrap:after { top: .5rem; left: auto; right: 0;}
    .pop_schedule0108 h2 { float:left;width: auto;}
    .pop_schedule0108 .month { float:left;}
    .pop_schedule0108 .month span { margin-left:.8rem;}
    .pop_schedule0108 .inBox {width: 100%;margin-left: 0;margin-top: -1rem;padding: 1.3rem 1rem 1rem;border-radius: 0 0 1.5rem 1.5rem;}
    .pop_schedule0108 .sche_list li{ width: 15.5%;}
    .pop_schedule0108 .lst ul {height: 3.5rem;}
    .pop_schedule0108 .lst li {width:100%; margin: 0 0 .5rem 0;} 
    .pop_schedule0108 .lst li:after {display:none;}
    .pop_schedule0108 .btn_more{left: auto; right: 1.5rem;}


}

@media (max-width: 560px) {	
    /* 갤러리 */
     .gallery0108 .list_box{height: 11rem;}

    /* 식단 */
    .meal_menu0108 {padding: 1rem 0.5rem 1rem 1rem;height: auto;}
    .meal_menu0108 .inner {width: 100%;}
    .meal_menu0108 .inner ul {height: 6.5rem;}
    .meal_menu0108 .inner dd { padding-top: .6rem; }
    .meal_menu0108 .btn_more{ right: 1.5rem; }
    
    /* 캘린더 */
    .pop_schedule0108 .lst .no_data { line-height: 3.7;}
}

@media (max-width: 480px) {
    /* 메인비주얼 */
    .MVisual0108 .control{bottom: 2.1rem;}
    
     /* 바로가기1 */
    .M_link0108:after { border-radius:0; }
    .M_link0108 li { width: 33.333333%;}
    .M_link0108 li:nth-child(n+3) {margin-top:.1rem;}
    .M_link0108 li a p{width: 4rem; height: 4rem; line-height: 4rem; }
    .M_link0108 li a img { width:2.25rem; height:2.1rem;}

    /* 게시판 */
    .notice0108 .tabWrap {padding:0 .5rem;}
    .notice0108 .titTab li { max-width:100%;}
    .notice0108 .titTab a { font-size: .9rem; }

}

@media (max-width: 380px) { 

     /* 캘린더 */
    .pop_schedule0108 .sche_list li{ width: 25%;}
}