﻿ 
/*-----------------------------------------------------------
Author :SY, Kwak
Creative date :2021. 09. 10
-----------------------------------------------------------*/
/*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; }
 

/* 메인비주얼 */
.MVisual3016{position:relative;overflow:hidden;}
.MVisual3016 #m_visual li{overflow:hidden; width: 100%;  height:25.75rem; }
.MVisual3016 #m_visual li img{position:relative; vertical-align: middle;  top:50%; left:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%);}
.MVisual3016 .bx-wrapper{position:relative;}
.MVisual3016 .bx-controls{position:absolute; width: 100%; bottom:5.5rem; right:1rem; height:1.3rem; text-align:center;}
.MVisual3016 .bx-controls-direction{display:none;}
.MVisual3016 .bx-controls a{display:inline-block; margin:0 3px; color:transparent; overflow:hidden; vertical-align:middle;}
.MVisual3016 .bx-controls-auto{font-size:0; vertical-align:middle;}  
.MVisual3016 .bx-controls-auto,
.MVisual3016 .bx-pager,
.MVisual3016 .bx-pager-item{display:inline-block;}
.MVisual3016 .bx-controls-auto a{width:1.3rem; height:1.3rem; background:no-repeat center / 100%;}
.MVisual3016 .bx-controls-auto a.bx-start{display:none; background-image:url('/00_common/images/con_com/btn_play.png');}
.MVisual3016 .bx-controls-auto a.bx-stop{display:inline-block; background-image:url('/00_common/images/con_com/btn_stop.png');}
.MVisual3016 .bx-pager{height:0.8rem; vertical-align:middle;}
.MVisual3016 .bx-pager-item{height:100%;}
.MVisual3016 .bx-pager a{width:0.8rem; height:100%; vertical-align:top; border:1px solid #0e498f; border-radius:50%;} /* 비주얼 버튼 색상 */
.MVisual3016 .bx-pager a.active{background-color:#0e498f;}/* 비주얼 버튼 색상 */

/* 바로가기01 */
.M_link3016{position:relative; overflow:hidden; padding: 1rem 0 0.5rem; background: #f4f9fe;}
.M_link3016 ul{display: table; table-layout: fixed; width: 100%;}
.M_link3016 ul li{display: table-cell;}  
.M_link3016 ul li a .ico{display:block; text-align: center;}
.M_link3016 ul li a .ico img{ transition: 0.3s; -webkit-transition: 0.3s; width: 80px; height: 62px; }
.M_link3016 ul li a:hover .ico img, .M_link3016 ul li a:focus .ico img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.M_link3016 ul li a em{display:block; margin-top: 0.5rem; height:2.4rem; font-size:0.85rem; line-height:1.2rem; text-align:center; overflow:hidden; padding:0 0.5rem;} 
.M_link3016 ul li a:hover em, .M_link3016 ul li a:focus em{text-decoration: underline;}

/* 게시판 */
.notice3016{position:relative; height:100%; text-align: center; padding: 0 4rem 0 10rem;}
.notice3016 p{font-size: 1.8rem; color: #363636; font-weight: 600; position: absolute; left: 0; top: 0;}
.notice3016 h2{position:relative; display:inline-block; font-size: 0.95rem; max-width:calc((100% - 2rem) / 3); margin:.75rem 0 0 .5rem; overflow:hidden; white-space:nowrap; color: #333; line-height:1;} 
.notice3016 h2:nth-of-type(1){margin-left: 0;} 
.notice3016 h2 a{position:relative; display:block; line-height:1rem; overflow:hidden; padding: 0 0 .75rem; transition: 0.3s; -webkit-transition: 0.3s;}
.notice3016 h2 a::before{width: 0; height: 4px; background: #5d83ed; position: absolute; left:0; bottom:0; content: '';}

.notice3016 .list_box{position:absolute; top:4.5rem; left: 0; text-align: left; display:none; padding-bottom: 1rem; width: 100%;  height:calc(100% - 4.5rem); }
.notice3016 .list_box ul::after{display: block; content: ''; clear: both;}
.notice3016 .list_box ul li{position: relative; width: 32%; margin-left: 2%; float: left;  margin-bottom: 1.25rem; background:#fff;}
.notice3016 .list_box ul li:nth-of-type(3n-2){margin-left: 0;}
.notice3016 .list_box ul > li a{position:relative; display:block; padding: 1.25rem 1rem; border: 1px solid #e0e0e0; overflow:hidden; transition: 0.3s; -webkit-transition:  0.3s;} 
.notice3016 .list_box ul > li dl::after{display: block; content: ''; clear: both;}
.notice3016 .list_box ul > li dl dt{width: 4.25rem; height: 4.25rem; text-align: center; line-height: 1.3; float: left; color: #847575; padding-top: 0.3rem; transition: 0.3s; -webkit-transition: 0.3s;}
.notice3016 .list_box ul > li dl dd{width: calc(100% - 5.25rem); height: 4.25rem; overflow: hidden; font-size: 0.95rem; padding-right: 1.5rem; float: right;}
.notice3016 .list_box ul > li dl dt em{font-size: 1.65rem;color: #fecc4f; display: block; font-weight: 600; transition: color 0.3s; -webkit-transition: color 0.3s; }
.notice3016 .list_box ul > li.new a:before{content:'N'; display:inline-block; width:1.5rem; height:1.5rem; line-height:1.5rem; color:#fff; font-size:0.75rem; text-align:center; position: absolute; top: 0; right: 0; background :#fecc4f; } 
.notice3016 .bx-controls{position:absolute; bottom:0; width: 100%; text-align: center; }
.notice3016 .bx-controls-direction{display:none;}
.notice3016 .bx-pager-item{display: inline-block; height:100%;}
.notice3016 .bx-pager a{display:inline-block; margin:0 6px; color:transparent; overflow:hidden; vertical-align:middle; width:0.4rem; height: 0.4rem; background: #b7b7b7; border-radius:50%;} 
.notice3016 .bx-pager a.active{background:#f33636;}
.notice3016 .btn_more{display: block; position: absolute; right: 0; top:-4rem; }
.notice3016 .btn_more span{font-size: 0.7rem; color: #6a6a6a; padding-right: 0.5rem; vertical-align: middle;}
.notice3016 .btn_more i{font-size: 1.5rem; vertical-align: middle; transition: transform 0.3s; -webkit-transition: transform 0.3s; -o-transition: transform 0.3s; -moz-transition: transform 0.3s;}
.notice3016 .btn_more:hover i, .notice3016 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* active */
.notice3016 h2 a.current, .notice3016 h2 a:hover, .notice3016 h2 a:focus{color: #5d83ed;}
.notice3016 h2 a.current::before, 
.notice3016 h2 a.current:hover::before, 
.notice3016 h2 a.current:focus::before{width: 100%; }

.notice3016 .list_box.on{display:block;}
.notice3016 .list_box ul > li a:hover, .notice3016 .list_box ul > li a:focus{border: 1px solid #668aee; box-shadow: 3px 3px 5px #ccc;}
.notice3016 .list_box ul > li a:hover dl dt em, .notice3016 .list_box ul > li a:focus dl dt em{color: #668aee;}
.notice3016 .list_box > a:hover dd h3, .notice3016 .list_box > a:focus dd h3{color: #2f8669;}
.notice3016 .list_box > a:hover dd p, .notice3016 .list_box > a:focus dd p{text-decoration: underline;}
.notice3016 .list_box ul > li > a:hover,
.notice3016 .list_box ul > li > a:focus{text-decoration:underline;}

.notice3016 .list_box .NoData {display:table; width:100%; height:100%; text-align:center; font-size:.75rem; background:#f3f3f3;}
.notice3016 .list_box .NoData span {display:table-cell; vertical-align:middle;}


/* 팝업존 */
.pop3016{height:100%; background:#fff7e1; padding:1rem;}
.pop3016 h2{margin:0 8.5rem 1rem 0; font-size:1.2rem; overflow:hidden; white-space:nowrap; color: #333; line-height:1;}
.pop3016 .nss_pg{position:absolute; right:0.5rem; top:1rem;}
.pop3016 .nss_pg span{display:inline-block;} 
.pop3016 .nss_pg span .now{color:#0e498f; font-weight:600;}
.pop3016 .nss_pg a{display:inline-block; margin:0 0.1rem; width:1.5rem; text-align:center;} 
.pop3016 .nss_pg .play{display:none;} 
.pop3016 .bx-wrapper{position:relative; margin:0 auto; width:100%; height:225px; overflow:hidden; text-align:center;} 
.pop3016 .pop_img li { position:relative; width:100%; height: 11.3rem; font-size:0; }
.pop3016 .pop_img li a { display: block; height:100%; background:#a6c0f7; }
.pop3016 .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%; vertical-align:middle; overflow:hidden;}
 /* 팝업리스트 레이어 추가 */
.pop3016 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; border-radius:0 1rem 1rem 1rem; background:#394b61;}
.pop3016 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop3016 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop3016 .pop_layer_box .pop_layer ul{margin-top:0.75rem; padding:1rem 2rem; height:11.2rem; line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto;}
.pop3016 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop3016 .pop_layer_box .pop_layer ul li a:hover,
.pop3016 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop3016 .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;}

/* 오늘의식단 */
.meal_menu3016{position:relative; height:100%; background: #fff; border:2px solid #ffb600; padding: 1rem 1rem 1rem 0;}
.meal_menu3016 .imgBox{position: absolute; bottom: 1rem; right: 1.5rem; height:118px;}
.meal_menu3016 .imgBox img {height:100%;}
.meal_menu3016 h2{width:calc(100% - 2rem); padding-left: 1rem; margin-bottom: 1rem; font-size:1.2rem; overflow:hidden; white-space:nowrap; color: #333; line-height:1;}
.meal_menu3016  div{ border-radius: 0.5rem; height: 225px; }
.meal_menu3016 ul{ overflow-y: auto; height:5rem; }
.meal_menu3016 ul li + li{margin-top:1rem;}
.meal_menu3016 ul li.no_Data{text-align:center; line-height:6.5rem;}
.meal_menu3016 dl{position:relative;}
.meal_menu3016 dl dt{display: inline-block; padding: 0 1rem; line-height: 2rem; font-size: 0.9rem; color: #ffb600; position: relative;}  
.meal_menu3016 dl dd{padding: 0.5rem 0 0 1rem; line-height: 1.35rem;}
.meal_menu3016 .btn_more{display: block; position: absolute; top: 0.75rem; right: 1rem;}
.meal_menu3016 .btn_more span{font-size: 0.7rem; color: #ffb600; padding-right: 0.5rem; vertical-align: middle;}
.meal_menu3016 .btn_more i{font-size: 1.2rem; vertical-align: middle; transition: transform 0.3s; -webkit-transition: transform 0.3s; -o-transition: transform 0.3s; -moz-transition: transform 0.3s;}
.meal_menu3016 .btn_more:hover i, .meal_menu3016 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}


/* 행사일정 */
.pop_schedule3016{position:relative; height:100%; background:#f2f2f2; padding:1.5rem 1rem; background:#0e498f;} 
.pop_schedule3016 h2 {font-size:1.2rem; overflow:hidden; white-space:nowrap; color: #fff; line-height:1;}
.pop_schedule3016 .btn_more{position:absolute; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; background: #fff; border: 1px solid #0e498f; top: auto; bottom: -1.25rem; left: calc(50% - 1.25rem);  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; display: block;}
.pop_schedule3016 .btn_more span{font-size: 0.7rem; color: #6a6a6a; padding-right: 0.5rem; vertical-align: middle;}
.pop_schedule3016 .btn_more i{font-size: 1.2rem; transition: transform 0.3s; -webkit-transition: transform 0.3s; -o-transition: transform 0.3s; -moz-transition: transform 0.3s; vertical-align: baseline;}
.pop_schedule3016 .btn_more:hover i, .pop_schedule3016 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

.pop_schedule3016 .sche_tbl { height:13.4rem; background:#fff; margin:0.8rem 0 1.5rem; padding: 1rem 0.5rem;  }
.pop_schedule3016 .sche_tbl th { font-size:0.75rem; padding-bottom: 0.5rem; }
.pop_schedule3016 .sche_tbl td { text-align:center; font-size:0.8rem; line-height:1.5rem; padding-bottom:0.2rem;} 
.pop_schedule3016 .sche_tbl td a { display:block; width:1.5rem; height:1.5rem; line-height:1.5rem; border-radius:50%; margin:0 auto; transition: background 0.3s; -webkit-transition: background 0.3s;}
.pop_schedule3016 .sche_tbl td a.day { background:#f9f2cc; }
.pop_schedule3016 .sche_tbl td a.today { background:#ffb600; color:#fff; }
.pop_schedule3016 .sche_tbl .sun { color:#e23d0b; }
.pop_schedule3016 .sche_tbl .sat { color:#f64b17; }
.pop_schedule3016 .lst_schedule{width:100%; height:12rem; margin: 1rem 0; border-top: 1px dashed #fff; padding-top: 1.5rem; overflow-y:auto;}
.pop_schedule3016 .lst_schedule > li{color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height: 1.75rem;}
.pop_schedule3016 .lst_schedule > li + li{margin-top: 0.3rem;}
.pop_schedule3016 .lst_schedule > li .date{display:inline-block; margin-right:8px; line-height:1.75rem; font-size: 0.85rem; font-weight: 500; border-radius: 1rem; text-align:center; padding: 0 0.5rem; background:#dde5ef; color:#333; transition: 0.3s; -webkit-transition: 0.3s;}
.pop_schedule3016 .lst_schedule > .no_Data{line-height:8rem; text-align:center;}
/* active */
.pop_schedule3016 .lst_schedule > li:hover .date, .pop_schedule3016 .lst_schedule > li:focus .date{background: #ffb600;}
.pop_schedule3016 .lst_schedule > li a:hover,
.pop_schedule3016 .lst_schedule > li a:focus{text-decoration:underline;}
.pop_schedule3016 .sche_tbl td a.today:hover{background: #0e498f;} 
.pop_schedule3016 .month a:hover,.pop_schedule3016 .month a:focus{color: #0e498f;}
.pop_schedule3016 .sche_tbl td a.day:hover, .pop_schedule3016 .sche_tbl td a.day:focus{background: #d3e7ff;}

/* 포토앨범 */
.gallery3016{position:relative; height:100%; padding: 1.5rem 0; }
.gallery3016 h2{max-width:calc(100% - 2rem); margin-bottom:1rem; font-size:1.2rem; overflow:hidden; white-space:nowrap; color: #333; line-height:1;} 
.gallery3016 .gall_list::after{display: block; content: ""; clear: both;}
.gallery3016 .gall_list{margin:0 -0.5rem; overflow:hidden;}
.gallery3016 .gall_list li{display:block; width:33.333%; float:left; padding:0 0.75rem;} 
.gallery3016 .gall_list li .img{position:relative; width:100%; height: 9.5rem; overflow:hidden; background:#eee;}
.gallery3016 .gall_list li .img 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%); -webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
.gallery3016 .gall_list li .txt{ padding: 0 0.5rem; line-height: 2rem; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.gallery3016 .btn_more{display: block; position: absolute; right: 1rem; top: 1rem;}
.gallery3016 .btn_more span{font-size: 0.7rem; color: #0e498f; padding-right: 0.5rem; vertical-align: middle;}
.gallery3016 .btn_more i{font-size: 1.2rem; vertical-align: middle; transition: transform 0.3s; -webkit-transition: transform 0.3s; -o-transition: transform 0.3s; -moz-transition: transform 0.3s;}
.gallery3016 .btn_more:hover i, .gallery3016 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* active */
.gallery3016 .gall_list li:hover .img img,
.gallery3016 .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);}
.gallery3016 .gall_list li:hover .txt,
.gallery3016 .gall_list li:focus .txt{text-decoration: underline;}

.gallery3016 .NoData {display:table; width:100%; height:11.5rem; text-align:center; font-size:.75rem; background:#f3f3f3;}
.gallery3016 .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){
	/* 메인비주얼 */
	.MVisual3016 #m_visual li{height: auto;}
	.MVisual3016 #m_visual li img{width: 100%; top: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
	.MVisual3016 .bx-controls{bottom:2rem;}

	/* 공지사항 */
	.notice3016 p{font-size: 1.5rem;}
	.notice3016{padding:0 4rem 0 9rem;}
}
@media (max-width:1024px){
	
	/* 포토앨범 */
	.gallery3016 h2{font-size:1.1rem;}
	
	/* 팝업존 */
	.pop3016 h2{font-size:1.1rem;}

	/* 오늘의식단 */
	.meal_menu3016{padding-bottom: 5.5rem;}
	.meal_menu3016 h2{font-size:1.1rem;}
	.meal_menu3016 .imgBox{height:90px;}
	.meal_menu3016 div{height: auto;}

	/* 행사일정 */
	.pop_schedule3016 h2{font-size:1.1rem;}
	.pop_schedule3016 .lst_schedule{margin-top: 2.5rem; height: 9.7rem;}

	/* 배너존 */
	.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){
	/* 공지사항 */
	.notice3016 .list_box ul li + li + li + li + li {display: none;}
	.notice3016 .list_box ul li{width: 49%;}
	.notice3016 .list_box ul li:nth-of-type(3n-2){margin-left: 2%;}
	.notice3016 .list_box ul li:nth-of-type(odd){margin-left: 0;}
}

@media (max-width:700px){	 
	/* 메인비주얼 */
	.MVisual3016 .bx-controls{bottom: 1rem; right: 0;}

	/* 바로가기01 */
	.M_link3016{padding-left: 0;}
	.M_link3016 ul li a .ico img{width: 3rem; height: auto;}

	/* 공지사항 */
	.notice3016{padding: 0 4rem 0 7.5rem;}
	.notice3016 .list_box{top: 3.5rem;}
	.notice3016 p{font-size: 1.2rem;}
	.notice3016 .btn_more{top: -3.5rem;}

	/* 행사일정 */
	.pop_schedule3016 .lst_schedule{margin-top: 1.5rem;}

	/* 오늘의식단 */
	.meal_menu3016{padding-bottom: 3.5rem;}
	.meal_menu3016 ul{height: 6.2rem;}
	.meal_menu3016 .imgBox{height:70px;}

	/* 포토갤러리 */
	.gallery3016 .gall_list li{width: 50%; float: left; margin-left: 0;}
	.gallery3016 .gall_list li + li + li {display: none;}
}  

@media (max-width:580px){
	/* 바로가기01 */
	.M_link3016 ul{display: block;}
	.M_link3016 ul::after{display: block; content: ''; clear: both;}
	.M_link3016 ul li{display: block; width: 33.333%; float: left; margin-bottom: 0.5rem;}

	/* 공지사항 */
	.notice3016{padding: 0; text-align: left;}
	.notice3016 p{position: relative; display: block; margin-bottom: 0.5rem;}
	.notice3016 p::before{display: none;}
	.notice3016 h2{max-width: calc((100% - 1.5rem) / 3);}
	.notice3016 .list_box{top: 6rem;}
	.notice3016 .list_box ul li{width: 100%; float: none; margin-left: 0 !important; margin-bottom: 0.5rem;}
	.notice3016 .list_box ul li + li + li + li{display: none;}
	.notice3016 .list_box ul > li dl dt { height:3.5rem; }
	.notice3016 .list_box ul > li dl dt em { font-size:1.4rem; }
	.notice3016 .list_box ul > li dl dd { font-size:0.85rem; line-height:1.2rem; height:2.4rem; margin-top:0.5rem; }
	.notice3016 .list_box ul > li a { padding:0.5rem; }
	.notice3016 .btn_more{top: -6rem;} 
}

@media (max-width:380px){ 

	/* 바로가기 */
	.M_link3016 ul li{width:50%;}
	.M_link3016 ul li a em { font-size:0.8rem;}

	/* 공지사항 */
	.notice3016 p { font-size:1rem;}
	.notice3016 .list_box ul > li dl dd{padding-right: 0;}
 
	/* 오늘의식단 */
	.meal_menu3016 h2 { font-size:1rem;}
	.meal_menu3016{padding-bottom: 1rem;}
	.meal_menu3016 .imgBox{display: none;}

	/* 팝업존 */
	.pop3016 h2 { font-size:1rem; }

	/* 포토갤러리 */
	.gallery3016 h2 { font-size:1rem; }
	.gallery3016 .gall_list li{width: 100%; margin: 0 0 1rem 0;}
}
@media (max-width:340px){

}
