﻿ 
/*-----------------------------------------------------------
Author :JI, Choi
Creative date :2021. 09. 07
-----------------------------------------------------------*/
/*imgcut*/
div[class*="gallery"] .img { position: relative; }
div[class*="gallery"] .img > img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; }
div[class*="gallery"] a { display: block; }



/* 메인비주얼 */
.MVisual3008{position:relative; height:40rem; overflow:hidden;	}
.MVisual3008 #m_visual li{overflow:hidden;}
.MVisual3008 #m_visual li img{position:relative; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); -moz-transform:translateX(-50%);}
.MVisual3008 .bx-wrapper{position:relative;}
.MVisual3008 .bx-controls{position:absolute; bottom:2rem; left:1rem; width:100%; height:1.3rem; text-align:center;}
.MVisual3008 .bx-controls-direction{display:none;}
.MVisual3008 .bx-controls a{display:inline-block; margin:0 3px; color:transparent; overflow:hidden; vertical-align:middle;}
.MVisual3008 .bx-controls-auto{font-size:0; vertical-align:middle;}  
.MVisual3008 .bx-controls-auto,
.MVisual3008 .bx-pager,
.MVisual3008 .bx-pager-item{display:inline-block;}
.MVisual3008 .bx-controls-auto a{width:1.3rem; height:1.3rem; background:no-repeat center / 100%;}
.MVisual3008 .bx-controls-auto a.bx-start{display:none; background-image:url('/00_common/images/con_com/btn_play.png');}
.MVisual3008 .bx-controls-auto a.bx-stop{display:inline-block; background-image:url('/00_common/images/con_com/btn_stop.png');}
.MVisual3008 .bx-pager{height:0.8rem; vertical-align:middle;}
.MVisual3008 .bx-pager-item{height:100%;}
.MVisual3008 .bx-pager a{width:0.8rem; height:100%; vertical-align:top; border:1px solid #fa3a3a; border-radius:50%;} /* 비주얼 버튼 색상 */
.MVisual3008 .bx-pager a.active{background-color:#fa3a3a;}/* 비주얼 버튼 색상 */

/* 팝업존 */
.pop3008{height:100%; background:#1b3f9e; padding:1.5rem;border-radius:0 1.5rem 0 0; color:#fff;}
.pop3008:before {content:""; display:block; position:absolute; background:#1b3f9e; width:18rem; height:100%; left:-18rem; top:0;}
.pop3008:after {content:""; display:block; position:absolute; width:11.15rem; height:11.15rem; background:url('/00_common/images/T3008_main/bg_pop3008.png') no-repeat; left:-15rem; top:-9rem;}
.pop3008 h2{margin:0 8.5rem 0.5rem 0; font-size:1.1rem; overflow:hidden; white-space:nowrap; line-height:1;}
.pop3008 .nss_pg{position:absolute; right:1rem; top:1rem;}
.pop3008 .nss_pg span{display:inline-block; vertical-align: middle;} 
.pop3008 .nss_pg span .now{ color: #fa3a3a;}
.pop3008 .nss_pg a{display:inline-block; vertical-align: middle; margin:0 0.1rem; width:1.5rem; text-align:center; font-size: 1rem;} 
.pop3008 .nss_pg .play{display:none;} 
.pop3008 .pop_wrap{position: relative; }
.pop3008 .bx-wrapper{position:relative; z-index: 1; overflow: hidden; width: 100%; height: 225px; margin: 0 auto; text-align:center;}
.pop3008 .pop_img li a { display: block; height: 11.3rem; }
.pop3008 .pop_img li img{position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); transform:translate(-50%, -50%); max-width:100%; max-height:100%;}
/* 팝업리스트 레이어 추가 */
.pop3008 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background:#394b61; z-index: 1; border-radius: 1rem;}
.pop3008 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop3008 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop3008 .pop_layer_box .pop_layer ul{margin-top:0.75rem; padding:1rem 2rem; height:11rem; line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto;}
.pop3008 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop3008 .pop_layer_box .pop_layer ul li a:hover,
.pop3008 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop3008 .pop_layer_box .pop_layer a.pop_close{position:absolute; top:0.75rem; right:1.25rem; display:block; padding:0.25rem 0.5rem; color:#fff; background:#576c85; border-radius:5px;}

/* 바로가기01 */
.M_link3008{position:relative; overflow:hidden; padding:.8rem 3rem; background:rgba(255, 255, 255, 0.7); border-radius:1.5rem 1.5rem 1.5rem 0;}
.M_link3008 ul{overflow:hidden; display:table; table-layout:fixed; width:100%; margin-top:.2rem;}
.M_link3008 ul li{position:relative; display: table-cell;}  
.M_link3008 ul li a .ico{display:block; text-align:center;}
.M_link3008 ul li a .ico img{transition:0.3s; -webkit-transition:0.3s; width:3.85rem; height:3.85rem;}
.M_link3008 ul li a:hover .ico img, .M_link3008 ul li a:focus .ico img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.M_link3008 ul li a em{display:block; height:2.4rem; font-size:0.85rem; line-height:1.2rem; text-align:center; overflow:hidden; padding:0 .5rem; color:#333;} 
.M_link3008 ul li a:hover em, .M_link3008 ul li a:focus em{text-decoration: underline;}
.M_link3008 .bx-wrapper { margin:0 auto;}
.M_link3008 .bx-wrapper .bx-controls a{display: none; width: 2.5rem; height: 2.5rem; background: #8e8c80; border-radius: 50%; text-align: center; color: transparent; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);} 
.M_link3008.no_slide .bx-wrapper .bx-controls a{display: block;}
.M_link3008 .bx-wrapper .bx-controls a.bx-prev{left: 0.75rem;}
.M_link3008 .bx-wrapper .bx-controls a.bx-next{right: 0.75rem;}
.M_link3008 .bx-wrapper .bx-controls a.bx-prev::before{content:"\e93b"; font-family:'xeicon'; color:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}
.M_link3008 .bx-wrapper .bx-controls a.bx-next::before{content:"\e93e"; font-family:'xeicon'; color:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}


/* 게시판 */
.notice3008{position:relative; height:100%; border-radius: 0.75rem;}
.notice3008:before {content:"";position:absolute;display:block;width:100%;height:2px;background:#ffa131;top: 2.8rem;}
.notice3008 h2{position: relative;display:inline-block;font-size: 1rem;max-width: calc((100% - 3rem) / 3);overflow:hidden;white-space:nowrap;line-height:1;}  
.notice3008 h2 ~ h2 { padding-left:2rem; } 
.notice3008 h2 ~ h2:before {width: 1px;height: 20px;content: "";position: absolute;top: 18px;left: 1rem;background: #ccc;}
.notice3008 h2:first-child{margin-left: 0;} 
.notice3008 h2 a{position:relative; display:block; line-height: 2.5rem; overflow:hidden; transition: 0.3s; -webkit-transition: 0.3s;}
.notice3008 .list_box{position:absolute;top:3.5rem;display:none;width: 100%;height:calc(100% - 3.5rem);}
.notice3008 .list_box dl{padding:1.25rem 0 1.25rem 4.75rem; position: relative; border-bottom: 1px dashed #e3e2df;}
.notice3008 .list_box dl dt{width: 4.25rem;height: 4.25rem;position: absolute;left: 0;top: 0.5rem;padding-top: 2.4rem;line-height: 1.3;border-radius: 50%;background: #ffa131;text-align: center;font-size: 0.7rem;transition: 0.3s;-webkit-transition: 0.3s;color: #fff;}
.notice3008 .list_box dl dt em{font-size: 1.5rem; font-weight: 600; position: absolute; top: 0.5rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.notice3008 .list_box dl dd h3{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 0.9rem; line-height: 1.5rem; position: relative; transition: 0.3s; -webkit-transition: 0.3s;}
.notice3008 .list_box dl dd.new h3{padding-left: 1.7rem;}
.notice3008 .list_box dl dd.new h3::before{content: "N"; display: block; width: 1.5rem; position: absolute; left: 0; height: 1.5rem; text-align: center; color: #fff; font-size: 0.85rem; background: #f39800; border-radius: 50%; }
.notice3008 .list_box dl dd p{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #818181; margin-top: 0.25rem; font-weight: 300;}
.notice3008 .list_box ul{overflow:hidden;border-radius: 0 0 1rem 1rem;padding: 1rem;} 
.notice3008 .list_box ul li{padding-left: 0.75rem; position: relative;}
.notice3008 .list_box ul li::before{position: absolute; left: 0; top: 0.7rem; width: 5px; height: 5px; border-radius: 50%; background: #fcab22; content: '';}
.notice3008 .list_box ul > li > a{position:relative; display:block; width:100%; padding-right:4rem; line-height: 1.5rem; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;} 
.notice3008 .list_box ul > li.new a:before{content:'N'; display:inline-block; width:1.25rem; height:1.25rem; line-height:1.25rem; color:#fff; font-size:0.75rem; text-align:center; border-radius:50%; background :#f39800; margin-right:0.25rem;} 
.notice3008 .list_box .date{position:absolute; top:0; right:0; color:#777; font-size:0.75rem; } 
.notice3008 .btn_more{position:absolute;top: -3rem;right: 0;width:2.5rem;line-height:2.4rem;text-align:center;font-size:1.1rem;}
.notice3008 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
.notice3008 .btn_more:hover i, .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
.notice3008_2:before {background:#6b5dcf;}
.notice3008_2 .list_box dl dt{background: #6b5dcf;}
.notice3008_2 .list_box dl dd.new h3::before {background:#4232b4;}
.notice3008_2 .list_box ul li::before {background:#6b5dcf;}
.notice3008_2 .list_box ul > li.new a:before {background:#4232b4;}
/* active */
.notice3008 h2 a:hover,
.notice3008 h2 a:focus,
.notice3008 h2 a.current{color: #ffa131;} 
.notice3008_2 h2 a:hover,
.notice3008_2 h2 a:focus,
.notice3008_2 h2 a.current{color: #6b5dcf;} 
.notice3008 .list_box.on{display:block;}
.notice3008 .list_box > a:hover dt, .notice3008 .list_box > a:focus dt{background: #f9b86a;}
.notice3008_2 .list_box > a:hover dt, .notice3008_2 .list_box > a:focus dt{background: #4232b4; }
.notice3008 .list_box > a:hover dd h3, .notice3008 .list_box > a:focus dd h3{color: #e6541d;}
.notice3008_2 .list_box > a:hover dd h3, .notice3008_2 .list_box > a:focus dd h3{color: #4232b4;}
.notice3008 .list_box > a:hover dd p, .notice3008 .list_box > a:focus dd p{text-decoration: underline;}
.notice3008 .list_box ul > li > a:hover,
.notice3008 .list_box ul > li > a:focus{text-decoration:underline;}

.notice3008 .list_box .NoData {display:table; width:100%; height:100%; text-align:center; font-size:.75rem;}
.notice3008 .list_box .NoData span {display:table-cell; vertical-align:middle; background:#f3f3f3;}

/* 행사일정 */
.pop_schedule3008{position:relative; height:100%; background:#64b9dd; border-radius:2rem 2rem 0 2rem; padding:1.5rem; margin-right:2rem; color:#fff; z-index:0;} 
.pop_schedule3008 h2{width:calc(100% - 2rem); font-size:1.1rem; overflow:hidden; white-space:nowrap; line-height:1;} 
.pop_schedule3008 .month{text-align: center;padding-bottom: 1rem;margin-bottom: 1rem;border-bottom: 1px dashed #fff;}
.pop_schedule3008 .month a{display: inline-block;width: 1.25rem;height: 1.25rem;line-height: 1.25rem;font-size: 1.2rem;border-radius: 50%;background: #255e76;text-align: center;vertical-align: middle;}
.pop_schedule3008 .month a i{transition: 0.3s; -webkit-transition: 0.3s; transform: translateX(0.5rem); -webkit-transform: translateX(0.5rem);}
.pop_schedule3008 .month a.next i{transform: translateX(-0.5rem); -webkit-transform: translateX(-0.5rem);}
.pop_schedule3008 .month p{display: inline-block;width: 5.75rem;height: 5.75rem;text-align: center;color: #64b9dd;font-size: 0.9rem;line-height: 1.3;vertical-align: middle;padding-top: 3.25rem;margin: 0 1rem;z-index: 2;}
.pop_schedule3008 .month p:before {content:"";position:absolute;display:block;width:5rem;height:5rem;top:2.8rem;left:50%;margin-left:-2.5rem;background:#ffeb80;border-radius:1.2rem;transform:rotate(45deg);z-index: -1;}
.pop_schedule3008 .month p em{font-size: 2rem; font-weight: 600; position:absolute; top: 3.25rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.pop_schedule3008 .btn_more{position:absolute; top:1.5rem; right: 1.5rem; width:1.5rem; line-height:1.5rem; border-radius:50%; text-align:center; font-size:1.1rem; -webkit-transition:background 0.3s; -ms-transition:background 0.3s; -moz-transition:background 0.3s; transition:background 0.3s;}
.pop_schedule3008 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
.pop_schedule3008 .btn_more:hover i, .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
.lst_schedule{width:100%; height:8.6rem; overflow-y:auto;}
.lst_schedule > li{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.lst_schedule > li + li{margin-top: 0.5rem;}
.lst_schedule > li .date{display:inline-block;margin-right:8px;width:1.75rem;height:1.75rem;line-height:1.75rem;text-align:center;border-radius:50%;background: #15475c;font-weight: 600;color: #fff;transition: 0.3s;-webkit-transition: 0.3s;}
.lst_schedule > .no_Data{line-height:6rem; text-align:center;}
/* active */
.pop_schedule3008 .month a:hover.prev i,
.pop_schedule3008 .month a:focus.prev i{-webkit-transform:translateX(0); -ms-transform:translateX(0); -moz-transform:translateX(0); transform:translateX(0);}
.pop_schedule3008 .month a:hover.next i,
.pop_schedule3008 .month a:focus.next i{-webkit-transform:translateX(0); -ms-transform:translateX(0); -moz-transform:translateX(0); transform:translateX(0);}
.lst_schedule > li:hover .date, .lst_schedule > li:focus .date{background: #206c8c;}
.lst_schedule > li a:hover,
.lst_schedule > li a:focus{text-decoration:underline;} 
/* active */
.pop_schedule3008 .month a:hover.prev i,
.pop_schedule3008 .month a:focus.prev i{-webkit-transform:translateX(0); -ms-transform:translateX(0); -moz-transform:translateX(0); transform:translateX(0);}
.pop_schedule3008 .month a:hover.next i,
.pop_schedule3008 .month a:focus.next i{-webkit-transform:translateX(0); -ms-transform:translateX(0); -moz-transform:translateX(0); transform:translateX(0);}
.lst_schedule > li:hover .date, .lst_schedule > li:focus .date{background: #206c8c;}
.lst_schedule > li a:hover,
.lst_schedule > li a:focus{text-decoration:underline;}  

/* 오늘의식단 */
.meal_menu3008{position:relative;height:100%;padding-left: 7rem;overflow:hidden;}
.meal_menu3008 .imgBox{position: absolute; left: 0; top: 0;}
.meal_menu3008 h2{width:calc(100% - 3rem);font-size:1.1rem;overflow:hidden;white-space:nowrap;line-height:1;color: #333;}
.meal_menu3008 ul{height:3.75rem;margin-top:1rem;overflow-y:auto;border: 1px solid #ff5022;border-radius: 1rem;}
.meal_menu3008 ul li + li{margin-top: 1rem;}
.meal_menu3008 ul li.no_Data{text-align:center;line-height: 3.25rem;}
.meal_menu3008 ul li.no_Data:before {display:none;}
.meal_menu3008 dl{position:relative;}
.meal_menu3008 dl::after{display: block; content: ""; clear: both;}
.meal_menu3008 dl dt.kcal{position: absolute;width:10rem;max-width:100%;height: 3.7rem;line-height: 3.7rem;font-weight: 400;font-size:0.95rem;text-align:center;float: left;background:#ff5022;color:#fff;} 
.meal_menu3008 ul li:first-child dl dt.kcal:before {content:"";position: absolute;display: block;width:10rem;height: 1rem;background: #ff5022;bottom: -1rem;}
.meal_menu3008 ul li:nth-child(2) dl dt.kcal {height: 4rem;}
.meal_menu3008 dl dd.meal_list{width: calc(100% - 11rem);line-height: 1.35rem;float: right;padding: .5rem 0;}
.meal_menu3008 .btn_more{position:absolute;top: 0;right: 0;text-align:center;color: #333;}
.meal_menu3008 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
.meal_menu3008 .btn_more:hover i, .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
 

/* 포토앨범 */
.gallery3008{position:relative; height:100%;}
.gallery3008::before{width: calc(100% - 1.8rem);height: 1px;background: #333;position: absolute;top: 0.55rem;left: 0;content: '';}
.gallery3008 h2{max-width:calc(100% - 2rem);display: inline-block;margin-bottom:1rem;padding-right: 1rem;line-height: 1.5rem;color: #333;position: relative;background: #fff;font-size:1.1rem;overflow:hidden;white-space:nowrap;line-height:1;} 
.gallery3008 .gall_list::after{display: block; content: ""; clear: both;}
.gallery3008 .gall_list li{display:block;width:31%;float:left;position: relative;overflow: hidden;border-radius: 2.2rem 2.2rem 0 2.2rem;border: 1px solid #dbdbdd;margin-left: 3.5%;}
.gallery3008 .gall_list li:first-child{margin-left: 0;}
.gallery3008 .gall_list li .img{position:relative; width:100%; height:9.75rem; overflow:hidden; background:#eee;}
.gallery3008 .gall_list li .img img{position:absolute;width: 100%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:transform 0.3s;-ms-transition:transform 0.3s;-moz-transition:transform 0.3s;transition:transform 0.3s;}
.gallery3008 .gall_list li .txt{position: absolute; width: 100%; bottom: 0; font-weight: 300; text-align:center; overflow:hidden; text-overflow:ellipsis; line-height: 2.25rem; white-space:nowrap; background: rgba(0, 0, 0, 0.4); color: #fff; padding: 0 0.5rem;}
.gallery3008 .btn_more{position:absolute;top: -3px;right:0;width:1.5rem;line-height:1.5rem;border-radius:0.5rem;text-align:center;color: #333;font-size:1rem;-webkit-transition:background 0.3s;-ms-transition:background 0.3s;-moz-transition:background 0.3s;transition:background 0.3s;} 
/* active */
.gallery3008 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
.gallery3008 .btn_more:hover i, .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
.gallery3008 .gall_list li:hover .img img,
.gallery3008 .gall_list li:focus .img img{transform:translate(-50%, -50%) scale(1.2); -webkit-transform:translate(-50%, -50%) scale(1.2); -ms-transform:translate(-50%, -50%) scale(1.2); -moz-transform:translate(-50%, -50%) scale(1.2);}
.gallery3008 .gall_list li:hover .txt,
.gallery3008 .gall_list li:focus .txt{text-decoration: underline;}

.gallery3008 .NoData {display:table; width:100%; height:9.8rem; text-align:center; font-size:.75rem; background:#f3f3f3;}
.gallery3008 .NoData span {display:table-cell; vertical-align:middle;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float: left; display:block; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.35rem; overflow: hidden;}
.banner_zone .btn a {float: left; width: 27px; height: 28px; color: transparent; background: no-repeat center / 100%; overflow: hidden;}
.banner_zone .btn a.prev {background-image: url('/00_common/images/common/btn_b_prev.png');}
.banner_zone .btn a.stop {background-image: url('/00_common/images/common/btn_b_stop.png');}
.banner_zone .btn a.play {display:none; background-image: url('/00_common/images/common/btn_b_play.png');}
.banner_zone .btn a.next {background-image: url('/00_common/images/common/btn_b_next.png');}
.banner_zone .btn a.list {background-image: url('/00_common/images/common/btn_b_list.png');}
.banner_zone .bx-wrapper {float: left; display:block; padding-top: 0.75rem; padding-left:1.5rem; width: calc(100% - 10rem); overflow: hidden;}
.banner_zone ul li { display: inline-block; margin-bottom: 0.75rem; padding: 0 0.25rem; width: 20%;}
.banner_zone ul li a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone ul li a img {width: 100%; height: 100%; }

@media (max-width:1240px){
	/* 메인비주얼 */
	.MVisual3008{height: auto; padding-bottom: 2rem;}
	.MVisual3008 #m_visual li img{width: 120%; left:-20%; -webkit-transform:none; transform:none; }
	.MVisual3008 .bx-controls{bottom: -1.5rem;}
	
	/*팝업존*/
	.pop3008 {border-radius: 1.5rem 1.5rem 0 1.5rem;}
	.pop3008:after {display:none;}
	.pop3008:before {display:none;}

	/* 바로가기 */
	.M_link3008 .bx-wrapper .bx-controls a{display: block;}
	
	.M_link3008 .bx-wrapper .bx-controls a.bx-start{display: none;}
}
@media (max-width:1024px){
	
	/* 팝업존 */
	.pop3008 h2 {font-size:1rem;}

	/* 게시판 */
	.notice3008 h2 {font-size:1rem; } 
	.notice3008 h2 ~ h2:before { top:15px; }

	/* 행사일정 */
	.pop_schedule3008 h2 {font-size:1rem;}

	/* 오늘의식단 */
	.meal_menu3008 h2 {font-size:1rem;}

	/* 포토앨범 */
	.gallery3008 h2 {font-size:1rem;}
	

	/* 배너존 */
	.banner_zone h2 {position: absolute; top: 0; left: 0; margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; clip: rect(0, 0, 0, 0); overflow: hidden;}
	.banner_zone .btn {position: absolute; top: 50%; left: 0; margin-top: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
	.banner_zone .bx-wrapper {margin-left: 6rem; width: calc(100% - 6rem);}
}
@media (max-width:890px){
	/* 메인비주얼 */
	.MVisual3008 .bx-controls{bottom:1.5rem;}
	
	/*팝업존*/
	.pop3008 {border-radius:1.5rem;}
	
	/* 바로가기 */
	.M_link3008 {border-radius:1.5rem;}

	/* 행사일정 */
	.pop_schedule3008{margin-right: 0;}

	/* 오늘의식단 */
	.meal_menu3008{padding-top: 0.5rem;}
	.meal_menu3008 ul li + li {margin:0;}
	.meal_menu3008 dl dt.kcal {height:auto;}
	.meal_menu3008 ul li:first-child dl dt.kcal:before {height: 2.5rem;bottom: -1.5rem;z-index: -1;}

}

@media (max-width:600px){	 
	/* 게시판 */ 
	.notice3008 .list_box{top:3rem; height:calc(100% - 3rem);}
	.notice3008 h2{font-size: 0.85rem;max-width: calc((100% - 2.5rem) / 3);}
	.notice3008 h2 ~ h2 {padding-left:0.4rem;}
	.notice3008 h2 ~ h2:before {height:14px; top:.7rem; left:0.2rem;}
	.notice3008 h2 a{line-height: 2rem;}
	.notice3008 .list_box dl { padding:0.9rem 0 0.9rem 4.2rem; }
	.notice3008 .list_box dl dt { width:3.5rem; height:3.5rem; padding-top:1.8rem; }
	.notice3008 .list_box dl dt em { font-size:1rem; }
	.notice3008 .btn_more{width: 2rem;height: 2rem;line-height: 2rem;top: -2.8rem;}

	/* 바로가기 */
	.M_link3008 ul li a .ico img{width: 60px; height: auto;}

	/* 오늘의식단 */
	.meal_menu3008{padding-left: 0; padding-top: 0;}
	.meal_menu3008 .imgBox {left:2%; z-index:2;}
	.meal_menu3008 .imgBox img{width:115px; height:auto;}
	.meal_menu3008 ul{margin-top:0.5rem; height:8rem; padding-left:7rem;}
	.meal_menu3008 h2{padding-left:7rem;}
	.meal_menu3008 dl dt.kcal{width:100%; float:right; position:inherit;}
	.meal_menu3008 ul li:first-child dl dt.kcal:before {height: 3.7rem;bottom: 0;left: -7rem;}
	.meal_menu3008 ul li:nth-child(2) dl dt.kcal:before {content:""; position:absolute; display:block; width:10rem; height:4rem; bottom:0; left: -7rem; background:#ff5022;}
	.meal_menu3008 dl dd.meal_list{width:100%; margin-top:1rem; padding:0 1rem .5rem;}
	

	/* 포토갤러리 */
	.gallery3008 .gall_list li{width:48%;}
	.gallery3008 .gall_list li + li + li {display: none;}
}  

@media (max-width:380px){  

	/* 바로가기 */
	.M_link3008 ul li{width:50%;}

	/* 행사일정 */
	.pop_schedule3008 .month p{width: 5.25rem; height: 5.25rem; padding-top: 3.2rem;}

	/* 오늘의식단 */
	.meal_menu3008 .imgBox img{width: 100px;}
	.meal_menu3008 h2{padding-left: 5.5rem;}

	/* 포토갤러리 */
	.gallery3008 .gall_list li{width: 100%; margin: 0 0 1rem 0;}
}
@media (max-width:340px){
	/* 팝업존 */
	.pop3008 .bx-wrapper,
	.pop3008 .pop_img li a{height: 140px;}

	/* 오늘의식단 */
	.meal_menu3008 h2{padding-left: 0;}
	.meal_menu3008 .imgBox{display: none;}
	.meal_menu3008 ul{padding-left: 0.75rem;}
	.meal_menu3008 dl dt.kcal{float: left;}

}
