﻿/*-----------------------------------------------------------
Author :hyerim, Park
Creative date :2022. 05. 18
-----------------------------------------------------------*/
 
/* 메인비주얼 */
.MVisual0076 { position:relative; height:100%; border-radius:1.5rem; overflow:hidden; }
.MVisual0076 .slider,
.MVisual0076 .slick-list,
.MVisual0076 .slick-track{height:100%; }
.MVisual0076 .item { overflow:hidden; line-height:0; background:#f3f8ff; }
.MVisual0076 .item img { position:relative; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0076 .control { position:absolute; left:1rem; bottom:1.3rem; z-index:1; }
.MVisual0076 .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; }
.MVisual0076 .control > a.play { display:none; }

/* 캘린더 */
.pop_schedule0076 { position:relative; height:100%; padding:1.5rem; }
.pop_schedule0076:before { content:""; position:absolute; left:0; top:0; width:100%; height:calc(100% + 3rem); border-radius:1.5rem 1.5rem 0 0; background:#f3f8ff; z-index:-1; }
.pop_schedule0076 h2 { margin-right:9.5rem; font-size:1rem; line-height:2rem; font-weight:700; overflow:hidden; white-space:nowrap; } 
.pop_schedule0076 .month { position:absolute; right:4rem; top:1.5rem; line-height:2rem; font-size:0; } 
.pop_schedule0076 .month a { position:relative; display:inline-block; vertical-align:middle; width:1.2rem; font-size:1.2rem; -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }   
.pop_schedule0076 .month .date { position:relative; font-size:1rem; font-weight:600; vertical-align:middle; padding:0 0.3rem; }  
.pop_schedule0076 .month .date em{color: #0077d1; font-weight: 800;}
.pop_schedule0076 .sche_table {  position:relative;  margin-top:0.75rem; background:#fff; border-radius:0 1rem 1rem 1rem; box-shadow:0 0 15px rgba(16,110,193,0.2); }
.pop_schedule0076 .sche_table table {  position:relative;  height:10.5rem; font-family:"SCDream"; text-align:center;}
.pop_schedule0076 .sche_table table thead { position:relative; }
.pop_schedule0076 .sche_table table thead:before { content:""; position:absolute; right:0; top:0; width:calc(100% + 0.5rem); height:1.5rem; background:#0077d1; border-radius:1rem 1rem 1rem 0;}
.pop_schedule0076 .sche_table table thead:after {content:""; position:absolute; left:-0.5rem; top:1.5rem; width:0; height:0; border-right:0.5rem solid #01447f; border-bottom:0.5rem solid transparent; }
.pop_schedule0076 .sche_table table thead th { position:relative; padding:.3rem 0; font-size:.7rem; color:#fff; font-weight:600; } 
.pop_schedule0076 .sche_table table thead th:first-child { border-radius:0.5rem 0 0 0.5rem;}
.pop_schedule0076 .sche_table table thead th:last-child { border-radius:0 0.5rem 0.5rem 0;}
.pop_schedule0076 .sche_table table tbody td { line-height:1.75rem; color:#555; font-size:.7rem; font-weight: 600; text-align:center; } 
.pop_schedule0076 .sche_table table tbody td .sat { color:#0077d1; }
.pop_schedule0076 .sche_table table tbody td .sun { color:#e33d65; } 
.pop_schedule0076 .sche_table table tbody td .today,
.pop_schedule0076 .sche_table table tbody td .event { position:relative; color:#000; z-index:2; }
.pop_schedule0076 .sche_table table tbody td .today:before,
.pop_schedule0076 .sche_table table tbody td .event:before { content:""; position:absolute; left:calc(50% - 0.15rem); bottom:-0.3rem; width:0.3rem; height:0.3rem; border-radius:50%; }
.pop_schedule0076 .sche_table table tbody td .event:before { background:#0077d1; } 
.pop_schedule0076 .sche_table table tbody td .today:before { background:#fabe00; } 
.pop_schedule0076 .lst { height:3rem; overflow-y:auto; margin-top:1rem; }
.pop_schedule0076 .lst li { position:relative; padding-left:0.7rem; }
.pop_schedule0076 .lst li:not(.no_data):before { content:""; position:absolute; left:0; top:0.65rem; width:0.2rem; height:0.2rem; background:#106ec1; border-radius:50%; }
.pop_schedule0076 .lst li.no_data { padding-left:0; text-align:center; line-height:3rem; }
.pop_schedule0076 .lst li a { position:relative; display:block; padding-left:2.8rem; line-height:1.5rem; overflow:hidden; text-overflow:ellipsis; font-weight: 600; white-space: nowrap; -webkit-transition:0.3s; transition:0.3s; }
.pop_schedule0076 .lst li a .date { position:absolute; left:0; top:0; color:#106ec1; }
.pop_schedule0076 .btn_more { position:absolute; right:1.5rem; top:1.5rem; }
.pop_schedule0076 .btn_more img { position:relative; -webkit-transition:0.3s; transition:0.3s;}
/** 캘린더 : active **/
.pop_schedule0076 .sche_table table tbody td a:hover { text-decoration:underline; }
.pop_schedule0076 .month a:hover,
.pop_schedule0076 .month a:focus { color:#106ec1; }
.pop_schedule0076 .lst li a:hover,
.pop_schedule0076 .lst li a:focus { color:#106ec1; font-weight:600; } 
.pop_schedule0076 .btn_more:hover img,
.pop_schedule0076 .btn_more:focus img { -webkit-transform:translateY(-6px); transform:translateY(-6px);}


/* 팝업존 */
.pop0076 { position:relative; width:100%; height:100%; border-radius:1.5rem; box-shadow:0 0 15px rgba(30,102,166,0.3); overflow:hidden; } 
.pop0076 .nss_pg { position:absolute; bottom:0; right:0; height:2rem; color:#fff; line-height:2rem; background:rgba(0,0,0,0.7); border-radius:2rem 0 0 2rem; padding:0 0.5rem 0 1rem; font-size:0; z-index:2; }
.pop0076 .nss_pg p { position:relative; display:inline-block; vertical-align:middle; font-size:0.8rem; }
.pop0076 .nss_pg p strong { position:relative; padding-right:1rem; color:#fff799; } 
.pop0076 .nss_pg p strong:before { content:""; position:absolute; top:0.4rem; right:0.5rem; width:2px; height:0.4rem; background:#fff; border-radius:0.2rem; -webkit-transform:rotate(45deg); transform:rotate(45deg);}
.pop0076 .nss_pg a { position:relative; display:inline-block; vertical-align:middle; width:1.5rem; height:2rem; font-size:1rem; } 
.pop0076 .nss_pg a i,
.pop0076 .nss_pg a img { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }
.pop0076 .nss_pg .play { display:none; }
.pop0076 .pop_img { position:relative; height:11.25rem; overflow: hidden; background:url('/images/schl/template/T0076/main/0076_popup_bg.png');}
.pop0076 .pop_img div,
.pop0076 .pop_img .item {height:100%;}
.pop0076 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0076 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/** 팝업존 : active **/
.pop0076 .nss_pg a:hover,
.pop0076 .nss_pg a:focus {color:#fff799;}

/* 갤러리 */
.gallery0076 { position:relative; height:100%; padding:1.5rem; }
.gallery0076:before { content:""; position:absolute; left:0; top:0; width:100%; height:calc(100% + 3rem); border-radius:1.5rem 1.5rem 0 0; background:#fef8e5; z-index:-1; }
.gallery0076 h2 { margin:0 2.5rem 1rem 0; font-size:1rem; line-height:2rem; font-weight:700; overflow:hidden; white-space:nowrap; }
.gallery0076 .list_box {height:14.2rem; overflow:hidden;}
.gallery0076 .list_box + .list_box {display:none;}
.gallery0076 .list_box a { display:block; }
.gallery0076 .list_box a .img { position:relative; display:block; width:100%; height:10.5rem; background:#eee; border-radius:0.7rem; overflow:hidden; } 
.gallery0076 .list_box a .img img { position:absolute; top:50%; left:50%; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.gallery0076 .list_box a .txt { margin:1rem 0 0.5rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-weight: 600; }
.gallery0076 .list_box a span { color:#666; } 
.gallery0076 .list_box a.no_data{width:100%; height:14rem; display:flex; align-items:center; justify-content:center; color:#333; font-size:0.9rem; border-radius:2rem; background:#fcdb72;} 
.gallery0076 .btn_more { position:absolute; right:1.5rem; top:1.5rem; }
.gallery0076 .btn_more img { position:relative; -webkit-transition:0.3s; transition:0.3s;}
/** 캘린더 : active **/  
.gallery0076 .list_box a:hover .txt,
.gallery0076 .list_box a:focus .txt { color:#0077d1; font-weight:600;}
.gallery0076 .list_box a:hover .img img,
.gallery0076 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); } 
.gallery0076 .btn_more:hover img,
.gallery0076 .btn_more:focus img { -webkit-transform:translateY(-6px); transform:translateY(-6px);}

/* 식단 */
.meal_menu0076 { position:relative; height:100%; background:#fabe00 url('/images/schl/template/T0076/main/0076_img_meal.png') no-repeat right 1.5rem bottom 1.5rem; padding:1.5rem; border-radius:1.5rem; box-shadow:0 0 15px rgba(243,152,0,0.3); }  
.meal_menu0076 h2 { margin:0 2.5rem 0.5rem 0; font-size:1rem; line-height:2rem; font-weight:700; overflow:hidden; white-space:nowrap; }  
.meal_menu0076 .inner { position:relative;}
.meal_menu0076 .inner ul { width:calc(100% - 6rem); height:5.5rem; overflow:hidden; overflow-y:auto; }
.meal_menu0076 .inner li:not(.no_data) { padding-right:0.5rem; }
.meal_menu0076 .inner li + li { margin-top:1.5rem; }
.meal_menu0076 .inner .no_data {line-height:5.5rem; text-align:center; font-weight:600;}
.meal_menu0076 .inner dl { position:relative; height:auto; }
.meal_menu0076 .inner dt { font-size:0.9rem; font-weight:600; margin-bottom:1rem; color:#015391; font-weight: 700; }  
.meal_menu0076 .inner dt span { display:inline-block; box-shadow:inset rgba(255,255,255,0.2) 0 -10px 0; }
.meal_menu0076 .inner dd { margin-top:.25rem; color:#2a2a2a; font-size:.75rem; font-weight:600; word-break:keep-all; } 
.meal_menu0076 .btn_more { position:absolute; right:1.5rem; top:1.5rem; }
.meal_menu0076 .btn_more img { position:relative; -webkit-transition:0.3s; transition:0.3s;}
/** 식단 : active **/   
.meal_menu0076 .btn_more:hover img,
.meal_menu0076 .btn_more:focus img { -webkit-transform:translateY(-6px); transform:translateY(-6px);}

/* 바로가기 */
.M_link0076 { position:relative; height:100%; } 
.M_link0076 ul { display:flex; }
.M_link0076 ul li { flex:1; max-width:15rem; }
.M_link0076 ul li a { display:block; text-align:center; }
.M_link0076 ul li a .img { display:block; width:4.5rem; height:4.5rem; background:#f3f8ff; border-radius:50%; margin:0 auto 0.7rem; -webkit-transition:0.3s; transition:0.3s; }
.M_link0076 ul li a .img img { width:100%; }
.M_link0076 ul li a p { height:2.4rem; font-size:0.85rem; line-height:1.2rem; overflow:hidden; font-weight: 600; }
/** 바로가기 : active **/   
.M_link0076 ul li a:hover .img,
.M_link0076 ul li a:focus .img { background:#fcd866; -webkit-transform:translateY(-5px); transform:translateY(-5px); }
.M_link0076 ul li a:hover p,
.M_link0076 ul li a:focus p { color:#0077d1; font-weight:600; }

/* 게시판 */
.notice0076 { position:relative; height:100%; padding:1.9rem 1.5rem; box-shadow:0 0 15px rgba(0,0,0,0.1); background:#fff; border-radius:2rem; }
.notice0076 .titTab { padding-right:5rem; overflow:hidden; margin-left:-1rem; }  
.notice0076 .titTab ul li{ position:relative; float:left; max-width:33.333%; padding:0 1rem; vertical-align:top; } 
.notice0076 .titTab ul li + li:before {content:""; position:absolute; left:-2px; top:0.4rem; width:1px; height:14px; border-left:2px dotted #ccc; }
.notice0076 .titTab ul li a { position:relative; display:block; color:#666; font-size:1rem; padding-bottom:0.8rem; font-weight:500; z-index:1; } 
.notice0076 .titTab ul li a span { position:relative; display:block; height:1.2rem; line-height:1.2rem; overflow:hidden;} 
.notice0076 .list_box { display:none; margin-top:1rem; }
.notice0076 .list_box ul { position:relative; height:8rem; }
.notice0076 .list_box li:nth-of-type(n + 6) { display:none; }
.notice0076 .list_box li a { position:relative; display:block; padding:0 4rem 0 0; line-height:1.6rem; font-weight: 500; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; } 
.notice0076 .list_box li a .date { position:absolute; right:0; top:0; color:#676767; font-size:0.75rem; font-weight:300; font-family:'Montserrat';}
.notice0076 .list_box li a.new { padding-left:1.3rem; }
.notice0076 .list_box li a.new:after { content:"N"; position:absolute; top:50%; left:0; width:1rem; height:1rem; line-height:1rem; background:#0077d1; color:#fff; font-size:.75rem; border-radius:50%; text-align:center; -webkit-transform:translateY(-50%); transform:translateY(-50%); }  
.notice0076 .btn_more { position:absolute; right:1.5rem; top:1.5rem; }
.notice0076 .btn_more span { position:relative; display:inline-block; margin-right:-0.4rem; vertical-align:bottom; -webkit-transition:0.2s; transition:0.2s; }
.notice0076 .btn_more i { display:inline-block; width:2rem; height:2rem; border-radius:50%; line-height:2rem; text-align:center; background:#f3f8ff; font-size:1.2rem; -webkit-transition:0.2s; transition:0.2s; } 
/* 게시판 : 데이터 없음 */
.notice0076 .list_box li.no_data { line-height:8rem; text-align:center; }
/* 게시판 :action */ 
.notice0076 .titTab ul li a.current { background:url('/images/schl/template/T0076/main/0076_noti_dot01.png') no-repeat center bottom; }
.notice0076 .titTab ul li a.current,
.notice0076 .titTab ul li a:hover,
.notice0076 .titTab ul li a:focus { color:#0077d1; font-weight: 700;}
.notice0076 .list_box li a:hover,
.notice0076 .list_box li a:focus { color:#0077d1; }
.notice0076 .list_box.on { display:block; }
.notice0076 .btn_more:hover span,
.notice0076 .btn_more:focus span{ margin-right:0.2rem; color:#0077d1; }
.notice0076 .btn_more:hover i,
.notice0076 .btn_more:focus i{ background:#0077d1; color:#fff; }
.notice0076 .titTab ul li a,
.notice0076 .list_box li a { -webkit-transition:color .15s; transition:color .15s; }

/* 게시판2 */
.notice0076.notice2 .btn_more i { background:#fef8e5;}
.notice0076.notice2 .titTab ul li a.current { background:url('/images/schl/template/T0076/main/0076_noti_dot02.png') no-repeat center bottom; }
.notice0076.notice2 .list_box li a.new:after { background:#f08300; }
.notice0076.notice2 .titTab ul li a.current,
.notice0076.notice2 .titTab ul li a:hover,
.notice0076.notice2 .titTab ul li a:focus { color:#f08300;}
.notice0076.notice2 .list_box li a:hover,
.notice0076.notice2 .list_box li a:focus { color:#f08300; } 
.notice0076.notice2 .btn_more:hover span,
.notice0076.notice2 .btn_more:focus span{color:#f08300;}
.notice0076.notice2 .btn_more:hover i,
.notice0076.notice2 .btn_more:focus i{ background:#f08300; color:#fff; }

/* 배너존 */
.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;}

 
@media (max-width:1240px) { 
	/* 행사일정 */
	.pop_schedule0076 { padding:1.5rem 1rem; }
	.pop_schedule0076 .month { right:3.5rem; }
	.pop_schedule0076 .btn_more { right:1rem; } 

	/* 팝업존 */
	.pop0076 .pop_img .item img {width:auto; height:100%;}

	/* 포토갤러리 */
	.gallery0076 { padding:1.5rem 1rem; }
	.gallery0076 .btn_more { right:1rem; }

	/* 식단 */
	.meal_menu0076 { padding:1.5rem 1rem; background-size:3rem; background-position:right 1rem bottom 1.5rem; }
	.meal_menu0076 .inner ul { width:calc(100% - 4rem); }
	.meal_menu0076 .btn_more { right:1rem; } 

	/* 공지사항 */
	.notice0076 .titTab { margin-left:-0.5rem; }  
	.notice0076 { padding:1.5rem 1rem; }
	.notice0076 .titTab ul li {  padding:0 0.5rem; }
	.notice0076 .btn_more { right:1rem; }
}  
@media (max-width: 980px) { 
 
	/* 공지사항 */
	.notice0076 .titTab { padding-right:2rem; }  
	.notice0076 .btn_more span { display:none; }
	.notice0076 .titTab ul li {  max-width:100%; }
	.notice0076 .titTab ul li + li:before { top:0.3rem; }
	.notice0076 .titTab ul li a { margin-bottom:0.3rem; padding-bottom:0.5rem; background-size:auto 4px !important; }
	.notice0076 .list_box { margin-top:0.5rem;} 

}
@media (max-width: 860px) { 
	/* 행사일정 */
	.pop_schedule0076 .btn_more img { width:1.6rem; }

	/* 갤러리 */
	.gallery0076 .btn_more img { width:1.6rem; }

	/* 식단 */
	.meal_menu0076 .btn_more img { width:1.6rem; }
	
	/* 바로가기 */
	.M_link0076 ul { flex-wrap:wrap;}
	.M_link0076 ul li { width:25%; flex:inherit; max-width:none; }
	.M_link0076 ul li a p { margin-bottom:0.5rem; }

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
} 
@media (max-width:640px) {  
	/* 팝업존 */
    .pop0076 .pop_img{ height:auto; }
    .pop0076 .pop_img .item img { top:auto; left:auto; max-height:15rem;}
}  
@media (max-width:420px) { 
	/* 메인비주얼 */
	.MVisual0076 .item img{max-width:100%; height:auto; } 

	/* 바로가기 */ 
	.M_link0076 ul li { width:33.333%; }
	.M_link0076 ul li a .img {width:4rem; height:4rem;}
 
}