﻿/* btn */
.btn_more1 { position:absolute; top:0; right:0; color:#000; font-weight:500; font-size:.75rem; line-height:1.5rem; }
.btn_more1 i { display:inline-block; vertical-align:middle; width:1.27rem; height:1.5rem; margin-left:.5rem; border-radius:50%; text-align:center; color:#010101; line-height:1.5rem; font-size:1rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.btn_more1 em { display:inline-block; vertical-align:middle; }
.btn_more2 { position:absolute; top:.4rem; right:0; z-index:1; width:2rem; height:2rem; background:#cbddf8; border-radius:50%; line-height:2.1rem; text-align:center; color:#000; font-size:1.2rem; }
.btn_more2 i { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* heading*/
.heading { margin-bottom:1rem; font-size:1.1rem; font-weight:600; color:#000; word-break:keep-all; white-space:nowrap; overflow:hidden; }

/* 메인비주얼 */
.MVisual0025 { position:relative; height:100%; overflow:hidden; }
.MVisual0025 .slider,
.MVisual0025 .slick-list,
.MVisual0025 .slick-track { height:100%; }
.MVisual0025 .item { overflow:hidden; }
.MVisual0025 .item img { position:relative; display:block; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0025 .control { position:absolute; right:50%; bottom:1rem; z-index:1; -webkit-transform:translateX(+50%) translateX(+536px); -ms-transform:translateX(+50%) translateX(+536px); transform:translateX(+50%) translateX(+536px); }
.MVisual0025 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:#083373; color:#fff; text-align:center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0025 .control > a.play { display:none; }

/* 바로가기1 */
.M_link0025 { position:relative; height:100%; margin:-.75rem -.25rem; }
.M_link0025 ul { display:table; table-layout:fixed; width:100%; }
.M_link0025 li { position:relative; display:table-cell; padding:.75rem .25rem; vertical-align:top; z-index:1; }
.M_link0025 li a { position:relative; display:block; width:100%; word-break:keep-all; text-align:center; }
.M_link0025 li a .ico { position:relative; display:block; width:2.25rem; height:2.25rem; line-height:2.25rem; margin:auto; }
.M_link0025 li a .ico img { max-width:100%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.M_link0025 li a span { position:relative; display:inline-block; max-width:100%; height:2.1rem; margin-top:1.5rem; line-height:1.2; font-weight:400; color:#000; font-size:.9rem; word-break:break-all; }
.M_link0025 li a span > em { position:relative; display:block; width:100%; height:auto; overflow:hidden; z-index:1; padding:0 .2rem .2rem; letter-spacing:-.07rem; }
.M_link0025 li a span > em:before { content:""; position:absolute; bottom:0; left:50%; width:0; height:.55rem; border-radius:1rem; background:rgba(255, 181, 16, .3); opacity:0; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 게시판 */
.notice0025 { position:relative; height:100%; }
.notice0025 .titTab a,
.notice0025 .titTab span,
.notice0025 .list_box li,
.notice0025 .list_box li a { position:relative; display:block; }
.notice0025 .titTab { margin-right:7rem; overflow:hidden;}
.notice0025 .titTab ul { margin:-.15rem  -.4rem; }
.notice0025 .titTab li { position:relative; display:inline-block; max-width:calc(33.333% - .15rem); padding:.15rem .4rem .6rem; vertical-align:top; }
.notice0025 .titTab a { display:block; height:2.4rem; line-height:2.3rem; background:#ebf2fb; border-radius:1.2rem; padding:0 1.5rem; padding-bottom:1.5rem; font-size:1.1rem; font-weight:500; color:#565555; letter-spacing:-.11rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.notice0025 .titTab a:after { content:""; position:absolute; bottom:0; left:50%; width:.75rem; height:.65rem; opacity:0; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); background:url(/images/template/T0025/main/0025_tit_active_mlink.png)no-repeat center/100% 100%; -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
.notice0025 .titTab a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0025 .tabWrap { margin-top:1rem; }
.notice0025 .list_box { display:none; margin-top:.5rem; }
.notice0025 .list_box ul { margin:-.45rem; }
.notice0025 .list_box li { display:none; width:50%; padding:.45rem; float:left; }
.notice0025 .list_box li:nth-of-type(-n + 4) { display:block; }
.notice0025 .list_box li a { position:relative; display:block; height:5.8rem; padding:1.2rem 1.5rem; border-width:1px; border-color:#b3b9c2; border-style:solid; border-radius:1rem; line-height:1; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.notice0025 .list_box li p { position:relative; width:100%; overflow:hidden; font-size:.9rem; color:#000; font-weight:500; text-overflow:ellipsis; white-space:nowrap; padding:.3rem 0; }
.notice0025 .list_box li span { display:block; margin-top:.75rem; font-size:.75rem; color:#6a6a6a; text-align:right; }
.notice0025 .btn_more1 { padding:.3rem 2.55rem .3rem 1.12rem; background:#f4f4f4; border-radius:1.5rem; }
.notice0025 .btn_more1 i { position:absolute; top:15%; right: .9rem; }
/* 게시판 : 새글 */
.notice0025 .list_box li.new a p { padding-left:3rem; }
.notice0025 .list_box li.new a p:after { content:"new"; position:absolute; top:0; left:0; width:2.6rem; height:1.4rem; line-height:1.2rem; background:#083373; color:#fff; font-size:.85rem; font-weight:400; border-radius:1rem; text-align:center; }
/* 게시판 : 데이터 없음 */
.notice0025 .list_box li.no_data { float:none; width:100%; text-align:center; }
.notice0025 .list_box li.no_data > p { display:block; border-width:1px; border-color:#b3b9c2; border-style:solid; border-radius:1.2rem; line-height:11.8rem; }
/* 게시판 : active */
.notice0025 .titTab a.current { background:#083373; color:#fff; }
.notice0025 .titTab a.current:after { bottom:-.45rem; opacity:1; }
.notice0025 .list_box.on { display:block; }

/* 캘린더 */
.pop_schedule0025 { position:relative; height:100%; }
.pop_schedule0025 .heading { float:left; max-width:7.75rem; margin:.5rem 0 0; }
.pop_schedule0025 .sche_wrap { float:right; width:calc(100% - 10rem); height:2.5rem; margin:0 2rem 1rem 0; line-height:2.5rem; text-align:center; }
.pop_schedule0025 .month { display:inline-block; width:6.5rem; vertical-align:middle; text-align:left; color:#000; letter-spacing:-.09rem; font-size:1.15rem; font-weight:600; }
.pop_schedule0025 .month span { position:relative; display:inline-block; font-size:1.25rem; font-weight:400; line-height:1; }
.pop_schedule0025 .month span em { font-weight:700; }
.pop_schedule0025 .sche_list { position:relative; display:inline-block; width:calc(100% - 8rem); height:100%; padding:0 3.25rem; vertical-align:middle; }
.pop_schedule0025 .sche_list > a { position:absolute; top:50%; display:block; width:2rem; height:2rem; line-height:2rem; background:#ededed; border-radius:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop_schedule0025 .sche_list > a:before { content:""; position:absolute; top:50%; left:50%; width:1.35rem; height:.5rem; -webkit-transform:translate(-50%, -50%) translate(-.5px, -.5px); -ms-transform:translate(-50%, -50%) translate(-.5px, -.5px); transform:translate(-50%, -50%) translate(-.5px, -.5px); background-position:center; background-repeat:no-repeat; background-size:80%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.pop_schedule0025 .sche_list > .prev { left:0; }
.pop_schedule0025 .sche_list > .prev:before { background-image:url('/images/template/T0025/main/schedule_prev.png'); }
.pop_schedule0025 .sche_list > .next { right:0; }
.pop_schedule0025 .sche_list > .next:before { background-image:url('/images/template/T0025/main/schedule_next.png'); }
.pop_schedule0025 .sche_list ul { white-space:nowrap; overflow:hidden; overflow-x:auto; height:100%; }
.pop_schedule0025 .sche_list li { display:inline-block; }
.pop_schedule0025 .sche_list li span,
.pop_schedule0025 .sche_list li a { display:block; width:1.5rem; height:1.5rem; line-height:1.5rem; margin:.6rem .07rem 0; font-weight:400; font-size:.75rem; border-radius:50%; color:#333; }
.pop_schedule0025 .sche_list li .event { background:#ffeac0; }
.pop_schedule0025 .sche_list li .today { color:#001111 !important; background:#ffb82e !important; font-weight:600; }
.pop_schedule0025 .lst { position:relative; margin-left:3rem; z-index:1; padding:1.17em 1.5rem 1.17rem 5.5rem; border-radius:0 0 .5rem 1rem; border-top:2px solid #ffb82e; clear:both; box-shadow: 2px 2px 5px rgba(34, 29, 31, .21); }
.pop_schedule0025 .lst .img { position:absolute; top:-.1rem; left:-3rem; width:6.25rem; height:4.22rem; overflow:hidden; border-radius:.5rem 1.25rem 1.25rem 1.25rem; background:#ffb82e; }
.pop_schedule0025 .lst .img > img { position:absolute; top:50%; left:50%; max-width:2.5rem; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }
.pop_schedule0025 .lst ul { overflow-y:auto; height:2.5rem; margin:-.25rem; }
.pop_schedule0025 .lst li { width:33.3%; float:left; padding:.25rem; }
.pop_schedule0025 .lst li a { position:relative; display:block; padding-left:.15rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:.8rem; color:#000; line-height:2.25rem; }
.pop_schedule0025 .lst li a > span { display:inline-block; width:2rem; height:2rem; margin:.15rem .75rem .15rem 0; border-radius:50%; background:#fff; box-shadow:0 0 4px rgba(0,0,0,.17); line-height:2rem; color:#000; font-weight:600; text-align:center; }
.pop_schedule0025 .lst li.sche_list_type2 a > span { width:3.5rem; border-radius:1rem; }
/* 캘린더 : 데이터 없음 */
.pop_schedule0025 .lst .no_data { width:100%; text-align:center; line-height:2rem; }
.pop_schedule0025 .btn_more2 { background:#ffeac0; }

/* 식단 */
.meal_menu0025 { position:relative; height:100%; background:#fff; border-radius:1rem; }
.meal_menu0025 .heading { position:relative; display:inline-block; vertical-align:middle; width:8.15rem; height:4.5rem; margin:0; padding-right:1.5rem; overflow:visible;  color:#fff; line-height:4.5rem; }
.meal_menu0025 .heading:before { content:""; position:absolute; top:0; right:0; width:calc(100% + 6.25rem); height:100%; background:#083373 url('/images/template/T0025/main/0025_ptrn_meal.png')repeat; border-radius:1.5rem 2rem 2rem 0; overflow:hidden; }
.meal_menu0025 .heading > span { position:relative; display:block; white-space:nowrap; overflow:hidden; }
.meal_menu0025 .inner { position:relative; display:inline-block; width:calc(100% - 19rem); vertical-align:middle; height:1rem; overflow-y:auto; }
.meal_menu0025 .inner li + li { margin-top:1.2rem; }
.meal_menu0025 .inner .no_data { text-align:center; }
.meal_menu0025 .inner dl { position:relative; overflow:hidden; padding-left:1.5rem; }
.meal_menu0025 .inner dt { position:relative; display:inline-block; vertical-align:top; width:8.75rem; font-size:1rem; line-height:1; font-weight:500; color:#000; }
.meal_menu0025 .inner dt:before { content:""; position:absolute; top:50%; right:0; width:1.9rem; height:.3rem; background:url(/images/template/T0025/main/0025_dot_meal.png)no-repeat center/100% 100%; -webkit-transform:translateY(-50%) translateY(-.5px); -ms-transform:translateY(-50%) translateY(-.5px); transform:translateY(-50%) translateY(-.5px); }
.meal_menu0025 .inner dt em { color:#083373; }
.meal_menu0025 .inner dd { display:inline-block; vertical-align:top; width:calc(100% - 9rem); padding-left:1rem; color:#222; font-size:.8rem; font-weight:400; word-break:keep-all; line-height:1.25; }
.meal_menu0025 .img { position:absolute; top:50%; right:1rem; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.meal_menu0025 .img > img { display:block; max-width:7.4rem; }
.meal_menu0025 .btn_more2 { top:1.25rem; left:7.15rem; right:auto; background:#fff; box-shadow:0 0 8px rgba(0,0,0,.25); }
.meal_menu0025 .btn_more2:before { background:#00b4a8; }
/* 식단 : 데이터 없음 */
.meal_menu0025 .inner .no_data { text-align:center; }

/* 갤러리 */
.gallery0025 { position:relative; height:100%; }
.gallery0025 .heading { width:calc(100% - 7rem); }
.gallery0025 .list_box ul { margin:-.25rem -1rem; }
.gallery0025 .list_box ul:after { content:""; display:block; clear:both; }
.gallery0025 .list_box li { display:none; width:50%; padding:.25rem 1rem; float:left; }
.gallery0025 .list_box li:nth-of-type(-n + 2) { display:block; }
.gallery0025 .list_box a { position:relative; display:block; border-radius:1.5rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; background:#fff; box-shadow:3px 3px 4px rgba(37, 53, 77, .20); }
.gallery0025 .list_box a .img { position:relative; width:100%; height:11.2rem; overflow:hidden; background-color:rgba(0,0,0,.1); border-radius:1.5rem; }
.gallery0025 .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; }
.gallery0025 .list_box a .txt { display:block; width:100%; padding:0 1rem; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:.9rem; font-weight:500; color:#000; line-height:4rem; }
/* 갤러리 : 데이터 없음 */
.gallery0025 .list_box li.no_data { width:100%; line-height:11.2rem; text-align:center; }
.gallery0025 .list_box li.no_data > p { border-radius:1.5rem; background:rgba(0,0,0,.1); }
.gallery0025 .btn_more2 { background:#fff; box-shadow: 0 0 8px rgba(0, 0, 0, .25); top:-.4rem; }

/* 팝업존 */
.pop0025 { position:relative; width:100%; height:100%; }
.pop0025 .nss_pg { margin-top:1.5rem; text-align:center; }
.pop0025 .nss_pg .page { position:relative; display:inline-block; margin-left:.5rem; vertical-align:middle; color:#333; font-size:.9rem; }
.pop0025 .nss_pg .page > strong { display:inline-block; width:1.8rem; height:1.8rem; border-radius:50%; background:#083373; color:#fff; line-height:1.8rem; text-align:center; font-size:1rem; font-weight:500; }
.pop0025 .nss_pg .page > span { position:relative; padding-left:1rem; }
.pop0025 .nss_pg .page > span:before { content:""; position:absolute; top:50%; left:.2rem; width:.65rem; height:1px; background:#444; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop0025 .nss_pg a { position:relative; display:inline-block; width:1.8rem; height:1.8rem; line-height:1.8rem; background:#fff; box-shadow: 0 0 8px rgba(0, 0, 0, .25); border-radius:50%; text-align:center; font-size:1rem; color:#000; vertical-align:middle; }
.pop0025 .nss_pg .play,
.pop0025 .nss_pg .stop { margin:0 .15rem; }
.pop0025 .nss_pg .play { display:none; }
.pop0025 .nss_pg a img { display:block; }
.pop0025 .pop_img { position:relative; width:100%; height:11.2rem; border-radius:1.5rem; z-index:1; overflow:hidden; background:#f1f1f1; }
.pop0025 .pop_img div { height:100%; }
.pop0025 .pop_img .item { height:100%; }
.pop0025 .pop_img .item a { position:relative; display:block; height:100%; overflow:hidden; background-color:#eee; }
.pop0025 .pop_img .item a img { position:absolute; top:50%; left:50%; max-width:100%; width:auto; height:100%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:transform .3s; transition:transform .3s; }

/* 배너존 */
.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.8rem; font-weight: 600; 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:1200px) { 
	/* heading*/
	.heading { font-size:1rem; }
	
	
	/* 메인비주얼 */
	.MVisual0025 .item img { width:150%; height:auto; }
	.MVisual0025 .control{ left:auto; right:1rem; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }
	
	/* 바로가기1 */
	.M_link0025 li a span { height:2rem; font-size:.8rem; }
	
	/* 게시판 */
	.notice0025 .titTab a { font-size:1rem; }
	
	/* 식단 */
	.meal_menu0025 .heading { width:8.5rem; }
	.meal_menu0025 .inner { width:calc(100% - 16rem); }
	.meal_menu0025 .img > img { max-width:5.9rem; }
	.meal_menu0025 .btn_more2 { left:7.5rem; }
	
	
}
@media (max-width:1024px) {
	/* 식단 */
	.meal_menu0025 .inner { width:calc(100% - 10rem); }
	.meal_menu0025 .img {display:none; }	
}
@media (max-width:950px) {
	
	/* 팝업존 */
	.pop0025 { padding-left:0; }
	.pop0025,
	.pop0025 .pop_img,
	.pop0025 .pop_img div, 
	.pop0025 .pop_img .item, 
	.pop0025 .pop_img .item a { height:auto; }
    .pop0025 .pop_img .item a img { position:relative; display:block; left:auto; top:auto; width:auto; max-width:100%; height:100%; max-height: 15rem; margin:auto; transform:none; -webkit-transform:none; }
	
	/* 캘린더 */
	.pop_schedule0025 .heading { display:block; max-width:calc(100% - 5.5rem); margin:0; }
	.pop_schedule0025 .sche_wrap { width:100%; height:auto; margin-right:0; }
	.pop_schedule0025 .month { position:absolute; top:0; right:0; text-align:right; line-height:1; }
	.pop_schedule0025 .sche_list { display:block; width:calc(100% - 2.5rem); margin-top:1rem; }
	.pop_schedule0025 .lst .img { left:-4rem; width:4.5rem; height:4.35rem; border-radius:0 1rem 1rem 1rem; }
	.pop_schedule0025 .lst .img > img { max-width:2.3rem; }
	.pop_schedule0025 .lst { margin-left:4rem; padding-left:1.5rem; }
	.pop_schedule0025 .lst ul { height:5.5rem; }
	.pop_schedule0025 .lst li { width:50%; }
	.pop_schedule0025 .btn_more2 { top:2.8rem; }
	/* 캘린더 : 데이터 없음 */
	.pop_schedule0025 .lst .no_data { line-height:4.35rem; }

	/* 식단 */
	.meal_menu0025 { padding:1.5rem; }
	.meal_menu0025 .heading { position:absolute; top:0; left:0; height:4rem; line-height:4rem; z-index:2; }
	.meal_menu0025 .inner { width:100%; height:5.25rem; }
	.meal_menu0025 .inner dl { padding-left:0; text-align:right; }
	.meal_menu0025 .inner dt { display:inline-block; width:auto; max-width:calc(100% - 6.5rem); padding: 0 .75rem .75rem 0; }
	.meal_menu0025 .inner dt:before { top:auto; bottom:0; right:auto; left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }
	.meal_menu0025 .inner dd { width:100%; margin-top:1.5rem; padding-left:0; text-align:left; }
	.meal_menu0025 .btn_more2 { top:1rem; z-index:3; }
	.meal_menu0025 .img { display:none; }
	
	/* 갤러리 */
	.gallery0025 .list_box a { background:#fff; }
	
	/* 배너존 */
	.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 */
	.MVisual0025 .control > a:hover,
	.MVisual0025 .control > a:focus { background:#b50f5c; }
	
	/* 바로가기1 : over */
	.M_link0025 li a:hover .ico img,
	.M_link0025 li a:focus .ico img { -webkit-animation: icoAct 0.3s; -ms-animation: icoAct 0.3s; animation: icoAct 0.3s; }
	.M_link0025 li a:hover span,
	.M_link0025 li a:focus span { font-weight:600; }
	.M_link0025 li a:hover span > em:before,
	.M_link0025 li a:focus span > em:before { width:100%; opacity:1; }
	
	/* 게시판 : over */
	.notice0025 .list_box li a:hover,
	.notice0025 .list_box li a:focus { background:#f7faff; border-color:#083373; box-shadow: 5px 5px 0 rgba(8, 51, 115, .10); }
	.notice0025 .list_box li a:hover p,
	.notice0025 .list_box li a:focus p {  }
	.notice0025 .list_box li a:hover:before,
	.notice0025 .list_box li a:focus:before { opacity:1; }	
	.notice0025 .btn_more1:hover i,
	.notice0025 .btn_more1:focus i { -webkit-transform:rotate(0); -ms-transform:rotate(0); transform:rotate(0); right:.7rem; }
	
	/* 캘린더 : over */
	.pop_schedule0025 .sche_list > a.prev:hover:before,
	.pop_schedule0025 .sche_list > a.prev:focus:before { left:calc(50% - 3px); }
	.pop_schedule0025 .sche_list > a.next:hover:before,
	.pop_schedule0025 .sche_list > a.next:focus:before  { left:calc(50% + 3px); }
	.pop_schedule0025 .lst li a:hover,
	.pop_schedule0025 .lst li a:focus { text-decoration:underline; }

	/* 갤러리 : over */
	.gallery0025 .list_box a:hover span,
	.gallery0025 .list_box a:focus span { color:#1d72ca; font-weight:600; }
	.gallery0025 .list_box a:hover .img img,
	.gallery0025 .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); }	
	.gallery0025 .list_box a:hover .txt,
	.gallery0025 .list_box a:focus .txt { text-decoration:underline; }	
	
	@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:768px) {
	/* 바로가기1 */
	.M_link0025 li { float:left; width:25%; padding: 0; } 
	.M_link0025 li a span { height:2.4rem; font-size:.8rem; margin-top: 0.5rem; }
	
	/* 게시판 */
	.notice0025 .titTab ul { margin:-.15rem  -.2rem; }
	.notice0025 .titTab li { padding:.15rem .2rem; }
	.notice0025 .titTab a {font-size: 0.9rem; height: 2rem; line-height: 2rem; padding: 0 1rem;}
	.notice0025 .tabWrap { margin-top:1rem; }
	.notice0025 .list_box li { width:100%; float:none; }
	.notice0025 .list_box li:nth-of-type(3),
	.notice0025 .list_box li:nth-of-type(4) { display:none; }
	
	/* 캘린더 */
	.pop_schedule0025 .lst li { width:100%; }
	.pop_schedule0025 .lst ul { height:8rem; }
	/* 캘린더 : 데이터 없음 */
	.pop_schedule0025 .lst .no_data { line-height:7rem; }
	
	/* 갤러리 */
	.gallery0025 .list_box a .img { height:8rem; }
}
@media (max-width:560px) { 
}
@media (max-width:480px) { 
	
	/* 메인비주얼 */
	.MVisual0025 .item img {  }
	.MVisual0025 .control { bottom:.5rem; left:auto; right:2%; }
	
	/* 게시판 */
	.notice0025 .titTab li { max-width:100%; }
	.notice0025 .titTab a { padding-bottom:0; }
	.notice0025 .titTab a:after { display:none; }
	.notice0025 .titTab a:before { bottom:0; height:9px; opacity:.3; }
	
	/* 캘린더 */
	.pop_schedule0025 .month {top:74px; width:100%; text-align:center; z-index:10;}
	.pop_schedule0025 .sche_list {display:none;}
	.pop_schedule0025 .lst {margin-left:0; padding-top:5.5rem; border-radius:.5rem 0 .5rem 1rem;}
	.pop_schedule0025 .lst .img {left:0; width:100%; height:4.7rem; border-radius:.5rem 0 1rem 1rem;}
	.pop_schedule0025 .lst .img > img {left:3rem;}
	.pop_schedule0025 .btn_more2 {top:-.4rem;}
	
	/* 식단 */
	.meal_menu0025 {padding:1.5rem 0;}
	
	/* 갤러리 */
	.gallery0025 .list_box {height:16rem; padding:0 .5rem .5rem 0; overflow:hidden;}
	.gallery0025 .list_box li { width:100%; }
	.gallery0025 .list_box li:nth-child(2) {margin-top:1rem;}
	.gallery0025 .list_box a .img { height:11rem; }
}
@media (max-width:380px) { 
	.M_link0025 li {width:33.3%;}
	
	/* 갤러리 */
	.gallery0025 .list_box {height:13rem;}
	.gallery0025 .list_box a .img { height:8rem; }
}
@media (max-width:350px) { 
	
	/* 식단 */
	.meal_menu0025 { padding:5rem 0  1.5rem; }
	.meal_menu0025 .heading { width:calc(100% - 1rem); }
	.meal_menu0025 .inner { height:4.3rem; }
	.meal_menu0025 .inner dl { text-align:left; }
	.meal_menu0025 .inner dt { max-width:100%; }
	.meal_menu0025 .inner dd { margin-top:.5rem; }
	.meal_menu0025 .btn_more2 { left:auto; right:0; }
}