﻿/*-----------------------------------------------------------
Author : Gahye, Park
Creative date : 2022. 05. 23
-----------------------------------------------------------*/

/* btn */
.btn_more1 { position:absolute; z-index:1; top:-.25rem; right:0; width:2rem; height:2rem; line-height:2rem; text-align:center; color:#000; background:#fff; border-radius:50%; font-size:1.1rem; }
.btn_more1 i { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.btn_more2 { position:absolute; top:0; right:0; padding-bottom:.25rem; z-index:1; font-weight:600; font-size:.8rem; color:#000; }
.btn_more2:before { content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#000; }
.btn_more2 em { display:inline-block; vertical-align:middle; }
.btn_more2 i { display:inline-block; vertical-align:middle; margin-left:.5rem; font-size:1.2rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* heading */
.heading { position:relative; margin-bottom:1rem; font-size:1.1rem; font-weight:700; color:#000; z-index:2; }
.heading > span { display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; }
.tit_wrap { width:calc(100% - 4.5rem); margin:-.25rem -.25rem 2rem ; }
.tit_wrap .heading { display:inline-block; max-width:100%; margin:0; padding:.25rem; vertical-align:middle; }
.tit_wrap p { display:inline-block; padding:.25rem; font-size:.8rem; font-weight: 600; color:#000; vertical-align:middle; }

/* 메인비주얼 */
.MVisual0097 { position:relative; height:100%; overflow:hidden; border-bottom-left-radius:5rem; }
.MVisual0097 .slider,
.MVisual0097 .slick-list,
.MVisual0097 .slick-track { height:100%; }
.MVisual0097 .item { background:#eee; overflow:hidden; }
.MVisual0097 .item img { position:relative; display:block; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0097 .control { position:absolute; left:5.6rem; bottom:3rem; z-index:1; }
.MVisual0097 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:#5d73c5; color:#fff; text-align:center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0097 .control > a.play { display:none; }

/* 게시판 */
.notice0097 { position:relative; height:100%; }
.notice0097 .titTab a,
.notice0097 .titTab span,
.notice0097 .list_box li,
.notice0097 .list_box li a { position:relative; display:block; }
.notice0097 .titTab { position:relative; margin-right:3rem; }
.notice0097 .titTab ul { margin:-.1rem -1.25rem; }
.notice0097 .titTab li { position:relative; display:inline-block; max-width:calc(33.333% - .15rem); padding:.1rem 1.25rem; vertical-align:top; }
.notice0097 .titTab li + li:before { content:"\e94a"; position:absolute; top:50%; left:-.75rem; color:#959b9e; font-size:1.5rem; font-family:"xeicon"; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.notice0097 .titTab a { display:block; font-size:1.1rem; font-weight:600; color:#000; letter-spacing:-.11rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.notice0097 .titTab a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0097 .tabWrap { height:15.3rem; overflow:hidden; }
.notice0097 .topList { position:relative; display:block; padding:1.5rem 0; border-top:2px solid #d2d9e0; border-bottom:2px solid #d2d9e0; }
.notice0097 .topList .ico { position:absolute; top:50%; left:0; width:4.2rem; height:4.2rem; line-height:4.2rem; text-align:center; border-radius:50%; background:#5266af; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.notice0097 .topList .ico > img { width:1.7rem; vertical-align:middle; }
.notice0097 .topList dl { padding-left:5.25rem; }
.notice0097 .topList dt { position:relative; font-size:.9rem; color:#000; font-weight:600; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.notice0097 .topList dd { margin-top:.25rem; }
.notice0097 .topList dd > p { color:#666; font-size:.8rem; font-weight: 600; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.notice0097 .topList dd .date { position:absolute; bottom:-.875rem; right:0; width:6.75rem; height:1.75rem; line-height:1.75rem; background:#fff; border-radius:0 .85rem .85rem .85rem; text-align:center; color:#636363; font-size:.7rem; font-weight: 600;}
.notice0097 .list_box { display:none; margin-top:1.25rem; }
.notice0097 .list_box ul { padding:1rem 0; }
.notice0097 .list_box li { display:none; padding:.625rem 0; }
.notice0097 .list_box li:nth-of-type(-n + 3) { display:block; }
.notice0097 .list_box li a { position:relative; display:block; padding-left:.75rem; line-height:1; color: #555;}
.notice0097 .list_box li a:before { content:""; position:absolute; top:50%; left:.15rem; width:.15rem; height:.35rem; border-radius:.5rem; -webkit-transform:translateY(-50%) rotate(45deg); -ms-transform:translateY(-50%) rotate(45deg); transform:translateY(-50%) rotate(45deg); background:#5266af; }
.notice0097 .list_box li p { width:calc(100% - 4.5rem); overflow:hidden; font-size:.8rem; font-weight: 600 ; color:#333; text-overflow:ellipsis; white-space:nowrap; }
.notice0097 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#666; }
/* 게시판 : 새글 */
.notice0097 .topList dl.new dt:before { content:"N"; display:inline-block; width:1.1rem; height:1.1rem; margin-right:.25rem; text-align:center; line-height:1.1rem; color:#fff; background:#20c9b5; border-radius:50%; font-weight:600; font-size:.7rem; }
.notice0097 .list_box li a.new { padding-left:2rem; }
.notice0097 .list_box li a.new:after { content:"N"; position:absolute; top:50%; left:.75rem; width:1rem; height:1rem; line-height:1rem; background:#20c9b5; color:#fff; font-size:.5rem; border-radius:50%; text-align:center; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
/* 게시판 : 데이터 없음 */
.notice0097 .list_box .no_data { line-height:14.6rem; text-align:center; }
/* 게시판 : active */
.notice0097 .titTab a.current { font-weight:700; }
.notice0097 .list_box.on { display:block; }

/* 식단 */
.meal_menu0097 { position:relative; height:100%; }
.meal_menu0097 .heading { max-width:calc(100% - 3rem); }
.meal_menu0097 .inner { position:relative; padding:.75rem 1.75rem 1rem 1.75rem; background:#fff; box-shadow:0 0 8px rgba(0,0,0,.17); border-radius:1.5rem; }
.meal_menu0097 .inner ul { height:6.25rem; overflow-y:auto;  }
.meal_menu0097 .inner li + li { margin-top:1.2rem; }
.meal_menu0097 .inner dl { position:relative; overflow:hidden; }
.meal_menu0097 .inner dt { display:inline-block; max-width:100%; width:8rem; background:#20c9b5; border-radius:0 1.5rem 0 1.5rem; line-height:2.25rem; text-align:center; font-size:.8rem; font-weight:600; color:#fff; }
.meal_menu0097 .inner dt em { display:inline-block; margin-left:.25rem; }
.meal_menu0097 .inner dd { margin-top:.75rem; color:#000; font-size:.75rem; font-weight:600; word-break:keep-all; line-height:1.4; }
.meal_menu0097 .img { max-width:7.2rem; margin:auto; }
.meal_menu0097 .img > img { display:block; width:100%; }
.meal_menu0097 .btn_more1 { background:#cecccc; color:#fff; }
/* 식단 : 데이터 없음 */
.meal_menu0097 .inner .no_data { line-height:6rem; text-align:center; }

/* 팝업존 */
.pop0097 { position:relative; width:100%; height:100%; }
.pop0097 .nss_pg { position:relative; margin:1rem 0; padding-left:2.5rem; z-index:1; text-align:center; }
.pop0097 .nss_pg .page { position:relative; display:inline-block; vertical-align:middle; margin-right:.5rem; padding-right:3.5rem; color:#000; font-size:.8rem; text-align:center; font-weight:600;}
.pop0097 .nss_pg .page:before { content:""; position:absolute; top:50%; right:0; width:2.5rem; height:2px; background:#000; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop0097 .nss_pg .page > strong { display:inline-block; vertical-align:middle; margin-right:.7rem; font-weight:700; font-size:1rem; }
.pop0097 .nss_pg .page > span { position:relative; display:inline-block; vertical-align:middle; padding-left:.7rem; }
.pop0097 .nss_pg .page > span:before { content:""; position:absolute; top:50%; left:0; width:1px; height:.5rem; background:#7a8086; -webkit-transform:translateY(-50%) rotate(25deg); -ms-transform:translateY(-50%) rotate(25deg); transform:translateY(-50%) rotate(25deg); }
.pop0097 .nss_pg a { position:relative; display:inline-block; vertical-align:middle; width:2rem; height:2rem; line-height:2rem; border-radius:50%; font-size:1.4rem; background:#fff; color:#000; border:1px solid #d5d5d5; text-align:center; }
.pop0097 .nss_pg a img { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%) translate(.5px, .5px); -ms-transform:translate(-50%, -50%) translate(.5px, .5px); transform:translate(-50%, -50%) translate(.5px, .5px); }
.pop0097 .nss_pg .play,
.pop0097 .nss_pg .stop { margin:0 .15rem;  }
.pop0097 .nss_pg .play { display:none; }
.pop0097 .pop_img { position:relative; width:100%; height:11.25rem; z-index:1;}
.pop0097 .pop_img:before { content:""; position:absolute; top:4rem; left:1.5rem; width:100%; height:100%; border-radius:1.5rem; background:url(/images/schl/template/T0097/main/0097_ptrn_popup.png); z-index:-1;}
.pop0097 .pop_img:after { content:""; position:absolute; z-index:-1; top:-3.5rem; right:-2.25rem; width:7.25rem; height:7.25rem; background:url(/images/schl/template/T0097/main/0097_bg_popup.png)no-repeat center/100% 100%; }
.pop0097 .pop_img .slick-list { border-radius:1rem; background:#e4e7eb; overflow:hidden; }
.pop0097 .pop_img div { height:100%; }
.pop0097 .pop_img .item { height:100%; }
.pop0097 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0097 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transition:transform .3s; transition:transform .3s; }

/* 바로가기1 */
.M_link0097 { position:relative; height:100%; margin:-.25rem -.75rem; }
.M_link0097 ul:after { content:""; display:block; clear:both; }
.M_link0097 li { position:relative; float:left; width:50%; padding:.25rem .75rem; z-index:1; }
.M_link0097 li a { position:relative; display:block; width:100%; word-break:keep-all; }
.M_link0097 li a:before { content:"\e93f"; position:absolute; top:50%; right:.5rem; width:1.5rem; height:1.5rem; line-height:1.5rem; font-size:1.1rem; font-family:"xeicon"; color:#fff; text-align:center; background:#5266af; border-radius:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); opacity:0; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.M_link0097 li a .ico { position:relative; display:inline-block; vertical-align:middle; width:4.25rem; height:4.25rem; border-radius:1rem; line-height:calc(4.25rem - 4px); margin:auto; background:#fff; border-width:2px; border-style:solid; border-color:#e5e5e5; }
.M_link0097 li a .ico img { width:100%; height:auto; image-rendering:-webkit-optimize-contrast; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.M_link0097 li a span { position:relative; display:inline-block; vertical-align:middle; width:calc(100% - 4.5rem); max-height:2.1rem; padding-left:1rem; overflow:hidden; line-height:1.2; font-weight:600; color:#000; font-size:.9rem; word-break:break-all; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 캘린더 */
.pop_schedule0097 { position:relative; height:100%; padding-bottom:1rem; border-bottom:2px dotted #b7b7b7; }
.pop_schedule0097 .month { position:absolute; z-index:1; top:calc(50% + 1.2rem); left:0; width:5.5rem; height:5.5rem; text-align:center; background:url(/images/schl/template/T0097/main/0097_ptrn_cal.png); border-radius:1rem; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop_schedule0097 .month a { position:absolute; right:-2.5rem; width:1.75rem; height:1.75rem; line-height:1.75rem; background:#cecccc; border-radius:50%; color:#fff; font-size:.7rem; text-align:center; }
.pop_schedule0097 .month a > i { -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
.pop_schedule0097 .month a.prev { top:.75rem; }
.pop_schedule0097 .month a.next { bottom:.75rem; }
.pop_schedule0097 .month > span { position:absolute; display:block; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); color:#fff; line-height:1.3; }
.pop_schedule0097 .month > span em { display:block; font-weight:800; font-size:1.75rem; }
.pop_schedule0097 .lst { position:relative; margin:-.5rem 0; padding-left:9rem; }
.pop_schedule0097 .lst:before { content:""; position:absolute; bottom:1rem; right:.75rem; width:5.5rem; height:5.3rem; background:url(/images/schl/template/T0097/main/0097_img_cal.png)no-repeat center/100% 100%; }
.pop_schedule0097 .lst ul { height:6.75rem; overflow-y:auto; }
.pop_schedule0097 .lst ul li { padding:.5rem 0; }
.pop_schedule0097 .lst ul li a { position:relative; display:block; padding-right:6.5rem; overflow:hidden; line-height:1.2rem; }
.pop_schedule0097 .lst ul li a span { float:left; width:2.5rem; padding-left:.75rem; color:#476ee7; font-weight:700; }
.pop_schedule0097 .lst ul li a span:before { content:""; position:absolute; top:50%; left:0; width:.3rem; height:.3rem; border-radius:50%; background:#476ee7; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop_schedule0097 .lst ul li a > em { float:left; width:calc(100% - 2.5rem); font-size:.8rem; color:#333; font-weight: 600; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.pop_schedule0097 a,
.pop_schedule0097 a span { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
/* 캘린더 : 데이터 없음 */
.pop_schedule0097 .lst .no_data { line-height:5.7rem; text-align:center; }

/* 갤러리 */
.gallery0097 { position:relative; height:100%; }
.gallery0097 .tit_wrap { position:relative; padding-left:3.25rem; }
.gallery0097 .tit_wrap:before {content:"\ea4a"; position:absolute; top:-.25rem; left:0; width:2.5rem; height:2.5rem; border-radius:50%; font-weight:400; line-height:2.5rem; text-align:center; background:#5266af; font-family:"xeicon"; font-size:1.2rem; color:#fff; }
.gallery0097 .list_box ul { margin:-.375rem -.875rem; overflow:hidden; }
.gallery0097 .list_box ul:after { content:""; display:block; clear:both; }
.gallery0097 .list_box li { display:none; width:25%; padding:.375rem .875rem; float:left; }
.gallery0097 .list_box li:nth-of-type(-n + 4) { display:block; }
.gallery0097 .list_box a { position:relative; display:block; }
.gallery0097 .list_box a .img { position:relative; width:100%; height:12rem; overflow:hidden; border-radius:1.5rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.gallery0097 .list_box a .img:before { content:""; position:absolute; top:50%; left:50%; width:calc(100% - 4px); height:calc(100% - 4px); background-color:rgba(0,0,0,.1); -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }
.gallery0097 .list_box a .img img { position:absolute; top:50%; left:50%; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.gallery0097 .list_box a .txt { position:relative; z-index:1; display:inline-block; max-width:100%; margin-top:1rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:.9rem; color:#000; font-weight:600; }
.gallery0097 .list_box a .txt:before { content:""; position:absolute; z-index:-1; bottom:0; left:0; width:0; height:.55rem; background:#defffb; -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
/* 갤러리 : 데이터 없음 */
.gallery0097 .list_box li.no_data { width:100%; text-align:center; }
.gallery0097 .list_box li.no_data > p { border-radius:1rem; background:rgba(0,0,0,.1); line-height:11.25rem; }

/* 배너존 */
.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; 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; }

/* responsive */
@media (max-width:1240px) { 
	/* 메인비주얼 */
	.MVisual0097 .item img { width:105%; height:auto; }
	.MVisual0097 .control{ left:4%; }

	/* 팝업존 */
	.pop0097 .pop_img .item img {height:auto; max-height:100%; }
}

@media (max-width:1200px) { 
	/* heading */
	.heading { font-size:1rem; }
	.tit_wrap{ margin-bottom:1rem; }
	
	/* 게시판 */
	.notice0097 .titTab a { font-size:1rem; }
	
	/* 팝업존 */
	.pop0097 .nss_pg .page { padding-right:2rem; }
	.pop0097 .nss_pg .page:before { width:1.5rem; }
	
	/* 바로가기1 */
	.M_link0097 li a span { padding-left:.35rem; }
	.pop_schedule0097 .lst ul li a { padding-right:0; }
	
	/* 캘린더 */
	.pop_schedule0097 .month { top:calc(50% + .95rem); }
	.pop_schedule0097 .lst:before { display:none; }
	
	/* 갤러리 */
	.gallery0097 .list_box li { width:33.333%; }
	.gallery0097 .list_box li:nth-of-type(4) { display:none; } 
}
@media (max-width:950px) {
	/* heading */
	.heading { margin-bottom:1rem; }
	
	/* 메인비주얼 */
	.MVisual0097 { border-bottom-left-radius:3rem; }
	.MVisual0097 .control { bottom:1.5rem; left:auto; right:2rem; }
	
	/* 게시판 */
	.notice0097 .tabWrap { height:auto; }
	.notice0097 .list_box { height:14rem; }
	/* 게시판 : 데이터 없음 */
	.notice0097 .list_box .no_data { line-height:14rem; }
	
	/* 식단 */
	.meal_menu0097 .img { position:absolute; bottom:1rem; left:1.25rem;}
	.meal_menu0097 .inner { padding:2rem 1rem 2rem 10rem; }
	.meal_menu0097 .inner ul { height:5.2rem; }
	/* 캘린더 : 데이터 없음 */
	.meal_menu0097 .inner .no_data { line-height:5.15rem; }
	
	/* 팝업존 */
    .pop0097 .pop_img{ height:auto; text-align:center; }
    .pop0097 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
	
	/* 갤러리 */
	.gallery0097 .tit_wrap { padding-left:2.75rem; }
	.gallery0097 .list_box li { width:50%; }
	.gallery0097 .list_box li:nth-of-type(3) { display:none; } 
	
	/* 배너존 */
	.banner_zone h2 { display:none; }
	.banner_zone .bnWrap { width:calc(100% - 6rem); padding-left:0.75rem; }
	
}
@media (min-width:951px) { 
	/* btn_more : over */
	.btn_more1:hover i,
	.btn_more1:focus i,
	.btn_more2:hover i,
	.btn_more2:focus i { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }

	/* 메인비주얼 : over */
	.MVisual0097 .control > a:hover,
	.MVisual0097 .control > a:focus { background:#43538f; }
	
	/* 게시판 : over */
	.notice0097 a.topList:hover dd > p,
	.notice0097 a.topList:focus dd > p,
	.notice0097 .list_box li a:hover p,
	.notice0097 .list_box li a:focus p { text-decoration:underline; }
	.notice0097 .list_box li a:hover:before,
	.notice0097 .list_box li a:focus:before { opacity:1; }	
	
	/* 바로가기1 : over */
	.M_link0097 li a:hover:before,
	.M_link0097 li a:focus:before { right:0; opacity:1; }
	.M_link0097 li a:hover .ico,
	.M_link0097 li a:focus .ico { border-color:#5266af; box-shadow:0 0 8px rgba(82,102,175,.35); }
	.M_link0097 li a:hover .ico img,
	.M_link0097 li a:focus .ico img { -webkit-animation: icoAct 0.3s; -ms-animation: icoAct 0.3s; animation: icoAct 0.3s; }
	.M_link0097 li a:hover span,
	.M_link0097 li a:focus span { max-width:calc(100% - 6.5rem); font-weight:700; }
	
	/* 캘린더 : over */
	.pop_schedule0097 .month a.prev:hover > i,
	.pop_schedule0097 .month a.prev:focus > i { -webkit-transform:translateX(-3px); -ms-transform:translateX(-3px); transform:translateX(-3px); }
	.pop_schedule0097 .month a.next:hover > i,
	.pop_schedule0097 .month a.next:focus > i { -webkit-transform:translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px); }
	.pop_schedule0097 .lst li a:hover > em,
	.pop_schedule0097 .lst li a:focus > em { text-decoration:underline; }
	
	/* 갤러리 : over */
	.gallery0097 .list_box a:hover .img img,
	.gallery0097 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); -ms-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); }	
	.gallery0097 .list_box a:hover .txt:before,
	.gallery0097 .list_box a:focus .txt:before { width:100%; }	
	
	@keyframes icoAct {
	 0% {-webkit-transform:translateY(0); transform:translateY(0); }
	 50% { -webkit-transform:translateY(-10%); transform:translateY(-10%); }
	 100% { -webkit-transform:translateY(0); transform:translateY(0); }
	}
	@-webkit-keyframes icoAct {
	 0% {-webkit-transform:translateY(0); transform:translateY(0); }
	 50% { -webkit-transform:translateY(-10%); transform:translateY(-10%); }
	 100% { -webkit-transform:translateY(0); transform:translateY(0); }
	}
	
	/* 배너존 : over */
	.banner_zone .btn a:hover,
	.banner_zone .btn a:focus { background:#f1f1f1; }
}
@media (max-width:480px) { 
	
	/* 메인비주얼 */
	.MVisual0097 .item img { width:120%; margin-left:5%; }
	.MVisual0097 .control { bottom:.5rem; }
	
	/* 바로가기1 */
	
	/* 게시판 */
	.notice0097 .topList { padding:1.25rem 0; }
	.notice0097 .topList .ico { width:3.5rem; height:3.5rem; line-height:3.5rem; }
	.notice0097 .topList dl { padding-left:4rem; }
	.notice0097 .titTab li { max-width:100%; }
	.notice0097 .titTab li + li:before { display:none; }
	.notice0097 .titTab a { position:relative; }
	.notice0097 .titTab a:before { content:""; position:absolute; bottom:0; left:0; width:0; height:.3rem; background:#5266af; opacity:.3; -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
	/* 게시판 : active */
	.notice0097 .titTab a.current:before { width:100%; }
	
	/* 식단 */
	.meal_menu0097 .img { max-width:6rem; }
	.meal_menu0097 .inner { padding:1.25rem 1rem 1.25rem 8.5rem; }
	
	/* 팝업존 */
	.pop0097 .pop_img:after { top:-3rem; right:-1rem; width:6rem; height:6rem; }
	
	/* 바로가기1 */
	.M_link0097 li { width:100%; }
	.M_link0097 li a span { max-height:2rem; font-size:.8rem; }
	
	/* 캘린더 */
	.pop_schedule0097 .month { width:4.25rem; height:5.5rem; }
	.pop_schedule0097 .lst { padding-left:7.5rem; }
	
	/* 갤러리 */
	.gallery0097 .tit_wrap p { display:none; }
	.gallery0097 .list_box li { width:100%; }
	.gallery0097 .list_box a .img { height:10rem; }
	
}
@media (max-width:380px) { 
	
	/* 식단 */
	.meal_menu0097 .img { max-width:4.5rem; }
	.meal_menu0097 .inner { padding-left:6.5rem; }
	
	/* 팝업존 */
	.pop0097 .nss_pg { padding-left:0; }
	.pop0097 .pop_img:before { left:0; }
	
	/* 캘린더 */
	.pop_schedule0097 { padding-bottom:0; border:0; }
	.pop_schedule0097 .month { position:relative; top:auto; left:auto; width:100%; height:3rem; border-radius:1rem 1rem 0 0; -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); }
	.pop_schedule0097 .month > span { font-size:.9rem; }
	.pop_schedule0097 .month > span em { float:right; font-size:.9rem; margin-left:.5rem; font-weight:400; }
	.pop_schedule0097 .month > span em:after { content:"월"; display:inline-block; }
	.pop_schedule0097 .month > span:after { content:"년"; display:inline-block; }
	.pop_schedule0097 .lst { width:100%; margin-left:0; padding:1rem; background:#f0f8ff; border-radius:0 0 1rem 1rem; }
	.pop_schedule0097 .month a { background:#fff; color:#000; border:1px solid #cecccc; }
	.pop_schedule0097 .month a.prev { left:1rem; }
	.pop_schedule0097 .month a.next { right:1rem; }
	
 }