 
/*-----------------------------------------------------------
Author :JI, cohi
Creative date :2021. 09. 14
-----------------------------------------------------------*/
/*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; }

/* 메인비주얼 */
.MVisual3023{position:relative; height:23.5rem; overflow:hidden;}
.MVisual3023 #m_visual li{overflow:hidden;}
.MVisual3023 #m_visual li img{position:relative; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual3023 .bx-controls{position:absolute; bottom:1rem; width:100%; height:1.3rem; text-align:center;}
.MVisual3023 .bx-controls-direction{display:none;}
.MVisual3023 .bx-controls a{display:inline-block; margin:0 3px; color:transparent; overflow:hidden; vertical-align:middle;}
.MVisual3023 .bx-controls-auto{font-size:0; vertical-align:middle;}  
.MVisual3023 .bx-controls-auto,
.MVisual3023 .bx-pager,
.MVisual3023 .bx-pager-item{display:inline-block;}
.MVisual3023 .bx-controls-auto a{width:1.3rem; height:1.3rem; background:no-repeat center / 100%;}
.MVisual3023 .bx-controls-auto a.bx-start{display:none; background-image:url('/00_common/images/con_com/btn_play.png');}
.MVisual3023 .bx-controls-auto a.bx-stop{display:inline-block; background-image:url('/00_common/images/con_com/btn_stop.png');}
.MVisual3023 .bx-pager{height:0.8rem; vertical-align:middle;}
.MVisual3023 .bx-pager-item{height:100%;}
.MVisual3023 .bx-pager a{width:0.8rem; height:100%; vertical-align:top; border:1px solid #145326; border-radius:50%;} /* 비주얼 버튼 색상 */
.MVisual3023 .bx-pager a.active{background-color:#145326;}/* 비주얼 버튼 색상 */

/* 바로가기01 */
.M_link3023{position:relative; overflow:hidden; border-bottom: 1px dashed #c7c7c7; padding: 1rem 0;}
.M_link3023 ul{display: table; table-layout: fixed; width: 100%;}
.M_link3023 ul li{display: table-cell; position: relative;}  
.M_link3023 ul li a .ico{display:block; text-align:center;}
.M_link3023 ul li a .ico img{margin-top: 0.5rem;transition: 0.3s;-webkit-transition: 0.3s;width: 3.25rem;height: 3.25rem;}
.M_link3023 ul li a em{display:block; margin-top: 0.5rem; font-size:0.9rem; height: 2.7rem; padding: 0 0.5rem; text-align:center; overflow:hidden;} 
/* active */
.M_link3023 ul li a:hover .ico img, .M_link3023 ul li a:focus .ico img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.M_link3023 ul li a:hover em, .M_link3023 ul li a:focus em{text-decoration: underline;}


/* 게시판 */
.notice3023{position:relative; overflow: hidden; height:100%; }
.notice3023 h2{float: left; font-size: 1rem; max-width:calc((100% - 1.8rem) / 3); overflow:hidden; white-space:nowrap; line-height:1;}   
.notice3023 h2 a{position:relative; display:block; padding-top: 0.8rem; }
.notice3023 h2 a span{display: block;border: 1px solid #d8d8d8;border-left: 0;line-height: 2.7rem;overflow:hidden;padding: 0 0.5rem;transition: 0.3s;-webkit-transition: 0.3s;border-radius: 1rem 1rem 0 0;}
.notice3023 h2 a::before{content: "\e941";opacity: 0;display: block;width: 1.1rem;height: 1.1rem;line-height: 1.5rem;background: #0f5049;border: 3px solid #fff;color: #fff;text-align: center;position: absolute;top: 5px;left: 50%;transform: translateX(-50%);transition: opacity 0.3s;-webkit-transition: opacity 0.3s;border-radius: 50%;}
.notice3023 h2:first-child a span{border-left: 1px solid #d8d8d8;}
.notice3023 .list_box{position:absolute; top: 3.6rem; display:none; width:100%; height:calc(100% - 3.6rem); }
.notice3023 .list_box .noti_top a{display: block;padding: 1.5rem 0 1.5rem 6rem;border-top: 1px solid #0f5049;}
.notice3023 .list_box .noti_top .ico{position: absolute;left: 1rem;top: 1.3rem;width: 3.8rem;height: 3.8rem;border: 1px solid #e5e5e5;border-radius: 50%;text-align: center;}
.notice3023 .list_box .noti_top .ico img{width: 2.4rem;height: 2.4rem;margin-top: 0.6rem;}
.notice3023 .list_box .noti_top h3{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 1rem; margin-bottom: 0.3rem; transition: color 0.3s; -webkit-transition: color 0.3s;}

.notice3023 .list_box .noti_top h3{position:relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 0.95rem;margin-bottom: 0.3rem;transition: color 0.3s;-webkit-transition: color 0.3s;color: #222;}
.notice3023 .list_box .noti_top.new h3:before {content:"N";position:relative;display:inline-block;width:1.25rem;height:1.25rem;  border-radius:50%; background:#0f5049; color:#fff;text-align:center;font-weight:600;margin-right:0.3rem; font-size:.7rem; line-height:1.25rem;}

.notice3023 .list_box .noti_top .txt{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 0.8rem; color: #555;}  
.notice3023 .list_box ul > li > a{position:relative; display:block; width:100%; padding:0 4rem 0 0.75rem; line-height: 1.8rem; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;} 
.notice3023 .list_box ul > li > a::before{width: 5px;height: 5px;background: #ffc000;border-radius: 50%;position: absolute;left: 0;top: 0.9rem;content: '';}

.notice3023 .list_box ul > li.new > a {padding-left:2rem;}
.notice3023 .list_box ul > li.new > a:after{content:'N'; position:absolute; top:50%; left:.5rem; display:block; width:1.25rem; height:1.25rem; margin-top:-.625rem; line-height:1.25rem; color:#fff; font-size:0.7rem; text-align:center; border-radius:50%; background:#0f5049; margin-right:0.5rem;}

.notice3023 .list_box .date{position:absolute; top:0; right:0; color:#777; font-size:0.75rem; } 
.notice3023 .btn_more{position:absolute; top:-1.9rem; right:0;}
.notice3023 .btn_more i{font-size: 1.2rem;transition: 0.3s;-webkit-transition: 0.3s;-o-transition: 0.3s;-moz-transition: 0.3s;color: #0f5049;}
/* active */
.notice3023 h2 a:hover span,
.notice3023 h2 a:focus span,
.notice3023 h2 a.current span{color:#fff;background: #0f5049;border: 1px solid #0f5049;}
.notice3023 h2 a.current::before{opacity: 1;}
.notice3023 .list_box.on{display:block;}
.notice3023 .list_box .noti_top a:hover h3, .notice3023 .list_box .noti_top a:focus h3{color: #0f5049;}
.notice3023 .list_box .noti_top a:hover .txt, .notice3023 .list_box .noti_top a:focus .txt{text-decoration: underline;}
.notice3023 .list_box ul > li > a:hover,
.notice3023 .list_box ul > li > a:focus{text-decoration:underline;}
.notice3023 .btn_more:hover i, .notice3023 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}

.notice3023 .list_box .NoData {display:table; width:100%; height:calc(100% - 1rem); margin-top:1rem; text-align:center; font-size:.75rem; background:#f3f3f3;}
.notice3023 .list_box .NoData span {display:table-cell; vertical-align:middle;}

/* 행사일정 */
.pop_schedule3023{position:relative;height:100%;border: 1px solid #c6dbd9;border-radius: 1rem;margin-top: 1rem;}
.pop_schedule3023::after{display: block; content: ''; clear: both;}
.pop_schedule3023 h2{font-size: 1.2rem; display: inline-block; line-height: 1.5; font-weight: 300; padding-right: 3rem; position: relative; overflow:hidden; white-space:nowrap;}
.pop_schedule3023 h2::before{width: 2rem;height: 1px;background: #fff;position: absolute;right: 0;top: 0.8rem;content: '';}
.pop_schedule3023 h2 em{font-weight: 500;}
.pop_schedule3023 .tit{width: 13.5rem;height: 7rem;background: #1f9084;padding: 1.5rem;border-radius: 1rem 0 0 1rem;float: left;position: relative;color: #fff;}
.pop_schedule3023 .month{position: relative;}
.pop_schedule3023 .month a{display: inline-block;width: 1.5rem;height: 1.5rem;line-height: 1.5rem;margin: 0 0.5rem;background: #fff;color: #555;border-radius: 50%;text-align: center;vertical-align: middle;transition: background 0.3s;-webkit-transition: background 0.3s;}
.pop_schedule3023 .month p{font-size: 1.2rem; font-weight: 300; display: inline-block; vertical-align: middle;}
.pop_schedule3023 .month em{display: inline-block;text-align: center;font-size: 1.6rem;color: #fff;vertical-align: middle;}
.sche_wrap{width: calc(100% - 13.5rem);height:7rem;float: right;background: #f9f9fa;border-radius: 0 1rem 1rem 0;}
.lst_schedule{overflow-y:auto; height: 7rem; }
.lst_schedule::after{display: block; content: ''; clear: both;}
.lst_schedule > li{width: 33.333%; float: left;height: 7rem; overflow: hidden; padding: 1.25rem; border-left: 1px dashed #b4b4b4;}
.lst_schedule > li .date{display: block;font-size: 1rem;color: #0f5049;margin-bottom: 0.3rem;}
.lst_schedule > li ul{height: 2.4rem; overflow: hidden;}
.lst_schedule > li ul li{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 0.8rem; position: relative;}
.lst_schedule > li ul li::before{width: 3px;height: 3px;background: #093833;position: absolute;left: 0;top: 0.6rem;content: '';}
.lst_schedule > .no_Data{line-height: 6.5rem; width: 100%; text-align:center;}
.pop_schedule3023 .btn_more{width: 2rem;height: 2rem;line-height: 2rem;text-align: center;background: #0f5049;border-radius: 50%;position: absolute;top: -1rem;right: 1rem;}
.pop_schedule3023 .btn_more i{color: #fff; line-height: 2rem; font-size: 1.2rem; transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
/* active */
.pop_schedule3023 .month a:hover, .pop_schedule3023 .month a:focus{background: #1f9084;}
.pop_schedule3023 .btn_more:hover, .pop_schedule3023 .btn_more:focus{background: #1f9084;}
.lst_schedule > li ul li a:hover{text-decoration: underline;}
.pop_schedule3023 .btn_more:hover i, .pop_schedule3023 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}



/* 포토앨범 */
.gallery3023{position:relative; height:100%;}
.gallery3023 h2{width:calc(100% - 1.5rem);line-height: 1.8rem;margin-bottom: 1rem;font-size:1.1rem;overflow:hidden;white-space:nowrap;color: #222;} 
.gallery3023 .gall_list li{display:block; width:30%; float:left; position: relative;; margin-left: 5%;}
.gallery3023 .gall_list li:first-child{margin-left: 0;}
.gallery3023 .gall_list li .img{position:relative;width:100%;height:8.25rem;overflow:hidden;background:#eee;border-radius: 1rem;}
.gallery3023 .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;}
.gallery3023 .gall_list li .txt{text-align:center; overflow:hidden; text-overflow:ellipsis;white-space:nowrap; font-size: 0.9rem; margin-top: 0.75rem;}
.gallery3023 .gall_list li span{font-size: 0.7rem; color: #777;}
.gallery3023 .btn_more{width:1.5rem; height:1.5rem; line-height:1.5rem; text-align:center; background:#0f5049; border-radius:50%; position:absolute; top:0; right: 0;}
.gallery3023 .btn_more i{color:#fff; line-height:1.5rem; font-size:1rem; transition:0.3s; -webkit-transition:0.3s; -o-transition:0.3s; -moz-transition:0.3s;}
/* active */
.gallery3023 .gall_list li:hover .img img,
.gallery3023 .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);}
.gallery3023 .gall_list li:hover .txt,
.gallery3023 .gall_list li:focus .txt{text-decoration: underline;}
.gallery3023 .btn_more:hover i, .gallery3023 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}

.gallery3023 .NoData {display:table; width:100%; height:11.5rem; text-align:center; font-size:.75rem; background:#f3f3f3;}
.gallery3023 .NoData span {display:table-cell; vertical-align:middle;}

/* 팝업존 */
.pop3023{height:100%;}
.pop3023 h2{line-height: 1.8rem; margin-bottom: 1rem; width: calc(100% - 10rem); font-size:1.1rem; overflow:hidden; white-space:nowrap;}
.pop3023 .nss_pg{position:absolute; right:0; top:0; line-height: 1.8rem;}
.pop3023 .nss_pg span{display:inline-block;} 
.pop3023 .nss_pg span em{padding: 0 0.2rem; text-align: center;}
.pop3023 .nss_pg span .now{font-weight:600;color: #0f5049;position: relative;}
.pop3023 .nss_pg a{display:inline-block;margin:0 0.1rem;width:1.5rem;height: 1.5rem;line-height: 1.5rem;color: #333;border-radius: 50%;background: #fff;text-align:center;transition: color 0.3s;-webkit-transition: color 0.3s;}
.pop3023 .nss_pg a.list{background: #aebdbb;color: #fff;} 
.pop3023 .nss_pg .play{display:none;} 
.pop3023 .pop_img{position:relative;z-index: 1;overflow: hidden;width: 100%;height: 225px;text-align:center;background:#70d2cf;border-radius: 1rem;}
.pop3023 .pop_img li a { display: block; height: 11.3rem; }
.pop3023 .pop_img li img{position:absolute; max-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%); }
/* 팝업리스트 레이어 추가 */
.pop3023 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background:#394b61; z-index: 1;}
.pop3023 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop3023 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop3023 .pop_layer_box .pop_layer ul{margin-top:0.75rem; padding:1rem 2rem; height:10rem; line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto;}
.pop3023 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop3023 .pop_layer_box .pop_layer ul li a:hover,
.pop3023 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop3023 .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_menu3023{position:relative; height:100%;}
.meal_menu3023::before {content:""; display:block; position:absolute; width:2rem; height:100%; left:10rem; background:#1f9084; border-bottom:2px solid #0f5049; z-index:2;}
.meal_menu3023::after{display:block; content: ''; clear:both;}
.meal_menu3023 h2{width:10.5rem; float:left; text-align:center; background:#1f9084; height:4.5rem; line-height:4.5rem; color:#fff; font-size:1.1rem; overflow:hidden; white-space:nowrap; border-radius:1rem 0 0 0; border-bottom:2px solid #0f5049;}
.meal_menu3023 h2 .imgBox{display: inline-block; margin-right: 0.5rem;}
.meal_menu3023 .imgBox img{vertical-align: middle; max-width: 100%;}
.meal_menu3023 .meal_wrap{width:calc(100% - 10.5rem); height:4.5rem; float:left; background:#fff; padding:1rem 3rem 1rem 0; border-radius:0 1rem 0 0; border-bottom:2px solid #1f9084; z-index: -5;}
.meal_menu3023 ul{ height:2.8rem; overflow-y:auto;}
.meal_menu3023 ul li + li{margin-top:1rem;}
.meal_menu3023 ul li.no_Data{text-align:center; line-height:2.5rem;}
.meal_menu3023 dl::after{display: block; content: ''; clear: both;}
.meal_menu3023 dl dt.kcal{width:9.5rem; float:left; position:relative; z-index:5;} 
.meal_menu3023 dl dt.kcal em{display:inline-block; width:2.8rem; height:2.8rem; line-height:2.8rem; text-align:center; border-radius:50%; background:#ffc000; color:#fff; margin-right:1rem; font-size:1.1rem;}
.meal_menu3023 dl dt.kcal strong{color:#1f9084; font-size:1rem; display:inline-block; font-weight:500;}
.meal_menu3023 dl dd.meal_list{width:calc(100% - 10.5rem); float:right;}
.meal_menu3023 .btn_more{position:absolute; background:#c3c3c3; text-align:center; width:1.5rem; height:1.5rem; line-height:1.5rem; border-radius:50%; top:calc(50% - 0.75rem); right:1rem;}
.meal_menu3023 .btn_more i{color:#fff; line-height:1.5rem; font-size:1.2rem; transition:0.3s; -webkit-transition:0.3s; -o-transition:0.3s; -moz-transition:0.3s;}
.meal_menu3023 .btn_more:hover i, .meal_menu3023 .btn_more:focus i{transform:rotate(180deg); -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg);}
 
/* 배너존 */
.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){
	/* 메인비주얼 */
	.MVisual3023{height: auto;}
	.MVisual3023 #m_visual li img{width: 150%;}
}
@media (max-width:1024px){
	h2{font-size:1rem;}

	/* 포토갤러리 */
	.gallery3023 .gall_list li{width: 47.5%;}
	.gallery3023 .gall_list li + li + li{display: none;}

	/* 배너존 */
	.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:840px){
	/* 행사일정 */
	.pop_schedule3023 {border-radius: 1rem 1rem 0 0;}
	.pop_schedule3023 .tit{width: 100%;text-align: center;height: auto;padding: 0.5rem 0;border-radius: 1rem 1rem 0 0;}
	.sche_wrap{width: 100%;border-radius: 0;}
	.pop_schedule3023 .month em{font-size: 1.4rem;}
	.pop_schedule3023 .month a{width: 1.25rem; height: 1.25rem; line-height: 1.25rem;}

	/* 갤러리 */
	.gallery3023 .gall_list li{width: 32%; margin-left: 2%;}
	.gallery3023 .gall_list li + li + li{display: block;}
}
@media (max-width:800px){  
	.MVisual3023 #m_visual li img{width:150%; left:auto; right:24%; transform:none; -webkit-transform:none;}
}

@media (max-width:600px){
	/* 바로가기 */
	.M_link3023 ul{display: block;}
	.M_link3023 ul::after{display: block; content: ''; clear: both;}
	.M_link3023 ul li{display:block; width:33.333%; float:left; margin-top:1rem;}

	/* 행사일정 */
	.lst_schedule > li{padding:0.5rem;}

	/* 오늘의식단 */	
	.meal_menu3023::before {display:none;}
	.meal_menu3023 h2 {width:100%; height:auto; line-height:3rem; text-align:left; padding:0 2rem 0 1rem; border-radius:1rem 1rem 0 0;}
	.meal_menu3023 .btn_more{top:0.75rem;}
	.meal_menu3023 .meal_wrap{width:100%; padding:1rem; height:auto;}
}  
@media (max-width:480px){
	/* 메인비주얼 */
	.MVisual3023 #m_visual li img{width: 164%;left: auto;right: 28%;transform: none;-webkit-transform: none;}

	/* 공지사항 */
	.notice3023 h2 a span{font-size: 0.9rem;}
	.notice3023 .list_box .noti_top a{padding: 1.5rem 0 1.5rem 4.5rem;}
	.notice3023 .list_box .noti_top h3{font-size: 0.9rem;}
	.notice3023 .list_box .noti_top .ico{left: 0;}

	/* 행사일정 */
	.sche_wrap{height: auto;}
	.lst_schedule{height: 10.3rem;}
	.lst_schedule > li{width: 50%; height: 5.2rem; border-left: 0; border-bottom: 1px dashed #b4b4b4;}
	.lst_schedule > li:nth-of-type(odd){border-right: 1px dashed #b4b4b4;}
	.lst_schedule > .no_Data{line-height: 10rem;}

	/* 포토갤러리 */
	.gallery3023 .gall_list li{width: 47.5%;}
	.gallery3023 .gall_list li + li + li{display: none;}

	/* 오늘의식단 */
	.meal_menu3023 ul{height: 5.4rem;}
	.meal_menu3023 dl dt.kcal{width: 100%;}
	.meal_menu3023 dl dd.meal_list{width: 100%;}
}
@media (max-width:380px){ 
	/* 바로가기 */
	.M_link3023{padding: 0;}
	.M_link3023 ul li a .ico img{width: 2.5rem; height: auto;}
	
	/* 포토갤러리 */
	.gallery3023 .gall_list li{width: 100%; margin: 0 0 1rem 0;}
}