﻿/* 공통 */
.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: 600; color: #333; white-space: nowrap; overflow: hidden;}
.btn_more {position: absolute; top: 0; right: 0; display: inline-block; -webkit-transition: all 0.15s; transition: all 0.15s;}
.btn_more i {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 i,
.btn_more:focus i {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0046 {position: relative; height: 100%; overflow:hidden;}
.MVisual0046 .item {line-height: 0; overflow: hidden;}
.MVisual0046 .item img {position: relative; width: auto; height: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual0046 .control {position: absolute; bottom: 5.5rem; left: 50%; margin-left: -30rem; z-index: 999;}
.MVisual0046 .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;}
.MVisual0046 .control > a.play {display: none;}
.MVisual0046 .control > a:hover,
.MVisual0046 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 캘린더 */
.pop_schedule0046 {position: relative; width: 100%; height: 100%;}
.pop_schedule0046:before {content:''; position:absolute; left:0; bottom:0; width:100%; height:calc(100% - 1.5rem); background:#ebf8ff; border-radius:1.5rem; z-index:-1;}
.pop_schedule0046 .tit_wrap {margin-bottom: 0.6rem; width:13rem; padding-right:1rem; text-align:center; background:#008ce4; border-radius:1.45rem 1.45rem 1.45rem 0; max-width: 80%;}
.pop_schedule0046 .tit_wrap h2 {width:93%; height:2.9rem; line-height:2.9rem; padding:0 1rem; margin-bottom:0; color:#fff;}
.pop_schedule0046 .lst {width: 100%; height: calc(100% - 4.3rem); padding:0 1rem;}
.pop_schedule0046 .lst ul {height: 100%; overflow-y: auto;}
.pop_schedule0046 .lst li {padding:0.55rem 0;}
.pop_schedule0046 .lst li + li {border-top:2px dotted #d3e0e8;}
.pop_schedule0046 .lst li a {position: relative; display: block; padding-left: 3.25rem; line-height: 2.6rem; font-size: 0.85rem; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0046 .lst li a span {position: absolute; top: 0; left: 0; display: flex; width: 2.6rem; height: 2.6rem; line-height: 1; align-items: center; flex-direction: column; justify-content: center; font-size: 0.7rem; font-weight: 500; color: #222; border-radius:50%; background: #fff; transition:all 0.15s; -webkit-transition:all 0.15s;}
.pop_schedule0046 .lst li a span em {display: block; margin-top: 0.15rem; font-size: 1.25rem; font-weight: 600;}
.pop_schedule0046 .lst .no_data {width: 100%; padding-left:0; line-height: 14rem; text-align: center;}
.pop_schedule0046 .btn_more {top: 0.5rem; right: -1rem; border-radius:50%; box-shadow:2px 2px 2px rgba(1,1,1,0.2);}
.pop_schedule0046 .btn_more i {width: 2rem; height: 2rem; line-height: 2rem;font-size: 1rem; background: #fff;}
/** 캘린더 : active **/
.pop_schedule0046 .lst li a:hover,
.pop_schedule0046 .lst li a:focus {font-weight:600;}
.pop_schedule0046 .lst li a:hover span,
.pop_schedule0046 .lst li a:focus span { background:#008ce4; color:#fff;}

/* 게시판 */
.notice0046 {position: relative; height: 100%;}
.notice0046 .titTab {position: relative; height: 2.9rem; height: 2.9rem; border-bottom:1px solid #ddd; padding-top:0.5rem;}
.notice0046 .titTab ul {position: relative; margin-left: -1rem; font-size: 0; padding-right:4.25rem;}
.notice0046 .titTab ul:after {clear: both; display: block; content: "";}
.notice0046 .titTab li { position: relative; float: left; position: relative; display: inline-block; padding: 0 1rem; margin-bottom: 0.75rem; max-width: 33.3%; font-size: 1.1rem; vertical-align: top;}
.notice0046 .titTab li ~ li::before { content: ""; display: block; width: 4px; height: 4px; border-radius:50%; background: #dbdbdb; position: absolute; top: calc(50% - 2px); left: 0;}
.notice0046 .titTab li a {position: relative; display: block; color: #777; font-weight: 500; transition: color 0.3s; -webkit-transition: color 0.3s;}
.notice0046 .titTab li a:before {content:''; position:absolute; left:0; bottom:0; background:#e7f0f9; width:0.95rem; height:0.95rem; border-radius:50%; opacity:0;}
.notice0046 .titTab li a:after {content:'\e928'; position:absolute; left:0.2rem; top:-0.1rem; font-family:'xeicon'; font-size:1.1rem; font-weight:400; color:#008ce4; opacity:0;} 
.notice0046 .titTab li a span {position: relative; display: block; white-space: nowrap; overflow: hidden;}
.notice0046 .list_box {display: none; width: 100%; height: calc(100% - 2.5rem);}
.notice0046 .list_box .topList{position:relative; display:block; height:6.75rem; padding:1.25rem 1.25rem 1.5rem 7.25rem; color: #333; background: #fff; overflow:hidden;}
.notice0046 .list_box .topList dt{position:relative; margin-bottom: 0.25rem; height: 1.5rem; line-height: 1.5rem; font-size: 0.95rem; font-weight: 500; color: #333; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.notice0046 .list_box .topList dd > p{display: -webkit-box; -webkit-box-orient: vertical; height: 2.25rem; line-height: 1.125rem; color: #555; overflow: hidden; word-wrap: break-word; text-overflow: ellipsis; -webkit-line-clamp: 2;}
.notice0046 .list_box .topList dd .date{position: absolute; top: calc(50% - 2.125rem); left: 1.5rem; padding: 1.25rem 0; width: 4.25rem; height: 4.25rem; text-align: center; font-size: 1.25rem; font-weight: 600; color: #111;  background: url('/images/schl/template/T0046/main/0046_pttrn_square01.png'); border:2px solid transparent; border-radius:50%; transition: all 0.15s; -webkit-transition: all 0.15s;}
.notice0046 .list_box .topList dd .date p{position:relative; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.notice0046 .list_box .topList dd .date span{display: block; font-size: 0.7rem; font-weight: 400; }
.notice0046 .list_box .topList .new .date:before{position: absolute; top: 0.05rem; left: -0.7rem; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; text-align: center; background: #018be4; border-radius: 50%; font-size: 0.8rem; font-weight: 600; color:#fff; content: "N";}
.notice0046 .list_box .topList .no_data dt {height: auto; line-height: 3.5rem;} 
.notice0046 .list_box ul {height: 9.7rem; overflow: hidden; border-radius:1rem; padding:0.4rem 1.4rem; border:1px solid #efebec; background:#f9f9f9;}
.notice0046 .list_box li:nth-of-type(n+4) {display: none;}
.notice0046 .list_box li a {position: relative; display: block; padding: 0 5rem 0 0.75rem; line-height: 3rem; font-size: 0.85rem; font-weight: 400; color: #555;}
.notice0046 .list_box li + li a{border-top: 1px solid #e3e5e3;}
.notice0046 .list_box li:nth-of-type(4) a {border-bottom: none;}
.notice0046 .list_box li a:before {position: absolute; left: 0; top: 50%; margin-top: -3px; border-radius:50%; width: 3px; height: 3px; background: #1b63c5; content:"";}
.notice0046 .list_box li a strong {display: block; height: 2.9rem; line-height: 2.9rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.notice0046 .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: #018be4; border-radius: 50%; margin-right:3px; font-size: 0.55rem; font-family: 'Sora'; font-weight: 600; color:#fff; content: "N";}
.notice0046 .list_box li a p {display: none;}
.notice0046 .list_box li a span {position: absolute; right: 0; top: 0; color: #777; font-size: 0.8rem;}
.notice0046 .list_box li.no_data {text-align: center; line-height: 10rem;}
.notice0046 .btn_more {font-size:0.75rem; color:#222; padding:0.95rem 1.45rem 0 0; top:0.1rem;}
.notice0046 .btn_more i {position:absolute; top:0; right:0; width:2rem; height:2rem; line-height:2rem; font-size:1.25rem; background:#f7f7f7; z-index:-1;}
/* 게시판 : active */
.notice0046 .titTab li a:hover,
.notice0046 .titTab li a:focus,
.notice0046 .titTab li a.current {font-weight: 600; color: #008ce4;} 
.notice0046 .titTab li a.current {padding-left:1.5rem;} 
.notice0046 .titTab li a.current:before {bottom:0.25rem; opacity: 1;}
.notice0046 .titTab li a.current:after {top:0.1rem; opacity: 1;}
.notice0046 .titTab li a,
.notice0046 .titTab li a:before,
.notice0046 .titTab li a:after {-webkit-transition: all 0.15s; transition: all 0.15s;}
.notice0046 .list_box.on {display: block;}
.notice0046 .list_box li a:hover,
.notice0046 .list_box li a:focus {text-decoration: underline;}
.notice0046 .list_box li a {-webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;} 
.notice0046 .list_box a.topList:hover dt,
.notice0046 .list_box a.topList:focus dt{ color: #018be4; } 
.notice0046 .list_box a.topList:hover dd .date,
.notice0046 .list_box a.topList:focus dd .date {border-color: #018be4;}

/* 바로가기1 */
.M_link0046 {height: 100%;}
.M_link0046 ul { display:table; table-layout:fixed; overflow:hidden;} 
.M_link0046 li {display: table-cell; width:1%; padding-top:0.1rem;}
.M_link0046 li a {display:block; position:relative; width:100%; word-break:keep-all; text-align:center;}
.M_link0046 li a p { width: 5rem; height: 5rem; line-height: 4.5rem; text-align: center; background: #fff; border:2px solid transparent; box-shadow: 1px 1px 10px rgba(36,54,112,0.1); border-radius: 1rem; margin:0 auto;}
.M_link0046 li a img {max-width: 3.4rem; max-height: 3.4rem; vertical-align:middle; }   
.M_link0046 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: 500; color: #333; word-break: break-all; overflow: hidden; z-index: 1;}
/** 바로가기1 : active **/
.M_link0046 li a:hover p,
.M_link0046 li a:focus p {border-color:#ffdd00; box-shadow:none;}
.M_link0046 li a:hover img,
.M_link0046 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0046 li a:hover span,
.M_link0046 li a:focus span {color: #1765b6; font-weight:600;}
.M_link0046 li a,
.M_link0046 li a p,
.M_link0046 li a img,
.M_link0046 li a span,
.M_link0046 li a span:before {-webkit-transition: all 0.15s; transition: all 0.15s;}

/* 팝업존 */
.pop0046 {position: relative; width: 100%; height: 100%;}
.pop0046 .tit_wrap h2 {max-width: 50%;}
.pop0046 .control {position: absolute; top: 0; right: 0; height: 1.4rem; line-height: 1.4rem; vertical-align: middle;}
.pop0046 .control p {float: left; display: inline-block; margin-right: 0.5rem; font-weight: 600; font-size: 0.7rem; color: #555;}
.pop0046 .control p strong {position: relative; font-size: 0.8rem; color: #2746b7;}
.pop0046 .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;}
.pop0046 .control .stop,
.pop0046 .control .play {background: #525252; color:#eaeaea; font-size: 0.75rem;}
.pop0046 .control .play {display: none;}
.pop0046 .pop_img {position: relative; width: 100%; height: calc(100% - 2.75rem); text-align:center; background:#eee; border-radius:1.5rem; overflow: hidden; font-size:0; isolation: isolate;}
.pop0046 .pop_img .slick-list {margin: 0 auto; width: 100%; max-width: 17.5rem;}
.pop0046 .pop_img div,
.pop0046 .pop_img .item {height: 100%;}
.pop0046 .pop_img .item a {position: relative; display: block; height: 100%; overflow: hidden;}
.pop0046 .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 **/
.pop0046 .control a.prev:hover,
.pop0046 .control a.prev:focus {transform:translateX(-0.2rem); -webkit-transform:translateX(-0.2rem);}
.pop0046 .control a.next:hover,
.pop0046 .control a.next:focus {transform:translateX(0.2rem); -webkit-transform:translateX(0.2rem);}
.pop0046 .control .stop:hover,
.pop0046 .control .stop:focus,
.pop0046 .control .play:hover,
.pop0046 .control .play:focus {background: #e6e6e6; color:#2746b7; }

/* 식단 */
.meal_menu0046 {position: relative; width: 100%; height: 100%; padding-bottom: 2.25rem;}
.meal_menu0046:before {content:''; position:absolute; left:0; bottom:0; width:300%; height:calc(100% - 2.9rem); background:#ffdd33; border-top-left-radius:1.8rem; z-index:-1;}
.meal_menu0046 .tit_wrap h2 {max-width: 80%;}
.meal_menu0046 .inner { padding:1.5rem 1.5rem 2.5rem 1.5rem;}
.meal_menu0046 .inner ul {padding-right: 1rem; max-height: 7rem; overflow-y: auto;}
.meal_menu0046 .inner li + li {margin-top: 1rem;}
.meal_menu0046 .inner dt {position: relative; margin:0.3rem 1rem 1.5rem; height: 2.6rem; line-height: 2.6rem; text-align: center; border-radius:1.3rem 1.3rem 1.3rem 0; font-size: 0.95rem; font-weight: 500; color: #333; background: #fff;}
.meal_menu0046 .inner dt em {position: relative; display: inline-block; color:#111; font-weight: 600;}
.meal_menu0046 .inner dt em:before {content:''; display:inline-block; width:0.5rem; height:0.5rem; border-radius:50%; background:#f9da31; margin:0 0.5rem 0.15rem 0;}
.meal_menu0046 .inner dd { line-height: 1.6; font-size: 0.85rem; word-break: keep-all; padding-right:1.75rem;}
.meal_menu0046 .inner .no_data { line-height: 7rem; text-align: center;}
.meal_menu0046 img {position:absolute; right:0; bottom:1rem; max-width:4.35rem; max-height:4.5rem; z-index:-1;}

/* 갤러리 */
.gallery0046 {position: relative; height: 100%;}
.gallery0046 .tit_wrap h2 {max-width: 80%;}
.gallery0046 .list_box {height: calc(100% - 2.75rem);}
.gallery0046 .list_box ul {height: 100%;}
.gallery0046 .list_box li {height: 100%;}
.gallery0046 .list_box li:nth-of-type(n+2) {display: none;}
.gallery0046 .list_box li.no_data{display: flex; padding: 2rem 0; width: 100%; height: 11rem; border-radius:1.5rem 1.5rem 1.5rem 0; align-items: center; justify-content: center; background: rgba(0,0,0,0.05);}
.gallery0046 .list_box a {position: relative; display: block; height: 100%; background: #e1e1e1; border-radius:1.5rem 1.5rem 1.5rem 0;}
.gallery0046 .list_box a .img {height: 100%; border-radius:1.5rem 1.5rem 1.5rem 0; overflow: hidden;}
.gallery0046 .list_box a .img img {position: relative; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.gallery0046 .list_box a .txt {position: absolute; bottom: 0; left: 0; display: block; border-radius:1.5rem 1.5rem 1.5rem 0; padding: 0 0.5rem; width: 80%; line-height: 2.8rem; text-align:center; font-size: 0.95rem; font-weight: 500; color: #222; white-space: nowrap; text-overflow: ellipsis; background: #fff; overflow: hidden; box-shadow: 1px 1px 10px rgba(36,54,112,0.1);}
.gallery0046 .list_box a .date {display: block; font-size: 0.75rem; color: #666; font-weight: 400; }
/** 갤러리 : active **/
.notice0046 .titTab li a,
.notice0046 .titTab li a .img,
.notice0046 .titTab li a .txt {-webkit-transition: all 0.15s; transition: all 0.15s;}
.gallery0046 .list_box a:hover,
.gallery0046 .list_box a:focus {box-shadow: 2px 2px 18px rgba(112,114,162,0.3); -webkit-transition: all 0.15s; transition: all 0.15s;}
.gallery0046 .list_box a:hover .txt,
.gallery0046 .list_box a:focus .txt,
.gallery0046 .list_box a:hover .date,
.gallery0046 .list_box a:focus .date{color: #fff; text-decoration: underline; background: #1b63c5; -webkit-transition: all 0.15s; transition: all 0.15s;}

/* 배너존 */
.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) {
	/* 메인비주얼 */
	.MVisual0046 .item img {width: 130%; height: auto;}
	.MVisual0046 .control {left: 1rem; bottom:3rem; margin-left: 0;}
	
	/* 바로가기1 */
	.M_link0046 ul {margin-right:0.75rem;}

	/* 게시판 */
	.notice0046 .titTab ul {margin-left: -0.5rem; font-size: 0;}
	.notice0046 .titTab li {padding: 0 0.5rem;}

	.meal_menu0046 .inner { padding:1.5rem 0 2.5rem 1rem;}
}

@media (max-width: 1024px) { 
}

@media (min-width:911px) and (max-width: 1024px) {
	.meal_menu0046 {padding-bottom:0;}
	.meal_menu0046 img {display:none;}
}

@media (max-width: 910px) {
	/* 공통 */
	.tit_wrap h2 {margin-bottom: 1rem;}
	
	/* 메인비주얼 */
	.MVisual0046 .slider,
	.MVisual0046 .slider div {height: 100%;}
	.MVisual0046 .control {bottom: 1rem;}
	
	/* 캘린더 */
	.pop_schedule0046 {padding-bottom:1rem;}
	.pop_schedule0046 .lst {height: auto;}
	.pop_schedule0046 .lst ul{ max-height:15.1rem;}

	/* 게시판 */
	.notice0046 .titTab {height: auto;}
    .notice0046 .titTab li ~ li::before { display: none;}
	.notice0046 .list_box li.no_data {line-height: 6rem;}
	.notice0046 .list_box .topList{ padding:1.25rem 1rem 1.25rem 6rem;}
	.notice0046 .list_box .topList dd .date{ left:0.7rem;}

	/* 팝업존 */
	.pop0046 .pop_img .item img{position: relative; top: auto; left: auto; width: auto; transform: none; -webkit-transform: none; max-height: 15rem;}

	/* 바로가기1 */
	.M_link0046 ul {margin-left: 0; width: 100%; display:block; font-size:0; margin-right:0;}
	.M_link0046 li {display:block; float:left; width: 33.33%; height: 7.5rem;}  
	.M_link0046 li a {padding: 0.5rem 0;} 
	.M_link0046 li a p { width: 4.1rem; height: 4.1rem; line-height: 4.1rem; border-radius:1rem;} 
	.M_link0046 li a img {max-width: 3rem; max-height: 3rem; }
	.M_link0046 li a span {margin-top: 0.3rem; max-height: 2.1rem}	
 
	/* 갤러리 */
	.gallery0046 .list_box a .img img {width: auto; height: 100%;}
	.gallery0046 .list_box a .txt { font-size: 0.85rem; } 


	/* 식단 */
	.meal_menu0046:before {height:calc(100% - 2.3rem);}
	.meal_menu0046 .inner { padding:1rem;}
}

@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 {font-size: 1rem;}
	
	/* 게시판 */
	.notice0046 .titTab li {margin-bottom: 0.5rem; font-size: 1rem;}
	.notice0046 .btn_more {top:-0.1rem;}
	
	/* 바로가기1 */
	.M_link0046 li a span {font-size:0.8rem;}	
	
	/* 식단 */
	.meal_menu0046 .inner dd {padding-right:3.5rem;}
}

@media (max-width: 640px) {	
}

@media (max-width: 560px) {	
	/* 바로가기1 */
	.M_link0046 li a p {border-radius:1rem;}
	
	/* 게시판 */
	.notice0046 .titTab li { max-width: 100%;}
	
	/* 식단 */
	.meal_menu0046 .inner {padding: 1rem 0 1rem 1rem;}
}

@media (max-width: 460px) {
	/* 메인비주얼 */
	.MVisual0046 .control {bottom: 1rem;}
	.MVisual0046 .control > a { width: 1.5rem; height: 1.5rem; line-height: 1.5rem;}

}

@media (max-width: 380px) {
	/* 게시판 */
	.notice0046 .titTab ul {padding-right:4rem;}
	.notice0046 .list_box ul {padding:0.3rem 1rem;}
	.notice0046 .list_box li a {padding-right:0;}
	.notice0046 .list_box li a span {display:none;}
	
	/* 식단 */
	.meal_menu0046 {padding-bottom:3.25rem;}
	.meal_menu0046 .inner dd {padding-right:0;}
	.meal_menu0046 img {max-width:3.5rem; max-height:3.6rem; bottom:0.5rem;}
	
	/* 갤러리 */
	.gallery0046 .list_box a .txt {width:100%;}

}

@media (max-width: 310px) {
	/* 게시판 */
	.M_link0046 li a p {width:3.75rem; height:3.75rem; line-height:3.75rem;}
	.M_link0046 li a img {max-width:65%;}

}
 