﻿/* common style */
.btn_more{position:absolute; right: 0; top: -0.7rem; line-height:2rem; padding: 0.3rem 1.2rem 0 0; font-weight: 600; color:#111;}
.btn_more i{font-size:1.1rem;}
.btn_more:before{content:""; position:absolute; right:0; top:0; width:2rem; height:2rem; border-radius:50%; background:#e5e5e5; z-indeX:-1; transition: all 0.15s; -webkit-transition: all 0.15s; -ms-transition: all 0.15s;}
.btn_more:hover:before,
.btn_more:focus:before{ background:#fec8da;}

.heading{line-height: 1; margin-bottom: 1.65rem; font-size: 1rem; font-weight: 600; white-space: nowrap; overflow: hidden; margin-right: 3rem; color: #000;}


/* 메인비주얼 */
.MVisual0045 { position: relative; height: 100%; line-height:1;}
.MVisual0045 .slider{height:100%; overflow:hidden;}
.MVisual0045 .item{overflow:hidden;}
.MVisual0045 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0045 .control{position:absolute; left: calc(50% + 23rem); bottom:30%; z-index:1;}
.MVisual0045 .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 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0045 .control > a.play{display:none;}
.MVisual0045 .control > a:hover,
.MVisual0045 .control > a:focus{ background:rgb(17, 50, 30, 0.9);}

/* 캘린더 */
.pop_schedule0045 { position:relative; height:100%; padding: 0.65rem 0 0 8rem;}
.pop_schedule0045 .tit_wrap{position:absolute; left:0; top:0; }
.pop_schedule0045 .tit_wrap h2{display:flex; align-items: center; justify-content: center; width:7.5rem; height:7.5rem; padding: 0 0.5rem; text-align:center; font-size:1rem; font-weight: 600; color:#000; background:#5edee9; border-radius:50%;}
.pop_schedule0045 .tit_wrap h2:before{content:""; position:absolute; left:0; top:-9px; width:100%; height:62px; background:url('/images/schl/template/T0045/main/0045_icon_sche.png') no-repeat center/contain;}
.pop_schedule0045 .tit_wrap h2 span{ display: block; white-space: nowrap; overflow: hidden; text-align: center;}
.pop_schedule0045 .tit_wrap .btn_more01{position:absolute; bottom:1.5rem; left:50%; padding: 0; line-height: 1; font-size:1.1rem; color:#000; transform: translateX(-50%);}
.pop_schedule0045 .tit_wrap .btn_more01::before{display: none;}
.pop_schedule0045 .sche_wrap{ height:3rem; padding:0.5rem 1.5rem; background:#fff; box-shadow:0 0 7px rgba(0,0,0,0.1); border-radius:3rem; line-height:2rem; text-align:center; }
.pop_schedule0045 .sche_wrap::after{content: ''; display: block; clear: both;}
.pop_schedule0045 .month { position:relative; width:6rem; float:left;}
.pop_schedule0045 .month span { font-size:0.85rem; color:#565a63; font-weight: 600;}
.pop_schedule0045 .month span em { display:inline-block; font-size:1.4rem; color:#0ec090; }
.pop_schedule0045 .sche_list{position:relative; width:calc(100% - 6rem); float:left; padding:0 2rem;}
.pop_schedule0045 .sche_list > a { position:absolute; top:0; width:2rem; line-height:2rem; font-size:1.25rem; }
.pop_schedule0045 .sche_list > .prev { left:0; }
.pop_schedule0045 .sche_list > .next { right:0;}
.pop_schedule0045 .sche_list ul{ white-space: nowrap; overflow-x: auto;}
.pop_schedule0045 .sche_list li{width:6.25%; min-width:1.75rem; display:inline-block;}
.pop_schedule0045 .sche_list li span{display:block; width:1.75rem; height:1.75rem; line-height:1.75rem; margin:0 auto; font-weight: 500; border-radius:50%;}
.pop_schedule0045 .sche_list li span.sat{color:#155eb6;}
.pop_schedule0045 .sche_list li span.sun{color:#ff0000;}
.pop_schedule0045 .sche_list li span.event{color:#fff !important; background:#06b59e;}
.pop_schedule0045 .sche_list li span.today{color:#fff !important; background:#a6a6a6 !important;}
.pop_schedule0045 .lst { position:relative; z-index:1; padding:0.5rem 0 0;}
.pop_schedule0045 .lst ul { overflow-y:auto; height:3rem; margin:0 2.5rem;}
.pop_schedule0045 .lst li {width:25%; float:left; margin:0.5rem 0;}
.pop_schedule0045 .lst li a { position:relative; display:block; line-height:2rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; color:#000; padding-left:2.7rem; margin-right:0.5rem; }
.pop_schedule0045 .lst li a span{ position:absolute; left:0; top:0; width:2.5rem; font-size:0.85rem; font-weight: 500; color:#0692cc; }
.pop_schedule0045 .lst .no_data { text-align:center; width:100%; line-height:2rem; }
/** 캘린더 : active **/
.pop_schedule0045 .sche_list > a :hover,
.pop_schedule0045 .sche_list > a :focus{color:#fb5c49;}
.pop_schedule0045 .sche_list li a:hover,
.pop_schedule0045 .sche_list li a:focus{font-weight: 700;}
.pop_schedule0045 .sche_list li a:hover,
.pop_schedule0045 .sche_list li a:focus,
.pop_schedule0045 .lst li a:hover,
.pop_schedule0045 .lst li a:focus { text-decoration:underline; }
.pop_schedule0045 .sche_list li span:not(.event) a:focus,
.pop_schedule0045 .sche_list li span:not(.event) a:hover { text-decoration:none; cursor:auto; }
.pop_schedule0045 .btn_more01:hover,
.pop_schedule0045 .btn_more01:focus{transform: translateX(-50%) rotate(180deg);}
.pop_schedule0045 a,
.pop_schedule0045 a span{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 팝업존 */
.pop0045 { position:relative; width:100%; height:100%;}
.pop0045 .heading {margin-right: 7rem;}
.pop0045 .pop_img { position:relative; height:11.25rem; overflow: hidden; text-align:center; background:#f1f1f1; border:1px solid #d7d7d7;}
.pop0045 .pop_img div,
.pop0045 .pop_img .item {height:100%;}
.pop0045 .pop_img .item a { display: block; height:100%; overflow:hidden; text-align: center;}
.pop0045 .pop_img .item img {position:relative;  max-width:100%; width:auto; max-height:100%; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%);}
.pop0045 .control{position:absolute; right:0; top:0; color:#000; line-height:1; }
.pop0045 .control p { display:inline-block; font-size:0.8rem; margin-right:0.5rem; vertical-align: top;}
.pop0045 .control p strong { font-size:1rem; color: #000; font-weight: 800;}
.pop0045 .control p strong:after{content:""; display:inline-block; margin:0 0.25rem; width:0.9rem; height:1px; background:#333; vertical-align: middle;}
.pop0045 .control a {display: inline-block; overflow: hidden; text-align:center; font-size:1.1rem; vertical-align: top; }
.pop0045 .control .play {display: none;}
/* 팝업존 : active */
.pop0045 .control a:hover,
.pop0045 .control a:focus{color:#2cafe1;}

/* 게시판 */
.notice0045 { position:relative;height:100%; }
.notice0045 .titTab { margin-bottom: 1.65rem; margin-right: 5rem; }
.notice0045 .titTab ul{margin-left: -1.2rem;}
.notice0045 .titTab li { padding-left: 1.2rem; position:relative; display:inline-block; max-width:32%; font-size:1rem; font-weight: 400; vertical-align: top;}
.notice0045 .titTab li ~ li:before{content:""; position:absolute; left:0.4rem; top:50%; width:4px; height:12px; background:url('/images/schl/template/T0045/main/0045_notice_dot.png') no-repeat center; transform: translateY(-50%);}
.notice0045 .titTab a { position:relative; display:block; width:100%; line-height:1; color:#000; }
.notice0045 .titTab a span{ display:block; overflow:hidden; white-space:nowrap;}
.notice0045 .titTab a:before{content:""; position:absolute; left:50%; top: 2.5rem; width:0.8rem; height:0.8rem; border-radius:50%; background:#fd6d6d; z-index:1; opacity: 0; transform: translateX(-50%);}

.notice0045 .list_box { display:none; width:100%; border-top:4px solid #e5e5e5; border-bottom:4px solid #e5e5e5;}
.notice0045 .list_box ul { width:calc(100% + 2.2rem); max-height:11rem; margin-left:-1.1rem;}
.notice0045 .list_box ul::after{content: ''; display: block; clear: both;}
.notice0045 .list_box li {width:33.33%; float:left; position: relative;}
.notice0045 .list_box li ~ li::before{ content: ''; display: block; width: 0; height: 7rem; border-right: 1px dotted #ddd; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.notice0045 .list_box li:nth-child(n+4){display: none;}
.notice0045 .list_box li a { position:relative; height:11rem; display:block; padding:1.5rem 1.1rem; font-weight: 400; color:#333; }
.notice0045 .list_box li a:before{content:""; position:absolute; left:0; bottom:-4px; width:0; height:4px; background:#fd6d6d; opacity: 0; z-index:1;}
.notice0045 .list_box li .cate{position:relative; min-width:3.5rem; display:inline-block; line-height:1.5rem; font-size:0.7rem; font-weight:600; text-align:center; border-radius:1rem; background:#feeff2; padding:0 0.5rem;}
.notice0045 .list_box li p{ display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow:hidden; height:2.5rem; font-size:0.9rem; line-height:1.3rem; margin:0.5rem 0 2rem; font-weight:400; color:#000;}
.notice0045 .list_box li a.new .cate:before{content:"N"; position:absolute; top:0; right:-1.75rem; width:1.5rem; height:1.5rem; line-height:1.5rem; margin-right:2px; color:#fff; background:#fd6d6d; font-weight:600; font-size: 0.75rem; text-align: center; border-radius:50%; vertical-align: top;}
.notice0045 .list_box li span { color:#9a9a9a; font-size:0.75rem;}
/* 게시판 : 데이터 없음 */
.notice0045 .list_box dl.no_data dt{line-height:4.5;}
.notice0045 .list_box dl.no_data .date p{padding-top:0;}
.notice0045 .list_box li.no_data{text-align:center; line-height:10.9rem; width:100%; }
/* 게시판 : active */
.notice0045 .titTab a:hover,
.notice0045 .titTab a:focus,
.notice0045 .titTab a.current { font-weight: 600; }
.notice0045 .titTab a.current:before{opacity: 1; }
.notice0045 .list_box.on { display: block; }
.notice0045 .list_box li a:hover:before,
.notice0045 .list_box li a:focus:before{width:100%; opacity: 1;}
.notice0045 .list_box li a:hover p,
.notice0045 .list_box li a:focus p{text-decoration: underline;}
.notice0045 a, .notice0045 p{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.notice0045 :before{-webkit-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; }

/* 바로가기1 */
.M_link0045 { position:relative; height:100%; margin: 0 -0.5rem;}
.M_link0045 ul{display: flex; flex-wrap: wrap;}
.M_link0045 li { position:relative; width: 50%; padding: 0 0.5rem; }
.M_link0045 li:nth-child(n+3){margin-top: 1rem;}
.M_link0045 li a {position:relative; display: flex; align-items: center;}
.M_link0045 li a .img{flex-shrink:0; width:4.5rem; height:4.5rem; line-height:4.5rem; margin-right: 1rem; text-align:center; background:#f9f9f9; border-radius:50%;}
.M_link0045 li a .img img { width:55px; height:55px; vertical-align: middle;}
.M_link0045 li a .tit{display:block; font-size:0.9rem; line-height:1rem; max-height: 2rem; font-weight: 500; overflow:hidden; color: #000;}
/** 바로가기1 : active **/
.M_link0045 li a:hover .img,
.M_link0045 li a:focus .img { background:#ffd272; }
.M_link0045 li a:hover .img img,
.M_link0045 li a:focus .img img { margin-bottom:0.5rem;}
.M_link0045 p ,
.M_link0045 img { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 갤러리 */
.gallery0045 { position:relative; height: 100%; padding-top: 0.75rem; }
.gallery0045 .heading { overflow:hidden; white-space:nowrap; margin-right:5rem;; }
.gallery0045 .list_box{margin: 0 -1.25rem; overflow:hidden;}
.gallery0045 .list_box ul::after{content: ''; display: block; clear: both;}
.gallery0045 .list_box li{width:50%; padding: 0 1.25rem; float:left;}
.gallery0045 .list_box li:nth-child(n+3){display: none;}
.gallery0045 .list_box li.no_data{ text-align:center; width:100%; font-size:0.9rem; line-height:15rem; background: #eee; border-radius: 1rem;}
.gallery0045 .list_box a { position:relative; display:block; overflow:hidden;}
.gallery0045 .list_box a:before{content:"\e913"; position:absolute; right:0; bottom:0.7rem; width:2.25rem; height:2.25rem; line-height:2.25rem; border-radius:50%; font-size:1.2rem; color:#fff; font-family: 'xeicon'; background:#19ac5b; text-align: center; opacity: 0;}
.gallery0045 .list_box a .img{ height:11.75rem; overflow:hidden; background:#f1f1f1; border-radius:1rem; }
.gallery0045 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; }
.gallery0045 .list_box a .cont{margin-right:3rem; padding:0.5rem 0;}
.gallery0045 .list_box a .cont p{ display:block; font-size:0.9rem; line-height:2rem; font-weight:500; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#111; }
.gallery0045 .list_box a .cont span{ display:block; color:#9a9a9a; font-size:0.75rem;}
.gallery0045 .btn_more { position:absolute; top:0; right:0; }
/** 갤러리 : active **/
.gallery0045 .list_box a:hover:before,
.gallery0045 .list_box a:focus:before{ opacity: 1; }
.gallery0045 :before, .gallery0045 a p{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.gallery0045 .btn_more:hover:before,
.gallery0045 .btn_more:focus:before{ background:#d8f5e5;}

/* 식단 */
.meal_menu0045 { position:relative; height:100%;}
.meal_menu0045 .heading{ width: 5.6rem; margin-bottom: 0.75rem;}
.meal_menu0045 .inner { position:relative; color:#111; margin-top:0.5rem;}
.meal_menu0045 .inner ul { height:4.5rem; margin-right:9rem; overflow-y:auto; }
.meal_menu0045 .inner li + li{margin-top:0.75rem;}
.meal_menu0045 .inner li:not(.no_data) { display:table; width:100%; padding-right:1rem; }
.meal_menu0045 .inner li.no_data { text-align:center; line-height:2.5rem;}
.meal_menu0045 .inner dl { position:relative; display:table-cell; vertical-align: middle; font-size:0; line-height:0;}
.meal_menu0045 .inner dl > *{font-size:0.8rem; line-height:1.4;}
.meal_menu0045 .inner dt { line-height:1.5rem; }
.meal_menu0045 .inner dt em{ display:inline-block; line-height:1.5rem; padding:0 1.8rem; font-weight:600; color:#fff; background:#149a50; border-radius:1rem; float:left;}
.meal_menu0045 .inner dt span { display:inline-block; color:#000; line-height:1.5rem; width:7.25rem; text-align:center; font-weight:600; background:#fff; border:1px solid #60ca8f; border-radius:1rem;}
.meal_menu0045 .inner dd {color:#000; font-size:0.8rem; line-height: 1.4rem; word-break:keep-all; padding-top:0.25rem; }
.meal_menu0045 > img{position:absolute; right:0; bottom:1rem; max-width:7.95rem; max-height:5.35rem; z-index: -1;}
.meal_menu0045 .btn_more02 {position: absolute; left: 5.6rem; top: 0; padding: 0; width:1rem; height:1rem; background:url('/images/schl/template/T0045/main/0045_btn_more.png') no-repeat right center; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.meal_menu0045 .btn_more02:before{display: none;}
/* 식단 : active */
.meal_menu0045 .btn_more02:hover,
.meal_menu0045 .btn_more02:focus{transform: scale(1.1);}


/* 배너존 */
.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.8rem; font-weight: 600; 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: 1920px) {
    /* 메인비주얼 */
    .MVisual0045 .item img{width: 100%; height: auto; left: 0; top: 0; transform: none;}


}

@media (max-width: 1240px) {
    /* 메인비주얼 */
    .MVisual0045 .control{left: auto; right: 1rem;}

    /* 갤러리 */
    .gallery0045 .list_box{margin: 0 -0.5rem;}
    .gallery0045 .list_box li{padding: 0 0.5rem;}
}

@media (max-width: 1024px) {
    /* 캘린더 */
    .pop_schedule0045 .lst ul{margin: 0 1rem;}
    .pop_schedule0045 .lst li{width: 33.33%;}

    /* 게시판 */
    .notice0045 .list_box li{width: 50%;}
    .notice0045 .list_box li:nth-child(n+3){display: none;}

    /* 바로가기 */
    .M_link0045 li a .img{ width: 3.5rem; height: 3.5rem; line-height: 3.5rem; margin-right: 0.5rem;}
    .M_link0045 li a .img img{ max-width: 2.5rem; width: 80%; height: auto;}
    .M_link0045 li a .tit{font-size: 0.85rem;}

    /* 식단 */
    .meal_menu0045 .inner ul{height: 6rem; margin-right: 0;}
    .meal_menu0045 .inner dd{ padding-right: 5.5rem;}
    .meal_menu0045 > img{ right: 0.5rem; bottom: 0; max-width: 6rem; height: auto; max-height: auto;}

}

@media (max-width: 960px) {
    .heading{margin-bottom: 1rem;}

    /* 게시판 */
    .notice0045 .titTab{margin-bottom: 1rem;}
    .notice0045 .titTab a:before{top: 1.75rem;}

    /* 바로가기 */
    .M_link0045 li{width: 25%;}
    .M_link0045 li:nth-child(n+3){margin-top: 0;}

    /* 갤러리 */
    .gallery0045{padding-top: 0;}
    .gallery0045 .btn_more{top: -0.7rem;}


    /* 식단 */
    .meal_menu0045 .inner ul{height: 4.5rem;}

}

@media (max-width: 860px) {
    /* 캘린더 */
    .pop_schedule0045 .lst li{width: 50%;}
}

@media (max-width: 768px) {
}

@media (max-width: 640px) {
    /* 메인비주얼 */
    .MVisual0045 .control{bottom: 1.5rem;}
	.MVisual0045 .control > a{ width:1.65rem; height:1.65rem; line-height:1.65rem; }

    /* 캘린더 */
    .pop_schedule0045{padding: 0;}
    .pop_schedule0045 .tit_wrap{position: relative; }
    .pop_schedule0045 .tit_wrap h2{ height: auto; line-height: 3rem; width: 100%; padding: 0 3rem 0 4.5rem; border-radius: 3rem; display: block; margin-bottom: 0.5rem;}
    .pop_schedule0045 .tit_wrap h2:before{ width: 2.5rem; top: 50%; transform: translateY(-50%); left: 1.5rem; height: 100%;}
    .pop_schedule0045 .tit_wrap .btn_more01{ left: auto; right: 1.5rem; top: 50%; transform: translate(0, -50%); bottom: auto;}
    .pop_schedule0045 .tit_wrap h2 span{text-align: left;}
    .pop_schedule0045 .month{width: 5rem;}
    .pop_schedule0045 .month span em{font-size: 0.9rem;}
    .pop_schedule0045 .sche_list{width: calc(100% - 5rem);}

    /* 바로가기 */
    .M_link0045 li{width: 50%;}
    .M_link0045 li:nth-child(n+3){margin-top: 0.7rem;}

}

@media (max-width:560px){
}

@media (max-width: 520px) {
    /* 게시판 */
    .notice0045 .titTab{margin-bottom: 0.5rem;}
    .notice0045 .titTab ul{margin-left: 0;}
    .notice0045 .titTab li{max-width: 100%; margin-bottom: 0.5rem; padding-left: 0; padding-right: 1.2rem;}
    .notice0045 .titTab li ~ li{margin-left: 0; padding-left: 0;}
    .notice0045 .titTab li ~ li:before{display: none;}
    .notice0045 .titTab a:before{left: auto; right: -0.8rem; top: 50%; transform: translate(0, -50%); width: 0.5rem; height: 0.5rem;}
}

@media (max-width: 480px) {

    /* 캘린더 */
    .pop_schedule0045 .lst ul{height: 3rem;}
    .pop_schedule0045 .lst li{width: 100%; margin: 0;}
    .pop_schedule0045 .lst li a{ line-height: 1.5rem;}

    /* 게시판 */
    .notice0045 .list_box li{width: 100%;}
    .notice0045 .list_box li ~ li{display: none;}

    /* 갤러리 */
    .gallery0045 .list_box li{width: 100%;}
    .gallery0045 .list_box li ~ li{display: none;}
}

@media (max-width: 360px) {
    /* 팝업존 */
    .pop0045 .pop_img{height: auto;}
    .pop0045 .pop_img .item img{top: 0; transform: translateY(0);}

    /* 바로가기 */
    .M_link0045 li{width: 100%;}
    .M_link0045 li:nth-child(n+2){margin-top: 0.5rem;}


}

@media (max-width: 340px) {
    /* 캘린더 */
    .pop_schedule0045 .sche_wrap{height: auto; border-radius: 1rem; padding: 0.5rem; margin-bottom: 0.5rem;}
    .pop_schedule0045 .month{float: none; width: 100%; text-align: center;}
    .pop_schedule0045 .sche_list{float: none; width: 100%;}

    /* 식단 */
    .meal_menu0045 .inner dt em{padding: 0 1rem;}
    .meal_menu0045 .inner dt span{width: auto; padding: 0 1rem;}
    .meal_menu0045 .inner dd{padding-right: 0;}
    .meal_menu0045 > img{display: none;}


}
