﻿@charset "utf-8"; 


/* 알림장 */
.ann_tablet{display:none; }


/* 메인비주얼 */
.main_visual{position:relative; width:100%; height:325px; background:#def3ff; overflow:hidden; }
.main_visual ul{position:relative; }
.main_visual ul li{position:relative; text-align:center; }
.main_visual .bx-controls{position:absolute; width:100%; height:26px; left:20px; bottom:30px; }
.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_board1041{height:100%; overflow:hidden; border-radius:35px; background:#fff;}
.dis_board1041:before{content:""; position:absolute; left:0; top:0; width:250px; height:60px ; background:url('/images/web/template/1041/main/1041_bg_board.png') no-repeat left center; border-radius:35px 0 0 35px;}
.dis_board1041:after{content:""; position:absolute; right:0; top:0; width:210px; height:60px; background:url('/images/web/template/1041/main/1041_bg2_board.png') no-repeat left center; border-radius:0 35px 35px 0;}
.dis_board1041 .dis_board_box{ position:relative; width:1200px; margin:0 auto; }
.dis_board1041 h2{float:left; width:9%; padding-left:75px; text-align:center; white-space:nowrap; overflow:hidden; line-height:60px; font-family:"NotoM"; font-size:19px; color:#fff;}
.dis_board1041 h2 .img{position:absolute; left:15px; top:10px; width:53px; height:41px; }
.dis_board1041 ul{ float:left; width:60%; height:40px; padding:10px 40px;}
.dis_board1041 ul li{width:85%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; text-align:left; color:#333;}
.dis_board1041 ul li a{padding-left:15px; line-height:40px; font-family:"NotoR"; font-size:15px; color:#333; }
.dis_board1041 .nss_pg{ position:absolute; top:15px; right:25px; z-index:1;}
.dis_board1041 .nss_pg a{display:block; float:left; font-size:0; text-indent:-10000em; width:30px; height:30px; margin-left:3px; }
.dis_board1041 .nss_pg a.pre{background:url('/images/web/template/1041/main/1041_btn_prev_board.png') no-repeat; }
.dis_board1041 .nss_pg a.stop{background:url('/images/web/template/1041/main/1041_btn_stop_board.png') no-repeat; }
.dis_board1041 .nss_pg a.next{background:url('/images/web/template/1041/main/1041_btn_next_board.png') no-repeat; }
.dis_board1041 .nss_pg a.play{background:url('/images/web/template/1041/main/1041_btn_play_board.png') no-repeat; }

/* 바로가기01 */
.M_link1041{position:relative; height:100%; font-family:"NotoM"; overflow:hidden; box-sizing:border-box}
.M_link1041 ul{ overflow:hidden; }
.M_link1041 ul li{position:relative; float:left; width:46%; margin:2%; height:130px; background:#3472cb; border-radius:30px; }
.M_link1041 ul li a{height:33px; line-height:16px; overflow:hidden; display:block; padding:85px 10px 0; text-align:center; color:#fff; font-size:14px; letter-spacing:-1px; }
.M_link1041 ul li img{position:absolute; left:50%; top:15px; width:65px; height:65px; margin-left:-32.5px; }
.M_link1041 ul li a:hover, .M_link1041_2 ul li a:focus{text-decoration:underline; }

/* 게시판 */
.notice1041 {position:relative; height:240px; background:#fff; border-radius:35px; overflow:hidden;}
.notice1041:before{content:""; display:block; position:relative; width:100%; height:60px; background:#e7437d;} 
.notice1041 h2 {position:absolute; width:27%; top:10px; line-height:30px; font-size:18px; font-family:'NotoR'; text-align:center; letter-spacing:-0.05px; white-space:nowrap; overflow:hidden; }
.notice1041 h2 a {display:block; color:#ffe9f1; padding:5px 15px; overflow:hidden;; box-sizing:border-box;}
.notice1041 h2.tit_1 {left:0;}
.notice1041 h2.tit_2 {left:31%;}
.notice1041 h2.tit_3 {left:62%;}
.notice1041 h2 a.current {font-family:'NotoB'; color:#fff; z-index:2;}
.notice1041 .list_box.on {display:block;}
.notice1041 .list_box {display:none; height:150px; font-family:'NotoM';  font-size:15px; overflow:hidden; }
.notice1041 .list_box ul {height:140px; padding:20px 30px 0;}
.notice1041 .list_box li {position:relative; padding-left:15px; font-family:'NotoR';line-height:34px; vertical-align:middle; overflow:hidden; background:url('/images/web/template/1041/main/1041_noti_dot.png') no-repeat left center;}
.notice1041 .list_box li a {display:block; width:65%; float:left; color:#444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1041 .list_box li a:hover {text-decoration:underline;}
.notice1041 .list_box li span.date {display:block; width:30%; float:right; text-align:right; color:#8c8c8c;}
.notice1041 .btn_more {position:absolute; right:30px; top:15px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1041/main/1041_btn_more1.png') no-repeat center center;}

/* 행사일정 */
.drawSchedule1041{position:relative; height:100%; background:#fff; overflow:hidden;  border-radius:30px; }
.drawSchedule1041 h2{position:absolute; left:25px; top:0; height:60px; line-height:60px; width:38%; overflow:hidden; white-space:nowrap; color:#fff; font-family:'NotoM'; font-size:18px;}
.drawSchedule1041:before{content:""; display:block; position:relative; width:100%; height:60px; background:#5a75cd;} 
.drawSchedule1041 .date_view{position:relative; width:160px; height:22px; line-height:22px; text-align:center; margin:20px auto; font-family:'NotoM';}
.drawSchedule1041 .date_view .year{color:#525252; font-size:18px;  }
.drawSchedule1041 .date_view .month{color:#3d55b9; font-size:18px;}
.drawSchedule1041 .date_view .ym_dot{color:#525252; font-size:18px; }
.drawSchedule1041 .date_view .pre{position:absolute; left:0; top:5px; width:10px; height:13px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1041/main/1041_sche_pre.png') no-repeat center; }
.drawSchedule1041 .date_view .next{position:absolute; right:0; top:5px; width:10px; height:13px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1041/main/1041_sche_next.png') no-repeat center; }
.drawSchedule1041 .inner{height:157px; margin:0 15px; padding:4px; font-family:'NotoR'; font-size:12px; overflow:hidden; background:#fff;}
.drawSchedule1041 .inner th{height:24px; line-height:20px; color:#fff; padding-top:5px; font-family:'NotoR'; font-size:15px; background:#3d55b9;}
.drawSchedule1041 .inner td{height:21px; line-height:20px; text-align:center; color:#666; }
.drawSchedule1041 .inner .sun{color:#ff5656; }
.drawSchedule1041 .inner .sat{color:#0288d1; }
.drawSchedule1041 .inner td a.check{display:block; height:20px; margin:1px; color:#fff; font-weight:bold; background:url('/images/web/template/1041/main/1041_bg_check.png') no-repeat center;}
.drawSchedule1041 .inner td a.today{display:block; height:20px; color:#fff; font-weight:bold;  background:url('/images/web/template/1041/main/1041_bg_today.png') no-repeat center;}
.drawSchedule1041 .sch_list {margin:20px 0; padding:20px; height:153px;border-top:1px dashed #c8d1db;}
.drawSchedule1041 .sch_list ul {position:relative; height:153px; padding:0 30px 0 0; overflow-y:auto;}
.drawSchedule1041 .sch_list li {position:relative; height:30px; line-height:30px; font-size:13px; margin-bottom:3px;}
.drawSchedule1041 .sch_list li a {display:block; padding-left:70px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-family:'NotoM';}
.drawSchedule1041 .sch_list li a span {padding-left:20px; width:60px; height:30px; line-height:30px; position:absolute; left:0; top:0; font-size:15px; color:#5a75cd; font-family:'NotoM'; background:url('/images/web/template/1041/main/1041_sche_dot.png') no-repeat left center;}
.drawSchedule1041 .btn_more{position:absolute; right:20px; top:17px;  width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1041/main/1041_btn_more1.png') no-repeat center; }
.drawSchedule1041 .sch_list li.no_Data { font-size:13px; text-align:center; }


/* 팝업존 */
.pop1041{position:relative; height:100%; border-radius:30px; background:#fff; overflow:hidden; box-sizing:border-box; }
.pop1041 h2{position:absolute; top:20px; left:25px; width:27%; font-size:18px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; }
.pop1041:before{content:""; display:block; position:relative; width:100%; height:60px; background:#00a1b9;}
.pop1041 .nss_pg{position:absolute; top:17px; right:52px; }
.pop1041 .nss_pg span{position:absolute; top:5px; right:100px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block; }
.pop1041 .nss_pg span strong{color:#ffdb4f; }
.pop1041 .nss_pg a{display:block; float:left; font-size:0; text-indent:-10000em; width:30px; height:30px; margin-left:2px; }
.pop1041 .nss_pg a.pre{background:url('/images/web/template/1041/main/1041_btn_prev.png') no-repeat; }
.pop1041 .nss_pg a.stop{background:url('/images/web/template/1041/main/1041_btn_stop.png') no-repeat; }
.pop1041 .nss_pg a.next{background:url('/images/web/template/1041/main/1041_btn_next.png') no-repeat; }
.pop1041 .nss_pg a.play{background:url('/images/web/template/1041/main/1041_btn_play.png') no-repeat; }
.pop1041 .pop_img{position:relative; width:235px; margin:20px auto; }
.pop1041 .pop_img li{width:100%; height:175px; overflow:hidden; }
.pop1041 .pop_img li img{width:100%; height:135px; }
.pop1041 .pop_img li.on{display:block}
/* 팝업리스트 레이어 추가 */
.pop1041 a.list{position:absolute; top:17px; right:20px; display:block; float:left; font-size:0; text-indent:-10000em; width:30px; height:30px; background:url('/images/web/template/1041/main/1041_btn_list.png') no-repeat; }
.pop1041 .pop_layer_box{display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; }
.pop1041 .pop_layer_box .pop_layer{position:relative; padding:20px; }
.pop1041 .pop_layer_box .pop_layer h3{font-size:18px; color:#fff; }
.pop1041 .pop_layer_box .pop_layer ul{height:125px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85; }
.pop1041 .pop_layer_box .pop_layer ul li{font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc; }
.pop1041 .pop_layer_box .pop_layer ul li a{color:#fff; }
.pop1041 .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; }

/* 포토앨범 */
.gallery1041 {position:relative; height:100%; border-radius:25px; background:#fff; overflow:hidden; }
.gallery1041:before{content:""; display:block; position:relative; width:100%; height:60px; background:#7e7ee1;}
.gallery1041 h2 {position:absolute; top:0; left:25px; line-height:60px; width:65%; font-size:18px; color:#fff; font-family:"NotoM"; white-space:nowrap; overflow:hidden; }
.gallery1041 .gall_info{display:none; }
.gallery1041 .gall_list{height:137px; padding:20px 20px 0; overflow:hidden; }
.gallery1041 .gall_list li{width:30%; margin-left:5%; float:left; }
.gallery1041 .gall_list li:first-child{margin-left:0;}
.gallery1041 .gall_list li a{display:block; }
.gallery1041 .gall_list li .img{width:100%; height:110px; }
.gallery1041 .gall_list li .img img{width:100%; height:100%; }
.gallery1041 .gall_list li span{display:block; margin-top:5px; text-align:center; font-family:"NotoM"; font-size:15px; color:#555; }
.gallery1041 .gall_list li span.txt{ float:left; width:100%; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery1041 .gall_list li span.date{ float:right; text-align:right; }
.gallery1041 .btn_more{position:absolute; right:20px; top:15px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1041/main/1041_btn_more1.png') no-repeat center; }


/* 오늘의식단 */
.meal_menu1041{position:relative; height:100%; border-radius:25px; background:#fff; overflow:hidden; box-sizing:border-box; }
.meal_menu1041 h2{position:absolute; top:0; left:25px; width:65%; line-height:60px; float:left; font-family:"NotoM"; color:#fff; font-size:18px; white-space:nowrap; overflow:hidden;}
.meal_menu1041:before{content:""; display:block; position:relative; width:100%; height:60px; background:#f68220;} 
.meal_menu1041 .meal_info{display:none; }
.meal_menu1041 .meal_box {position:relative; height:140px; margin:20px; background:#fff; }
.meal_menu1041 ul{position:relative; height:100px; padding:10px 10px 0 0px;  overflow-y:auto;  float:left;}
.meal_menu1041 ul li{ position:relative; }
.meal_menu1041 dl dt.kcal{position:absolute; left:20px; top:0; z-index:10; width:150px; height:30px; line-height:30px; font-size:18px; font-family:"NotoM"; color:#f68220; }
.meal_menu1041 dl dd.meal_list{margin:0 0 10px; padding:35px 50px 20px 20px; font-family:"NotoM"; font-size:13px; color:#6f6f6f; letter-spacing:-1px; line-height:20px; }
.meal_menu1041 .imgBg{position:absolute; bottom:20px; right:30px; }
.meal_menu1041 .imgBg img{width:72px; height:61px; }
.meal_menu1041 .btn_more{position:absolute; right:20px; top:15px; width:30px; height:30px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1041/main/1041_btn_more1.png') no-repeat center; }
.meal_menu1041 ul li.no_Data { top:50%; margin-top:-10px; font-size:15px; color:#999; 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/1041/main/btn_b_prev.gif') no-repeat}
.banner_zone .inner .btn a.stop{background:url('/images/web/template/1041/main/btn_b_stop.gif') no-repeat}
.banner_zone .inner .btn a.next{background:url('/images/web/template/1041/main/btn_b_next.gif') no-repeat}
.banner_zone .inner .btn a.play{display:none; background:url('/images/web/template/1041/main/btn_b_play.gif') no-repeat}
.banner_zone .inner .btn a.list{background:url('/images/web/template/1041/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_board1041, .drawSchedule1041, .notice1023, .gallery1041, .meal_menu1041, .M_link01023, .M_link01023_2, .pop1041, .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_board1041 .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_board1041 .dis_board_box{width:100%; }
	.dis_board1041 h2{width:16%; padding-left:10px; font-size:16px;}
	.dis_board1041 h2 .img{display:none; }
	.dis_board1041 ul{width:55%; }
	.dis_board1041 ul li a{font-size:15px;}
	.dis_board1041:before{background-position:-40px 0;}

	/* 포토앨범 */
	.gallery1041 .gall_list li{width:47%;}
	
	/* 게시판 */
	.notice1041 h2 {font-size:16px;}
	
	/* 바로가기01 */
	.M_link1041 ul li{width:23%; margin:0 1%;}


	/* 배너존 */
    .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){	
	
	
	/* 게시판 */
	.notice1041 h2 {font-size:14px;}
		
	/* 배너존 */
	.banner_zone .inner ul{margin:0 20px 0 140px; }
	.banner_zone .inner ul li{width:31%; margin-left:2%; }
	
	
}

@media (max-width:580px){	
		
	/*전광판*/
	.dis_board1041 .dis_board_box{ width:100%; }
	.dis_board1041 h2{ display:none;}
	.dis_board1041 h2 .img{display:block;}
	.dis_board1041 ul{margin:0; padding-left:0; width:65%;}
	.dis_board1041:before{background:none;}	
	
	/* 바로가기01 */
	.M_link1041 ul li{width:48%; margin:1%;}
	
	/* 배너존 */
	.banner_zone .inner ul{margin:0 20px 0 150px; }
	.banner_zone .inner ul li{width:31%; margin-left:2%; }
	
}

@media (max-width:480px){	


	/*게시판*/
	.notice1041 h2 {width:25%;}
	.notice1041 h2.tit_1 {left:0;}
	.notice1041 h2.tit_2 {left:25%;}
	.notice1041 h2.tit_3 {left:50%;}
	.notice1041 .list_box li span.date{font-size:13px;}

	/* 배너존 */
	.banner_zone .inner ul li{width:49%; margin-left:1%; }

}

@media (max-width:380px){

	/*전광판*/
	.dis_board1041 ul{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%; }
			
}