﻿/* btn */
.btn_more1 {display: block;  transition: 0.15s; -webkit-transition: 0.15s; -ms-transition: 0.15s;}
.btn_more1 i { width: 1.25rem; height: 1.25rem; text-align: center; background:#149985; color:#fff; border-radius: 50%; line-height: 1.25rem; transition: all 0.15s; -webkit-transition: all 0.15s; }
.btn_more1 em { color: #222; font-weight: 400; font-size: 0.7rem; display: inline-block; vertical-align: middle; margin-right: 0.3rem; margin-bottom: 0.2rem; }
.btn_more2 {display: block; width: 1.75rem; height: 1.75rem; border-radius: 50%; background: #000; position: relative; transition: 0.15s; -webkit-transition: 0.15s; -ms-transition: 0.15s;}
.btn_more2:before {content: ""; display: block; width: 0.1rem; height: 0.8rem; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -0.05rem; margin-top: -0.4rem;}
.btn_more2:after {content: ""; display: block; width: 0.8rem; height: 0.1rem; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -0.4rem; margin-top: -0.05rem;}


/* heading*/
.heading { margin-bottom:1rem; font-size:1rem; font-weight:600; color:#010101; word-break:keep-all; white-space:nowrap; overflow:hidden; }

/* 메인비주얼 */
.MVisual0058 { position:relative;  height:100%; z-index: 1;}
.MVisual0058 .slider { height: 100%; z-index: 0; overflow: hidden;}
.MVisual0058 .slick-list,
.MVisual0058 .slick-track { height:100%; }
.MVisual0058 .item { background:#eee; overflow:hidden; }
.MVisual0058 .item img { position:relative; display:block; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0058 .control {position: absolute; left: 50%; bottom: 1rem; transform: translateX(-50%); z-index: 1;}
.MVisual0058 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(60, 85, 102, 0.4); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0058 .control > a.play{display:none;}

/* 바로가기1 */
.M_link0058 { position:relative; height:100%; margin:-0.75rem -0.25rem; }
.M_link0058:before {position:absolute; content:""; left: -4rem; right: -4rem; top: -0.5rem; bottom: -0.5rem; background: url('/images/schl/template/T0058/main/0058_link01_bg.jpg'); border-radius: 2.5rem;}
.M_link0058 ul { display:table; table-layout:fixed; width:100%; }
.M_link0058 li { position:relative; display:table-cell; padding:0.75rem 0.25rem; vertical-align:top; z-index:1; }
.M_link0058 li a { position:relative; display:block; width:100%; text-align:center; }
.M_link0058 li a .ico { position:relative; display: flex; justify-content: center; align-items: center; width: 4rem; height: 4rem; border-radius: 50%; margin: auto; transition: 0.15s; -webkit-transition: 0.15s; -ms-transition: 0.15s;}
.M_link0058 li a .ico img {width: 100%; display: block;}
.M_link0058 li a span { position:relative; display:block; width:100%; max-height:2.1rem; margin-top:0.55rem; overflow:hidden; line-height:1.2; font-weight:400; font-size:0.9rem; transition: 0.15s; -webkit-transition: 0.15s; -ms-transition: 0.15s;}

/* 게시판 */
.notice0058 { position:relative; height:100%; }
.notice0058 .titTab a,
.notice0058 .titTab span,
.notice0058 .list_box li,
.notice0058 .list_box li a { position:relative; display:block; }
.notice0058 .titTab { margin-right:3.5rem; overflow:hidden; }
.notice0058 .titTab li { position:relative; display:inline-block; max-width:calc(33.333% - 0.15rem); padding-right:1rem; vertical-align:top; }
.notice0058 .titTab a { display:block; font-size:1rem; font-weight:400; color:#555; letter-spacing:-0.11rem; padding-right: 1.2rem; position: relative; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.notice0058 .titTab a::after{ position:absolute; content:""; width:0.6rem; height:0.9rem; top:50%; right:0; transform:translateY(-50%); background:url(/images/schl/template/T0058/main/noti-tit_deco02.png) no-repeat; }
.notice0058 .titTab a span { display:block; overflow:hidden; white-space:nowrap; padding: 0 0.05rem; }
.notice0058 .titTab a i {color: #01bdae; position: absolute; right: 0; top: 50%; transform: translateY(-50%); opacity: 0; transition: 0.15s; -webkit-transition: 0.15s; -ms-transition: 0.15s;}
.notice0058 .topList {float: left; display: block; width: 40%; height: 10.7rem; border-radius: 1rem 1rem 0 1rem; border: 1px solid #159985; background: #fff; box-shadow: 0 0 5px rgba(21,153,133,0.6); position: relative; z-index: 1; overflow: hidden;}
.notice0058 .topList dl {padding: 1.25rem 1.5rem;}
.notice0058 .topList dt {max-height: 2.5rem; font-size:0.9rem; color:#222; font-weight:500; overflow:hidden;  margin-bottom: 0.7rem; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 2; transition: all 0.15s; -webkit-transition: all 0.15s;}
.notice0058 .topList dd { padding-top:0.7rem; border-top:1px dotted #4bb1a1; font-size: 0.75rem;}
.notice0058 .topList dd p {max-height: 2.2rem; overflow:hidden; color:#222; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 2;}
.notice0058 .topList dd .date {display:block; margin-top: 1rem; color: #6d6d6d; text-align: right;}
.notice0058 .topList dd .date:before { content:"\ea1e"; display:inline-block; margin-right:0.5rem; font-family:"xeicon"; }
.notice0058 .list_box { display:none; margin-top:1.5rem; height: 10.7rem;}
.notice0058 .list_box:after {content: ""; display: block; clear: both; visibility: hidden;}
.notice0058 .list_box ul {float: left; display: flex; flex-direction: column; justify-content: center; width: 78.4%; height: calc(100% - 0.1rem); margin-left: -18.4%; margin-top: 0.05rem; border-radius: 1.25rem; background:#f8f8f8;  padding-left: calc(18.4% + 1.2rem); padding-right: 1.5rem;}
.notice0058 .list_box li { display:none; padding: 0.6rem 0; border-bottom: 1px dotted #c0c0c0;}
.notice0058 .list_box li:nth-of-type(-n + 4) { display:block; }
.notice0058 .list_box li:nth-child(4) { border-bottom: none; }
.notice0058 .list_box li a { position:relative; display:block; padding-left:1rem;}
.notice0058 .list_box li a:before { content:""; position:absolute; top:50%; left:0; width:0.25rem; height:0.25rem; border-radius:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); background:#149985; }
.notice0058 .list_box li p { width:calc(100% - 4.5rem); overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:400;}
.notice0058 .list_box li span { position:absolute; right:0; top:0; font-size:0.75rem; color:#656565; }
.notice0058 .list_box .btn_more1 {position: absolute; right: 0; top: 0.1rem;}
/* 게시판 : 새글 */
.notice0058 .topList dl.new dt:before {content: "N"; display: inline-block; font-family: 'Montserrat'; font-size: 0.75rem; color: #fff; font-weight: 600; margin-right: 0.35rem; width: 1.25rem; height: 1.25rem; background: #159985; border-radius: 50%; line-height: 1.25rem; text-align: center;}
.notice0058 .list_box li a.new { padding-left:2.15rem; }
.notice0058 .list_box li a.new:after { content:"N"; position:absolute; top:50%; left:1rem; width:1rem; height:1rem; line-height:1rem; background:#149985; color:#fff; font-size:0.5rem; border-radius:50%; text-align:center; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
/* 게시판 : active */
.notice0058 .titTab a.current,
.notice0058 .titTab a:hover,
.notice0058 .titTab a:focus { font-weight:600; color:#149985;}
.notice0058 .titTab a.current::after,
.notice0058 .titTab a:hover::after,
.notice0058 .titTab a:focus::after { background:url(/images/schl/template/T0058/main/noti-tit_deco01.png) no-repeat; }
.notice0058 .titTab a.current i {opacity: 1;}
.notice0058 .topList:hover dt,
.notice0058 .topList:focus dt { color:#149985 }
.notice0058 .list_box.on { display:block; }

/* 팝업존 */
.pop0058 { position:relative; width:100%; height:100%; }
.pop0058 .heading { width:calc(100% - 8.8rem); color:#222; margin-bottom: 0.9rem; }
.pop0058 .control {display: flex; position:absolute; top: -0.05rem; right:0; }
.pop0058 .control { position:absolute; right:0; top:0;  display:inline-block; }
.pop0058 .control p { display:inline-block; vertical-align:middle; font-size:0.8rem; margin-right:0.8rem; color:#222; }
.pop0058 .control p strong { font-weight:500; }
.pop0058 .control p strong:after{ content:""; display:inline-block; vertical-align: middle; width:5px; height:1px; background:#222; margin:0 0.4rem 2px;}
.pop0058 .control a {display: inline-flex; justify-content: center; align-items: center; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: #f0f0f0; font-size:1rem; color:#222; vertical-align:middle; transition: all 0.15s; -webkit-transition: all 0.15s; }
.pop0058 .control .play,
.pop0058 .control .stop {margin: 0 .2rem; background:#fa6b9c; color:#fff;}
.pop0058 .control .play { display:none; }
.pop0058 .control a img { display:block; }
.pop0058 .pop_img { position:relative; height:11.25rem; border-radius:1rem; z-index:1; overflow:hidden; background:#f1f1f1; isolation: isolate; }
.pop0058 .pop_img div,
.pop0058 .pop_img .item {height:100%;}
.pop0058 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0058 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 : active */
.pop0058 .control a:hover,
.pop0058 .control a:focus { background: #159985; color:#fff;}

/* 캘린더 */
.pop_schedule0058 {height: 100%; position: relative;}
.pop_schedule0058 .heading {width: calc(100% - 4.5rem); }
.pop_schedule0058 .heading img {max-width: 2.6rem; max-height: 2.6rem;}
.pop_schedule0058 .heading span {display: block; margin-top: 0.5rem; max-width: 100%; font-size: 0.9rem; color: #fff; font-weight: 700; white-space: nowrap; overflow: hidden;}
.pop_schedule0058 .inner { position: relative; padding:1.5rem 5rem 1.5rem 8.7rem; background: #e7f5f3; border-radius: 1rem; height: 6rem;}
.pop_schedule0058 .inner::after { position: absolute; content: ""; width: 2.4rem; height: 2.5rem; top: 50%; transform: translateY(-50%); right: 2.35rem; background: url(/images/schl/template/T0058/main/0058_schedule-deco.png) no-repeat; }
.pop_schedule0058 .inner > img { display: block; position: absolute; top: 50%; transform: translateY(-50%); right: 2.45rem; }
.pop_schedule0058 .month { position: absolute; top: 50%; transform: translateY(-50%); left: 2rem; }
.pop_schedule0058 .month a { display:inline-block; vertical-align:middle; color:#222; font-size:1rem; margin-top:1rem; }
.pop_schedule0058 .month a > i { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.pop_schedule0058 .month a > img { display:block; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.pop_schedule0058 .month > span { display:inline-block; padding:0 0.35rem; color:#333; font-size:0.8rem; font-weight:400; vertical-align:middle; z-index:1; text-align: center; }
.pop_schedule0058 .month > span em { position:relative;display: flex;font-weight:700;z-index:1;width: 2.6rem;height: 2.6rem;font-size: 1.2rem;background: #149985;justify-content: center;align-items: center;border-radius: 50%;color: #fff; }
.pop_schedule0058 .lst {width: 100%;}
.pop_schedule0058 .lst ul {max-height: 3.5rem; margin:-0.25rem 0; overflow-y:auto; }
.pop_schedule0058 .lst ul:after {content: ""; display: block; clear: both; visibility: hidden;}
.pop_schedule0058 .lst ul li { width:100%; float:left; padding:0.25rem ; }
.pop_schedule0058 .lst ul li a { position:relative; display:flex; align-items: center; line-height:1.25rem; font-weight:600; overflow:hidden; }
.pop_schedule0058 .lst ul li a span { color:#149985; text-align:center; font-size:0.85rem; }
.pop_schedule0058 .lst ul li a > em { padding-left:0.6rem; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight: 400; }
.pop_schedule0058 .btn_more1 {position: absolute; right: 0; top:0;}
.pop_schedule0058 a,
.pop_schedule0058 a span { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
/* 캘린더 : 데이터 없음 */
.pop_schedule0058 .lst .no_data { width:100%; padding:0; line-height:3.5rem; text-align:center; }

/* 식단 */
.meal_menu0058 {height: 100%; position: relative;}
.meal_menu0058 .heading {width: calc(100% - 4.5rem);}
.meal_menu0058 .heading img {max-width: 2.6rem; max-height: 2.6rem;}
.meal_menu0058 .heading span {display: block; margin-top: 0.5rem; max-width: 100%; font-size: 0.9rem; color: #fff; font-weight: 700; white-space: nowrap; overflow: hidden;}
.meal_menu0058 .inner { padding: 1.5rem 0; padding-right: 5.5rem; padding-left: 1.35rem; background:#fef0f5; border-radius: 1rem; height: 6rem;}
.meal_menu0058 .inner ul {height: 2.8rem; overflow-y: auto;}
.meal_menu0058 .inner dt { position: absolute; top:0; left:0; color:#5b5b67; font-size:0.9rem; font-weight:400; text-align: center; }
.meal_menu0058 .inner dt > em { position:relative; display:inline-block; margin-right: 0.45rem; font-weight: 600;z-index:1; width: 2.6rem; height: 2.6rem; background: #fa6b9c; line-height: 2.6rem; border-radius: 50%; color: #fff; font-size: 0.85rem; text-align: center; }
.meal_menu0058 .inner dt > span { color:#fa6b9c; font-weight: 600; }
.meal_menu0058 .inner li + li { margin-top:1.2rem; }
.meal_menu0058 .inner dl { position:relative; }
.meal_menu0058 .inner dd { color:#333; font-size:0.8rem; font-weight:400; word-break:keep-all; line-height:2; padding-left: 8rem; }
.meal_menu0058 img { display: block; position: absolute; bottom: 1.95rem; right: 2.45rem; }
.meal_menu0058 .btn_more1 { position: absolute; right: 0; top:0; }
.meal_menu0058 .btn_more1 i { background:#fa6b9c; }
/* 식단 : 데이터 없음 */
.meal_menu0058 .inner .no_data {margin-top: 0; display: flex; justify-content: center; align-items: center; height: 100%;}

/* 갤러리 */
.gallery0058 { position:relative; height:100%; }
.gallery0058 .tit_wrap { width:calc(100% - 4rem); margin-bottom: 1rem; }
.gallery0058 .tit_wrap .heading { display:inline-block; max-width:30%; margin:0; vertical-align:middle; color:#333; }
.gallery0058 .tit_wrap p { display:inline-block; font-size:0.8rem; color:#656565; vertical-align:middle; max-width: 68%; overflow: hidden; white-space: nowrap; padding-left: 0.5rem; }
.gallery0058 .list_box ul { margin:-0.5rem; }
.gallery0058 .list_box ul:after { content:""; display:block; clear:both; }
.gallery0058 .list_box li { display:none; width:25%; padding:0.5rem; float:left; }
.gallery0058 .list_box li:nth-of-type(-n + 4) { display:block; }
.gallery0058 .list_box a { position:relative; display:block; }
.gallery0058 .list_box a .img { position:relative; width:100%; height:9.5rem; overflow:hidden; background-color:rgba(0,0,0,0.1); border-radius:1rem; z-index: -1; isolation: isolate; }
.gallery0058 .list_box a .img img { position:absolute; top:50%; left:50%; width:auto; height:100%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.gallery0058 .list_box a .txt { display:block; width: calc(100% - 2rem); margin-top: -1rem; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.85rem; font-weight:500; color:#222;background: #fff; padding: 0.75rem 0.5rem; box-shadow: 3px 3px 7px rgba(0,0,0,0.15); border-radius: 0 0.8rem 0.8rem 0.8rem;}
.gallery0058 .btn_more1 {position: absolute; right: 0; top: 0;}
/* 갤러리 : 데이터 없음 */
.gallery0058 .list_box li.no_data { width:100%; line-height:10rem; text-align:center; }

/* 배너존 */
.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: 1450px){
    
	/* 메인비주얼 */
	.MVisual0058 .item img {width: 130%; height: auto;}

}

@media (max-width: 1400px){
    /* 바로가기 */
    .M_link0058:before { left: 0; right: 0; }
    .M_link0058 ul { padding:0 1.5rem; }
}

@media (max-width: 1024px) {
    
    /* 게시판 */
    .notice0058 .titTab a::after { width: 0.65rem; height: 0.95rem; }
    .notice0058 .topList dl {padding: 1.25rem 1rem;}
    .notice0058 .list_box ul {padding-left: calc(18.4% + 0.5rem);}
    .notice0058 .list_box li a {padding-left: 0.7rem;}
    /* 게시판 : new */
    .notice0058 .list_box li a.new {padding-left: 2rem;}
    .notice0058 .list_box li a.new:after {left: 0.7rem;}

    /* 캘린더 */
    .pop_schedule0058 .inner > img { right: 1.5rem; }

    /* 식단 */
    .meal_menu0058 .inner dd { padding-left: 7rem; }
    .meal_menu0058 img { right: 1.25rem; }
	
	/* 갤러리 */
	.gallery0058 .list_box li { width:33.33%; } 
	.gallery0058 .list_box li:nth-of-type(4) { display:none; }
}

@media (max-width: 950px) {
    
    /* 게시판 */
    .notice0058 .list_box { margin-top: 1rem; }
    .notice0058 .list_box ul {padding-left: calc(18.4% + 1rem);}
    .notice0058 .list_box li a {padding-left: 1rem;}
    /* 게시판 : new */
    .notice0058 .list_box li a.new {padding-left: 2.15rem;}
    .notice0058 .list_box li a.new:after {left: 1rem;}
	
	/* 팝업존 */
	.pop0058 { padding-left:0; }
	.pop0058 .pop_img{ height:auto; }
    .pop0058 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}

    /* 캘린더 */
    .pop_schedule0058 .inner { padding:1.5rem 5rem 1.5rem 7.2rem; }
    .pop_schedule0058 .month { left: 1rem; }
	
	/* 바로가기1 */
    .M_link0058:before { border-radius: 1rem; }
    .M_link0058 ul {display: flex; flex-wrap: wrap; padding:0;}
	.M_link0058 li { width:25%; } 
	.M_link0058 li a span {max-height: 2rem; font-size: 0.8rem;}
	
	/* 배너존 */
	.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 { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
    .btn_more2:hover,
    .btn_more2:focus {background: #fff; box-shadow: 0.15rem 0.15rem 0.35rem rgba(0,0,0,0.2);}

	/* 메인비주얼 : over */
	.MVisual0058 .control > a:hover,
	.MVisual0058 .control > a:focus { background:rgb(21, 153, 133, 0.9);}
	
	/* 바로가기1 : over */
	.M_link0058 li a:hover .ico,
	.M_link0058 li a:focus .ico {background: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.15);}
	.M_link0058 li a:hover span,
	.M_link0058 li a:focus span {color: #149985; font-weight: 600;}
	
	/* 게시판 : over */
    .notice0058 a.topList:hover dd > p,
    .notice0058 a.topList:focus dd > p,
	.notice0058 .list_box li a:hover p,
	.notice0058 .list_box li a:focus p {text-decoration: underline;}
	.notice0058 .list_box li a:hover:before,
	.notice0058 .list_box li a:focus:before { opacity:1; }	
		
	/* 캘린더 : over */
	.pop_schedule0058 .month a.prev:hover > i,
	.pop_schedule0058 .month a.prev:focus > i { -webkit-transform:translateX(-3px); -ms-transform:translateX(-3px); transform:translateX(-3px); }
	.pop_schedule0058 .month a.next:hover > i,
	.pop_schedule0058 .month a.next:focus > i { -webkit-transform:translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px); }
	.pop_schedule0058 .lst li a:hover > em,
	.pop_schedule0058 .lst li a:focus > em { text-decoration:underline; }
    .pop_schedule0058 .btn_more2:hover:before,
    .pop_schedule0058 .btn_more2:focus:before,
    .pop_schedule0058 .btn_more2:hover:after,
    .pop_schedule0058 .btn_more2:focus:after {background: #c77806;}
    
    /* 식단 : over */
    .meal_menu0058 .btn_more2:hover:before,
    .meal_menu0058 .btn_more2:focus:before,
    .meal_menu0058 .btn_more2:hover:after,
    .meal_menu0058 .btn_more2:focus:after {background: #0f7169;}
	
	/* 갤러리 : over */
	.gallery0058 .list_box a:hover .img img,
	.gallery0058 .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); }	
	.gallery0058 .list_box a:hover .txt,
	.gallery0058 .list_box a:focus .txt { background: #149985; color:#fff; }	
	
	@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: 860px) {
    /* 팝업존 */
    .pop0058 .heading { margin-bottom: 0.75rem; }

    /* 게시판 */
    .notice0058 .list_box { margin-top: 0.75rem; }

    /* 캘린더 */
    .pop_schedule0058 .inner { height: 6.75rem; padding:2.5rem 4rem 1rem 1.5rem; }
    .pop_schedule0058 .month { top: 0.7rem; left: 50%; transform: translateX(-50%); display: flex; }
    .pop_schedule0058 .month a { margin-top: 0.2rem; }
    .pop_schedule0058 .month > span { display: flex; align-items: center; }
    .pop_schedule0058 .month > span em { margin-left: 0.5rem; width:1.75rem; height: 1.75rem; font-size: 0.9rem; }
    .pop_schedule0058 .lst { margin-top:0.5rem; }
    .pop_schedule0058 .lst ul li { width:50%; }
    .pop_schedule0058 .lst ul li a span { font-size: 0.8rem; }
    .pop_schedule0058 .inner::after { width:2.5rem; height: 2.6rem; bottom: 1rem; right: 1rem; top:auto; transform: none; }

    /* 식단 */
    .meal_menu0058 .heading { margin-bottom: 0.75rem; }
    .meal_menu0058 .inner { height: 7.05rem; padding: 1rem 4rem 1rem 1rem; }
    .meal_menu0058 .inner ul { height: 5rem; }
    .meal_menu0058 .inner dt { position: relative; text-align: left; margin-bottom:0.5rem; }
    .meal_menu0058 .inner dt > em { width:2.25rem; height: 2.25rem; line-height: 2.25rem; }
    .meal_menu0058 .inner dd { padding-left: 0; line-height: 1.5; }
    .meal_menu0058 img { bottom: 1.25rem; right: 1rem; }

    /* 갤러리 */
    .gallery0058 .tit_wrap { margin-bottom: 0.75rem; }

} 

@media (max-width: 768px) {
    
    /* 메인비주얼 */
    .MVisual0058 .control {bottom: 0.5rem;}
    .MVisual0058 .control > a {width: 1.65rem; height: 1.65rem; line-height: 1.65rem;}
    
    /* 게시판 */
    .notice0058 .titTab a::after { width:0.7rem; height: 1rem; }
	
	/* 갤러리 */
    .gallery0058 .tit_wrap .heading { max-width: 100%; }
	.gallery0058 .tit_wrap p { display:none; }
	.gallery0058 .list_box li { width:50%; } 
	.gallery0058 .list_box li:nth-of-type(3) { display:none; }
}

@media (max-width: 560px) {

	/* 게시판 */
	.notice0058 .topList {width: 100%; height: auto; float: none; border-radius: 1rem 1rem 1rem 0;}
    .notice0058 .topList dl {padding: 1rem 1.5rem;}
    .notice0058 .topList dd .date { margin-top:0.5rem; }
    .notice0058 .list_box {height: auto;}
	.notice0058 .list_box ul {margin: 0; float: none; width: 100%; height: auto; border-radius: 0 1rem 1rem 1rem; border: 0; box-shadow: none; padding: 0.5rem 1rem;}
	.notice0058 .topList dd p { -webkit-line-clamp: 1; }
	/* 게시판 : 데이터 없음 */
    .notice0058 .list_box div.topList {height: 9.3rem;}

    /* 캘린더 */
    .pop_schedule0058 .lst ul li { width:100%; }
}

@media (max-width: 480px) { 
    
    /* 메인비주얼 */
    .MVisual0058 .item img {width: 140%;}
	
	/* 게시판 */
	.notice0058 .titTab li { max-width:100%; }
    .notice0058 .topList dl { padding:1rem 1.2rem; }
	
	/* 바로가기1 */
    .M_link0058:before { top:-1rem; bottom: -1rem; }
    .M_link0058 li { padding:0 0.5rem; }
    .M_link0058 li a .ico { width: 4rem; height: 4rem;}
	
	/* 갤러리 */
	.gallery0058 .list_box li { width:100%; } 
	.gallery0058 .list_box li:nth-of-type(2) { display:none; }
}

@media (max-width: 380px) { 
    
    /* 캘린더 */
    .pop_schedule0058 .lst ul li {width: 100%;}
	
	/* 바로가기1 */
	.M_link0058 { margin:-0.25rem; }
	.M_link0058 li { width: calc(100% / 3); padding:0.25rem; }
	.M_link0058 li a .ico { width: 3.5rem; height: 3.5rem; }

 }

 @media (max-width: 320px){
    /* 게시판 */
    .notice0058 .list_box li p { width:calc(100% - 4rem); }

    /* 캘린더 */
    .pop_schedule0058 .inner { padding:2.5rem 1rem 1rem 1rem; }
    .pop_schedule0058 .inner::after { display: none; }

    /* 식단 */
    .meal_menu0058 img { display: none; }
    .meal_menu0058 .inner { padding:1rem; }

 }
 

 @media (max-width: 280px) {
    .gallery0058 .list_box a .img img { width:100%; height: auto; }
 }