﻿/*-----------------------------------------------------------
Author :hyerim, Park
Creative date :2022. 05. 18
-----------------------------------------------------------*/

/* title01 */
h2.title01 {height:1.5rem; font-size:1.1rem; font-weight:700; color:#222; overflow:hidden; text-overflow:ellipsis; }

/* btnTy */
.btnTy { position:absolute; display:block; top:-0.5rem; right:0; } 
.btnTy i { display:block; width:2.25rem; height:2.25rem; background:#f7f7f7; border-radius:50%; font-size:1.3rem; text-align:center; line-height:2.25rem; -webkit-transition:0.2s; transition:0.2s; }
/* btnTy */
.btnTy:hover i,
.btnTy:focus i {background:#64b1ff; color:#fff; -webkit-transform:rotate(180deg); transform:rotate(180deg); }
 
 
/* 메인비주얼 */
.MVisual0082 { position:relative; height:100%; overflow:hidden; }
.MVisual0082 .slider,
.MVisual0082 .slick-list,
.MVisual0082 .slick-track{height:100%; }
.MVisual0082 .item { overflow:hidden; line-height:0; }
.MVisual0082 .item img { position:relative; width:auto; height:100%; } 
.MVisual0082 .control { position:absolute; left:0; bottom:1.3rem; width:1200px; text-align:right; z-index:1; }
.MVisual0082 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(0, 0, 0, 0.3); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0082 .control > a.play { display:none; }
/** 메인비주얼 active **/
.MVisual0082 .control > a:hover,
.MVisual0082 .control > a:focus { background:rgba(0,0,0,0.5); }
 
/* 팝업존 */
.pop0082 { position:relative; width:100%; height:100%; color:#fff; }
.pop0082 .tit_wrap { position:relative; width:100%; z-index:1; } 
.pop0082 h2 { margin:0 8.5rem 1rem 0; color:#fff; }
.pop0082 .nss_pg { position:absolute; top:0; right:0; }
.pop0082 .nss_pg p { position:relative; display:inline-block; margin-right:0.5rem; }
.pop0082 .nss_pg p strong { position:relative; font-weight:600; padding-right:0.8rem; }
.pop0082 .nss_pg p strong:before { content:""; position:absolute; right:0.3rem; top:0.7rem; width:0.15rem; height:0.15rem; background:#0060c3; border-radius:50%; }
.pop0082 .nss_pg p span { position:relative; top:0.3rem;}
.pop0082 .nss_pg a { position:relative; display:inline-block; width:1.25rem; height:1.25rem; vertical-align:middle; background:#0060c3; text-align:center; line-height:1.25rem; font-size:1rem; border-radius:50%; -webkit-transition:all .15s; transition:all .15s;}  
.pop0082 .nss_pg a i,
.pop0082 .nss_pg a img { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }
.pop0082 .nss_pg .stop {background:#ebf5ff}
.pop0082 .nss_pg .play {background:#ebf5ff; color:#6fa6df; display:none; }
.pop0082 .pop_img { position:relative; width:100%; max-width:17.5rem; height:11.25rem; overflow:hidden; background:#dbdbdb; border:1px solid #dbdbdb; border-radius:1rem; margin:0 auto; }
.pop0082 .pop_img div,
.pop0082 .pop_img .item {height:100%;}
.pop0082 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0082 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 바로가기 */
.M_link0082 { position:relative; height:100%; } 
.M_link0082:before { content:""; position:absolute; left:0; top:0; width:calc(100% + 2rem); height:100%;box-shadow:8px 8px 18px rgba(183,184,215,0.3); border-radius:0 0 2rem 2rem; }
.M_link0082 ul { display:flex; height:7.6rem; align-items:center; justify-content:space-between; padding-left:1.5rem; }
.M_link0082 li { flex:1; }
.M_link0082 li a {position:relative; display:block; text-align:center; }
.M_link0082 li a .img { position:relative; display:block; width:3.5rem; height:3.5rem; margin:0 auto 0.5rem;}
.M_link0082 li a .img:before {content:""; position:absolute; right:0.5rem; bottom:0.4rem; width:1.25rem; height:1.25rem; background:#c7f2ff; border-radius:50%; z-index:-1; opacity:0; -webkit-transition:0.3s; transition:0.3s; } 
.M_link0082 li a .img img { width:100%; }
.M_link0082 li a p { position:relative; height:2rem; font-size:0.9rem; font-weight:600; line-height:1rem; padding:0 0.2rem; overflow:hidden; -webkit-transition:0.3s; transition:0.3s;}
/** 바로가기 active **/
.M_link0082 li a:hover p,
.M_link0082 li a:focus p { color:#0064cc; }
.M_link0082 li a:hover .img:before,
.M_link0082 li a:focus .img:before { right:0; opacity:1; } 
 
/* 게시판 */
.notice0082 { position:relative; height:100%; }   
.notice0082 .titTab { position:relative; margin:0 2.5rem 1rem 0; }
.notice0082 .titTab ul { display:flex; }
.notice0082 .titTab ul li { position:relative; max-width:30%;}
.notice0082 .titTab ul li + li { margin-left:1.5rem; }
.notice0082 .titTab ul li + li:before { content:""; position:absolute; left:-0.8rem; top:0.65rem; width:0.25rem; height:0.25rem; background:#0064cc; border-radius:50%; }
.notice0082 .titTab ul li a { display:block; height:1.5rem; line-height:1.5rem; font-size:1.1rem; color:#9a9ca2; font-weight:600; overflow:hidden; }
.notice0082 .list_box { display:none; }
.notice0082 .list_box ul { position:relative; display:flex; height:11.8rem; } 
.notice0082 .list_box li { width:32%; }
.notice0082 .list_box li + li { margin-left:2%; }
.notice0082 .list_box li:nth-child(n+4) { display:none; } 
.notice0082 .list_box li a { position:relative; display:block; padding:1.5rem 0; height:100%; border:2px solid #fff; border-radius:1rem; -webkit-transition:0.3s; transition:0.3s; overflow:hidden; }  
.notice0082 .list_box li a:before { content:"MORE"; position:absolute; right:1rem; bottom:-0.3rem; font-size:1.75rem; font-weight:600; color:#edf0f3; font-family:"Montserrat"; line-height:1; }
.notice0082 .list_box li a .tit { position:relative; line-height:3.5rem; font-size:1rem; font-weight:600; color:#222; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.notice0082 .list_box li a .tit:after { content:""; position:absolute; left:0; top:0; width:2.6rem; height:3px; background:#0c6bce;}
.notice0082 .list_box li a.new .tit { position:relative; padding-left:1.5rem;}
.notice0082 .list_box li a.new .tit:before { content:"N"; position:absolute; left:0; top:1.2rem; display:block; width:1.1rem; height:1.1rem; background:#1ba6e7; border-radius:50%; color:#fff; line-height:1.1rem; text-align:center; font-size:0.7rem; margin-right:0.3rem; }
.notice0082 .list_box li a .txt { height:2.2rem; font-size:0.8rem; color:#222; line-height:1.1rem; margin-bottom:1rem; overflow:hidden;} 
.notice0082 .list_box li a .date { position:relative; display:block;  color:#888; font-size:0.75rem;} 
/** 게시판 : 데이터 없음 **/
.notice0082 .list_box li.no_data { display:flex; width:100%; height:100%; font-weight:600; text-align:center; justify-content:center; align-items:center; background:#f2f9ff; border-radius:1rem; }
/** 게시판 :action **/   
.notice0082 .list_box.on { display:block; } 
.notice0082 .titTab ul li a.current,
.notice0082 .titTab ul li a:hover,
.notice0082 .titTab ul li a:focus { color:#2078d0; font-weight: 700; }
.notice0082 .list_box li a:hover,
.notice0082 .list_box li a:focus { padding:1.5rem 1rem; border-color:#0064cc; box-shadow:6px 6px 12px rgba(16,94,172,0.25); }
.notice0082 .list_box li a:hover:before,
.notice0082 .list_box li a:focus:before { color:#b9dbfe;}

/* 식단 */
.meal_menu0082 { position:relative; height:100%; background:#a2eaff; border-radius:2rem 2rem 0 0; padding:2rem 2.2rem 0; } 
.meal_menu0082 h2 { margin:0 2.5rem 1.5rem 0; } 
.meal_menu0082 .inner {position:relative; padding-bottom:0.8rem;  }
.meal_menu0082 .inner:before {content:""; position:absolute; left:0; bottom:0; width:100%; height:0.35rem; background:url('/images/schl/template/T0082/main/0082_ptrn.png');}
.meal_menu0082 .inner ul { overflow:hidden; overflow-y:auto; padding-right:0.5rem; height:6rem; } 
.meal_menu0082 .inner li + li { margin-top:1.5rem; }
.meal_menu0082 .inner .no_data {line-height:4.5rem; font-weight:600; text-align:center;}
.meal_menu0082 .inner dl { position:relative; height:auto; }
.meal_menu0082 .inner dt { width:100%; line-height:2.5rem; background:#fff; font-size:1rem; color:#222; font-weight:700; border-radius:1rem; text-align:center;}
.meal_menu0082 .inner dt strong {position:relative; padding-right:1.5rem; color:#003062; background:url('/images/schl/template/T0082/main/0082_dot_meal.png') no-repeat right 0.5rem center; } 
.meal_menu0082 .inner dd { padding:1rem; color:#222; font-size:.85rem; font-weight:600; word-break:keep-all; }
.meal_menu0082 .img { position:absolute; bottom:0; left:-5%; width:110%; height:5.55rem; font-size:0; background:url('/images/schl/template/T0082/main/0082_img_meal.png') no-repeat center / auto 100%; }  
.meal_menu0082 .btn_more { top:1.7rem; right:1.5rem; }
 
/* 학사일정 */
.pop_schedule0082 { position:relative; height:100%; }
.pop_schedule0082 h2 { margin:0.5rem 2.5rem 1.5rem 0; }
.pop_schedule0082 .sche_wrap { display:flex; justify-content:space-between; height:14rem; align-items:center; background:#eef5fd; border-radius:1.5rem; padding:0 1.5rem 0 2.5rem; } 
.pop_schedule0082 .sche_wrap .month { position:relative; display:flex; justify-content:space-between; align-items:center; width:6.5rem; text-align:center; padding-top:6.5rem; }
.pop_schedule0082 .sche_wrap .month span { font-size:1.1rem; font-weight:700; color:#000; }
.pop_schedule0082 .sche_wrap .month .year {position:absolute; left:0; top:0; width:100%; height:6.15rem; background:url('/images/schl/template/T0082/main/0082_img_sche.png') no-repeat center / contain; color:#fff; padding-top:3.7rem; font-size:0.85rem; font-weight:600;}
.pop_schedule0082 .sche_wrap .month a { display:block; } 
.pop_schedule0082 .sche_wrap .month a img { position:relative; -webkit-transition:0.3s; transition:0.3s;}
.pop_schedule0082 .sche_wrap .lst { width:calc(100% - 8rem); height:11.5rem; background:#fff; padding:0.5rem 1rem; border-radius:1.5rem; }
.pop_schedule0082 .sche_wrap .lst ul { position:relative; height:100%; overflow-y:auto; z-index:2; }
.pop_schedule0082 .sche_wrap .lst ul li { width:50%; float:left; }
.pop_schedule0082 .sche_wrap .lst ul li a { position:relative; display:block; height:3.5rem; padding:0 0.5rem 0 3rem; line-height:3.5rem; border-bottom:1px dashed #e3e7eb; -webkit-transition:color 0.2s; transition:color 0.2s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;} 
.pop_schedule0082 .sche_wrap .lst ul li a span { position:absolute; left:0; top:0; display:inline-block; font-size:0.8rem; font-weight:700; }
.pop_schedule0082 .sche_wrap .lst ul li a span:before { content:""; position:absolute; left:0; bottom:1.2rem; width:100%; height:0.5rem; background:#aceeff; border-radius:0.5rem; z-index:-1; }
.pop_schedule0082 .sche_wrap .lst ul li a p { text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:600; }
.pop_schedule0082 .sche_wrap .lst ul li.no_data { display:flex; width:100%; height:100%; justify-content:center; align-items:center; font-weight: 600;}
/** 학사일정 active **/ 
.pop_schedule0082 .sche_wrap .month .prev:hover img,
.pop_schedule0082 .sche_wrap .month .prev:focus img { -webkit-transform:translateX(-5px); transform:translateX(-5px);}
.pop_schedule0082 .sche_wrap .month .next:hover img,
.pop_schedule0082 .sche_wrap .month .next:focus img { -webkit-transform:translateX(5px); transform:translateX(5px);}
.pop_schedule0082 .sche_wrap .lst ul li a:hover, 
.pop_schedule0082 .sche_wrap .lst ul li a:focus {color:#21b0d5; }
 
/* 갤러리 */
.gallery0082 { position:relative; height:100%; }  
.gallery0082 h2 { margin:0 2.5rem 1.5rem 0; }
.gallery0082 ul { display:flex; flex-wrap:wrap; }
.gallery0082 ul li { width:32%; }
.gallery0082 ul li + li { margin-left:2%; }
.gallery0082 ul li a { position:relative; display:block; padding:1rem; border:1rem; border-radius:1rem; -webkit-transition:0.3s; transition:0.3s; }
.gallery0082 ul li a:before {content:"\e913"; position:absolute; right:2.5rem; top:12rem; width:2.2rem; height:2.2rem; background:#0064cc; border:5px solid #fff; border-radius:50%; color:#fff; font-family:"xeicon"; text-align:center; line-height:1.7rem; font-size:1.2em; z-index:2; }
.gallery0082 ul li .img { position:relative; height:12rem; overflow:hidden; border-radius:1rem; background:rgba(0,0,0,0.1); }
.gallery0082 ul li .img img  {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.gallery0082 ul li:nth-child(n+4) { display:none; }
.gallery0082 ul li p { font-size:0.9rem; font-weight:600; margin:1rem 0 0.5rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.gallery0082 ul li span{ font-size: 0.65rem; }
.gallery0082 .list_box li.no_data{ width:100%; height:10rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:#fff; border-radius:1rem;}  
.gallery0082 .btnTy i { background:#fff;}
/** 갤러리 active **/
.gallery0082 ul li a:hover,
.gallery0082 ul li a:focus {background:#fff; box-shadow:9px 9px 6px rgba(175,175,175,0.27);} 
.gallery0082 .list_box a:hover .img img,
.gallery0082 .list_box a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}
.gallery0082 .list_box a:hover .txt strong,
.gallery0082 .list_box a:focus .txt strong { text-decoration:underline; }
 
/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4; background:#fff; }
.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: 1240px) { 
	/* 메인비주얼 */  
	.MVisual0082 .item img { left:-10%; }
	.MVisual0082 .control { width:100%; padding-right:1rem;}   
	 
}
@media (max-width: 1024px) {  
	/* 메인비주얼 */ 
	.MVisual0082 .item img { width:120%; height:auto; } 

	/* 바로가기 */
	.M_link0082 { padding:1rem 0;}
	.M_link0082:before { width:calc(100% + 1rem);}
	.M_link0082 ul {flex-wrap:wrap;  height:auto;}
	.M_link0082 li { flex:inherit; width:33%; }

	/* 식단 */
	.meal_menu0082 {padding:2rem 1rem 0; }
	.meal_menu0082 .inner dd { padding:1rem 0.5rem;}
	.meal_menu0082 .img { height:4.5rem; }

	/* 행사일정 */
	.pop_schedule0082 .sche_wrap {display:block; padding:0 1rem;}
	.pop_schedule0082 .sche_wrap .month {width:12rem; padding:1rem 0; margin:0 auto; }
	.pop_schedule0082 .sche_wrap .month .year {position:relative; left:auto; top:auto; width:auto; height:auto; background:none; color:#000; font-size:1rem; }
	.pop_schedule0082 .sche_wrap .month em {display:inline-block; width:2rem; height:2rem; background:#429bf9; color:#fff; text-align:center; line-height:2rem; border-radius:50%; margin-left:0.5rem;}
	.pop_schedule0082 .sche_wrap .lst {width:100%; height:8.5rem;} 
	.pop_schedule0082 .sche_wrap .lst ul li a { height:2.5rem; line-height:2.5rem;}
	.pop_schedule0082 .sche_wrap .lst ul li a span:before { bottom:0.7rem;}

}
@media (max-width: 860px) {   

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}  
@media (max-width:768px) {  
	/* title01 */
	h2.title01 { font-size:1rem; }

	/* btnTy */
	.btnTy {top:-0.1rem;}
	.btnTy i { width:1.7rem; height:1.7rem; line-height:1.7rem; }

	/* 바로가기 */
	.M_link0082:before { border-radius:1.5rem; width:100%; box-shadow:2px 2px 15px rgba(183, 184, 215, 0.4); }
	.M_link0082 ul {padding:0 0.5rem;}
	
	/* 팝업존 */
    .pop0082 .pop_img{ height:auto; }
    .pop0082 .pop_img .item img { top:auto; left:auto; max-height:15rem;}

	/* 공지사항 */
	.notice0082 .titTab { margin-bottom:0.5rem;}
	.notice0082 .titTab ul { flex-wrap:wrap; }
	.notice0082 .titTab ul li {max-width:100%;}
	.notice0082 .titTab ul li a {font-size:1rem;}
	.notice0082 .list_box ul {height:10.5rem;}
	.notice0082 .list_box li {width:49%;}
	.notice0082 .list_box li:nth-child(3) {display:none;}
	.notice0082 .list_box li a .tit { font-size:0.9rem; line-height:3rem;}
	.notice0082 .list_box li.new a .tit:before { top:0.9rem; }

	/* 식단 */
	.meal_menu0082 {padding:1.5rem 1rem 0;}
	.meal_menu0082 h2 { margin-bottom:0.5rem;} 
	.meal_menu0082 .btn_more { right:1rem; top:1.2rem;}  

	/* 행사일정 */
	.pop_schedule0082 h2 {margin-bottom:0.5rem; }

	/* 포토갤러리 */
	.gallery0082 h2 {margin-bottom:0.5rem;}
	.gallery0082 ul li {width:49%;}
	.gallery0082 ul li:nth-child(3) {display:none;}
} 
@media (max-width:580px) {  
	/* 게시판 */
	.notice0082 .list_box ul {display:block; height:20rem; }
	.notice0082 .list_box li { width:100%; }
	.notice0082 .list_box li + li {margin:0.5rem 0 0; }
	.notice0082 .list_box li a {padding:1rem 0;}
	.notice0082 .list_box li a:hover,
	.notice0082 .list_box li a:focus {padding:1rem;}

	/* 포토갤러리 */ 
	.gallery0082 ul li .img { height:10rem;}
	.gallery0082 ul li a {padding:0.7rem;}
	.gallery0082 ul li a:before { top:10rem; right:1rem; }
}
@media (max-width:480px) {   
	/* 바로가기 */
	.M_link0082 li a .img { width:3rem; height:3rem; }
	
	/* 행사일정 */
	.pop_schedule0082 .sche_wrap .lst ul li { width:100%; }
}
@media (max-width:380px) { 
	/* 포토갤러리 */ 
	.gallery0082 ul li { width:100%; }
	.gallery0082 ul li:nth-child(2) {display:none;}
}