﻿
/*-----------------------------------------------------------
Author : YeJin, Son
Creative date :2022. 04. 07
-----------------------------------------------------------*/

/* common style */ 
.btn_more { position:absolute; display:block; right:0; top:0.5rem; width:2.2rem; height:.8rem; }
.btn_more:before { content:""; position:absolute; top:50%; left:50%; width:100%; height:100%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); background-image:url('/images/schl/template/T0034/main/0034_btn_more.png'); background-repeat:no-repeat; background-position:center; background-size:100%; }
.btn_more:hover,
.btn_more:focus { transform: translateX(-4px); -webkit-transform: translateX(-4px); -ms-transform: translateX(-4px);}

/* 메인비주얼 */ 
.MVisual0034 { position: absolute; right:50%; width:90.5rem; height: 100%; margin-right:-42.6rem; line-height:1; }
.MVisual0034 .slider{height:100%; overflow:hidden; }
.MVisual0034 .slider div{height:100%;}
.MVisual0034 .item{overflow:hidden; line-height:0;}
.MVisual0034 .item img{position:relative; width:auto; height:100%; float:right;}
.MVisual0034 .control{position:absolute; right: 0; bottom:1rem; z-index:1; margin-right: 13rem;}
.MVisual0034 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(60, 85, 102, 0.4); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0034 .control > a.play{display:none;}
.MVisual0034 .control > a:hover,
.MVisual0034 .control > a:focus{ background:rgb(60, 85, 102, 0.9);}

