﻿@charset "utf-8";


/* 알림장 */
.ann_tablet{display:none;}


/* 메인비주얼 */
.main_visual {position:relative; width:100%; height:529px;   background:#0aeeef;}
.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:50%; bottom:10px; margin-left:-600px; }
.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 #1e665b; box-sizing:border-box; border-radius:9px;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#1e665b;}/* 비주얼 버튼 색상 */

/*전광판*/
.dis_board1012 { width:100%; height:100%; background:#274c6a; display:block; overflow:hidden;}
.dis_board1012 .dis_board_box { position:relative; width:1200px; margin: 0 auto; padding:10px 0;}
.dis_board1012 h2 { float:left; width:11%; white-space:nowrap; overflow:hidden;   padding-left:4%; margin-right:2%; line-height:40px; background:url('/images/web/template/1012/main/1012_icon_board.png') no-repeat left center;  font-family:"NotoM"; font-size:20px; color:#fff; }
.dis_board1012 h2 a { color:#fff; }
.dis_board1012 ul { float:left; width:73%; height:40px; border-radius:15px; background:#fff;}
.dis_board1012 ul li { width:95%; overflow:hidden;  white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; color:#fff; text-align:left;}
.dis_board1012 ul li a{  line-height:40px; padding-left:15px; font-family:"NotoM"; font-size:18px; color:#000000; }
.dis_board1012 .nss_pg { position:absolute; top:11px; right:0; height:38px;}
.dis_board1012 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:24px; height:24px; margin-left:4px;}
.dis_board1012 .nss_pg a.pre {position:absolute; top:0; right:0; background:url('/images/web/template/1012/main/1012_btn_prev_board.png') no-repeat; width:13px; height:9px;}
.dis_board1012 .nss_pg a.stop {margin:6px 30px 6px 0; background:url('/images/web/template/1012/main/1012_btn_stop_board.png') no-repeat; }
.dis_board1012 .nss_pg a.next {position:absolute; bottom:0; right:0; background:url('/images/web/template/1012/main/1012_btn_next_board.png') no-repeat; width:13px; height:9px;}
.dis_board1012 .nss_pg a.play {margin:6px 6px 6px 0; background:url('/images/web/template/1012/main/1012_btn_play_board.png') no-repeat; }


/* 게시판 */
.notice1012 {position:relative; height:100%; background:#d65b90; overflow:hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.notice1012:before {content:''; display:block; clear:both; height:0; position:absolute; left:0; top:0; width:100%; height:40px; background:#c73272;}
.notice1012 h2 {position:absolute; top:0; width:30%; line-height:39px; font-size:17px; font-family:'NotoR'; text-align:left; letter-spacing:-2px; white-space:nowrap; overflow:hidden; }
.notice1012 h2 a {display:block; color:#fff; padding:0 10px; overflow:hidden; }
.notice1012 h2.tit_1 {left:0; background:none;}
.notice1012 h2.tit_2 {left:30%; }
.notice1012 h2.tit_3 {left:60%;}
.notice1012 h2 a.current {padding-bottom:11px; padding-left:35px; font-family:'NotoM'; color:#FFF; background:#d65b90; z-index:2;}
.notice1012 h2 a span {display:none;}
.notice1012 h2 a.current .titBg {display: block; position:absolute; top:12px; left:10px;}
.notice1012 h2 a.current .titBg img {width:21px; height:17px;}
.notice1012 .list_box.on {display:block;}
.notice1012 .list_box {display:none; margin-top:40px; font-family:'NotoM';  font-size:16px; overflow:hidden; background:#d65b90;}
.notice1012 .list_box ul {height:140px; padding:25px 20px 0;}
.notice1012 .list_box li {position:relative; padding-left:15px; font-family:'NotoR';line-height:29px; vertical-align:middle; overflow:hidden; }
.notice1012 .list_box li:after {content:""; display:block; clear:both; position:absolute; left:0; top:12px; width:6px; height:6px; background:#9e005d; border-radius:3px;}
.notice1012 .list_box li a {display:block; width:65%; float:left; color:#FFF; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1012 .list_box li a:hover {text-decoration:underline;}
.notice1012 .list_box li span.date {display:block; width:30%; float:right; text-align:right; color:#FFF;}
.notice1012 .btn_more {position:absolute; right:20px; top:12px; width:15px; height:15px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1012/main/1012_btn_more1.png') no-repeat center;}

/* 학교행사 */
.drawSchedule1012 { position:relative; height:100%; background:#7b509b; overflow:hidden;}
.drawSchedule1012:before {content:""; display:block; clear:both; position:absolute; left:0; top:0; width:100%; height:40px;  background:#693a8d;}
.drawSchedule1012 h2 {position:relative; width:65%; line-height:40px; margin:0 0 0 45px; font-size:18px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.drawSchedule1012 .titBg {position:absolute; top:9px; left:15px;}
.drawSchedule1012 .titBg img {width:22px; height:20px;}
.drawSchedule1012 .date_view {position:relative; width:120px; height:16px; margin:10px auto; text-align:center; line-height:15px;}
.drawSchedule1012 .date_view .year {color:#fff; font-size:16px; font-family:'Verdana'; font-weight:bold;}
.drawSchedule1012 .date_view .month {color:#fff; font-size:16px; font-family:'Verdana'; font-weight:bold;}
.drawSchedule1012 .date_view .ym_dot {color:#fff; font-size:16px; font-family:'Verdana'; margin:0 2px 0 0;}
.drawSchedule1012 .date_view .pre {position:absolute; left:0; top:2px; width:7px; height:13px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1012/main/1012_sche_pre.png) no-repeat center;}
.drawSchedule1012 .date_view .next {position:absolute; right:0; top:2px; width:7px; height:13px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1012/main/1012_sche_next.png) no-repeat center;}
.drawSchedule1012 .inner {height:150px; margin:0px 20px 0; font-family:Gulim,'굴림';  font-size:12px; overflow:hidden;}
.drawSchedule1012 .inner th {height:22px; line-height:22px; color:#fff; font-family:'NotoB'; font-size:13px;}
.drawSchedule1012 .inner .sun {color:#fff; border-radius:50px 0 0 50px;}
.drawSchedule1012 .inner .sat {color:#fff; border-radius:0 50px 50px 0;}
.drawSchedule1012 .inner td {height:20px; line-height:20px; text-align:center; color:#fff;}
.drawSchedule1012 .inner td a.check {display:block; height:19px; margin:1px; color:#000; font-weight:bold; background:#e7bc10; border-radius:30px;}
.drawSchedule1012 .inner td a.today {display:block; height:19px; color:#000; font-weight:bold; background:#03bcf1; border-radius:30px;}
.drawSchedule1012 .btn_more {position:absolute; right:20px; top:12px; width:15px; height:15px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1012/main/1012_btn_more1.png') no-repeat center;}

/* 오늘의식단 */
.meal_menu1012 {position:relative; height:100%; background:#13811b; overflow:hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.meal_menu1012:before {content:""; display:block; clear:both; position:absolute; left:0; top:0; width:100%; height:40px; background:#096c10;}
.meal_menu1012 h2 {position:relative; width:60%; line-height:40px; margin:0 0 0 45px; font-size:19px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.meal_menu1012 .titBg {position:absolute; top:7px; left:15px;}
.meal_menu1012 .titBg img {width:25px; height:23px;}
.meal_menu1012 .meal_info {display:none;}
.meal_menu1012 ul{position:relative; height:157px; padding:20px 20px 0; overflow-y:auto; background:#13811b;}
.meal_menu1012 dl {position:relative; padding:40px 70px 20px 0;}
.meal_menu1012 dl dt.kcal {position:absolute; left:0; top:0; z-index:10; width:70%; height:26px; line-height:26px; text-align:center; font-size:15px; font-family:"NotoM"; color:#000; background:#e7bc10;}
.meal_menu1012 dl dd.meal_list {font-family:"NotoR"; font-size:16px; color:#FFF; letter-spacing:-1px; line-height:20px; }
.meal_menu1012 .imgBg {position:absolute; bottom:20px; right:20px;}
.meal_menu1012 .imgBg img {width:80px; height:42px;}
.meal_menu1012 .btn_more{position:absolute; right:20px; top:12px; width:15px; height:15px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1012/main/1012_btn_more1.png') no-repeat center;}
.meal_menu1012 ul li.no_Data  {position:absolute; left:0; top:30%; width:100%; font-size:15px; font-family:"NotoM"; color:#fff; line-height:20px; text-align:center}

/* 바로가기01 */
.M_link1012 {position:relative; height:100%; background:#093152; overflow:hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.M_link1012 h2 {position:relative; width:70%; line-height:40px; margin:0 0 0 45px; font-size:19px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.M_link1012 .titBg {position:absolute; top:9px; left:15px;}
.M_link1012 .titBg img {width:18px; height:20px;}
.M_link1012 ul {overflow:hidden;}
.M_link1012 ul li {position:relative; float:left; width:100%; padding-bottom:11px; background:#274c6a; margin-bottom:10px;}
.M_link1012 ul li a {height:49px;  padding:90px 10px 0; line-height:18px; overflow:hidden; display:block; text-align:center; color:#fff; font-family:"NotoM"; font-size:16px; letter-spacing:-1px; }
.M_link1012 ul li img {position:absolute; left:50%; top:10px; width:80px; height:73px; margin-left:-40px;}
.M_link1012 ul li a:hover, .M_link1012_2 ul li a:focus {text-decoration:underline;}

/* 포토앨범 */
.gallery1012  {position:relative; height:100%; background:#136ba9; overflow:hidden;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.gallery1012:before {content:""; display:block; clear:both; position:absolute; left:0; top:0; width:100%; height:40px; background:#095082;}
.gallery1012 h2  {position:relative; width:70%; line-height:40px; margin:0 0 0 45px; font-size:19px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.gallery1012 .titBg {position:absolute; top:9px; left:15px;}
.gallery1012 .titBg img {width:23px; height:23px;}
.gallery1012 .gall_list {position:relative; height:165px; padding:25px 20px 0; overflow:hidden; background:#136ba9;}
.gallery1012 .gall_list li {width:30%; margin-left:5%; float:left;}
.gallery1012 .gall_list li:first-child {margin-left:0;}
.gallery1012 .gall_list li a {display:block;}
.gallery1012 .gall_list li .img img {width:100%; height:112px;}
.gallery1012 .gall_list li span {display:block; font-family:"NotoM"; font-size:16px; color:#fff;}
.gallery1012 .gall_list li span.txt {margin-top:10px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery1012 .gall_list li span.date {padding-left:20px; color:#777; font-size:15px; background:url('/images/web/template/1012/main/1012_ico_gall.png') no-repeat left center;}
.gallery1012 .btn_more {position:absolute; right:20px; top:12px; width:15px; height:15px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1012/main/1012_btn_more1.png') no-repeat center;}

/* 팝업존 */
.pop1012 {position:relative; height:100%; background:#c94141; overflow:hidden;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.pop1012:before {content:""; display:block; clear:both; position:absolute; left:0; top:0; width:100%; height:40px; background:#9b2121;}
.pop1012 h2 {position:relative; width:70%; line-height:40px; margin:0 0 0 40px; font-size:19px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.pop1012 .titBg {position:absolute; top:9px; left:15px;}
.pop1012 .titBg img {width:19px; height:20px;}
.pop1012 .nss_pg {position:absolute; top:47px; right:45px; z-index:2;}
.pop1012 .nss_pg span {position:absolute; top:2px; right:80px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block;}
.pop1012 .nss_pg span strong {color:#0afefb;}
.pop1012 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:23px; height:22px; margin-left:2px;}
.pop1012 .nss_pg a.pre {background:url('/images/web/template/1012/main/1012_btn_prev.png') no-repeat; }
.pop1012 .nss_pg a.stop {background:url('/images/web/template/1012/main/1012_btn_stop.png') no-repeat; }
.pop1012 .nss_pg a.next {background:url('/images/web/template/1012/main/1012_btn_next.png') no-repeat; }
.pop1012 .nss_pg a.play {background:url('/images/web/template/1012/main/1012_btn_play.png') no-repeat; }
.pop1012 .pop_img {position:relative; width:235px; margin:37px auto 0;}
.pop1012 .pop_img li {/* display:none;  */width:100%; height:155px; overflow:hidden;}
.pop1012 .pop_img li img {width:100%; height:135px;}
.pop1012 .pop_img li.on {display:block}
/* 팝업리스트 레이어 추가 */
.pop1012 a.list {position:absolute; top:47px; right:20px; display:block; font-size:0; text-indent:-10000em; width:23px; height:22px; background:url('/images/web/template/1012/main/1012_btn_list.png') no-repeat;  z-index:2;}
.pop1012 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; z-index:3;}
.pop1012 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop1012 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop1012 .pop_layer_box .pop_layer ul {height:125px; margin-top:35px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop1012 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop1012 .pop_layer_box .pop_layer ul li a {color:#fff; }
.pop1012 .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;}


/* 배너존 */
.banner_zone  {position:relative; width:100%; background:#fff; border-top:solid 1px #d1d8e4; overflow:hidden;  }
.banner_zone .inner{ position:relative; margin:0 auto; width:1215px;  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/1012/main/btn_b_prev.gif) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/web/template/1012/main/btn_b_stop.gif) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/web/template/1012/main/btn_b_next.gif) no-repeat}
.banner_zone .inner .btn a.play {background:url(/images/web/template/1012/main/btn_b_play.gif) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/web/template/1012/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_board1012, .drawSchedule1012, .notice1012, .gallery1012, .meal_menu1012, .M_link01012, .M_link01012_2, .pop1012, .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{-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%;}
	.main_visual .bx-controls {width:100%; left:3%; bottom:10px; margin-left:0; }
	
	/*전광판*/
	.dis_board1012 .dis_board_box { width:100%;}
	.dis_board1012 h2 { width:108px; font-size:16px; background-size:15%; padding-left:2.5%; background:none;}
	.dis_board1012 ul { width:50%;}
	.dis_board1012 .nss_pg {right:2.5%;}
	
	/* 게시판 */
	.notice1012 h2 a {padding:0 10px; }



	/* 바로가기01 */
	.M_link1012 {height:auto;}
	.M_link1012 ul li {width:32%; margin-left:1%;}

	/* 포토앨범 */
	.gallery1012 .gall_list li {width:48%; margin-left:4%;}
	.gallery1012 .gall_list li + li + li {display:none;}

	/* 배너존 */
    .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;}
	
	
	/* 게시판 */
	.notice1012 h2 a.current {padding-left:20px;}
	.notice1012 h2 a.current .titBg {display: none;}


	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 140px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
}

@media (max-width: 580px) {	

		
	/* 포토앨범 */
	.gallery1012 .gall_list li {width:48%; margin-left:4%;}
	.gallery1012 .gall_list li + li + li {display:none;}

	/* 오늘의식단 */
	.meal_menu1012 dl dd.meal_list {font-size:15px; line-height:20px; }
	.meal_menu1012 .imgBg img {width:60px; 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_board1012 .dis_board_box { width:100%;}
	.dis_board1012 h2 { width:0px; text-indent:-9999px; padding-left:0;  background-size:50%;}
	.dis_board1012 ul {width:70%}


	/* 게시판 */
	.notice1012 h2 {font-size:14px;}
	.notice1012 h2 a.current {padding-left:10px;}
	.notice1012 .list_box {font-size:14px;}
	.notice1012 .list_box li a {width:100%; float:none;}
	.notice1012 .list_box li span.date {display:none;}

	


	/* 배너존 */
	.banner_zone .inner ul li {width:49%; margin-left:1%;}
}

@media (max-width: 380px) {
	
	/*전광판*/
	.dis_board1012 h2 {margin-left:5%;}
	.dis_board1012 ul {width:60%}
	.dis_board1012 ul li a { font-size:16px;}
	.dis_board1012 .nss_pg {right:5%;}

	/* 게시판 */
	.notice1012 h2 {width:26.5%; font-size:14px;}
	.notice1012 h2 a {padding:0 5px;}
	.notice1012 h2.tit_1 {left:0; background:none;}
	.notice1012 h2.tit_2 {left:26.5%; }
	.notice1012 h2.tit_3 {left:53%;}


	/* 오늘의식단 */
	.meal_menu1012 {height:213px;}
	.meal_menu1012 ul{height:138px;}
	.meal_menu1012 dl dd.meal_list {font-size:14px; line-height:18px; }

	/* 바로가기01 */
	.M_link1012 ul li a {font-size:14px;}


	/* 배너존 */
	.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%;}
			
}