﻿/* 공통 */
h2.heading {margin-right: 4rem; margin-bottom: 1rem; line-height: 2.2rem; font-size: 1.1rem; font-weight: 700; color: #333; white-space: nowrap; overflow: hidden;} 

/* btn_more */
.btn_more {position: absolute; top: 0; right: 0; padding-left: 1rem; height: 2.2rem; line-height: 2.2rem; font-size: 0.7rem; font-weight: 600; color: #000; z-index: 1;}
.btn_more:before {position: absolute; top: 0; left: 0; width: 2.2rem; height: 2.2rem; background: #ffeed8; border-radius: 50%; content: ""; transition: all 0.25s; -webkit-transition: all 0.25s; z-index: -1;}
.btn_more img {margin-left: 0.5rem; vertical-align: middle;}
.btn_more:hover:before,
.btn_more:focus:before {left: calc(100% - 2.2rem);}

/* 메인비주얼 */ 
.MVisual0029 {position: absolute; right: calc(100% / 2 - 33.75rem); width: 100%; height: 100%; max-width: 81.75rem; line-height: 1;}
.MVisual0029:after {position: absolute; right: -12.5rem; bottom: 0; line-height: 1; content: url('/images/template/T0029/main/0029_visual_bg.png');}
.MVisual0029 .slider {height: 100%; border-radius: 0 5rem 5rem 5rem; overflow: hidden;}
.MVisual0029 .slider div {height: 100%;}
.MVisual0029 .control {position: absolute; left: 50%; bottom: 5rem; margin-left: -23rem; z-index: 1;}
.MVisual0029 .control > a {display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(60, 85, 102, 0.4); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; transition:all .15s; }
.MVisual0029 .control > a.play {display:none;}
.MVisual0029 .control > a:hover,
.MVisual0029 .control > a:focus {background:rgb(60, 85, 102, 0.9);}

/* 바로가기 */
.M_link0029 {padding: 0 1.75rem; height: 100%; background: #f7fdfd; border-radius: 4.5rem; border: 1px dotted #22b8c7; box-shadow: 5px 5px 5px rgba(34,184,199,0.1); overflow: hidden; z-index: 1;} 
.M_link0029 ul {display: table; table-layout: fixed; width: 100%;}
.M_link0029 li {position: relative; display: table-cell; vertical-align: top;}
.M_link0029 li a {position: relative; display: block; padding: 1.5rem 0.5rem 1rem; text-align: center;}
.M_link0029 li a .img {position: relative; display: inline-block; margin: 0 auto; width: 2.7rem; height: 2.7rem; line-height: 2.7rem;}
.M_link0029 li a .img:before {position: absolute; bottom: -1.5rem; left: 0; width: 100%; height: 1.5rem; background: url('/images/template/T0029/main/0029_link_dots.png') no-repeat center center; opacity: 0; content: "";}
.M_link0029 li a img {max-width: 100%;}
.M_link0029 li a p {position: relative; margin-top: 1.5rem; max-height: 2rem; line-height: 1rem; font-size: 0.9rem; font-weight: 600; color: #333; word-break: break-all; overflow: hidden;}
/** 바로가기 : active **/ 
.M_link0029 li a .img:before,
.M_link0029 li a .img img,
.M_link0029 li a p {transition: all .15s; -webkit-transition: all .15s;}
.M_link0029 li a:hover .img:before,
.M_link0029 li a:focus .img:before {opacity: 1;}
.M_link0029 li a:hover .img img,
.M_link0029 li a:focus .img img {transform: rotateY(360deg); -webkit-transform: rotateY(360deg);}
.M_link0029 li a:hover p,
.M_link0029 li a:focus p {color: #0ca8d9;}

/* 게시판 */
.notice0029 {position: relative; height: 100%;}  
.notice0029 .titTab {margin-bottom: 1rem;}
.notice0029 .titTab ul {font-size: 0; margin-right: 3.5rem;}
.notice0029 .titTab ul li {position: relative; display: inline-block; margin-right: 2rem; max-width: calc(33% - 2rem); vertical-align: top;}
.notice0029 .titTab ul li a {position: relative; display: block; padding-left: 1.25rem; line-height: 2.2rem; font-size: 1.1rem; font-weight: 500; color: #333;} 
.notice0029 .titTab ul li a::before {position: absolute; left: 0; top: 1rem; width: 6px; height: 6px; background: #ccc; border-radius: 50%; content: "";}
.notice0029 .titTab ul li a::after {position: absolute; left: 0.5rem; top: 1rem; width: 6px; height: 6px; background: #ffa83d; border-radius: 50%; opacity: 0; content: "";}
.notice0029 .titTab li a span {display: block; white-space: nowrap; overflow: hidden;}
.notice0029 .list_box {position: relative; display: none; margin-top: 1rem; height: 11rem;}
.notice0029 .list_box:before {position: absolute; top: -1rem; left: -4rem; width: 9rem; height: 9rem; background: #ffa83d; border-radius: 50%; opacity: 0.1; content: "";}
.notice0029 .list_box:after {position: absolute; bottom: -2rem; right: -2.5rem; width: 5.75rem; height: 5.75rem; background: #00b9c9; border-radius: 50%; opacity: 0.1; content: ""; z-index: -1;}
.notice0029 .list_box ul {position: relative; display: flex; width: 100%; height: 100%;}
.notice0029 .list_box li {float: left; width: calc(100% / 3);}
.notice0029 .list_box li:nth-of-type(n+4) {display: none;}
.notice0029 .list_box li a {position: relative; display: block; padding: 1.25rem 1.5rem; height: 100%; color: #606060; background: #fff; border: 1px dashed #e1e1e1; border-radius: 1.5rem;}
.notice0029 .list_box li a .tit {position: relative; display: block; height: 2.8rem; line-height: 1.4rem; font-size: 0.95rem; font-weight: 700; color: #333; overflow: hidden;}
.notice0029 .list_box li a.new .tit::before {display: inline-block; margin-right: 0.25rem; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; text-align: center; vertical-align: top; font-size: 0.6rem; font-weight: 600; color: #fff; background: #ffa83d; border-radius: 50%; content: "N"; }
.notice0029 .list_box li a .txt {margin: 0.75rem 0 1.5rem; height: 2.5rem; line-height: 1.25rem; font-size: 0.8rem; overflow: hidden;}
.notice0029 .list_box li a .date {display: inline-block; padding-left: 1.5rem; font-size: 0.7rem; background: url('/images/template/T0029/main/0029_notice_ico.png') no-repeat left center;}
.notice0029 .list_box li.no_data {display: flex; margin: 0 0.75rem; width: 100%; height: 100%; text-align: center; align-items: center; justify-content: center;} 
.notice0029 .btn_more {top: -3.2rem;}
/** 게시판 active **/   
.notice0029 .titTab ul li a:hover,
.notice0029 .titTab ul li a:hover {font-weight: 600;}
.notice0029 .titTab ul li a.current {padding-left: 2rem; font-weight: 600;}
.notice0029 .titTab ul li a.current::before {background: #ffa83d;}
.notice0029 .titTab ul li a.current::after {opacity: 0.4;}
.notice0029 .list_box.on { display: block; }
.notice0029 .list_box li a:hover,
.notice0029 .list_box li a:focus {background: #fff9f3; border-color: #ffa83d; box-shadow: 10px 10px 10px rgba(78,78,78,0.1); z-index: 1;}
.notice0029 .list_box li a:hover .txt,
.notice0029 .list_box li a:focus .txt {text-decoration: underline;}
.notice0029 .titTab ul li a::before,
.notice0029 .list_box li a,
.notice0029 .list_box li a .tit { transition: all 0.15s; -webkit-transition: all 0.15s; }
 
/* 팝업존 */
.pop0029 {position: relative; width: 100%; height: 100%;} 
.pop0029:before {position: absolute; top: -1.5rem; right: -2rem; width: 9rem; height: 9rem; background: #eef3f7; border-radius: 50%; content: "";}
.pop0029 h2.heading {margin-right: 9.5rem;}
.pop0029 .nss_pg {position: absolute; top: 0; right: 0;}
.pop0029 .page {display: inline-block; margin-right: 1.5rem; line-height: 2.2rem; vertical-align: middle; font-size: 0.75rem; color: #000;}
.pop0029 .page strong {position: relative; display: inline-block; margin-right: 1rem; text-align: center; vertical-align: middle; font-size: 1rem; font-weight: 700; color: #005a8b;}
.pop0029 .page strong::before {position: absolute; top: 1rem; right: -0.65rem; width: 0.35rem; height: 0.35rem; background: #00b9c9; border-radius: 50%; opacity: 0.2; content: "";}
.pop0029 .page span {vertical-align: middle;}
.pop0029 .nss_pg a {display: inline-block; width: 1.5rem; vertical-align: middle; text-align: center; font-size: 1rem; color: #005a8b;}  
.pop0029 .nss_pg .play {display: none;}
.pop0029 .pop_img {position: relative; margin-top: 1rem; height: 11rem; text-align: center; background: #ccc; border-radius: 1rem; border: 1px solid #d5eef9; box-shadow: 2px 2px 10px rgba(78,78,78,0.1); overflow: hidden;}
.pop0029 .pop_img div,
.pop0029 .pop_img .item {height: 100%;}
.pop0029 .pop_img .item a {display: block; height: 100%; line-height: 0; text-align: center; overflow: hidden;}
.pop0029 .pop_img .item img {position: relative; top: 50%; max-width: 100%; height: auto; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
/** 팝업존 : active **/
.pop0029 .nss_pg a:hover,
.pop0029 .nss_pg a:focus {color: #ffa83d;}
.pop0029 .nss_pg a {transition: all 0.15s; -webkit-transition: all 0.15s;}

/* 캘린더 */
.pop_schedule0029 {position: relative; width: 100%; height: 100%;}
.pop_schedule0029 h2 {position: relative; float: left; padding-top: 2.5rem; width: 9rem; height: 100%; text-align: center; font-size: 1.1rem; font-weight: 700; color: #fff; background: #005a8b; border-radius: 50%; overflow: hidden;}
.pop_schedule0029 .inBox {float: left; margin-left: 1rem; width: calc(100% - 10rem);}
.pop_schedule0029 .sche_list {position: relative; padding-right: 2rem; width: 100%; height: 5.5rem;}
.pop_schedule0029 .sche_list .month {float: left; display: inline-block; width: 6.5rem; text-align: center;}
.pop_schedule0029 .sche_list .month:after {clear: both; display: block; content: "";}
.pop_schedule0029 .sche_list .month span {float: left; display: inline-block; padding: 0.75rem; width: 4.5rem; height: 5.5rem; font-size: 0.9rem; font-weight: 600; color: #005a8b;}
.pop_schedule0029 .sche_list .month em {display: block; font-size: 1.5rem; font-weight: 800;}
.pop_schedule0029 .sche_list a.prev,
.pop_schedule0029 .sche_list a.next {float: left; display: inline-block; width: 2rem; height: 1.1rem; line-height: 1.1rem; vertical-align: middle; color: #fff; background: #337aa0; border-radius: 1rem;}
.pop_schedule0029 .sche_list a.prev {margin-top: 1.5rem;}
.pop_schedule0029 .sche_list a.next {position: absolute; top: 1.5rem; right: 0;}
.pop_schedule0029 .sche_list ul {position: relative; float: left; display: inline-block; padding-bottom: 0.25rem; max-width: calc(100% - 6.5rem); vertical-align: middle; white-space: nowrap; overflow-x: auto;}
.pop_schedule0029 .sche_list ul:before {position: absolute; top: 2rem; left: 0; width: 100%; height: 1px; background: #efefef; content: "";}
.pop_schedule0029 .sche_list li {display: inline-block; margin: 0 0.25rem;}
.pop_schedule0029 .sche_list li a {display: block; margin: 0 auto; width: 2rem; height: 5rem; line-height: 2rem; text-align: center; font-size: 0.75rem; color: #333;}
.pop_schedule0029 .sche_list li a em {position: relative; display: block; margin: 0.5rem auto; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; font-size: 0.8rem; border-radius: 50%;}
.pop_schedule0029 .sche_list li a.today em {line-height: 1.8rem; font-weight: 600; background: #e5eef3; border: 1px solid #cddfe8;}
.pop_schedule0029 .sche_list li a.event em {line-height: 1.8rem;font-weight: 600;background: #c0e9ff;border: 1px solid #c0e9ff;}
.pop_schedule0029 .sche_list li.sat a {color: #005a8b;}
.pop_schedule0029 .sche_list li.sun a {color: #ff6766;}
.pop_schedule0029 .sche_list li.e a {color: #ff6766;}
.pop_schedule0029 .lst {padding: 1rem; height: 3.5rem; background: url('/images/template/T0029/main/0029_sche_dots.png'); border-radius: 1rem;}
.pop_schedule0029 .lst ul {height: 1.5rem; overflow-y: auto;}
.pop_schedule0029 .lst li {float: left; display: inline-block; width: 25%;}
.pop_schedule0029 .lst li a {position: relative; display: block; padding: 0 0.25rem 0 0.75rem; height: 1.5rem; line-height: 1.5rem; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0029 .lst li a span {display: inline-block; margin-right: 0.5rem; font-size: 0.9rem; font-weight: 700;}
.pop_schedule0029 .lst .no_data {width: 100%; padding-left: 0; line-height: 1.5rem; text-align: center;}
.pop_schedule0029 .btn_more {top: auto; right: auto; bottom: 2.25rem; left: 2.75rem; color: #fff;}
.pop_schedule0029 .btn_more:before {background: #fff; opacity: 0.2;}
/** 캘린더 : active **/
.pop_schedule0029 .lst li a:hover,
.pop_schedule0029 .lst li a:focus {text-decoration: underline;}

/* 갤러리 */
.gallery0029 {position: relative; height: 100%;}
.gallery0029 ul {position:relative; display: flex; margin: 0 -0.75rem;}
.gallery0029 ul li {padding: 0 0.75rem; width: 33.333%;}
.gallery0029 ul li:nth-child(n+4) {display: none;}
.gallery0029 ul li a {display: block; height: auto; overflow: hidden;}
.gallery0029 ul li a .img {position: relative; height: 9.5rem; background: #f4f4f4; border-radius: 1rem; overflow: hidden;}
.gallery0029 ul li a .img img {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.gallery0029 ul li a p {margin-top: 0.5rem; height: 1.25rem; line-height: 1.25rem; text-align: center; font-size: 0.9rem; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} 
.gallery0029 ul li a.new p::before {display: inline-block; margin-right: 0.25rem; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; vertical-align: top; font-size: 0.75rem; font-weight: 600; color: #fff; background: #00b9c9; border-radius: 50%; content: "N";}
.gallery0029 .list_box li.no_data{ width:100%; height:11.5rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:#ebebeb; border-radius:1.5rem; margin:0 0.7rem;}  
.gallery0029 .btn_more:before {background: #00b9c9; opacity: 0.2;}
/** 갤러리 : active **/
.gallery0029 .list_box a:hover .img img,
.gallery0029 .list_box a:focus .img img  {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}
.gallery0029 ul li a:hover p,
.gallery0029 ul li a:focus p {text-decoration: underline;}
.gallery0029 a,
.gallery0029 .list_box a .img img {-webkit-transition:0.15s; transition:0.15s; }

/* 식단 */
.meal_menu0029 {position: relative; height: 100%;}
.meal_menu0029 .inner {position: relative; height: calc(100% - 3.2rem); text-align: center; background: url('/images/template/T0029/main/0029_bg_meal.png') no-repeat center bottom;}
.meal_menu0029 .inner ul {position: relative; margin: 0 auto; width: 100%; height: 4.75rem; overflow-y: auto;}
.meal_menu0029 .inner li + li {margin-top: 1rem;}
.meal_menu0029 .inner dl {position: relative; height: auto;}
.meal_menu0029 .inner dt {position: relative; height: 1.8rem; line-height: 1.8rem; font-size: 0.85rem;}
.meal_menu0029 .inner dt strong {float: left; display: inline-block; width: 5.5rem; font-weight: 700; color: #fff; background: #ffa83d; border-radius: 1rem;}
.meal_menu0029 .inner dt span {float: left; display: inline-block; width: calc(100% - 5.5rem); line-height: 1.7rem; color: #333; background: #fff; border: 1px dashed #ffa83d; border-radius: 1rem;}
.meal_menu0029 .inner dd {margin-top: 0.75rem; text-align: left; font-weight: 500; color: #222; word-break: keep-all;}
.meal_menu0029 .inner .no_data {line-height: 4.75rem; text-align: center;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float:left; margin-top: 1.5rem; width: 4rem; font-size: 0.8rem; font-weight: 600; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.3rem; overflow: hidden; border-left:1px solid #ccc;}
.banner_zone .btn a {float: left; width: 1.4rem; height: 1.4rem; line-height:1.4rem; text-align:center; overflow: hidden; border:1px solid #ccc; border-left:0;}
.banner_zone .btn a.play{display:none;}
.banner_zone .bnWrap { width: calc(100% - 10rem); float:left; padding-top: 0.75rem; padding-left:1.5rem; overflow: hidden;}
.banner_zone .bnWrap a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; margin:0 5px; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone .bnWrap a img {max-width: 100%; max-height: 100%; vertical-align: middle;}


@media (max-width: 1440px){
	/* 메인비주얼 */ 
	.MVisual0029 {position: relative; right: auto; height: auto; max-width: 100%;}
	.MVisual0029:after {display: none;}
	.MVisual0029 .item img {position: relative; width: 100%; max-width: 100%; max-height: 100%;}
	.MVisual0029 .control {left: 0; bottom: 5rem; margin-left: 0; width: 100%; text-align: center;}
}

@media (max-width: 1024px){
	h2.heading,
	.notice0029 .titTab ul li a,
	.pop_schedule0029 h2 {font-size: 1rem;}

	/* 메인비주얼 */ 
	.MVisual0029 .control {bottom: 1rem;}

	/* 바로가기 */
	.M_link0029 {padding: 0 0.5rem; border-radius: 1.5rem;} 
	.M_link0029 li a {padding: 1rem 0.5rem;}
	.M_link0029 li a .img {width: 2.25rem; height: 2.25rem; line-height: 2.25rem;}
	.M_link0029 li a .img:before {bottom: -1rem; height: 1rem;}
	.M_link0029 li a p {margin-top: 1rem;}
	 
	/* 팝업존 */
	.pop0029 .page {margin-right: 0.5rem;}

	/* 캘린더 */
	.pop_schedule0029 .lst li {width: 50%;}
}

@media (max-width: 860px) {   
	/* 게시판 */
	.notice0029 .titTab ul li {max-width: 100%;}

	/* 식단 */
	.meal_menu0029 .inner {padding-bottom: 4rem; height: auto; background-size: 5rem;}

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}    

@media (max-width: 768px){
	/* 게시판 */
	.notice0029 .list_box li {width: calc(100% / 2);}
	.notice0029 .list_box li:nth-of-type(n+3) {display: none;}

	/* 갤러리 */
	.gallery0029 ul li {width: 50%;}
	.gallery0029 ul li:nth-child(n+3) {display: none;}
}

@media (max-width: 640px) {  
	/* 바로가기 */
	.M_link0029 ul {display: block; table-layout: none;}
	.M_link0029 li {float: left; width: 25%;}
	.M_link0029 li:nth-of-type(4n+1) {clear: both;}
	.M_link0029 li a .img {width: 2rem; height: 2rem; line-height: 2rem;}
	.M_link0029 li a p {font-size: 0.8rem;}

	/* 캘린더 */
	.pop_schedule0029 h2 {padding: 1rem; width: 100%; border-radius: 1rem;}
	.pop_schedule0029 .inBox {margin-left: 0; width: 100%;}
	.pop_schedule0029 .sche_list {padding-right: 0; height: auto; overflow: hidden;}
	.pop_schedule0029 .sche_list .month {position: relative; width: 100%; text-align: center; border-bottom: 1px dashed #808080;}
	.pop_schedule0029 .sche_list .month span {width: 100%;}
	.pop_schedule0029 .sche_list a.prev,
	.pop_schedule0029 .sche_list a.next {float: none; height: 2rem; line-height: 2rem;}
	.pop_schedule0029 .sche_list a.prev {position: absolute; top: 1.5rem; left: 0.5rem; margin-top: 0;}
	.pop_schedule0029 .sche_list a.next {right: 0.5rem;} 
	.pop_schedule0029 .sche_list ul {max-width: 100%;}
	.pop_schedule0029 .lst {padding: 1rem 0; height: 5rem;}
	.pop_schedule0029 .lst ul {height: 3rem;}
	.pop_schedule0029 .lst li {width: 100%;}
}

@media (max-width: 480px){
	h2.heading,
	.notice0029 .titTab ul li a,
	.pop_schedule0029 h2 {font-size: 0.9rem;}

	/* 게시판 */
	.notice0029 .list_box li {width: 100%;}
	.notice0029 .list_box li:nth-of-type(n+2) {display: none;}

	/* 갤러리 */
	.gallery0029 ul li {width: 100%;}
	.gallery0029 ul li:nth-child(n+2) {display: none;}
}
