﻿@charset "utf-8";

/* 알림장 */
.ann_tablet{display:none;}

/* 메인비주얼 */
.main_visual {position:relative; width:100%; background:url('/images/sch/web/khanil-h/main/m_bg.png');}
.main_visual img{ width:100%;}
.main_visual ul {position:relative; }
.main_visual ul li {position:relative; text-align:center;}
.main_visual .bx-wrapper{width:980px; margin:0px auto; position: relative;}
.main_visual .bx-controls {position:absolute; width:100%; height:26px; left:20px; bottom:15px;}.main_visual .bx-controls-direction {display:none;}
.main_visual .bx-controls-auto {position:absolute; top:0; left:0;}
.main_visual .bx-controls-auto::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-controls-auto .bx-controls-auto-item {display:block; float:left; width:auto;}
.main_visual .bx-controls-auto .bx-controls-auto-item a {text-indent:-999em; width:26px; height:26px;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-start {display:none; background:url('/images/sch/web/khanil-h/common/btn_play.png') no-repeat center center;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-stop {display:block; background:url('/images/sch/web/khanil-h/common/btn_stop.png') no-repeat center center;}
.main_visual .bx-pager.bx-default-pager {position:absolute; top:5px; left:30px;}
.main_visual .bx-pager.bx-default-pager::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-pager.bx-default-pager .bx-pager-item {display:block; float:left; margin-left:5px;}
/* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a {display:block; text-indent:-999em; width:16px; height:16px; border:2px solid #2c5283; box-sizing:border-box; border-radius:9px;} 
/* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#2c5283;}

/* 바로가기 */
.M_link057{ position:relative; overflow:hidden; width:100%; height:100%; margin:0 auto; z-index:1; border-radius:10px; background:#13b5b1;}
.M_link057 ul{overflow:hidden; margin:0 auto;}
.M_link057 li{position:relative;  float:left; width:121px; *width:12.4%; }
.M_link057 li a{ display:block; padding:20px 0px; font-size:14px; color:#fff; font-family:'NotoL'; text-align:center; letter-spacing:-1px}
.M_link057 li a:hover{ color:#ff0;}
.M_link057 li p{padding-top:10px; font-size:13px;}

/* 공지사항 */
.notice057 {position:relative; width:100%; height:100%; border-radius:12px; border:1px solid #ddd; background: url(/images/sch/web/khanil-h/main/057_bg_noti.png) repeat-x 0 0;}
.notice057 h2 {font-size:15px; font-family:'NotoR'; line-height:49px;}
.notice057 h2 a {position:absolute; top:0; width:121px; display:block; text-align:center; color:#fff; border-right:1px solid #eee;}
.notice057 h2.tit_1 a {left:0; }
.notice057 h2.tit_2 a {left:122px; }
.notice057 h2.tit_3 a {left:244px; }
.notice057 h2 a.current { font-family:'NotoM';height:50px; background:#0075cd; }
.notice057 h2.tit_1 a.current{border-radius:10px 0px 0px 0px;}
.notice057 .list_box.on {display:block; }
.notice057 .list_box {display:none; padding:4px 20px 25px 20px; font-family:'돋움',Dotum; font-size:12px; overflow:hidden; border-radius:0px 0px 10px 10px; margin-top:50px }
.notice057 .top_list a {position:relative; height:59px; display:block; padding:20px 30px 20px 20px; margin-bottom:10px;}
.notice057 .top_list a p.img {position:absolute; left:0; top:11px; width:78px; height:78px;}
.notice057 .top_list a dl {margin:5px 0 0 75px;}
.notice057 .top_list a dl dt, 
.notice057 .top_list a dl {line-height:20px; font-size:15px; font-family:'돋움',Dotum; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.notice057 .top_list a dl dd {line-height:20px; font-size:12px; font-family:'돋움',Dotum; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.notice057 .top_list a dl dt { color:#444; font-weight:bold;}
.notice057 .top_list a dl dd {margin-top:10px; color:#666;}
.notice057 .top_list a dl dd.date {display:none;}
.notice057 .list_box ul.ul_list li {position:relative; font-family:'돋움',Dotum; line-height:24px; font-size:12px; overflow:hidden; vertical-align:middle;}
.notice057 .list_box ul.ul_list li a {display:block; width:70%; padding-left:8px; float:left; color:#444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url("/images/sch/web/khanil-h/main/057_notice_dot.gif") no-repeat 0 45%;}
.notice057 .list_box ul.ul_list li a:hover {text-decoration:underline;}
.notice057 .list_box ul.ul_list li span.date {display:block; width:25%; float:right; text-align:right; color:#666;}
.notice057 .btn_more {position:absolute; right:0; top:0; width:56px; height:49px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/sch/web/khanil-h/main/057_notice_more.png') no-repeat center;}


/* 학사일정 */
.drawSchedule057 {position:relative; width:100%; height:100%; border-radius:10px; overflow:hidden; background:#004b7f;}
.drawSchedule057 h2 {padding-left:20px; font-size:17px; font-family:'NotoM'; line-height:49px; color:#fff;}
.drawSchedule057 .sch_today {width:49%; height:210px; float:left; text-align:center; color:#fff;}
.drawSchedule057 .date_view p.img {width:100%; height:120px; text-align:center; line-height:120px;}
.drawSchedule057 .date_view {position:absolute;top:60px;left:4%;width:40%;line-height:30px;font-size: 18px;color:#fff; font-family: 'NotoM';text-align:center;}
.drawSchedule01 .date_view .month {color:#057bdd; font-family:'NotoM';}
.drawSchedule057 .date_view .pre {position:absolute; left:5%; top:128px; width:10px; height:16px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/khanil-h/main/057_sche_pre.png) no-repeat center;}
.drawSchedule057 .date_view .next {position:absolute; right:5%; top:128px; width:10px; height:16px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/khanil-h/main/057_sche_next.png) no-repeat center;}
.drawSchedule057 .sch_list {position:relative; width:41%; height:180px; float:left; overflow-y:auto; background:#fff; border-radius:10px; padding:8px 2%;}
.drawSchedule057 .sch_list li {position:relative; line-height:23px; font-size:12px; background:url(/images/sch/web/khanil-h/main/notice_dot.gif) no-repeat 0 50%;}
.drawSchedule057 .sch_list li a {display:block; padding-left:50px; color:#004b7f; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.drawSchedule057 .sch_list li a span {position:absolute; left:8px; top:0; color:#004b7f; font-weight:bold;}
.drawSchedule057 .btn_more{position:absolute; right:20px; top:15px; width:17px; height:17px; margin-left:-45px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/khanil-h/main/btn_more02.png) no-repeat 50% center;}


/* 포토갤러리 */
.gallery057  {position:relative; width:100%; height:100%; overflow:hidden; border-radius:10px; background:#5a75cd;}
.gallery057 h2 {padding-left:20px; font-size:17px; font-family:'NotoM'; line-height:49px; color:#fff;}
.gallery057 .gall_info {display:none;}
.gallery057 .gall_list {height:140px; padding:20px 20px 0; overflow:hidden;}
.gallery057 .gall_list li {width:47%; margin-left:5%; float:left;}
.gallery057 .gall_list li:first-child {margin-left:0;}
.gallery057 .gall_list li a {display:block;}
.gallery057 .gall_list li .img img {width:100%; height:110px;}
.gallery057 .gall_list li span {display:block; text-align:center; font-family:'돋움',Dotum; font-size:12px; color:#fff;}
.gallery057 .gall_list li span.txt {margin-top:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery057 .gall_list li span.date {display:none;}
.gallery057 .btn_more{position:absolute; right:20px; top:15px; width:17px; height:17px; margin-left:-45px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/khanil-h/main/btn_more02.png) no-repeat 50% center;}


/* 식단 */
.meal_menu057{position:relative; width:100%; height:100%; overflow:hidden; border-radius:10px; background:#4c94d3;}
.meal_menu057 h2{padding-left:20px; font-size:17px; font-family:'NotoM'; line-height:49px; color:#fff; margin-bottom:10px;}
.meal_menu057 p.kcal{margin:0px 0px 10px; padding-bottom:10px;text-align:center; font-size:16px; color:#fa6969; font-family:'NotoM'; border-bottom:1px dashed #4c94d3;}
.meal_menu057 p.kcal span { color:#333; font-family:'NotoM';}
.meal_menu057 .meal_list{ float:left; width:50%; height:140px; text-align:center; padding:10px; overflow:auto; font-family:'Dotum', '돋움'; font-size:12px; color:#555; line-height:18px; word-break: keep-all; background:#ddefff; border-radius:10px;}
.meal_menu057 .img{width:40%; height:140px; line-height:140px;  text-align:center; float:left;}
.meal_menu057ul li:after{content:"."; display:inline-block;}
.meal_menu057 .btn_more {position:absolute; right:20px; top:15px; width:17px; height:17px; margin-left:-45px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/khanil-h/main/btn_more02.png) no-repeat 50% center;}


/* 팝업존 */
.pop057 {position:relative; width:100%; height:100%; overflow:hidden; background:#ea5455; border-radius:10px;}
.pop057 h2 {padding-left:20px; font-size:17px; font-family:'NotoM'; line-height:49px; color:#fff;}
.pop057 .nss_pg {position:absolute; top:15px; right:48px;}
.pop057 .nss_pg span {position:absolute; top:0; right:60px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:14px; display:inline-block;}
.pop057 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:20px; height:20px; }
.pop057 .nss_pg a.pre {background:url('/images/sch/web/khanil-h/main/057_btn_p_prev.png') no-repeat; }
.pop057 .nss_pg a.stop {background:url('/images/sch/web/khanil-h/main/057_btn_p_stop.png') no-repeat; }
.pop057 .nss_pg a.next {background:url('/images/sch/web/khanil-h/main/057_btn_p_next.png') no-repeat; }
.pop057 .nss_pg a.play {background:url('/images/sch/web/khanil-h/main/057_btn_p_play.png') no-repeat; }
.pop057 .pop_img{ position:relative; margin:10px auto 0; }
.pop057 .pop_img li{ /*display:none;*/ width:270px; height:155px; margin:0 auto; margin-bottom: 50px;}
.pop057 .pop_img li img{ width:100%; height:155px;}
.pop057 .pop_img li.on{ display:block}
/* 팝업리스트 레이어 추가 */
.pop057 a.list {position:absolute; top:15px; right:25px; display:block; float:left; font-size:0; text-indent:-10000em; width:22px; height:22px; background:url('/images/sch/web/khanil-h/main/057_btn_list.png') no-repeat; }
.pop057 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#ea5455;}
.pop057 .pop_layer_box .pop_layer {position:relative; padding:15px 25px;}
.pop057 .pop_layer_box .pop_layer h3 {font-size:16px; color:#fff; font-family:"NotoR";}
.pop057 .pop_layer_box .pop_layer ul {height:145px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#fff;}
.pop057 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px;list-style-type:disc;}
.pop057 .pop_layer_box .pop_layer ul li a {color:#555; }
.pop057 .pop_layer_box .pop_layer a.pop_close {display:block; position:absolute; right:25px; top:15px; padding:2px 10px; font-family:"NotoR"; color:#555; font-size:12px; background:#fff; border-radius:5px;}


/* 배너존 */
.banner_zone {position:relative; width:100%;  overflow:hidden; background:#fff; border-top:1px solid #e5e5e5;}
.banner_zone .inner {position:relative; width:980px; height:70px; margin:0 auto; overflow:hidden;}
.banner_zone .inner h2  {font-size:15px; font-family:"NotoM"; color:#1d1d1d; position:absolute; top:28px; left:0;}
.banner_zone .inner .btn {position:absolute; left:60px; top:30px}
.banner_zone .inner .btn a { float:left; font-size:0; text-indent:-10000em; width:14px; height:15px; vertical-align:top}
.banner_zone .inner .btn a.pre {background:url(/images/sch/web/khanil-h/main/btn_b_prev.gif) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/sch/web/khanil-h/main/btn_b_stop.gif) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/sch/web/khanil-h/main/btn_b_next.gif) no-repeat}
.banner_zone .inner .btn a.play {background:url(/images/sch/web/khanil-h/main/btn_b_play.gif) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/sch/web/khanil-h/main/btn_b_list.gif) no-repeat}
.banner_zone .inner ul {padding-top:12px; margin-left:120px; height:47px; overflow:hidden}
.banner_zone .inner ul li {width:162px; float:left; margin-left:10px;}
.banner_zone .inner ul li a {display:block;width:100%;height:100%; border:1px solid #c8d1db;}
.banner_zone .inner ul li a img {width:100%; height:45px}


@media (max-width: 800px) {
		
	.main_visual, .notice057, .pop057, .drawSchedule, .M_link, .banner{-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}
	

	/* 메인 비주얼 */
	.main_visual {margin-bottom:20px; }
	.main_visual p{width:90%; margin:20px auto 0px;}
	.main_visual p img {width:100%; height:auto; }


	/* 공지사항 */
	.notice057 {width:100%; } 
	.notice057 h2 a {width:25%;}
	.notice057 h2.tit_2 a {left:25%; }
	.notice057 h2.tit_3 a {left:50%; }
	.notice057 .btn_more {width:10%;}
	
	/* 바로가기 */
	.M_link057{width:100%; height:auto;  margin-top:0; }
	.M_link057 li{width:24%;} 
	
	
	/* 학사일정 */
	.drawSchedule057{height:235px;}
	.drawSchedule057 .sch_today{height:150px;}
	.drawSchedule057 .sch_list{height:147px;}
	.drawSchedule057 .date_view p.img{line-height:115px;}
	.drawSchedule057 .sch_list li{line-height:29px;}
		
	/* 팝업존 */
	.pop057 {width:100%;  margin:0 0 20px 0;}
	.pop057 .pop_img li{ width:80%;}	
	
	/* 배너존 */
	.banner_zone .inner {width:95%;}
	.banner_zone .inner ul li {width:30%; float:left; margin-left:3%;}
	.banner_zone ul li a img {width:100%}	

		
}

@media (max-width: 620px) {	

	/* 포토갤러리 */
	.gallery057 {width:100%;}		
	
	/* 식단 */
	.meal_menu057  {width:100%; margin:0 0 20px 0;}

	/* 배너존 */
	.banner_zone .inner ul li {width:48%; float:left; margin-left:2%;}

		
}


@media (max-width: 560px) {	


}


@media (max-width: 480px) {	
	
	/* 바로가기 */
	.M_link057{width:100%; height:auto;}
	.M_link057 ul{overflow:hidden; margin:0 auto;}
	.M_link057 li{width:24.5%} 
	.M_link057 li p{font-size:11px;}

	.notice057 h2{font-size:14px;}

	/* 비주얼 버튼 색상 */
	.main_visual .bx-pager.bx-default-pager .bx-pager-item a {border:1px solid #fff;} 
	.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:rgba(255,255,255,0.8);}

	
}

@media (max-width: 380px) {	
	

	/* 배너존 */
	.banner_zone .inner ul li {width:100%; float:left; margin-left:0;}

	/* 공지사항 */
	.notice057 {width:100%; } 
	.notice057 h2 a {width:28%;}
	.notice057 h2.tit_2 a {left:28%; }
	.notice057 h2.tit_3 a {left:56%; }
	.notice057 .btn_more {width:10%;}
	
}
