@charset "utf-8";

/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; overflow: hidden; }
#container ::-webkit-scrollbar { width: 5px; height:3px; }
#container ::-webkit-scrollbar-thumb { background-color: #aaa; border-radius:10px; }
#container ::-webkit-scrollbar-track { background-color: #ddd; border-radius:10px; }

/* 메인비주얼 */
.main_visual { position:relative; height: 100%; overflow:hidden; }
.main_visual .bx-wrapper { height:100%; }
.main_visual .bx-viewport,
.main_visual ul,
.main_visual li { height:100%; }
.main_visual li { overflow:hidden; font-size:0; }
.main_visual img {position:relative; left:50%; width:auto; height:100%; -webkit-transform:translateX(-50%); transform:translateX(-50%);}
.main_visual .bx-controls{position:absolute; left:calc(50% - 600px); bottom:9rem; z-index:55; }
.main_visual .bx-pager-item{display:inline-block; vertical-align:middle; font-size:0; width:15px; height:15px; }
.main_visual .bx-pager-item + .bx-pager-item{margin-left:.5rem; }
.main_visual .bx-pager-item a{display:block; width:100%; height:100%; border:1px solid #00781c; border-radius:50%; }
.main_visual .bx-pager-item a.active{background:#00781c; }
.main_visual .bx-pager{display:inline-block; vertical-align:middle; margin-left:.5rem; line-height:0; }
.main_visual .bx-controls-auto-item{display:inline-block; vertical-align:middle; }
.main_visual .bx-controls-auto-item + .bx-controls-auto-item{margin-left:.25rem;}
.main_visual .bx-controls-auto a{position:relative; display:block; }
.main_visual .bx-controls-auto a:before{position:relative;display:block;width:20px;height:20px;font-size:.65rem;color:#fff;font-family:'xeicon';content:'\ea3e';background: #00781c;border-radius:50%;text-align:center;line-height:20px;opacity: .9;}
.main_visual .bx-controls-auto a.bx-stop:before{content:'\ea3b';}
.main_visual .bx-controls-auto a.active:before{background: #00781c; }
.main_visual .bx-controls-auto { font-size:0; vertical-align:middle; }
.main_visual .bx-controls-auto,
.main_visual .bx-pager,
.main_visual .bx-pager-item {display: inline-block; }

/* 팝업존 */
.pop0009 { position:relative; height: 100%; padding: 1.7rem 2.25rem 0; background: #00bdad; border-radius: 1.5rem; overflow: hidden; }
.pop0009 h2 { position: relative; display:block; font-size:1.1rem; font-weight:700; margin-bottom:0.9rem; margin-right:6.5rem; color:#000; white-space:nowrap; overflow:hidden; }
.pop0009 .nss_pg {position:absolute; right:2.4rem; top:1.5rem; line-height:1rem;}
.pop0009 .nss_pg span {display:inline-block; vertical-align:middle; margin-right:0.5rem;}
.pop0009 .nss_pg span em {display: inline-block; font-size: 0.75rem; color:#fff; }
.pop0009 .nss_pg span .now { position: relative; color:#fff; }
.pop0009 .nss_pg span .now::after{content:"/"; margin:0 .15rem; }
.pop0009 .nss_pg a {display: inline-block; overflow: hidden; width:1.9rem; height:1.9rem; line-height:1.9rem; vertical-align:middle; text-align:center; background: #fff; color: #213246; font-size: 1rem; border-radius: 50%; -webkit-transition:0.2s; transition:0.2s; }
.pop0009 .pop_img {height:11.25rem; overflow: hidden; border-radius:1rem; background:rgba(0,0,0,0.1); }
.pop0009 .pop_img td img {position:relative;width: 100%;height: 100%;}
/** 팝업존 : active **/
.pop0009 .nss_pg a:hover,
.pop0009 .nss_pg a:focus { color:#00bdad; }
.pop_img table {height: 100%;}

/* 식단 */
.meal_menu0009 {  position:relative; height: 100%; background: #ffce3a; padding: 1.3rem 2.25rem; border-radius: 1.5rem 1.5rem 1.5rem 0; overflow: hidden; }
.meal_menu0009 h2  { position: relative; display:block; font-size:1.1rem; font-weight:700; margin-bottom:0.9rem;color:#000; white-space:nowrap; overflow:hidden; }
.meal_menu0009 h2 span { display:block; overflow:hidden; white-space:nowrap;}
.meal_menu0009 .img { position:absolute; right:0; bottom:0; width:9.7rem; height:7.25rem; z-index:2; }
.meal_menu0009 .img img { width:100%; }
.meal_menu0009 .inner ul { position: relative; z-index: 4; overflow-y:auto; height:6.5rem; margin-top:0.7rem; margin-right: 7.5rem; }
.meal_menu0009 .inner li + li { margin-top:1rem; }
.meal_menu0009 .inner .no_Data { line-height: 6.5rem; text-align:center; color: #333;}
.meal_menu0009 .inner dl { position:relative;}
.meal_menu0009 .inner dt { display:inline-block; line-height:2.1rem; background:#fff; padding:0 1.1rem; color:#202020; font-size: 0.9rem; font-weight:700; border-radius:1rem; }
.meal_menu0009 .inner dd { font-size: 0.8rem; color: #392c07; margin-top: 1rem; }
.meal_menu0009 .btn_more { position:absolute; right:0; top:-0.2rem; width:2rem; height:2rem; background:#1aba3f url('/images/template/10582/main/0009_btn_more1.png') no-repeat center; border-radius:50%; -webkit-transition:0.2s; transition:0.2s;}
/** 식단 :active **/
.meal_menu0009 .btn_more:hover,
.meal_menu0009 .btn_more:focus {background-color:#d0df3d;}
i {font-style: inherit;}

/* 캘린더 */
.pop_schedule0009 { position:relative; height:100%; }
.pop_schedule0009:before { content:""; position:absolute; right: 3.4rem; top:0.7rem; width:calc(100% - 3.4rem); height: 3px; background:#e4e4e4; border-radius:0.2rem; }
.pop_schedule0009::after { position: absolute; bottom: 0; right: 0; }
.pop_schedule0009 h2 { position: relative; display:block; font-size:1.1rem; font-weight:700; margin-bottom:1rem; margin-right:2.5rem; color:#000; white-space:nowrap; overflow:hidden;  }
.pop_schedule0009 h2 span { display:inline-block; padding-right: 1.1rem; background: #fff; overflow:hidden; white-space:nowrap;}
.pop_schedule0009 .month { position: relative; margin-bottom: 0.4rem;}
.pop_schedule0009 .month a { position: relative; display:inline-block; width:1.95rem; height:0.5rem; }
.pop_schedule0009 .month a::before { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); width: 1.75rem; height: 1.75rem; border-radius: 50%; background: #ebf5fe; z-index: -1; content: ""; }
.pop_schedule0009 .month a.prev { position: absolute; top: 1.3rem; left: 0.7rem; background:url('/images/template/10582/main/0009_sche_prev.png') no-repeat center / cover;}
.pop_schedule0009 .month a.next { position: absolute; top: 1.3rem; right: 0.7rem; background:url('/images/template/10582/main/0009_sche_next.png') no-repeat center / cover;}
.pop_schedule0009 .month a.prev:before { left: -0.7rem; }
.pop_schedule0009 .month a.next:before { right: -0.7rem; }
.pop_schedule0009 .month span {display:inline-block; vertical-align:middle; font-size:0.9rem; color:#000; padding:0 0.1rem;}
.pop_schedule0009 .month em { display: inline-block; width: 2.75rem; height: 2.75rem; line-height: 2.75rem; text-align: center; color: #fff; font-size: 1.25rem; font-weight: 700; margin-left: 5px; background: #1da9f7; border-radius: 50%; }
.pop_schedule0009 .sche_tbl { width: 50%; float: left; font-size:.85rem; text-align:center; color:#000; font-weight:600; }
.pop_schedule0009 .sche_tbl table { position:relative; height:8.5rem; z-index:2; }
.pop_schedule0009 .sche_tbl table th { padding:.7rem 0; font-size:.9rem; border-bottom:2px solid #ccdded; }
.pop_schedule0009 .sche_tbl tr th:first-child { color:#f47a41; }
.pop_schedule0009 .sche_tbl tr th:last-child { color:#1e65a7; }
.pop_schedule0009 .sche_tbl td { padding:.4rem 0; font-weight:400; font-size: 0.8rem;}
.pop_schedule0009 .sche_tbl tr:first-of-type td { padding-top:.5rem; }
.pop_schedule0009 .sche_tbl td .today,
.pop_schedule0009 .sche_tbl td .day { display:inline-block; position:relative; }
.pop_schedule0009 .sche_tbl td .today { color: #fff; }
.pop_schedule0009 .sche_tbl td .today:before,
.pop_schedule0009 .sche_tbl td .day:before { content:""; position:absolute; top:50%; left:50%; width:1.7rem; height:1.7rem; z-index:-1; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); border-radius:50%; }
.pop_schedule0009 .sche_tbl td .day:before { background: #d7d7d7;  }
.pop_schedule0009 .sche_tbl td .today:before { background:#f59540; }
.pop_schedule0009 .lst_schedule {position:relative; width: 43%; height: calc(100% - 3.2rem); float: right; background: linear-gradient(45deg, #b3efc5, #b1d6ff); border-radius: 1.5rem; padding: 1.5rem; }
.pop_schedule0009 .lst_schedule ul { position: relative; overflow-y:auto; height:12.2rem; z-index: 1;}
.pop_schedule0009 .lst_schedule li{position:relative; }
.pop_schedule0009 .lst_schedule li ~ li { margin-top: 0.5rem; }
.pop_schedule0009 .lst_schedule li.no_Data{width: 100%; text-align: center; line-height: 12.2rem; }
.pop_schedule0009 .lst_schedule li a{position:relative; display:block; line-height:1.95rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:.85rem; color:#1a1a1a;}
.pop_schedule0009 .lst_schedule li a span {  left:0; top:0;width: auto;min-width: 1.95rem;height:1.95rem; text-align:center;font-size: 0.8rem; background:#fff; color:#296dd2; font-weight:600; border-radius:50%;padding: 4px;margin-right: 5px;}
.pop_schedule0009 .btn_more { position:absolute; right:0; top: -5px; width:2rem; height:2rem; line-height: 2rem; text-align: center; border-radius:50%; color: #fff; font-size: 1rem; background:#00bdad;}
/** 캘린더 : active **/
.pop_schedule0009 .month a,
.pop_schedule0009 .lst_schedule li a,
.pop_schedule0009 .lst_schedule li a span,
.pop_schedule0009 .month a::before,
.pop_schedule0009 .btn_more i { -webkit-transition:0.2s; transition:0.2s;}
.pop_schedule0009 .month a:hover::before,
.pop_schedule0009 .month a:focus::before { background: #98daff; }
.pop_schedule0009 .lst_schedule li a:hover,
.pop_schedule0009 .lst_schedule li a:focus { font-weight:600; }
.pop_schedule0009 .lst_schedule li a:hover span,
.pop_schedule0009 .lst_schedule li a:focus span { background:#00bdad; color: #fff; }
.pop_schedule0009 .btn_more:hover i,
.pop_schedule0009 .btn_more:focus i { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }
.pop_schedule0009 .lst_schedule .no_Data::before{content:"등록된 학교 일정이 없습니다."}


/* 갤러리 */
.gallery0009 { position:relative; height:100%; }
.gallery0009 h2 { position: relative; display:block; font-size:1.1rem; font-weight:700; margin-bottom:1.5rem; margin-right:5.5rem; color:#000; white-space:nowrap; overflow:hidden; }
.gallery0009 .list_box ul:after { content:""; display:block; clear:both; }
.gallery0009 .list_box li {width:23.5%;float:left;}
.gallery0009 .list_box li + li {margin-left:2%;}
.gallery0009 .list_box li:nth-child(n+5) {display:none;}
.gallery0009 .list_box li a { position:relative; display:block; }
.gallery0009 .list_box li a::before { position: absolute; bottom: 1.4rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 2.8rem; height: 1.8rem; line-height: 1.8rem; text-align: center; border-radius: 3rem; background: #0d80eb; color: #fff; font-size: 1.25rem; font-family: 'xeicon'; z-index: 1; content: "\e94a"; opacity: 0; }
.gallery0009 .list_box li a .img { position:relative; height:12.25rem; border-radius:1.5rem; background:rgba(0,0,0,0.1); margin-bottom:1rem; overflow:hidden; }
.gallery0009 .list_box li a .img img {position: relative;top: 50%;left: 50%;width: 100%;height: 100%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-webkit-transition:all .15s;-ms-transition:all .15s; transition:all .15s;}
.gallery0009 .list_box li a p { position: relative; font-size:0.9rem; font-weight:600; line-height: 1.5rem; color:#333; padding: 0 0.3rem; }
.gallery0009 .list_box li a span {position: relative; display: block;  text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-align: center; }
.gallery0009 .list_box li a span:before {content:""; position:absolute; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); bottom:0; width:0; height:15px; background:#fff; border-radius:0.5rem; z-index:-1; }
.gallery0009 .list_box li.no_Data { width:100%; line-height:14.8rem; border-radius:1rem; background:rgba(0,0,0,0.1); text-align:center;}
.gallery0009 .btn_more { position:absolute; right:0; top:-4px; }
.gallery0009 .btn_more em { font-size: 0.8rem; color: #000; vertical-align: middle; margin-right: 0.5rem; }
.gallery0009 .btn_more i{ width:2rem; height:2rem; line-height: 2rem; text-align: center; vertical-align: middle; border-radius:50%; color: #fff; font-size: 1rem; background:#1e84de; }
/** 갤러리 : active **/
.gallery0009 .list_box li a div img,
.gallery0009 .list_box li a p,
.gallery0009 .list_box li a:before,
.gallery0009 .list_box li a span:before,
.gallery0009 .btn_more i {-webkit-transition:0.2s; transition:0.2s;}
.gallery0009 .list_box li a:hover .img,
.gallery0009 .list_box li a:focus .img { box-shadow: 0 0 21px rgba(30, 101, 167, 0.63); border: 3px solid #fff;  }
.gallery0009 .list_box li a:hover div img,
.gallery0009 .list_box li a:focus div img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1);}
.gallery0009 .list_box li a:hover:before,
.gallery0009 .list_box li a:focus:before { opacity: 1; }
.gallery0009 .list_box li a:hover span:before,
.gallery0009 .list_box li a:focus span:before { width:100%; }
.gallery0009 .btn_more:hover i,
.gallery0009 .btn_more:focus i { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }

/* 게시판 */
.notice0009 { position:relative; height:100%; padding-right: 5rem; }
.notice0009 h2 { position:relative; left:-1rem; float:left; max-width:33.33%; padding:0 1rem; }
.notice0009 h2 ~ h2:before { content:""; position:absolute; left:-1px; top:0.9rem; width:0.3rem; height:0.3rem; background:#d8d8d4; border-radius:50%; }
.notice0009 h2 a { position:relative; display:block; font-size:1.1rem; line-height:2rem; font-weight:600; overflow:hidden; white-space: nowrap; z-index:2; color: #8e8e8e; }
.notice0009 h2 a:before { content:""; position:absolute; left:50%; bottom:0; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width:0; height:3px; background:#11ab90;  z-index:-1; }
.notice0009 h2 a.current { color:#11ab90; font-weight:700; }
.notice0009 h2 a.current:before { width:100%; }
.notice0009 .list_box { display:none; position:absolute; top:3.15rem; left:0; width:100%; }
.notice0009 .list_box.on { display:block }
.notice0009 .list_box .top_link { position:relative; display:block; padding:1rem 1.5rem 1rem 5rem; border: 2px solid #a0d4d0; border-radius: 1.5rem; margin-bottom:0.5rem; background: #fff; }
.notice0009 .list_box .top_link::before { position: absolute; top: 2rem; left: 1.1rem; width: 2.7rem; height: 2.65rem; background: url('/images/template/10582/main/0009_notice_icon.png') no-repeat center / cover; content: ""; }
.notice0009 .list_box .top_link dt { position: relative; font-size:0.95rem; text-overflow:ellipsis; white-space: nowrap; overflow:hidden; font-weight: 600; color: #414141; margin-bottom: 0.7rem;}
.notice0009 .list_box .top_link dl.new dt { padding-left: 1.6rem;}
.notice0009 .list_box .top_link dl.new dt:before { content:"N"; position:absolute; left:0; top:0; display:block; width:1.25rem; height:1.25rem; line-height: 1.25rem; background:#f47a41; border-radius:50%; color:#fff; text-align:center; font-size:0.7rem; font-weight:600; }
.notice0009 .list_box .top_link dd { display:block;  }
.notice0009 .list_box .top_link dd p { text-overflow:ellipsis; white-space: nowrap; overflow:hidden;  font-size:0.8rem; color:#666; overflow:hidden;  margin-bottom: 0.7rem; }
.notice0009 .list_box .top_link span { font-size:0.75rem; color: #666;}
.notice0009 .list_box ul { height:100%; }
.notice0009 .list_box li { position: relative; width: 100%; overflow:hidden; }
.notice0009 .list_box li:nth-child(n+6) {display:none;}
.notice0009 .list_box li a { position:relative; display:block; height:100%; line-height: 2rem; padding:0 4.3rem 0 1rem; color:#333; text-overflow:ellipsis; white-space: nowrap; overflow:hidden; }
.notice0009 .list_box li a::before { position: absolute; top: 0.9rem; left: 0; width: 7px; height: 4px; background: #09a79a; content: ""; }
.notice0009 .list_box li a.new {padding:0 4.3rem 0 1.5rem;}
.notice0009 .list_box li a.new:before { content:"N"; position:absolute; left:0; top:7px; display:block; width:1.25rem; height:1.25rem; line-height: 1.25rem; background:#09a79a; border-radius:50%; color:#fff; text-align:center; font-size:0.7rem; font-weight:600; }
.notice0009 .list_box li a span { position: absolute; top: 0; right: .15rem; font-size:0.7rem; color:#777; }
.notice0009 .list_box li.no_Data { line-height: 10rem; text-align: center; }
.notice0009 .list_box .btn_more { position:absolute; right:0; top:-3.2rem; }
.notice0009 .list_box .btn_more em { font-size: 0.8rem; color: #000; vertical-align: middle; margin-right: 0.5rem; }
.notice0009 .list_box .btn_more i{ width:2rem; height:2rem; line-height: 2rem; vertical-align: middle; text-align: center; border-radius:50%; color: #fff; font-size: 1rem; background:#00bdad; }
/** 게시판 : active **/
.notice0009 h2 a:before,
.notice0009 .list_box li a,
.notice0009 .list_box .btn_more i{-webkit-transition:0.2s; transition:0.2s; }
.notice0009 h2 a:hover:before,
.notice0009 h2 a:focus:before {width:100%;}
.notice0009 .list_box .top_link:hover dt { color:#3a6fab; }
.notice0009 .list_box .top_link:hover dd { text-decoration:underline; }
.notice0009 .list_box li a:hover,
.notice0009 .list_box li a:focus { text-decoration:underline; }
.notice0009 .list_box .btn_more:hover i,
.notice0009 .list_box .btn_more:focus i { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }

/* 바로가기 */
.mLink0009{ position: relative;}
.mLink0009 ul { overflow:hidden; }
.mLink0009 ul li { position: relative; width:33.333%; text-align:center; float:left; }
.mLink0009 ul li ~ li::before { position: absolute; top: 3rem; left: -4px; width: 0.5rem; height: 0.5rem; border-radius: 50%; background: rgba(0, 0, 0, 0.2); content: ""; }
.mLink0009 ul li:nth-child(4)::before {display: none; }
.mLink0009 ul li:nth-child(n+7) { display:none; }
.mLink0009 ul li a { position:relative; display:block; margin:0 auto; background:no-repeat center / contain; z-index:1; text-align: center; }
.mLink0009 ul li a .img { position:relative; width:6.5rem; height:6.5rem; margin:0 auto; border: 3px solid transparent; border-radius: 1.5rem; }
.mLink0009 ul li a .img img { position:absolute; top:50%; left:50%; width:4.1rem; height:4.1rem; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%);  }
.mLink0009 ul li a span { position:relative; display:inline-block; height:2.2rem; font-size:0.9rem; font-weight:600; color:#3b342e; line-height:1.1rem; text-align:center; overflow:hidden; margin-top: 1rem; }
.mLink0009 ul li a span:before {content:""; position:absolute; left:0; bottom:0; width:0; height:0.6rem; background:#ffda69; border-radius:0.5rem; z-index:-1; }
/** 바로가기 : active **/
.mLink0009 ul li a:before,
.mLink0009 ul li a span:before,
.mLink0009 ul li a .img { -webkit-transition:0.2s; transition:0.2s; }
.mLink0009 ul li a:hover:before,
.mLink0009 ul li a:focus:before {right:1rem; opacity:1; }
.mLink0009 ul li a:hover .img,
.mLink0009 ul li a:hover .img { border-color: #f9ad0a; background: #fff; box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);}
.mLink0009 ul li a:hover span:before,
.mLink0009 ul li a:focus span:before { width:100%; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4; background:#fff;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float: left; display: inline-block; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.35rem; overflow: hidden;}
.banner_zone .btn a {float: left; width: 27px; height: 28px; color: transparent; background: no-repeat center / 100%; overflow: hidden;}
.banner_zone .btn a.prev {background-image: url('/images/template/10582/main/btn_b_prev.png');}
.banner_zone .btn a.stop {background-image: url('/images/template/10582/main/btn_b_stop.png');}
.banner_zone .btn a.next {background-image: url('/images/template/10582/main/btn_b_next.png');}
.banner_zone .btn a.list {background-image: url('/images/template/10582/main/btn_b_list.png');}
.banner_zone ul {float: left; display: inline-block; padding-top: 0.75rem; padding-left:1.5rem; width: calc(100% - 10rem); overflow: hidden;}
.banner_zone ul li {float: left; display: inline-block; margin-bottom: 0.75rem; padding: 0 0.25rem; width: 20%;}
.banner_zone ul li a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone ul li a img {max-width: 100%; max-height: 100%; vertical-align: middle;}

@media(max-width:1240px){
	/* 메인비주얼 */
	.main_visual { height: auto; }
    .main_visual img { width: 130%; height: auto; }
	.main_visual .bx-controls { left: 1rem; bottom: 7rem; }

	/* 팝업 */
	.pop0009 { padding: 1.3rem 1.25rem 0; }
	.pop0009 .nss_pg { top: 1.1rem; right: 1.25rem;}

	/* 식단 */
	.meal_menu0009 { padding: 1.3rem 1.25rem; }

	/* 캘린더 */
	.pop_schedule0009 .lst_schedule { padding: 1.3rem; }
}

@media (max-width: 1024px) {
	/* 바로가기 */
	.mLink0009 ul li a .img { width: 5.6rem; height: 5.6rem; }
	.mLink0009 ul li a .img img { width: 3.8rem; height: auto; }

	/* 배너존 */
	.banner_zone h2 {position: absolute; top: 0; left: 0; margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; clip: rect(0, 0, 0, 0); overflow: hidden;}
	.banner_zone .btn {position: absolute; top: 50%; left: 0; margin-top: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
	.banner_zone ul {margin-left: 6rem; width: calc(100% - 6rem);}
}

@media (max-width:980px){
	/* 메인비주얼 */
	.main_visual .bx-controls { bottom: 2rem; }

	/* 식단 */
	.meal_menu0009 .inner ul { margin-right: 5.5rem;}
	.meal_menu0009 .img { width: 8rem; height: 6rem;}

	/* 갤러리 */
	.gallery0009 .list_box li {width:32%;}
	.gallery0009 .list_box li:nth-child(n+4) {display:none;}

}


@media (max-width:768px){
	/* 팝업 */
	.pop0009 h2 { font-size: 1rem; }
	.pop0009 .pop_img{height:auto; text-align:center;}
   	.pop0009 .pop_img td img { top:auto; left:auto;max-height:15rem;transform: none;-ms-transform: none;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width: auto;max-width: 100%;}


	/* 식단 */
	.meal_menu0009 h2 { font-size: 1rem; }
	.meal_menu0009 .inner ul { height: 5.5rem;}
	.meal_menu0009 .inner .no_Data { line-height: 5.5rem;}

	/* 캘린더 */
	.pop_schedule0009 h2 { font-size: 1rem; }
	.pop_schedule0009 .month span em { width: 2.3rem; height: 2.3rem; line-height: 2.3rem; font-size: 1.1rem; font-weight: 600;}
	.pop_schedule0009 .month a.prev { top: 0.8rem; }
	.pop_schedule0009 .month a.next { top: 0.8rem; }

	/* 갤러리 */
	.gallery0009 h2 { font-size: 1rem; }

	/* 게시판 */
	.notice0009 h2 { padding: 0 0.5rem; left: 0;}
	.notice0009 h2 a { font-size: 1rem; }

}

@media (max-width: 680px){
	/* 갤러리 */
	.gallery0009 .list_box li {width:49%;}
	.gallery0009 .list_box li:nth-child(n+3) {display:none;}

	/* 배너존 */
	.banner_zone ul li {width: 50%;}
}

@media (max-width: 540px){
	/* 캘린더 */
	.pop_schedule0009 .sche_tbl { width: 100%; float: none; }
	.pop_schedule0009 .lst_schedule { width: 100%; float: none; margin-top: 0.5rem; }
	.pop_schedule0009 .lst_schedule ul { margin-right: 3rem;}
}

@media (max-width: 480px) {

	/* 갤러리 */
	.gallery0009 h2 { margin-right: 2.5rem; }
	.gallery0009 .btn_more em { display: none; }

	/* 게시판 */
	.notice0009 { padding-right: 2.5rem; }
	.notice0009 .list_box .top_link { padding: 1rem; }
	.notice0009 .list_box .top_link::before { display: none; }
	.notice0009 .list_box .top_link dd p { height: 2.3rem;  white-space: normal;}
	.notice0009 .list_box .btn_more em { display: none; }

	/* 식단 */
	.meal_menu0009 .inner ul { margin-right: 4.5rem; }
	.meal_menu0009 .img { width: 6.5rem; height: 4.5rem;}

	/* 갤러리 */
	.gallery0009 .list_box ul { display: block; }
	.gallery0009 .list_box li { width: 100%; }
	.gallery0009 .list_box li + li { margin-left: 0; margin-top: 1rem; }
	.gallery0009 .list_box li a .img { height: 10.25rem; }
}

@media (max-width: 380px) {

	/* 팝업 */
	.pop0009 .nss_pg a { width: 1.5rem; height: 1.5rem; line-height: 1.5rem;}

	/* 식단 */
	.meal_menu0009 .inner ul { margin-right: 0; }
	.meal_menu0009 .img { display: none; }

	/* 캘린더 */
	.pop_schedule0009 .lst_schedule ul { margin-right: 0; }

	/* 게시판 */
	.notice0009 h2 { padding: 0 0.2rem; }
	.notice0009 h2 a { font-size: 0.95rem; }
	.notice0009 h2 ~ h2:before { display: none; }

	/* 바로가기 */
	.mLink0009 ul li ~ li::before { top: 2.2rem; }
	.mLink0009 ul li a .img { width: 4.8rem; height: 4.8rem; }
	.mLink0009 ul li a .img img { width: 3rem; }
	.mLink0009 ul li a span { font-size: 0.8rem; margin-top: 0.5rem;}

	/* 배너존 */
	.banner_zone ul li {width: 100%;}
}

