﻿/* 공통 */
h2.heading {margin-right: 5rem; margin-bottom: 1.25rem; height: 1.5rem; line-height: 1.5rem; font-size: 1.1rem; font-weight: 600; color: #222; overflow: hidden;}
/* 더보기 */
.btn_more {position: absolute; top: 0; right: 0; display: inline-block; padding-right: 2.5rem; height: 1rem; line-height: 1rem; text-align: center; font-size: 0.75rem; color: #000; transition: all 0.15s; -webkit-transition: all 0.15s;}
.btn_more img {position: absolute; top: 0; right: 0.5rem; transition: all 0.15s; -webkit-transition: all 0.15s;}
.btn_more:before {position: absolute; top: 0; right: 0; width: 1rem; height: 1rem; background: #ffeacb; border-radius: 50%; content: "";}
/* btn_more:active */
.btn_more:hover,
.btn_more:focus {font-weight: 600; color: #ff872e;}
.btn_more:hover img,
.btn_more:focus img {right: 0;}

/* 메인비주얼 */ 
.MVisual0026 {position: relative; height: 100%; line-height: 1;}
.MVisual0026 .slider {position: relative; height: 100%; overflow: hidden;}
.MVisual0026 .slider div,
.MVisual0026 .slider a {height: 100%;}
.MVisual0026 .item {line-height: 0; border-radius: 1.5rem; overflow: hidden;}
.MVisual0026 .item img {position: relative; width: 100%; height: auto;}
.MVisual0026 .control {position: absolute; left: 1rem; bottom: 1rem; z-index: 1;}
.MVisual0026 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; color: #333; border: 1px solid #ddd; text-align: center; background: rgba(255,255,255,0.75); border-radius: 50%; -webkit-transition: all .15s; transition: all .15s;}
.MVisual0026 .control > a.play {display: none;}
.MVisual0026 .control > a:hover,
.MVisual0026 .control > a:focus {color: #fff; background: #0066b3;}

/* 바로가기 */
.M_link0026 {height: 100%;}
.M_link0026 ul {height: 100%;}
.M_link0026 ul li {float: left; margin-bottom: 1rem; margin-left: 1.5rem; width: calc(50% - 0.75rem); height: 6.75rem;}
.M_link0026 ul li:nth-of-type(2n+1) {clear: both; margin-left: 0;}
.M_link0026 li a {position: relative; display: flex; padding: 0 0.5rem; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: center; text-align: center; background: #fff; border-radius: 1rem; box-shadow: 0 0 7px rgba(0, 0, 0, 0.4); overflow: hidden;}
.M_link0026 li a:before {position: absolute; top: 50%; left: 50%; width: 0; height: 0; background: #3e6cff; border-radius: 50%; opacity: 0; content: "";}
.M_link0026 li a .img {display: block; margin: 0 auto; width: 3rem; height: 3rem; line-height: 3rem;}
.M_link0026 li a .img img {max-width: 100%; max-height: 100%; vertical-align: middle;}
.M_link0026 li a span {display: block; margin-top: 0.5rem; max-height: 2rem; line-height: 1rem; font-size: 0.85rem; font-weight: 600; color: #222; word-break: break-all; overflow: hidden;} 
/** 바로가기 active **/ 
.M_link0026 li a,
.M_link0026 li a:before {-webkit-transition: 0.25s; transition: 0.25s;}
.M_link0026 li a:hover,
.M_link0026 li a:focus {border: 2px solid #4562d1;}
.M_link0026 li a:hover:before,
.M_link0026 li a:focus:before {width: 8rem; height: 8rem; opacity: 0.1;}

/* 게시판 */
.notice0026 {position: relative; height: 100%;}
.notice0026 .titTab {position: relative; margin-bottom: 0.75rem;}
.notice0026 .titTab ul {position: relative; font-size: 0; margin-right: 5rem;}
.notice0026 .titTab ul:after {clear: both; display: block; content: "";}
.notice0026 .titTab li {position: relative; display: inline-block; margin-right: 1rem; max-width: calc(32.5% - 1rem); font-size: 1.1rem; font-weight: 600; vertical-align: top;}
.notice0026 .titTab li + li {padding-left: 1rem;}
.notice0026 .titTab li + li:before {position: absolute; top: 0.55rem; left: 0; width: 2px; height: 0.5rem; background: #9a9a9a; content: "";}
.notice0026 .titTab li a {position: relative; display: block; color: #777;}
.notice0026 .titTab li a span {position: relative; display: block; padding-bottom: 1rem; line-height: 1.75rem; white-space: nowrap; overflow: hidden;}
.notice0026 .titTab li a span:before {position: absolute; bottom: 1rem; left: 50%; width: 0; height: 2px; background: #0097ae; opacity: 0; content: "";}
.notice0026 .titTab li a span:after {position: absolute; bottom: 0; left: calc(50% - 3px); width: 0; height: 0; border-top: 5px solid #0097ae; border-right: 5px solid transparent; border-left: 5px solid transparent; border-bottom: 5px solid transparent; opacity: 0; content: "";}
.notice0026 .list_box {display: none; width: 100%;}
.notice0026 .list_box ul {width: 100%; height: 10.5rem;}
.notice0026 .list_box ul::after{clear: both; display: block; content: '';}
.notice0026 .list_box li {float: left; width: 32%;}
.notice0026 .list_box li + li {margin-left: 2%;}
.notice0026 .list_box li:nth-of-type(n+4) {display: none;}
.notice0026 .list_box li a {position: relative; display: block; padding: 1.75rem 1.5rem; font-weight: 400; color: #666; background: #fff; border: 2px solid #e9e9e9; border-radius: 1rem;}
.notice0026 .list_box li a:before {position: absolute; bottom: 0; right: 0; width: 0; height: 0; background: #ff872e; border-radius: 100% 0 1rem 0; opacity: 0; content: "";}
.notice0026 .list_box li a strong {display: block; font-size: .9rem; height: 3rem; line-height: 1.5rem; font-weight: 600; color: #111; overflow: hidden;} 
.notice0026 .list_box li a.new strong:before {display: inline-block; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; margin-right: 5px; color: #fff; font-size: .7rem; font-weight:600; vertical-align: middle; text-align: center; background: #4562d1; border-radius:50%; content: "N";}
.notice0026 .list_box li a p {margin-top: 1rem; height: 3rem; line-height: 1.5rem; overflow: hidden;}
.notice0026 .list_box li a span {position: absolute; top: -1rem; right: -2px; display: inline-block; padding: 0 1rem; height: 2rem; line-height: 2rem; font-size: 0.75rem; font-weight: 500; color: #222; background: #e9e9e9; border-radius: 1rem 1rem 0 1rem;}
.notice0026 .list_box li.no_data {display:flex; width: 100%; height:11.5rem; justify-content: center; align-items: center; font-size:.9rem; border-radius:1rem; border: 2px dashed #c7c7c7;}
/* 게시판 : active */
.notice0026 a,
.notice0026 :before,
.notice0026 {-webkit-transition: all .15s; transition: all .15s;}
.notice0026 .titTab li a:hover,
.notice0026 .titTab li a:focus,
.notice0026 .titTab li a.current {color: #0097ae; font-weight: 700;}
.notice0026 .titTab li a.current span:before {left: 0; width: 100%; opacity: 1;} 
.notice0026 .titTab li a.current span:after {opacity: 1;} 
.notice0026 .list_box.on {display: block;}
.notice0026 .list_box li a:hover,
.notice0026 .list_box li a:focus {border: 2px dashed #ff872e; box-shadow: 6px 6px 10px rgba(201,90,7,0.15);}
.notice0026 .list_box li a:hover:before,
.notice0026 .list_box li a:focus:before {width: 4.5rem; height: 4.5rem; opacity: 0.1;}
.notice0026 .list_box li a:hover span,
.notice0026 .list_box li a:focus span {color: #fff; background: #ff872e;}

/* 식단 */
.meal_menu0026 {position: relative; height: 100%;}
.meal_menu0026 .inner {position: relative; padding: 1.25rem 2rem 5.25rem; height: calc(100% - 2.75rem); text-align: center; background: #FFD32E url('/images/template/T0026/main/0026_bg_meal.png') no-repeat center top / contain; border-radius: 1.5rem;}
.meal_menu0026 .inner ul {position: relative; margin: 0 auto; width: 100%; height: 5.5rem; overflow-y:auto;}
.meal_menu0026 .inner li + li {margin-top: 1rem;}
.meal_menu0026 .inner dl {position: relative; height: auto;}
.meal_menu0026 .inner dt {position: relative; display: inline-block; padding: 0 1rem; height: 1.75rem; line-height: 1.75rem; font-size: 0.9rem; color: #fff; background: #ff872e; border-radius: 1rem;}
.meal_menu0026 .inner dt span {display: inline-block; margin-left: 0.5rem; font-weight: 700;}
.meal_menu0026 .inner dd {margin-top: 0.5rem; padding: 0 1rem; text-align: left; font-weight: 500; color: #222; word-break: keep-all;}
.meal_menu0026 .inner .no_data {line-height: 5.5rem; text-align: center;}

/* 캘린더 */
.pop_schedule0026 {position: relative; width: 100%; height: 100%;}
.pop_schedule0026 h2 {position: relative; float: left; width: 8.5rem; height: 100%; font-size: 1.1rem; background: #3cb2c3; border-radius: 1.5rem; overflow: hidden;}
.pop_schedule0026 h2:before {position: absolute; top: 30%; left: -20%; width: 9.5rem; height: 9.5rem; background: #20a6b9; border-radius: 50%; content: "";}
.pop_schedule0026 h2 span {position: relative; display: block; padding: 4rem 1.5rem 1.5rem; width: 100%; height: 100%; text-align: center; font-weight: 600; color: #fff; background: url('/images/template/T0026/main/0026_bg_schedule.png') no-repeat center 1.75rem;}
.pop_schedule0026 .inBox {float: left; width: calc(100% - 8.5rem);}
.pop_schedule0026 .sche_list {position: relative; padding-right: 3.5rem; width: 100%; height: 3.5rem; border-bottom: 1px dashed #808080;}
.pop_schedule0026 .sche_list .month {float: left; display: inline-block; width: 11rem;}
.pop_schedule0026 .sche_list .month span {display: inline-block; padding: 0 1.5rem; width: 7rem; height: 3.5rem; line-height: 3.5rem; vertical-align: middle; font-size: 0.9rem; font-weight: 500; color: #222;}
.pop_schedule0026 .sche_list .month em {font-size: 1.1rem; font-weight: 700; color: #0097ae;}
.pop_schedule0026 .sche_list a.prev,
.pop_schedule0026 .sche_list a.next {display: inline-block; vertical-align: middle;}
.pop_schedule0026 .sche_list a.next {position: absolute; top: 50%; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);} 
.pop_schedule0026 .sche_list ul {float: left; display: inline-block; padding: 0.75rem 0; max-width: calc(100% - 11rem); vertical-align: middle; white-space: nowrap; overflow-x: auto;}
.pop_schedule0026 .sche_list li {display: inline-block;}
.pop_schedule0026 .sche_list li span {display: block; margin: 0 auto; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; font-weight: 400; color: #000; border-radius: 50%;}
.pop_schedule0026 .sche_list li span.event {color: #fff; background: #4562d1;}
.pop_schedule0026 .sche_list li span.today {color: #fff; background: #ff872e;}
.pop_schedule0026 .lst {padding: 1rem; height: 3.5rem;}
.pop_schedule0026 .lst ul {height: 1.5rem; overflow-y: auto;}
.pop_schedule0026 .lst li {float: left; display: inline-block; width: 25%;}
.pop_schedule0026 .lst li a {position: relative; display: block; padding: 0 0.25rem 0 0.75rem; height: 1.5rem; line-height: 1.5rem; font-weight: 600; color: #222; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0026 .lst li a:before {position: absolute; top: 0.6rem; left: 0; width: 7px; height: 7px; background: #0097ae; border-radius: 50%; content: "";}
.pop_schedule0026 .lst li a span {display: inline-block; margin-right: 0.5rem; font-size: 0.85rem; font-weight: 600; color: #004651;}
.pop_schedule0026 .lst .no_data {width: 100%; padding-left: 0; line-height: 1.5rem; text-align: center;}
.pop_schedule0026 .btn_more2 {position: absolute; top: -1rem; right: auto; left: 6rem; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; font-size: 1.2rem; color: #fff; background: #ff872e; border-radius: 50%; -webkit-transition: all .15s; transition: all .15s;}
/** 캘린더 : active **/
.pop_schedule0026 .lst li a:hover,
.pop_schedule0026 .lst li a:focus {text-decoration: underline;}
.pop_schedule0026 .btn_more2:hover,
.pop_schedule0026 .btn_more2:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 갤러리 */
.gallery0026 {height: 100%;}
.gallery0026 .list_box {height: calc(100% - 2.75rem);}
.gallery0026 .list_box li {float: left; width: calc((100% - 2rem) / 3);}
.gallery0026 .list_box li + li {margin-left: 1rem;}
.gallery0026 .list_box li:nth-of-type(n+4) {display: none;}
.gallery0026 .list_box a {position: relative; display: block; height: 100%;}
.gallery0026 .list_box a .img {width: 100%; height: 9.25rem; background: #eee; border-radius: 1rem; overflow: hidden;}
.gallery0026 .list_box a .img img {position: relative; top: 50%; left: 50%; width: auto; height: auto; max-width: 100%; max-height: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.gallery0026 .list_box a span {display: block; margin-top: 0.5rem; height: 1.25rem; line-height: 1.25rem; font-size: 0.85rem; font-weight: 500; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.gallery0026 .list_box li.no_data {width: 100%; line-height: 11rem; text-align: center;}
.gallery0026 .btn_more:before {background: #cfd9ff;}
/** 갤러리 : active **/
.gallery0026 .list_box a:hover .img,
.gallery0026 .list_box a:focus .img {box-shadow: 1px 2px 10px rgba(94,94,94,0.3);}
.gallery0026 .list_box a:hover span,
.gallery0026 .list_box a:focus span {text-decoration: underline;}
.gallery0026 a,
.gallery0026 .list_box a .img,
.gallery0026 a span {-webkit-transition: all .15s; transition: all .15s;}
.gallery0026 .btn_more:hover,
.gallery0026 .btn_more:focus {color: #4562d1;}

/* 팝업존 */
.pop0026 {position: relative; width: 100%; height: 100%;}
.pop0026 h2.heading {margin-right: 0;}
.pop0026 .nss_pg {position: absolute; top: 1.5rem; right: 0; padding: 0 1rem; height: 2rem; line-height: 2rem; background: #ff872e; border-radius: 1rem 1rem 0 1rem;}
.pop0026 .nss_pg p {display: inline-block; margin-right: 0.5rem; vertical-align: top; color: #fff;}
.pop0026 .nss_pg p strong {position: relative; padding-right: 0.5rem; font-weight: 600; color: #fff799;}
.pop0026 .nss_pg p strong::before {position: absolute; top: calc(50% - 0.1rem); right: 0rem; width: 4px; height: 4px; background: #fff799; border-radius: 50%; content: '';}
.pop0026 .nss_pg a {display: inline-block; width: 1rem; height: 2rem; line-height: 2rem; text-align: center; vertical-align: top; font-size: 1rem; color: #fff;}
.pop0026 .nss_pg .play {display: none;}
.pop0026 .pop_img {position: relative; width: 100%; height: 11.25rem; text-align: center; background: #eee; border-radius: 1rem; box-shadow: 0 0 10px rgba(0,0,0,0.15); overflow: hidden;}
.pop0026 .pop_img div,
.pop0026 .pop_img .item {height: 100%;}
.pop0026 .pop_img .item a {display: block; height: 100%; line-height: 0; text-align: center; overflow: hidden;}
.pop0026 .pop_img .item img {position: relative; width: auto; max-width: 100%; height: 100%;}

/* 배너존 */
.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: 1240px) {
	/* 메인비주얼 */ 
	.MVisual0026 .item img {left: 50%; width: auto; height: 100%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}

	/* 팝업존 */
	.pop0026{padding-left: 0;}
	.pop0026 .nss_pg p{position: relative; display: inline-block; top: auto; right: auto; vertical-align: middle; margin-right: 0.5rem;}
	.pop0026 .nss_pg a{vertical-align: middle;}
	.pop0026 .nss_pg a.list{position: relative; left: auto; bottom: auto;}
	.pop0026 .pop_layer_box .pop_layer ul{height: 9.5rem;}
}

@media (max-width: 1024px) {
	h2.heading,
	.notice0026 .titTab li,
	.pop_schedule0026 h2 {font-size: 1rem;}

	/* 캘린더 */
	.pop_schedule0026 .lst li {width: 50%;}

	/* 갤러리 */
	.gallery0026 .list_box li {float: left; width: calc((100% - 1rem) / 2);}
	.gallery0026 .list_box li + li {margin-left: 1rem;}
	.gallery0026 .list_box li:nth-of-type(n+3) {display: none;}
}

@media (max-width: 960px) {
	/* 게시판 */
	.notice0026 .list_box li {width: 49%;}
	.notice0026 .list_box li:nth-of-type(n+3) {display: none;}

	/* 팝업존 */
	.pop0026 .pop_img { height: auto; }
	.pop0026 .pop_img li img { max-height: 15rem; }

	/* 배너존 */
	.banner_zone h2 {display: none;}
	.banner_zone .bnWrap {padding-left: 0.75rem; width: calc(100% - 6rem);}
}

@media (max-width: 860px) {	
	/* 메인비주얼 */
	.MVisual0026 .item img {left: auto; width: 100%; height: auto; transform: none; -webkit-transform: none;}

	/* 바로가기 */
	.M_link0026 ul li {margin-left: 0.75rem; margin-bottom: 0; width: calc(16.66% - 0.625rem);}
	.M_link0026 ul li:nth-of-type(2n+1) {clear: none; margin-left: 0.75rem;}
	.M_link0026 ul li:nth-of-type(1) {margin-left: 0;}
}

@media (max-width: 768px) {	
	/* 갤러리 */
	.gallery0026 .list_box li {width: 100%;}
	.gallery0026 .list_box li + li {margin-left: 0;}
	.gallery0026 .list_box li:nth-of-type(n+2) {display: none;}
}

@media (max-width: 640px) {
	/* 바로가기 */
	.M_link0026 ul li {margin-left: 1rem; width: calc(33.33% - 0.67rem);}
	.M_link0026 ul li:nth-of-type(3n+1) {clear: both; margin-left: 0;}
	.M_link0026 ul li:nth-of-type(n+4) {margin-top: 1rem;}

	/* 캘린더 */
	.pop_schedule0026 h2 {width: 100%; height: 100%;}
	.pop_schedule0026 h2 span {padding: 1rem 3rem 1rem 4rem; text-align: left; background-position: 1.5rem center; background-size: 2rem;}
	.pop_schedule0026 .inBox {width: 100%;}
	.pop_schedule0026 .sche_list {padding-right: 0; height: auto; overflow: hidden;}
	.pop_schedule0026 .sche_list .month {position: relative; width: 100%; text-align: center; border-bottom: 1px dashed #808080;}
	.pop_schedule0026 .sche_list a.prev {position: absolute; top: 50%; left: 0.5rem; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
	.pop_schedule0026 .sche_list a.next {right: 0.5rem;} 
	.pop_schedule0026 .sche_list ul {max-width: 100%;}
	.pop_schedule0026 .lst {padding: 1rem 0; height: 5rem;}
	.pop_schedule0026 .lst ul {height: 3rem;}
	.pop_schedule0026 .lst li {width: 100%;}
	.pop_schedule0026 .btn_more2 {top: 0.8rem; right: 1rem; left: auto;}
	
	/* 게시판 */
	.notice0026 .list_box ul {height: auto;}
	.notice0026 .list_box li {width: 100%;}
	.notice0026 .list_box li + li {margin-top: 1.5rem; margin-left: 0;}
}

@media (max-width: 480px) {
	h2.heading,
	.notice0026 .titTab li,
	.pop_schedule0026 h2 {font-size: 0.9rem;}

	/* 게시판 */
	.notice0026 .titTab li {max-width: 100%;}

	/* 캘린더 */
	.pop_schedule0026 .inBox {width: 100%;}
	.pop_schedule0026 .inBox02 {margin-top: 1.75rem; margin-left: 0;}
}
