﻿@charset "utf-8";

/* 알림장 */
.ann_tablet{display:none;}

/* 180713 : 메인비주얼 */
.main_visual {height:370px; background:url('/images/sch/web/daegok-h/main/053_m_visual_bg.jpg') repeat-x 0 0;}
.main_visual ul {position:relative; }
.main_visual ul li {position:relative; text-align:center;}
.main_visual .bx-controls {position:absolute; width:980px; height:26px; left:50%; bottom:80px; margin-left:-490px; }
.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/daegok-h/com/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/daegok-h/com/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:1px solid #1e665b; box-sizing:border-box; border-radius:9px;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#1e665b;}/* 비주얼 버튼 색상 */


/* 학사일정 */
.drawSchedule053 {height:435px; background:#8f6bc5 url(/images/sch/template/053/00131/main/053_sche_bg.png) repeat-x left top; }
.drawSchedule053 h2 {padding-left:25px; font-size:17px; font-family:'NotoM'; line-height:60px; color:#fff; border-bottom:1px dashed #c6b4e2;}
.drawSchedule053 .date_view {position:relative; height:49px; line-height:49px; font-size:16px; color:#fff; font-family:'NotoM'; text-align:center; }
.drawSchedule053 .date_view .pre {position:absolute; right:50%; top:17px; width:9px; height:16px; margin-right:60px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/daegok-h/main/053_sche_pre.png) no-repeat center;}
.drawSchedule053 .date_view .next {position:absolute; left:50%; top:17px; width:9px; height:16px; margin-left:60px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/daegok-h/main/053_sche_next.png) no-repeat center;}
.drawSchedule053 .inner {height:170px; padding:0 25px 0; font-size:12px; background:#8f6bc5;}
.drawSchedule053 .inner th {height:22px; color:#fff; border-top:2px solid #fff; border-bottom:2px solid #fff;}
.drawSchedule053 .inner td {height:18px; line-height:18px; text-align:center; color:#caceeb;}
.drawSchedule053 .inner td a.check {display:block; height:22px; color:#fff; font-weight:bold; background:url(/images/sch/web/daegok-h/main/053_schd_check.png) no-repeat center;}
.drawSchedule053 .inner td a.today {display:block; height:22px; color:#fff; font-weight:bold; background:url(/images/sch/web/daegok-h/main/053_schd_today.png) no-repeat center;}
.drawSchedule053 .sch_list {position:relative; height:131px; padding:12px 25px; background:#72569e; overflow-y:auto;}
.drawSchedule053 .sch_list li {position:relative; line-height:26px; font-size:12px;}
.drawSchedule053 .sch_list li a {display:block; padding-left:50px; color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.drawSchedule053 .sch_list li a span {position:absolute; left:0; top:0; color:#fff799; font-weight:bold;}
.drawSchedule053 .btn_more{position:absolute; right:25px; top:21px; width:18px; height:18px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/sch/web/daegok-h/main/053_btn_more2.png) no-repeat center;}

/* 게시판 */
.notice053 { height:220px; background:#fff; }  
.notice053 h2 {font-size:17px; font-family:'NotoR'; line-height:49px; }
.notice053 h2 a {position:absolute; top:0; width:204px; height:50px; display:block; text-align:center; color:#666; border-right:1px solid #c8d1db; border-bottom:1px solid #c8d1db; background:#e7ecf0; }
.notice053 h2.tit_1 a {left:0; }
.notice053 h2.tit_2 a {left:205px; }
.notice053 h2.tit_3 a {left:410px; }
.notice053 h2 a.current { font-family:'NotoM'; border-bottom:1px solid #fff; background:#fff; color:#eb6c4e; }
.notice053 .list_box.on {display:block; }
.notice053 .list_box {display:none; padding:50px 25px 0; font-family:'돋움',Dotum; font-size:12px; overflow:hidden;}
.notice053 .top_list a {position:relative; height:56px; display:block; padding:16px 0; margin-bottom:15px; border-bottom:1px dashed #c8d1db;}
.notice053 .top_list a p.img {position:absolute; left:0; top:16px; width:56px; height:56px;}
.notice053 .top_list a p.img img {width:56px; height:56px;} /* 170713 */
.notice053 .top_list a dl {margin:5px 0 0 75px;}
.notice053 .top_list a dl dt, 
.notice053 .top_list a dl dd {line-height:20px; font-size:12px; font-family:'돋움',Dotum; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.notice053 .top_list a dl dt { color:#111; font-weight:bold;}
.notice053 .top_list a dl dd {margin-top:5px; color:#444;}
.notice053 .top_list a dl dd.date {display:none;}
.notice053 .list_box ul.ul_list{height:50px; overflow:hidden;}
.notice053 .list_box ul.ul_list li {position:relative; font-family:'돋움',Dotum; line-height:24px; font-size:12px; overflow:hidden; }
.notice053 .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/template/053/main/053_noti_dot01.gif") no-repeat 0 10px;}
.notice053 .list_box ul.ul_list li a:hover {text-decoration:underline;}
.notice053 .list_box ul.ul_list li span.date {display:block; width:25%; float:right; text-align:right; color:#666;}
.notice053 .btn_more {position:absolute; right:0; top:0; width:50px; height:50px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/sch/web/daegok-h/main/053_btn_more.png') no-repeat center;}

/* 학교앨범 */
.gallery053 { height:155px; padding:0 25px; background:#768dc3 url(/images/sch/web/daegok-h/main/053_sche_bg.png) repeat-x left top;}  
.gallery053 h2 {height:50px; line-height:50px; color:#fff; font-size:17px; font-family:'NotoM';}
.gallery053 .gall_info {display:none;}
.gallery053 .gall_list li {overflow:hidden;}
.gallery053 .gall_list li:first-child {padding-top:0; border-top:none;}
.gallery053 .gall_list li a {display:block; height:80px;}
.gallery053 .gall_list li p.img {width:30%; float:left;}
.gallery053 .gall_list li .img img {width:100%; height:80px;}
.gallery053 .gall_list li dl {width:63%; margin-top:3px; float:right; font-family:'돋움',Dotum; font-size:12px; }
.gallery053 .gall_list li dl dt {line-height:20px; color:#fff; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.gallery053 .gall_list li dl dd.txt {height:36px; line-height:18px; margin-top:3px; color:#fff; overflow:hidden;}
.gallery053 .gall_list li dl dd.date {margin-top:2px; font-family:'돋움',Dotum; font-size:12px; color:#e5f4f7;}
.gallery053 .btn_more{position:absolute; right:25px; top:16px; width:18px; height:18px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/sch/web/daegok-h/main/053_btn_more2.png') no-repeat center;}

/* 식단 */
.meal_menu053 { height:155px; padding:0 25px; background:#90c334 url(/images/sch/web/daegok-h/main/053_sche_bg.png) repeat-x left top;}
.meal_menu053 h2 {height:50px; line-height:50px; font-size:17px; font-family:"NotoM"; color:#fff;}
.meal_menu053 p.kcal{line-height:28px; text-align:center; font-size:16px; font-family:"NotoM"; color:#fff; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.meal_menu053 .meal_list {height:39px; padding:18px 0 0; font-family:'Dotum', '돋움'; font-size:12px; color:#fff; text-align:center; line-height:18px; letter-spacing:-1px; overflow-y:auto; }
.meal_menu053 .btn_more{position:absolute; right:25px; top:16px; width:18px; height:18px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/sch/web/daegok-h/main/053_btn_more2.png') no-repeat center;}

/* 바로가기01 */
.M_link053_1 { height:220px; font-family:"NotoR"; background:#efad00 url(/images/sch/web/daegok-h/main/053_sche_bg.png) repeat-x left top;}
.M_link053_1 ul {padding:25px;}
.M_link053_1 ul li {position:relative; height:39px; line-height:39px; vertical-align:middle; margin-top:2px; border:1px solid #fff; background:url('/images/sch/web/daegok-h/main/053_link_arrow.png') no-repeat right center;}
.M_link053_1 ul li:first-child {margin-top:0;}
.M_link053_1 ul li a {display:block; padding-left:20px; color:#fff; font-size:14px;}
.M_link053_1 ul li a:hover, .M_link053_1 ul li a:focus {text-decoration:underline;}

/* 바로가기02 */
.M_link053_2 { height:220px; font-family:"NotoR"; background:#fff;}
.M_link053_2 ul li {position:relative; width:32.6%; height:111px; float:left; border-bottom:1px solid #c8d1db; border-left:1px solid #c8d1db;}
.M_link053_2 ul li.link_01, .M_link053_2 ul li.link_04 {width:34%;}
.M_link053_2 ul li img {position:absolute; top:20px; left:50%; width:48px; height:45px; margin-left:-24px;}
.M_link053_2 ul li a {display:block; height:38px; padding-top:72px; color:#333; font-size:14px; text-align:center;}
.M_link053_2 ul li.link_01 a, .M_link053_2 ul li.link_04 a {border-left:none;}
.M_link053_2 ul li a:hover, .M_link053_2 ul li a:focus {text-decoration:underline;}

/* 팝업존 */
.pop053 { height:220px; padding:0 25px; background:#1493b1 url(/images/sch/web/daegok-h/main/053_sche_bg.png) repeat-x left top;}
.pop053 h2 {font-size:17px; line-height:50px; font-family:"NotoM"; color:#fff;}
.pop053 .nss_pg {position:absolute; top:14px; right:46px;}
.pop053 .nss_pg span {position:absolute; top:0; right:100px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block;} /* 20161122 수정 */
.pop053 .nss_pg span strong {color:#ffdb4f;}
.pop053 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:22px; height:22px; margin-left:2px;}
.pop053 .nss_pg a.pre {background:url('/images/sch/web/daegok-h/main/053_btn_prev.png') no-repeat; }
.pop053 .nss_pg a.stop {background:url('/images/sch/web/daegok-h/main/053_btn_stop.png') no-repeat; }
.pop053 .nss_pg a.next {background:url('/images/sch/web/daegok-h/main/053_btn_next.png') no-repeat; }
.pop053 .nss_pg a.play {background:url('/images/sch/web/daegok-h/main/053_btn_play.png') no-repeat; }
.pop053 .pop_img {position:relative;}
.pop053 .pop_img li {display:none; width:100%; height:145px; margin-bottom: 50px;}
.pop053 .pop_img li img {width:100%; height:145px; }
.pop053 .pop_img li.on {display:block}

/* 팝업리스트 레이어 추가180905*/
.pop053 a.list {position:absolute; top:14px; right:22px; display:block; float:left; font-size:0; text-indent:-10000em; width:22px; height:22px; background:url('/images/sch/web/daegok-h/main/053_btn_list.png') no-repeat; }
.pop053 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61;}
.pop053 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop053 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop053 .pop_layer_box .pop_layer ul {height:125px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop053 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop053 .pop_layer_box .pop_layer ul li a {color:#fff; }
.pop053 .pop_layer_box .pop_layer a.pop_close {display:block; position:absolute; right:25px; top:15px; padding:5px 10px; font-family:"NotoR"; color:#fff; background:#576c85; border-radius:5px;}

/* 배너존 */
.banner_zone {position:relative; width:100%; margin-top:40px; border-top:1px solid #c3c6d4; background:#fff;}
.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:15px; left:0;}
.banner_zone .inner .btn {position:absolute; left:0; top:40px}
.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/daegok-h/main/btn_b_prev.gif) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/sch/web/daegok-h/main/btn_b_stop.gif) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/sch/web/daegok-h/main/btn_b_next.gif) no-repeat}
.banner_zone .inner .btn a.play {background:url(/images/sch/web/daegok-h/main/btn_b_play.gif) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/sch/web/daegok-h/main/btn_b_list.gif) no-repeat}
.banner_zone .inner ul {padding-top:12px; margin-left:70px; height:47px; overflow:hidden}
.banner_zone .inner ul li {width:172px; 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) {
	
	
	.banner_zone,
	.drawSchedule053, .drawSchedule053 h2, .drawSchedule053 .inner, .drawSchedule053 .sch_list, .notice053 h2 a, .gallery053, .meal_menu053, .M_link053_1, .pop053,.M_link053_2 ul li {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}

	.main_visual, .drawSchedule053, .notice053, .gallery053, .meal_menu053, .M_link053_1, .M_link053_2, .pop053, .banner_zone {-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 { height:auto;}
	.main_visual ul li img {width:100%;}
	.main_visual .bx-controls {width:100%; left:2.5%; bottom:10px; margin-left:0; }

	/* 학사일정 */
	.drawSchedule053 h2 {width:50%;}
	.drawSchedule053 .date_view {width:50%;}
	.drawSchedule053 .inner {width:50%;}	
	.drawSchedule053 .sch_list {position:absolute; left:50%; top:60px; width:50%; height:220px; }
	.drawSchedule053 .btn_more{right:50%; margin-right:25px;}

	/* 게시판 */
	.notice053 h2 a {width:30%;}
	.notice053 h2.tit_2 a {left:30%; }
	.notice053 h2.tit_3 a {left:60%; }
	.notice053 .btn_more {width:10%;}


	/* 바로가기02 */
	.M_link053_2 ul li {width:16%; border-bottom:none;}
	.M_link053_2 ul li.link_01, .M_link053_2 ul li.link_04 {width:18%;}
	.M_link053_2 ul li.link_04 a {border-left:1px solid #c8d1db;}


	/* 배너존 */
	.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: 690px) {	
	
	/* 바로가기02 */
	.M_link053_2 ul li {width:33%; border-bottom:1px solid #c8d1db; }
	.M_link053_2 ul li.link_01, .M_link053_2 ul li.link_04 {width:34%;}
	.M_link053_2 ul li.link_01, .M_link053_2 ul li.link_04 a {border-left:none;}
		
}

@media (max-width: 560px) {	
	
	/* 배너존 */
	.banner_zone .inner ul li {width:48%; float:left; margin-left:2%;}
		
}

@media (max-width: 480px) {		

	/* 학사일정 */
	.drawSchedule053 h2 {width:100%; line-height:50px;}
	.drawSchedule053 .date_view {width:100%;}
	.drawSchedule053 .inner {width:100%;}	
	.drawSchedule053 .sch_list {position:relative; left:auto; top:auto; width:100%; height:150px; }
	.drawSchedule053 .btn_more{right:25px; margin-right:0;}



}

@media (max-width: 380px) {
	
	/* 배너존 */
	.banner_zone .inner ul li {width:100%; float:left; margin-left:0;}
			
}
