﻿/* 공통 */
.tit_wrap {position: relative;}
.tit_wrap h2 {display: inline-block; margin-bottom: 1.5rem; height: 1.4rem; line-height: 1.4rem; vertical-align: middle; font-size: 1.05rem; font-weight: 700; color: #333; white-space: nowrap; overflow: hidden;}
.btn_more {position: absolute; top: 0; right: 0; display: inline-block; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; border-radius: 50%; text-align: center; font-size: 1rem; color: #222; background: #d7dce3; -webkit-transition: all 0.15s; transition: all 0.15s;}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0022 {position: relative; height: 100%; overflow:hidden;}
.MVisual0022 .item {line-height: 0; overflow: hidden;}
.MVisual0022 .item img {position: relative; width: auto; height: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual0022 .control {position: absolute; bottom: 1.5rem; left: 50%; margin-left: 22rem; z-index: 999;}
.MVisual0022 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: rgb(17, 50, 30, 0.5); border-radius: 50%; transition: all 0.15s; -webkit-transition: all 0.15s;}
.MVisual0022 .control > a.play {display: none;}
.MVisual0022 .control > a:hover,
.MVisual0022 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 바로가기1 */
.M_link0022 {height: 100%;}
.M_link0022 ul { display:table; table-layout:fixed; overflow:hidden;} 
.M_link0022 li {display: table-cell; width:1%; padding-top:0.1rem;}
.M_link0022 li a {display:block; position:relative; width:100%; word-break:keep-all; text-align:center;}
.M_link0022 li a p { width: 5rem; height: 5rem; line-height: 4.5rem; text-align: center; background: #fff; box-shadow: 0 0 10px rgba(36,54,112,0.1); border-radius: 2rem; margin:0 auto;}
.M_link0022 li a img {max-width: 3.4rem; max-height: 3.4rem; vertical-align:middle; }   
.M_link0022 li a span {position: relative; display: block; max-width: 5.7rem; margin: 1rem auto 0; padding-bottom: 0.25rem; max-height: 2.3rem; line-height: 1.3; font-size:0.9rem; padding: 0 0.2rem; font-weight: 600; color: #333; word-break: break-all; overflow: hidden; z-index: 1;}
.M_link0022 li a span:before {position: absolute; bottom: 0; left: 0; width: 0; height: 0.7rem; background: #e4e6f3; content: ''; z-index: -1;}
/** 바로가기1 : active **/
.M_link0022 li a:hover img,
.M_link0022 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0022 li a:hover span,
.M_link0022 li a:focus span {color: #4b5acd;}
.M_link0022 li a:hover span:before,
.M_link0022 li a:focus span:before {width: 100%;}
.M_link0022 li a,
.M_link0022 li a img,
.M_link0022 li a span,
.M_link0022 li a span:before {-webkit-transition: all 0.15s; transition: all 0.15s;}

/* 게시판 */
.notice0022 {position: relative; height: 100%;}
.notice0022 .titTab {position: relative; height: 2.5rem;}
.notice0022 .titTab ul {position: relative; margin-left: -1.25rem; font-size: 0;}
.notice0022 .titTab ul:after {clear: both; display: block; content: "";}
.notice0022 .titTab li { position: relative; float: left; position: relative; display: inline-block; padding: 0 1.25rem; margin-bottom: 0.75rem; max-width: 30%; font-size: 1.1rem; font-weight: 600; vertical-align: top;}
.notice0022 .titTab li ~ li::before { content: ""; display: block; width: 1px; height: 13px; background: #858688; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; top: calc(50% - 5px); left: 0;}
.notice0022 .titTab li a {position: relative; display: block; color: #666; transition: color 0.3s; -webkit-transition: color 0.3s;} 
.notice0022 .titTab li a span {position: relative; display: block; white-space: nowrap; overflow: hidden;}
.notice0022 .list_box {display: none; width: 100%; height: calc(100% - 2.5rem);}
.notice0022 .list_box .topList{position:relative; display:block; height:6.25rem; padding:1.25rem 1.25rem 1.25rem 7.25rem; color: #333; background: #fff; border:1px solid #f0f0f0; overflow:hidden;}
.notice0022 .list_box .topList dt{position:relative; margin-bottom: 0.25rem; height: 1.5rem; line-height: 1.5rem; font-size: 0.95rem; font-weight: 600; color: #333; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.notice0022 .list_box .topList dd > p{display: block; height: 2.25rem; line-height: 1.125rem; color: #555; overflow: hidden;}
.notice0022 .list_box .topList dd .date{position: absolute; top: calc(50% - 2.125rem); left: 1.5rem; padding: 1.25rem; width: 4.25rem; height: 4.25rem; text-align: center; font-size: 1.25rem; font-weight: 600; color: #fff; background:#1aa0e6; border-radius:50%; transition: all 0.15s; -webkit-transition: all 0.15s;}
.notice0022 .list_box .topList dd .date p{position:relative; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.notice0022 .list_box .topList dd .date span{display: block; font-size: 0.7rem; font-weight: 400; }
.notice0022 .list_box .topList .new dt{padding-left:2rem;}
.notice0022 .list_box .topList .new dt:before{position: absolute; top: 0; left: 0; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; text-align: center; background: #1aa0e6; border-radius: 50%; font-size: 0.8rem; font-weight: 600; color:#fff; content: "N";}
.notice0022 .list_box .topList .no_data dt {height: auto; line-height: 3.5rem;} 
.notice0022 .list_box ul {height: 100%; overflow: hidden;}
.notice0022 .list_box li:nth-of-type(n+4) {display: none;}
.notice0022 .list_box li a {position: relative; display: block; padding: 0 5rem 0 0.75rem; line-height: 3rem; font-size: 0.8rem; font-weight: 400; color: #555;}
.notice0022 .list_box li + li a{border-top: 1px solid #e3e5e3;}
.notice0022 .list_box li:nth-of-type(4) a {border-bottom: none;}
.notice0022 .list_box li a:before {position: absolute; left: 0; top: 50%; margin-top: -3px; border-radius:50%; width: 3px; height: 3px; background: #1aa0e6; content:"";}
.notice0022 .list_box li a strong {display: block; height: 3rem; line-height: 3rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.notice0022 .list_box li a.new strong:before{ display:inline-block; vertical-align:middle; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; background: #1aa0e6; border-radius: 50%; margin-right:3px; font-size: 0.55rem; font-family: 'Sora'; font-weight: 600; color:#fff; content: "N";}
.notice0022 .list_box li a p {display: none;}
.notice0022 .list_box li a span {position: absolute; right: 0; top: 0; color: #666; font-size: 0.75rem;}
.notice0022 .list_box li.no_data {text-align: center; line-height: 10rem;}
/* 게시판 : active */
.notice0022 .titTab li a:hover,
.notice0022 .titTab li a:focus,
.notice0022 .titTab li a.current {font-weight: 700; color: #1aa0e6;} 
.notice0022 .titTab li a:hover:after,
.notice0022 .titTab li a:focus:after,
.notice0022 .titTab li a.current:after {opacity: 1;}
.notice0022 .titTab li a,
.notice0022 .titTab li a:before,
.notice0022 .titTab li a:after {-webkit-transition: all 0.15s; transition: all 0.15s;}
.notice0022 .list_box.on {display: block;}
.notice0022 .list_box li a:hover,
.notice0022 .list_box li a:focus {text-decoration: underline;}
.notice0022 .list_box li a {-webkit-transition: all 0.15s; transition: all 0.15s;} 
.notice0022 .list_box .topList:hover dt{ color: #1aa0e6; } 
.notice0022 .list_box .topList:hover dd .date {background: #1150a7;}

/* 캘린더 */
.pop_schedule0022 {position: relative; width: 100%; height: 100%;}
.pop_schedule0022 .tit_wrap h2 {margin-bottom: 0.6rem; max-width: 80%;}
.pop_schedule0022 .lst {width: 100%; height: calc(100% - 2rem);}
.pop_schedule0022 .lst ul {height: 100%; overflow-y: auto;}
.pop_schedule0022 .lst li + li {margin-top: 0.5rem;}
.pop_schedule0022 .lst li a {position: relative; display: block; padding-left: 4.75rem; line-height: 3.75rem; font-size: 0.9rem; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0022 .lst li a span {position: absolute; top: 0; left: 0; display: flex; width: 3.75rem; height: 3.75rem; line-height: 1; align-items: center; flex-direction: column; justify-content: center; font-size: 0.7rem; font-weight: 400; border-radius:50%; background: #febf0f; transition:all 0.15s; -webkit-transition:all 0.15s;}
.pop_schedule0022 .lst li a span em {display: block; margin-top: 0.15rem; font-size: 1.25rem; font-weight: 600;}
.pop_schedule0022 .lst li.sche_list_type2 a span em {font-size: 0.9rem;}
.pop_schedule0022 .lst .no_data {width: 100%; padding-left:0; line-height: 15rem; text-align: center; background:#fff; margin-top:0.7rem;}
/** 캘린더 : active **/
.pop_schedule0022 .lst li a:hover,
.pop_schedule0022 .lst li a:focus {text-decoration: underline;}
.pop_schedule0022 .lst li a:hover span,
.pop_schedule0022 .lst li a:focus span { background:#1aa0e6; color: #fff;}

/* 갤러리 */
.gallery0022 {position: relative; height: 100%;}
.gallery0022 .tit_wrap h2 {max-width: 80%;}
.gallery0022 .list_box {height: calc(100% - 2.9rem);}
.gallery0022 .list_box ul {height: 100%;}
.gallery0022 .list_box li {height: 100%;}
.gallery0022 .list_box li:nth-of-type(n+2) {display: none;}
.gallery0022 .list_box li.no_data{display: flex; padding: 2rem 0; width: 100%; height: 11rem; align-items: center; justify-content: center; font-size: 0.9rem; background: rgba(0,0,0,0.05);}
.gallery0022 .list_box a {position: relative; display: block; height: 100%; background: #e1e1e1; overflow: hidden;}
.gallery0022 .list_box a .img {height: 100%; overflow: hidden;}
.gallery0022 .list_box a .img img {position: relative; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.gallery0022 .list_box a .img.private {display: flex; justify-content: center; align-items: center; text-align: center; line-height: 1.5; font-size: 0.8rem; color: #fff; background: #666; }
.gallery0022 .list_box a .img.private i {font-size: 1.5rem;}
.gallery0022 .list_box a .txt {position: absolute; bottom: 0; left: 50%; transform:translate(-50%); -webkit-transform:translate(-50%); display: block; padding: 0.4rem 0.5rem; width: 80%; height: 2.8rem; text-align:center; font-size: 0.95rem; font-weight: 600; color: #333; white-space: nowrap; text-overflow: ellipsis; background: #fff; border-radius:1rem 1rem 0 0; overflow: hidden;}
.gallery0022 .list_box a .date {display: block; font-size: 0.75rem; color: #666; font-weight: 400; }
/** 갤러리 : active **/
.gallery0022 .list_box a,
.gallery0022 .list_box a .txt {-webkit-transition: all 0.15s; transition: all 0.15s;}
.gallery0022 .list_box a:hover,
.gallery0022 .list_box a:focus {box-shadow: 2px 2px 18px rgba(112,114,162,0.3);}
.gallery0022 .list_box a:hover .txt,
.gallery0022 .list_box a:focus .txt,
.gallery0022 .list_box a:hover .date,
.gallery0022 .list_box a:focus .date {color: #fff; text-decoration: underline; background: #1aa0e6;}

/* 팝업존 */
.pop0022 {position: relative; width: 100%; height: 100%;}
.pop0022 .tit_wrap h2 {max-width: 50%;}
.pop0022 .control {position: absolute; top: 0; right: 0; height: 1.4rem; line-height: 1.4rem; vertical-align: middle;}
.pop0022 .control p {float: left; display: inline-block; margin-right: 0.5rem; font-weight: 600; font-size: 0.7rem; color: #555;}
.pop0022 .control p strong {position: relative; font-size: 0.8rem; color: #2746b7;}
.pop0022 .control a {float: left; display: inline-block; width: 1.35rem; height: 1.35rem; border-radius:50%; line-height: 1.35rem; text-align: center; vertical-align: middle; font-size: 1.1rem; color: #222; transition: all 0.15s; -webkit-transition: all 0.15s;}
.pop0022 .control .stop,
.pop0022 .control .play {background: #525252; color:#eaeaea; font-size: 0.75rem;}
.pop0022 .control .play {display: none;}
.pop0022 .pop_img {position: relative; width: 100%; height: calc(100% - 2.9rem); text-align:center; background:#eee; overflow: hidden; font-size:0;}
.pop0022 .pop_img .slick-list {margin: 0 auto; width: 100%; max-width: 17.5rem;}
.pop0022 .pop_img div,
.pop0022 .pop_img .item {height: 100%;}
.pop0022 .pop_img .item a {position: relative; display: block; height: 100%; overflow: hidden;}
.pop0022 .pop_img .item img {position: absolute; top: 50%; left: 50%; width: auto; max-width: 100%; height: auto; max-height: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
/** 팝업존 : active **/
.pop0022 .control a:hover {color: #2746b7;}
.pop0022 .control .stop:hover,
.pop0022 .control .play:hover {background: #e6e6e6; }

/* 식단 */
.meal_menu0022 {position: relative; width: 100%; height: 100%;}
.meal_menu0022 .tit_wrap h2 {max-width: 80%;}
.meal_menu0022 .inner { border: 1px solid #cacde8; padding:1.5rem 1.5rem 2.5rem 1.5rem;}
.meal_menu0022 .inner ul {padding-right: 1rem; max-height: 7rem; overflow-y: auto;}
.meal_menu0022 .inner li + li {margin-top: 1rem;}
.meal_menu0022 .inner dt {position: relative; margin-bottom: 1.5rem; margin-top:0.3rem; padding-left: 3.1rem; height: 2.5rem; line-height: 2.5rem; text-align: center; border-radius:3rem; font-size: 0.95rem; font-weight: 600; color: #333; background: #ebebeb;}
.meal_menu0022 .inner dt em {position: absolute; top: calc(50% - 1.55rem); left: 0; display: inline-block; width: 3.1rem; height:3.1rem; line-height:3.1rem; border-radius:50%; color: #fff; background: #5c6be0;}
.meal_menu0022 .inner dd { line-height: 1.6; font-size: 0.85rem; word-break: keep-all;}
.meal_menu0022 .inner .no_data { line-height: 7rem; 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.85rem; font-weight: 400; 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;}
/* 배너존 : active */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus{background:#f1f1f1;}

@media (max-width: 1400px) {
}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0022 .item img {width: 100%; height: auto; left: auto; transform: none; -webkit-transform: none;}
	.MVisual0022 .control {right: 1rem; left: auto; margin-left: 0;}

	/* 게시판 */
	.notice0022 .titTab ul {margin-left: -0.5rem; font-size: 0;}
	.notice0022 .titTab li {padding: 0 0.5rem;}

	.meal_menu0022 .inner { padding:1.5rem 1rem 2.5rem 1rem;}
}

@media (max-width: 1024px) { 
}

@media (max-width: 900px) {
}

@media (max-width: 860px) { 

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* 공통 */
	.tit_wrap h2 {margin-bottom: 1rem; font-size: 1rem;}

	/* 메인비주얼 */
	.MVisual0022 .slider,
	.MVisual0022 .slider div {height: 100%;}
	.MVisual0022 .control {bottom: 1rem;}
	

	/* 캘린더 */
	.pop_schedule0022 .tit_wrap h2 {margin-bottom: 0.5rem;}
	.pop_schedule0022 .lst {height: auto;}
	.pop_schedule0022 .lst ul{ max-height:7rem;}
	.pop_schedule0022 .lst li a {padding-left: 3.75rem; line-height: 3.25rem;}
	.pop_schedule0022 .lst li a span {width: 3.25rem; height: 3.25rem; font-size: 0.7rem;}
	.pop_schedule0022 .lst li a span em {font-size: 1rem;}

	/* 게시판 */
	.notice0022 .titTab {height: auto; margin-right:1.5rem;}
	.notice0022 .titTab li {margin-bottom: 0.5rem; max-width: 100%; font-size: 1rem;}
	.notice0022 .list_box li.no_data {line-height: 6rem;}
	.notice0022 .list_box .topList{ padding:1.25rem 1rem 1.25rem 6rem;}
	.notice0022 .list_box .topList dd .date{ left:0.7rem;}

	/* 팝업존 */
	.pop0022 .pop_img .item img{position: relative; top: auto; left: auto; width: auto; transform: none; -webkit-transform: none; max-height: 15rem;}

	/* 바로가기1 */
	.M_link0022 ul {margin-left: 0; width: 100%; display:block; font-size:0;}
	.M_link0022 li {display:block; float:left; width: 33.33%; height: 7.5rem;}  
	.M_link0022 li a {padding: 0.5rem 0;} 
	.M_link0022 li a p { width: 4.1rem; height: 4.1rem; line-height: 4.1rem; border-radius:1.5rem;} 
	.M_link0022 li a img {max-width: 3rem; max-height: 3rem; }
	.M_link0022 li a span {font-size:0.8rem; margin-top: 0.3rem; max-height: 2.1rem}
 
	/* 갤러리 */
	.gallery0022 .list_box a .img img {width: auto; height: 100%;}
	.gallery0022 .list_box a .txt { font-size: 0.85rem; } 


	/* 식단 */
	.meal_menu0022 .inner { padding:1rem;}
}

@media (max-width: 640px) {	
}

@media (max-width: 560px) {	
}

@media (max-width: 460px) {
	/* 메인비주얼 */
	.MVisual0022 .control {bottom: 1rem;}
	.MVisual0022 .control > a { width: 1.5rem; height: 1.5rem; line-height: 1.5rem;}

}
 