﻿@charset "utf-8";


/* 알림장 */
.ann_tablet{display:none; }

/* 180713 : 메인비주얼 */
.main_visual {position:relative; width:100%; background:#e9f4ff;}
.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:55%; bottom:25px; 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/web/dongwon-hs/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/web/dongwon-hs/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:1px solid #333; box-sizing:border-box; border-radius:9px;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#333;}/* 비주얼 버튼 색상 */


/* 바로가기 */
.M_link049 { position:relative; width:100%; overflow:hidden; padding:20px 0 10px 0;}
.M_link049 ul li { width:122px; float:left; text-align:center}
.M_link049 ul li a {font-family:'NotoM'; font-size:14px; color:#333; line-height:30px; letter-spacing:-1px; display:block}
.M_link049 ul li a:hover {color:#f59b3a;}
.M_link049 ul li a img { width:70px; height:70px}
.M_link049 ul li span { display:block;}


/* 공지사항 */
.notice049 {position:relative; width:100%; height:100%; border:1px solid #ddd; background:#fff;}  
.notice049 h2 {font-size:16px; font-family:'NotoM'; line-height:16px; }
.notice049 h2 a{ position:absolute; top:0;  display:block; width:30%; height:40px; line-height:40px; text-align:center; color:#777; border-right:1px solid #d4dbe3; border-bottom:1px solid #d4dbe3;}
.notice049 h2.tit_1 a{ left:0; }
.notice049 h2.tit_2 a{ left:30%; }
.notice049 h2.tit_3 a{ left:60%; }
.notice049 h2 a.current{color:#fff; background:#0069d0;}
.notice049 .noti_box.on{display:block}
.notice049 .noti_box{display:none; padding-top:42px}
.notice049 .noti_box p.img{position:absolute; left:20px; top:50px;}
.notice049 .noti_box dl{ height:60px; padding:15px 30px 15px 120px;}
.notice049 .noti_box dl dt{font-size:16px; font-family:'NotoM'; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;} 
.notice049 .noti_box dl dt a{; color:#333;}
.notice049 .noti_box dl dd{margin-top:3px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.notice049 .noti_box dl dd a{font-size:13px; font-family:'돋움'; color:#555;}
.notice049 .list_box{height:80px; overflow:hidden; padding:10px 20px 0; font-family:'돋움',Dotum; font-size:12px; border-top:1px dashed #ccc;}
.notice049 .list_box li {position:relative; width:100%; font-family:'돋움',Dotum; line-height:27px; font-size:12px; overflow:hidden; vertical-align:middle; }
.notice049 .list_box li a {display:block; width:70%; padding-left:10px; float:left; color:#444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url("/images/web/dongwon-hs/main/049_notice_dot.png") no-repeat 0 45%;}
.notice049 .list_box li a:hover {text-decoration:underline;}
.notice049 .list_box li span.date {display:block; width:25%; float:right; text-align:right; color:#868585;}
.notice049 .btn_more{position:absolute; right:0; top:0; width:10%; height:40px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/dongwon-hs/main/049_btn_more.png') no-repeat 50% 50%;  border-bottom:1px solid #d4dbe3;}

/* 팝업존 */
.pop049 { position:relative; height:100%; overflow:hidden; background-color:#fff; border:1px solid #ddd;}
.pop049 h2{font-size:16px; font-family:"NotoM";  color:#333; margin:20px 0 0 15px}
.pop049 .nss_pg {width: 79px; position:absolute;  top:15px; right:60px; }
.pop049 .nss_pg span{ position:absolute; top:3px; right:85px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#555; font-size:12px; display:inline-block;} 
.pop049 .nss_pg span strong{ color:#e20f5e;}
.pop049 .nss_pg a{ display:block; float:left; font-size:0; text-indent:-10000em; width:25px; height:26px;}
.pop049 .nss_pg a.pre{ background:url('/images/web/dongwon-hs/main/049_btn_prev.png') no-repeat}
.pop049 .nss_pg a.stop{ background:url('/images/web/dongwon-hs/main/049_btn_stop.png') no-repeat; }
.pop049 .nss_pg a.next{ background:url('/images/web/dongwon-hs/main/049_btn_next.png') no-repeat; }
.pop049 .nss_pg a.play{ background:url('/images/web/dongwon-hs/main/049_btn_play.png') no-repeat; }
.pop049 .pop_img{ position:relative; margin:20px auto 0; }
.pop049 .pop_img li{ /*display:none;*/ width:235px; height:145px; margin:0 auto; margin-bottom: 50px;}
.pop049 .pop_img li img{ width:100%; height:145px;}
.pop049 .pop_img li.on{ display:block}
/* 180713 : 팝업리스트 레이어 추가 */
.pop049 a.list {position:absolute; top:15px; right:40px; display:block; float:left; font-size:0; text-indent:-10000em; width:25px; height:26px; background:url('/images/web/dongwon-hs/main/049_btn_list.png') no-repeat; }
.pop049 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61;}
.pop049 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop049 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop049 .pop_layer_box .pop_layer ul {height:125px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop049 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop049 .pop_layer_box .pop_layer ul li a {color:#fff; }
.pop049 .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;}

/* 학사일정 */
.drawSchedule049 {position:relative; width:100%; height:100%; overflow:hidden; background:#fff; border:1px solid #ccc; }
.drawSchedule049 h2 {display:none; font-size:16px; font-family:'NotoM'; margin:15px 0 0 15px; color:#fff;}
.drawSchedule049 .date_view {position:relative; padding:60px 0 105px; width:40%; line-height:22px; color:#fff; font-family:'NotoR'; text-align:center; background:#00b2ff; vertical-align: middle; float:left;}
.drawSchedule049 .date_view .month {display:block; margin-top:20px;  color:#fff; font-family:'NotoM'; font-size:40px; }
.drawSchedule049 .date_view .year {color:#fff; font-family:'NotoM'; font-size:20px; }
.drawSchedule049 .date_view .pre {position:absolute; left:25px; bottom:105px; width:8px; height:14px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/dongwon-hs/main/049_sche_prev.png) no-repeat center;}
.drawSchedule049 .date_view .next {position:absolute; right:25px; bottom:105px; width:8px; height:14px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/dongwon-hs/main/049_sche_next.png) no-repeat center;}
.drawSchedule049 .inner {display:none; padding:5px 25px 20px; font-size:12px;}
.drawSchedule049 .inner table tbody{background:#fff; border-radius:10px; overflow:hidden;}
.drawSchedule049 .inner th {height:18px; color:#fff;}
.drawSchedule049 .inner td {height:20px; line-height:20px; text-align:center; color:#7b94aa;  background:#fff; }
.drawSchedule049 .inner .sun {color:#ffc8c6;}
.drawSchedule049 .inner .sat {color:#0371bc;}
.drawSchedule049 .inner td a.check {display:block; height:20px; color:#fff; font-weight:bold; background:url(/images/web/dongwon-hs/main/049_bg_check.png) no-repeat center;}
.drawSchedule049 .inner td a.today {display:block; height:20px; color:#fff; font-weight:bold; background:url(/images/web/dongwon-hs/main/049_bg_today.png) no-repeat center;}
.drawSchedule049 .btn_more{position:absolute; left:45px; bottom:30px; width:35px; height:7px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/dongwon-hs/main/049_btn_more02.png') no-repeat center;}

.drawSchedule049 .sch_list{width:60%; height:212px; float:left;  overflow-y:scroll;}
.drawSchedule049 .sch_list ul{padding:10px 15px ;}
.drawSchedule049 .sch_list ul li{line-height:20px; font-size:12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url('/images/web/dongwon-hs/main/049_sche_dot.png')no-repeat 0 50%;}
.drawSchedule049 .sch_list ul li a{color:#555;}
.drawSchedule049 .sch_list ul li span{padding:10px; color:#000; font-family:"NotoR"; }



/* 학교앨범 */
.gallery049{ position:relative; width:100%; height:100%; border:1px solid #ddd; overflow:hidden; background:#fff;}
.gallery049 h2{font-size:16px; font-family:"NotoM"; color:#111; padding:15px 0 0 15px;}
.gallery049 .gall_info {display:none;}
.gallery049 .gall_list {margin-top:25px; height:125px; overflow:hidden;}
.gallery049 .gall_list li {width:140px; margin-left:4%; float:left;}
.gallery049 .gall_list li a {display:block;}
.gallery049 .gall_list li .img img {width:140px; height:100px;}
.gallery049 .gall_list li span {display:block; text-align:center; font-family:'돋움',Dotum; font-size:12px; color:#666;}
.gallery049 .gall_list li span.txt {margin-top:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery049 .gall_list li span.date {display:none;}
.gallery049 .btn_more{position:absolute; right:20px; top:20px; width:12px; height:12px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/dongwon-hs/main/049_btn_more.png) no-repeat center;}

/* 식단 */
.meal_menu049 {position:relative; width:100%; height:100%; overflow:hidden; background:#fff; border:1px solid #ddd;}
.meal_menu049 h2{font-size:16px; font-family:"NotoM"; color:#333; margin:15px 0 0 15px;}
.meal_menu049 .meal_list{height:80px; font-family:'NotoR'; font-size:13px; color:#555; text-align:left; line-height:18px; overflow-y:auto; margin:20px 20px 20px 130px; padding:10px; background:#f1f1f1;}
.meal_menu049 .kcal{position:absolute; bottom:30px; right:30px; font-family:'NotoR';}
.meal_menu049 .kcal span{color:#eb2149;}
.meal_menu049 .img{ position:absolute; width:86px; height:59px; left:20px; top:80px}
.meal_menu049 .img img {width:100%; height:100%;}
.meal_menu049 ul li:after{content:"."; display:inline-block;}
.meal_menu049 .btn_more {position:absolute; right:20px; top:15px; width:14px; height:14px; display:block; text-indent:-10000em; font-size:0; background:url('/images/web/dongwon-hs/main/049_btn_more.png') no-repeat center;}

/* 배너존 */
.banner_zone{ position:relative; z-index:1; width:100%; height:78px; overflow:hidden; background:#fff; border-top:1px solid #b1b8c3; margin-top:20px}
.banner_zone .inner{ position:relative; width:980px; margin:0 auto; overflow:hidden}
.banner_zone h2{position:absolute; top:19px; left:0; font-size:16px; font-family:"NotoM"; color:#1d1d1d; }
.banner_zone .btn{ position:absolute; left:0; top:44px}
.banner_zone .btn a{ float:left; font-size:0; text-indent:-10000em; width:14px; height:15px; vertical-align:top}
.banner_zone .btn a.pre{background:url(/images/web/dongwon-hs/main/btn_b_prev.gif) no-repeat}
.banner_zone .btn a.stop{ background:url(/images/web/dongwon-hs/main/btn_b_stop.gif) no-repeat}
.banner_zone .btn a.play{ background:url(/images/web/dongwon-hs/main/btn_b_play.gif) no-repeat}
.banner_zone .btn a.next{ background:url(/images/web/dongwon-hs/main/btn_b_next.gif) no-repeat}
.banner_zone .btn a.list{ background:url(/images/web/dongwon-hs/main/btn_b_list.gif) no-repeat; width:15px; }
.banner_zone ul{ padding-top:17px; margin-left:80px; height:45px; overflow:hidden}
.banner_zone ul li{ float:left; margin-left:10px;}
.banner_zone ul li a img{ width:168px; height:43px;}
  
@media (max-width: 800px) {

	.notice049,
	.banner_zone{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
		
	.main_visual, .notice049, .pop, .drawSchedule049, .gallery049, .meal_menu049, .M_link049, .M_link049_2, .M_link03, .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}
		
	/* 180713 : 메인비주얼 */
	.main_visual ul li img {width:100%;}
	.main_visual .bx-controls {width:100%; left:2.5%; bottom:10px; margin-left:0; }
	
	/* 바로가기 */
	.M_link049 ul li {width:25%; float:left; text-align:center}

	/* 학교앨범 */
	.gallery049 .gall_list li {width:32%; margin-left:1%;}	
	.gallery049 .gall_list li .img img {width:100%;}
	
	/* 배너존 */
	.banner_zone .inner{width:95%;}
	.banner_zone ul li{width:-webkit-calc(33% - 10px); width:-moz-calc(33% - 10px); width:calc(33% - 10px);}
	.banner_zone ul li a img{ width:100%}	


}

@media (max-width: 670px) {	
	
	
	/* 바로가기 */
	.M_link049 ul li a {font-size:13px;}

	/* 학교앨범 */
	.gallery049 .gall_list li {width:32%; margin-left:1%;}	
	.gallery049 .gall_list li .img img {width:100%;}
		
	/* 배너존 */
	.banner_zone ul li{ width:-webkit-calc(50% - 11px); width:-moz-calc(50% - 11px); width:calc(50% - 11px);}	


}

@media (max-width: 480px) {			
		
	/* 바로가기02 */
	.M_link049_2 ul li { width:100%; float:none}
}



@media (max-width: 380px) {
	/* 배너존 */
	.banner_zone ul li{ width:-webkit-calc(100% - 12px); width:-moz-calc(100% - 12px); width:calc(100% - 12px);}
			
}
