﻿/* 공통 */
.tit_wrap {position: relative;}
.tit_wrap:after {clear: both; display: block; content: "";}
.tit_wrap h2 {display: inline-block; margin-bottom: 1rem; line-height: 1rem; font-size: 1rem; font-weight: 700; color: #222; white-space: nowrap; overflow: hidden;}
.btn_more {position: absolute; top: -0.25rem; right: 0; display: inline-block; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; font-size: 0.9rem; color: #222; background: #fff; border-radius: 50%; box-shadow: 1px 1px 3px rgba(0,0,0,0.3); -webkit-transition: all .15s; transition: all .15s;}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0054 {position: relative; height: 100%; overflow:hidden;}
.MVisual0054 .item {line-height: 0; overflow: hidden;}
.MVisual0054 .item img {position: relative; width: auto; height: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual0054 .control {position: absolute; bottom: 2rem; left: 50%; margin-left: -30rem; z-index: 1;}
.MVisual0054 .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 .15s; -webkit-transition: all .15s;}
.MVisual0054 .control > a.play {display: none;}
.MVisual0054 .control > a:hover,
.MVisual0054 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 바로가기1 */
.M_link0054 {height: 100%;}
.M_link0054 ul {width: 100%; height: 100%;}
.M_link0054 ul:after {clear: both; display: block; content: "";}
.M_link0054 li {float: left; display: inline-block; width: calc(50% - 0.5rem); height: calc(50% - 0.5rem);}
.M_link0054 li:nth-of-type(2n) {margin-left: 1rem;}
.M_link0054 li:nth-of-type(n+3) {margin-top: 1rem;}
.M_link0054 li a {display: flex; padding: 1rem; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: center; background: #fff; box-shadow: 2px 2px 4px rgba(0,0,0,0.2);}
.M_link0054 li:nth-of-type(1) a {border-radius: 1.25rem 1.25rem 0 1.25rem;}
.M_link0054 li:nth-of-type(2) a {border-radius: 1.25rem 1.25rem 1.25rem 0;}
.M_link0054 li:nth-of-type(3) a {border-radius: 1.25rem 0 1.25rem 1.25rem;}
.M_link0054 li:nth-of-type(4) a {border-radius: 0 1.25rem 1.25rem 1.25rem;}
.M_link0054 li a p {display: inline-block; width: 2.9rem; height: 2.9rem;}
.M_link0054 li a img {max-width: 100%; max-height: 100%;}
.M_link0054 li a span {display: block; margin-top: 0.5rem; font-weight: 600; color: #222; word-break: break-all; overflow: hidden;}
/** 바로가기1 : active **/
.M_link0054 li a:hover,
.M_link0054 li a:focus {background: url('/images/schl/template/T0054/main/0054_bg_link.png') no-repeat center / cover;}
.M_link0054 li a:hover img,
.M_link0054 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0054 li a:hover span,
.M_link0054 li a:focus span {color: #fff;}
.M_link0054 li a,
.M_link0054 li a img,
.M_link0054 li a span {-webkit-transition: all .15s; transition: all .15s;}

/* 게시판 */
.notice0054 {position: relative; height: 100%; color: #222;}
.notice0054 .titTab {position: relative;}
.notice0054 .titTab:before {position: absolute; top: 0.5rem; left: 0; width: 100%; height: 2px; background: url('/images/schl/template/T0054/main/0054_pttrn_square02.png') repeat-x left top; content: "";}
.notice0054 .titTab ul {position: relative; font-size: 0; margin-right:2rem;}
.notice0054 .titTab ul:after {clear: both; display: block; content: "";}
.notice0054 .titTab li {float: left; position: relative; display: inline-block; margin-bottom: 1rem; max-width: 28%; font-size: 1rem; font-weight: 600; vertical-align: top;}
.notice0054 .titTab li + li {background:#fff url('/images/schl/template/T0054/main/0054_bg_notice.png') no-repeat left center;}
.notice0054 .titTab li a {position: relative; display: block; padding: 0 1rem; color: #848484;  transition: color 0.3s; -webkit-transition: color 0.3s;}
.notice0054 .titTab li a:before {position: absolute; bottom: 0; left: 0.5rem; display: inline-block; width: 0; height: 0.65rem; background: #00b0a0; border-radius: 0.4rem; opacity: 0.2; content: '';}
.notice0054 .titTab li a:after {position: absolute; top: -0.5rem; left: 1.25rem; width: 22px; height: 5px; background: url('/images/schl/template/T0054/main/0054_bg_notice02.png') no-repeat center center; opacity: 0; content: "";}
.notice0054 .titTab li a span {position: relative; display: block; white-space: nowrap; overflow: hidden;}
.notice0054 .list_box {display: none; width: 100%;}
.notice0054 .list_box ul {width: 100%; max-height: 14rem; overflow: hidden;}
.notice0054 .list_box li {float: left; width: calc(50% - 0.5rem); height: 5.5rem;}
.notice0054 .list_box li:nth-of-type(n+5) {display: none;}
.notice0054 .list_box li:nth-of-type(2n) {margin-left: 1rem;}
.notice0054 .list_box li:nth-of-type(-n+3) {margin-bottom: 1rem;}
.notice0054 .list_box li a {position: relative; display: block; padding: 1rem 1.5rem; font-weight: 400; color: #222; background: #fff; border-radius: 1.5rem; border: 1px solid #e1e1e1;}
.notice0054 .list_box li a:after {clear: both; display: block; content: "";}
.notice0054 .list_box li p {margin-bottom: 0.25rem; height: 2.5rem; line-height: 1.25rem; font-size: 0.9rem; font-weight: 600; overflow: hidden;}
.notice0054 .list_box li span {position: relative; float: right; display: inline-block; padding-left: 1rem; font-size: 0.7rem; color: #999;}
.notice0054 .list_box li span:before {position: absolute; top: 0.15rem; left: 0; font-family: "xeicon"; font-size: 0.75rem; content: "\ea2c";}
.notice0054 .list_box li.no_data {display:flex; width: 100%; height:12rem; align-items:center; justify-content:center; border:1px solid #e1e1e1; border-radius:1.5rem;}
.notice0054 .list_box li a.new::before{position: absolute; top: -2px; right: -2px; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; background: #00b0a0; color:#fff; content: "N"; font-size: 0.55rem; font-family: 'Sora'; font-weight: 600; }
/* 게시판 : active */
.notice0054 .titTab li a:hover,
.notice0054 .titTab li a:focus,
.notice0054 .titTab li a.current {color: #00b0a0; font-weight: 700;}
.notice0054 .titTab li a:hover:before,
.notice0054 .titTab li a:focus:before,
.notice0054 .titTab li a.current:before {width: calc(100% - 1rem);}
.notice0054 .titTab li a:hover:after,
.notice0054 .titTab li a:focus:after,
.notice0054 .titTab li a.current:after {opacity: 1;}
.notice0054 .titTab li a,
.notice0054 .titTab li a:before,
.notice0054 .titTab li a:after {-webkit-transition: all .15s; transition: all .15s;}
.notice0054 .list_box.on {display: block;}
.notice0054 .list_box li a:hover {border: 2px dotted #00b0a0; box-shadow: 2px 2px 15px rgba(0,176,160,0.15);}

/* 팝업존 */
.pop0054 {position: relative; width: 100%; height: 100%;}
.pop0054 .tit_wrap h2 {max-width: 43%;}
.pop0054 .nss_pg {position: absolute; top: -0.5rem; right: 0; line-height: 1.9rem; vertical-align: middle;}
.pop0054 .nss_pg p {display: inline-block;}
.pop0054 .nss_pg p strong {position: relative; padding-right: 1rem; font-weight: 600; color: #f9983a;}
.pop0054 .nss_pg p strong::before {position: absolute; top: calc(50% - 0.1rem); right: 0.45rem; width: 0.15rem; height: 0.15rem; border-radius: 50%; background: #d9c8b4; content: '';}
.pop0054 .nss_pg a {display: inline-block; margin-left: 0.25rem; width: 1.9rem; height: 1.9rem; line-height: 1.9rem; text-align: center; vertical-align: middle; font-size: 0.9rem; color: #222; background: #fff; border-radius: 50%; box-shadow: 1px 1px 3px rgba(0,0,0,0.3);}
.pop0054 .nss_pg p + a {margin-left: 0.5rem;}
.pop0054 .nss_pg a.stop, 
.pop0054 .nss_pg a.play {color: #fff; background: #ed8d2f;}
.pop0054 .nss_pg .play {display: none;}
.pop0054 .pop_img {position: relative; width: 100%; height: 11.25rem; text-align:center; background:#eee; border-radius: 1.25rem; overflow: hidden;}
.pop0054 .pop_img .slick-list {margin: 0 auto; width: 100%; max-width: 17.5rem;}
.pop0054 .pop_img div,
.pop0054 .pop_img .item {height:100%;}
.pop0054 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0054 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 식단 */
.meal_menu0054 {position: relative; padding: 2rem 1.5rem; height: 100%; background: #ffb400 url('/images/schl/template/T0054/main/0054_img_meal.png') no-repeat right bottom; border-radius: 1.25rem;}
.meal_menu0054 .tit_wrap h2 {float: left; max-width: 80%; color: #fff;}
.meal_menu0054 .btn_more {color: #fff; background: #ed8d2f; box-shadow: none;}
.meal_menu0054 .inner {padding-right: 0.5rem; max-height:5.5rem; overflow-y: auto;}
.meal_menu0054 .inner li + li {margin-top: 1rem;}
.meal_menu0054 .inner dl {padding: 0.15rem 0; overflow: hidden;}
.meal_menu0054 .inner dt {position: relative; display: inline-block; margin-bottom: 1rem; margin-left: 3rem; padding: 0 1rem; width: calc(100% - 3rem); height: 2rem; line-height: 2rem; font-weight: 600; color: #000; font-size: 0.85rem; background: #fff; border-radius: 0.75rem;}
.meal_menu0054 .inner dt:before {position: absolute; top: -0.15rem; left: -3rem; width: 2.25rem; height: 2.25rem; line-height: 2.25rem; text-align: center;  background: #fff url('/images/schl/template/T0054/main/0054_ico_meal.png') no-repeat center; border-radius: 50%; content: "";}
.meal_menu0054 .inner dt:after {position: absolute; top: calc(50% - 0.25rem); left: -0.25rem; width: 0.5rem; height: 0.5rem; background: #ed8d2f; border: 2px solid #fff; border-radius: 50%; content: "";}
.meal_menu0054 .inner dt em {font-weight: 600; color: #ed8d2f;}
.meal_menu0054 .inner dd {line-height: 1.6; font-size: 0.8rem; font-weight: 500; color: #fff; word-break:keep-all;}
.meal_menu0054 .inner .no_data {line-height: 7rem; text-align: center;}

/* 갤러리 */
.gallery0054 {position: relative; height: 100%;}
.gallery0054 .tit_wrap:before {position: absolute; top: 0.5rem; left: 0; width: 100%; height: 2px; background: url('/images/schl/template/T0054/main/0054_pttrn_square02.png') repeat-x left top; content: "";}
.gallery0054 .tit_wrap h2 {position: relative; padding-right: 0.5rem; max-width: 79.5%; background: #fff;}
.gallery0054 .list_box {height: calc(100% - 2.25rem);}
.gallery0054 .list_box::after {clear: both; display: block; content: '';}
.gallery0054 .list_box ul {height:100%;}
.gallery0054 .list_box li {float: left; width: calc(33.33% - 1rem); height: 100%;}
.gallery0054 .list_box li:nth-of-type(n+4) {display: none;}
.gallery0054 .list_box li + li {margin-left: 1.5rem;}
.gallery0054 .list_box li.no_data{ width:100%; height:12rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:rgba(0,0,0,0.05);}
.gallery0054 .list_box a {position: relative; display: block; height: 100%;}
.gallery0054 .list_box a .img {height: calc(100% - 1.25rem); background: #e1e1e1; border-radius: 1.5rem; overflow: hidden;}
.gallery0054 .list_box a .img img {position: relative; top: 50%; left: 50%; width: auto; height: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.gallery0054 .list_box a .txt {position: absolute; bottom: 0; left: 10%; display: inline-block; padding: 0 1.5rem; width: 80%; height: 2.5rem; line-height: 2.5rem; text-align: center; font-size: 0.9rem; font-weight: 600; color: #333; white-space: nowrap; text-overflow: ellipsis; background: #f8f8f8; border-radius: 1.25rem; overflow: hidden;}
/** 갤러리 : active **/
.notice0054 .titTab li a,
.notice0054 .titTab li a .img,
.notice0054 .titTab li a .txt {-webkit-transition: all .15s; transition: all .15s;}
.gallery0054 .list_box a:hover .img,
.gallery0054 .list_box a:focus .img {border: 2px dotted #00b0a0;}
.gallery0054 .list_box a:hover .txt,
.gallery0054 .list_box a:focus .txt {color: #fff; text-decoration: underline; background: #00b0a0;}

/* 캘린더 */
.pop_schedule0054 {position: relative; width: 100%; height: 100%;}
.pop_schedule0054 .tit_wrap {float: left; padding: 1.5rem; width: 9rem; height: 100%; background: #00b0a0; border-radius: 1.5rem 0 1.5rem 1.5rem;}
.pop_schedule0054 .tit_wrap:before {position: absolute; top: 0.3rem; right: -0.7rem; width: 1.5rem; height: 1.5rem; background: #0d6e65; transform: rotate(45deg); -webkit-transform: rotate(45deg); content: ""; z-index: -1;}
.pop_schedule0054 .tit_wrap h2 {width: 100%; text-align: center; color: #fff;}
.pop_schedule0054 .month {text-align: center;}
.pop_schedule0054 .month span {display: flex; margin: 0 auto; width: 5rem; height: 5rem; line-height: 1; font-weight: 600; align-items: center; flex-direction: column; justify-content: center; font-size: 1rem; color: #222; background: #e8fbfa; border-radius: 50%;}
.pop_schedule0054 .month span em {margin-top: 0.25rem; font-size: 1.75rem; font-weight: 600; color: #00b0a0;}
.pop_schedule0054 .inBox {float: left; margin-top: 1rem; margin-left: -2rem; padding: 1.5rem 1.5rem 1.5rem 3.5rem; width: calc(100% - 7rem); background: #fff; border-radius: 1.5rem; box-shadow: 2px 2px 4px rgba(13,110,101,0.2);}
.pop_schedule0054 .sche_list {position: relative; padding: 0 3rem; width: 100%; height: 3rem; border-bottom: 1px solid #eee;}
.pop_schedule0054 .sche_list a.prev,
.pop_schedule0054 .sche_list a.next {position: absolute; top: 0; display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; vertical-align: middle; color: #fff;  background: #0d6e65; border-radius: 50%;}
.pop_schedule0054 .sche_list a.prev {left: 0;} 
.pop_schedule0054 .sche_list a.next {right: 0;} 
.pop_schedule0054 .sche_list ul {padding-bottom: 1.1rem; white-space: nowrap; overflow-x: auto;}
.pop_schedule0054 .sche_list li {display: inline-block;}
.pop_schedule0054 .sche_list li span {display: block; margin: 0 auto; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; font-weight: 600; color: #000; border-radius: 50%;}
.pop_schedule0054 .sche_list li span.event {background: #ffe2c5;}
.pop_schedule0054 .sche_list li span.today {color: #25b4a7; background: #d4f6f3;}
.pop_schedule0054 .lst {padding: 1rem;}
.pop_schedule0054 .lst ul {height: 3rem; overflow-y: auto;}
.pop_schedule0054 .lst li {float: left; display: inline-block; width: 25%; background: url('/images/schl/template/T0054/main/0054_pttrn_square01.png') no-repeat left center;}
.pop_schedule0054 .lst li:nth-of-type(4n+1) {background: none;}
.pop_schedule0054 .lst li a {position: relative; display: block; padding: 0 2rem; line-height: 1.5rem; font-size: 0.8rem; font-weight: 700; color: #515151; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0054 .lst li a span {display: block; font-weight: 600; color: #00b1a1; }
.pop_schedule0054 .lst .no_data {width: 100%; padding-left:0; line-height: 3rem; text-align: center;}
/** 캘린더 : active **/
.pop_schedule0054 .lst li a:hover,
.pop_schedule0054 .lst li a:focus {text-decoration: underline;}
.pop_schedule0054 .btn_more {top: -0.75rem; right: 1.5rem; color: #fff; background: #0d6e65;}

/* 배너존 */
.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) {
	/* 메인비주얼 */
	.MVisual0054 .control {bottom: 2rem;}
}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0054 .slider,
	.MVisual0054 .slider div {height: 100%;}
	.MVisual0054 .control {left: 1rem; margin-left: 0;}
}

@media (max-width: 1024px) {
	/* 갤러리 */
	.gallery0054 .list_box li {width: calc(50% - 0.75rem);}
	.gallery0054 .list_box li:nth-of-type(3) {display: none;}
	/* .gallery0054 .list_box a .img img {width: 100%; height: auto;} */

	/* 캘린더 */
	.pop_schedule0054 .lst li {width: 33.33%;}
	.pop_schedule0054 .lst li:nth-of-type(4n+1) {background: url('/images/schl/template/T0054/main/0054_pttrn_square01.png') no-repeat left center;}
	.pop_schedule0054 .lst li:nth-of-type(3n+1) {background: none;}
	.pop_schedule0054 .lst li a {padding: 0 1rem;}
}

@media (min-width: 768px) and (max-width: 940px) {
	/* 바로가기1 */
	.M_link0054 li a p {display: inline-block; width: 2.4rem; height: 2.4rem;}
	.M_link0054 li a span {margin-top: 0.25rem;}
}  
@media (max-width: 890px) {
	/* 게시판 */
	.notice0054 .titTab li {max-width:100%; }
}
@media (max-width: 860px) {
	/* 캘린더 */
	.pop_schedule0054 .tit_wrap {padding: 0 1.5rem; width: calc(100% - 2rem); height: 2.5rem; border-radius: 1rem 0 1rem 1rem;}
	.pop_schedule0054 .tit_wrap h2 {width: 100%; line-height: 2.5rem;}
	.pop_schedule0054 .month {margin-left: 3rem;}
	.pop_schedule0054 .inBox {margin-top: -1.5rem; margin-left: 1rem; padding: 8.5rem 1.5rem 1.5rem; width: calc(100% - 1rem); border-radius: 1.25rem;}
	.pop_schedule0054 .sche_list {padding: 0;}
	.pop_schedule0054 .sche_list a.prev,
	.pop_schedule0054 .sche_list a.next {top: -4rem;}
	.pop_schedule0054 .sche_list a.prev {left: 0;} 
	.pop_schedule0054 .sche_list a.next {right: 0;} 
	.pop_schedule0054 .lst {padding: 1rem 0;}
	.pop_schedule0054 .lst ul {height: 3.6rem;}
	.pop_schedule0054 .lst li {width: 100%; background: none !important;}
	.pop_schedule0054 .lst li a {padding: 0; line-height: 1.6;}
	.pop_schedule0054 .lst li a span {display: inline; margin-right: 0.5rem;}

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* 게시판 */ 
	.notice0054 .list_box li {width: 100%;}
	.notice0054 .list_box li:nth-of-type(2n) {margin-left: 0;}
	.notice0054 .list_box li:nth-of-type(-n+2) {margin-bottom: 1rem;}
	.notice0054 .list_box li:nth-of-type(n+3) {display: none;}  

	/* 팝업존 */
    .pop0054 .pop_img{ height:auto; text-align:center; }
    .pop0054 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
 
	/* 식단 */
	.meal_menu0054 {padding-bottom:4rem; background-size:9rem auto;} 
}  
@media (max-width: 460px) {
	/* 갤러리 */
	.gallery0054 .list_box li {width: 100%;}
	.gallery0054 .list_box li:nth-of-type(2) {display: none;}
}

@media (max-width: 380px) {
	/* 메인비주얼 */
	.MVisual0054 .control {bottom: 1rem;}

	/* 공지사항 */
	.notice0054 .titTab li {max-width: calc(100% - 2.5rem);} 
}