﻿@charset "utf-8";


/* 알림장 */
.ann_tablet{display:none;}

/*전광판*/
.dis_board1020 {display:block; width:100%; height:100%; overflow:hidden; padding:10px; background:#498ad8;  box-sizing:border-box;}
.dis_board1020 .dis_board_box { position:relative; width:100%; height:100%; border-radius:10px;  background:#fff; box-sizing:border-box;}
.dis_board1020 h2 { float:left; width:11%; white-space:nowrap; overflow:hidden; padding:0 20px; line-height:40px; font-family:"NotoM"; font-size:20px; color:#000; }
.dis_board1020 ul { float:left; width:65%; margin-left:2%; padding-left:20px; border-left:1px dashed #498ad8}
.dis_board1020 ul li { width:100%; overflow:hidden;  white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; color:#383838; text-align:left;}
.dis_board1020 ul li a{line-height:40px; font-family:"NotoM"; font-size:17px; color:#383838; }
.dis_board1020 .nss_pg { position:absolute; top:8px; right:20px;}
.dis_board1020 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:25px; height:25px; margin-left:4px;}
.dis_board1020 .nss_pg a.pre {background:url('/images/web/template/1020/main/1020_btn_prev_board.png') no-repeat; }
.dis_board1020 .nss_pg a.stop {background:url('/images/web/template/1020/main/1020_btn_stop_board.png') no-repeat; }
.dis_board1020 .nss_pg a.next {background:url('/images/web/template/1020/main/1020_btn_next_board.png') no-repeat; }
.dis_board1020 .nss_pg a.play {background:url('/images/web/template/1020/main/1020_btn_play_board.png') no-repeat; }


/* 메인비주얼 */
.main_visual {position:relative; width:600px; height:100%; background:#aedffb;}
.main_visual ul {position:relative;}
.main_visual ul li {position:relative; text-align:center;}
.main_visual .bx-controls {position:absolute; width:520px; height:26px; left:15px; bottom:15px;}
.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;}/* 비주얼 버튼 색상 */


/* 게시판 */
.notice1020 {position:relative; height:100%; overflow:hidden; padding:2%; background:#fcd346;  box-sizing:border-box;}
.notice1020:before {content:''; display:block; clear:both; position:absolute; width:96%; height:90%; border-radius:10px; background:#fff; box-sizing:border-box; z-index:0;}
.notice1020 h2 {position:absolute; top:0; width:25%; padding-top:30px; font-size:18px; font-family:'NotoM'; text-align:center; letter-spacing:-0.05px; white-space:nowrap; overflow:hidden; z-index:2;}
.notice1020 h2 a {display:block; padding:5px; color:#000; }
.notice1020 h2.tit_1 {left:0; background:none; margin-left:5%;}
.notice1020 h2.tit_2 {left:32%; }
.notice1020 h2.tit_3 {left:59%;}
.notice1020 h2 a.current {background:#fff; font-family:'NotoM'; color:#000; z-index:2;}
.notice1020 h2 a.current::after {content:""; display:block; clear:both; position:absolute; left:50%; top:72%; width:90%; height:16px; margin:-8px 0 0 -45%; background:#ffe380; border-radius:8px; opacity:0.3}
.notice1020 .list_box.on {display:block; }
.notice1020 .list_box {display:none; padding-top:60px; font-family:'NotoM'; font-size:14px; overflow:hidden}
.notice1020 .list_box ul {height:150px; padding:0 20px 0; background:#1dc5ac;}
.notice1020 .list_box li {position:relative; font-family:'NotoR'; font-size:14px; line-height:30px; vertical-align:middle; overflow:hidden; }
.notice1020 .list_box li a {display:block; width:65%; padding-left:12px; float:left; color:#434343; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url("/images/web/template/1020/main/1020_noti_dot01.png") no-repeat 0 center;}
.notice1020 .list_box li a:hover {text-decoration:underline;}
.notice1020 .list_box li span.date {display:block; width:30%; float:right; font-size:13px; text-align:right; color:#74746c;}
.notice1020 .btn_more {position:absolute; right:30px; top:40px; width:14px; height:14px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1020/main/1020_btn_more1.png') no-repeat center;}

/* 바로가기 */
.M_link1020 {position:relative; height:100%; font-family:"NotoM"; background:#dae5f9; overflow:hidden; padding:2%; background:#c292df;  box-sizing:border-box;}
.M_link1020:before {content:''; display:block; clear:both; position:absolute; width:96%; height:90%; border-radius:10px; background:#fff; box-sizing:border-box;}
.M_link1020 ul {overflow:hidden;}
.M_link1020 ul li {position:relative; float:left; width:21%; height:106px; padding:5px 2% 0;}
.M_link1020 ul li:first-child{background:none;}
.M_link1020 ul li a {display:block; width:100%; height:100%; line-height:16px; text-align:center; color:#414141; font-size:14px; letter-spacing:-1px;}
.M_link1020 ul li img {width:65px; height:65px;}
.M_link1020 ul li a span{display:block; height:32px; padding:6px 0 0; overflow:hidden;}
.M_link1020 ul li a:hover, .M_link1020_2 ul li a:focus {text-decoration:underline;}


/* 팝업존 */
.pop1020 {position:relative; height:100%; overflow:hidden; padding:4%; background:#ffac46;  box-sizing:border-box; z-index:0;}
.pop1020:before {content:''; display:block; clear:both; position:absolute; width:92%; height:90%; border-radius:10px; background:#fff; box-sizing:border-box; z-index:-1;}
.pop1020 h2 {width:40%; padding:20px 0 0 20px; font-size:18px; font-family:"NotoM"; color:#000; white-space:nowrap; overflow:hidden; z-index:2;}
.pop1020 .nss_pg {position:absolute; top:38px; right:52px;}
.pop1020 .nss_pg span {position:absolute; top:-3px; right:60px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#000; font-size:12px; display:inline-block;}
.pop1020 .nss_pg span strong {color:#7cc7cd;}
.pop1020 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:9px; height:11px; margin-left:10px;}
.pop1020 .nss_pg a.pre {background:url('/images/web/template/1020/main/1020_btn_prev.png') no-repeat; }
.pop1020 .nss_pg a.stop {background:url('/images/web/template/1020/main/1020_btn_stop.png') no-repeat; }
.pop1020 .nss_pg a.next {background:url('/images/web/template/1020/main/1020_btn_next.png') no-repeat; }
.pop1020 .nss_pg a.play {background:url('/images/web/template/1020/main/1020_btn_play.png') no-repeat; }
.pop1020 .pop_img {position:relative; width:235px; margin: 0 auto; margin-top:20px;}
.pop1020 .pop_img li {/* display:none; */ width:100%; height:180px; overflow:hidden;}
.pop1020 .pop_img li img {width:100%; height:135px;}
.pop1020 .pop_img li.on {display:block}

/* 팝업리스트 레이어 추가 */
.pop1020 a.list {position:absolute; top:38px; right:32px; display:block; float:left; font-size:0; text-indent:-10000em; width:11px; height:11px; background:url('/images/web/template/1020/main/1020_btn_list.png') no-repeat; }
.pop1020 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61;}
.pop1020 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop1020 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop1020 .pop_layer_box .pop_layer ul {height:125px; margin-top:35px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop1020 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop1020 .pop_layer_box .pop_layer ul li a {color:#fff; }
.pop1020 .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;}

/* 행사일정 */
.drawSchedule1020 { position:relative; height:100%; padding:4%; background:#7cc7cd;  box-sizing:border-box;  z-index:0;}
.drawSchedule1020:before {content:''; display:block; clear:both; position:absolute; width:92%; height:90%; border-radius:10px; background:#fff; box-sizing:border-box; z-index:-1;}
.drawSchedule1020 h2 {width:70%; font-size:18px; font-family:"NotoM"; color:#000;  padding:20px 0 0 20px; white-space:nowrap; overflow:hidden; z-index:2;}
.drawSchedule1020 .sch_info { display:none; margin:5px 0 0 25px; font-size:13px; font-family:'Nanum'; line-height:20px; color:#fff;}
.drawSchedule1020 .date_view { position:relative; width:260px; height:34px; line-height:34px; border-radius:34px; margin: 10px auto 0; background:#61b0b6; text-align:center; font-family:"NotoM"; color:#fff; line-height:35px;}
.drawSchedule1020 .date_view .year {color:#fff; font-size:16px; font-family:'Verdana';  font-weight:bold;}
.drawSchedule1020 .date_view .month {color:#fff; font-size:18px; font-family:'Verdana'; font-weight:bold;}
.drawSchedule1020 .date_view .ym_dot {color:#fff; font-size:16px; font-family:'Verdana';}
.drawSchedule1020 .date_view .pre {position:absolute; left:20px; top:9px; width:14px; height:14px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1020/main/1020_sche_pre.png) no-repeat center;}
.drawSchedule1020 .date_view .next {position:absolute; right:20px; top:9px; width:14px; height:14px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1020/main/1020_sche_next.png) no-repeat center;}
.drawSchedule1020 .sch_list ul { width:100%; margin:10px auto;  height:110px; overflow:hidden; overflow-y:auto;}
.drawSchedule1020 .sch_list li { position:relative; margin:5px 10px 0 20px; padding:0 0 0 10px; line-height:30px; border-top: dashed 1px #fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:12px; background:url(/images/web/template/1020/main/1020_noti_dot.png) no-repeat left center; }
.drawSchedule1020 .sch_list li:first-child { border-top:none;}
.drawSchedule1020 .sch_list li a {display:block;  color:#434343; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.drawSchedule1020 .sch_list li a span { float:left; width:30px; height:30px; line-height:31px; margin-right:5px; font-size:16px;  color:#0074a5; font-weight:bold; display:block; text-align:center;}
.drawSchedule1020 .btn_more{position:absolute; right:30px; top:38px; width:14px; height:14px; text-indent:-9999em; z-index:10;  line-height:0; font-size:0; background:url(/images/web/template/1020/main/1020_btn_more1.png) no-repeat center;}
.drawSchedule1020 .sch_list li.no_Data { top:50%; margin-top:-10px; padding:0; font-size:15px; color:#000; line-height:20px; text-align:center; background:none;}

/* 오늘의식단 */
.meal_menu1020 {position:relative; height:100%; overflow:hidden; padding:4%; background:#fc74b1;  box-sizing:border-box; z-index:0;}
.meal_menu1020:before {content:''; display:block; clear:both; position:absolute; width:92%; height:90%; border-radius:10px; background:#fff; box-sizing:border-box; z-index:-1;}
.meal_menu1020 h2 {width:70%; height:50px; padding:20px 0 0 20px; font-size:18px; font-family:"NotoM"; color:#373737; white-space:nowrap; overflow:hidden; z-index:2;}
.meal_menu1020 dt {width:70%; height:50px; padding:20px 0 0 20px; font-size:18px; font-family:"NotoM"; color:#373737; white-space:nowrap; overflow:hidden; z-index:2;}
.meal_menu1020 .meal_info {display:none;}
.meal_menu1020 ul{height:140px; overflow-y:auto;}
.meal_menu1020 ul li {position:relative; margin:0 0 10px;}
.meal_menu1020 dl dt.kcal {position:absolute; left:20px; top:0; z-index:10; width:135px; height:30px; line-height:30px; border-radius:50px; text-align:center; font-size:15px; font-family:"NotoM"; color:#fff654; background:#fa9f96; padding : 0px 0px 0px 0px;;}
.meal_menu1020 dl dt.kcal .kcal_tit{padding:0 3px 0 0; color:#fff;}
.meal_menu1020 dl dd.meal_list {padding:40px 130px 10px 20px; font-family:"NotoM"; font-size:14px; color:#3e3e3f; letter-spacing:-1px; line-height:20px; }
.meal_menu1020 .imgBg {position:absolute; bottom:25px; right:40px;}
.meal_menu1020 .imgBg img {width:78px; height:60px;}
.meal_menu1020 .btn_more {position:absolute; right:30px; top:38px; width:14px; height:14px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1020/main/1020_btn_more1.png) no-repeat center;}
.meal_menu1020 ul li.no_Data  {top:35%; margin-top:-10px; font-size:15px; color:#000; line-height:20px; text-align:center}

/* 포토앨범 */
.gallery1020 {position:relative; height:100%; overflow:hidden; padding:4%; background:#b8dd77;  box-sizing:border-box;  z-index:0;}
.gallery1020:before {content:''; display:block; clear:both; position:absolute; width:92%; height:90%; border-radius:10px; background:#fff; box-sizing:border-box; z-index:-1;}
.gallery1020 h2 {width:70%; padding:20px 0 0 20px; font-size:18px; color:#333; font-family:"NotoM"; white-space:nowrap; overflow:hidden; z-index:2;}
.gallery1020 .gall_info{display:none; }
.gallery1020 .gall_list{height:158px; padding:20px 25px 0; overflow:hidden; }
.gallery1020 .gall_list li{width:100%; margin-left:5%; float:left; height:160px;}
.gallery1020 .gall_list li:first-child{margin-left:0; }
.gallery1020 .gall_list li a{display:block; }
.gallery1020 .gall_list li .img{width:100%; height:115px; }
.gallery1020 .gall_list li .img img{width:100%; height:100%; }
.gallery1020 .gall_list li span{display:block; margin-top:10px; text-align:center; font-family:"NotoM"; font-size:15px; color:#444; }
.gallery1020 .gall_list li span.txt{ float:left; width:60%; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery1020 .gall_list li span.date{ float:right; text-align:right; color:#74746c;}
.gallery1020 .btn_more{position:absolute; right:30px; top:38px; width:14px; height:14px; text-indent:-9999em; line-height:0; font-size:0; background:url(/images/web/template/1020/main/1020_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/1020/main/btn_b_prev.gif) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/web/template/1020/main/btn_b_stop.gif) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/web/template/1020/main/btn_b_next.gif) no-repeat}
.banner_zone .inner .btn a.play {display: none; background:url(/images/web/template/1020/main/btn_b_play.gif) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/web/template/1020/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_board1020, .drawSchedule1020, .notice1020, .gallery1020, .meal_menu1020, .M_link01020, .M_link01020_2, .pop1020, .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}
	
	/* 전광판 */
	.dis_board1020 {padding:10px 20px;}
	.dis_board1020 .dis_board_box {width:100%;}	
	.dis_board1020 h2 {width:13%;}
	.dis_board1020 ul {margin-left:15px;}
	.dis_board1020 ul li {width:75%;}

	/* 메인비주얼 */
	.main_visual {width:100%; height:auto;}
	.main_visual ul li img{width:100%;}
	
	/* 게시판 */
	.notice1020:before {height:89%;}

	/* 바로가기 */
	.M_link1020:before {height:89%;}
	
	/* 팝업존 */
	.pop1020:before {height:89%;}
	
	/* 행사일정 */
	.drawSchedule1020:before {height:89%;}
	.drawSchedule1020 .date_view { width:70%;}

	/* 오늘의식단 */
	.meal_menu1020:before {height:89%;}

	/* 포토앨범 */
	.gallery1020:before {height:89%;}

	/* 배너존 */
    .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) {	

	/* 게시판 */
	.notice1020:before {height:90%;}

	/* 바로가기 */
	.M_link1020:before {height:90%;}

}

@media (max-width: 590px) {	

	/* 전광판 */
	.dis_board1020 h2 {display:none;}
	.dis_board1020 ul {margin-left:5px; border:none;}
	.dis_board1020 ul li {width:80%;}

	/* 게시판 */
	.notice1020:before {height:92%;}

	/* 바로가기 */
	.M_link1020:before {height:92%;}
	
	/* 팝업존 */
	.pop1020 {padding:2%;}
	.pop1020:before {width:96%; height:92%;}
	
	/* 행사일정 */
	.drawSchedule1020 {padding:2%;}
	.drawSchedule1020:before {width:96%; height:92%;}
	.drawSchedule1020 .date_view { width:70%;}

	/* 오늘의식단 */
	.meal_menu1020 {padding:2%;}
	.meal_menu1020:before {width:96%; height:92%;}

	/* 포토앨범 */
	.gallery1020 {padding:2%;}
	.gallery1020:before {width:96%; height:92%;}

	
}

@media (max-width: 480px) {	

	/* 게시판 */
	.notice1020:before {height:94%;}
	.notice1020 h2 { font-size:14px; letter-spacing:-1px;}

	/* 바로가기 */
	.M_link1020:before {height:97%;}
	.M_link1020 ul li {width:48%; padding:5px 1% 0; margin:15px 0}

	/* 팝업존 */
	.pop1020:before {height:94%;}
	
	/* 행사일정 */
	.drawSchedule1020:before {height:94%;}

	/* 오늘의식단 */
	.meal_menu1020:before {height:94%;}

	/* 포토앨범 */
	.gallery1020:before {height:94%;}

	/* 배너존 */
	.banner_zone .inner ul li {width:49%; margin-left:1%;}

}

@media (max-width: 380px) {

	/* 배너존 */
	.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%;}
			
}