﻿@charset "utf-8";


/* 알림장 */
.ann_tablet{display:none;}


/* 메인비주얼 */
.main_visual {position:relative; width:100%; height:440px; background:url('/images/web/template/1005/main/M_visual_bg.png') }
.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_board1005 {height:100%; background:#4acad1; overflow:hidden; border-radius:30px; box-shadow:1px 1px 2px 0 rgba(0, 0, 0, 0.2);}
.dis_board1005 .dis_board_box { position:relative; width:1055px; height:40px; padding:10px 145px 10px 0; margin:0 auto;}
.dis_board1005 h2 { float:left; width:18%; margin:0 2%; text-align:right; white-space:nowrap; overflow:hidden; line-height:40px;   background:url('/images/web/template/1005/main/1005_icon_board.png') no-repeat 10px;  font-family:"NotoM"; font-size:19px; color:#fff; }
.dis_board1005 h2  span { color:#333;}
.dis_board1005 ul { float:left; width:73%; height:40px; background:#fff; border:1px dashed #27b3bb; border-radius:28px;}
.dis_board1005 ul li {width:95%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; text-align:left;}
.dis_board1005 ul li a{padding-left:10px; line-height:40px; font-family:"NotoM"; font-size:16px; color:#333;}
.dis_board1005 .nss_pg { position:absolute; top:12px; right:20px;}
.dis_board1005 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:37px; height:37px; margin-left:3px;}
.dis_board1005 .nss_pg a.pre {background:url('/images/web/template/1005/main/1005_btn_prev_board.png') no-repeat; }
.dis_board1005 .nss_pg a.stop {background:url('/images/web/template/1005/main/1005_btn_stop_board.png') no-repeat; }
.dis_board1005 .nss_pg a.next {background:url('/images/web/template/1005/main/1005_btn_next_board.png') no-repeat; }
.dis_board1005 .nss_pg a.play {background:url('/images/web/template/1005/main/1005_btn_play_board.png') no-repeat; }


/* 게시판 */
.notice1005 {position:relative; height:100%; background:#3ca4d3; border-radius:30px;  overflow:hidden;}
.notice1005 h2 {position:absolute;top:0;width: 27%;height: 50px;font-size: 18px;font-family:'NotoR';text-align:center;line-height: 50px;letter-spacing:-1px;border-radius:  30px; white-space:nowrap;  }
.notice1005 h2 a {display:block;color: #cbe7f4;}
.notice1005 h2.tit_1 {left:0; background:none; }
.notice1005 h2.tit_2 {left: 26%;}
.notice1005 h2.tit_3 {left: 52%;}
.notice1005 h2 a.current {font-family:'NotoM';color: #f5f29d;z-index: 2;}
.notice1005 h2 a.c_Line { background:url('/images/web/template/1005/main/1005_notiLine.png') no-repeat right;}
.notice1005 .list_box.on {display:block; }
.notice1005 .list_box {display:none; padding: 50px 10px 0;font-family:'NotoR',Dotum;font-size:15px;overflow:hidden;}
.notice1005 .list_box ul {height: 150px;padding: 5px 10px;background: #fff;border-radius:30px; border:1px dashed #165470;}
.notice1005 .list_box li {position:relative; padding-left:15px; font-family:'NotoR';line-height:30px; vertical-align:middle; overflow:hidden; }
.notice1005 .list_box li:after {content:""; display:block; clear:both; position:absolute; left:0; top:17px; width:4px; height:4px; background:#0d74a2; border-radius:1px;}
.notice1005 .list_box li a {display:block; width:65%; float:left; color:#444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1005 .list_box li a:hover {text-decoration:underline;}
.notice1005 .list_box li span.date {display:block; width:30%; float:right; text-align:right; color:#8c8c8c;}
.notice1005 .btn_more {position:absolute;right:25px;top: 10px;width:30px;height:30px;text-indent:-9999em;line-height:0;font-size:0;background: url('/images/web/template/1005/main/1005_btn_more1.png') no-repeat center;}


/* 행사일정 */
.drawSchedule1005 { position:relative; height:100%;  background:#ffad47; border-radius:30px;  overflow:hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.drawSchedule1005 h2 {margin: 5px 0 0 20px;width: 25%; line-height:41px; color:#333;font-size:17px;font-family:"NotoM"; white-space:nowrap;overflow:hidden;}
.drawSchedule1005 .date_view {position:relative;width:120px;height:35px; text-align:center; top: -35px;left: 55%;margin-left: -60px;}
.drawSchedule1005 .date_view .year {color:#333; font-size:20px; font-family:'NotoM';}
.drawSchedule1005 .date_view .month {color:#945200; font-size:20px; font-family:'NotoM';}
.drawSchedule1005 .date_view .ym_dot {color:#535f66; font-size:18px; font-family:'Verdana';}
.drawSchedule1005 .date_view .pre {position:absolute; left:-15px; top:0px; width:22px; height:22px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1005/main/1005_sche_pre.png) no-repeat center;}
.drawSchedule1005 .date_view .next {position:absolute; right:-15px; top:0px; width:22px; height:22px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1005/main/1005_sche_next.png) no-repeat center;}
.drawSchedule1005 .inner {height:145px; padding:5px 10px; margin:-30px 10px; font-family:Gulim,'굴림';  font-size:12px; overflow:hidden;background: #fff; border-radius:30px; border:1px dashed #b96700;}
.drawSchedule1005 .inner th {height:24px; line-height:22px; color:#333; font-family:'NotoM';  font-size:15px; border-bottom:1px solid #d6d5d4;}
.drawSchedule1005 .inner td {height:20px; line-height:20px; text-align:center; color:#666;}
.drawSchedule1005 .inner .sun {color:#ff5656;}
.drawSchedule1005 .inner .sat {color:#0288d1;}
.drawSchedule1005 .inner td a.check {display:block;color:#333; font-weight:bold; background:url('/images/web/template/1005/main/1005_sche_check.png') no-repeat center center;}
.drawSchedule1005 .inner td a.today {display:block; color:#fff; font-weight:bold; background:url('/images/web/template/1005/main/1005_sche_today.png') no-repeat center center;}
.drawSchedule1005 .btn_more {position:absolute; right:20px; top:12px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1005/main/1005_btn_more2.png') no-repeat center;}


/* 팝업존 */
.pop1005 {position:relative; height:100%; background:#ff79a5; overflow:hidden; border-radius:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.pop1005 h2 {position:relative; line-height:55px; margin:0 170px 0 20px; font-size:17px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.pop1005 .nss_pg {position:absolute; top:12px; right:45px; z-index:2;}
.pop1005 .nss_pg span {position:absolute; top:7px; right:110px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block;}
.pop1005 .nss_pg span strong {color:#ffdb4f;}
.pop1005 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:30px; height:30px; margin-left:2px;}
.pop1005 .nss_pg a.pre {background:url('/images/web/template/1005/main/1005_btn_prev.png') no-repeat; }
.pop1005 .nss_pg a.stop {background:url('/images/web/template/1005/main/1005_btn_stop.png') no-repeat; }
.pop1005 .nss_pg a.next {background:url('/images/web/template/1005/main/1005_btn_next.png') no-repeat; }
.pop1005 .nss_pg a.play {background:url('/images/web/template/1005/main/1005_btn_play.png') no-repeat; }
.pop1005 .pop_img {position:relative; width:235px; margin:5px auto;}
.pop1005 .pop_img li {/* display:none; */ width:100%; height:165px; overflow:hidden;}
.pop1005 .pop_img li img {width:100%; height:135px;}
.pop1005 .pop_img li.on {display:block}

/* 팝업리스트 레이어 추가 */
.pop1005 a.list {position:absolute; top:12px; right:12px; display:block; font-size:0; text-indent:-10000em; width:30px; height:30px; background:url('/images/web/template/1005/main/1005_btn_list.png') no-repeat;  z-index:2;}
.pop1005 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; z-index:3;}
.pop1005 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop1005 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop1005 .pop_layer_box .pop_layer ul {height:125px; margin-top:35px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop1005 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop1005 .pop_layer_box .pop_layer ul li a {color:#fff; }
.pop1005 .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;}


/* 바로가기01 */
.M_link1005 {position:relative; height:100%; border:1px solid #ccc; background:#f6c3c3; overflow:hidden; border-radius:20px; box-shadow:1px 1px 2px 0 rgba(0, 0, 0, 0.2); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.M_link1005 ul {overflow:hidden;}
.M_link1005 ul li {position:relative; float:left; width:49%; border-right:1px dashed #f28c8c; border-bottom:1px dashed #f28c8c;}
.M_link1005 ul li:nth-child(2) { border-right:none;}
.M_link1005 ul li:nth-child(4) { border-right:none;}
.M_link1005 ul li a {height:36px; margin-bottom:10px; padding:65px 10px 0; line-height:18px; overflow:hidden; display:block; text-align:center; color:#333; font-family:"NotoR"; font-size:15px; letter-spacing:-1px; }
.M_link1005 ul li img {position:absolute; left:50%; top:8px; width:62px; height:62px; margin-left:-30px;}
.M_link1005 ul li a:hover, .M_link1005_2 ul li a:focus {text-decoration:underline;}

/* 오늘의식단 */
.meal_menu1005 {position:relative; height:100%; border:1px solid #ccc; background:#95deff; overflow:hidden; border-radius:30px;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.meal_menu1005 h2 {position:relative; line-height:55px; margin:0 60px 0 20px; font-size:19px; font-family:"NotoM"; color:#44555d; white-space:nowrap; overflow:hidden; z-index:2;}
.meal_menu1005 .meal_info {display:none;}
.meal_menu1005 ul{position:relative; height:173px; padding:20px 20px 0; overflow-y:auto; }
.meal_menu1005 dl {position:relative; padding:40px 70px 20px 0;}
.meal_menu1005 dl dt.kcal {position:absolute; left:0; top:0; z-index:10; width:65%; height:26px; line-height:26px; text-align:center; color:#3f819f;  font-size:20px; font-family:"NotoM"; border-bottom:4px solid #e5e5e5;}
.meal_menu1005 dl dt.kcal .kcal_1{ color:#005184; font-size:30px;}
.meal_menu1005 dl dt.kcal .kcal_1{ color:#555555;}
.meal_menu1005 dl dd.meal_list {font-family:"NotoR"; font-size:16px; color:#555; letter-spacing:-1px; line-height:20px; }
.meal_menu1005 .imgBg {position:absolute; bottom:20px; right:20px;}
.meal_menu1005 .imgBg img {width:85px; height:85px;}
.meal_menu1005 .btn_more{position:absolute; right:20px; top:12px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1005/main/1005_btn_more2.png') no-repeat center;}
.meal_menu1005 ul li.no_Data  {position:absolute; left:0; top:30%; width:100%; font-size:15px; font-family:"NotoM"; color:#555; line-height:20px; text-align:center}


/* 포토앨범 */
.gallery1005  {position:relative; height:100%; background:#007fc0; overflow:hidden; border-radius:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.gallery1005 h2  {position:relative; line-height:55px; margin:0 60px 0 20px; font-size:19px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.gallery1005 .gall_list {position:relative; height:140px; padding:15px 20px 0; overflow:hidden; background:#007fc0;}
.gallery1005 .gall_list li {width:30%; margin-left:5%; float:left;}
.gallery1005 .gall_list li:first-child {margin-left:0;}
.gallery1005 .gall_list li a {display:block;}
.gallery1005 .gall_list li .img img {width:100%; height:95px;}
.gallery1005 .gall_list li span {display:block; font-family:"NotoM"; font-size:14px; color:#fff;}
.gallery1005 .gall_list li span.txt {margin-top:7px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery1005 .btn_more {position:absolute; right:20px; top:12px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1005/main/1005_btn_more1.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: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/1005/main/btn_b_prev.gif) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/web/template/1005/main/btn_b_stop.gif) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/web/template/1005/main/btn_b_next.gif) no-repeat}
.banner_zone .inner .btn a.play {background:url(/images/web/template/1005/main/btn_b_play.gif) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/web/template/1005/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_board1005, .drawSchedule1005, .notice1005, .gallery1005, .meal_menu1005, .M_link01005, .M_link01005_2, .pop1005, .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_board1005 .dis_board_box {-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_board1005 .dis_board_box {width:100%; padding:10px 190px 10px 20px;}
	.dis_board1005 h2 { position:absolute; width:0; height:0; left:-9999999em; top:-9999999em; float:none; width:16%; margin:0 2%;font-size:16px;}
	.dis_board1005 ul {width:100%; float:none;}
	.dis_board1005 ul li a {font-size:15px;}

	
	/* 게시판 */
	.notice1005 h2 {font-size:16px;}
	.notice1005 h2 a {padding:0 10px; }


	/* 배너존 */
    .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;}
	
	
	/* 게시판 */
	.notice1005 h2 {font-size:16px;}
	
	/*오늘의 식단*/
	.meal_menu1005 dl dt.kcal { width:85%; }

		
	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 140px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}

@media (max-width: 580px) {	

		
	/* 바로가기01 */
	.M_link1005 ul li {width:50%; box-sizing:border-box;}
	.M_link1005 ul li a {font-size:15px;}
	
	/* 오늘의식단 */
	.meal_menu1005 ul{height:108px;}
	.meal_menu1005 dl dd.meal_list {font-size:15px; line-height:20px; }
	.meal_menu1005 .imgBg img {width:60px; height:auto;}	
		
	/* 포토앨범 */
	.gallery1005 .gall_list li {width:48%; margin-left:4%;}
	.gallery1005 .gall_list li + li + li {display:none;}


	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 150px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
}

@media (max-width: 480px) {	


	/*전광판*/
	.dis_board1005 .dis_board_box {padding:10px 120px 10px 20px;}
	.dis_board1005 .nss_pg { position:absolute; top:20px; right:20px;}
	.dis_board1005 .nss_pg a { width:20px; height:20px;}
    .dis_board1005 .nss_pg a.pre { background-size:20px;}
	.dis_board1005 .nss_pg a.stop {background-size:20px;}
	.dis_board1005 .nss_pg a.next { background-size:20px;}
	.dis_board1005 .nss_pg a.play { background-size:20px;}	
	
	
	/* 게시판 */
	.notice1005 .list_box {font-size:14px;}
	.notice1005 .list_box li a {width:100%; float:none;}
	.notice1005 .list_box li span.date {display:none;}

	/* 배너존 */
	.banner_zone .inner ul li {width:49%; margin-left:1%;}

}

@media (max-width: 380px) {
		
	/* 게시판 */
	.notice1005 h2 {font-size:13px;}
	.notice1005 h2 a {padding:0 5px; }
	
	/*행사일정*/
	.drawSchedule1005 .date_view .pre {left:-18px; }
.drawSchedule1005 .date_view .next {right:-18px; }

	/* 바로가기01 */
	.M_link1005 ul li a {font-size:14px;}
	
	/* 오늘의식단 */
	.meal_menu1005 {height:213px;}
	.meal_menu1005 ul{height:138px;}
	.meal_menu1005 dl dd.meal_list {font-size:14px; line-height:18px; }


	/* 배너존 */
	.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%;}
			
}