h2 { font-size:1rem; font-weight:500; color:#222; white-space:nowrap; overflow:hidden; }
.btn_more { position:absolute; right:0; top:0.6rem; text-align:center; height:1rem; width:1.5rem; }
.btn_more:before { content:""; position:absolute; right:0; top:-6px; width:1.1rem; height:1.1rem; border-radius:50%; background:#e8e8e8; }
.btn_more:after { content:""; position:absolute; right:.35rem; top:0; width:1.7rem; height:0.4rem; text-align:center; background: url('/images/schl/template/T0035/main/0035_btn_more.png') no-repeat center / cover; -webkit-transition:0.15s; transition:0.15s; }
.btn_more:hover:after,
.btn_more:focus:after { right:.1rem; }

/* 메인비주얼 */
.MVisual0035 { position: relative; height: 100%; line-height:1; border-radius: 0 0 0 1.5rem; overflow: hidden; isolation: isolate;}
.MVisual0035 .slider{height:100%; overflow:hidden; }
.MVisual0035 .slider div{height:100%;}
.MVisual0035 .item{overflow:hidden; line-height:0;}
.MVisual0035 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0035 .control{position:absolute; left:1rem; bottom:1rem; z-index:1;}
.MVisual0035 .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 .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0035 .control > a.play{display:none;}
/* 메인비주얼 : active */
.MVisual0035 .control > a:hover,
.MVisual0035 .control > a:focus{ background:rgb(60, 85, 102, 0.9);}

/* 식단 */
.meal_menu0035 { position:relative; height:100%; }
.meal_menu0035 h2 { display:block;  overflow:hidden; white-space:nowrap; margin-right: 2rem; }
.meal_menu0035 .inner { position:relative; padding:1.75rem 0 2.25rem 1.5rem; background:#f1f1ff; border-radius:0.5rem; margin-top: 0.85rem; }
.meal_menu0035 .inner ul { overflow:hidden; overflow-y:auto; height:3.75rem; margin-right: 5.75rem; }
.meal_menu0035 .inner li:not(.no_data) { padding-right:1rem; }
.meal_menu0035 .inner .no_data { display:flex; height:100%; justify-content:center; align-items:center; }
.meal_menu0035 .inner dl { position:relative; height:auto; color:#fff; line-height:1.5rem; }
.meal_menu0035 .inner dl dt { display: block; margin-bottom: 0.5rem; line-height:2rem;font-size:0.85rem; font-weight:500; }
.meal_menu0035 .inner dl dt span { display:inline-block; width:4.3rem; text-align:center; background:#6c6ce6; border-radius:1rem; color: #fff; }
.meal_menu0035 .inner dl dt em {display:inline-block; width: calc(100% - 4.3rem); max-width:12rem; text-align:center; background:#fff; border-radius:1rem; border:2px dashed #6c6ce6; color: #242424; line-height:1.8rem;}
.meal_menu0035 .inner dl dd { font-size:0.85rem; color: #222; font-weight: 400; }
.meal_menu0035 img { position: absolute; bottom: 1.75rem; right: 1.75rem; max-width:3.5rem; max-height:2.3rem; }
.meal_menu0035 .btn_more {top:0.45rem;} 

/* 캘린더 */
.pop_schedule0035 { position:relative; height:100%; overflow:hidden; }
.pop_schedule0035 h2 { margin-right: 2rem; }
.pop_schedule0035 .sche_wrap { background:#fff8df; border-radius: .5rem; padding: 0.8rem 1rem .7rem; height: auto; overflow: hidden; margin-top: 0.7rem; }
.pop_schedule0035 .month { text-align: center; margin-bottom: 0.6rem; }
.pop_schedule0035 .month a {display:inline-block; width:1.1rem; height:1.1rem; line-height: 1.1rem; border-radius: 50%; background: #fff; font-size:0.7rem; text-align:center; vertical-align: middle; }
.pop_schedule0035 .month a i { -webkit-transition:all 0.15s; transition:all 0.15s; }
.pop_schedule0035 .month .date { font-size: 0.9rem; color:#010101; padding:0 0.6rem; font-weight:500; vertical-align: middle; }
.pop_schedule0035 .month .date em { display: inline-block; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; border-radius: 50%; background: #ffc426; color: #202020; font-weight:600; text-align: center; margin-left: 4px; }
.pop_schedule0035 .sche_table { float: left; width: 50%; padding-right: 1rem; }
.pop_schedule0035 .sche_table table { font-size:0.75rem; font-weight:400; text-align:center; }
.pop_schedule0035 .sche_table th { color:#222; background: #ffe16f; padding:0.6rem 0; font-weight:500; }
.pop_schedule0035 .sche_table .sun { color:#ff0000; border-radius: 0.5rem 0 0 0.5rem; }
.pop_schedule0035 .sche_table .sat { color:#1f1ade; border-radius: 0 0.5rem 0.5rem 0; }
.pop_schedule0035 .sche_table table tbody tr:first-of-type td { padding-top: 0.35rem; }
.pop_schedule0035 .sche_table td { color: #050505; padding:.1rem 0; font-size: 0.75rem; }
.pop_schedule0035 .sche_table td a,
.pop_schedule0035 .sche_table td span { position:relative; display:block; z-index: 1; }
.pop_schedule0035 .sche_table td a:before,
.pop_schedule0035 .sche_table td span:before { content:""; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); width:1.15rem; height:1.15rem; border-radius:50%; z-index:-1; }
.pop_schedule0035 .sche_table td .sun { color:#fc745f; }
.pop_schedule0035 .sche_table td .sat { color:#3a5bad; }
.pop_schedule0035 .sche_table td .event:before { background:#fff; }
.pop_schedule0035 .sche_table td .today:before { background:#148c9e !important;}
.pop_schedule0035 .sche_table td .today { color:#fff !important; }
.pop_schedule0035 .lst { position:relative; border-radius:.75rem; background:#fff; width:50%; float:right; padding: 1.5rem 1rem; } 
.pop_schedule0035 .lst ul { overflow-y:auto; height:9rem; }
.pop_schedule0035 .lst .no_data { padding-left:0; width:100%; text-align:center; line-height:8.3rem; }
.pop_schedule0035 .lst .no_data:before { display:none;}
.pop_schedule0035 .lst li { position:relative; padding: 0.3rem 0; }
.pop_schedule0035 .lst li ~ li { margin-top: 0.2rem; }
.pop_schedule0035 .lst li a { position:relative; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; font-size: 0.85rem; color: #333; padding:0 0 0 4.8rem; }
.pop_schedule0035 .lst li a span { position:absolute; left:0; top:0; width: 4.25rem; line-height:1.5rem; background:#ffc426; font-size: 0.8rem; color: #222; text-align:center; font-weight:500; border-radius: 1.5rem; }
.pop_schedule0035 .btn_more {top:0.45rem;}
/** 캘린더 : active **/
.pop_schedule0035 a { -webkit-transition:0.15s; transition:0.15s;}
.pop_schedule0035 .sche_table td a:hover,
.pop_schedule0035 .sche_table td a:focus{ text-decoration: underline; }
.pop_schedule0035 .sche_table td span a:not(.event):focus,
.pop_schedule0035 .sche_table td span a:not(.event):hover { text-decoration:none; cursor:auto; } 
.pop_schedule0035 .lst li a:hover span,
.pop_schedule0035 .lst li a:focus span { background: #efae03; }
.pop_schedule0035 .lst li a:hover,
.pop_schedule0035 .lst li a:focus { text-decoration: underline; }
.pop_schedule0035 .month a:hover,
.pop_schedule0035 .month a:focus { background-color:#efae03; }


/* 게시판 */
.notice0035 { position:relative; height:100%; }
.notice0035 .titTab ul { font-size:0; margin-right:2rem; margin-bottom: 0.7rem; margin-left:-0.25rem;}
.notice0035 .titTab ul li{ position:relative; display:inline-block; max-width:calc(100% / 3); vertical-align:top; padding:0 0.25rem;}
.notice0035 .titTab ul li a { position:relative; min-width:6.5rem; text-align:center; display:block; line-height:2rem; font-size:1rem; font-weight:400; color:#222; z-index:1; border-radius: 0.5rem; padding: 0 0.75rem; letter-spacing:-1px; background:#e8f3f5; transition: all 0.15s; -webkit-transition: all 0.15s; }
.notice003502 .titTab ul li a { background:#f3ebf8;}
.notice0035 .titTab li a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0035 .tabWrap { border-top: 1px dashed #ccc; }
.notice0035 .list_box { display:none; height:9rem; margin-top:0.7rem;}
.notice0035 .list_box ul{height:100%; overflow:hidden;}
.notice0035 .list_box li a { position:relative; display:block; line-height:1.8rem; padding:0 5rem 0 .75rem; font-size:0.85rem; font-weight:400; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#333; }
.notice0035 .list_box li a:before { content:""; position:absolute; left:0; top:0.9rem; width:5px; height:5px; background:#148c9e; border-radius:50%; }
.notice003502 .list_box li a:before { background:#863ab6; }
.notice0035 .list_box li a span { position:absolute; right:0; top:0; color:#555; font-size: 0.8rem; font-weight:400; }
.notice0035 .list_box li a.new::after {position: absolute; top: 5px; left: 0.7rem; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; text-align: center; font-weight: 500; background: #ffcb00; color: #fff; content: "N"; font-size: 0.7rem; }
.notice0035 .list_box li a.new { padding-left: 2.3rem;}
/** 게시판 : active **/
.notice0035 .titTab ul li a.current,
.notice0035 .titTab ul li a:hover,
.notice0035 .titTab ul li a:focus { background: #148c9e; color:#fff; font-weight:500; }
.notice003502 .titTab ul li a.current,
.notice003502 .titTab ul li a:hover,
.notice003502 .titTab ul li a:focus { background: #863ab6; }
.notice0035 .list_box.on { display: block; }
.notice0035 .list_box li a:hover,
.notice0035 .list_box li a:focus { text-decoration: underline; }
/** 게시판 : no_data **/
.notice0035 .list_box li.no_data { text-align:center; line-height:8rem; }


/* 바로가기1 */
.M_link0035 { position: relative; height:100%; }
.M_link0035 ul { display:table; table-layout:fixed; width: calc(100% + 3rem); margin-left: -1.5rem;}
.M_link0035 li { position:relative; display:table-cell; vertical-align:top; z-index:1; text-align:center; }
.M_link0035 li a {display:block; position:relative; word-break:keep-all; width: 7.2rem; height:7.2rem; background:#fff; border-radius:1.25rem; border:2px solid transparent; box-shadow: 0 0 13px rgba(0, 0, 0, 0.15); margin:0 auto; text-align: center; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s;}
.M_link0035 li a .img { position:relative; display:block; height:4rem; line-height: 8rem;}
.M_link0035 li a img { width:4.25rem; height: 3.6rem; margin: auto; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0035 li a p { font-size:0.9rem; line-height:1rem; max-height:2rem; padding:0 5px; margin-top:0.6rem; overflow:hidden; font-weight:500; color:#333; word-break:break-all; }
/** 바로가기1 : active **/
.M_link0035 li a:hover,
.M_link0035 li a:focus { border-color:#148c9e; box-shadow: 0 0 13px rgba(20,150,158,0.5);}
.M_link0035 li a:hover img,
.M_link0035 li a:focus img { -webkit-transform:rotateY(180deg); transform:rotateY(180deg);}
.M_link0035 li a:hover .img:before,
.M_link0035 li a:focus .img:before { -webkit-transform:scale(1); transform:scale(1); opacity:1; }


/* 갤러리 */
.gallery0035 { position:relative; height:100%;  }
.gallery0035 h2 { position:relative; display: inline-block; max-width:calc(100% - 40%); }
.gallery0035 .tit_wrap { margin-right:2rem; }
.gallery0035 .tit_wrap p { display: inline-block; font-size: 0.8rem; color: #555; font-weight: 400; max-width:38%; padding-left:0.5rem; white-space:nowrap; overflow:hidden; }
.gallery0035 .list_box ul { width:100%; height:12rem; margin-top: 1.3rem; }
.gallery0035 .list_box ul li { width:31.5%; float:left;}
.gallery0035 .list_box ul li:nth-child(n+4) { display:none; }
.gallery0035 .list_box ul li + li{margin-left:2.75%;}
.gallery0035 .list_box ul li.no_data { width:100%; height:11.1rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; background:rgba(0,0,0,0.05);border-radius:1rem;}
.gallery0035 .list_box a { position:relative; display:block; border-radius: 1rem; box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.05); }
.gallery0035 .list_box a:after { content:''; display:block; width:100%; height:100%; border-radius: 1.2rem; border:2px solid #148c9e; position:absolute; top:0; left:0; opacity:0; transition: all 0.15s; -webkit-transition: all 0.15s; }
.gallery0035 .list_box a .img { height:10.3rem; overflow:hidden; border-radius:1rem; }
.gallery0035 .list_box a img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); width:100%; height:auto; transition: all 0.15s; -webkit-transition: all 0.15s;}
.gallery0035 .list_box a .txt {width: 97%; background:#fff; padding: 0 0.7rem; line-height:3rem; position:absolute; bottom:-2rem; left:0; z-index:6; border-radius: 0 1.5rem 1.5rem 1.5rem; transition: all 0.15s; -webkit-transition: all 0.15s;color:#222; text-align: center; font-weight:400; font-size:0.85rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gallery0035 .list_box a .date { color:#72777c; font-size:0.75rem; font-weight:600; } 
/** 갤러리 : active **/
.gallery0035 .list_box a:hover:after,
.gallery0035 .list_box a:focus:after { opacity:1;}
.gallery0035 .list_box a:hover .img img,
.gallery0035 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1);}
.gallery0035 .list_box a:hover .txt,
.gallery0035 .list_box a:focus .txt { background:#148c9e; }
.gallery0035 .list_box a:hover .txt,
.gallery0035 .list_box a:focus .txt{ color:#fff;}


/* 팝업존 */
.pop0035 { position:relative; width:100%; height:100%; }
.pop0035 h2 { color:#000; margin:0 8.5rem 1.3rem 0; overflow:hidden; white-space:nowrap; }
.pop0035 .control { position:absolute; right:0; top:0; }
.pop0035 .page { display:inline-block; vertical-align:middle; margin-right:0.3rem; letter-spacing:2px; font-size: 0.8rem; font-weight: 400; }
.pop0035 .page strong { font-weight:800; color:#863ab6;}
.pop0035 .control a { display:inline-block; vertical-align:middle; font-size: 1rem; -webkit-transition:0.15s; transition:0.15s; }
.pop0035 .control .play,
.pop0035 .control .stop { margin: 0 0.2rem; width:1.5rem; height:1.5rem; background:#f3ebf8; border-radius:50%; text-align:center; }
.pop0035 .control .play { display:none; }
.pop0035 .pop_img { position:relative; height:11.25rem; overflow: hidden; text-align:center; border-radius:1rem; isolation: isolate; margin-top: 1.3rem; background: #ccc; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);}
.pop0035 .pop_img .slick-list{width:100%; margin:0 auto; }
.pop0035 .pop_img div,
.pop0035 .pop_img .item {height:100%;}
.pop0035 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0035 .pop_img .item img {position:relative; max-width:100%; width:auto; max-height:100%; }
/** 팝업존 : active **/
.pop0035 .control a:hover,
.pop0035 .control a:focus { transform: translateY(-2px); -webkit-transform: translateY(-2px); }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #e5e5e5;}
.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;}

@media (max-width:1240px){
    /* 메인비주얼 */
    .MVisual0035{ height: auto; }
    .MVisual0035 .item img{ width: 110%; height:auto; left:55%; }

	/* 바로가기1 */ 
	.M_link0035 ul { width: calc(100% + 1rem); margin-left: -0.5rem; display:block; }  
	.M_link0035 li { width:calc(100% / 6); padding: 0 0.5rem;}
	.M_link0035 li a { width: 100%; } 

    /* 게시판 */
    .notice0035 .titTab ul li a { min-width:auto; }
}

@media (max-width: 1024px) {
	/* 갤러리 */
	.gallery0035 .list_box ul li { width: 47%; }
	.gallery0035 .list_box ul li:nth-child(3) { display: none; }
	.gallery0035 .list_box ul li + li { margin-left:6%; }
	
	/* 식단 */
	.meal_menu0035 .inner ul { margin-right: 6rem; }
	.meal_menu0035 img { max-width:7rem; }

    /* 팝업존 */
    .pop0035 .pop_img .item img { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
}

@media (min-width:981px) and (max-width: 1024px) {
	/* 캘린더 */
	.pop_schedule0035 .lst li a { padding:0 0 0 3.8rem; }
	.pop_schedule0035 .lst li a span { width:3.25rem; }
}
 
@media (max-width:980px){
	/* 게시판 */
	.notice0035 .titTab ul li a { padding: 0 0.5rem; }
}
  
@media (max-width:860px) {
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

}

@media (max-width:768px){

	/* 메인비주얼 */ 
    .MVisual0035 .item img{ width: 100%; height:auto; left:50%; }
	
	/* 바로가기1 */ 
	.M_link0035 ul:after {display: block; content:''; clear:both;}
	.M_link0035 li {display: block; width: calc(100% / 3); margin-top:1rem; float:left;}
	.M_link0035 li:nth-child(-n+3) { margin-top:0; }
	.M_link0035 li a {width:auto;}
	.M_link0035 li a p { margin-bottom: 0.6rem; }

	/* 캘린더 */
	.pop_schedule0035 .lst li a { padding: 0 0 0 4.2rem; }
	.pop_schedule0035 .lst li a span { width: 3.8rem; }
}

@media (max-width:680px){
	/* 갤러리 */
	.gallery0035 .list_box ul li { width: 48%; }
	.gallery0035 .list_box ul li + li { margin-left:4%; }

    /* 팝업존 */
    .pop0035 .pop_img{ height:auto; }
    .pop0035 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
}

@media (max-width: 560px) {
	/* 메인비주얼 */
	.MVisual0035 .control{ bottom:.5rem; }
	.MVisual0035 .control > a{ width:1.65rem; height:1.65rem; line-height:1.65rem; }
}

@media (max-width:540px){
	/* 바로가기1 */  
	.M_link0035 li a { height:6.2rem;}
	.M_link0035 li a .img { height:3rem; line-height: 6rem;}
	.M_link0035 li a img { max-width: 3.5rem; height: auto; } 
	.M_link0035 li a p { font-size:0.8rem;}

	/* 식단 */
	.meal_menu0035 .inner ul { height: 5.3rem; }
	.meal_menu0035 .inner .no_data { line-height: 5.2rem; }

	/* 캘린더 */
	.pop_schedule0035 .sche_table { width: 100%; padding-right: 0; padding-bottom: 1rem; }
	.pop_schedule0035 .lst {width: 100%;padding: 0.5rem 0.8rem 0.8rem 0.8rem;}
	.pop_schedule0035 .lst:before { width: 100%; height: 1px; border-top: 1px dashed #8eabd2; border-left: none; }
	.pop_schedule0035 .lst ul { height: 6rem; }
	.pop_schedule0035 .lst li { float: left; width: 50%; }
	.pop_schedule0035 .lst li ~ li { margin-top: 0; }
	.pop_schedule0035 .lst .no_data { line-height: 5rem; }

	/* 갤러리 */ 
	.gallery0035 .list_box ul { display: block; margin-top:1rem; }
	.gallery0035 .list_box ul li { width: 100%; }
	.gallery0035 .list_box ul li:nth-child(n+2) {display:none;}  
	.gallery0035 .list_box a .img { background:rgba(0,0,0,0.2); text-align: center;}
	.gallery0035 .list_box a .img img { display:inline-block; width:auto; height: 100%; transform:none; -webkit-transform:none; left:0; top:0;}
	/** 갤러리 : active **/ 
	.gallery0035 .list_box a:hover .img img,
	.gallery0035 .list_box a:focus .img img { -webkit-transform:translate(0) scale(1.1); transform:translate(0) scale(1.1);}
}

@media (max-width:480px){
	/* 바로가기1 */ 
	.M_link0035 li { padding:0 0.2rem; }
	
	/* 게시판 */
	.notice0035 .titTab ul { margin-bottom: 0.4rem;}
	.notice0035 .titTab ul li{max-width:100%;margin-bottom: 0.3rem;}
 
	/* 팝업존 */
	.pop0035 h2 { margin-bottom:1rem; }
	.pop0035 .pop_img {margin-top:1rem;}

	/* 식단 */
	.meal_menu0035 .inner {padding: 1.2rem;}
	.meal_menu0035 .inner ul { margin-right: 0; }
	.meal_menu0035 img { display:none; }
	 
	/* 캘린더 */
	.pop_schedule0035 .lst li { width: 100%; }
}
 
@media (max-width:380px){ 

	/* 갤러리 */
	.gallery0035 h2 { max-width:100%; }
	.gallery0035 .tit_wrap p { display: block; max-width:100%; }
}

@media (max-width:320px){


	/* 캘린더 */
	.pop_schedule0035 .lst li a { padding: 0 0 0 3.7rem; }
	.pop_schedule0035 .lst li a span { width: 3.25rem; }

	/* 갤러리 */
	.gallery0035 h2 { max-width:calc(100% - 1rem); }
	.gallery0035 .tit_wrap p {display:block;}
}
