﻿
/* common */
.heading { display:block; height:1.5rem; line-height:1.5rem; font-size:1rem; margin-right:1.5rem; font-weight:600; overflow:hidden;}
.btn_more { display: block; width: 2rem; height: 2rem; position: absolute; top: 0; right: 0; border-radius: 50%; line-height: 2rem; background: #ededed; text-align: center; font-size: 1.2rem; color: #000; transition: all 0.15s; transition: all 0.15s;}
.btn_more:hover,
.btn_more:focus { background: #0077ed; color: #fff;}
 
/* 메인비주얼 */
.MVisual0088 { position:relative; width:100%; height:100%; margin:0 auto; overflow: hidden; border-radius: 0 0 0 2.5rem; isolation: isolate;}
.MVisual0088 .slider,
.MVisual0088 .slick-list,
.MVisual0088 .slick-track{height:100%; }
.MVisual0088 .item { position:relative; overflow:hidden; line-height:0; }
.MVisual0088 .item img { position:relative; width:auto; height:100%; }
.MVisual0088 .control { position:absolute; left: 2rem; bottom:2rem; z-index:999;}
.MVisual0088 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(0, 119, 237, 0.6); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0088 .control > a.play { display:none; }
/** 메인비주얼 active **/
.MVisual0088 .control > a:hover,
.MVisual0088 .control > a:focus { background:rgba(0, 119, 237, 0.9); }

/* 팝업존 */
.pop0088 { position:relative; height:100%; overflow:hidden; background:#01b5aa; padding:1rem 1.4rem 1.2rem; border-radius:1.5rem; background: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.17);}  
.pop0088 h2 { margin-right:9rem; margin-bottom:1rem; color:#111; padding-left: 0.5rem;}
.pop0088 .control { position:absolute; top:1rem; right:2rem; line-height:1.5rem;}  
.pop0088 .control a { display:inline-block; vertical-align:middle; font-size:1.2rem; color:#333; padding:0 1px; width:1.7rem; height: 1.7rem; line-height: 1.7rem; border:1px solid #cdcdcd; border-radius: 50%; text-align: center; } 
.pop0088 .control a.play,
.pop0088 .control a.stop { font-size: 1rem; background:#9a9a9a; color:#fff; border:1px solid #9a9a9a;}
.pop0088 .control .play { display:none; }
.pop0088 .control p { display:inline-block; vertical-align:middle; font-size:0.8rem; font-weight:400; margin-right:1rem; color:#6a6a6a; }
.pop0088 .control p strong { position:relative; font-size:0.8rem; font-weight:600; color:#111; }
.pop0088 .control p strong:after {content:""; display:inline-block; width:1px; height:0.45rem; transform:rotate(45deg); -webkit-transform:rotate(45deg); background:#767676; margin:0 0.5rem 2px; }
.pop0088 .pop_img { position:relative; width:100%; height:11.25rem; margin:0 auto; background:rgba(0,0,0,0.1); border-radius: 1rem; isolation: isolate; overflow: hidden; }
.pop0088 .pop_img div,
.pop0088 .pop_img .item {height:100%;}
.pop0088 .pop_img .item a { display:flex; justify-content: center; align-items: center; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0088 .pop_img .item img {position:relative; width:auto; max-width:100%; max-height:100%; }
/** 팝업존 :active **/
.pop0088 .control a:hover,
.pop0088 .control a:focus {color:#0077ed; border-color: #0077ed; }
.pop0088 .control a.play:hover,
.pop0088 .control a.play:focus,
.pop0088 .control a.stop:hover,
.pop0088 .control a.stop:focus { background:#0077ed; color:#fff; }

/* 캘린더 */
.pop_schedule0088 { position:relative; height:100%; border-radius:1.5rem; padding:0.5rem 1.25rem 2.9rem 0; }
.pop_schedule0088 .tit_wrap { position: relative; z-index: 1;}
.pop_schedule0088 .tit_wrap:before { content:""; display:block; width:calc(100% - 1rem); height: 7px; background: url('/images/schl/template/T0088/main/0088_calendar_pttrn.png'); border-radius: 1rem; position: absolute; top: 50%; transform: translateY(-50%); left: 0; z-index: -1;}
.pop_schedule0088 h2 {display: inline-block; color: #030303; margin-right: 2.5rem; padding-right: 1.2rem; background:#f2f8fe; max-width: calc(100% - 2.5rem); }
.pop_schedule0088 .tit_wrap .heading span { display: inline-block; vertical-align: middle; max-width: 100%; white-space: nowrap; overflow: hidden; font-size: 1.1rem; }
.pop_schedule0088 .sche_wrap { position: relative; width:100%; padding:1.5rem 0 3rem; }
.pop_schedule0088 .month { position:relative; display: flex; justify-content: center; align-items: center; width:8.7rem; height: 8.85rem; font-weight:600; text-align:center; font-size:0; float:left; background:#0077ed; padding:5.5rem 0 1.5rem; border-radius: 1.25rem; }
.pop_schedule0088 .month::after { position: absolute; content: "";  background: url(/images/schl/template/T0088/main/0088_schedule-deco.png)no-repeat; width: 3.3rem; height: 2.9rem; top:1.7rem; left: auto; background-size: cover; } 
.pop_schedule0088 .month > p { display: inline-block; font-size:0.85rem; font-weight: 600; color: #fff;}
.pop_schedule0088 .month > p em { position: relative; display:inline-block; font-size:1.2rem; margin-left: 1.05rem; line-height: 1;}
.pop_schedule0088 .month > p em::before { position:absolute; content:""; width:0.25rem; height:0.25rem; background:#80bbf6; border-radius:50%; top:50%; left:-0.6rem; transform:translateY(-50%); }
.pop_schedule0088 .month > a {position:relative; display:inline-block; width:1.5rem; line-height:1.5rem; font-size:1rem; border-radius: 50%; color:#fff; transition: all 0.15s; -webkit-transition: all 0.15s;}
.pop_schedule0088 .month > a i {position:relative; -webkit-transition:0.15s; transition:0.15s;}
.pop_schedule0088 .lst { position:relative; width:calc(100% - 10.8rem); float:right; }
.pop_schedule0088 .lst ul { overflow-y:auto; height:8.85rem; }
.pop_schedule0088 .lst .no_data { padding-left:0; width:100%; text-align:center; line-height:8.8rem; } 
.pop_schedule0088 .lst .no_data:before { display:none;} 
.pop_schedule0088 .lst li + li { margin-top:0.6rem; }
.pop_schedule0088 .lst li a { position:relative; display:block; line-height:1.7rem; overflow:hidden; color:#000; white-space:nowrap; text-overflow:ellipsis; font-size: 0.9rem; padding-left:3.9rem; }  
.pop_schedule0088 .lst li a::before { content: ""; display: block; width: 5px; height: 5px; background: #6fb1f5; border-radius: 50%; position: absolute; top: calc(50% - 2.5px); left: 0; }  
.pop_schedule0088 .lst li a span { position:absolute; left:0.65rem; top:0; font-size:0.8rem; color:#000; font-weight: 700; -webkit-transition:0.15s; transition:0.15s; }  
.pop_schedule0088 .btn_more { background:#e1e6eb; top: 0.5rem; right: 0;}
/* 캘린더 :active */ 
.pop_schedule0088 .month > a.prev:hover i,
.pop_schedule0088 .month > a.prev:focus i { -webkit-transform:translateX(-5px); transform:translateX(-5px);}
.pop_schedule0088 .month > a.next:hover i,
.pop_schedule0088 .month > a.next:focus i { -webkit-transform:translateX(5px); transform:translateX(5px);}
.pop_schedule0088 .lst li a:hover,
.pop_schedule0088 .lst li a:focus{text-decoration:underline;}
.pop_schedule0088 .lst li a:hover span,
.pop_schedule0088 .lst li a:focus span{ color: #0077ed; } 

/* 식단 */
.meal_menu0088 { position:relative; height:100%; overflow:hidden;} 
.meal_menu0088 .tit_wrap { display: flex; align-items: center; width:100%; height: 3rem; background:#f84241; border-radius: 1.5rem; }    
.meal_menu0088 h2{display:inline-block; max-width: 5.5rem; margin-left: 1.5rem; color: #fff;}
.meal_menu0088 .inner {position:relative; padding:1rem 1.5rem; }
.meal_menu0088 .inner ul { width:100%; height:5.6rem; overflow-y:auto; }  
.meal_menu0088 .inner .no_data {line-height:5.6rem; text-align:center;}
.meal_menu0088 .inner li + li {margin-top:1rem;}
.meal_menu0088 .inner dl {position:relative; display:flex; height:auto; flex-direction: column; }
.meal_menu0088 .inner dt { display: block; font-size:1rem; font-weight:700; color: #333;}
.meal_menu0088 .inner dt span { display: inline-block; width: 2.6rem; height: 2.6rem; line-height: 2.6rem; background: #fee4e3; text-align: center; border-radius: 50%; font-size: 0.9rem; font-weight: 500; color: #111; }  
.meal_menu0088 .inner dd { font-size:0.8rem; color:#555; line-height:1.3rem; word-break: keep-all; margin-top: 0.6rem; } 
.meal_menu0088 .inner img { position: absolute; max-width: 6.85rem; height: 2.95rem; top:-1.55rem; right: 1.25rem; }
.meal_menu0088 .btn_more { color:#fff; top:0.5rem; left: 7rem; background:none; }
/** 식단 : active **/
.meal_menu0088 .btn_more:hover,
.meal_menu0088 .btn_more:focus {background: #f9e3e3; color:#000; } 

/* 바로가기 */
.M_link0088 { position:relative; height:100%; } 
.M_link0088 ul { width:100%; overflow:hidden; padding:0 0.5rem; }
.M_link0088 li {width:50%; float:left;}
.M_link0088 li:nth-child(n+3) {margin-top: 0.6rem;}
.M_link0088 li a { position:relative; display:flex; align-items:center; justify-content:space-between; height:3.5rem;}
.M_link0088 li a .img { position: relative; display:block; width:3.35rem; height:3.35rem; line-height: 3.35rem; background: #f4f4f4; border-radius:50%; text-align: center; transition: all 0.15s; -webkit-transition: all 0.15s; }
.M_link0088 li a .img::after { position: absolute; content: ""; width: 100%; height: 100%; top:0; left: 0; border: 2px solid #4140a7; border-radius: 50%; opacity: 0;}
.M_link0088 li a .img img {width:100%; display: block;}
.M_link0088 li a span { display:block; width:calc(100% - 3.35rem); max-height:2rem; line-height:1rem; font-size:0.9rem; color:#272727; font-weight:500; padding: 0 0.5rem 0 0.6rem; overflow:hidden; }
/** 바로가기 :active **/  
.M_link0088 li a:hover .img,
.M_link0088 li a:focus .img { background:#e3e3f2; }
.M_link0088 li a:hover .img::after,
.M_link0088 li a:focus .img::after { opacity: 1; }
.M_link0088 li a:hover span,
.M_link0088 li a:focus span { text-decoration: underline; }


/* 게시판 */
.notice0088 { position:relative; height:100%;} 
.notice0088 .titTab ul {display:flex; flex-wrap:wrap; margin-right:2rem; } 
.notice0088 .titTab ul li { position: relative; max-width:calc(33% - 0.5rem); }
.notice0088 .titTab ul li:first-child a { border-radius: 1rem 0 0 0;}
.notice0088 .titTab ul li:last-child a { border-radius: 0 1rem 0 0;}
.notice0088 .titTab ul li a { position: relative; display:block; height:3.25rem; line-height:3.25rem; background:#eff0f0; padding:0 1rem; color:#555; font-size:1rem; -webkit-transition:0.15s; transition:0.15s; }
.notice0088 .titTab ul li a::after { content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #0077ed; position: absolute; top: calc(50% - 3.5px); right:-7px; z-index: 99; }
.notice0088 .titTab ul li:last-child a:after { display: none; }
.notice0088 .titTab ul li a.current:after { display: none; }
.notice0088 .titTab ul li a span {position:relative; display:block; white-space:nowrap; overflow:hidden; }
.notice0088 .tabWrap {box-shadow: 0 0 7px rgba(0,0,0,0.17); border-radius: 0 1.5rem 1.5rem 1.5rem;}
.notice0088 .list_box { display:none;  } 
.notice0088 .list_box ul { position:relative; display:flex; flex-wrap:wrap; justify-content:space-between; align-content: space-between; height:23.4rem; background:#fff; border-radius: 0 1.5rem 1.5rem 1.5rem; }
.notice0088 .list_box ul li::before { content: ""; display: block; width: calc(100% - 2.5rem); height: 0px; border-top:2px dotted #cecece; position: absolute; top: calc(50% - 1px); left: 1.25rem; z-index: 999;}
.notice0088 .list_box ul li::after { content: ""; display: block; width: 0; height: calc(100% - 3.2rem); border-left:2px dotted #cecece; position: absolute; top: 1.6rem; left: calc(50% - 1px); z-index: 999;}
.notice0088 .list_box li { width:50%; height:50%; overflow: hidden; } 
.notice0088 .list_box li:nth-child(n+5) {display:none;}
.notice0088 .list_box li a {position:relative; display:block; height:100%; padding:2.5rem 2rem 1.6rem 2rem; background:#fff; border-radius: 1.5rem; }
.notice0088 .list_box li:nth-child(n+3) a { padding-top: 1.75rem;}    
.notice0088 .list_box li a .tit { position:relative; height:2.6rem; line-height:1.4rem; font-size:0.9rem; font-weight:500; overflow:hidden; margin-bottom:1rem; color:#272727; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; -webkit-transition:0.15s; transition:0.15s; }
.notice0088 .list_box li a .txt { height:2.2rem; line-height:1.2rem; color:#666; font-weight:400; overflow:hidden; margin-bottom:1rem; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.notice0088 .list_box li a .date { display:block; text-align:right; font-size:0.75rem; color:#666; }
.notice0088 .btn_more {background: #d3edfe; top: 0.5rem;}
/** 게시판 :action **/   
.notice0088 .list_box.on { display:block; } 
.notice0088 .titTab ul li a:hover,
.notice0088 .titTab ul li a:focus {background:#0077ed; color:#fff; }
.notice0088 .titTab ul li a.current { background:#0077ed; color:#fff; font-weight:600; }
.notice0088 .list_box li a:hover .tit,
.notice0088 .list_box li a:focus .tit { color:#0077ed; } 
.notice0088 .list_box li a:hover .txt,
.notice0088 .list_box li a:focus .txt { text-decoration: underline; }
.notice0088 .btn_more:hover,
.notice0088 .btn_more:focus {background: #0077ed;}
/** 게시판 :new **/   
.notice0088 .list_box li a.new .tit { padding-left: 2rem;}
.notice0088 .list_box li a.new .tit:before {content:"N"; position:absolute; left:0; top:0; width:1.5rem; height:1.5rem; color:#fff; font-size:0.7rem; line-height:1.5rem; border-radius:0.5rem; text-align:center; background:#0077ed; }
/** 게시판 :데이터 없음 **/
.notice0088 .list_box li.no_data { width:100%; height:100%; display:flex; align-items:center; justify-content: center; text-align:center; background:#fff; border-radius: 1.5rem; }
.notice0088 .list_box li.no_data::before {display: none;}
.notice0088 .list_box li.no_data::after {display: none;}


/* 갤러리 */
.gallery0088 { position:relative; display:flex; align-items:center; height:100%; }    
.gallery0088::before {content:""; position:absolute; left:22.9rem; bottom:-2.6rem; width:200%; height:11.45rem; background:#f5f5fb; z-index:-1;}
.gallery0088::after { position: absolute; content: ""; width:12.95rem; height: 12.95rem; right: -19.6rem; bottom: -6.7rem; background:url(/images/schl/template/T0088/main/0088_gal-deco_right.png) no-repeat; z-index: -1;}
.gallery0088 .titleWrap { position:relative; width:13.35rem; height:14.85rem; color:#000; word-break:keep-all; z-index:2; background:#a3a9f8; border-radius: 1.5rem; overflow: hidden; margin-right: 3.9%;}
.gallery0088 .titleWrap::after { position: absolute; content: ""; width:100%; height: 100%; top:0; left: 0; background: url(/images/schl/template/T0088/main/0088_gal_tit-ptrn_59.png); z-index: -1;}
.gallery0088 .titleWrap::before { position: absolute; content: ""; width: 5.95rem; height: 4.35rem; bottom: 1.75rem; left: 3.7rem; background:url(/images/schl/template/T0088/main/0088_gal_tit-deco03.png) no-repeat; background-size: cover;}
.gallery0088 .titleWrap h2 { font-size:1.1rem; font-weight:600; overflow:hidden; white-space:nowrap; margin-bottom:1rem; margin-right:2.2rem; color:#111; }
.gallery0088 .titleWrap p {line-height:1rem; max-height:2rem; font-weight: 500; color:#111; font-size: 0.8rem; overflow:hidden;}
.gallery0088 .tit_inner { position: relative; padding:2.65rem 2.45rem 7.7rem 3rem; }
.gallery0088 .tit_inner::before { position: absolute; content: ""; width:16.3rem; height: 16.3rem; top: -6.5rem; left: -2.85rem; background:url(/images/schl/template/T0088/main/0088_gal_tit-deco-round01.png) no-repeat; z-index: -1; background-size: cover; }
.gallery0088 .tit_inner::after { position: absolute; content: ""; width:16.3rem; height: 16.3rem; bottom: -9.9rem; right: -9.2rem; background:url(/images/schl/template/T0088/main/0088_gal_tit-deco-round02.png) no-repeat; z-index: -1; background-size: cover;  }
.gallery0088 .list_box{width:calc(100% - 15.7rem); }
.gallery0088 ul {height: 12.5rem; }
.gallery0088 li { width:31%; float:left;}
.gallery0088 li+li { margin-left: 3.3%; } 
.gallery0088 li:nth-child(n+4) { display:none; }  
.gallery0088 li a { position:relative; display:block; text-align:center; overflow:hidden; border-radius:1rem; box-shadow:0 0 7px rgba(0,0,0,0.17); transition: all 0.15s; -webkit-transition: all 0.15s;}
.gallery0088 li a .img { position:relative; display: flex; justify-content: center; align-items: center; height:9.65rem; overflow:hidden; background:#eee; box-shadow: 0 0 7px rgba(0,0,0,0.17); }
.gallery0088 li a .img img { position:relative; display:block; width:auto; height:100%; -webkit-transition:0.15s; transition:0.15s; }
.gallery0088 li a strong { display:block; line-height:2.8rem; font-size:0.85rem; background:#fff; font-weight: 500; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; color:#272727; padding: 0 1rem;} 
.gallery0088 .list_box li.no_data { width:calc(100% - 1rem); margin-left:0.5rem; text-align:center; line-height:13rem;}
.gallery0088 .btn_more {position:absolute; left:8.9rem; top: 2.4rem; z-index:2; -webkit-transition:0.15s; transition:0.15s; background: #fff; color:#000; }
/** 갤러리 active **/ 
.gallery0088 li a:hover strong,
.gallery0088 li a:focus strong{ color:#0077ed;}
.gallery0088 li a:hover .img > img,
.gallery0088 li a:focus .img > img { -webkit-transform:scale(1.1); transform:scale(1.1); } 
.gallery0088 .btn_more:hover,
.gallery0088 .btn_more:focus { background:#0077ed; color:#fff; }
 
/* 배너존 */
.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;} 
/** 배너존 :active **/
.banner_zone .btn a:hover,
.banner_zone .btn a:focus{background:#f1f1f1;}
   
@media (max-width:1240px) {   
	/* 메인비주얼 */
	.MVisual0088 .item img { width:100%; height:auto;}

	/* 팝업존 */
	.pop0088 { background:#fff; padding:0; border-radius: 0; box-shadow: none; }
	.pop0088 h2 { border: 1px solid #dddddd; width: 100%; padding-right: 9.5rem; height: 3.5rem; line-height: 3.5rem; border-radius: 1.5rem 1.5rem 0 0; padding-left: 1.4rem; margin-bottom: 0; }
	.pop0088 .pop_img { border-radius: 0 0 1rem 1rem; }
	.pop0088 .control { right:1rem; }
	.pop0088 .control p { margin-right: 0.5rem; }

	/* 식단 */
	.meal_menu0088 .inner { padding:0.95rem 0.85rem; }

	/* 행사일정 */
	.pop_schedule0088 { padding:1.5rem 0 2rem; }
	.pop_schedule0088 .tit_wrap:before { width:calc(100% - 2rem); }
	.pop_schedule0088 .sche_wrap { padding: 1.5rem 0 1.8rem;}
	.pop_schedule0088 .btn_more {top:1.4rem; right: -0.5rem;}
	.pop_schedule0088 .month > p em {font-size:1.3rem;}
	.pop_schedule0088 .lst { width:calc(100% - 10.25rem); }
	.pop_schedule0088 .lst li a {font-size:0.85rem; }
	.pop_schedule0088 .lst li a span {width:4rem;} 

	/* 바로가기 */
	.M_link0088 ul { padding:0; }
	.M_link0088 li a span { font-size:0.85rem; }

	/* 갤러리 */
	.gallery0088::before { left: -2rem; height: calc(100% - 5rem); }
	.gallery0088::after { right: -6rem; bottom: -8rem; }
}

@media (max-width:1024px) { 

	/* 갤러리 */
	.gallery0088 .titleWrap { margin-right: 7%; }
	.gallery0088 .list_box { width: calc(100% - 17rem); }
	.gallery0088 li {width:42.4%; }
	.gallery0088 li+li { margin-left: 6.7%; }
	.gallery0088 li:nth-child(3) {display:none;}

} 

@media (max-width:960px) { 

	/* 바로가기 */ 
	.M_link0088 li {width:33.333%; }
	.M_link0088 li:nth-child(n+3) { margin-top:0; }
	.M_link0088 li:nth-child(n+4) { margin-top:0.6rem; }

	/* 공지사항 */ 
	.notice0088 .list_box li a .tit { font-size:0.9rem; }

	/* 캘린더 */
	.pop_schedule0088 .tit_wrap .heading span { font-size: 1rem; }

	/* 팝업존 */
	.pop0088 h2 { padding-left: 1rem; padding-right: 9rem; }

}

@media (max-width:860px) {   
	/* 캘린더 */
	.pop_schedule0088 { padding:1rem 0 1.75rem; }
	.pop_schedule0088 .sche_wrap { padding: 0; margin-top:1rem; }
	.pop_schedule0088 .btn_more { top:0.9rem; }

	/* 갤러리 */
	.gallery0088 li { width:46%; }

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
} 

@media (max-width:768px) {   
	.heading {font-size:1rem;}

    /* 메인비주얼 */
	.MVisual0088 {border-radius: 0 0 0 1.5rem;}
	.MVisual0088 .control { bottom: 1rem; left: auto; right: 1rem; }
    .MVisual0088 .control > a { width:1.5rem; height:1.5rem; line-height:1.5rem; }

	/* 팝업존 */
    .pop0088 { border-radius:0; } 
	.pop0088 .pop_img{ height:auto; text-align:center; }
    .pop0088 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
	.pop0088 .pop_img .item a:hover img, 
	.pop0088 .pop_img .item a:focus img{ transform: none; -webkit-transform: none;}

	/* 행사일정 */
	.pop_schedule0088 {border-radius:1rem;}

	/* 갤러리 */
	.gallery0088 {display:block;}
	.gallery0088::after { display: none; }
	.gallery0088 .titleWrap {width:100%; height: auto; margin-bottom:1rem; padding: 0.8rem 6rem 0.8rem 1.4rem;}
	.gallery0088 .titleWrap::after { display: none; }
	.gallery0088 .titleWrap::before { display: none; }
	.gallery0088 .titleWrap h2 {font-size:1rem; margin-bottom:0; margin-right:0; }
    .gallery0088 .titleWrap p { display: none;} 
	.gallery0088 .tit_inner { padding:0; }
	.gallery0088 .tit_inner::after { display: none; }
	.gallery0088 .tit_inner::before { display: none; }
	.gallery0088 .list_box { width:100%; padding-left:0;}
	.gallery0088 .btn_more { left:auto; right:1rem; top: 0.5rem;}

    /* 식단 */
	.meal_menu0088 .inner .no_data {line-height:4.5rem; }
    .meal_menu0088 .inner dt { font-size: 0.9rem;}  
    .meal_menu0088 .inner dd { font-size: 0.8rem;}

} 

@media (max-width:520px) { 
    
    /* 공지사항 */
	.notice0088 .tabWrap { box-shadow: none; border-radius: 0; margin-top: 1rem; }
	.notice0088 .titTab ul li { background:#eff0f0; }
	.notice0088 .titTab ul li:first-child { border-radius: 1.5rem 0 0 1.5rem; }
	.notice0088 .titTab ul li:last-child { border-radius: 0 1.5rem 1.5rem 0; }
	.notice0088 .titTab ul li a { height: 2.8rem; line-height: 2.8rem; padding:0 0.65rem; }
	.notice0088 .titTab ul li a,
	.notice0088 .titTab ul li:first-child a,
	.notice0088 .titTab ul li:last-child a { border-radius: 1.5rem; }
	.notice0088 .list_box ul {height:auto; border-radius: 0;}
	.notice0088 .list_box li { width:100%; }
	.notice0088 .list_box li:nth-child(n+4) {display:none;}
	.notice0088 .list_box ul li::after,
	.notice0088 .list_box ul li::before { display: none; }
	.notice0088 .list_box li a { padding:0.5rem 0; border-bottom:1px dotted #cfcfcf; border-radius: 0; }
	.notice0088 .list_box li:nth-child(n+2) a { display: flex; justify-content: space-between; align-items: center;}
	.notice0088 .list_box li:nth-child(n+3) a { padding-top:0; }
	.notice0088 .list_box li a .tit {height:1.5rem; -webkit-line-clamp: 1; }
	.notice0088 .list_box li a .txt { margin-bottom: 0.25rem; }
	.notice0088 .list_box li:nth-child(n+2) a .tit { width:calc(100% - 5rem); margin-bottom: 0; }
	.notice0088 .list_box li:nth-child(n+2) a .txt { display: none; }
	.notice0088 .list_box li.no_data { height: 11.65rem; }
	.notice0088 .btn_more { top:0.2rem; }

	/* 캘린더 */
	.pop_schedule0088 { padding:1.5rem 0; }
	.gallery0088 .titleWrap { background: #dee2ff; }
	.pop_schedule0088 .tit_wrap:before { display: none; }
	.pop_schedule0088 h2 { max-width: calc(100% - 13rem); background: none; padding-right: 0; }
	.pop_schedule0088 .month { height: auto; padding:0.4rem 0; position: absolute; right: 4rem; top:-4rem; }
	.pop_schedule0088 .month::after { display: none; }
	.pop_schedule0088 .sche_wrap { margin-top:2rem; }
	.pop_schedule0088 .lst { width:100%; }
	.pop_schedule0088 .lst .no_data { line-height: 7.1rem; }
	.pop_schedule0088 .lst ul { height: 7.1rem; }
	.pop_schedule0088 .lst li a { line-height: 1.4rem; }
	.pop_schedule0088 .btn_more { top:1.3rem; }
	
	/* 바로가기 */ 
	.M_link0088 li {width:50%;}
	.M_link0088 li:nth-child(n+3) { margin-top:0.6rem; }

} 

@media (max-width:480px) { 

	/* 게시판 */
	.notice0088 .titTab ul li a { font-size: 0.95rem; }

	/* 갤러리 */
    .gallery0088 ul {height: auto; }
	.gallery0088 ul:after {content:""; display:block; clear:both;}
	.gallery0088 li {width:100%; }
	.gallery0088 li:nth-child(n+2) {display: none;} 

	/* 식단 */
	.meal_menu0088 .inner ul { height: 5.5rem; }
	.meal_menu0088 .inner dt span { width:2.1rem; height: 2.1rem; line-height: 2.1rem; }

}

@media (max-width:420px) { 

	/* 식단 */
	.meal_menu0088 .inner img { max-width: 6rem; height: auto; }

	/* 게시판 */
	.notice0088 .titTab ul li { max-width: 100%; background: none; margin-bottom: 0.2rem; }
	.notice0088 .titTab ul li a { height: 2.5rem; line-height: 2.5rem; margin-right: 0.2rem; }
	.notice0088 .titTab ul li a::after { display: none; }
	.notice0088 .tabWrap { margin-top: 0.2rem; }

	/* 캘린더 */
	.pop_schedule0088 h2 { max-width: calc(100% - 11rem); }
	.pop_schedule0088 .month { right: 2rem; }
 }


@media (max-width:320px) { 

	/* 바로가기 */ 
	.M_link0088 li a .img {width:2.75rem; height:2.75rem; line-height:2.5rem;}
	.M_link0088 li a span {padding:0 0.1rem 0 0.15rem;}

	/* 식단 */
	.meal_menu0088 .inner img { display: none; }

	/* 캘린더 */
	.pop_schedule0088 h2 { max-width:calc(100% - 2.5rem); padding-right: 0; }
	.pop_schedule0088 .sche_wrap { margin-top:4rem; }
	.pop_schedule0088 .month { width: 100%; top:-3.4rem; right: 0; }
	.pop_schedule0088 .lst ul { height: 7.5rem;}

	/* 팝업존 */
	.pop0088 h2 { padding-left: 0.5rem; padding-right: 8rem; }
	.pop0088 .control a { width:1.5rem; height: 1.5rem; line-height: 1.4rem; }
	.pop0088 .control p { margin-right: 0; }

}