﻿/*-----------------------------------------------------------
Author :hyerim, Park
Creative date :2022. 05. 09
-----------------------------------------------------------*/

/* btnTy */
.btn_more { position:absolute; right:0.35rem; top:0.35rem; width:1.65rem; height:0.7rem; text-align:center; line-height:1.5rem; background: url('/images/schl/template/T0058/main/0058_btn_more.png') no-repeat center / cover; }
.btn_more:before { content:""; position:absolute; right:-0.35rem; top:-3px; width:1.1rem; height:1.1rem; border-radius:50%; background:#f4f4f4; -webkit-transition:0.4s; transition:0.4s; z-index: -1; }
.btn_more:hover:before,
.btn_more:focus:before { background: #e3f1ff; }

/* 메인비주얼 */ 
.MVisual0058 { position: relative; height: 100%; line-height:1;}
.MVisual0058 .slider{height:100%; overflow:hidden; border-radius:1.5rem; }
.MVisual0058 .slider div{height:100%;}
.MVisual0058 .item{overflow:hidden; line-height:0;}
.MVisual0058 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0058 .control{position:absolute; left:50%; bottom:1rem; margin-left:-28rem; z-index:1;}
.MVisual0058 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(60, 85, 102, 0.4); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0058 .control > a.play{display:none;}
.MVisual0058 .control > a:hover,
.MVisual0058 .control > a:focus{ background:rgb(60, 85, 102, 0.9);}

/* 바로가기 */
.M_link0058 { position: relative; height:100%; border-radius: 1.5rem; background: #fef6ca; padding: 1.35rem 0.5rem; } 
.M_link0058 ul { display:table; table-layout:fixed; width:100%; }
.M_link0058 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0058 li a { display:block; position:relative; width:100%; word-break:keep-all; text-align:center; }
.M_link0058 li a .img { position:relative; display:block; width:5.25rem; height:5.3rem; line-height: 7.8rem; background:#fff; border-radius:50%; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); margin:0 auto; text-align: center; }
.M_link0058 li a img { width:3rem; height: 3.1rem; margin: auto; -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }
.M_link0058 li a p { font-size:0.9rem; line-height:1rem; max-height:2rem; padding:0 5px; margin-top:0.6rem; overflow:hidden; font-weight:600; color:#333; word-break:break-all; } 
/** 바로가기 : active **/ 
.M_link0058 li a:hover img,
.M_link0058 li a:focus img { -webkit-transform:rotateY(180deg); transform:rotateY(180deg);} 
.M_link0058 li a:hover .img:before,
.M_link0058 li a:focus .img:before { -webkit-transform:scale(1); transform:scale(1); opacity:1; }

/* 게시판 */
.notice0058 { position:relative; height:100%; }  
.notice0058 .titTab ul { font-size:0; margin-right:2rem; margin-bottom: 0.7rem;}
.notice0058 .titTab ul li{ position:relative; display:inline-block; max-width:calc(100% / 2); vertical-align:top;}
.notice0058 .titTab ul li a { position:relative; display:block; line-height: 1.7rem; font-size:1.1rem; font-weight:600; color:#777; z-index:1; border-radius: 1rem; padding: 0 1rem; } 
.notice0058 .titTab li a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0058 .tabWrap { border-top: 1px dashed #ccc; }
.notice0058 .list_box { display:none; height:9rem; margin-top:0.7rem;}  
.notice0058 .list_box ul{height:100%; overflow:hidden;}
.notice0058 .list_box li a { position:relative; display:block; line-height:1.8rem; padding:0 5rem 0 .75rem; font-size:0.85rem; font-weight:600; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:600; color:#333; }
.notice0058 .list_box li a:before { content:""; position:absolute; left:0; top:0.9rem; width:2px; height:3px; background:#777; }
.notice0058 .list_box li a span { position:absolute; right:0; top:0; color:#555; font-size: 0.8rem } 
.notice0058 .list_box li a.new::before {position: absolute; top: 5px; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; text-align: center; font-weight: 700; background: #183763; color: #fff; content: "N"; font-size: 0.7rem; }
.notice0058 .list_box li a.new { padding-left: 1.5rem;}
/** 게시판 active **/   
.notice0058 .titTab ul li a.current,
.notice0058 .titTab ul li a:hover,
.notice0058 .titTab ul li a:focus { background: #e3f1ff; color:#2b2e5e; }
.notice0058 .list_box.on { display: block; } 
.notice0058 .list_box li a:hover,
.notice0058 .list_box li a:focus { color:#3b7ddf; }
/** 게시판 :데이터 없음 **/ 
.notice0058 .list_box li.no_data { text-align:center; line-height:8rem; font-weight:600; } 
 
/* 식단 */
.meal_menu0058 { position:relative; height:100%; }  
.meal_menu0058 h2 { display:block; font-size:1.1rem; color:#222; overflow:hidden; white-space:nowrap; font-weight:600; margin-right: 2rem; }
.meal_menu0058 .inner { position:relative; padding:1rem 1.3rem; background:#c0daff; border-radius:1.5rem; margin-top: 0.7rem; }
.meal_menu0058 .inner ul { overflow:hidden; overflow-y:auto; height:3.75rem; margin-right: 4rem; }
.meal_menu0058 .inner li:not(.no_data) { padding-right:1rem; } 
.meal_menu0058 .inner .no_data { line-height:3.6rem; text-align:center; font-weight:600; }
.meal_menu0058 .inner dl { position:relative; height:auto; color:#fff; line-height:1.5rem; } 
.meal_menu0058 .inner dl dt { display: inline-block; background: #183763; color: #fff; border-radius: 1.5rem; line-height: 2rem; font-size:0.85rem; font-weight: 500; padding: 0 0.8rem; text-align: center; margin-bottom: 0.5rem; } 
.meal_menu0058 .inner dl dd { font-size:0.85rem; color: #222; font-weight: 600; }
.meal_menu0058 img { position: absolute; bottom: 1.9rem; right: 1.2rem; width: 3.5rem; height: 2.3rem; }
/** 식단 : active **/

/* 행사일정 */
.pop_schedule0058 { position:relative; height:100%; overflow:hidden; }  
.pop_schedule0058 h2 { font-weight:600; margin-right: 2rem; }
.pop_schedule0058 .sche_wrap { background:#d3f1f4; border-radius: 1.5rem; padding: 0.9rem 1rem; height: auto; overflow: hidden; margin-top: 0.7rem; }
.pop_schedule0058 .month { text-align: center; margin-bottom: 0.65rem; }
.pop_schedule0058 .month a {display:inline-block; width:1.1rem; height:1.1rem; line-height: 1.1rem; border-radius: 50%; background: #fff; font-size:0.7rem; text-align:center; vertical-align: middle; }
.pop_schedule0058 .month a i { -webkit-transition:all .3s; transition:all .3s; }
.pop_schedule0058 .month .date { font-size: 0.9rem; color:#010101; padding:0 0.6rem; font-weight:600; vertical-align: middle; } 
.pop_schedule0058 .month .date em { display: inline-block; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; border-radius: 50%; background: #3b7ddf; color: #fff; text-align: center; margin-left: 4px; } 
.pop_schedule0058 .sche_table { float: left; width: 50%; padding-right: 1rem; }
.pop_schedule0058 .sche_table table { height:8.5rem; font-size:0.75rem; font-weight:600; text-align:center; }
.pop_schedule0058 .sche_table th { color:#fff; background: #183763; padding:0.6rem 0; }
.pop_schedule0058 .sche_table .sun { color:#ffcac2; border-radius: 2rem 0 0 2rem; }
.pop_schedule0058 .sche_table .sat { color:#c1d3ff; border-radius: 0 2rem 2rem 0; } 
.pop_schedule0058 .sche_table table tbody tr:first-of-type td { padding-top: 0.5rem; }
.pop_schedule0058 .sche_table td { color: #050505; font-size: 0.75rem; }
.pop_schedule0058 .sche_table td a { position:relative; display:block; z-index: 1; } 
.pop_schedule0058 .sche_table td a:before { content:""; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); width:1.1rem; height:1.1rem; border-radius:50%; z-index:-1; }
.pop_schedule0058 .sche_table td .sun { color:#fc745f; }
.pop_schedule0058 .sche_table td .sat { color:#3a5bad; } 
.pop_schedule0058 .sche_table td a.event:before { background:#fff; }
.pop_schedule0058 .sche_table td a.today:before { background:#c7deff; }
.pop_schedule0058 .sche_table td a.today::after { content:""; position:absolute; left:calc(50% - 0.4rem); top:0; width:0.25rem; height:0.25rem; border-radius:50%; background: #367cda; }
.pop_schedule0058 .lst { position:relative; width:50%; float:right; padding-left: 1rem; }
.pop_schedule0058 .lst:before { content:""; position:absolute; left:0; top:0; width:1px; height:100%; border-left:1px dashed #8eabd2; }
.pop_schedule0058 .lst ul { overflow-y:auto; height:11.7rem; }
.pop_schedule0058 .lst .no_data { padding-left:0; width:100%; font-weight:600; text-align:center; line-height:10.5rem; } 
.pop_schedule0058 .lst .no_data:before { display:none;}
.pop_schedule0058 .lst li { position:relative; padding: 0.3rem 0; }
.pop_schedule0058 .lst li ~ li { margin-top: 0.2rem; }
.pop_schedule0058 .lst li a { position:relative; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; font-size: 0.8rem; color: #333; padding:0 0 0 4.8rem; }  
.pop_schedule0058 .lst li a span { position:absolute; left:0; top:0; width: 4.25rem; line-height:1.5rem; background:#fff; color: #2b2e5e; text-align:center; font-weight:700; border-radius: 1.5rem; } 
.pop_schedule0058 .btnTy { top:1rem; right:1rem; }
/** 행사일정 : active **/ 
.pop_schedule0058 a { -webkit-transition:0.2s; transition:0.2s;}
.pop_schedule0058 .sche_table td a:hover,
.pop_schedule0058 .sche_table td a:focus{ text-decoration: underline; }
.pop_schedule0058 .lst li a:hover span,
.pop_schedule0058 .lst li a:focus span { background: #2b2e5e; color: #fff; }
.pop_schedule0058 .lst li a:hover,
.pop_schedule0058 .lst li a:focus { text-decoration: underline; color: #3b7ddf; }
.pop_schedule0058 .month a:hover,
.pop_schedule0058 .month a:focus { background-color:#3b7ddf; }


/* 갤러리 */
.gallery0058 { position:relative; height:100%;  } 
.gallery0058 h2 { position:relative; font-size:1.1rem; display: inline-block; font-weight: 600; } 
.gallery0058 .tit_wrap p { display: inline-block; font-size: 0.8rem; color: #555; font-weight: 600; }
.gallery0058 .list_box ul { width:100%; height:12rem; overflow:hidden; margin-top: 1.3rem; }
.gallery0058 .list_box ul li { width:32%; margin-bottom:.5rem; float:left;}
.gallery0058 .list_box ul li + li{margin-left:2%;}
.gallery0058 .list_box ul li.no_data { width:100%; height:11.1rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:rgba(0,0,0,0.05); border-radius:2rem;}
.gallery0058 .list_box a { display:block; border-radius: 1.5rem; overflow: hidden; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); }
.gallery0058 .list_box a .img { height:8.65rem; overflow:hidden; }
.gallery0058 .list_box a img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); width:auto; height:100%; transition: all .2s; -webkit-transition: all .2s;}
.gallery0058 .list_box a .txt { background:#fff; padding:0.7rem;}
.gallery0058 .list_box a p { color:#222; text-align: center; font-weight:600; font-size:0.85rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gallery0058 .list_box a .date { color:#72777c; font-size:0.75rem; font-weight:600; }
.gallery0058 .btn_more:before { background: #fff; }
/** 갤러리 : active **/
.gallery0058 .list_box a:hover .img img,
.gallery0058 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1);} 
.gallery0058 .btn_more:hover:before,
.gallery0058 .btn_more:focus:before { background: #fef6ca; }

/* 팝업존 */
.pop0058 { position:relative; width:100%; height:100%; } 
.pop0058 h2 { color:#000; margin:0 7rem 1.3rem 0; font-weight:600; font-size:1.1rem; overflow:hidden; white-space:nowrap; } 
.pop0058 .nss_pg { position:absolute; right:0; top:0; }
.pop0058 .page { display:inline-block; vertical-align:middle; margin-right:0.3rem; letter-spacing:2px; font-size: 0.8rem; font-weight: 700; }
.pop0058 .page strong { color:#164893;} 
.pop0058 .nss_pg a { display:inline-block; vertical-align:middle; font-size: 1rem; -webkit-transition:0.2s; transition:0.2s; }  
.pop0058 .nss_pg .play,
.pop0058 .nss_pg .stop { margin: 0 0.5rem; }
.pop0058 .nss_pg .play { display:none; }
.pop0058 .pop_img { position:relative; height:11.25rem; overflow: hidden; text-align:center; border-radius:1.5rem;  margin-top: 1.3rem; background: #ccc; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);}
.pop0058 .pop_img .slick-list{width:100%; margin:0 auto; }
.pop0058 .pop_img div,
.pop0058 .pop_img .item {height:100%;}
.pop0058 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0058 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
/** 팝업존 : active **/
.pop0058 .nss_pg a:hover,
.pop0058 .nss_pg a:focus { color:#3b7ddf; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #e5e5e5;}
.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;}
   
@media (max-width:1240px){
    /* 메인비주얼 */
    .MVisual0058 .control{left: 1rem; margin-left: 0; }
}

@media (max-width:1050px){
    /* 메인비주얼 */
    .MVisual0058{ height: auto; } 
    .MVisual0058 .item img{ width: 110%; height:auto; }

	/* 갤러리 */
	.gallery0058 .list_box ul li { width: 48%; }
	.gallery0058 .list_box ul li:nth-child(3) { display: none; }
}

@media (max-width:980px){
	/* 게시판 */
	.notice0058 .titTab ul li a { padding: 0 0.5rem; }
}

@media (max-width:860px) {   
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

}      

@media (max-width:768px){
	/* 바로가기 */
	.M_link0058 { padding: 1rem 0.5rem; }
	.M_link0058 li { display: inline-block; width: calc(100% / 3); }
	.M_link0058 li a p { margin-bottom: 0.6rem; }

	/* 캘린더 */
	.pop_schedule0058 .lst li a { padding: 0 0 0 4.2rem; }
	.pop_schedule0058 .lst li a span { width: 3.8rem; }
}

@media (max-width:680px){

    /* 팝업존 */
    .pop0058 .pop_img{ height:auto; }
    .pop0058 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
}

@media (max-width:540px){
	/* 바로가기 */
	.M_link0058 { padding: 1rem; }
	.M_link0058 li { width: calc(100% / 2); padding: 0.3rem 0;}
	.M_link0058 li a { text-align: left; }
	.M_link0058 li a .img { display: inline-block; width: 4.6rem; height: 4.6rem; line-height: 6.6rem; vertical-align: middle; }
	.M_link0058 li a img { width: 2.6rem; height: auto; }
	.M_link0058 li a p { display: inline-block; width: calc(100% - 5rem); vertical-align: middle; }

	/* 식단 */
	.meal_menu0058 .inner ul { height: 5.3rem; }
	.meal_menu0058 .inner .no_data { line-height: 5.2rem; }

	/* 캘린더 */
	.pop_schedule0058 .sche_table { width: 100%; padding-right: 0; padding-bottom: 1rem; }
	.pop_schedule0058 .lst { width: 100%; padding-left: 0; padding-top: 1rem; }
	.pop_schedule0058 .lst:before { width: 100%; height: 1px; border-top: 1px dashed #8eabd2; border-left: none; }
	.pop_schedule0058 .lst ul { height: 6rem; }
	.pop_schedule0058 .lst li { float: left; width: 50%; }
	.pop_schedule0058 .lst li ~ li { margin-top: 0; }
	.pop_schedule0058 .lst .no_data { line-height: 5rem; }

	/* 갤러리 */
	.gallery0058 .list_box ul { display: block; }
	.gallery0058 .list_box ul li { width: 100%; }
	.gallery0058 .list_box ul li ~ li { margin-top: 1.1rem; }
}

@media (max-width:430px){
	/* 바로가기 */
	.M_link0058 li a .img { width: 4rem; height: 4rem; line-height: 5.8rem; }
	.M_link0058 li a img { width: 2.4rem; }
	.M_link0058 li a p { width: calc(100% - 4.4rem); }

	/* 식단 */
	.meal_menu0058 .inner ul { margin-right: 3rem; }
	.meal_menu0058 img { width: 3rem; height: auto; right: 1rem; bottom: 1rem; }

	/* 캘린더 */
	.pop_schedule0058 .lst li { width: 100%; }
}

@media (max-width:360px){
	.M_link0058 { padding: 0.8rem 0.5rem; }
	.M_link0058 li { width: calc(100% / 3); }
	.M_link0058 li a { text-align: center; }
	.M_link0058 li a .img { display: block; }
	.M_link0058 li a p { display: block; width: 100%; }
}