﻿/* 공통 */
.tit_wrap {position: relative; margin-bottom: 1.25rem; color: #222;}
.tit_wrap:before {position: absolute; top: 50%; left: 0; width: calc(100% - 3rem); height: 1px; border-bottom: 1px dashed #d4d4d4; content: ""; z-index: -1;}
.tit_wrap h2 {display: inline-block; padding-right: 1rem; line-height: 1.2rem; vertical-align: middle; font-size: 1rem; font-weight: 700; white-space: nowrap; overflow: hidden;}
.tit_wrap .txt {display: inline-block; vertical-align: middle; font-size:0.8rem;color: #000;}
.btn_more {position: absolute; top: 0; right: 0; display: inline-block; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; font-size: 0.9rem; background: #fff; border-radius: 0.4rem; -webkit-transition: all .15s; transition: all .15s;}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0084 {position: relative; height: 100%; overflow:hidden;}
.MVisual0084 .item {line-height: 0; overflow: hidden;}
.MVisual0084 .item img {position: relative; width: auto; height: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual0084 .control {position: absolute; bottom: 6rem; left: 50%; margin-left: -30rem; z-index: 1;}
.MVisual0084 .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;}
.MVisual0084 .control > a.play {display: none;}
.MVisual0084 .control > a:hover,
.MVisual0084 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 바로가기1 */
.M_link0084 {height: 100%;}
.M_link0084 .tit_wrap {float: left; margin-bottom: 0; padding: 2rem; width: 14.25rem; height: 100%; color: #fff; background: #3135C7 url('/images/schl/template/T0084/main/0084_bg_link.png') no-repeat right bottom / cover;}
.M_link0084 .tit_wrap:before {display: none;}
.M_link0084 .tit_wrap h2 {max-width: 100%; margin-bottom: 0.75rem; padding-right: 0; font-size: 1.1rem; color: #fff; font-weight:600;}
.M_link0084 .tit_wrap .txt{color:#fff;}
.M_link0084 ul {float: left; padding: 1.35rem 0; width: calc(100% - 14.25rem); height: 100%;}
.M_link0084 ul:after {clear: both; display: block; content: "";}
.M_link0084 li {position: relative; float: left; display: inline-block; width: 16.66%; height: 100%;}
.M_link0084 li + li:after {position: absolute; top: 10%; left: 0; width: 1px; height: 80%; background: #ced8e2; content: "";}
.M_link0084 li a {display: flex; padding: 0 1rem; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: center;}
.M_link0084 li a p {display: inline-block; width: 2.6rem; height: 2.6rem; line-height: 2.6rem; text-align: center;}
.M_link0084 li a img {max-width: 100%; max-height: 100%; vertical-align: middle;}
.M_link0084 li a span {display: block; margin-top: 0.8rem; height: 2rem; line-height: 1.3; font-weight: 600; color: #000; word-break: break-all; overflow: hidden;}
/** 바로가기1 : active **/
.M_link0084 li a:hover img,
.M_link0084 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0084 li a:hover span,
.M_link0084 li a:focus span {color: #1d00ae;}
.M_link0084 li a,
.M_link0084 li a img,
.M_link0084 li a span {-webkit-transition: all .15s; transition: all .15s;}

/* 게시판 */
.notice0084 {position: relative; height: 100%; color: #222;}
.notice0084 .titTab {position: relative; margin-right:1rem;}
.notice0084 .titTab ul {position: relative; margin-left: -1rem; font-size: 0;}
.notice0084 .titTab ul:after {clear: both; display: block; content: "";}
.notice0084 .titTab li {float: left; position: relative; display: inline-block; padding: 0 1rem; margin-bottom: 0.75rem; max-width: 33%; font-size: 1rem; font-weight: 600; vertical-align: top;}
.notice0084 .titTab li + li:before {position: absolute; top: 50%; left: 0; margin-top: -3px; width: 5px; height: 5px; background: #b6b6b6; border-radius: 50%; content: "";}
.notice0084 .titTab li a {position: relative; display: block; padding: 0 0.25rem; color: #555; transition: color 0.3s; -webkit-transition: color 0.3s;}
.notice0084 .titTab li a:before {position: absolute; bottom: 0; left: 0; display: inline-block; width: 0; height: 0.5rem; background: #00b0a0; border-radius: 0.4rem; content: '';}
.notice0084 .titTab li a span {position: relative; display: block; white-space: nowrap; overflow: hidden;}
.notice0084 .list_box {display: none; width: 100%; height: calc(100% - 2.65rem);}
.notice0084 .list_box ul {height: 100%; overflow: hidden;}
.notice0084 .list_box li:nth-of-type(n+5) {display: none;}
.notice0084 .list_box li a {position: relative; display: block; padding: 0 5rem 0 0.9rem; height: 1.9rem; line-height: 1.9rem; font-size: 0.8rem; font-weight: 400; color: #333;}
.notice0084 .list_box li a:before {position: absolute; left: 0; top: 50%; margin-top: -3px; width: 5px; height: 5px; background: #3135c7; border-radius: 50%; content:"";}
.notice0084 .list_box li a p {display: inline-block; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight:600; color:#000;}
.notice0084 .list_box li a.new p {position: relative; padding-right: 1.75rem;}
.notice0084 .list_box li a.new p::after {position: absolute; top: 0; right: 0; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; background: #1d00ae; border-radius: 50%; font-size: 0.55rem; font-family: 'Sora'; font-weight: 600; color:#fff; content: "N"; }
.notice0084 .list_box li a span {position: absolute; right: 0; top: 0; color: #656565; font-size: 0.75rem;}
.notice0084 .list_box li.no_data {text-align: center; line-height: 8rem;}
/* 게시판 : active */
.notice0084 .titTab li a:hover,
.notice0084 .titTab li a:focus,
.notice0084 .titTab li a.current {font-weight: 700; color: #1a1a1a;}
.notice0084 .titTab li a:hover:before,
.notice0084 .titTab li a:focus:before,
.notice0084 .titTab li a.current:before {width: 100%;}
.notice0084 .titTab li a:hover:after,
.notice0084 .titTab li a:focus:after,
.notice0084 .titTab li a.current:after {opacity: 1;}
.notice0084 .titTab li a,
.notice0084 .titTab li a:before,
.notice0084 .titTab li a:after {-webkit-transition: all .15s; transition: all .15s;}
.notice0084 .list_box.on {display: block;}
.notice0084 .list_box li a:hover,
.notice0084 .list_box li a:focus {text-decoration: underline;}
.notice0084 .list_box li a {-webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}

.notice0084.notice1 .titTab li a:before {background: #baceff;}
.notice0084.notice2 .titTab li a:before {background: #ffd2df;}

/* 캘린더 */
.pop_schedule0084 {position: relative; width: 100%; height: 100%;}
.pop_schedule0084 .tit_wrap h2 {max-width: 30%; background: #fff;}
.pop_schedule0084 .txt {padding-right: 1rem; background: #fff;}
.pop_schedule0084 .btn_more {color: #fff; background: #3135c7;}
.pop_schedule0084 .inBox {background: #f6f6f6; border-radius: 0.75rem; overflow: hidden;}
.pop_schedule0084 .month {float: left; width: 5rem; text-align: center; color: #fff; background: #f7336a;}
.pop_schedule0084 .month span {display: flex; margin: 0 auto; width: 5rem; height: 5rem; line-height: 1; align-items: center; flex-direction: column; justify-content: center; font-size: 0.7rem;}
.pop_schedule0084 .month span em { font-size: 1.25rem; font-weight: 600;}
.pop_schedule0084 .sche_list {position: relative; float: left; padding: 1.65rem 4.5rem 0; width: calc(100% - 5rem); height: 5rem;}
.pop_schedule0084 .sche_list a.prev,
.pop_schedule0084 .sche_list a.next {position: absolute; top: 1.5rem; display: inline-block; width: 3rem; height: 2rem; line-height: 2rem; text-align: center; vertical-align: middle; font-size: 1.2rem; color: #222; background: #fff; border-radius: 1rem;}
.pop_schedule0084 .sche_list a.prev {left: 1rem;} 
.pop_schedule0084 .sche_list a.next {right: 1rem;} 
.pop_schedule0084 .sche_list ul { padding-bottom: 1.4rem; white-space:nowrap; overflow:hidden; overflow-x:auto; height:100%; }
.pop_schedule0084 .sche_list li { display:inline-block; margin: 0 0.1rem; }
.pop_schedule0084 .sche_list li a { 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_schedule0084 .sche_list li a.event { background:#ffe2ea; }
.pop_schedule0084 .sche_list li a.today { background:#d1d8e4; font-weight: 600; }
.pop_schedule0084 .sche_list li a.sat {color: #184ad7;}
.pop_schedule0084 .sche_list li a.sun {color: #ee3361;}
.pop_schedule0084 .lst {margin-left: 5rem; padding: 1.25rem 0 0.75rem; width: calc(100% - 5rem);}
.pop_schedule0084 .lst ul {height: 3rem; overflow-y: auto;}
.pop_schedule0084 .lst li {float: left; display: inline-block; width: 33.33%; border-left: 1px dashed #969696;}
.pop_schedule0084 .lst li:nth-of-type(3n+1) {border: none;}
.pop_schedule0084 .lst li a {position: relative; display: block; padding: 0 1rem; line-height: 1.5rem; font-size: 0.8rem; font-weight: 600; color: #515151; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0084 .lst li a span {display: block; font-weight: 700; color:#000; font-size:0.9rem;}
.pop_schedule0084 .lst .no_data {width: 100%; padding-left:0; line-height: 3rem; text-align: center;}
/** 캘린더 : active **/
.pop_schedule0084 .lst li a:hover,
.pop_schedule0084 .lst li a:focus {text-decoration: underline;}

/* 식단 */
.meal_menu0084 {position: relative; width: 100%; height: 100%;}
.meal_menu0084 .tit_wrap h2 {max-width: 80%; background: #fff;}
.meal_menu0084 .btn_more {color: #fff; background: #3135c7;}
.meal_menu0084 .inner {padding: 1.5rem; height: calc(100% - 2.5rem); background: #eff5ff url('/images/schl/template/T0084/main/0084_img_meal.png') no-repeat 94% 84%; border-radius: 1rem;}
.meal_menu0084 .inner ul {padding-right: 1rem; max-height: 7rem; overflow-y: auto;}
.meal_menu0084 .inner li + li {margin-top: 1rem;}
.meal_menu0084 .inner dt {margin-bottom: 1rem; padding: 0.55rem 1rem; height: 2rem; line-height: 0.8rem; text-align: center; font-size: 0.9rem; color: #000; font-weight:600; background: #fff; border-radius: 1rem; border: 2px dashed #7d82dd;}
.meal_menu0084 .inner dt em {display: inline-block; margin-right: 0.5rem; padding-right: 0.5rem; font-weight: 600; color: #003062; border-right: 3px dotted #439cf8;}
.meal_menu0084 .inner dd {max-width: calc(100% - 2.5rem); line-height: 1.6; font-size: 0.8rem; font-weight: 600; word-break: keep-all; color:#000;}
.meal_menu0084 .inner .no_data {line-height: 7rem; text-align: center;}

/* 갤러리 */
.gallery0084 {position: relative; height: 100%;}
.gallery0084 .tit_wrap:before {display: none;}
.gallery0084 .tit_wrap h2 {max-width: 30%;}
.gallery0084 .list_box {height: 100%;}
.gallery0084 .list_box::after {clear: both; display: block; content: '';}
.gallery0084 .list_box ul {height: 100%;}
.gallery0084 .list_box li {float: left; width: calc(50% - 1.15rem); height: 100%;}
.gallery0084 .list_box li:nth-of-type(n+3) {display: none;}
.gallery0084 .list_box li + li {margin-left: 2.3rem;}
.gallery0084 .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); border-radius: 1.5rem;}
.gallery0084 .list_box a {position: relative; display: block; height: 100%; background: #e1e1e1; border-radius: 1.5rem; overflow: hidden;}
.gallery0084 .list_box a .img {height: 100%; overflow: hidden;}
.gallery0084 .list_box a .img img {position: relative; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.gallery0084 .list_box a .txt {position: absolute; bottom: 0; right: 0; display: inline-block; padding: 0 4.5rem 0 1rem; width: 80%; height: 2.5rem; line-height: 2.5rem; font-size: 0.9rem; font-weight: 600; color: #333; white-space: nowrap; text-overflow: ellipsis; background: #fff; border-radius: 1.25rem 0 0 0; overflow: hidden;}
.gallery0084 .list_box a .date {position: absolute; top: 0; right: 0; display: inline-block; width: 4.5rem; text-align: center; font-size: 0.7rem;}
/** 갤러리 : active **/
.notice0084 .titTab li a,
.notice0084 .titTab li a .img,
.notice0084 .titTab li a .txt {-webkit-transition: all .15s; transition: all .15s;}
.gallery0084 .list_box a:hover,
.gallery0084 .list_box a:focus {box-shadow: 2px 2px 18px rgba(112,114,162,0.3); -webkit-transition: all .15s; transition: all .15s;}
.gallery0084 .list_box a:hover .txt,
.gallery0084 .list_box a:focus .txt {color: #fff; background: #4b5397; -webkit-transition: all .15s; transition: all .15s;}

/* 팝업존 */
.pop0084 {position: relative; width: 100%; height: 100%;}
.pop0084 .tit_wrap h2 {max-width: 43%; background: #fff;}
.pop0084 .tit_wrap:before {width: calc(100% - 5rem);}
.pop0084 .nss_pg {position: absolute; top: 0; right: 0; line-height: 1.25rem; vertical-align: middle;}
.pop0084 .nss_pg p {display: none;}
.pop0084 .nss_pg p strong {position: relative; padding-right: 1rem; font-weight: 600; color: #f9983a;}
.pop0084 .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: '';}
.pop0084 .nss_pg a {display: inline-block; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; vertical-align: middle; font-size: 1rem; color: #222;}
.pop0084 .nss_pg .play {display: none;}
.pop0084 .pop_img {position: relative; width: 100%; height: 11.25rem; text-align:center; background:#eee; border-radius: 1rem; overflow: hidden;}
.pop0084 .pop_img .slick-list {margin: 0 auto; width: 100%; max-width: 17.5rem;}
.pop0084 .pop_img div,
.pop0084 .pop_img .item {height: 100%;}
.pop0084 .pop_img .item a {position: relative; display: block; height: 100%; overflow: hidden; text-align: left;}
.pop0084 .pop_img .item img {position: relative; top: 50%; left: 50%; width: auto; max-width: 100%; height: auto; max-height: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

/* 배너존 */
.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) {
	/* 바로가기1 */
	.M_link0084 .tit_wrap {padding: 1rem; width: 10rem; background-size: 90%;}
	.M_link0084 .tit_wrap h2 {font-size: 1rem;}
	.M_link0084 .tit_wrap .txt br {display: none;}
	.M_link0084 ul {padding: 1.15rem 0; width: calc(100% - 10rem);}
	.M_link0084 li a {padding: 0 0.5rem;}
	.M_link0084 li a p {width: 2rem; height: 2rem; line-height: 2rem;}

	/* 캘린더 */
	.pop_schedule0084 .lst {margin-left: 0; width: 100%;}
}

@media (min-width: 768px) and (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0084 .item img {width: 100%; height: auto; left: auto; transform: none; -webkit-transform: none;}
	.MVisual0084 .control {left: 1rem; bottom: 4rem; margin-left: 0;}
}

@media (max-width: 1024px) {

	/* 게시판 */
	.notice0084 .titTab li { padding: 0 .5rem; }
}

@media (max-width: 900px) {
	/* 바로가기1 */
	.M_link0084 .tit_wrap {width: 8rem;}
	.M_link0084 ul {width: calc(100% - 8rem);}
	.M_link0084 li a span {font-size: 0.75rem;}
}

@media (min-width: 768px) and (max-width: 900px) {
	/* 식단 */
	.meal_menu0084 .inner dt {height: auto; font-size: 0.8rem;}
	.meal_menu0084 .inner dt em {display: block; margin-right: 0; margin-bottom: 0.5rem; padding-right: 0; padding-bottom: 0.5rem; border-right: none; border-bottom: 2px dotted #439cf8;}
}

@media (max-width: 860px) {
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* 메인비주얼 */
	.MVisual0084 .slider,
	.MVisual0084 .slider div {height: 100%;}
	.MVisual0084 .control {left: 1rem; bottom: 1.5rem; margin-left: 0;}

	/* 바로가기1 */
	.M_link0084 .tit_wrap {padding-right: 2rem; width: 100%; height: auto; background-size: contain; border-radius: 0 0 1.5rem 1.5rem;}
	.M_link0084 .tit_wrap h2 {margin-bottom: 0;}
	.M_link0084 ul {padding: 1rem 0; width: 100%; height: calc(100% - 3rem);}
	.M_link0084 li {width: 33.33%; height: auto;}
	.M_link0084 li:nth-of-type(3n+1):after {display: none;}
	.M_link0084 li:nth-of-type(-n+3) {margin-bottom: 0.5rem;}
	.M_link0084 li a span {height: 2rem;}

	/* 게시판 */
	.notice0084 .list_box li.no_data {line-height: 6rem;}

	/* 캘린더 */
	.pop_schedule0084 .month {width: 4rem;}
	.pop_schedule0084 .month span {width: 4rem; height: 3.5rem;}
	.pop_schedule0084 .sche_list {padding: 0.75rem 3rem 0; width: calc(100% - 4rem); height: 3.5rem;}
	.pop_schedule0084 .sche_list a.prev,
	.pop_schedule0084 .sche_list a.next {top: 0.75rem; width: 2rem;}
	.pop_schedule0084 .sche_list a.prev {left: 0.5rem;}
	.pop_schedule0084 .sche_list a.next {right: 0.5rem;} 
	.pop_schedule0084 .sche_list ul {padding-bottom: 0.8rem;}

	/* 식단 */
	.meal_menu0084 .inner {height: auto;}
	.meal_menu0084 .inner ul {max-height: 5.5rem;}
	.meal_menu0084 .inner .no_data {line-height: 5.5rem;}

	/* 팝업존 */
	.pop0084 .pop_img{height: auto;}
	.pop0084 .pop_img .item a{text-align: center;}
	.pop0084 .pop_img .item img{width: auto; max-height: 15rem; left: auto; top: auto; transform: none; -webkit-transform: none;}
}

@media (max-width: 640px) {	
	.tit_wrap .txt {display: none;}

	/* 캘린더 */
	.pop_schedule0084 .lst li {width: 50%; border-left: 1px dashed #969696;}
	.pop_schedule0084 .lst li:nth-of-type(2n+1) {border: none;}

	/* 갤러리 */
	.gallery0084 .tit_wrap h2 {max-width: 70%;}
}

@media (max-width: 560px) {	
}

@media (max-width: 460px) {
	/* 갤러리 */
	.gallery0084 .list_box li {width: 100%;}
	.gallery0084 .list_box li:nth-of-type(2) {display: none;}
}

@media (max-width: 380px) {
	/* 공지사항 */
	.notice0084 .titTab li {max-width: calc(100% - 2rem);}

	/* 캘린더 */
	.pop_schedule0084 .lst li {width: 100%; border-left: none;}
}