/* 팝업존 */
.pop0034 { position:relative; width:100%; max-width:17.5rem; height:100%; margin:0 auto; }
.pop0034 h2 { color:#111; font-weight:700; font-size:1.1rem; white-space: nowrap; overflow:hidden; text-align: center; line-height: 2rem; }
.pop0034 .nss_pg{position:absolute; left: 50%; bottom:0; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 100%; line-height:1.75rem; text-align: center; }
.pop0034 .nss_pg p { display:inline-block; color:#000; font-size:0.9rem; margin-right:.5rem; vertical-align: middle; font-weight:600; }
.pop0034 .nss_pg p strong { color: #ff7d03; font-weight: 600; font-size:1.1rem;}
.pop0034 .nss_pg p strong + span:before{content:""; display:inline-block; width:11px; height:2px; margin:0 10px; background:#000; vertical-align: super; }
.pop0034 .nss_pg a {display: inline-block; width:2rem; height:2rem; line-height:2rem; border-radius:50%; overflow: hidden; text-align:center; font-size:1.05rem; vertical-align: middle; margin:0 2px; color:#fff; background:#ff7d03;}
.pop0034 .nss_pg .play,
.pop0034 .nss_pg .stop{background: #43c2ff; }
.pop0034 .nss_pg .play {display: none;}
.pop0034 .pop_img { position:relative; height:11.25rem; overflow: hidden; text-align:center; border-radius:3rem; background:#f1f1f1; margin-top: 1rem; }
.pop0034 .pop_img { position:relative; height:11.25rem; overflow: hidden; border-radius:3rem; background:#f1f1f1; margin-top: 1rem;}
.pop0034 .pop_img div,
.pop0034 .pop_img .item {height:100%;}
.pop0034 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0034 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 팝업존 : active */
.pop0034 .nss_pg a:hover,
.pop0034 .nss_pg a:focus{ color: #333; background:#ffc8b8; }
.pop0034 .nss_pg .play:hover,
.pop0034 .nss_pg .play:focus,
.pop0034 .nss_pg .stop:hover,
.pop0034 .nss_pg .stop:focus{ background:#d0f0ff; }
.pop0034 .nss_pg a {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 바로가기1 */
.M_link0034 { position:relative; height:100%; }
.M_link0034 ul{display:table; width:calc(100% + 2rem); margin: 0 -1rem; table-layout:fixed; }
.M_link0034 li { display:table-cell; vertical-align:top; z-index:1; }
.M_link0034 li a { display:block; position:relative; font-weight: 600; word-break: keep-all; text-align:center; color:#111;}
.M_link0034 li a img { position:relative; width:65px; height:60px; vertical-align: middle;}
.M_link0034 li a p { position:relative; width:6.45rem; height:6.45rem; line-height:6.45rem; border-radius:50%; background:#eaf7ff; margin:0 auto; border: 3px dotted transparent; }
.M_link0034 li a p::before { position: absolute; top: 50%; left: 50%; width: 7.5rem; height: 7.5rem; border-radius: 50%; background: #bde5ff; content: ""; z-index: -1; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); opacity: 0;}  
.M_link0034 li a span{position:relative; display:inline-block; font-size:1rem; line-height:1.2rem; max-height:2.3rem; margin:1rem .5rem 0; padding:0 .25rem; overflow:hidden;}
/** 바로가기1 : active **/
.M_link0034 li a:hover p,
.M_link0034 li a:focus p { border-color: #43c2ff; }
.M_link0034 li a:hover p:before,
.M_link0034 li a:focus p:before { opacity: 1;}
.M_link0034 li a:hover span:before,
.M_link0034 li a:focus span:before{left:0; width:100%;}
.M_link0034 p{ -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }
.M_link0034 :before{ -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }

/* 식단 */
.meal_menu0034 { position:relative; height:100%;}
.meal_menu0034 h2 { position:relative; color:#000; font-weight: 700; font-size:1.2rem; line-height:2rem; overflow:hidden; white-space:nowrap; margin-right:3rem; padding-bottom:.5rem; }
.meal_menu0034 .inner { position:relative; width: calc(100% - 6.5rem); float: right; height:6rem; border: 3px solid #ececec; background: url('/images/schl/template/T0034/main/0034_pttrn_square.png'); border-radius: 1rem; padding: 0.4rem 1rem;}
.meal_menu0034 .inner ul { height:5rem; overflow-y:auto; }
.meal_menu0034 .inner li { position: relative; overflow: hidden; }
.meal_menu0034 .inner li + li{margin-top:.5rem;}
.meal_menu0034 .inner li:not(.no_data) { width:100%;  }
.meal_menu0034 .inner li.no_data { text-align:center; line-height:5rem;}
.meal_menu0034 .inner dl { position:relative; text-align:center; color:#000;}
.meal_menu0034 .inner dt { position: absolute; left: 0; top: 0; width: 5rem; height: 5rem; padding:.5rem; background:#d0f0ff; font-weight: 700; color:#000; font-size:.9rem; border-radius:50%; padding-top: .75rem; text-align: center;}
.meal_menu0034 .inner dt span { display: block; letter-spacing: -1px;}
.meal_menu0034 .inner dd { position: relative; min-height: 5rem; line-height:1.7; word-break:keep-all; float: right;  width: calc(100% - 6.5rem); text-align: left; font-size: 0.8rem; color: #000; font-weight: 600; margin-right: 0.2rem; padding:.75rem 0 0; }
.meal_menu0034 > .img { display: inline-block; width:6rem; height:6rem; line-height: 9rem; border-radius: 50%; background: #43c2ff; text-align: center; }
.meal_menu0034 > img{ width: 70px; height: 76px; } 
/** 식단 : active **/
.meal_menu0034 .list_box a:hover strong,
.meal_menu0034 .list_box a:focus strong{text-decoration: underline;}
.meal_menu0034 a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0034 { position:relative; }
.gallery0034 h2 { color:#000; font-weight: 700; font-size:1.2rem; line-height:2rem; overflow:hidden; white-space:nowrap; margin-right:3rem; }
.gallery0034 .list_box{ margin-top: 0.8rem;  overflow:hidden;}
.gallery0034 .list_box ul { height: 11.7rem; overflow: hidden; }
.gallery0034 .list_box li {float: left; width: 48%; }
.gallery0034 .list_box li.no_data{ width:100%; height:100%; padding:3rem 0; text-align:center; font-size:.9rem; }
.gallery0034 .list_box li ~ li { margin-left: 4%; }
.gallery0034 .list_box a { position:relative; display:block; overflow:hidden; font-size:.9rem; color:#000;}
.gallery0034 .list_box a .img{ height:11.7rem; border-radius:1.5rem; overflow:hidden; background:#f1f1f1; }
.gallery0034 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:auto; }
.gallery0034 .list_box a strong{ position: absolute; bottom: 0; left: 0; background: #fff; width:calc(100% - 5rem);  font-weight:600; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#111;  border-radius: 0 2rem 0 0; text-align: left; padding: 1.2rem 1rem 0 0; }
.gallery0034 .list_box a span{width:4rem; line-height:3.5rem; font-size:.75rem; float:left;}
/** 갤러리 : active **/
.gallery0034 .list_box a:hover strong,
.gallery0034 .list_box a:focus strong{text-decoration: underline;}
.gallery0034 a, .gallery0034 a span{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }


/* 캘린더 */
.pop_schedule0034 { position:relative; height:100%; }
.pop_schedule0034 h2 { position:relative; color:#000; font-weight: 700; font-size:1.2rem; line-height:2rem; overflow:hidden; white-space:nowrap; margin-right:3rem; padding-bottom:.5rem; }
.pop_schedule0034 .sche_wrap{ position:relative; height:calc(100% - 2rem); }
.pop_schedule0034 .sche_list { position:relative; text-align:center; color:#010101;}
.pop_schedule0034 .sche_list > a{position:absolute; top:50%; width: 1.6rem; height: 0.4rem; background-repeat: no-repeat; background-size: cover; background-position: center; z-index: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.pop_schedule0034 .sche_list > .prev { background-image: url('/images/schl/template/T0034/main/0034_sche_prev.png'); }
.pop_schedule0034 .sche_list > .next { background-image: url('/images/schl/template/T0034/main/0034_sche_next.png'); }
.pop_schedule0034 .sche_list > a:before{content:""; position:absolute; top:50%; width:1rem; height:1rem; border-radius:50%; background:rgba(255, 125, 3, 0.53); z-index: -1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.pop_schedule0034 .sche_list .prev { left:1.5rem; }
.pop_schedule0034 .sche_list .prev:before{left:-0.5rem; }
.pop_schedule0034 .sche_list .next { right:1.5rem;}
.pop_schedule0034 .sche_list .next:before{right:-0.5rem; }
.pop_schedule0034 .month{font-size:1rem; line-height:1.7; background: #fff4ea; border: 3px solid #ffc8b8; border-radius: 1rem; font-size: 0.85rem; }
.pop_schedule0034 .month span { font-weight: 600; }
.pop_schedule0034 .month span em { position:relative; display:inline-block; font-size:1.75rem; font-weight:700; color: #ff7d03; }
.pop_schedule0034 .lst { height:100%; margin-top: 1rem; }
.pop_schedule0034 .lst ul { overflow-y:auto; height:10rem;}
.pop_schedule0034 .lst li a { position:relative; padding-left: 2.75rem; display:block; line-height:1.7rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight: 600; color:#222;}
.pop_schedule0034 .lst li + li{margin-top: 0.35rem;}
.pop_schedule0034 .lst li a span{ position:absolute; left:0; top:0; width:1.7rem; height:1.7rem; line-height:1.5rem; font-weight: 600; border-radius:50%; text-align:center; color:#000; border: 2px dotted #bdbdbd; }
.pop_schedule0034 .lst .no_data { line-height: 10rem; text-align:center; }
/** 캘린더 : active **/
.pop_schedule0034 .sche_list > a:hover,
.pop_schedule0034 .sche_list > a:focus{color:#003d76;}
.pop_schedule0034 .sche_list > a:hover:before,
.pop_schedule0034 .sche_list > a:focus:before{background:rgba(255, 125, 3, 0.8);}
.pop_schedule0034 .lst li a:hover,
.pop_schedule0034 .lst li a:focus { text-decoration:underline; }
.pop_schedule0034 .lst li a:hover span,
.pop_schedule0034 .lst li a:focus span{background:#bdbdbd; color:#fff;}
.pop_schedule0034 a,
.pop_schedule0034 a span{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 게시판 */
.notice0034 { position:relative; height:100%; }
.notice0034 .titTab a,
.notice0034 .titTab span,
.notice0034 .list_box li,
.notice0034 .list_box li a,
.notice0034 .list_box .topList{position:relative; display:block;}
.notice0034 .titTab { margin-right:2.25rem; }
.notice0034 .titTab ul { font-size:0; }
.notice0034 .titTab li { position:relative; display:inline-block; max-width:calc(33% - 1.1rem); vertical-align: top;}
.notice0034 .titTab li ~ li{margin-left:1.1rem;}
.notice0034 .titTab a {line-height:2rem; text-align:center; font-size:1.2rem; font-weight: 600; color:#333;}
.notice0034 .titTab a span{ overflow:hidden; white-space:nowrap;}
.notice0034 .topList { position:relative; min-height:5.5rem; margin:1rem auto; overflow:hidden; box-shadow: 0 0 8px rgba(0, 0, 0, 0.16); border-radius: 1.5rem; background: #fff; padding: 1.5rem 3rem 1.5rem 6.6rem;}
.notice0034 .topList dl.new .date::before {position: absolute; top: -.5rem; right: -.5rem; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 50%; text-align: center; font-weight: 700; color: #fff; content: "N"; font-size: 0.7rem; z-index: -1; }
.notice003401 .topList dl.new .date::before { background: #ff7d03; }
.notice003402 .topList dl.new .date::before { background: #43c2ff; }
.notice0034 .topList dt{font-size:1rem; color:#000; font-weight: 600; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; }
.notice0034 .topList p{font-size:.75rem; line-height:1.5rem; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden;}
.notice0034 .topList .date { position: absolute; top: 1.5rem; left: 1.9rem; font-size: 0.75rem; color: #010101; text-align: center; line-height: 1.2; z-index: 1; font-weight:600; }
.notice0034 .topList .date em {display: block; font-size: 1.5rem; font-weight: 700; }
.notice0034 .list_box { display:none; width:100%; }
.notice0034 .list_box ul { max-height:7rem; overflow:hidden; }
.notice0034 .list_box li { position: relative; }
.notice0034 .list_box li a{line-height:1.75rem; display:block;}
.notice0034 .list_box li p{ width:calc(100% - 4.5rem); overflow:hidden; font-size:.8rem; color:#555; text-overflow: ellipsis; white-space: nowrap; padding-left: 1.4rem; font-weight:600;}
.notice0034 .list_box li p::before { position: absolute; top: 0; left: 0; font-family: 'xeicon'; content: "\e92b"; font-size: 0.8rem; color: #222; }
.notice0034 .list_box li a.new p { padding-left: 1.5rem; }
.notice0034 .list_box li a.new p::before { position: absolute; top: 4px; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; color: #fff; text-align: center; content: "N"; font-size: 0.7rem; font-weight: 600; }
.notice003401 .list_box li a.new p::before { background: #ff7d03; }
.notice003402 .list_box li a.new p::before { background: #43c2ff; }
.notice0034 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#666; }
.notice0034 .btn_more{font-size: 1.5rem; color: #000; height: auto; width: auto; top: 0rem;}
.notice0034 .btn_more::before{content:none;}
/* 게시판 : 데이터 없음 */
.notice0034 .list_box dl.no_data dt{line-height:2.9rem; font-size: 1rem;}
.notice0034 .list_box dl.no_data .date p{line-height:2.9rem;}
.notice0034 .list_box li.no_data{text-align:center; line-height:7rem;}
/* 게시판 : active */
.notice0034 .topList:hover:before,
.notice0034 .topList:focus:before{background-color:#f1fae7;}
.notice003401 .titTab a:hover,
.notice003401 .titTab a:focus,
.notice003401 .titTab a.current { color:#ff7d03; font-weight: 700; }
.notice003402 .titTab a:hover,
.notice003402 .titTab a:focus,
.notice003402 .titTab a.current { color:#0daefb; font-weight: 700; }
.notice0034 .list_box.on { display: block; }
.notice003401 .topList:hover dt,
.notice003401 .topList:focus dt,
.notice003401 .list_box li a:hover p,
.notice003401 .list_box li a:focus p{text-decoration: underline; color:#ff7d03;}
.notice003402 .topList:hover dt,
.notice003402 .topList:focus dt,
.notice003402 .list_box li a:hover p,
.notice003402 .list_box li a:focus p{text-decoration: underline; color:#0daefb; }
.notice0034 a, .notice0034 :before{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.notice0034 .btn_more:hover{transform: rotate(180deg);}

/* 배너존 */
.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.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: 1440px) {
    /* 메인비주얼 */ 
    .MVisual0034 { position:relative; right:auto; top:auto; width:auto; max-width: 100%; margin-right: 0; }
    .MVisual0034 .item img { width: 120%; height: auto; }
    .MVisual0034 .control { margin-right: 0; right: 1rem; }
}

@media (max-width:1240px){
    /* 팝업존 */
    .pop0034 .pop_img { height: 10rem; margin-top: .3rem; }
    .pop0034 .pop_img .item img {width:auto; height:100%;}

    /* 바로가기1 */
    .M_link0034 li a p { width: 5.8rem; height: 5.8rem; line-height: 5.8rem; }
    .M_link0034 li a p::before { width: 6.85rem; height: 6.85rem; }

    /* 게시판 */
    .notice0034 .titTab a { font-size: 1.1rem; }

}

@media (max-width:960px) {
    /* 팝업존 */
    .pop0034 .pop_img { height: 8.8rem; }

    /* 바로가기1 */
    .M_link0034 { margin-top: 1rem; }
    .M_link0034 ul { width: 100%; margin: 0; }
    .M_link0034 li { width: calc(100% / 2); float: left; }

    /* 캘린더 */
    .pop_schedule0034 .lst { margin-right: 16rem;}
}

@media (max-width: 860px) {
    /* 게시판 */
    .notice0034 .titTab a { font-size: 1rem; }

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
    /* 팝업존 */
    .pop0034 { max-width: 100%; }
    .pop0034 h2 { text-align: left; margin-right: 11rem; }
    .pop0034 .nss_pg { left: auto; right: 0; top: 0; bottom: auto; transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); width: 10.8rem; }
    .pop0034 .pop_img{ height:auto; text-align:center; margin-top: 1rem; }
    .pop0034 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}

    /* 바로가기1 */
    .M_link0034 li { width: 100%; float: none; }

    /* 식단 */
    .meal_menu0034 .inner { width: calc(100% - 5.5rem); }
    .meal_menu0034 .inner dt { width: 5rem; height: 5rem; font-size: 0.9rem; padding-top: 1.1rem; }
    .meal_menu0034 .inner dd { width: calc(100% - 6rem); }
    .meal_menu0034 > .img { width: 5rem; height: 5rem; line-height: 8rem; }
    .meal_menu0034 > .img img { width: 55px; height: auto; }
}

@media (max-width: 680px){
    /* 갤러리 */
    .gallery0034 .list_box a strong { width: calc(100% - 3rem); }

    /* 캘린더 */
    .pop_schedule0034 .lst { margin-right: 13rem; }
}

@media (max-width: 550px){
    /* 바로가기1 */
    .M_link0034 li { width: calc(100% / 2); float: left; }
}

@media (max-width: 500px){
    /* 갤러리 */
    .gallery0034 .list_box li { width: 100%; }
    .gallery0034 .list_box li ~ li { margin-left: 0; margin-top: 1rem; }

    /* 캘린더 */
    .pop_schedule0034 .lst { margin-right: 0; }
    .pop_schedule0034 .lst ul { height: 8rem; }
} 

@media (max-width: 480px){
    /* 식단 */
    .meal_menu0034 .inner { width: 100%; float: none; }
    .meal_menu0034 > .img { display: none; }
    .meal_menu0034 .inner dd { padding: 0.8rem 0 0;}

    /* 게시판 */
    .notice0034 .titTab li { max-width: 100%; }
    .notice0034 .topList { padding: 1rem 1.5rem 1rem 5.3rem; min-height: auto; margin: 0.5rem auto; }
    .notice0034 .topList .date { left: 1.2rem; }
    .notice0034 .topList .date em { font-size: 1.2rem; }
    /* 게시판 : 데이터 없음 */
    .notice0034 .list_box dl.no_data .date p{line-height:1.9rem;}
}