﻿/*-----------------------------------------------------------
Author : YeJin, Son
Creative date :2022. 04. 07
-----------------------------------------------------------*/

.btn_more { position:absolute; right:0; top:0; font-size:1.2rem; }
.btn_more i { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.btn_more:hover i,
.btn_more:focus i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); }

/* 메인비주얼 */ 
.MVisual0035 { position: relative; height: 100%; line-height:1;}
.MVisual0035 .slider{position:relative; height:100%; overflow:hidden; z-index:0;}
.MVisual0035 .slider div,
.MVisual0035 .slider a{height:100%;}
.MVisual0035 .item{overflow:hidden; line-height:0;}
.MVisual0035 .item img{position:relative; width:auto; height:100%; float:right;}
.MVisual0035 .control{position:absolute; right:0; bottom:.5rem; z-index:1;}
.MVisual0035 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; color:#333; border:1px solid #ddd; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; background:rgba(255,255,255,0.75);}
.MVisual0035 .control > a.play{display:none;}
.MVisual0035 .control > a:hover,
.MVisual0035 .control > a:focus{ background:#0066b3; color:#fff;}

/* 식단 */
.meal_menu0035 { position:relative; height:100%; padding:1.2rem; background:#24b4ab; overflow: hidden; color:#fff;border-radius:1rem; }
.meal_menu0035::before { position: absolute; bottom: -6.15rem; right: -5.15rem; background-image: url('/images/schl/template/T0035/main/0035_pttrn_dot.png'); width: 13.3rem; height: 13.3rem; border-radius: 50%; content: ""; z-index: 1; }
.meal_menu0035::after { position: absolute; bottom: -8.15rem; right: -1.7rem; background-color: rgba(5, 127, 115, 0.15); width: 13.3rem; height: 13.3rem; border-radius: 50%; content: ""; z-index: 1; }
.meal_menu0035 h2 {font-weight: 700; font-size:1rem; line-height:1.5rem; overflow:hidden; white-space:nowrap; margin-right:1.5rem; }
.meal_menu0035 .inner { position:relative; margin-top:1rem; z-index: 10; }
.meal_menu0035 .inner ul { height:6rem; overflow-y:auto; margin-right: 4rem; }
.meal_menu0035 .inner li + li{margin-top:.5rem;}
.meal_menu0035 .inner li:not(.no_data) { position:relative; width:100%; }
.meal_menu0035 .inner li.no_data { text-align:center; line-height:6rem;}
.meal_menu0035 .inner dl { position:relative; font-size:0; } 
.meal_menu0035 .inner dl *{font-size:.9rem;}
.meal_menu0035 .inner dt { display: block; line-height:1.3; color: #fff799;} 
.meal_menu0035 .inner dt p { position: relative; display: inline-block; z-index: 1; padding: 0 0.4rem; }
.meal_menu0035 .inner dt p::before { position: absolute; bottom: 0; left: 0; width: 100%; height: 0.65rem; background: rgba(5, 64, 60, 0.1); border-radius: 1rem; content: ""; z-index: -1; }
.meal_menu0035 .inner dt p span { font-weight: 600; }
.meal_menu0035 .inner dd { margin-top:.9rem; line-height: 1.6; font-size:0.8rem; word-break:keep-all; vertical-align:top; font-weight: 400; }
.meal_menu0035 img { position: absolute; bottom: 1.5rem; right: 1.3rem; width:85px; height:70px; z-index: 10; } 
.meal_menu0035 .btn_more { top: 1.4rem; right: 1.4rem; }

/* 팝업존 */
.pop0035 { position:relative; width:100%; height:100%; border-radius:1rem; overflow: hidden; }
.pop0035 .nss_pg{position:absolute; right: 0; bottom: 0; color:#fff; line-height:2rem; z-index: 4; background: rgba(85, 75, 160, 0.9); border-radius: 2rem 0 0 2rem; padding: 0 1rem; }
.pop0035 .nss_pg p { display:inline-block; font-size:.8rem; margin-right:.2rem; vertical-align: top;}
.pop0035 .nss_pg p strong { color: #fff799; font-weight: 600;}
.pop0035 .nss_pg p strong + span:before {content:""; width: 2px; height: 6px; border-radius: 2px; display:inline-block; margin: 0 6px 4px 2px; font-weight:200; vertical-align: middle; background:#fff; transform: rotate(45deg); -webkit-transform: rotate(48deg); -ms-transform: rotate(45deg);}
.pop0035 .nss_pg a {display: inline-block; overflow: hidden; vertical-align: top; color: #fff; font-size: 1.1rem; }
.pop0035 .nss_pg .play { display: none;}
.pop0035 .pop_img { position:relative; height:11.25rem; overflow: hidden; background:#e1e1e1;}
.pop0035 .pop_img div,
.pop0035 .pop_img .item {height:100%;}
.pop0035 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0035 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 : active */
.pop0035 .nss_pg a:hover,
.pop0035 .nss_pg a:focus{color:#24b4ab;}

/* 캘린더 */
.pop_schedule0035 { position:relative; height:100%; overflow: hidden; border-radius: 1rem; display: table; table-layout: fixed; width: 100%; }
.pop_schedule0035 h2 { position:relative; display: block; max-width:calc(100% - 1.5rem); font-weight:700; font-size:1rem; white-space: nowrap; overflow: hidden; }
.pop_schedule0035 .sche_wrap { position:relative; width: 50%; display: table-cell; padding: 1.3rem 1.5rem; background: #fff; }
.pop_schedule0035 .month { position: relative; margin-bottom:.7rem; line-height: 2.2rem; background: rgba(85, 75, 160, 0.1); border-radius: 2rem; text-align: center; }
.pop_schedule0035 .month a { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); font-size: 1.2rem; vertical-align:middle; color:#554ba0; text-align:center; }
.pop_schedule0035 .month .prev { left: 1.5rem; }
.pop_schedule0035 .month .next { right: 1.5rem; }
.pop_schedule0035 .month a i { -webkit-transition:all .3s; transition:all .3s; }
.pop_schedule0035 .month span { display:inline-block; color:#2f2573; font-size:1rem; font-weight:600; vertical-align:middle; }
.pop_schedule0035 .month span em { font-weight:700; }
.pop_schedule0035 .sche_table { width: 50%; height: 100%; display: table-cell; padding: 1.4rem 1.5rem; background: #554ba0; vertical-align: middle; }
.pop_schedule0035 .sche_table table { font-family:"SCDream"; text-align:center; }
.pop_schedule0035 .sche_table table thead th { padding:.5rem; color:#fff; font-size:.85rem; font-weight:600; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.pop_schedule0035 .sche_table table thead th.sun { color: #fff799; }
.pop_schedule0035 .sche_table table thead th.sat { color: #c0f377; }
.pop_schedule0035 .sche_table table tbody td { padding:0.2rem; color:#fff; font-size:.75rem; text-align:center; }
.pop_schedule0035 .sche_table table tbody td .sun { color: #fff799; }
.pop_schedule0035 .sche_table table tbody td .sat { color: #c0f377; }
.pop_schedule0035 .sche_table table tbody td a { position:relative; display: block; width:1.4rem; height:1.4rem; line-height: 1.4rem; border-radius:50%; margin: auto; }
.pop_schedule0035 .sche_table table tbody td a.event { border: 1px solid #fff;}
.pop_schedule0035 .sche_table table tbody td a.today { background: #2f2573; border: 1px solid transparent;}
.pop_schedule0035 .lst { position:relative; z-index:1; padding-top: 0.5rem; }
.pop_schedule0035 .lst ul { overflow-y:auto; height:7.5em; }
.pop_schedule0035 .lst .no_data { line-height: 6rem; text-align:center; }
.pop_schedule0035 .lst .no_data::before { display: none; }
.pop_schedule0035 .lst li { position: relative; }
.pop_schedule0035 .lst li::before { position: absolute; top: .5rem; left: 0; width: 6px; height: 6px; border-radius: 50%; content: ""; background: #554ba0; }
.pop_schedule0035 .lst li a { position:relative; padding-left:.8rem; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight:400; color:#000; }
.pop_schedule0035 .lst li a span { color:#554ba0; margin-right: 1rem; font-weight: 700;}
.pop_schedule0035 .btn_more { top:1.2rem; right:calc(50% + 1.5rem); }
/* 캘린더 :active */
.pop_schedule0035 .lst li a:hover,
.pop_schedule0035 .lst li a:focus { text-decoration: underline; }
.pop_schedule0035 .month .prev:hover,
.pop_schedule0035 .month .prev:focus { left: 1.2rem; }
.pop_schedule0035 .month .next:hover,
.pop_schedule0035 .month .next:focus { right: 1.2rem; }
.pop_schedule0035 .sche_table table tbody td:hover,
.pop_schedule0035 .sche_table table tbody td:focus { text-decoration: underline; }
.pop_schedule0035 a,
.pop_schedule0035 a span { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 바로가기1 */
.M_link0035 { position:relative; height:100%;}
.M_link0035::before { position: absolute; bottom: -4.85rem; right: -15.95rem; background: url('/images/schl/template/T0035/main/0035_con_bg.png') no-repeat center / cover; width: 14rem; height: 13.25rem; content: ""; }
.M_link0035 ul{ display:table; width:100%; table-layout: fixed;}
.M_link0035 li { display: table-cell; vertical-align: top; padding:0 .25rem;}
.M_link0035 li a {position:relative; display:block; text-align:center;}
.M_link0035 li a p { position: relative; width: 4.5rem; height: 4.5rem; border-radius: 50%; background: #fff; line-height: 4.5rem; text-align: center; margin: auto; }
.M_link0035 li a img { width:60px; height:54px; vertical-align: middle;}
.M_link0035 li a span{display:block; font-size:.8rem; height: 2rem; line-height:1rem; margin-top:.8rem; font-weight: 600; color:#333; overflow:hidden;}
/** 바로가기1 : active **/
.M_link0035 li a:hover img,
.M_link0035 li a:focus img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg);}
.M_link0035 li a:hover span,
.M_link0035 li a:focus span{ font-weight: 700; color:#554ba0;}
.M_link0035 p ,
.M_link0035 img { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 게시판 */
.notice0035 { position:relative; overflow:hidden; height:100%; }
.notice0035 .titTab a,
.notice0035 .titTab span,
.notice0035 .list_box li,
.notice0035 .list_box li a,
.notice0035 .list_box .topList{position:relative; display:block;}
.notice0035 .titTab { height: auto; overflow: hidden; }
.notice0035 .titTab li { position:relative; float: left; max-width:calc(33% - 1.1rem); font-size:1rem; font-weight: 400; vertical-align: top; }
.notice0035 .titTab a { width:100%; line-height:2.25rem; color:#555; padding: 0 1rem; font-size:0.95rem; } 
.notice0035 .titTab a span{ overflow:hidden; white-space:nowrap;}
.notice0035 .list_box { display:none; width:100%; margin-top: 1.2rem; }
.notice0035 .list_box ul { max-height:9.75rem; overflow:hidden; }
.notice0035 .list_box li { position: relative; }
.notice0035 .list_box li::before { position: absolute; top: 0.8rem; left: 0; width: 6px; height: 6px; background: #24b4ab; border-radius: 50%; content: ""; }
.notice0035 .list_box li a { line-height:1.9rem; display:block; }
.notice0035 .list_box li a.new p { padding-left: 1.5rem; }
.notice0035 .list_box li a.new::before { position: absolute; top: 6px; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; background: #24b4ab; color: #fff; text-align: center; content: "N"; font-size: 0.7rem; font-weight: 600; }
.notice0035 .list_box li p{ width:calc(100% - 4.5rem); overflow:hidden; font-size:.8rem; color:#000; text-overflow: ellipsis; white-space: nowrap; padding-left: 0.8rem; }
.notice0035 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#555; }
.notice0035 .btn_more { width: 2rem; height: 2rem; border-radius: 50%; background: #eceef6; text-align: center; line-height: 2rem; }
/* 게시판 : 데이터 없음 */
.notice0035 .list_box li.no_data{ text-align:center; line-height:9.75rem;}
.notice0035 .list_box li.no_data::before { display: none; }
/* 게시판 : active */
.notice0035 .titTab a:hover,
.notice0035 .titTab a:focus,
.notice0035 .titTab a.current { color:#fff; background: #24b4ab; border-radius: 2rem; font-weight: 700; }
.notice0035 .titTab a.current:before{opacity: 1; }
.notice0035 .list_box.on { display: block; }
.notice0035 .list_box li a:hover p,
.notice0035 .list_box li a:focus p{text-decoration: underline;}
.notice0035 .btn_more:hover,
.notice0035 .btn_more:focus { background: #24b4ab; color: #fff; }
.notice0035 .btn_more:hover i,
.notice0035 .btn_more:focus i { transform: rotate(0); -webkit-transform: rotate(0); -ms-transform: rotate(0); }
.notice0035 a,
.notice0035 .btn_more {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0035 { position:relative; }
.gallery0035 .titTab a,
.gallery0035 .titTab span,
.gallery0035 .list_box li,
.gallery0035 .list_box li a {position:relative; display:block;}
.gallery0035 .titTab { height: auto; overflow: hidden; }
.gallery0035 .titTab li { position:relative; float: left; max-width:calc(50% - 1.1rem); font-size:1rem; font-weight: 400; vertical-align: top; }
.gallery0035 .titTab a { width:100%; line-height:2.25rem; color:#555; padding: 0 1rem; font-size:0.95rem; } 
.gallery0035 .titTab a span{ overflow:hidden; white-space:nowrap;}
.gallery0035 .list_box{ margin-top:1rem; overflow:hidden; display:none;}
.gallery0035 .list_box ul {height:9.8rem; }
.gallery0035 .list_box li{ position: relative; width:47%; float:left; margin:5px 0;}
.gallery0035 .list_box li + li{margin-left:6%;}
.gallery0035 .list_box li.no_data{ width:100%; padding:4.1rem 0; text-align:center; background: #eceef6; border-radius: 1.5rem; }
.gallery0035 .list_box li a { position:relative; display:block; overflow:hidden; border-radius:1rem; }
.gallery0035 .list_box li a .img{ height:9.5rem; overflow:hidden; background:rgba(0,0,0,0.1); }
.gallery0035 .list_box li a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; }
.gallery0035 .list_box li a span{ position: absolute; bottom: 0; left: 0; border-radius: 0 1rem 1rem 0; background: rgba(85, 75, 160, 0.9); color: #fff; width: calc(100% - 1.5rem); display:block; font-size:.8rem; line-height:2.25rem; font-weight:400; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align: center; padding: 0 1rem; }
.gallery0035 .btn_more { width: 2rem; height: 2rem; border-radius: 50%; background: #eceef6; text-align: center; line-height: 2rem; }
/** 갤러리 : active **/
.gallery0035 .titTab a:hover,
.gallery0035 .titTab a:focus,
.gallery0035 .titTab a.current { color:#fff; background: rgba(85, 75, 160, 0.9); border-radius: 2rem; font-weight: 700; }
.gallery0035 .list_box.on { display: block; }
.gallery0035 .list_box a:hover span,
.gallery0035 .list_box a:focus span{ text-decoration: underline;}
.gallery0035 .btn_more:hover,
.gallery0035 .btn_more:focus { background: #554ba0; color: #fff; }
.gallery0035 .btn_more:hover i,
.gallery0035 .btn_more:focus i { transform: rotate(0); -webkit-transform: rotate(0); -ms-transform: rotate(0); }
.gallery0035 a,
.gallery0035 .btn_more{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 배너존 */
.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;}
/* 배너존 : active */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus{background:#f1f1f1;}

@media (max-width:1240px){
	/* 식단 */
	.meal_menu0035 { padding: 1.2rem; }
	.meal_menu0035 img { width: 75px; height: auto; }

	/* 팝업존 */
	.pop0035 .pop_img .item img {width:auto; height:100%;}

	/* 캘린더 */
	.pop_schedule0035 .sche_wrap { padding: 1.2rem; }
	.pop_schedule0035 .sche_table { padding: 1.2rem; }
}

@media (max-width: 860px) {    
	/* 바로가기1 */
	.M_link0035 li { display: block; width: calc(100% / 4); float: left; }
	.M_link0035 li a span { margin-bottom: 0.5rem; }
	
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:840px){
	/* 메인비주얼 */
	.MVisual0035 .item img { width: 100%; height: auto; }
}

@media (max-width:640px){
	/* 메인비주얼 */
	.MVisual0035 .item img { width: 130%; }
}

@media (max-width:580px){
	/* 팝업존 */
    .pop0035 .pop_img{ height:auto; text-align:center; }
    .pop0035 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}

	/* 캘린더 */
	.pop_schedule0035 .sche_table { width: 100%; display: block; }
	.pop_schedule0035 .sche_wrap { width: 100%; display: block; }
	.pop_schedule0035 .btn_more { right: 1.2rem; }

	/* 게시판 */
	.notice0035 .titTab li { font-size: 0.9rem; }
	.notice0035 .titTab a { padding: 0 0.5rem; }
	
	/* 갤러리 */
	.gallery0035 .titTab li { font-size: 0.9rem; }
	.gallery0035 .titTab a { padding: 0 0.5rem; }
}


@media (max-width:430px){
	/* 바로가기1 */
	.M_link0035 li { width: calc(100% / 3); }
	.M_link0035 li a p { width: 4.2rem; height: 4.2rem; line-height: 4.2rem; }
	.M_link0035 li a img { width: 50px; height: auto; }

	/* 게시판 */
	.notice0035 .titTab { margin-right: 2rem;}
	.notice0035 .titTab li { max-width: 100%;}
	.notice0035 .list_box { margin-top: 0.5rem; }

	/* 갤러리 */
	.gallery0035 .titTab { margin-right: 2rem;}
	.gallery0035 .titTab li { max-width: 100%;}
	.gallery0035 .list_box { height: auto; }
	.gallery0035 .list_box li { width: 100%; }
	.gallery0035 .list_box li + li { margin-left: 0; }
}

@media (max-width:340px){
	/* 캘린더 */
	.pop_schedule0035 .sche_table table thead th { padding: 0.2rem; }
}

@media (max-width:300px){
	/* 바로가기1 */
	.M_link0035 li { width: calc(100% / 2); }
}