﻿@charset "utf-8"; 


/* 알림장 */
.ann_tablet{display:none; }


/* 메인비주얼 */
.main_visual{position:relative; width:100%; height:100%;  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_board1045 {height:100%; background:#1e2c39; overflow:hidden}
.dis_board1045 .dis_board_box {position:relative; width:1200px; height:50px; margin:0 auto;}
.dis_board1045 h2 {float:left; width:9%; text-align:left; white-space:nowrap; overflow:hidden; line-height:60px; font-family:"NotoM"; font-size:18px; color:#fff; background:#0064ba; padding-left:4%;}
.dis_board1045 .imgBg {position:absolute; top:17px; left:10px;}
.dis_board1045 .imgBg img {width:25px; height:27px;}
.dis_board1045 ul {float:left; width:70%; height:50px; margin-left:2%;}
.dis_board1045 ul li {width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; text-align:left;}
.dis_board1045 ul li a{line-height:60px; font-family:"NotoM"; font-size:18px; color:#fff;}
.dis_board1045 .nss_pg {position:absolute; top:16px; right:10px;}
.dis_board1045 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:29px; height:29px; margin-left:2px;}
.dis_board1045 .nss_pg a.pre {background:url('/images/web/template/1045/main/1045_btn_prev_board.png') no-repeat;}
.dis_board1045 .nss_pg a.stop {background:url('/images/web/template/1045/main/1045_btn_stop_board.png') no-repeat;}
.dis_board1045 .nss_pg a.next {background:url('/images/web/template/1045/main/1045_btn_next_board.png') no-repeat;}
.dis_board1045 .nss_pg a.play {background:url('/images/web/template/1045/main/1045_btn_play_board.png') no-repeat;}


/* 게시판 */
.notice1045 {position:relative; height:100%; overflow:hidden; box-sizing:border-box;}
.notice1045 h2 {position:absolute; top:8%; width:26%; line-height:30px; font-size:18px; font-family:'NotoR'; text-align:center; letter-spacing:-0.05px; white-space:nowrap; overflow:hidden; }
.notice1045 h2 a {display:block; color:#333; padding:5px 0px; overflow:hidden;  font-family:'NotoM'; background:#94e0ff; border-radius:30px; }
.notice1045 h2.tit_1 {left:5%; background:none;}
.notice1045 h2.tit_2 {left:33%; }
.notice1045 h2.tit_3 {left:61%;}
.notice1045 h2 a.current { font-family:'NotoM'; color:#fff; border:3px solid #fff; border-radius:30px; z-index:2; background:none; line-height:25px;}
.notice1045 .list_box.on {display:block;}
.notice1045 .list_box {display:none; margin-top:45px; font-family:'NotoM'; font-size:16px; overflow:hidden;}
.notice1045 .list_box .top {position:relative; height:50px; margin:20px 20px 0; border:1px solid #fff; line-height:35px;}
.notice1045 .list_box .top a {display:block; font-family:'NotoM'; padding:8px 20px;}
.notice1045 .list_box .top span.date{position:relative; width:16%; font-size:15px; color:#fff; float:left; display:block; margin:0 3% 0 0; padding-right:3%;}
.notice1045 .list_box .top span.date:after{content:""; display:block; clear:both; position:absolute; right:0; top:3px; width:1px; height:30px; background:#fff;}
.notice1045 .list_box .top .top_tit{width:76%; font-size:16px; color:#fff; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1045 .list_box ul {height:152px; padding:33px 25px; background:url('/images/web/template/1045/main/1045_notice_line.png') no-repeat bottom;}
.notice1045 .list_box li {position:relative; padding-left:15px; font-family:'NotoR'; line-height:30px; vertical-align:middle; overflow:hidden;}
.notice1045 .list_box li:after {content:""; display:block; clear:both; position:absolute; left:0; top:12px; width:2px; height:2px; border:1px solid #333; background:#333;}
.notice1045 .list_box li a {display:block; width:65%; float:left; font-size:15px; color:#444444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice1045 .list_box li a:hover {text-decoration:underline;}
.notice1045 .list_box li span.date {display:block; width:30%; float:right; text-align:right; color:#444; font-size:15px;}
.notice1045 .btn_more {position:absolute; right:20px; top:30px; width:25px; height:25px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1045/main/1045_btn_more1.png') no-repeat center;}

/* 포토앨범 */
.gallery1045  {position:relative; height:100%;  overflow:hidden;}
.gallery1045 h2  {position:relative; width:70%; margin:20px 0 0 20px; font-size:18px; font-family:"NotoM"; color:#2b4564; white-space:nowrap; overflow:hidden; z-index:2;}
.gallery1045 .gall_list {position:relative; height:178px; padding:22px 20px 0; overflow:hidden;}
.gallery1045 .gall_list li { position:relative; width:47%; margin-left:5%; float:left;}
.gallery1045 .gall_list li:first-child {margin-left:0;}
.gallery1045 .gall_list li a {display:block;}
.gallery1045 .gall_list li .img img {width:100%; height:115px;}
.gallery1045 .gall_list li span {display:block; font-family:"NotoM"; font-size:15px; color:#555;}
.gallery1045 .gall_list li span.txt {margin-top:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery1045 .gall_list li span.date {padding-left:23px; color:#747474; font-size:13px; background:url('/images/web/template/1045/main/1045_ico_gall.png') no-repeat left center;}
.gallery1045 .btn_more {position:absolute; right:20px; top:22px; width:25px; height:25px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1045/main/1045_btn_more1.png') no-repeat center;}

/* 바로가기01 */
.M_link1045{position:relative; height:100%; font-family:"NotoM"; overflow:hidden; }
.M_link1045 ul{ overflow:hidden; }
.M_link1045 ul li{position:relative; float:left; width:20% ;box-sizing:border-box}
.M_link1045 ul li:first-child{border-left:none;}
.M_link1045 ul li a{height:35px; line-height:18px; overflow:hidden; display:block; padding:90px 15px 0; margin-bottom:5px; text-align:center; color:#333; font-size:15px; letter-spacing:-1px; }
.M_link1045 ul li img{position:absolute; left:50%; top:20px; width:80px; height:65px; margin-left:-33px; }
.M_link1045 ul li a:hover, .M_link1045_2 ul li a:focus{text-decoration:underline; }


/* 팝업존 */
.pop1045{position:relative; height:100%;  background:#b551c0; overflow:hidden; box-sizing:border-box; }
.pop1045 h2{width:37%; margin-bottom:15px; padding-left:20px; font-size:18px; padding:12px 0 0 8px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; }
.pop1045 .nss_pg{position:absolute; top:15px; right:42px; }
.pop1045 .nss_pg span{position:absolute; top:0px; right:70px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block; }
.pop1045 .nss_pg span strong{color:#ffdb4f; }
.pop1045 .nss_pg a{display:block; float:left; font-size:0; text-indent:-10000em; width:20px; height:20px; margin-left:2px; }
.pop1045 .nss_pg a.pre{background:url('/images/web/template/1045/main/1045_btn_prev.png') no-repeat; }
.pop1045 .nss_pg a.stop{background:url('/images/web/template/1045/main/1045_btn_stop.png') no-repeat; }
.pop1045 .nss_pg a.next{background:url('/images/web/template/1045/main/1045_btn_next.png') no-repeat; }
.pop1045 .nss_pg a.play{background:url('/images/web/template/1045/main/1045_btn_play.png') no-repeat; }
.pop1045 .pop_img{position:relative; width:235px; margin:0 auto; }
.pop1045 .pop_img li{width:100%; height:175px; overflow:hidden; }
.pop1045 .pop_img li img{width:100%; height:135px; }
.pop1045 .pop_img li.on{display:block}
/* 팝업리스트 레이어 추가 */
.pop1045 a.list{position:absolute; top:15px; right:20px; display:block; float:left; font-size:0; text-indent:-10000em; width:20px; height:20px; background:url('/images/web/template/1045/main/1045_btn_list.png') no-repeat; }
.pop1045 .pop_layer_box{display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; }
.pop1045 .pop_layer_box .pop_layer{position:relative; padding:20px; }
.pop1045 .pop_layer_box .pop_layer h3{font-size:18px; color:#fff; }
.pop1045 .pop_layer_box .pop_layer ul{height:115px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85; }
.pop1045 .pop_layer_box .pop_layer ul li{font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc; }
.pop1045 .pop_layer_box .pop_layer ul li a{color:#fff; }
.pop1045 .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; }


/* 행사일정 */
.drawSchedule1045 {position:relative; height:100%; background:#fff; border:1px solid #cecece;}
.drawSchedule1045 .sch_wrap {padding: 0 20px 0;overflow:hidden; background:url('/images/web/template/1045/main/1045_sche_line.png') no-repeat center 12px;}
.drawSchedule1045 h2 { text-align:-9999px; font-size:0;}
.drawSchedule1045 .date_view {position:relative;width:49%;height: 25px;line-height: 30px;text-align:center;margin: 10px 0;}
.drawSchedule1045 .date_view .year {color:#333; font-size:17px; font-family:'notoM';  }
.drawSchedule1045 .date_view .month {color:#ffffff; font-size:15px; font-family:'notoM'; display:inline-block; width:40px; height:20px; line-height:20px; background:#63bfff; border-radius:20px; border:2px solid #1b8ddd;}
.drawSchedule1045 .date_view .pre {position:absolute; left:20px; top:4px; width:25px; height:25px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1045/main/1045_sche_pre.png') no-repeat center;}
.drawSchedule1045 .date_view .next {position:absolute;right:20px;top: 4px;width:25px;height:25px;text-indent:-9999em;line-height:0;font-size:0;background:url('/images/web/template/1045/main/1045_sche_next.png') no-repeat center;}
.drawSchedule1045 .inner {display:block; width:47%; height:170px; font-size:12px; float:left; margin-right:2%; overflow:hidden; background:#fff; }
.drawSchedule1045 .inner th {height:22px; line-height:22px; background:#cfdde3; color:#123b6e; font-family:'notoB';}
.drawSchedule1045 .inner td {height:22px; line-height:22px; text-align:center; color:#222; background:#fff;}
.drawSchedule1045 .inner .sun {color:#f25953;border-radius:50px 0 0 50px;}
.drawSchedule1045 .inner .sat {color:#007fe0; border-radius:0 50px 50px 0;}
.drawSchedule1045 .inner td a.check {display:block; height:21px; color:#444444; font-weight:bold; background:url('/images/web/template/1045/main/1045_bg_check.png') no-repeat center;}
.drawSchedule1045 .inner td a.today {display:block; height:21px; color:#FFF; font-weight:bold; background:url('/images/web/template/1045/main/1045_bg_today.png') no-repeat center;}
.drawSchedule1045 .sch_list {width:45%; float:right; height:180px;}
.drawSchedule1045 .sch_list ul {position:relative; height:115px; padding:5px 10px; overflow-y:auto;}
.drawSchedule1045 .sch_list li {position:relative; height:20px; line-height:22px; font-size:14px; margin-bottom:5px;}
.drawSchedule1045 .sch_list li a {display:block; padding-left:70px; color:#777; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.drawSchedule1045 .sch_list li a span {width:60px; height:18px; position:absolute; left:0; top:0; text-align:center; color:#333; font-weight:bold; border:2px solid #cecece; border-radius:20px; line-height:18px; }
.drawSchedule1045 .btn_more{position:absolute; right:20px; top:15px; width:25px; height:25px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1045/main/1045_btn_more3.png') no-repeat;}
.drawSchedule1045 .sch_list li.no_Data { text-align:center; line-height:120px; }


/* 오늘의식단 */
.meal_menu1045 {position:relative; height:100%; background:#9ec3f7; overflow:hidden;}
.meal_menu1045 h2 {width:60%;padding: 20px 0 15px 20px; font-size:18px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden;}
.meal_menu1045 .meal_info {display:none;}
.meal_menu1045 ul{height:135px; margin-right:20px; overflow-y:auto;}
.meal_menu1045 ul li { position:relative; }
.meal_menu1045 dl dt.kcal {position:absolute; left:20px; z-index:10; width:150px; height:40px; line-height:40px; text-align:left; font-size:16px; font-family:"NotoM";color:#222222;}
.meal_menu1045 dl dt.kcal span { color:#039; border-top:2px solid #039; padding-top :6px;}
.meal_menu1045 dl dd.meal_list {margin:0 0 10px; padding:45px 15px 45px 20px;font-family:"NotoM";font-size:14px;color:#000;letter-spacing:-1px;line-height:20px;}
.meal_menu1045 .btn_more {position:absolute; right:20px; top:22px; width:23px; height:23px; text-indent:-9999em;line-height:0;font-size:0;background:url('/images/web/template/1045/main/1045_btn_more2.png') no-repeat center;}
.meal_menu1045 ul li.no_Data  { top:45%; margin-top:-10px; font-size:15px; color:#000; 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/1045/main/btn_b_prev.gif') no-repeat}
.banner_zone .inner .btn a.stop{background:url('/images/web/template/1045/main/btn_b_stop.gif') no-repeat}
.banner_zone .inner .btn a.next{background:url('/images/web/template/1045/main/btn_b_next.gif') no-repeat}
.banner_zone .inner .btn a.play{display:none; background:url('/images/web/template/1045/main/btn_b_play.gif') no-repeat}
.banner_zone .inner .btn a.list{background:url('/images/web/template/1045/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_board1045, .drawSchedule1045, .notice1045, .gallery1045, .meal_menu1045, .M_link01045, .M_link01045_2, .pop1045, .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_board1045 .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_board1045 .dis_board_box {width:100%;}
	.dis_board1045 h2 {width:14%; padding-left:6%; font-size:17px;}
	.dis_board1045 .imgBg {top:14px; left:10px;}
	.dis_board1045 .imgBg img {width:20px; height:22px;}
	.dis_board1045 ul {width:55%;}
	.dis_board1045 ul li a{font-size:16px;}
	.dis_board1045 .nss_pg {right:10px;}


	
	/* 게시판 */
	.notice1045 h2 {font-size:14px;}
	.notice1045 h2 a {padding:0;}
	.notice1045 .list_box ul {background:none;}
	.notice1045 .list_box .top span.date{width:70px; font-size:13px; margin:0 2% 0 0; padding-right:2%;}
	.notice1045 .list_box .top .top_tit{width:60%; font-size:14px;}
	.notice1045 .btn_more { right:5px; top:25px;}
	
	/* 팝업존 */
	.pop1045{ height:210px; }
	
		
	/* 바로가기01 */
	.M_link1045 ul li{width:20%; }

	
	/* 행사일정 */
	.drawSchedule1045 .inner {width:45%; margin:0 0 2%;}
	.drawSchedule1045 .sch_list {width:45%; height:166px;}
	.drawSchedule1045 .sch_list ul {height:120px;}
	.drawSchedule1045 .icon_sch {right:30px; bottom:44px;}
	.drawSchedule1045 .icon_sch img{width:50px; height:auto;}
	.drawSchedule1045 .date_view {width:160px;}
	.drawSchedule1045 .date_view .pre {left:0px;}
	.drawSchedule1045 .date_view .next {right:0px;}
	
	/*포토앨범*/
	.gallery1045 .gall_list { padding:37px 20px 0;}


	/* 오늘의식단 */
	.meal_menu1045 {height:210px; margin-top:30px;}
	.meal_menu1045 .imgBg img {width:70px; height:70px;}
	

	/* 배너존 */
    .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; }
		
	/* 포토앨범 */
	.gallery1045 .gall_list {height:168px;}
	.gallery1045 .gall_list li { position:relative; width:48%; margin-left:4%; float:left;}
	
	/* 배너존 */
	.banner_zone .inner ul{margin:0 20px 0 140px; }
	.banner_zone .inner ul li{width:31%; margin-left:2%; }
	
	
}

@media (max-width:580px){	

	/* 전광판 */
	.dis_board1045 h2 {display:none;}
	.dis_board1045 ul {width:70%;}
	
	/*게시판*/
	.notice1045 .list_box ul { background:url('/images/web/template/1045/main/1045_notice_line.png') no-repeat bottom;}
	.notice1045 .btn_more { right:20px; }
	
	/* 포토앨범 */
	.gallery1045 .gall_list {height:168px;}
	.gallery1045 .gall_list li { position:relative; width:48%; margin-left:4%; float:left;}	

	/* 오늘의식단 */
	.meal_menu1045 {height:183px;}
	.meal_menu1045 ul{height:108px;}
	.meal_menu1045 dl dd.meal_list {font-size:15px; line-height:20px; }
	.meal_menu1045 .imgBg img {width:60px; height:auto;}

	/* 팝업존 */
	.pop1045{ height:100%; }
	
	/* 행사일정 */
	.drawSchedule1045 .sch_wrap { background:none;}
	.drawSchedule1045 .inner {width:100%; margin:0 0 8%;}
	.drawSchedule1045 .sch_list {width:100%; height:166px;}
	.drawSchedule1045 .date_view { width:60%; line-height:50px; height:50px;}
	.drawSchedule1045 .date_view .pre {top:15px;}
	.drawSchedule1045 .date_view .next {top:15px;}

	/* 배너존 */
	.banner_zone .inner ul{margin:0 20px 0 150px; }
	.banner_zone .inner ul li{width:31%; margin-left:2%; }
	
}

@media (max-width:480px){	

	
	/*전광판*/
	.dis_board1045 ul {width:60%;}
	.dis_board1045 .nss_pg { position:absolute; top:15px;}
	.dis_board1045 .nss_pg a { width:20px; height:20px;}
    .dis_board1045 .nss_pg a.pre { background-size:20px;}
	.dis_board1045 .nss_pg a.stop {background-size:20px;}
	.dis_board1045 .nss_pg a.next { background-size:20px;}
	.dis_board1045 .nss_pg a.play { background-size:20px;}
	
	/* 게시판 */
	.notice1045 h2 a {font-size:14px;}
	.notice1045 .list_box {font-size:14px;}
	.notice1045 .list_box li a {width:100%; float:none;}
	.notice1045 .list_box li span.date {display:none;}


	/* 배너존 */
	.banner_zone .inner ul li{width:49%; margin-left:1%; }

}

@media (max-width:380px){
	
	/*바로가기*/
	.M_link1045 ul li { width:100%;}

	/* 게시판 */
	.notice1045 h2 {width:26.5%; }
	.notice1045 h2 a {padding:0 2px; letter-spacing:-1px;}
	.notice1045 h2.tit_1 {left:10px;}
	.notice1045 h2.tit_2 {left:30.5%;}
	.notice1045 h2.tit_3 {left:58%;}
	.notice1045 .btn_more { right:13px; }

	/* 오늘의식단 */
	.meal_menu1045 {height:213px;}
	.meal_menu1045 ul{height:138px;}
	.meal_menu1045 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%; }
			
}