﻿/* heading */
.heading { display:block; height:1.5rem; font-size:1rem; font-weight:600; color: #222; overflow:hidden; white-space: nowrap;}

/* btn_more */
.btn_more1 { position:absolute; right:0; top:0; display:block; color:#333; line-height:1.5rem; font-weight:600; padding-left: 2.1rem; -webkit-transition:0.15s; transition:0.15s; }
.btn_more1::before { content:""; position:absolute; left:0.7rem; top:0.7rem; width:1rem; height:2px; background:#222; transition:0.15s; z-index: -1; }
.btn_more1::after {content:""; position:absolute; left:0; top:calc(50% - 0.5rem); width:1rem; height:1rem; background:#4eddfa; border-radius:0.2rem; transform: rotate(30deg); -webkit-transform: rotate(30deg); -webkit-transition:0.15s; transition:0.15s; z-index: -2;}
.btn_more1:hover:before { width:1.1rem; }
.btn_more1:hover:after { transform: rotate(60deg); -webkit-transform: rotate(60deg); }
.btn_more2 {position:absolute; right:0; top:-0.3rem; width:2rem; height:2rem; border-radius: 50%; text-align: center; line-height: 2rem; color:#fff; font-size: 1.2rem; background: #8f8f8f; -webkit-transition:0.15s; transition:0.15s; } 
.btn_more2:hover,
.btn_more2:focus {-webkit-transform:rotate(90deg); transform:rotate(90deg);} 
  
/* 메인비주얼 */
.MVisual0076 { position:relative; height:100%; overflow:hidden; }
.MVisual0076 .slider,
.MVisual0076 .slick-list,
.MVisual0076 .slick-track{height:100%; }
.MVisual0076 .item { overflow:hidden; line-height:0; }
.MVisual0076 .item img { position:relative; width:auto; height:100%; } 
.MVisual0076 .control { position:absolute; left:0; bottom:8rem; z-index:1; }
.MVisual0076 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(0, 0, 0, 0.3); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0076 .control > a.play { display:none; }
/** 메인비주얼 active **/
.MVisual0076 .control > a:hover,
.MVisual0076 .control > a:focus { background:rgba(0,0,0,0.5); }
 
/* 팝업존 */
.pop0076 { position:relative; width:100%; }  
.pop0076 h2 {margin:0 7rem 0.5rem 0;}
.pop0076 .control { position:absolute; top:0; right:0; }  
.pop0076 .control a { display:inline-block; vertical-align:middle; line-height:1.25rem; font-size:.9rem; transition: all 0.15s; -webkit-transition: all 0.15s;}
.pop0076 .control .stop,
.pop0076 .control .play {width:1.25rem; height:1.25rem; text-align:center; background:#0080f8; color: #fff; border-radius:50%; }
.pop0076 .control .play { display:none; }
.pop0076 .control p { display:inline-block; vertical-align:middle; font-weight:400; color:#222; margin-right:0.3rem; }
.pop0076 .control p strong { position:relative; color:#ff3655; padding-right:1rem; font-weight:700;}
.pop0076 .control p strong:before {content:""; position:absolute; right:0.5rem; top:0.4rem; width:0.1rem; height:0.4rem; background:#222; -webkit-transform:rotate(35deg); transform:rotate(35deg); border-radius:10px; }
.pop0076 .pop_img { position:relative; width:100%; height:11.25rem; border-radius: 1rem; isolation: isolate; overflow:hidden; background:#e5f2fb; box-shadow:1px 1px 7px rgba(0,0,0,0.1); }
.pop0076 .pop_img div,
.pop0076 .pop_img .item { height:100%; }
.pop0076 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0076 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
/** 팝업존 **/
.pop0076 .control a:hover,
.pop0076 .control a:focus {color:#0080f8; background-color: #fff;}

/* 게시판 */
.notice0076 { position:relative; } 
.notice0076 .titTab ul {display:flex; margin:0 4.5rem 0.5rem 0; flex-wrap:wrap;}
.notice0076 .titTab ul li {position:relative; max-width:calc(33% - 1.5rem);}
.notice0076 .titTab ul li + li { margin-left:1.9rem;}
.notice0076 .titTab ul li + li:before { content:""; position:absolute; left:-1rem; top:calc(50% - 0.1rem); width:0.2rem; height:0.2rem; background:#cdcdcd; -webkit-transform:rotate(45deg); transform:rotate(45deg); }
.notice0076 .titTab ul li a { display:block; height:1.5rem; font-size:1rem; color:#666; font-weight:500; overflow:hidden; }
.notice0076 .titTab ul li a:before {content:"\e929"; position:absolute; left:0; top:0.3rem; width:0.9rem; height:0.9rem; font-weight:normal; background:#00bee4; border-radius:50%; font-family:"xeicon"; color:#fff; font-size:0.7rem; text-align:center; line-height:0.9rem; opacity:0; }
.notice0076 .list_box {display:none;} 
.notice0076 .list_box ul { height:11.25rem; }
.notice0076 .list_box ul li { display:block; width:48.75%; margin-bottom:1rem; float:left; }
.notice0076 .list_box ul li:nth-child(2n) {float:right;}
.notice0076 .list_box ul li:nth-child(n+5) { display: none;}
.notice0076 .list_box ul li a {position:relative; display:block; border:1px solid #e5e5e5; border-radius: 0.75rem; padding:1.25rem 1rem 1rem 1rem; }
.notice0076 .list_box ul li a p{ position:relative; font-size:0.85rem; color:#000; line-height: 1.3rem; font-weight:500; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.notice0076 .list_box ul li a span {display:block; font-size:0.7rem; font-weight:400; margin-top:0.5rem; color:#a1a1a1; text-align:right; } 
/** 게시판 :action **/  
.notice0076 .titTab ul li a,
.notice0076 .titTab ul li a:before, 
.notice0076 .list_box ul li a { -webkit-transition:all 0.15s; transition:all 0.15s; } 
.notice0076 .list_box.on { display:block; }
.notice0076 .titTab ul li a:hover,
.notice0076 .titTab ul li a:focus {color:#223359; }
.notice0076 .titTab ul li a.current { color:#223359; font-weight:600; padding-left:1.3rem;}
.notice0076 .titTab ul li a.current:before {opacity:1;}
.notice0076 .list_box li a:hover,
.notice0076 .list_box li a:focus { border:1px solid #19c4e6; }
/** 게시판 : new **/  
.notice0076 .list_box li a.new p {padding-left: 1.5rem;}
.notice0076 .list_box li a.new p:before {content:"N"; position:absolute; left:0; top:0; width:1.3rem; height:1.3rem; line-height:1.3rem; border-radius: 50%; background:#19c4e6; color:#fff; font-size:0.7rem; text-align:center; }
/** 게시판 : 데이터 없음 **/
.notice0076 .list_box li.no_data { width:100%; line-height:11.25rem; border:1px solid #e5e5e5; border-radius: 0.75rem; padding:0; text-align:center; }
.notice0076 .list_box li.no_data:before {display:none;}
 
/* 식단 */
.meal_menu0076 { position:relative; height:100%; }    
.meal_menu0076 h2 { margin:0 2rem 1rem 0; }
.meal_menu0076 > img { position:absolute; right:1rem; bottom:1.25rem; max-width:3.35rem; max-height:3.35rem; } 
.meal_menu0076 .inner {position:relative; background:#ffe8dd; height:12.5rem; padding:1.5rem 0.85rem 5rem; border-radius: 1.5rem; }
.meal_menu0076 .inner ul {position:relative; width:100%; height:100%; overflow-y:auto; z-index: 1;}  
.meal_menu0076 .inner .no_data {display:flex; width:100%; height:100%; justify-content:center; align-items:center; }
.meal_menu0076 .inner dl {position:relative; height:auto; }
.meal_menu0076 .inner dt {position:relative; margin-bottom:0.7rem; width: calc(100% - 2.55rem); text-align: center; border-radius: 1.5rem; margin-left: 2.55rem; border: 2px solid #ff894d; background: #fff; line-height: 2.35rem; color: #111; font-size: 0.75rem; }   
.meal_menu0076 .inner dt span {position: absolute; top: 0; left: -2.55rem; width: 2.55rem; height: 2.55rem; border-radius: 50%; background: #ff894d; color: #fff; font-weight: 500; text-align: center; line-height: 2.55rem;}
.meal_menu0076 .inner dt em { color: #ff5858; font-weight: 600; font-size: 1rem;}
.meal_menu0076 .inner dd { color:#222; line-height:1.4rem; padding:0 0.65rem; }
.meal_menu0076 .btn_more2 { background: #ff894d;}

/* 바로가기 */
.M_link0076 { position:relative; } 
.M_link0076 ul { display:flex; width: calc(100% + 2.2rem); height:100%; flex-wrap:wrap; align-items:center; margin-left: -1.1rem;}
.M_link0076 li {flex:1;width: 20%; padding:0 1.1rem;}
.M_link0076 li a { display:block; position:relative; width:100%; height:100%; word-break:keep-all; text-align:center; } 
.M_link0076 li a .img { position:relative; display:block; height:5.5rem; line-height: 9rem; text-align: center; margin:0 auto 0.9rem; background:#f5fbfe; border-radius:1rem; -webkit-transition: all 0.15s; transition:all 0.15s; }
.M_link0076 li a .img img { width:4.2rem; height: 4.2rem; display: inline-block;}
.M_link0076 li a p {height:2rem; font-size:0.9rem; font-weight:500; color: #222; line-height:1rem; overflow:hidden; -webkit-transition:all 0.15s; transition:all 0.15s; word-break:break-all;} 
/** 바로가기 : active **/ 
.M_link0076 li a:hover .img,
.M_link0076 li a:focus .img {box-shadow:7px 7px 0 rgba(16,200,255,0.2); background: #fff;} 
.M_link0076 li a:hover p,
.M_link0076 li a:focus p { color:#0081bb; font-weight: 600;}
 
/* 갤러리 */
.gallery0076 { position:relative; height:100%; }    
.gallery0076::before { content: ''; display: block; width: 11.2rem; height: 7.35rem; background: url('/images/schl/template/T0076/main/0076_wrap_bg3.png') no-repeat center / contain; position: absolute; bottom: -3.7rem; left: -10.95rem; }    
.gallery0076 h2 { margin:0 4.5rem 1rem 0; } 
.gallery0076 ul { display:flex; flex-wrap:wrap; }
.gallery0076 ul li { width:32%; height:100%; }
.gallery0076 ul li:nth-child(n+4) { display:none; }
.gallery0076 ul li + li { margin-left:2%; } 
.gallery0076 ul li a { display:block; -webkit-transition:0.15s; transition:0.15s;}
.gallery0076 ul li a .img { position:relative; height:9.25rem; border-radius: 1rem 1rem 1rem 0; overflow:hidden; background:rgba(0,0,0,0.1);  }
.gallery0076 ul li a .img img { position:relative; left:50%; top:50%; display:block; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:0.2s; transition:0.2s; }
.gallery0076 ul li a .txt {position:relative; text-align:center; padding:0 1rem; line-height:1; }
.gallery0076 ul li a .txt p { position:relative; font-weight:500; color:#111; margin:0.9rem 0 0.4rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; } 
.gallery0076 ul li a .txt .date { color:#666; font-size:0.75rem; font-weight:400; }
.gallery0076 .list_box li.no_data{ width:100%; height:12.5rem; border-radius:1.5rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; background:rgba(0,0,0,0.05); }   
/** 갤러리 active **/
.gallery0076 ul li a:hover .txt p,
.gallery0076 ul li a:focus .txt p { text-decoration: underline; }
.gallery0076 ul li a:hover .img > img,
.gallery0076 ul li a:focus .img > img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); } 
 
/* 행사일정 */
.pop_schedule0076 { position:relative; height:100%;} 
.pop_schedule0076 h2 {margin: 0 5rem 0.5rem 0;}   
.pop_schedule0076 .sche_wrap { position:relative; display:flex; background:#00a5ed; border-radius:1.25rem; align-items: center;}
.pop_schedule0076 .month { position: relative; width:6.5rem; color:#fff; text-align:center; } 
.pop_schedule0076 .month span.date { display:block; width: 4.65rem; height: 4.65rem; border-radius: 50%; padding-top:0.7rem; background: #fff; font-size:0.75rem; font-weight: 500; color:#293653; margin: 0 auto 0.4rem; }
.pop_schedule0076 .month em { display:block; font-size:1.7rem; color:#00a5ed; font-weight:700; line-height: 1; margin-top: 0.2rem;}
.pop_schedule0076 .month a { display:inline-block; vertical-align:middle; width:1.6rem; height:1.6rem; text-align:center; margin:0 0.1rem; line-height:1.6rem; background:#fff; color:#293653; border-radius:50%; -webkit-transition:0.15s; transition:0.15s;}
.pop_schedule0076 .lst { position:relative; width:calc(100% - 6.5rem); height:11.25rem; padding:1.5rem 1.25rem 1.5rem 0; z-index:1; }
.pop_schedule0076 .lst ul { height:100%; overflow-y:auto; }
.pop_schedule0076 .lst ul li a { display:block; padding:0.2rem 0; font-size:0.8rem; color:#fff; font-weight:500; text-overflow:ellipsis; overflow:hidden; white-space: nowrap; }
.pop_schedule0076 .lst ul li a span { display:inline-block; vertical-align: middle; width: 1.65rem; height: 1.65rem; margin-right: 0.4rem; text-align: center; line-height: 1.65rem; border-radius: 0.4rem; background: #006591; color:#fff;}  
.pop_schedule0076 .lst ul .no_data { display:flex; width:100%; height:100%; justify-content:center; align-items:center; color:#fff;}
.pop_schedule0076 .btn_more1::after{ background:#00a5ed;}
/** 행사일정 active **/
.pop_schedule0076 .month a:hover,
.pop_schedule0076 .month a:focus {background:#293653; color:#fff;}
.pop_schedule0076 .lst ul li a:hover,
.pop_schedule0076 .lst ul li a:focus { font-weight:600; text-decoration:underline; }

/* 배너존 */
.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) {   
	/* 메인비주얼 */ 
	.MVisual0076 .item img { left:0; width:100%; height:auto; -webkit-transform:none; transform:none; } 
	.MVisual0076 .control { bottom:3.5rem;}

    /* 바로가기 */ 
    .M_link0076 ul { width: calc(100% + 1.2rem); margin-left: -0.6rem;}
    .M_link0076 li { padding:0 0.6rem;}

    /* 갤러리 */ 
    .gallery0076::before { display: none;}    

 
}  
@media (max-width: 1024px) {   

	/* 게시판 */
	.notice0076 .list_box ul li { width:47.8%; }
	
	/* 포토갤러리 */
	.gallery0076 ul li { width:49%;}
	.gallery0076 ul li:nth-child(3) {display:none;}

	/* 팝업존 */
    .pop0076 .pop_img{ height:auto; text-align:center; }
    .pop0076 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
} 
@media (max-width: 950px) {   
	/* 메인비주얼 */  
	.MVisual0076 .control { bottom:0rem;}  

    /* 팝업존 */
    .pop0076 .pop_img { box-shadow: none;}
		 
} 
@media (max-width: 860px) {   

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}   
@media (max-width: 580px) {  
	/* 공지사항 */
	.notice0076 .list_box ul {height:10.2rem; }
	.notice0076 .list_box ul li { width:100%; margin-bottom:0.5rem; }
	.notice0076 .list_box ul li:nth-child(n+3) { display:none; }
	.notice0076 .list_box ul li a { padding:1rem; }
	.notice0076 .list_box li a.new:before { width:1rem; height:1rem; line-height:1rem;}
	.notice0076 .list_box li.no_data{ line-height:10rem;}

	/* 바로가기 */ 
	.M_link0076 li {flex:inherit; width:33.33%; }
	.M_link0076 li a p {margin-bottom:0.5rem; font-size: 0.85rem;}
}
@media (max-width: 510px) { 
	
	/* 공지사항 */
	.notice0076 .titTab ul li { max-width:100%; margin-right:1rem;} 
	.notice0076 .titTab ul li + li { margin-left:0;}
	.notice0076 .titTab ul li + li:before { display:none; }
}

@media (max-width: 480px) { 

	/* 메인비주얼 */   
	.MVisual0076 .control > a { width:1.5rem; height:1.5rem; line-height:1.5rem; }

}

@media (max-width: 380px) { 

	/* 바로가기 */
	.M_link0076 li a .img { height:3.8rem; line-height:6.5rem; margin-bottom:0.5rem; }
	.M_link0076 li a .img img { width:3rem; height:3rem; }

	/* 포토갤러리 */
	.gallery0076 ul li {width:100%;}
	.gallery0076 ul li:nth-child(2) {display:none;}
	
    /* 행사일정 */   
	.pop_schedule0076 .sche_wrap {flex-direction: column;}
	.pop_schedule0076 .month { width:100%;}
	.pop_schedule0076 .month span.date { width: 4rem; height: 4rem; padding-top:0.5rem; margin: 0.8rem auto 0; }
	.pop_schedule0076 .month a.prev { position:absolute; top:1.8rem; left:2.5rem;}
	.pop_schedule0076 .month a.next { position:absolute; top:1.8rem; right:2.5rem;}
	.pop_schedule0076 .lst { width:100%; height:9rem; padding:0.5rem 1rem 1rem 1rem ; }
	.pop_schedule0076 .lst ul li a { padding:0.1rem 0; }


}
@media (max-width: 320px) {  
}
