﻿h2{font-size: 1rem; margin-bottom: 0.75rem; font-weight: 700; color: #222; overflow: hidden; white-space: nowrap; margin-right: 4rem;}
.btn_more{position: absolute; top: 0.25rem; right: 0; font-size: 0.75rem; color: #222; font-weight: 500;}
.btn_more::before{width: 1.25rem; height: 1.25rem; border-radius: 50%; background: #cdeaff; position: absolute; top: -0.3rem; right: 0; content: ''; transition: background 0.3s; -webkit-transition: background 0.3s;}
.btn_more i{position: relative; font-size: 1.1rem; z-index: 1; padding: 0 0.4rem 0 0.3rem; vertical-align: top; transition: transform 0.3s; -webkit-transition: transform 0.3s;}
.btn_more:hover i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.btn_more:hover::before{background: #a4d9ff;}

/* 메인비주얼 */
.MVisual0067 {position: relative; overflow: hidden; height: 100%;border-bottom-left-radius: 6rem; }
.MVisual0067 .item{overflow:hidden; line-height:0; }
.MVisual0067 .item img{position:relative; width:auto; height:100%;  }
.MVisual0067 .control{position:absolute; left: 5rem; bottom: 2rem;} 
.MVisual0067 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(17, 27, 50, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0067 .control > a.play{display:none;}
.MVisual0067 .control > a:hover,
.MVisual0067 .control > a:focus{ background:rgba(17, 26, 50, 0.9);}

/* 바로가기1 */
.M_link0067 { position:relative; height:100%; padding:2rem 0 0 2rem;}
.M_link0067 ul{display:table; width: 100%; table-layout:fixed;}
.M_link0067 li { position:relative; display:table-cell; vertical-align:top; z-index:1; padding: 0 0.8rem;}
.M_link0067 li + li::before{width: 1px; height: 3.5rem; background: #d9e0e5; position: absolute; left: 0; top: -.6rem; content: '';}
.M_link0067 li a { display:block; position:relative; width:100%; }
.M_link0067 li a .img { display: inline-block; vertical-align: middle;}
.M_link0067 li a .txt {display: inline-block; vertical-align: middle; width: calc(100% - 3rem);position: relative; line-height:1rem; max-height:2rem; text-align: center; overflow:hidden; word-break: keep-all;}
.M_link0067 li a .txt::before{width: 0; height: 0.5rem; background: #f6ff58; border-radius: 0.5rem; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); transition: width 0.3s; -webkit-transition: width 0.3s; content: '';}
.M_link0067 li a .txt span{ display: table; width: 100%;}
.M_link0067 li a .txt span em{position: relative; z-index: 2; display: table-cell; width: 100%; vertical-align: middle; font-weight: 600; font-size:0.85rem; color: #000; word-break: break-all;}
/** 바로가기1 : active **/
.M_link0067 li a:hover .txt::before,
.M_link0067 li a:focus .txt::before{width: calc(100% + 0.5rem);}

/* 게시판 */
.notice0067 { position:relative; height:100%; padding-top: 0.15rem;}
.notice0067 .titTab ul{position: relative; max-width: calc(100% - 4rem); font-size: 0;}
.notice0067 .titTab li { position: relative; display:inline-block; max-width:33%; vertical-align: top; }
.notice0067 .titTab li + li{padding-left: 0.5rem;}
.notice0067 .titTab li::before{width: 100%; height: 100%; background: #f2f0f0; position: absolute; left: 0; top: 0; z-index: -1; content: '';}
.notice0067 .titTab li:first-child::before{border-radius: 1.25rem 0 0 1.25rem;}
.notice0067 .titTab li:last-child::before{border-radius: 0 1.25rem 1.25rem 0;}
.notice0067 .titTab li a{display: block; padding: 0 1rem; background: #f2f0f0; color:#222; border-radius: 1.25rem; font-size: 1rem;font-weight: 600; line-height: 2.25rem;}
.notice0067 .titTab li a span{display:block; overflow:hidden; white-space:nowrap; }
.notice0067 .list_box { display:none; width:100%; margin-top: 2rem;}
.notice0067 .list_box ul { overflow:hidden; margin: 0 -1.25rem; height: 9.5rem;}
.notice0067 .list_box ul li { padding: 0 1.25rem; width: 33.333%; float: left;}
.notice0067 .list_box li a { position:relative; display:block; border-bottom: 2px solid #f2f0f0}
.notice0067 .list_box li a .tit{position: relative; font-size: 0.9rem; font-weight: 700; padding: 0 0.25rem; line-height: 2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.notice0067 .list_box li a .tit::after{width: 100%; height: 1rem; background: #e7f9ff; position: absolute; bottom: 0; left: 0; z-index: -1; border-radius: 1rem; transition: background 0.3s; -webkit-transition: background 0.3s; content: '';} 
.notice0067 .list_box li a.new .tit::before{display: inline-block; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; border-radius: 50%; background: #ffa69a; color: #fff; content: 'N';}
.notice0067 .list_box li a .txt{height: 2.3rem; overflow: hidden; margin: 1rem 0 1.25rem; font-weight: 600;}
.notice0067 .list_box li a span {display: block; font-size: 0.75rem; margin-bottom: 1.75rem; color: #888;}
.notice0067 .list_box li a span i{color: #666; margin-right: 0.25rem; font-size: 0.8rem;}
.notice0067 .list_box li.no_data{text-align:center; line-height:9.5rem; width: 100%;}
.notice0067 .btn_more{top: 0.75rem;}

/* 게시판 : active */
.notice0067 .titTab li a:hover,
.notice0067 .titTab li a:focus,
.notice0067 .titTab li a.current{ color:#fff; background: #2f61d6; font-weight: 700;}
.notice0067 .titTab li a.current::before{opacity: 1;}
.notice0067 .list_box.on { display: block; }
.notice0067 .list_box li a:hover .tit::after,
.notice0067 .list_box li a:focus .tit::after{background: #a4d9ff;}
.notice0067 .titTab li a,
.notice0067 .list_box li a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0067 { position:relative; width:100%; height:100%;}
.pop0067 h2{margin-right: 6rem;}
.pop0067::before{width: 300%; position: absolute;}
.pop0067 .nss_pg{ position: absolute; top: 0; right: 0; }
.pop0067 .nss_pg p { display: inline-block; vertical-align: middle; line-height:2.2; color:#666; font-size:.75rem; margin-right: 0.4rem; }
.pop0067 .nss_pg p strong{position: relative; color: #2f61d6; font-size: 0.9rem; font-weight: 700;}
.pop0067 .nss_pg a {display: inline-block; overflow: hidden; line-height:1.45rem; text-align:center; color:#000; font-size:1rem; vertical-align: middle;}
.pop0067 .nss_pg .play {display: none;}
.pop0067 .pop_img { position:relative; width: 100%; height:11.25rem; overflow: hidden; text-align:center; text-align:center; background:#f1f1f1; border-radius: 0.75rem;}
.pop0067 .pop_img .slick-list {width:100%; max-width:17.5rem; margin:0 auto;}
.pop0067 .pop_img div,
.pop0067 .pop_img .item {height:100%;}
.pop0067 .pop_img .item a { display: block; height:100%; line-height:0; overflow:hidden; text-align: center;}
.pop0067 .pop_img .item img {position:relative; width:100%; height:auto; top: 50%; left: 50%; max-width:100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);}

/* 캘린더 */
.pop_schedule0067 { position:relative; height:100%; overflow: hidden; }
.pop_schedule0067 .sche_wrap{background: #fff5f4; border-radius: 0.75rem; padding: 1rem; overflow: hidden;}
.pop_schedule0067 .sche_table { position: relative; float: left; width: 15rem; border-right: 2px dotted #ffbab2; z-index: 1; padding-right: 1.1rem;}
.pop_schedule0067 .sche_table table tr th:nth-of-type(1){color: #ffcdd2; border-radius: 1rem 0 0 1rem;}
.pop_schedule0067 .sche_table table tr td:nth-of-type(1){color: #ff0012;}
.pop_schedule0067 .sche_table table tr th:last-child{color: #c8e9ff; border-radius: 0 1rem 1rem 0;}
.pop_schedule0067 .sche_table table tr td:last-child{color: #0060ff;}
.pop_schedule0067 .sche_table table thead tr{margin-bottom: 0.25rem;}
.pop_schedule0067 .sche_table table thead th { line-height: 2rem; font-weight:600; background: #eb5f4d; color: #fff; margin-bottom: 0.25rem;}
.pop_schedule0067 .sche_table table tbody tr:nth-of-type(1) td{padding-top: 0.25rem;}
.pop_schedule0067 .sche_table table tbody td {line-height: 1.25rem; font-size:.75rem; text-align:center; font-weight: 600; z-index: 1; }
.pop_schedule0067 .sche_table table tbody td a { position: relative; display: block; width: 1.35rem; height: 1.35rem; line-height: 1.35rem; margin: 0 auto; text-align: center; border-radius: 50%;}
.pop_schedule0067 .sche_table table tbody td a.event{background: #d5e2f5; }
.pop_schedule0067 .sche_table table tbody td a.today{background: #00b49f; color: #fff;}
.pop_schedule0067 .month {text-align:center; line-height: 2rem; padding: 0 1.5rem;}
.pop_schedule0067 .month a { display:inline-block; vertical-align:middle; font-size:1rem; text-align:center; }
.pop_schedule0067 .month a img{vertical-align: middle;}
.pop_schedule0067 .month span {width: calc(100% - 6rem); display:inline-block; font-size:0.9rem; font-weight:700; margin: 0 0.3rem; vertical-align:middle; background: #fbf181; border-radius: 1rem;}
.pop_schedule0067 .month span em { position:relative; display:inline-block; margin-left:1.25rem; font-size:1.1rem; font-weight:700;  z-index: 1; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; border-radius: 50%; background: #fff; color: #2f61d6;}
.pop_schedule0067 .month span em::before{width: 0.25rem; height: 0.25rem; border-radius: 50%; background: #222; position: absolute; left: -0.75rem; top: 50%; content: '';}
.pop_schedule0067 .lst { position:relative; z-index:1; float: right; width: calc(100% - 15rem); padding-left: 1.25rem;}
.pop_schedule0067 .lst div{border-radius: 0 1.25rem 1.25rem 1.25rem; }
.pop_schedule0067 .lst ul { overflow-y:auto;height: 6.5rem; margin-top: 1rem;}
.pop_schedule0067 .lst .no_data { width: 100%; padding-top: 1.5rem;text-align: center; }
.pop_schedule0067 .lst li{width: 50%; float: left; margin: 0.75rem 0;}
.pop_schedule0067 .lst li a { position:relative; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight: 600; padding-left: 2.75rem; color: #000;}
.pop_schedule0067 .lst li a::before{width: 2.5rem; height: 0.75rem; background: #cdeaff; border-radius: 0.75rem; position: absolute; bottom: 0; left: 0; content: '';}
.pop_schedule0067 .lst li a span {position: absolute; left: .25rem; top: 0; font-weight: 700; font-size:0.8rem;}
/* 캘린더 : active */
.pop_schedule0067 .month .prev:hover,
.pop_schedule0067 .month .prev:focus { transform: translateX(-2px); -webkit-transform: translateX(-2px); -ms-transform: translateX(-2px); }
.pop_schedule0067 .month .next:hover,
.pop_schedule0067 .month .next:focus { transform: translateX(2px); -webkit-transform: translateX(2px); -ms-transform: translateX(2px); }
.pop_schedule0067 .lst li a:hover,
.pop_schedule0067 .lst li a:focus { text-decoration: underline; }
.pop_schedule0067 a,
.pop_schedule0067 a span { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 식단 */
.meal_menu0067 { position:relative; height:100%; }
.meal_menu0067 .inner { position:relative; background:#def1ff url('/images/schl/template/T0067/main/0067_bg_meal.png') no-repeat right bottom; border-radius: 1rem; padding: 1.5rem 1.5rem 2rem 1.5rem;}
.meal_menu0067 .inner ul {position: relative; z-index: 2; overflow-y:auto; height:8rem;}
.meal_menu0067 .inner li + li { margin-top:1.2rem; }
.meal_menu0067 .inner .no_data { padding-top:3rem; text-align:center; }
.meal_menu0067 .inner dl { position:relative; height: auto; }
.meal_menu0067 .inner dt {position: relative; display:block; font-size: 0.85rem;font-weight:700; letter-spacing: -1px;}
.meal_menu0067 .inner dt span {position: relative; display: inline-block; line-height: 2rem; width: 4rem; margin-right: 0.5rem; text-align: center; background: #2f61d6;  border-radius: 1rem; color: #fff; font-weight: 600;}
.meal_menu0067 .inner dt span::before{display: inline-block; width: 1rem; height: 1px; background: #2f61d6; position: absolute; right: -1rem; top: 50%; content: '';}
.meal_menu0067 .inner dt em{position: relative; display: inline-block; width: calc(100% - 5.5rem); line-height: 2rem; text-align: center; background: #fff; border-radius: 1rem;border: 1px dashed #2f61d6;}
.meal_menu0067 .inner dt em strong{color:#3160d6;}
.meal_menu0067 .inner dd { color:#000; font-size:0.8rem; margin-top: 0.25rem; font-weight: 500; word-break:keep-all; margin-right: 3rem;}
.meal_menu0067 .img{position:absolute; right: 1.5rem; bottom: 1.5rem;}
.meal_menu0067 .img img{max-width: 3.45rem;}

/* 갤러리 */
.gallery0067 { position:relative; height: 100%;}
.gallery0067 .list_box{ margin-top: 0.25rem; height: 13.5rem; overflow: hidden;}
.gallery0067 .list_box ul{margin: 0 -0.8rem; height: 10.5rem; overflow: hidden;}
.gallery0067 .list_box ul::after{display: block; content: ''; clear: both;}
.gallery0067 .list_box li{ width:25%; float:left; padding: 0 0.8rem;}
.gallery0067 .list_box li.no_data{ width:100%; height:100%; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:rgba(0,0,0,0.05);}
.gallery0067 .list_box a { position:relative; display:block; padding-bottom: 1rem; transition: all 0.3s; -webkit-transition: all 0.3s;}
.gallery0067 .list_box a .img{ height:9.5rem; overflow:hidden; background:#eee; border-radius: 1rem; transition: box-shadow 0.3s; -webkit-transition: box-shadow 0.3s;}
.gallery0067 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:auto; }
.gallery0067 .list_box a span{display:block; text-align:center; font-size: 0.8rem; line-height:2.25rem; font-weight:600; width: calc(100% - 1.75rem); background: #fff; border-top-left-radius: 1rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color: #000; padding: 0 0.5rem; position: absolute; bottom: 0; right: 0; transition: all 0.3s; -webkit-transition: all 0.3s;}
/** 갤러리 : active **/
.gallery0067 .list_box a:hover .img,
.gallery0067 .list_box a:focus .img{box-shadow: 0.25rem 0.25rem 0.24rem rgba(0,0,0,0.2);}
.gallery0067 .list_box a:hover span,
.gallery0067 .list_box a:focus span{ background: #2f61d6; color: #fff;}

/* 배너존 */
.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: 1240px) {
	/* 메인비주얼 */
	.MVisual0067 .item img{width:140%; height:auto; left:-5%;}
	.MVisual0067 .control{left:3rem; margin-left:0;}

    /* 바로가기1 */
    .M_link0067{padding-left: 0;}

    /* 행사일정 */
    .pop_schedule0067 .month{padding: 0;}
    .pop_schedule0067 .lst li{width: 100%; margin: 0.25rem 0;} 
}

@media (max-width: 1024px) {
    /* 바로가기 */
    .M_link0067{padding: 1rem 0;}
    .M_link0067 li + li::before{top: 0.5rem;}
    .M_link0067 li a{padding: 0 0.5rem; text-align: center;}
    .M_link0067 li a .img{position: relative; left: auto; top: auto;}
    .M_link0067 li a .txt{margin-top: 0.5rem;}

    /* 게시판 */
    .notice0067 .list_box ul li{width: 50%;}
    .notice0067 .list_box ul li:nth-of-type(n+3){display: none;}

    /* 포토갤러리 */
    .gallery0067 .list_box li{width: 33.333%;}

    /* 행사일정 */
    .pop_schedule0067 .sche_table{width: 50%;}
    .pop_schedule0067 .lst{width: 50%;}
      
}


@media (max-width:860px){
    /* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:680px){
    /* 메인비주얼 */
    .MVisual0067 .control{left: 1rem; bottom: 1rem;}
    .MVisual0067{border-bottom-left-radius: 3rem;}

    /* 바로가기 */
    .M_link0067{padding: 0.5rem 0;}
    .M_link0067 ul{display: block; overflow: hidden;}
    .M_link0067 li{display: block; width: 33.333%; float: left; margin: 0.5rem 0;} 

    /* 식단 */
    .meal_menu0067 .inner ul{margin-right: 5rem;}
    .meal_menu0067 .inner dd{margin-right: 0;}
    
    /* 갤러리 */
    .gallery0067 .list_box li{width: 50%;}
    .gallery0067 .list_box li:nth-of-type(n+3){display: none;}
}

@media (max-width:580px){
    /* 게시판 */
    .notice0067 .titTab li + li{padding-left: 0.25rem;}
    .notice0067 .titTab li a{padding: 0 0.5rem;}

    /* 행사일정 */
    .pop_schedule0067 .sche_table{width: 100%; padding:0 0 1rem 0;border-right: 0; border-bottom: 2px dotted #ffbab2;}
    .pop_schedule0067 .lst{width: 100%; padding: 1rem 0 0 0;}

    /* 식단 */
    .meal_menu0067 .inner{padding: 1rem;}
    .meal_menu0067 .inner ul{height: 6.5rem;}
}

@media (max-width:480px){
    /* 메인비주얼 */
    .MVisual0067{border-bottom-left-radius: 1.5rem;}

    /* 바로가기 */
    .M_link0067 li a .img img{width: 2.3rem;}
    .M_link0067 li a .txt span em{font-size: 0.8rem;}
    
   /* 게시판 */
    .notice0067 .titTab li{max-width: 100%;}
    .notice0067 .titTab li a{font-size: 0.95rem; background: none; line-height: 2rem;}
    .notice0067 .titTab ul li::before{display: none;}
    .notice0067 .list_box{margin-top: 0;}
    .notice0067 .list_box ul{height:auto;}
    .notice0067 .list_box ul li{width: 100%; margin-top: 1rem;}
    .notice0067 .list_box li a span{margin-bottom: 1rem;}

    /* 오늘의식단 */
    .meal_menu0067 .img{right: 1rem; bottom: 1rem;}
    .meal_menu0067 .img img{max-width: 3rem;}
    .meal_menu0067 .inner ul{margin-right: 3.5rem;}

    /* 갤러리 */
    .gallery0067 .list_box li{width: 100%;}
}

@media (max-width:360px){
    /* 바로가기 */
    .M_link0067 li a .txt span em{font-size: 0.75rem;}

    /* 게시판 */
    .notice0067 .titTab li a{font-size: 0.9rem;}

    /* 오늘의식단 */
    .meal_menu0067 .inner ul{margin-right: 0;}
    .meal_menu0067 .img{display: none;}
}