﻿@charset "utf-8"; 


/* 알림장 */
.ann_tablet{display:none;}


/* 메인비주얼 */
.main_visual {position:relative; width:100%; height:100%; background:#00a1dd;}
.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:0; 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 #2c61ab; box-sizing:border-box; border-radius:9px;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#2c61ab;}/* 비주얼 버튼 색상 */

/* 게시판1 */
.notice1067_1 {position:relative; height:100%; background:#fff; overflow:hidden; box-sizing:border-box; border-radius:30px;}
.notice1067_1 h2 {position:absolute; top:20px; width:27%; font-size:17px; font-family:'NotoR'; text-align:left; letter-spacing:-1px; white-space:nowrap; overflow:hidden;}
.notice1067_1 h2 a {display:block; height:40px; line-height:40px; padding:0 10px; color:#111; background:#eee;  border-radius:20px; text-align:center;}
.notice1067_1 h2.tit_1 {left:0; margin-left:5%;}
.notice1067_1 h2.tit_2 {left:33%;}
.notice1067_1 h2.tit_3 {left:61%;}
.notice1067_1 h2 a.current {background:#0b65b8; font-family:'NotoM'; color:#ffffff; z-index:2;}
.notice1067_1 .list_box.on {display:block;}
.notice1067_1 .list_box {display:none; margin-top:60px; font-family:'NotoM';  font-size:15px; overflow:hidden; background:#fff;}
.notice1067_1 .list_box ul {height:140px; padding:20px 20px 0;}
.notice1067_1 .list_box li {position:relative; padding-left:15px; font-family:'NotoR'; line-height:29px; vertical-align:middle; overflow:hidden; }
.notice1067_1 .list_box li:after {content:""; display:block; clear:both; position:absolute; left:0; top:12px; width:6px; height:2px; background:#a9a9a9; border-radius:3px;}
.notice1067_1 .list_box li a {display:block; width:90%; float:left; color:#444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1067_1 .list_box li a:hover {text-decoration:underline;}
.notice1067_1 .list_box li span.date {display:none; width:30%; float:right; text-align:right; color:#8c8c8c; font-size:16px;}
.notice1067_1 .btn_more {position:absolute; right:15px; top:30px; width:17px; height:17px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1067/main/1067_btn_more1.png') no-repeat center;}


/* 게시판2 */
.notice1067_2 {position:relative; height:100%; background:#fff; overflow:hidden; box-sizing:border-box; border-radius:30px;}
.notice1067_2 h2 {position:absolute; top:20px; width:27%; font-size:17px; font-family:'NotoR'; text-align:left; letter-spacing:-1px; white-space:nowrap; overflow:hidden;}
.notice1067_2 h2 a {display:block; height:40px; line-height:40px; padding:0 10px; color:#111; background:#eee;  border-radius:20px; text-align:center;}
.notice1067_2 h2.tit_1 {left:0; margin-left:5%;}
.notice1067_2 h2.tit_2 {left:33%;}
.notice1067_2 h2.tit_3 {left:61%;}
.notice1067_2 h2 a.current {background:#0b65b8; font-family:'NotoM'; color:#ffffff; z-index:2;}
.notice1067_2 .list_box.on {display:block;}
.notice1067_2 .list_box {display:none; margin-top:60px; font-family:'NotoM';  font-size:15px; overflow:hidden; background:#fff;}
.notice1067_2 .list_box ul {height:140px; padding:25px 20px 0;}
.notice1067_2 .list_box li {position:relative; padding-left:15px; font-family:'NotoR'; line-height:29px; vertical-align:middle; overflow:hidden; }
.notice1067_2 .list_box li:after {content:""; display:block; clear:both; position:absolute; left:0; top:12px; width:6px; height:2px; background:#a9a9a9; border-radius:3px;}
.notice1067_2 .list_box li a {display:block; width:90%; float:left; color:#444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1067_2 .list_box li a:hover {text-decoration:underline;}
.notice1067_2 .list_box li span.date {display:none; width:30%; float:right; text-align:right; color:#8c8c8c; font-size:16px;}
.notice1067_2 .btn_more {position:absolute; right:15px; top:30px; width:17px; height:17px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1067/main/1067_btn_more1.png') no-repeat center;}


/* 팝업존 */
.pop1067 {position:relative; height:100%; background:#80deea; overflow:hidden; box-sizing:border-box;  border-radius:30px;}
.pop1067 h2{width:30%; margin-bottom:20px; padding:20px 0 0 25px; font-size:18px; font-family:"NotoM"; color:#333; white-space:nowrap; overflow:hidden; }
.pop1067 .nss_pg{position:absolute; top:20px; right:35px; width:150px;}
.pop1067 .nss_pg span{margin-right:5px; width:29px; text-align:center; line-height:25px; height:25px; font-family:'돋움',Dotum; color:#999; font-size:14px; display:inline-block; font-family:"NotoM"; float:left;}
.pop1067 .nss_pg span strong{color:#111; }
.pop1067 .nss_pg a{display:block; float:left; font-size:0; text-indent:-10000em; width:30px; height:29px; margin-bottom:2px; }
.pop1067 .nss_pg a.pre{background:url('/images/web/template/1067/main/1067_btn_prev.png') no-repeat; }
.pop1067 .nss_pg a.stop{background:url('/images/web/template/1067/main/1067_btn_stop.png') no-repeat; }
.pop1067 .nss_pg a.next{background:url('/images/web/template/1067/main/1067_btn_next.png') no-repeat; }
.pop1067 .nss_pg a.play{background:url('/images/web/template/1067/main/1067_btn_play.png') no-repeat; }
.pop1067 .pop_img{position:relative; width:235px; margin:40px auto; }
.pop1067 .pop_img li{width:100%; height:175px; overflow:hidden; }
.pop1067 .pop_img li img{width:100%; height:135px; }
.pop1067 .pop_img li.on{display:block}
/* 팝업리스트 레이어 추가 */
.pop1067 a.list{position:absolute; top:20px; right:30px; display:block; float:left; font-size:0; text-indent:-10000em; width:30px; height:29px; background:url('/images/web/template/1067/main/1067_btn_list.png') no-repeat; }
.pop1067 .pop_layer_box{display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; }
.pop1067 .pop_layer_box .pop_layer{position:relative; padding:20px; }
.pop1067 .pop_layer_box .pop_layer h3{font-size:18px; color:#fff; }
.pop1067 .pop_layer_box .pop_layer ul{height:125px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85; }
.pop1067 .pop_layer_box .pop_layer ul li{font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc; }
.pop1067 .pop_layer_box .pop_layer ul li a{color:#fff; }
.pop1067 .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; }

/* 행사일정 */
.drawSchedule1067 {position:relative; height:100%; background:#ffca28; overflow:hidden; box-sizing:border-box; padding:20px 30px 0; border-radius:30px;}
.drawSchedule1067 h2 {position:absolute; height:1px; width:1px; overflow:hidden; clip:rect(1px 1px 1px 1px); clip:rect(1px, 1px, 1px, 1px);}
.drawSchedule1067 .date_view {position:relative; width:70%; height:45px; line-height:45px; margin:0 auto 10px; text-align:center;}
.drawSchedule1067 .date_view .year {color:#242424; font-size:18px; font-family:'Verdana'; font-weight:bold; margin-right:7px;}
.drawSchedule1067 .date_view .month {color:#333; font-size:18px; font-family:'Verdana'; font-weight:bold; background:#fffeb7; padding:10px; border-radius:100px;}
.drawSchedule1067 .date_view .ym_dot {color:#535f66; font-size:18px; font-family:'Verdana'; display:none;}
.drawSchedule1067 .date_view .pre {position:absolute; left:0; top:9px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1067/main/1067_sche_pre.png') no-repeat center;}
.drawSchedule1067 .date_view .next {position:absolute; right:0; top:9px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1067/main/1067_sche_next.png') no-repeat center;}
.drawSchedule1067 .inner {height:175px; font-family:Gulim,'굴림'; font-size:12px; overflow:hidden; background:#fff;}
.drawSchedule1067 .inner th {height:31px; line-height:31px; color:#fff; font-family:'NotoM'; font-size:14px; background:#003f68;}
.drawSchedule1067 .inner td {height:22px; line-height:22px; text-align:center; color:#666;}
.drawSchedule1067 .inner .sun {color:#ff5656;}
.drawSchedule1067 .inner .sat {color:#56c3fe;}
.drawSchedule1067 .inner td a.check {display:block; height:20px; margin:1px; color:#333; font-weight:bold; background:#d5d5d5; border-radius:30px;}
.drawSchedule1067 .inner td a.today {display:block; height:20px; color:#333; font-weight:bold; background:#fcd621; border-radius:30px;}
.drawSchedule1067 .btn_more {position:absolute; right:30px; top:30px; width:17px; height:17px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1067/main/1067_btn_more2.png') no-repeat center;}
.drawSchedule1067 .sch_list li.no_Data {top:50%; margin-top:-10px; font-size:15px; color:#fff; line-height:20px; text-align:center}
.drawSchedule1067 .sch_list li.no_Data:before {display:none;}

/*전광판*/
.dis_board1067 {height:100%; background:#fff; overflow:hidden; border-radius:30px; border:1px solid #ccc;}
.dis_board1067 .dis_board_box {position:relative; width:1055px; height:40px; padding:0 145px 10px 0; margin:0 auto;}
.dis_board1067 h2 {float:left; width:10%; padding-left:4%; margin-right:4%; text-align:center; white-space:nowrap; overflow:hidden; line-height:40px; font-family:"NotoM"; font-size:19px; color:#333; background:#ffca28;}
.dis_board1067 .imgBg {position:absolute; top:10px; left:170px;}
.dis_board1067 .imgBg img {width:22px; height:19px;}
.dis_board1067 ul {position:relative; float:left; width:80%; height:40px;}
.dis_board1067 ul li {width:95%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; text-align:left;}
.dis_board1067 ul li:before {content:''; display:block; clear:both; position:absolute; left:0; top:12px; width:10px; height:18px;}
.dis_board1067 ul li a{padding-left:20px; line-height:40px; font-family:"NotoM"; font-size:16px; color:#555;}
.dis_board1067 .nss_pg {position:absolute; top:5px; right:20px;}
.dis_board1067 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:29px; height:29px; margin-left:3px;}
.dis_board1067 .nss_pg a.pre {background:url('/images/web/template/1067/main/1067_btn_prev_board.png') no-repeat; }
.dis_board1067 .nss_pg a.stop {background:url('/images/web/template/1067/main/1067_btn_stop_board.png') no-repeat; }
.dis_board1067 .nss_pg a.next {background:url('/images/web/template/1067/main/1067_btn_next_board.png') no-repeat; }
.dis_board1067 .nss_pg a.play {background:url('/images/web/template/1067/main/1067_btn_play_board.png') no-repeat; }

/* 바로가기01 */
.M_link1067 {position:relative; height:100%;  overflow:hidden;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.M_link1067 ul {overflow:hidden;}
.M_link1067 ul li {position:relative; float:left; width:25%;}
.M_link1067 ul li a {height:36px; margin-bottom:10px; padding:100px 15px 0; line-height:18px; overflow:hidden; display:block; text-align:center; color:#555; font-family:"NotoM"; font-size:16px; letter-spacing:-1px;}
.M_link1067 ul li img {position:absolute; left:50%; top:10px; width:82px; height:82px; margin-left:-41px;}
.M_link1067 ul li a:hover, .M_link1067_2 ul li a:focus {text-decoration:underline;}

/* 오늘의식단 */
.meal_menu1067 {position:relative; height:100%; background:#fff; overflow:hidden; box-sizing:border-box;  border-radius:30px; border:1px solid #ccc;}
.meal_menu1067 h2{width:120px; height:100%; float:left; padding:90px 20px 0 20px; font-family:"NotoM"; color:#252525; font-size:18px; text-align:center; white-space:nowrap; overflow:hidden; box-sizing:border-box;}
.meal_menu1067 h2:after{content:""; position:absolute; top:0; left:130px; height:100%; border:1px dotted #ccc;}
.meal_menu1067 .meal_info{display:none; }
.meal_menu1067 ul{float:left; width:47%; height:100px; overflow-y:auto; float:left; margin:20px 0 10px 30px;}
.meal_menu1067 ul li{position:relative; }
.meal_menu1067 dl dt.kcal{position:absolute; left:0; top:0; z-index:10; width:150px; height:30px; line-height:30px; border-radius:34px; text-align:left; font-size:18px; font-family:"NotoB"; color:#003f68;}
.meal_menu1067 dl dd.meal_list{margin:0 0 10px; padding:35px 0 20px 0; font-family:"NotoM"; font-size:14px; color:#343434; letter-spacing:-1px; line-height:20px;}
.meal_menu1067 .imgBg{position:absolute; top:35px; left:48px;}
.meal_menu1067 .imgBg img{width:46px; height:44px;}
.meal_menu1067 .btn_more{position:absolute; right:15px; top:20px; width:17px; height:17px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1067/main/1067_btn_more3.png') no-repeat center; }
.meal_menu1067 ul li.no_Data {top:50%; margin-top:-10px; font-size:15px; color:#222; line-height:20px; text-align:center}

/* 포토앨범 */
.gallery1067  {position:relative; height:100%; background:#003f68; overflow:hidden; box-sizing:border-box;  border-radius:30px;}
.gallery1067 h2  {position:relative; margin:20px 60px 0 30px; font-size:19px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.gallery1067 .gall_list {position:relative; height:178px; padding:15px 50px 0; overflow:hidden; background:#003f68;}
.gallery1067 .gall_list li {width:22%; margin-left:4%; float:left;}
.gallery1067 .gall_list li:first-child {margin-left:0;}
.gallery1067 .gall_list li a {display:block;}
.gallery1067 .gall_list li .img img {width:100%; height:140px; border-radius:100px; overflow:hidden;}
.gallery1067 .gall_list li span {display:block; font-family:"NotoM"; font-size:14px; color:#fff;}
.gallery1067 .gall_list li span.txt {margin-top:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery1067 .gall_list li span.date {padding-left:20px; color:#777; font-size:15px; display:none;}
.gallery1067 .btn_more {position:absolute; right:30px; top:20px; width:17px; height:17px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1067/main/1067_btn_more2.png') no-repeat 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/1067/main/btn_b_prev.gif') no-repeat}
.banner_zone .inner .btn a.stop {background:url('/images/web/template/1067/main/btn_b_stop.gif') no-repeat}
.banner_zone .inner .btn a.next {background:url('/images/web/template/1067/main/btn_b_next.gif') no-repeat}
.banner_zone .inner .btn a.play {display:none; background:url('/images/web/template/1067/main/btn_b_play.gif') no-repeat}
.banner_zone .inner .btn a.list {background:url('/images/web/template/1067/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_board1067, .drawSchedule1067, .notice1067, .gallery1067, .meal_menu1067, .M_link01058, .pop1067, .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_board1067, .dis_board_box, .meal_menu1067 ul {-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_board1067 .dis_board_box {width:100%;}
	.dis_board1067 h2 {width:13%; font-size:16px; padding-right:30px;}
	.dis_board1067 ul {width:60%;}
	.dis_board1067 ul li a {font-size:15px;}
	.dis_board1067 .imgBg {left:20%;}
	
	/* 게시판 */
	.notice1067_1 h2 {font-size:16px;}
	.notice1067_1 h2 a {padding:0 10px; }

	/* 오늘의식단 */
	.meal_menu1067 ul{width:70%;}
	
	/* 포토앨범 */
	.gallery1067 .gall_list{padding:10px 20px; height:161px;}
	.gallery1067 .gall_list li {width:48%;}
	
	/* 배너존 */
    .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) {	

	
	/*전광판*/
	.dis_board1067 ul {width:65%;}
	.dis_board1067 ul li a {font-size:15px;}	
	
	/* 오늘의식단 */
	.meal_menu1067 ul {width:50%;}
	
	/* 메인비주얼 */
	.main_visual .bx-controls {bottom:10px;}
	
	/* 게시판 */
	.notice1067_1 h2 {font-size:16px;}
	
	/* 게시판2 */
	.notice1067_2 h2 {font-size:16px;}
		
	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 140px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
}

@media (max-width:580px) {	
	
	
		
	/*전광판*/
	.dis_board1067 h2 {display:none;}
	.dis_board1067 .imgBg{display:none;}
	.dis_board1067 ul {width:100%;}
	.dis_board1067 ul li:before {background:none;}
	.dis_board1067 ul li a {font-size:15px;}	
	
	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 150px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
	
}

@media (max-width:480px) {	

	/* 공지사항 */
	.notice1067_2 h2 {font-size:15px;}	
	
	/* 바로가기 */
	.M_link1067 ul li a {font-size:14px;}

	/* 팝업존 */
	.pop1067 h2{font-size:16px;}
	.pop1067 .nss_pg {position:absolute; top:15px; right:42px; width:auto; left:auto;}
	.pop1067 .nss_pg span {position:absolute; top:5px; right:87px; width:40px;}
	.pop1067 a.list {top:15px; left:auto; right:12px;}

	/*전광판*/
	.dis_board1067 .nss_pg {top:10px;}
	.dis_board1067 .nss_pg a {width:20px; height:20px;}
    .dis_board1067 .nss_pg a.pre {background-size:20px;}
	.dis_board1067 .nss_pg a.stop {background-size:20px;}
	.dis_board1067 .nss_pg a.next {background-size:20px;}
	.dis_board1067 .nss_pg a.play {background-size:20px;}	
	
	/* 오늘의식단 */
	.meal_menu1067 h2{width:100px; font-size:14px;}
	.meal_menu1067 h2:after{left:105px;}
	.meal_menu1067 .imgBg{left:35px;}
	
	/* 포토앨범 */
	.gallery1067 h2{font-size:16px;}
	
	/* 배너존 */
	.banner_zone .inner ul li {width:49%; margin-left:1%;}

}

@media (max-width:380px) {
	
	/* 바로가기 */
	.M_link1067 ul li {width:50%}

	/* 배너존 */
	.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%;}
			
}