﻿
.heading { font-size: 1rem; font-weight: 700; overflow: hidden; white-space: nowrap; }

/* btn_more */
.btn_more { position: absolute; top: 0; right: 0; display: block; text-align: center; }
.btnTy1 { width: 2.2rem; height: 2.2rem; line-height: 2.2rem; border-radius: 50%; background: #ccc; color: #fff;  font-size: 1.3rem; }
.btnTy2 { top: 1.4rem; width: 2.25rem; height: 2.25rem; line-height: 2.25rem; border-radius: 50%; background: #fbe24d; color: #000; font-size: 1.2rem; }
.btnTy3 { top: -0.15rem; font-size: 1.2rem; color: #222; }
/* btn_more : active */
.btn_more i:hover,
.btn_more i:focus { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.btn_more i {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 메인비주얼 */
.MVisual0014 { position: absolute; right:50%; width:78rem; height: 100%; max-width:83.95rem; margin-right:-48rem; line-height:1; border-radius: 6rem 0 0 2rem; overflow: hidden; }
.MVisual0014 .item{overflow:hidden; line-height:0; }
.MVisual0014 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0014 .control{position:absolute; left: 1rem; bottom: 1rem; z-index:1;}
.MVisual0014 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(251, 122, 108, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0014 .control > a.play{display:none;}
.MVisual0014 .control > a:hover,
.MVisual0014 .control > a:focus{ background:rgba(251, 122, 108, 0.9);}

/* 바로가기1 */
.M_link0014 { position:relative; height:100%; }
.M_link0014 ul { display: table; width: calc(100% + 4rem); margin-left: -2rem; table-layout: fixed; font-size: 0; }
.M_link0014 li { display: table-cell; }
.M_link0014 li a { position: relative; display: block; }
.M_link0014 li a::before { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 0.8rem; height: 0.8rem; border-radius: 50%; background: #ffda00; content: ""; opacity: 0; }
.M_link0014 li a .img { display: flex; align-items: center; justify-content: center; width: 5rem; height: 5rem;  background: #fff; border-radius: 1rem; margin: auto; box-shadow: 0 0 7px rgba(0, 0, 0, 0.11); }
.M_link0014 li a .img img { width: 3.1rem; height: 3rem; }
.M_link0014 li a span { display: block; width: 100%; font-size:0.9rem; line-height:1rem; height:2rem; padding: 0 0.2rem; overflow:hidden; color:#222; font-weight: 600; margin-top: 0.9rem; text-align: center; }
/** 바로가기1 : active **/
.M_link0014 li a:hover::before,
.M_link0014 li a:focus::before { opacity: 1; bottom: -1.5rem; }
.M_link0014 li a:hover .img,
.M_link0014 li a:focus .img { background: #fbe24d; }
.M_link0014 li a:hover .img img,
.M_link0014 li a:focus .img img { -webkit-animation:linkAni 0.3s; animation:linkAni 0.3s; }
.M_link0014 li a,
.M_link0014 li a::before,
.M_link0014 li a .img { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

@-webkit-keyframes linkAni {
	0% {-webkit-transform:translateY(0); transform:translateY(0);}
	60% {-webkit-transform:translateY(-4px); transform:translateY(-4px);}
	100% {-webkit-transform:translateY(0); transform:translateY(0);}
}
@keyframes linkAni {
	0% {-webkit-transform:translateY(0); transform:translateY(0);}
	60% {-webkit-transform:translateY(-4px); transform:translateY(-4px);}
	100% {-webkit-transform:translateY(0); transform:translateY(0);}
}


/* 게시판 */
.notice0014 { position:relative; height:100%; }
.notice0014 .titTab { margin-right: 2.5rem; font-size: 0; }
.notice0014 .titTab ul { display:inline-block; border-radius:2rem; width:100%; }
.notice0014 .titTab li { position:relative; float:left; max-width:calc(100% / 3); font-weight:600; vertical-align:top; background:#f5f5f5; overflow: hidden; }
.notice0014 .titTab li:first-child{border-radius:2rem 0 0 0; }
.notice0014 .titTab li:last-child{border-radius: 0 2rem 0 0; }
.notice0014 .titTab li a { display:block; position:relative; color:#225b63; line-height: 3.25rem; font-weight:600; padding: 0 2rem; font-size: 1rem; color: #6f6f6f;}
.notice0014 .titTab li a span{ display:block; overflow:hidden; white-space:nowrap;}
.notice0014 .tabWrap { position: relative; }
.notice0014 .tabWrap::before { position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: url('/images/template/T0014/main/0014_ptrn2.jpg'); content: ""; }
.notice0014 .list_box { display:none; width:100%; }
.notice0014 .list_box ul { max-height: 16.2rem; overflow:hidden; }
.notice0014 .list_box li { position: relative; margin-top: 1rem; }
.notice0014 .list_box li:nth-child(n+4) { display: none; }
.notice0014 .list_box li a{ display:block; padding: 0.8rem 3.9rem 0.8rem 5.5rem; }
.notice0014 .list_box li p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.notice0014 .list_box li .tit { position: relative; font-size: 0.9rem; color: #222; margin-bottom: 0.4rem; font-weight: 600; }
.notice0014 .list_box li a.new .tit { padding-left: 1.5rem; }
.notice0014 .list_box li a.new .tit::before { position: absolute; top: 0.2rem; left: 0; width: 1rem; height: 1rem; line-height: 1rem; border-radius: 50%; background: #ffda00; font-size: 0.6rem; color: #fff; font-family: 'NotoSans'; content: "N"; text-align: center; }
.notice0014 .list_box li .txt { font-size: 0.8rem; color: #555; }
.notice0014 .list_box li .date { position:absolute; display: flex; align-items: center; justify-content: center; flex-direction: column; left:0; top:0; width: 4.45rem; height: 4.45rem; border-radius: 0.8rem; background: #fffceb; font-size: 0.75rem; color: #221e1f; line-height: 1.2; }
.notice0014 .list_box li .date em { font-size:1.3rem; font-weight: 700; color:#222; }
.notice0014 .list_box li a .point { position: absolute; top: 0.75rem; right: 0; width: 3rem; height: 3rem; border-radius: 50%; background: #fbe24d; color: #000; font-size: 0.7rem; display: flex; justify-content: center; align-items: center; flex-direction: column; line-height: 1; font-weight: 600; opacity: 0; }
.notice0014 .list_box li a .point i { font-size: 1rem; font-weight: 700; }
.notice0014 .btnTy1 { top: -2.75rem; }
/* 게시판 : 데이터 없음 */
.notice0014 .list_box li.no_data{text-align:center; line-height:16.2rem; }
/* 게시판 : active */
.notice0014 .titTab a:hover,
.notice0014 .titTab a:focus,
.notice0014 .titTab a.current { color: #000; font-weight: 700; }
.notice0014 .titTab a.current { background: #fbe24d; }
.notice0014 .list_box.on { display: block; }
.notice0014 .list_box li a:hover .txt,
.notice0014 .list_box li a:focus .txt { text-decoration: underline; }
.notice0014 .list_box li a:hover .point,
.notice0014 .list_box li a:focus .point { opacity: 1; }
.notice0014 a,
.notice0014 .list_box li a .point {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 식단 */
.meal_menu0014 { position:relative; height:100%; font-size: 0; }
.meal_menu0014 h2 { display: inline-block; max-width: calc(100% - 2.5rem); line-height: 3.25rem; height: 3.25rem; background: #48d1d1; color: #fff; text-align: center; border-radius: 2rem 2rem 0 0; padding: 0 2.6rem; }
.meal_menu0014 h2 span { white-space: nowrap; overflow: hidden; display: block; }
.meal_menu0014 .inner { height: calc(100% - 3.25rem); background: url('/images/template/T0014/main/0014_ptrn1.png'); border-radius: 0 0 2rem 2rem; padding: 2rem; }
.meal_menu0014 ul {overflow-y:auto; height:4.5rem; }
.meal_menu0014 li:not(.no_data) { padding-right:1rem; }
.meal_menu0014 li + li { margin-top:1rem; }
.meal_menu0014 li.no_data { line-height: 4.5rem; text-align: center; font-size:0.8rem; }
.meal_menu0014 dt { display: block; color: #000; font-size: 1rem; margin-bottom: 0.8rem; font-weight: 700; }
.meal_menu0014 dd { display: block; color:#000; font-size:0.8rem; word-break:keep-all; }
.meal_menu0014 img{position:absolute; bottom: 0; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 13.25rem; height: 9.8rem;}
.meal_menu0014 .btn_more { top: 0.6rem; }

/* 캘린더 */
.pop_schedule0014 {position: relative; width: 100%; height: 100%; background: #23c9ba; border-radius: 2rem 5rem 2rem 2rem; padding: 1.8rem 1.5rem 1.4rem; }
.pop_schedule0014::before {position: absolute; bottom: 1.75rem; right: 1.25rem; width: 5.45rem; height: 4.9rem; background: url('/images/template/T0014/main/0014_ico_sche.png') no-repeat center / cover; content: ""; }
.pop_schedule0014 h2 { color: #fff; margin-bottom: 0.9rem; margin-right: 1rem; }
.pop_schedule0014 .month { position: relative; width: 100%; text-align: center; }
.pop_schedule0014 .month a { position: absolute; z-index: 1; top: 0.5rem; }
.pop_schedule0014 .month a.prev { left: 1.3rem; }
.pop_schedule0014 .month a.next { right: 1.3rem; }
.pop_schedule0014 .month span { width: 9rem; height: 2.5rem; line-height: 2.5rem; background: #fff; display: inline-block;  vertical-align: middle; font-size: 0.8rem; color: #222; border-radius: 2rem; }
.pop_schedule0014 .month span em { font-size: 1.25rem; color: #23c9ba; font-weight: 700; }
.pop_schedule0014 .lst { position: relative; margin-top: 1.5rem; z-index: 1; }
.pop_schedule0014 .lst ul {height: 9.1rem; overflow-y: auto;}
.pop_schedule0014 .lst li a {position: relative; display: block; font-weight: 500; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 0.8rem; }
.pop_schedule0014 .lst li ~ li {margin-top: 0.7rem;}
.pop_schedule0014 .lst li a span { display: inline-block; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; font-size: 0.7rem; font-weight: 700; color: #222; background: #fff; border-radius: 50%; margin-right: 1rem; }
.pop_schedule0014 .lst li.sche_list_type2 a span { width: 3rem; border-radius: 1rem; }
.pop_schedule0014 .lst li.no_data {  width: 100%; line-height: 9.1rem; text-align: center; color: #fff; }
/** 캘린더 : active **/
.pop_schedule0014 .month a.prev:hover,
.pop_schedule0014 .month a.prev:focus { transform: translateX(-4px); -webkit-transform: translateX(-4px); }
.pop_schedule0014 .month a.next:hover,
.pop_schedule0014 .month a.next:focus { transform: translateX(4px); -webkit-transform: translateX(4px); }
.pop_schedule0014 .lst li a:hover,
.pop_schedule0014 .lst li a:focus { text-decoration: underline; }
.pop_schedule0014 .lst li a:hover span,
.pop_schedule0014 .lst li a:focus span { background: #fff; color: #43cad5; border-color: #43cad5; }
.pop_schedule0014 .month a,
.pop_schedule0014 .lst li a span {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0014 { position:relative; height:100%; }
.pop0014 h2 { margin-right: 9rem; margin-bottom: 1rem; color: #222; }
.pop0014 .nss_pg { position: absolute; top: 0; right: 0; }
.pop0014 .nss_pg p { display: inline-block; vertical-align: middle; margin-right: 0.9rem; color:#222; font-size:0.9rem; font-weight: 600; }
.pop0014 .nss_pg p strong { position: relative; color: #26a9e6; padding-right: 1.3rem; }
.pop0014 .nss_pg p strong::before { position: absolute; top: 0.55rem; right: 0.35rem; width: 0.5rem; height: 0.1rem; border-top: 2px dotted #bdd4e0; transform: rotate(120deg); -webkit-transform: rotate(120deg); content: ""; }
.pop0014 .nss_pg a { display: inline-block; vertical-align: middle; font-size: 1rem; color: #000; }
.pop0014 .nss_pg a ~ a { margin-left: 0.4rem; }
.pop0014 .nss_pg .play {display: none;}
.pop0014 .pop_img { position:relative; height:11.25rem; overflow: hidden; border-radius:1.5rem; background:rgba(0,0,0,0.1); }
.pop0014 .pop_img div,
.pop0014 .pop_img .item {height:100%;}
.pop0014 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0014 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 */
.pop0014 .nss_pg a.prev:hover,
.pop0014 .nss_pg a.prev:focus { transform: translateX(-4px); -webkit-transform: translateX(-4px); }
.pop0014 .nss_pg a.next:hover,
.pop0014 .nss_pg a.next:focus { transform: translateX(4px); -webkit-transform: translateX(4px); }
.pop0014 .nss_pg a {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0014 { position:relative; height:100%; }
.gallery0014 h2 { margin-bottom: 1rem; margin-right: 1.5rem; color: #222; }
.gallery0014 .list_box a { position:relative; display:block; margin-bottom:.25rem; color:#fff; overflow:hidden; border-radius:1.2rem; }
.gallery0014 .list_box a .img{ height:11.1rem; background:#e1e1e1; }
.gallery0014 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; }
.gallery0014 .list_box a span { position: absolute; bottom: 0; left: 0; width: 100%; height: 3rem; line-height: 3rem; background: rgba(0, 0, 0, 0.44); color: #fff; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 0.5rem; font-size: 0.8rem; }
.gallery0014 .list_box a.no_data { line-height: 11.1rem; text-align: center; color: #222; background: rgba(0, 0, 0, 0.15); }
/** 갤러리 : active **/
.gallery0014 .list_box a:hover .img img,
.gallery0014 .list_box a:focus .img img { transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1); }
.gallery0014 .list_box a:hover span,
.gallery0014 .list_box a:focus span { background: rgba(0, 0, 0, 0.6); }
.gallery0014 a,
.gallery0014 .list_box a .img img,
.gallery0014 .list_box a span {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #e5e5e5;}
.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: 1240px) {
	/* 메인비주얼 */
	.MVisual0014 { position: relative; right: auto; left: 1rem; margin-right: 0; max-width: 100%; width: 100%;  }
	.MVisual0014 .item img { width: 100%; height: auto; }
	.MVisual0014 .control { left: 1rem; transform: translateX(0); margin-left: 0; }

	/* 바로가기 */
	.M_link0014 ul { width: 100%; margin-left: 0; }

	/* 캘린더 */
	.pop_schedule0014 .month a.prev { left: 0; }
	.pop_schedule0014 .month a.next { right: 0; }

}

@media (max-width: 960px) {
	.btnTy1 { width: 2rem; height: 2rem; line-height: 2rem; font-size: 1rem; }

	/* 바로가기 */
	.M_link0014 li { width: calc(100% / 4); display: inline-block; vertical-align: top; }
	.M_link0014 li a::before { display: none; }
	.M_link0014 li a span { margin-top: 0.6rem; margin-bottom: 1rem; height: auto; max-height: 2rem; }

	/* 게시판 */
	.notice0014 .titTab li:first-child { border-radius: 1.5rem 0 0 0; }
	.notice0014 .titTab li:last-child { border-radius: 0 1.5rem 0 0; }
	.notice0014 .titTab li a { padding: 0 1rem; line-height: 2.5rem; }
	.notice0014 .btnTy1 { top: -2.25rem; }

	/* 캘린더 */
	.pop_schedule0014 .month a.prev { left: 1.3rem; }
	.pop_schedule0014 .month a.next { right: 1.3rem; }

	/* 식단 */
	.meal_menu0014 h2 { height: 2.5rem; line-height: 2.5rem; padding: 0 1.5rem; border-radius: 1.5rem 1.5rem 0 0; }
	.meal_menu0014 .inner { height: calc(100% - 2.5rem); }
	.meal_menu0014 img { width: 12rem; height: auto; }
	.meal_menu0014 .btn_more { top: 0.2rem; }

}

@media (max-width: 860px) {
	/* 갤러리 */
	.gallery0014 .list_box { width: 100%; margin-left: 0; }
	.gallery0014 .list_box li { width: 100%; padding: 0; }
	.gallery0014 .list_box li:nth-of-type(n+2) { display: none; }
 
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 690px) {
	.btnTy2 { top: 0.8rem; }

	/* 메인비주얼 */
	.MVisual0014 { border-radius: 4rem 0 0 1rem; }

	/* 바로가기 */
	.M_link0014 li a .img { width: 4.6rem; height: 4.6rem; }
	.M_link0014 li a .img img { width: 2.8rem; height: auto; }

	/* 식단 */
	.meal_menu0014 .inner { padding: 1.5rem 1.5rem 7.5rem; }
	.meal_menu0014 img { width: 10rem; }

	/* 캘린더 */
	.pop_schedule0014 { padding: 1.3rem 1.2rem; }
	.pop_schedule0014::before { width: 5rem; height: 4.6rem; }
	.pop_schedule0014 .month span { height: 2.15rem; line-height: 2.15rem; }

	/* 팝업 */
	.pop0014 .pop_img { height: auto; }
	.pop0014 .pop_img li img { max-height: 15rem; }
}

@media (max-width: 540px) {
	/* 게시판 */
	.notice0014 .list_box li a { padding: 0.4rem 0.5rem 0.4rem 4.5rem; }
	.notice0014 .list_box li a .point { display: none; }
	.notice0014 .list_box li .date { width: 3.6rem; height: 3.6rem; }
	.notice0014 .list_box li .date em { font-size: 1.1rem; }
	.notice0014 .list_box li.no_data { line-height: 12.75rem; }

}

@media (max-width: 480px) {
	/* 바로가기 */
	.M_link0014 li { width: calc(100% / 3); }
	.M_link0014 li a span { font-size: 0.85rem; }

	/* 게시판 */
	.notice0014 .titTab ul { border-radius: 0; }
	.notice0014 .titTab li { max-width: 100%; border-radius: 2rem !important; margin-top: 0.2rem; }

	/* 캘린더 */
	.pop_schedule0014 .month a.prev { left: 0; }
	.pop_schedule0014 .month a.next { right: 0; }
	.pop_schedule0014 .month span { width: 7rem; }
	.pop_schedule0014 .month span em { font-size: 1.1rem; }

}

@media (max-width: 320px) {
	/* 바로가기 */
	.M_link0014 li { width: calc(100% / 2); }
}