﻿h2{font-size: 1rem; font-weight: 600; margin-bottom: 0.75rem; overflow: hidden; white-space: nowrap; margin-right: 1rem;}
.btn_more{position: absolute; top: 0; right: 0; font-size: 1.2rem; line-height: 1.2;}
.btn_more i{transition: transform 0.3s; -webkit-transition: transform 0.3s;}
.btn_more:hover i, .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0065 {position: relative; overflow: hidden; height: 100%;}
.MVisual0065 .item{overflow:hidden; line-height:0; }
.MVisual0065 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
.MVisual0065 .control{position:absolute; left: 50%; margin-left: -30rem; bottom: 10rem; z-index: 1;}
.MVisual0065 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(255, 255, 255, 0.8); color:#333; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0065 .control > a.play{display:none;}
.MVisual0065 .control > a:hover,
.MVisual0065 .control > a:focus{ background:rgba(184, 213, 245, 0.9);}

/* 게시판 */
.notice0065 { position:relative; height:100%; background: #fff; padding: 1.5rem; box-shadow: 0.15rem 0.15rem 0.25rem rgba(0, 0, 0, 0.2);}
.notice0065 .titTab{margin: 0 -.25rem 1.5rem; }
.notice0065 .titTab ul{font-size:0; margin-right: 4rem;}
.notice0065 .titTab li { position: relative; display:inline-block; max-width:calc(33% - 0.3rem); padding:0 .25rem; vertical-align: top; }
.notice0065 .titTab li a {position:relative; display:block; font-size: 0.9rem;font-weight: 400; color:#fff; background: #0b84e7; padding: 0 1rem; line-height: 2.25rem; border: 1px solid transparent; box-shadow: 2px 2px #d9dde6;} 
.notice0065 .titTab li a::before{content: "\e935"; font-family: 'xeicon'; position: absolute; bottom: -0.5rem; left: calc(50% - 0.2rem); color: #0b84e7; line-height: 1; opacity: 0;}
.notice0065 .titTab li a span{position: relative; display:block; overflow:hidden; white-space:nowrap;}
.notice0065 .list_box { display:none; width:100%; overflow: hidden;}
.notice0065 .list_box .topList.no_data{border: 1px solid #ccc; line-height: 8rem; text-align: center; box-shadow: 3px 3px #f1f1f1;}
.notice0065 .list_box .topList{ width: 17rem; float: left; position: relative; display: block; border: 1px solid #ccc; padding: 0.6rem 0.85rem; box-shadow: 3px 3px #f1f1f1; transition: border 0.3s; -webkit-transition: border 0.3s;}
.notice0065 .list_box .topList::before{width: calc(100% - 1.7rem); height: 1px; border-top: 1px dotted #b9b9b9; position: absolute; top: 3.2rem; left: 0.85rem; content: '';}
.notice0065 .list_box .topList dl dt{font-size: 0.75rem; height: 2.1rem; overflow: hidden; font-weight: 600; }
.notice0065 .list_box .topList dl.no_data{text-align: center;}
.notice0065 .list_box .topList dl.new dt::before{content: 'NEW'; color: #0b84e7; margin-right: 0.25rem; font-style: italic; font-size:.6rem;} 
.notice0065 .list_box .topList dl dd p{font-size: 0.7rem; color: #444; margin: 1.1rem 0 0.5rem; font-weight: 600; height: 1.9rem; overflow: hidden;}
.notice0065 .list_box .topList span{font-size: 0.75rem; color: #686868; font-weight: 400; font-family: 'Titillium Web'; }
.notice0065 .list_box ul { overflow:hidden; width: calc(100% - 18.5rem); float: right;height: 7.5rem; overflow: hidden;}
.notice0065 .list_box li a { position:relative; display:block; line-height:1.5rem; padding:0 4.5rem 0 1rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight: 600; color:#111; }
.notice0065 .list_box li a.new::before{content: 'NEW'; color: #0b84e7; margin-right: 0.25rem; font-style: italic; font-size:.6rem;}
.notice0065 .list_box li a:after{content:""; position:absolute; left:0; top:0.7rem; width: 0.3rem; height: 0.3rem; background: #0b84e7;}
.notice0065 .list_box li a span { position:absolute; right:0; top:0; color:#555; font-size: 0.75rem; font-family: 'Titillium Web'; font-weight: 400; }
.notice0065 .list_box li.no_data{text-align:center; line-height:8rem;}
.notice0065 .btn_more{position: absolute; top: 2.2rem; right: 1.5rem; font-weight: 400; font-size: 0.8rem;}
.notice0065 .btn_more i{font-size: 1.2rem; vertical-align: sub; margin-left: 0.25rem;}
/* 게시판 : active */
.notice0065 .titTab li a:hover,
.notice0065 .titTab li a:focus,
.notice0065 .titTab li a.current { border: 1px solid #006ac4; background: #fff; color: #166fdd;}
.notice0065 .titTab li a.current::before{opacity: 1;}
.notice0065 .list_box a.topList:hover,
.notice0065 .list_box a.topList:focus{border: 1px solid #166fdd;}
.notice0065 .list_box.on { display: block; }
.notice0065 .list_box li a:hover,
.notice0065 .list_box li a:focus { text-decoration: underline; }
.notice0065 .titTab li a,
.notice0065 .list_box li a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0065 { position:relative; width:100%; height:100%; box-shadow: 0.15rem 0.15rem 0.25rem rgba(0, 0, 0, 0.2);}
.pop0065 h2 {line-height: 3rem; padding: 0 1rem; background: #2c3e77; margin-right: 0;}
.pop0065 h2 span{ overflow:hidden; white-space:nowrap; color: #fff;  display: block; margin-right: 5.5rem;}
.pop0065 .nss_pg{ position: absolute; bottom: 0; right: 1rem; line-height: 2.8rem; color: #fff;}
.pop0065 .nss_pg p { display: inline-block; vertical-align: middle; font-size:.8rem; margin-right: 0.4rem; font-family: 'Titillium Web';}
.pop0065 .nss_pg p strong{position: relative; color: #71b5f0; font-size:1.05rem; font-weight:600;}
.pop0065 .nss_pg a {display: inline-block; overflow: hidden;text-align:center; font-size:1rem; vertical-align: middle;}
.pop0065 .nss_pg .play {display: none;}
.pop0065 .pop_img { position:relative; width: 100%; height:11.25rem; overflow: hidden; text-align:center; text-align:center; background:#e9f1f8; }
.pop0065 .pop_img .slick-list {width:100%; max-width:17.5rem; margin:0 auto;}
.pop0065 .pop_img div,
.pop0065 .pop_img .item {height:100%;}
.pop0065 .pop_img .item a { display: block; height:100%; line-height:0; overflow:hidden; text-align: center;}
.pop0065 .pop_img .item img { position:relative; display:block; max-width:100%; width:auto; height:100%; margin:auto; }

/* 바로가기1 */
.M_link0065 { position:relative; height:100%; }
.M_link0065 .tit{width: 10rem; float: left;}
.M_link0065 .tit h2{font-size: 0.9rem; margin: 0.75rem 0; font-weight: 700;}
.M_link0065 .tit p{font-size: 0.75rem;}
.M_link0065 ul{display:table; width: calc(100% - 10rem); float: right; table-layout:fixed;}
.M_link0065 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0065 li a { display:block; position:relative; width:100%; word-break: keep-all;}
.M_link0065 li a .img { position: relative; width: 4rem; height: 4rem; border-radius: 50%; background: #fff; margin: 0 auto; box-shadow: 0.1rem 0.1rem 0.15rem rgba(0, 0, 0, 0.2); border: 1px solid transparent; transition: border 0.3s; -webkit-transition: border 0.3s;}
.M_link0065 li a .img img{position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.M_link0065 li a .txt {position: relative; line-height:1rem; height:2rem; overflow:hidden; text-align: center; color: #222; margin-top: 0.75rem; padding: 0 5px; word-break: break-all;}
/** 바로가기1 : active **/
.M_link0065 li a:hover .img,
.M_link0065 li a:focus .img {border: 1px solid #0073d0; background:#f0f8ff;}

/* 캘린더 */
.pop_schedule0065 { position:relative; height:100%; }
.pop_schedule0065 .sche_list { position:relative; background: #f7f7ff; border-top: 2px solid #2c3e77; line-height: 2.3rem; text-align: center;}
.pop_schedule0065 .sche_list > a{ display: inline-block; margin: 0 1.5rem;}
.pop_schedule0065 .month{font-size:0.9rem; color: #111; display: inline-block; font-family: 'Titillium Web';}
.pop_schedule0065 .month span { font-weight: 400; } 
.pop_schedule0065 .month span em { position:relative; display:inline-block; font-size:1.2rem; color: #2c3e77; font-weight: 600;}
.pop_schedule0065 .lst { height: 8rem; padding: 1rem 0; border-top: 1px solid #2c3e77; border-bottom: 1px solid #a8a8a8;}
.pop_schedule0065 .lst ul { overflow-y:auto; height:100%;}
.pop_schedule0065 .lst li{ margin-bottom: 0.5rem; }
.pop_schedule0065 .lst li a { position:relative; padding-left: 3.4rem; display:block; line-height:1.1rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.75rem; font-weight:400; color:#000;}
.pop_schedule0065 .lst li a span{ position:absolute; left:0; top:0; width:2.6rem; height:1.1rem; line-height:1.1rem; border-radius:1rem ;font-weight: 300; font-size: 0.75rem; text-align:center; color:#fff; background:#364d96; font-family: 'Titillium Web';}
.pop_schedule0065 .lst .no_data { width: 100%; padding-left:0; padding-top:2.2rem; text-align:center; }
/** 캘린더 : active **/
.pop_schedule0065 .sche_list .prev:hover,
.pop_schedule0065 .sche_list .prev:focus{ transform: translateX(-4px);-webkit-transform: translateX(-4px); }
.pop_schedule0065 .sche_list .next:hover,
.pop_schedule0065 .sche_list .next:focus{ transform: translateX(4px); -webkit-transform: translateX(4px);}
.pop_schedule0065 .lst li a:hover,
.pop_schedule0065 .lst li a:focus { text-decoration:underline; }
.pop_schedule0065 .lst li a:hover span,
.pop_schedule0065 .lst li a:focus span{background:#1e316e; color:#fff;}
.pop_schedule0065 a,
.pop_schedule0065 a span,
.pop_schedule0065 .sche_list > a:before,
.pop_schedule0065 .sche_list .prev,
.pop_schedule0065 .sche_list .next{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }


/* 갤러리 */
.gallery0065 { position:relative; height: 100%;}
.gallery0065 .list_box{ margin-top: 0.25rem; overflow: hidden;}
.gallery0065 .list_box ul{height: 10.5rem; overflow: hidden;}
.gallery0065 .list_box ul::after{display: block; content: ''; clear: both;}
.gallery0065 .list_box li{width: 100%; margin-bottom: 0.5rem;}
.gallery0065 .list_box li.no_data{ width:100%; height:100%; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.85rem; background:rgba(0,0,0,0.05); height: 10.5rem;}
.gallery0065 .list_box a {display: block; height: 10.5rem; border-top: 2px solid #555; border-bottom: 1px solid #a8a8a8; overflow: hidden;}
.gallery0065 .list_box a .img{ width: 14.75rem; height: 100%; float: left; overflow:hidden; background:#eee; }
.gallery0065 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:auto; }
.gallery0065 .list_box a div{width: calc(100% - 14.75rem); float: left; padding: 1.5rem 1rem;}
.gallery0065 .list_box a .tit{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 600;}
.gallery0065 .list_box a .txt{overflow: hidden; font-size: 0.7rem; height: 1.9rem; overflow: hidden; margin: 1rem 0 2.25rem;}
.gallery0065 .list_box a span{font-size: 0.75rem; color: #868686;}
/** 갤러리 : active **/
.gallery0065 .list_box a:hover .tit{text-decoration: underline;}

/* 식단 */
.meal_menu0065 { position:relative; height:100%; }
.meal_menu0065 .inner { position:relative; border-bottom: 1px solid #a8a8a8;}
.meal_menu0065 .inner ul { overflow-y:auto; height:10.5rem; }
.meal_menu0065 .inner li + li { margin-top:1.2rem; }
.meal_menu0065 .inner .no_data { padding-top:4.4rem; border-top: 2px solid #0b84e7; text-align:center; }
.meal_menu0065 .inner dl { position:relative; height: auto; }
.meal_menu0065 .inner dt {position: relative; display:block; border-top: 2px solid #0b84e7; border-bottom: 1px solid #0b84e7; line-height: 2.3rem; background: #f0f8ff; font-size: 1.05rem; text-align: center; font-family: 'Titillium Web';}
.meal_menu0065 .inner dt span{font-weight: 700; font-family: 'SCDream', 'Montserrat', 'NotoSans', '돋움', 'Dotum', '굴림', 'Gulim', AppleGothic, UnDotum, Arial, Tahoma, Verdana, sans-serif; font-size: 0.85rem;}
.meal_menu0065 .inner dd {position: relative; color:#666; font-size:0.75rem; margin-top: 1rem; text-align: center; font-weight: 600; word-break:keep-all; padding-top: 3.75rem;}
.meal_menu0065 .inner dd::before{width: 3rem; height: 3rem; background: #0b84e7 url('/images/schl/template/T0065/main/0065_img_meal.png') no-repeat center; border-radius: 50%; position: absolute; top: 0; left: calc(50% - 1.5rem); content: '';}
.meal_menu0065 .img{position:absolute; left: 50%; bottom: -0.5rem; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.meal_menu0065 .img img{max-width: 13.3rem;}
/* 식단:active */

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #dbdbdd;}
.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; margin-right: 0;}
.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: 1440px) {
    /* 메인비주얼 */
	.MVisual0065 .item img{width:120%; height:auto;}
}

@media (max-width: 1240px) {
    /* 메인비주얼 */
    .MVisual0065 .control{left: 1rem; margin-left: 0; bottom: 5rem;}

    /* 게시판 */
    .notice0065 .list_box li a{padding-right: 0;}
    .notice0065 .list_box li a span{display: none;}
    .notice0065 .list_box .topList{width: 49%;}
    .notice0065 .list_box ul{width: 49%;}

    /* 바로가기 */
    .M_link0065 .tit{width: 100%;}
    .M_link0065 ul{width: 100%;}
    .M_link0065 .tit{margin-bottom: 1rem;}
    .M_link0065 .tit h2{display: inline-block; margin: 0; vertical-align: middle; margin-right: 1rem;}
    .M_link0065 .tit p{display: inline-block; vertical-align: middle;}
    .M_link0065 .tit p br{display: none;}

    /* 행사일정 */
    .pop_schedule0065 .lst li{width: 50%; float: left;}
}

@media (max-width:860px){
    /* 메인비주얼 */
    .MVisual0065 .control{bottom: 3rem;}
	
	/* 팝업존 */    
    .pop0065 .pop_img{ height:auto; text-align:center; }
    .pop0065 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
    .pop0065 h2,
    .pop0065 .nss_pg{ line-height:2.75rem;}

    /* 바로가기 */
    .M_link0065 ul{display: block;}
    .M_link0065 ul li{display: block; width: 25%; float: left; margin-bottom: 0.5rem;}

    /* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:580px){
    /* 게시판 */
    .notice0065 .titTab{margin-top: 1.5rem; margin-bottom: 1rem;}
    .notice0065 .titTab ul{margin-right: 0;}
    .notice0065 .list_box .topList{width: 100%;}
    .notice0065 .list_box ul{width: 100%; margin-top: 0.5rem;}
    .notice0065 .btn_more{top: 1.2rem;}
}

@media (max-width:480px){
    /* 메인비주얼 */
    .MVisual0065 .control{bottom: 2rem;}

    /* 캘린더 */
    .pop_schedule0065 .lst li{width: 100%;}

    /* 공지사항 */
    .notice0065 .titTab{margin-bottom: 0;}
    .notice0065 .titTab li{max-width: 100%; margin-bottom: 0.75rem;}
    .notice0065 .titTab li a{font-size: 0.85rem; line-height: 1.75rem;}

    /* 갤러리 */
    .gallery0065 .list_box a{height: auto;}
    .gallery0065 .list_box a .img{width: 100%; height: 10rem;}
    .gallery0065 .list_box a div{width: 100%; padding: 1rem 0;}
    .gallery0065 .list_box a .txt{margin: 1rem 0;}
    .gallery0065 .list_box ul{height: 18.4rem;}
    .gallery0065 .list_box li.no_data{height: 18.4rem;}
}

@media (max-width:380px){
    /* 바로가기 */
    .M_link0065 li a .img{width: 3.25rem; height: 3.25rem;}
    .M_link0065 li a .img img{width: 2rem; height: auto;}
}