@charset "utf-8"; 


/* 알림장 */
.ann_tablet{display:none;}

/* 메인비주얼 */
.main_visual {position:relative; width:100%; height:100%; background:#dff6fd; border-radius:20px; overflow:hidden;}
.main_visual ul {position:relative;}
.main_visual ul li {position:relative; text-align:center;}
.main_visual .bx-controls {position:absolute; width:1200px; height:26px; left:20px; bottom:20px;}
.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/template/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/template/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 #2c61ab; box-sizing:border-box; border-radius:9px;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#2c61ab;}/* 비주얼 버튼 색상 */

/*전광판*/
.dis_board1032 {position:relative; height:100%; background:#fece2c; overflow:hidden; border-radius:20px;}
.dis_board1032 .dis_board_box {position:relative;}
.dis_board1032 h2 {float:left; width:11%; white-space:nowrap; overflow:hidden; padding-left:5%; line-height:45px; font-family:"NotoM"; font-size:18px; color:#333;}
.dis_board1032 .imgBg {position:absolute; top:10px; left:20px;}
.dis_board1032 .imgBg img {width:27px; height:24px;}
.dis_board1032 ul { float:left; width:65%; height:35px; margin:5px 10px; padding:0 10px; background:#fff2c8; border-radius:30px; overflow:hidden;}
.dis_board1032 ul li { width:100%; overflow:hidden;  white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; text-align:left;}
.dis_board1032 ul li a{line-height:40px; font-family:"NotoR"; font-size:15px; color:#111;}
.dis_board1032 .nss_pg {position:absolute; top:10px; right:20px;}
.dis_board1032 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:25px; height:25px; margin-left:4px;}
.dis_board1032 .nss_pg a.pre {background:url('/images/web/template/1032/main/1032_btn_prev_board.png') no-repeat;}
.dis_board1032 .nss_pg a.stop {background:url('/images/web/template/1032/main/1032_btn_stop_board.png') no-repeat;}
.dis_board1032 .nss_pg a.next {background:url('/images/web/template/1032/main/1032_btn_next_board.png') no-repeat;}
.dis_board1032 .nss_pg a.play {background:url('/images/web/template/1032/main/1032_btn_play_board.png') no-repeat;}


/* 게시판 */
.notice1032 {position:relative; height:100%; background:#4c77bd; overflow:hidden; border-radius:20px;}
.notice1032:before {content:''; display:block; clear:both; position:absolute; left:5%; top:56px; width:90%; height:1px; background:#fff;}
.notice1032 h2 {position:absolute; top:10px; width:25%; line-height:45px; font-size:18px; font-family:'NotoR'; text-align:left; letter-spacing:-0.05px; white-space:nowrap; overflow:hidden;}
.notice1032 h2 a {display:block; color:#fff; padding:0 15px; overflow:hidden;}
.notice1032 h2.tit_1 {left:5%; background:none;}
.notice1032 h2.tit_2 {left:30%;}
.notice1032 h2.tit_3 {left:60%;}
.notice1032 h2 a.current {font-family:'NotoB'; border-bottom:2px solid #fff799;}
.notice1032 .list_box.on {display:block;}
.notice1032 .list_box {display:none; margin-top:65px; font-family:'NotoM'; font-size:15px; overflow:hidden;}
.notice1032 .list_box ul {height:140px; padding:15px 30px 0;}
.notice1032 .list_box li {position:relative; padding-left:15px; font-family:'NotoR'; line-height:30px; vertical-align:middle; overflow:hidden;}
.notice1032 .list_box li:after {content:""; display:block; clear:both; position:absolute; left:0; top:12px; width:6px; height:6px; background:#ffffff; border-radius:3px;}
.notice1032 .list_box li a {display:block; width:65%; float:left; font-size:15px; color:#fff; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1032 .list_box li a:hover {text-decoration:underline;}
.notice1032 .list_box li span.date {display:block; width:30%; float:right; text-align:right; color:#f5f5f5; font-size:15px;}
.notice1032 .btn_more {position:absolute; right:30px; top:23px; width:21px; height:21px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1032/main/1032_btn_more1.png') no-repeat center;}


/* 학교일정 */
.drawSchedule1032 {position:relative; height:100%; background:#ffc7ca; border-radius:20px; overflow:hidden;}
.drawSchedule1032:before{content:""; display:block; clear:both; position:absolute; left:0; top:0; width:100%; height:55px; background:#e64952;}
.drawSchedule1032 h2 {position:absolute; top:0; padding:0 30px; width:25%; font-size:18px; line-height:55px; color:#fff; font-family:"NotoM"; white-space:nowrap; overflow:hidden; z-index:2;}
.drawSchedule1032 .date_view {position:relative; width:150px; height:24px; line-height:24px; text-align:center; margin:70px auto 10px;}
.drawSchedule1032 .date_view .year {color:#333; font-size:18px; font-family:'notoM';}
.drawSchedule1032 .date_view .month {color:#333; font-size:18px; font-family:'notoM';}
.drawSchedule1032 .date_view .ym_dot {color:#333; font-size:18px; font-family:'notoM';}
.drawSchedule1032 .date_view .pre {position:absolute; left:0; top:0px; width:24px; height:24px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1032/main/1032_sche_pre.png') no-repeat center;}
.drawSchedule1032 .date_view .next {position:absolute; right:0; top:0; width:24px; height:24px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1032/main/1032_sche_next.png') no-repeat center;}
.drawSchedule1032 .sch_list {width:100%; float:right; height:100px; border-radius:7px;}
.drawSchedule1032 .sch_list ul {position:relative; height:100px; margin:0 20px; overflow-y:auto;}
.drawSchedule1032 .sch_list li {position:relative; height:20px; line-height:22px; font-size:14px; margin-bottom:5px;}
.drawSchedule1032 .sch_list li:after{content:""; display:block; clear:both; position:absolute; left:0; top:9px; width:3px; height:3px; background:#111; border-radius:3px;}
.drawSchedule1032 .sch_list li a {display:block; padding-left:70px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.drawSchedule1032 .sch_list li a span {width:60px; height:20px; position:absolute; left:0; top:0; text-align:center; color:#111; font-weight:bold;}
.drawSchedule1032 .btn_more{position:absolute; right:30px; top:20px; width:21px; height:21px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1032/main/1032_btn_more1.png') no-repeat center;}
.drawSchedule1032 .sch_list li.no_Data  { top:50%; margin-top:-10px; font-size:15px; color:#111; line-height:20px; text-align:center}
.drawSchedule1032 .sch_list li.no_Data:after { display:none}

/* 팝업존 */
.pop1032 {position:relative; height:100%; background:#fcdacd; overflow:hidden; border-radius:20px;}
.pop1032:before {content:""; display:block; clear:both; position:absolute; left:0; top:0; width:100%; height:55px; background:#f35e22;}
.pop1032 h2 {position:relative; line-height:55px; margin:0 175px 0 30px; font-size:18px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.pop1032 .imgBg {position:absolute; top:19px; right:0;}
.pop1032 .imgBg img {width:115px; height:79px;}
.pop1032 .nss_pg {position:absolute; top:15px; right:47px; z-index:2;}
.pop1032 .nss_pg span {position:absolute; top:5px; left:-45px; width:40px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block;}
.pop1032 .nss_pg span strong {color:#ffdb4f;}
.pop1032 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:25px; height:25px; margin-left:2px;}
.pop1032 .nss_pg a.pre {background:url('/images/web/template/1032/main/1032_btn_prev.png') no-repeat;}
.pop1032 .nss_pg a.stop {background:url('/images/web/template/1032/main/1032_btn_stop.png') no-repeat;}
.pop1032 .nss_pg a.next {background:url('/images/web/template/1032/main/1032_btn_next.png') no-repeat;}
.pop1032 .nss_pg a.play {background:url('/images/web/template/1032/main/1032_btn_play.png') no-repeat;}
.pop1032 .pop_img {position:relative; width:235px; margin:15px auto 0;}
.pop1032 .pop_img li { width:100%; height:165px; overflow:hidden;}
.pop1032 .pop_img li img {width:100%; height:135px;}
.pop1032 .pop_img li.on {display:block}
/* 팝업리스트 레이어 추가 */
.pop1032 a.list {position:absolute; top:15px; right:20px; display:block; font-size:0; text-indent:-10000em; width:25px; height:25px; background:url('/images/web/template/1032/main/1032_btn_list.png') no-repeat; z-index:2;}
.pop1032 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; z-index:3;}
.pop1032 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop1032 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop1032 .pop_layer_box .pop_layer ul {height:125px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop1032 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop1032 .pop_layer_box .pop_layer ul li a {color:#fff;}
.pop1032 .pop_layer_box .pop_layer a.pop_close {display:block; position:absolute; right:20px; top:15px; padding:5px 10px; font-family:"NotoR"; color:#fff; background:#576c85; border-radius:5px;}


/* 포토앨범 */
.gallery1032  {position:relative; height:100%; background:#6ec5bd; border-radius:20px; overflow:hidden;}
.gallery1032 h2  {position:relative; width:70%; line-height:55px; margin:0 30px;  font-size:18px; font-family:"NotoM"; color:#222; white-space:nowrap; overflow:hidden; z-index:2;}
.gallery1032 .gall_list {position:relative; height:178px; padding:0 30px; overflow:hidden;}
.gallery1032 .gall_list li {width:30%; margin-left:5%; float:left;}
.gallery1032 .gall_list li:first-child {margin-left:0;}
.gallery1032 .gall_list li a {display:block;}
.gallery1032 .gall_list li .img img {width:100%; height:114px;}
.gallery1032 .gall_list li span {display:block; font-size:14px; color:#444;}
.gallery1032 .gall_list li span.txt {margin-top:5px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.gallery1032 .gall_list li span.date {padding-left:20px; color:#777; font-size:15px; background:url('/images/web/template/1032/main/1032_ico_gall.png') no-repeat left center;}
.gallery1032 .btn_more {position:absolute; right:30px; top:21px; width:21px; height:21px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1032/main/1032_btn_more1.png') no-repeat center;}

/* 바로가기01 */
.M_link1032 {position:relative; height:100%; overflow:hidden; background:#14a0c1; border-radius:20px;}
.M_link1032 ul {overflow:hidden;}
.M_link1032 ul li {position:relative; float:left; width:49%; border-left:1px dashed #fff;}
.M_link1032 ul li:first-child{border:0;}
.M_link1032 ul li a {display:block; height:220px; padding:0 10%; line-height:18px; color:#fff; text-align:center; font-family:"NotoM"; letter-spacing:-1px;}
.M_link1032 ul li a span{display:block; height:36px; overflow:hidden;}
.M_link1032 ul li a span.tit{padding-top:45px; font-size:20px;}
.M_link1032 ul li a span.txt{padding-top:10px; font-size:14px; word-break:keep-all;}
.M_link1032 ul li img {position:absolute; left:50%; bottom:0; padding-bottom:20px; width:100px; height:85px; margin-left:-50px;}
.M_link1032 ul li a:hover span.tit, .M_link1032_2 ul li a:focus {text-decoration:underline;}

/* 오늘의식단 */
.meal_menu1032 {position:relative; height:100%; background:#425abc; border-radius:20px; overflow:hidden;}
.meal_menu1032 h2 {width:70%; padding:25px 0 15px 25px; font-size:18px; font-family:"NotoM"; color:#fff799; white-space:nowrap; overflow:hidden;}
.meal_menu1032 .meal_info {display:none;}
.meal_menu1032 ul{margin:0 30px; height:120px; overflow-y:auto;}
.meal_menu1032 ul li { position:relative; padding-right:100px;}
.meal_menu1032 dl dt.kcal {position:absolute; left:0%;  top:0; z-index:10; width:150px; height:34px; line-height:30px; border-radius:34px; text-align:center; font-size:15px; font-family:"NotoM"; color:#333; background:#d8def8;}
.meal_menu1032 dl dd.meal_list {margin:0 0 10px; padding:45px 10px; font-family:"NotoM"; font-size:14px; color:#fff; letter-spacing:-1px; line-height:20px;}
.meal_menu1032 .imgBg {position:absolute; bottom:10px; right:10px; margin-left:-138px;}
.meal_menu1032 .imgBg img {width:121px; height:85px;}
.meal_menu1032 .btn_more {position:absolute; right:30px; top:23px; width:24px; height:24px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1032/main/1032_btn_more1.png') no-repeat center;}
.meal_menu1032 ul li.no_Data  { top:50%; margin-top:-10px; font-size:15px; color:#fff; line-height:20px; text-align:center}

/* 배너존 */
.banner_zone  {position:relative; width:100%; background:#fff; border-top:solid 1px #d1d8e4; overflow:hidden; }
.banner_zone .inner{ position:relative; margin:0 auto; width:1200px;  height:74px;}
.banner_zone .inner h2  {position:absolute; top:27px; left:0; font-size:16px; font-family:"NotoM"; color:#1d1d1d;}
.banner_zone .inner .btn {position:absolute; left:70px; top:25px}
.banner_zone .inner .btn a { float:left; font-size:0; text-indent:-10000em; width:27px; height:28px; vertical-align:top}
.banner_zone .inner .btn a.pre {background:url('/images/web/template/1032/main/btn_b_prev.gif') no-repeat}
.banner_zone .inner .btn a.stop {background:url('/images/web/template/1032/main/btn_b_stop.gif') no-repeat}
.banner_zone .inner .btn a.next {background:url('/images/web/template/1032/main/btn_b_next.gif') no-repeat}
.banner_zone .inner .btn a.play {display:none; background:url('/images/web/template/1032/main/btn_b_play.gif') no-repeat}
.banner_zone .inner .btn a.list {background:url('/images/web/template/1032/main/btn_b_list.gif') no-repeat}
.banner_zone .inner ul {padding-top:14px; margin:0 20px 0 200px; height:48px; overflow:hidden}
.banner_zone .inner ul li {width:186px; float:left; margin:0 0 14px 10px;}
.banner_zone .inner ul li a {display:block; border:1px solid #c8d1db;}
.banner_zone .inner ul li a img {width:100%; height:46px}

  
@media (max-width:800px) {
	
	.main_visual, .dis_board1032, .drawSchedule1032, .notice1032, .gallery1032, .meal_menu1032, .M_link1032, .pop1032, .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}
	.banner_zone, .dis_board1032 .dis_board_box .drawSchedule1032, .drawSchedule1032 .sch_list, .notice1032, .gallery1032, .meal_menu1032, .M_link1032, .pop1032 {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}


	/* 메인비주얼 */
	.main_visual {height:auto;}
	.main_visual ul li img {width:100%; height:100%;}
	.main_visual .bx-controls {width:100%; left:3%; bottom:10px; margin-left:0;}
	
	/*전광판*/
	.dis_board1032 .dis_board_box {width:100%;}
	.dis_board1032 h2 {width:80px; margin:0 2%; font-size:15px; padding-left:42px;}
	.dis_board1032 ul {width:50%;}
	.dis_board1032 ul li a {font-size:15px;}

	/* 게시판 */
	.notice1032 h2 {font-size:16px;}
	.notice1032 h2 a {padding:0 10px;}
	.notice1032 .list_box .top span.date{width:70px; font-size:13px; margin:0 2% 0 0; padding-right:2%;}
	.notice1032 .list_box .top .top_tit{width:60%; font-size:14px;}

	/* 배너존 */
    .banner_zone .inner { width:100%;}
	.banner_zone .inner h2 { text-indent:-9999px;}
	.banner_zone .inner .btn{ left:20px;}
	.banner_zone .inner ul {margin-left:180px;}
	.banner_zone .inner ul li {width:23%; float:left; margin-left:2%;}
	.banner_zone .inner ul li:first-child{ margin-left:0;}
	.banner_zone .inner ul li a {display:block; border:1px solid #c8d1db;}
	.banner_zone .inner ul li a img {width:100%; height:46px}

}


@media (max-width:680px) {	

	/* 메인비주얼 */
	.main_visual .bx-controls {bottom:10px;}
	
	/*전광판*/
	.dis_board1032 h2 {width:0; height:0; float:none;}
	.dis_board1032 .imgBg {display:none;}
	.dis_board1032 ul {width:60%; float:none;}
		
	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 140px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
}

@media (max-width:580px) {	

	
	
	/* 행사일정 */
	.drawSchedule1032 .inner {width:100%; margin:0 0 2%; float:none;}
	.drawSchedule1032 .sch_list {width:100%; float:none;}
	.drawSchedule1032 .icon_sch {right:30px; bottom:44px;}
	.drawSchedule1032 .icon_sch img{width:50px; height:auto;}
	
	
	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 150px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
	
}

@media (max-width:480px) {	

	/*전광판*/
	.dis_board1032 ul{width:48%;}
	.dis_board1032 .nss_pg {right:10px;}

	
	/* 게시판 */
	.notice1032 .list_box li a, .notice1032 .list_box li span.date {font-size:14px;}
	
	/*바로가기*/
	.M_link1032 ul li a span.tit{font-size:16px;}
	.M_link1032 ul li a span.txt{font-size:13px;}
	
	/* 배너존 */
	.banner_zone .inner ul li {width:49%; margin-left:1%;}

}

@media (max-width:380px) {
	
	
	/* 게시판 */
	.notice1032 h2 {width:23%;font-size:14px;}
	.notice1032 h2.tit_2 {left:28%;}
	.notice1032 h2.tit_3 {left:51%;}

	/* 배너존 */
	.banner_zone .inner h2  {display:inline-block; position:relative; top:30px; float:left; font-size:15px; font-family:"NotoM"; color:#1d1d1d; padding-right:1%;}
    .banner_zone .inner .btn a.stop{display:none;}
	.banner_zone .inner .btn a.play{display:block;}
	.banner_zone .inner .btn a.list{display:none;}
	.banner_zone .inner .btn a.next{border-right:1px solid #c9d2db;}
    .banner_zone .inner ul li {width:100%;  margin-left:0%;}
	
	
	
			
}