﻿/*-----------------------------------------------------------
Author :hyerim, Park
Creative date :2022. 05. 09
-----------------------------------------------------------*/

/* btnTy */
.btnTy { position:absolute; right:0; top:0; width:1.5rem; height:1.5rem; border-radius:5px; text-align:center; line-height:1.5rem; font-size:1.2rem; background:#bbb; color:#fff; -webkit-transition:0.2s; transition:0.2s; overflow:hidden; }
.btnTy:before { content:""; position:absolute; right:-25%; top:-25%; width:0; height:0; border-radius:50%; background:#6a35e0; -webkit-transition:0.4s; transition:0.4s; }
.btnTy i { position:relative; -webkit-transition:transform 0.2s; transition:transform 0.2s; }
.btnTy:hover:before,
.btnTy:focus:before {width:200%; height:200%;}
.btnTy:hover i,
.btnTy:focus i { -webkit-transform:rotate(90deg); transform:rotate(90deg);}

/* 메인비주얼 */
.MVisual0055 { position:relative; overflow:hidden; height:100%; }
.MVisual0055 .slick-slider,
.MVisual0055 .slick-list,
.MVisual0055 .slick-track { height:100%;}
.MVisual0055 .item { overflow:hidden; height:100%; line-height:0; background:#f2e9ff; }
.MVisual0055 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); } 
.MVisual0055 .control { position:absolute; right:1rem; bottom:1rem; z-index:1; }
.MVisual0055 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(17, 50, 30, 0.5); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0055 .control > a.play { display:none; }

/* 게시판 */
.notice0055 { position:relative; height:100%; }  
.notice0055 .titTab ul { font-size:0; margin-right:2rem;}
.notice0055 .titTab ul li{ position:relative; display:inline-block; max-width:28%; vertical-align:top;}
.notice0055 .titTab ul li + li { margin-left:1.2rem;} 
.notice0055 .titTab ul li a { position:relative; display:block; font-size:1.1rem; font-weight:600; color:#777; z-index:1; } 
.notice0055 .titTab ul li a:before { content:""; position:absolute; left:0; bottom:0; width:0; height:0.4rem; background:#e6dafd; border-radius:3px; -webkit-transition:0.2s; transition:0.2s; z-index:-1; } 
.notice0055 .titTab li a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0055 .list_box { display:none; height:8rem; margin-top:0.7rem;}  
.notice0055 .list_box ul { height:8rem; overflow:hidden;}
.notice0055 .list_box li a { position:relative; display:block; line-height:1.6rem; padding:0 6rem 0 .75rem; font-size:0.75rem; font-weight:600; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:600; color:#333; }
.notice0055 .list_box li a p {overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.notice0055 .list_box li a:before { content:""; position:absolute; left:0; top:0.6rem; width:0.3rem; height:0.3rem; background:#9e72fa; border-radius:50%; }
.notice0055 .list_box li a span { position:absolute; right:0; top:0; color:#777; } 
.notice0055 .list_box li a.new { padding-left:2rem;}
.notice0055 .list_box li a.new:after {content:"N"; position:absolute; left:0.6rem; top:0.2rem; width:1.1rem; height:1.1rem; background:#9e72fa; border-radius:50%; color:#fff; text-align:center; font-size:0.6rem; line-height:1.1rem;}
/** 게시판 active **/   
.notice0055 .titTab ul li a.current:before { width:100%; opacity:1; }
.notice0055 .titTab ul li a.current,
.notice0055 .titTab ul li a:hover,
.notice0055 .titTab ul li a:focus { color:#6a35e0; font-weight:700; }
.notice0055 .list_box.on { display: block; } 
.notice0055 .list_box li a:hover,
.notice0055 .list_box li a:focus { color:#6a35e0; }
.notice0055 .btnTy:hover,
.notice0055 .btnTy:focus { background:#aa89bd; border-color:#aa89bd; color:#fff; }
/** 게시판 :데이터 없음 **/ 
.notice0055 .list_box li.no_data { text-align:center; line-height:8rem; font-weight:600; } 

/* 행사일정 */
.pop_schedule0055 { position:relative; height:100%; background:#fcf1fc; padding:1rem; overflow:hidden; }  
.pop_schedule0055 .sche_wrap { width:50%; float:left; }
.pop_schedule0055 .month {display:flex; justify-content:space-between; height:2rem; line-height:2rem; background:#fcbce4; border-radius:5px; overflow:hidden; }
.pop_schedule0055 .month a {display:block; width:2rem; height:2rem; background:#ff7ab1; color:#fff; font-size:0.7rem; text-align:center; border-radius:5px; }
.pop_schedule0055 .month a i { -webkit-transition:all .3s; transition:all .3s; }
.pop_schedule0055 .month .date { font-size:0.85rem; color:#000; padding:0 0.5rem; font-weight:700; }  
.pop_schedule0055 .sche_table { min-height:8.5rem; background:#fff; border-radius:0.5rem 0.5rem 1rem 1rem;}
.pop_schedule0055 .sche_table table { font-size:14px; font-weight:600; text-align:center; }
.pop_schedule0055 .sche_table th { color:#000; padding:0.2rem 0; }
.pop_schedule0055 .sche_table .sun { color:#fc1818; }
.pop_schedule0055 .sche_table .sat { color:#4b70e5; }
.pop_schedule0055 .sche_table td{ padding:.1rem 0;} 
.pop_schedule0055 .sche_table td a { position:relative; display:block;}
.pop_schedule0055 .sche_table td a:before { content:""; position:absolute; left:calc(50% - 0.1rem); top:-1px; width:0.2rem; height:0.2rem; border-radius:50%; }
.pop_schedule0055 .sche_table td a.event { color:#43a0fe; }
.pop_schedule0055 .sche_table td a.event:before { background:#43a0fe; }
.pop_schedule0055 .sche_table td a.today { color:#e31c66; }
.pop_schedule0055 .sche_table td a.today:before { background:#e31c66; }
.pop_schedule0055 .lst { position:relative; width:50%; float:right; margin-top:0.8rem; padding:1rem 0 1rem 3rem;  }
.pop_schedule0055 .lst:before { content:""; position:absolute; left:1.5rem; top:0; width:1px; height:100%; border-left:1px dashed #ffd3eb; }
.pop_schedule0055 .lst ul { overflow-y:auto; height:7.5rem; }
.pop_schedule0055 .lst .no_data { padding-left:0; width:100%; font-weight:600; text-align:center; line-height:7.5rem; } 
.pop_schedule0055 .lst .no_data:before { display:none;}
.pop_schedule0055 .lst li { position:relative; padding-left:0.8rem; }
.pop_schedule0055 .lst li:before { content:""; position:absolute; left:0; top:0.6rem; width:0.3rem; height:0.3rem; background:#ec7bc2; border-radius:50%; }
.pop_schedule0055 .lst li a { position:relative; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; padding:0 0.5rem 0 2.8rem; }  
.pop_schedule0055 .lst li a span { position:absolute; left:0; top:0; line-height:1.5rem; color:#ec7bc2; text-align:center; font-weight:700;} 
.pop_schedule0055 .btnTy { top:1rem; right:1rem; }
/** 행사일정 : active **/ 
.pop_schedule0055 a { -webkit-transition:0.2s; transition:0.2s;}
.pop_schedule0055 .lst li a:hover,
.pop_schedule0055 .lst li a:focus { color:#ff7ab1; }
.pop_schedule0055 .month a:hover,
.pop_schedule0055 .month a:focus { background-color:#ff4d80; }

/* 팝업존 */
.pop0055 { position:relative; width:100%; height:100%; } 
.pop0055 h2 { color:#000; margin:0 5rem 0.6rem 0; font-weight:600; font-size:1.1rem; overflow:hidden; white-space:nowrap; } 
.pop0055 .nss_pg { position:absolute; right:0; top:0; }
.pop0055 .page { display:inline-block; vertical-align:middle; margin-right:0.3rem; letter-spacing:2px; font-weight: 600;}
.pop0055 .page strong { color:#9e72fa;} 
.pop0055 .nss_pg a { display:inline-block; vertical-align:middle; font-size: 1rem; -webkit-transition:0.2s; transition:0.2s; }  
.pop0055 .nss_pg .play { display:none; }
.pop0055 .nss_pg .stop, .pop0055 .nss_pg .play{margin: 0 0.2rem;}
.pop0055 .pop_img { position:relative; width:100%; height:11.25rem; overflow:hidden; text-align:center; margin:0 auto; background:rgba(0,0,0,0.1);}
.pop0055 .pop_img div,
.pop0055 .pop_img .item { height:100%; }
.pop0055 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0055 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/** 팝업존 : active **/
.pop0055 .nss_pg a:hover,
.pop0055 .nss_pg a:focus { color:#9e72fa; }

/* 바로가기 */
.M_link0055 {height:100%; } 
.M_link0055 ul { display:table; table-layout:fixed; width:100%; }
.M_link0055 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0055 li a { display:block; position:relative; width:100%; word-break:keep-all; text-align:center; }
.M_link0055 li a .img { position:relative; display:block; width:4.6rem; height:4.6rem; background:#ecdefb; border-radius:1rem; margin:0 auto; }
.M_link0055 li a .img:before { content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; border:2px solid #a37ef7; border-radius:1rem; opacity:0; box-shadow:3px 3px 7px rgba(189,161,207,0.35); -webkit-transform:scale(0.8); transform:scale(0.8); -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }
.M_link0055 li a img { position:relative; display:block; width:100%; height:100%; -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }
.M_link0055 li a p { font-size:0.8rem; line-height:1rem; height:2rem; padding:0 5px; margin-top:0.5rem; overflow:hidden; font-weight:600; color:#1c1c1c; word-break:break-all; } 
/** 바로가기 : active **/ 
.M_link0055 li a:hover img,
.M_link0055 li a:focus img { -webkit-transform:rotateY(180deg); transform:rotateY(180deg);} 
.M_link0055 li a:hover .img:before,
.M_link0055 li a:focus .img:before { -webkit-transform:scale(1); transform:scale(1); opacity:1; }
 
/* 식단 */
.meal_menu0055 { position:relative; width:calc(100% - 0.9rem); height:100%; background:#b794f6; border-radius:1rem; border:1px solid #d9c6fa;}  
.meal_menu0055 h2 { display:block; width:8.5rem; line-height:3.4rem; padding:0 1rem 0 3rem; font-size:0.9rem; font-weight: 600; color:#fff; text-align:center; overflow:hidden; white-space:nowrap; background:#9676cf url('/images/schl/template/T0055/main/0055_img_meal.png') no-repeat left 0.8rem center; border-radius:1rem; float:left; }
.meal_menu0055 .inner { position:relative; width:calc(100% - 8.5rem); float:right; padding:1rem 1.5rem 0 1rem; }
.meal_menu0055 .inner ul { overflow:hidden; overflow-y:auto; height:1.5rem; }
.meal_menu0055 .inner li:not(.no_data) { padding-right:1rem; } 
.meal_menu0055 .inner .no_data { line-height:1.5rem; text-align:center; color:#fff; font-weight:600; }
.meal_menu0055 .inner dl { position:relative; height:auto; color:#fff; line-height:1.5rem; padding-left:6.5rem; } 
.meal_menu0055 .inner dl dt { position:absolute; left:0; top:0; font-size:0.85rem; font-weight:600; } 
.meal_menu0055 .inner dl dd { font-size:0.75rem; font-weight: 600; }
.meal_menu0055 .btn_more { position:absolute; right:-0.9rem; top:calc(50% - 0.9rem); width:1.8rem; height:1.8rem; background:#9676cf; border-radius:50%; border:2px solid #fff; color:#fff; text-align:center; line-height:1.6rem; font-size:1.1rem; -webkit-transition:all 0.2s; transition:all 0.2s;}  
/** 식단 : active **/
.meal_menu0055 .btn_more:hover,
.meal_menu0055 .btn_more:focus { -webkit-transform:rotate(180deg); transform:rotate(180deg); background:#7244c2; }

/* 갤러리 */
.gallery0055 { position:relative; height:100%;  } 
.gallery0055 h2 { position:relative; text-align:center; font-size:0; margin-bottom:1.25rem; } 
.gallery0055 h2:before { content:""; position:absolute; left:0; top:calc(50% - 0.1rem); width:100%; height:0.2rem; background:url('/images/schl/template/T0055/main/0055_ptrn.gif'); z-index:-1; }
.gallery0055 h2 span { display:inline-block; max-width:80%; font-size:1.1rem; font-weight:600; padding:0 1rem; background:#fff; overflow:hidden; white-space:nowrap;}
.gallery0055 .list_box ul { display:flex; }
.gallery0055 .list_box ul li { width:32%; }
.gallery0055 .list_box ul li + li { margin-left:2%; }
.gallery0055 .list_box ul li:nth-child(n+4) { display:none; }
.gallery0055 .list_box li.no_data{ width:100%; text-align:center; padding:3rem 0; font-size:.9rem; background:rgba(0,0,0,0.05);}
.gallery0055 .list_box a { display:block; }
.gallery0055 .list_box a .img { height:11rem; overflow:hidden; background:rgba(0,0,0,0.1);}
.gallery0055 .list_box a img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; }
.gallery0055 .list_box a .txt { background:#fff; border:1px solid #dce1e9; border-top:none; padding:1rem;}
.gallery0055 .list_box a p { color:#1e2c39; font-weight:600; font-size:0.75rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gallery0055 .list_box a .date { color:#72777c; font-size:0.75rem; font-weight:600; }
.gallery0055 .btnTy { background:#ff7ab1; }
/** 갤러리 : active **/
.gallery0055 .list_box a:hover .img span,
.gallery0055 .list_box a:focus .img span { -webkit-transform:scale(1.1); transform:scale(1.1);} 
.gallery0055 .btnTy:hover,
.gallery0055 .btnTy:focus { background:#5b4c91; color:#fff;}

/* 배너존 */
.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;}
   
@media (max-width:1240px) {  
	/* 학사일정 */
	.pop_schedule0055 .lst { padding:1rem 0 1rem 1.5rem; }
	.pop_schedule0055 .lst:before { left:0.7rem; } 
}
@media (max-width:1080px) {  
	/* 공지사항 */
	.notice0055 .titTab ul li a { font-size:1rem; }

	/* 식단 */
	.meal_menu0055 { width:100%; }
	.meal_menu0055 h2 { width:100%; }
	.meal_menu0055 .inner { width:100%; }
	.meal_menu0055 .inner ul { height:5rem; }
	.meal_menu0055 .inner dl { padding-left:0; }
	.meal_menu0055 .inner dl dt { position:relative; left:auto; top:auto; }
	.meal_menu0055 .inner dl dd { line-height:1.1rem; }
	.meal_menu0055 .inner .no_data { line-height:5rem; }
	.meal_menu0055 .btn_more { right:auto; left:calc(50% - 0.9rem); top:auto; bottom:-0.9rem; } 
	
	/* 팝업존 */
	.pop0055 h2 { font-size:1rem; }

	/* 앨범 */
	.gallery0055 h2 span { font-size:1rem; }

}
@media (max-width:860px) {   
	/* 공지사항 */
	.notice0055 .titTab ul li { max-width:100%; }

	/* 바로가기 */
	.M_link0055 li a .img { width:3.8rem; height:3.8rem; }

	/* 앨범 */
	.gallery0055 .list_box ul li { width:49%; }
	.gallery0055 .list_box ul li:nth-child(3) { display:none; }

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

}   
@media (max-width:580px) {
	/* 비주얼 */
	.MVisual0055 .item img { width:100%; height:auto; }

	/* 공지사항 */
	.notice0055 .titTab ul li + li { margin-left:0.7rem; }
	.notice0055 .titTab ul li a { font-size:0.9rem; }

	/* 바로가기 */
	.M_link0055 ul { display:block; overflow:hidden; }
	.M_link0055 li { width:33.333%; margin-bottom:0.3rem; float:left; }

	/* 팝업존 */
	.pop0055 h2 { font-size:0.9rem; }
    .pop0055 .pop_img{ height:auto; }
    .pop0055 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}

	/* 앨범 */
	.gallery0055 h2 span { font-size:0.9rem; }
	.gallery0055 .list_box a .img { height:8rem; }
}
@media (max-width:480px) {
	.pop_schedule0055 { overflow:inherit;}
	.pop_schedule0055 .sche_wrap { width:100%; float:none; }
	.pop_schedule0055 .lst { display:none; } 
	.pop_schedule0055 .btnTy { top:-0.7rem; }

	/* 앨범 */
	.gallery0055 h2 { text-align:left; }
	.gallery0055 h2:before { display:none; }
	.gallery0055 h2 span { padding:0; }
	.gallery0055 .list_box ul li { width:100%; }
	.gallery0055 .list_box ul li:nth-child(2) { display:none; }

}