﻿ 
/*-----------------------------------------------------------
Author :JI, cohi
Creative date :2021. 09. 13
-----------------------------------------------------------*/
/*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; }

/* 메인비주얼 */
.MVisual3018{position:relative; height:24.75rem; border-radius:2rem; overflow:hidden;}
.MVisual3018 #m_visual li{overflow:hidden;}
.MVisual3018 #m_visual li img{position:relative; vertical-align: middle; width: 100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); -moz-transform:translateX(-50%);}
.MVisual3018 .bx-wrapper{position:relative;}
.MVisual3018 .bx-controls{position:absolute; bottom:1rem; right: 1rem; height:1.3rem; text-align:center;}
.MVisual3018 .bx-controls-direction{display:none;}
.MVisual3018 .bx-controls a{display:inline-block; margin:0 3px; color:transparent; overflow:hidden; vertical-align:middle;}
.MVisual3018 .bx-controls-auto{font-size:0; vertical-align:middle;}  
.MVisual3018 .bx-controls-auto,
.MVisual3018 .bx-pager,
.MVisual3018 .bx-pager-item{display:inline-block;}
.MVisual3018 .bx-controls-auto a{width:1.3rem; height:1.3rem; background:no-repeat center / 100%;}
.MVisual3018 .bx-controls-auto a.bx-start{display:none; background-image:url('/00_common/images/con_com/btn_play.png');}
.MVisual3018 .bx-controls-auto a.bx-stop{display:inline-block; background-image:url('/00_common/images/con_com/btn_stop.png');}
.MVisual3018 .bx-pager{height:0.8rem; vertical-align:middle;}
.MVisual3018 .bx-pager-item{height:100%;}
.MVisual3018 .bx-pager a{width:0.8rem;height:100%;vertical-align:top;border: 1px solid #df5c7e;border-radius:50%;} /* 비주얼 버튼 색상 */
.MVisual3018 .bx-pager a.active{background-color:#df5c7e;}/* 비주얼 버튼 색상 */


/* 팝업존 */
.pop3018{height:100%; }
.pop3018::before{width: calc(100% - 1.5rem); height: 100%; background: #fff; border-radius: 1rem 0 1rem 1rem; position: absolute; right: 0; top: 0; content: '';}
.pop3018 h2{ line-height:3rem; margin:0 10rem 0 3rem; position:relative; overflow:hidden; white-space:nowrap;}
.pop3018 .nss_pg{position:absolute; right:0.5rem; top:0.75rem;}
.pop3018 .nss_pg span{display:inline-block; vertical-align: middle;} 
.pop3018 .nss_pg span em{padding: 0 0.2rem;}
.pop3018 .nss_pg span .now{font-weight:600; color: #235bce;}
.pop3018 .nss_pg a{display:inline-block; vertical-align: middle; margin:0 0.1rem; width:1.5rem; text-align:center; font-size: 1rem; transition: color 0.3s; -webkit-transition: color 0.3s;} 
.pop3018 .nss_pg a:hover, .pop3018 .nss_pg a:focus{color: #306adf;}
.pop3018 .nss_pg .play{display:none;} 
.pop3018 .bx-wrapper{position:relative;  width:calc(100% - 1.5rem); height: 11.3rem; overflow:hidden; text-align:center; background: #eee; border-radius: 1rem 0 1rem 1rem;}
.pop3018 .pop_img li a { display: block; height: 11.3rem; }
.pop3018 .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%;} 
/* 팝업리스트 레이어 추가 */
.pop3018 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; border-radius:1rem 0 1rem 1rem; background:#394b61;}
.pop3018 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop3018 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop3018 .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;}
.pop3018 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop3018 .pop_layer_box .pop_layer ul li a:hover,
.pop3018 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop3018 .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_link3018{position:relative; }
.M_link3018 ul{overflow:hidden; display: table; table-layout: fixed; width: 100%;}
.M_link3018 ul li{position:relative; display: table-cell;}  
.M_link3018 ul li a{display:block; height:100%; -webkit-transition:background 0.3s; -ms-transition:background 0.3s; -moz-transition:background 0.3s; transition:background 0.3s;}
.M_link3018 ul li a .ico{display:block;width: 5.75rem;height: 5.75rem;border-radius: 50%;margin: 0 auto 1rem;padding-top: 1.25rem;background: #f6f6f6;text-align:center;}
.M_link3018 ul li a .ico img{width: 3rem;height: 3rem;transition: 0.3s;-webkit-transition: 0.3s;}
.M_link3018 ul li a em{display:block; height:2.4rem; color:#333; font-size:0.85rem; line-height:1.2rem; text-align:center; overflow:hidden; padding:0 0.5rem;} 
.M_link3018 ul li a:hover em, .M_link3018 ul li a:focus em{text-decoration: underline;}
.M_link3018 ul li a:hover .ico img, .M_link3018 ul li a:focus .ico img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}


/* 게시판 */
.notice3018{position:relative; height:100%; padding-right: 2rem; text-align: center;}
.notice3018 h2{display:inline-block; max-width:calc((100% - 3rem) / 3); position:relative; margin-right:0.3rem; font-size:1.1rem; overflow:hidden; white-space:nowrap; line-height:1;}  
.notice3018 h2 a.current{box-shadow: inset rgb(233 92 126 / 10%) 0 -15px 0;}
.notice3018 h2 a{position:relative;z-index: 2;display:inline-block;color:#555;padding: 0.5rem;overflow:hidden;transition: color 0.3s;-webkit-transition: color 0.3s;}
.notice3018 h2::before{width: 5px; height: 5px; background: #ccc; border-radius: 50%; position: absolute; left: 0; top: calc(50% - 2px); content: '';}
.notice3018 h2:first-child::before{display: none;}
.notice3018 .list_box{position:absolute;display:none;width: 100%;text-align: left;  height:calc(100% - 3.5rem); }
.notice3018 .list_box ul{overflow:hidden;} 
.notice3018 .list_box ul > li{width: 23.5%;margin-left: 2%;float: left;border: 2px dotted #df5c7e;border-radius: 1rem;line-height: 1.8;padding: 1.5rem 1rem;margin-top: 1rem;position: relative;}
.notice3018 .list_box ul > li.new::before{display: block; width:1.75rem; height:1.75rem; line-height:1.75rem; border-radius:50%; text-align:center;	font-size:0.9rem; color:#fff; position:absolute; right:1rem; top:-0.8rem; content: 'N';	background:#df5c7e;}
.notice3018 .list_box ul > li:first-child{margin-left: 0;}
.notice3018 .list_box ul > li > a{position:relative;} 
.notice3018 .list_box ul li h3{height: 3.3rem; overflow: hidden; transition: color 0.3s; -webkit-transition: color 0.3s;}
.notice3018 .list_box ul li span{color: #555;  display: block; margin: 0.5rem 0;}
.notice3018 .list_box ul li p{color: #555; height: 2.8rem; overflow: hidden;}
.notice3018 .btn_more{display: block;position: absolute;width: 1.1rem;height: 1.1rem;line-height: 1.1rem;border-radius: 50%;text-align: center;background: #df5c7e;color: #fff;font-size: .8rem;top: -1.9rem;right: 0;}
.notice3018 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
/* active */
.notice3018 h2 a:hover,
.notice3018 h2 a:focus,
.notice3018 h2 a.current{color: #df5c7e;}
.notice3018 .list_box.on{display:block;}
.notice3018 .list_box ul > li > a:hover h3,
.notice3018 .list_box ul > li > a:focus h3{color: #df5c7e;}
.notice3018 .list_box ul > li:hover,
.notice3018 .list_box ul > li:focus {box-shadow: 0 0 16px rgb(223 92 126 / 20%);}
.notice3018 .list_box ul > li > a:hover p,
.notice3018 .list_box ul > li > a:focus p{text-decoration:underline;}
.notice3018 .btn_more:hover,
.notice3018 .btn_more:focus{background:#b63456;}
.notice3018 .btn_more:hover i, .notice3018 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

.notice3018 .list_box .NoData {display:table; width:100%; height:100%; text-align:center; font-size:.75rem; background:#f3f3f3;}
.notice3018 .list_box .NoData span {display:table-cell; vertical-align:middle;}


/* 포토앨범 */
.gallery3018{position:relative; height:100%;}
.gallery3018 h2{text-align: center;font-size: 1.2rem;margin-bottom:1.5rem;overflow:hidden;white-space:nowrap;line-height:1;}  
.gallery3018 h2 span{color: #ffb504;font-weight: 600;}
.gallery3018 .gall_list li{display:block; width:23.5%; margin-left: 2%; float:left;}
.gallery3018 .gall_list li:first-child{margin-left: 0;}
.gallery3018 .gall_list li:nth-of-type(even){margin-top: 2rem;} 
.gallery3018 .gall_list li .img{position:relative;height: 13.95rem;border-radius: 50%;background: #eee;overflow:hidden;margin-bottom: 1.2rem;}
.gallery3018 .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;}
.gallery3018 .gall_list li .txt{padding: 0 1rem;width: 9.85rem;height: 2.25rem;line-height: 2.25rem;margin: 0 auto;text-align:center;position: relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border: 2px dotted #ffb504;border-radius: 2rem;}
.gallery3018 .gall_list li:nth-of-type(even) .txt::after{background: #5ec8d5;}
.gallery3018 .btn_more{display: block;position: absolute;width: 1.1rem;height: 1.1rem;line-height: 1.1rem;border-radius: 50%;text-align: center;background: #ffb504;color: #fff;font-size: .8rem;top: 0;right: 0;}
.gallery3018 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}

/* active */
.gallery3018 .gall_list li .img:hover img,
.gallery3018 .gall_list li .img:focus 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);}
.gallery3018 .gall_list li:hover .txt, .gallery3018 .gall_list li:focus .txt{text-decoration: underline;}
.gallery3018 .btn_more:hover i, .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

.gallery3018 .NoData {display:table; width:100%; height:19.4rem; text-align:center; font-size:.75rem; background:#f3f3f3;}
.gallery3018 .NoData span {display:table-cell; vertical-align:middle;}

/* 행사일정 */
.pop_schedule3018{position:relative;overflow: hidden;height:100%;} 
.pop_schedule3018 h2{width:8.25rem;height:8.25rem;float:left;background: #df5c7e;font-weight:200;border-radius: 2.5rem 0 0 2.5rem;padding-top:2.5rem;text-align:center;color:#fff;overflow: hidden;white-space: nowrap;font-size:1.1rem;line-height:1;} 
.pop_schedule3018 .month{position:relative;display: inline-block;padding: 0 3rem;text-align:center;height:2rem;line-height:2rem;margin-bottom: 0.5rem;color:#333;font-size:0.9rem;background: #fff;border-radius:2.5rem;}
.pop_schedule3018 .month em{color: #df5c7e;}
.pop_schedule3018 .month a{position:absolute;top:0;width:2rem;height: 2rem;line-height: 2rem;background: #df5c7e;color: #fff;border-radius: 50%;text-align: center;-webkit-transition:background 0.3s;-ms-transition:background 0.3s;-moz-transition:background 0.3s;transition:background 0.3s;}
.pop_schedule3018 .month a.prev{left:0;}
.pop_schedule3018 .month a.next{right:0;}
.pop_schedule3018 .sche_wrap{width: calc(100% - 8.25rem);height: 8.25rem;float: left;border-left: 0;border-radius: 0 2.5rem 2.5rem 0;padding: 1rem;text-align: center;margin-right: -0.5rem;border: 2px dotted #df5c7e;} 
.pop_schedule3018 .btn_more{display: block; position: absolute; width: 1.8rem; height: 1.8rem; line-height: 1.8rem;  border-radius: 50%; text-align: center; color: #555; font-size: 1.2rem; bottom: 2rem; left: 3.25rem; background: #fff;}
.pop_schedule3018 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
.lst_schedule{width:100%; height:3.8rem; line-height:1.75rem; text-align: left; overflow-y:auto;}
.lst_schedule > li{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.lst_schedule > li + li{margin-top:0.3rem;}
.lst_schedule > li a {position:relative;}
.lst_schedule > li .date{display:inline-block;margin-right: .5rem;width:1.75rem;height:1.75rem;line-height:1.75rem;font-size: 0.85rem;text-align:center;font-weight:400;transition: background 0.3s;-webkit-transition: background 0.3s;}
.lst_schedule > li .date:before {content:"";display:block;position: absolute;width:4px;height:9px;top: .4rem;left: 1.7rem;background:#df5c7e;border-radius:1rem;transform: rotate(30deg);}
.lst_schedule > .no_Data{line-height:3.5rem; text-align:center;}
/* active */
.lst_schedule > li a:hover,
.lst_schedule > li a:focus{text-decoration:underline;}
.lst_schedule > li:hover .date, .lst_schedule > li:focus .date{} 
.pop_schedule3018 .month a:hover, .pop_schedule3018 .month a:focus {background: #b63456;}
.pop_schedule3018 .btn_more:hover i, .pop_schedule3018 .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}


/* 오늘의식단 */
.meal_menu3018{position:relative; overflow: hidden; height:100%;}
.meal_menu3018 h2{width:8.25rem;height: 8.25rem;float: left;background: #8387d8;font-weight: 200;border-radius: 2.5rem 0 0 2.5rem;padding-top: 2.5rem;text-align: center;color:#fff;overflow: hidden;white-space: nowrap;font-size:1.1rem;line-height:1;} 
.meal_menu3018 .meal_wrap{width: calc(100% - 8.25rem);height: 8.25rem;float: left;border: 2px dotted #8387d8;border-radius: 0 2.5rem 2.5rem 0;padding:1rem;position: relative;} 
.meal_menu3018 ul{width:calc(100% - 100px); height:6rem; overflow-y:auto; padding-right:0.5rem;}
.meal_menu3018 ul li + li{margin-top:1rem;}
.meal_menu3018 ul li.no_Data{text-align:center;  line-height:6rem;}
.meal_menu3018 .imgbox{position:absolute;bottom: 0.5rem;right: 0.5rem;}
.meal_menu3018 .imgbox img{vertical-align: middle;}
.meal_menu3018 dl{position:relative;}
.meal_menu3018 dl dt.kcal{width:10rem;max-width:100%;line-height:2rem;border-radius:2rem;background: #fff;font-size:0.9rem;font-weight: 500;color: #4871c3;text-align:center;margin: 0 auto;} 
.meal_menu3018 dl dd.meal_list{margin-top:0.5rem;}
.meal_menu3018 .btn_more{display: block; position: absolute; width: 1.8rem; height: 1.8rem; line-height: 1.8rem;  border-radius: 50%; text-align: center; color: #555; font-size: 1.2rem; bottom: 2rem; left: 3.25rem; background: #fff;}
.meal_menu3018 .btn_more i{transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;}
.meal_menu3018 .btn_more:hover i, .meal_menu3018 .btn_more:focus i{transform: rotate(180deg); -webkit-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:1024px){ 

	/* 메인비주얼 */
	.MVisual3018{height: auto;}
	
	/* 바로가기 */
	.M_link3018 ul li a .ico{width: 4.5rem; height: 4.5rem; margin-bottom:0.5rem; padding-top: 1rem;}
	.M_link3018 ul li a .ico img{width:2.5rem; height: auto;}
	

	/* 공지사항 */
	.notice3018 h2{font-size: 1rem;}
	.notice3018 .list_box ul > li{width: 32%;}
	.notice3018 .list_box ul > li + li + li + li {display: none;}
	
	/* 포토갤러리 */
	.gallery3018 h2{font-size: 1rem;}
	.gallery3018 .gall_list li{width: 32%;}
	.gallery3018 .gall_list li + li + li + li {display: none;}

	/* 행사일정 */
	.pop_schedule3018 h2 { font-size:1rem; }
	
	/* 오늘의식단 */
	.meal_menu3018 h2 {font-size: 1rem;}
	.meal_menu3018 ul{width: calc(100% - 3rem);}
	.meal_menu3018 .imgbox img{width: 71px;height: auto;}


	/* 배너존 */
	.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){
	/* 바로가기01 */
	.M_link3018 ul{display: block;}
	.M_link3018 ul::after{display: block; content: ''; clear: both;}
	.M_link3018 ul li{width: 25%; float: left; display: block; margin-bottom: 0.5rem;}

	/* 포토갤러리 */
	.gallery3018 .gall_list li{width: 49%;}
	.gallery3018 .gall_list li + li + li {display: none;}
}
@media (max-width:800px){  
	/* 공지사항 */
	.notice3018 .list_box ul > li{width: 49%;}
	.notice3018 .list_box ul > li + li + li {display: none;}
}
@media (max-width:480px){
	/* 팝업존 */
	.pop3018 h2 { font-size:1rem; }
	
	/* 바로가기 */
	.M_link3018 ul li{width: 33.333%;} 
	
	/* 공지사항 */
	.notice3018{text-align: left;}
	.notice3018 h2{font-size: 0.9rem; max-width: calc((100% - 1rem) / 3); margin-right: 0;}
	.notice3018 h2 a{padding-left: 0.5rem;}
	.notice3018 h2 a.current{background-size: 1.5rem;}
	.notice3018 .list_box ul > li{width: 100%;margin-left: 0;}
	.notice3018 .list_box ul li h3{font-size: 0.9rem; height: auto; white-space: nowrap; text-overflow: ellipsis;}
	.notice3018 .list_box ul li p{height: auto; white-space: nowrap; text-overflow: ellipsis;}
	
	/* 포토갤러리 */
	.gallery3018 .gall_list li{width: 100%;}
	.gallery3018 .gall_list li + li {display: none;}
	
	/* 행사일정 */
	.pop_schedule3018 h2{width: 100%;height: auto;float: none;text-align: left; padding: 1rem 2rem 1rem 1rem;border-radius: 1rem 1rem 0 0;}
	.pop_schedule3018 .sche_wrap{width: 100%;float: none;border-top: 0;border-radius: 0 0 1rem 1rem;}
	.pop_schedule3018 .btn_more{left: auto; right: 0.5rem; top: 0.5rem;}

	/* 오늘의식단 */
	.meal_menu3018 h2{width: 100%;height: auto;float: none;text-align: left;padding: 1rem 2rem 1rem 1rem;border-radius: 1rem 1rem 0 0;}
	.meal_menu3018 .meal_wrap{width: 100%;float: none;border-top: 0;border-radius: 0 0 1rem 1rem;}
	.meal_menu3018 .btn_more{left: auto; right: 0.5rem; top: 0.5rem;}
	.meal_menu3018 .imgbox{display: none;}
	.meal_menu3018 ul{padding-right: 0; width: 100%;}	

	
}
@media (max-width:380px){ 

	/* 팝업존 */
	.pop3018 h2{margin-left: 0.5rem;}
	.pop3018::before{width: 100%;}
	.pop3018 .pop_img{width: calc(100% - 0.75rem);}

	/* 바로가기 */
	.M_link3018 ul li{width: 50%;}
	.M_link3018 ul li a .ico{width: 4.5rem; height: 4.5rem;}
	.M_link3018 ul li a .ico img{width: 2.5rem;}
}
