﻿/*-----------------------------------------------------------
Author : yejin, Son
Creative date :2022. 05. 11
-----------------------------------------------------------*/

.btn_more { position:absolute; right:0; top:0; font-size: 1.3rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; font-size: 1.3rem; }
.btn_more i{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.btn_more:hover i,
.btn_more:focus i{ transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }

/* 메인비주얼 */
.MVisual0063 {position: relative; height: 100%; overflow:hidden;}
.MVisual0063 .item {line-height: 0; overflow: hidden;}
.MVisual0063 .item img {position: relative; width: auto; height: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual0063 .control {position: absolute; bottom: 0; left: 50%; margin-left: -30rem; z-index: 1;}
.MVisual0063 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: rgb(17, 50, 30, 0.5); border-radius: 50%; transition: all .15s; -webkit-transition: all .15s;}
.MVisual0063 .control > a.play {display: none;}
.MVisual0063 .control > a:hover,
.MVisual0063 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 게시판 */
.notice0063 { position:relative; height:100%; }
.notice0063 .titTab a,
.notice0063 .titTab span,
.notice0063 .list_box li,
.notice0063 .list_box li a{position:relative; display:block;}
.notice0063 .titTab{display:inline-block; width:7.3rem; vertical-align: top;}
.notice0063 .titTab li { position:relative; vertical-align: top; z-index: 1; }
.notice0063 .titTab li::before { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url('/images/schl/template/T0063/main/0063_ptrn2.png'); content: ""; z-index: -1; }
.notice0063 .titTab li ~ li { margin-top: 0.85rem; }
.notice0063 .titTab a { position: relative; width:100%; line-height:2.5rem; padding:0 1rem; font-size: 0.85rem; font-weight: 600; color:#222; background: #ecf5ff; } 
.notice0063 .titTab a span{ overflow:hidden; white-space:nowrap;}
.notice0063 .tabWrap{display:inline-block; width:calc(100% - 7.6rem); padding-left:2.6rem; vertical-align: top; margin-top: -0.35rem; }
.notice0063 .list_box { display:none;}
.notice0063 .list_box ul { display: flex; height:10rem; flex-wrap: wrap; justify-content: space-between; overflow:hidden; }
.notice0063 .list_box li { position: relative; width: 32%; margin-bottom:.5rem;}
.notice0063 .list_box li.new::before { position: absolute; bottom: 1rem; right: 2px; color: #eee; text-align: center; content: "NEW"; font-size: 1.75rem; font-weight: 700; z-index: 1; }
.notice0063 .list_box li a{ position: relative; display:block; font-size:.85rem; padding: 2rem 1.2rem 1.65rem; box-shadow: -11px 11px 15px rgba(0, 0, 0, 0.04); border: 2px solid #cdd4dd; background: #fff; }
.notice0063 .list_box li a::before { position: absolute; top: 2.2rem; left: 1rem; width: 0.7rem; height: 0.7rem; content: ""; }
.notice0063 .list_box li strong{ display:block; line-height:1; font-weight: 600; color:#222; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 0.9rem; }
.notice0063 .list_box li p{ height:2.1rem; line-height:1.1rem; overflow:hidden; font-size: 0.7rem; color: #000; margin:1rem 0; }
.notice0063 .list_box li span { display: block; font-size:0.7rem; color:#888; font-weight: 400; }
.notice0063 .btn_more { right: auto; left: 6.9rem; color: #fff; font-size: 1.3rem; z-index: 1;}
.notice0063 .list_box:nth-of-type(2) .btn_more { top: 3.3rem; }
.notice0063 .list_box:nth-of-type(3) .btn_more { top: 6.6rem; }
/* 게시판 : 데이터 없음 */
.notice0063 .list_box li.no_data{text-align:center; line-height:9rem; margin-bottom: 0; width: 100%; border: 2px solid #cdd4dd;  }
/* 게시판 : active */
.notice0063 .titTab a:hover,
.notice0063 .titTab a:focus{background: #0060d6; color: #fff;}
.notice0063 .titTab a.current { background: #0060d6; color: #fff; transform: translate(1.25rem, -0.35rem); box-shadow: -4px 4px 3px rgba(105, 105, 105, 0.29); padding:0 2rem 0 1rem;}
.notice0063 .list_box.on { display: block; }
.notice0063 .list_box li a:hover,
.notice0063 .list_box li a:focus { border-color: #0060d6;}
.notice0063 .list_box li a:hover strong,
.notice0063 .list_box li a:focus strong{ color:#0060d6;}
.notice0063 .list_box li a:hover p,
.notice0063 .list_box li a:focus p{text-decoration: underline;}
.notice0063 a, 
.notice0063 strong,
.notice0063 :before{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 바로가기 */
.M_link0063 { position: relative; height:100%; } 
.M_link0063 ul { width: calc(100% + 1.3rem); margin: -0.65rem; }
.M_link0063 li { position:relative; float: left; width: calc(100% / 3); padding: 0.65rem; }
.M_link0063 li:nth-child(n+7) { display: none; }
.M_link0063 li a { display:block; position:relative; width:100%; height:100%; background:#eee;  word-break:keep-all; padding: 1.2rem 0 0.5rem; text-align:center; }
.M_link0063 li a .img { position:relative; display:block; width:3rem; height:2.75rem; margin:0 auto; overflow:hidden; }
.M_link0063 li a img { position:relative; width:100%; top:-3.1rem; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.M_link0063 li a p { font-size:0.9rem; line-height:1rem; height:2rem; padding:0 5px; margin-top:1rem; overflow:hidden; font-weight:600; color:#000; word-break:break-all; } 
/* 바로가기 : active */
.M_link0063 li a:hover,
.M_link0063 li a:focus { background: #0060d6; }
.M_link0063 li a:hover img,
.M_link0063 li a:focus img { top:0;}
.M_link0063 li a:hover p,
.M_link0063 li a:focus p { color: #fff; }

/* 캘린더 */
.pop_schedule0063 { position:relative; height:100%; }
.pop_schedule0063::before { position: absolute; bottom: -1rem; right: -1rem; background: #ecf5ff; width: 100%; height: calc(100% - 2.7rem); content: ""; z-index: -1; }
.pop_schedule0063 h2 { color:#000; font-weight: 700; font-size:1rem; line-height:1.5rem; overflow:hidden; white-space:nowrap; margin-right:2rem;}
.pop_schedule0063 .sche_wrap { position:relative; box-shadow: -4px 4px 10px rgba(0, 51, 113, 0.2); padding: 0.9rem 1.25rem 1.15rem; background: #fff; overflow: hidden; margin-top: 1.2rem; }
.pop_schedule0063 .month { position:absolute; left:1.25rem; top:0.9rem; width:4rem; height: 4rem; display:flex; border-radius:0.8rem; text-align:center; font-weight: 400; background:#0060d6; align-items: center; justify-items: center; color: #fff; font-size: 0.7rem;}
.pop_schedule0063 .month span { width:100%; }
.pop_schedule0063 .month span em {  display:block; font-size:1.4rem; font-weight: 700; color:#fff; line-height: 1;}
.pop_schedule0063 .sche_date{position:relative; width: calc(100% - 5.5rem); float: right;}
.pop_schedule0063 .sche_date > a { position: absolute; top: calc(50% - 0.5rem); display: inline-block; width:2rem; height:1.25rem; vertical-align: middle; background:#0060d6; border-radius:1.25rem; text-align:center; }
.pop_schedule0063 .sche_date > a.prev { left: 0; }
.pop_schedule0063 .sche_date > a.next { right: 0; }
.pop_schedule0063 .sche_date > a::before { position: absolute; top: 0.4rem; left: 0.5rem; width: 0.95rem; height: 0.35rem; content: ""; z-index: 1; }
.pop_schedule0063 .sche_date > a.prev::before{background: url('/images/schl/template/T0063/main/0063_sche_prev.png') no-repeat center / cover; }
.pop_schedule0063 .sche_date > a.next::before{background: url('/images/schl/template/T0063/main/0063_sche_next.png') no-repeat center / cover; }
.pop_schedule0063 .sche_date ul{ height:4rem; white-space: nowrap; overflow-x: auto; vertical-align: middle; margin:0 2rem;}
.pop_schedule0063 .sche_date li{width:13.5%; min-width:2rem; display:inline-block;}
.pop_schedule0063 .sche_date li a{ display:block; width:1.75rem; height:1.75rem; line-height:1.75rem; margin:0 auto; font-weight: 600; border-radius:50%; color:#222; font-size:.8rem; text-align:center;}
.pop_schedule0063 .sche_date li a.sat{color: #0575ff;}
.pop_schedule0063 .sche_date li a.sun{color:#ff4343;}
.pop_schedule0063 .sche_date li a em { color: #222; font-weight: 600; }
.pop_schedule0063 .sche_date li a.today em{background:#dcecff; }
.pop_schedule0063 .sche_date li a.event em {border: 1px dashed #8a8a8a;}
.pop_schedule0063 .sche_date li a.event em:before{content:""; position:absolute; right:0; top:0; width:7px; height:7px; background:#0060d6; border-radius:50%;}
.pop_schedule0063 .sche_date li a em{position:relative; display:block; width:1.75rem; height:1.75rem; border-radius:50%; font-size:.85rem;}
.pop_schedule0063 .lst { width: 100%; margin-top: 1.5rem; position:relative; float: left; }
.pop_schedule0063 .lst ul { width:calc(100% + 1.5rem); margin-left:-0.75rem; overflow-y:auto; height:6rem; }
.pop_schedule0063 .lst li { width:50%; float:left; padding:0.35rem .75rem; border-right: 1px solid #ececec; }
.pop_schedule0063 .lst li.no_data { width: 100%; padding:0; line-height: 6rem; text-align:center; border-right: none;}
.pop_schedule0063 .lst li a { position:relative; display:block; padding-left:3rem; line-height:2.25rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#333; font-weight: 600; font-size:.8rem;}
.pop_schedule0063 .lst li a span { position:absolute; left:0; top:0; width:2.25rem; height: 2.25rem; line-height: 2.25rem; text-align: center; color:#0060d9; font-size: 0.9rem; font-weight: 700; display: block; justify-items: center; align-items: center; border: 1px dashed #8a8a8a; border-radius: 0.5rem; }
.pop_schedule0063 .btn_more { position:absolute; right:0; top:0; width:1.3rem; height:1.3rem; background:url('/images/schl/template/T0063/main/0063_btn_more01.png') no-repeat center/cover;  }
/* 캘린더 : active */
.pop_schedule0063 .sche_date li a:hover,
.pop_schedule0063 .sche_date li a:focus,
.pop_schedule0063 .lst li a:hover,
.pop_schedule0063 .lst li a:focus { text-decoration: underline; }
.pop_schedule0063 .lst li a:hover span,
.pop_schedule0063 .lst li a:focus span { background:#0060d6; border: 1px solid #0060d6; color: #fff; }
.pop_schedule0063 .btn_more:hover,
.pop_schedule0063 .btn_more:focus{transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg);}
.pop_schedule0063 a,
.pop_schedule0063 a span { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

 
/* 식단 */
.meal_menu0063 { position:relative; height:100%; padding: 1.6rem 1.5rem; }  
.meal_menu0063 .tit_wrap {position: relative; display: inline-block; padding: 0 3rem 0 1.5rem; background: #fff;  border-radius: 1.5rem; height: 2.7rem; vertical-align: middle; }
.meal_menu0063 h2 { display:inline-block; width: 5.3rem; line-height: 2.7rem; font-size:1rem; color:#222; overflow:hidden; white-space:nowrap; font-weight:700; }
.meal_menu0063 .inner { position:relative; display: inline-block; width: calc(100% - 16rem); vertical-align: middle; padding-left: 1.6rem;}
.meal_menu0063 .inner ul { overflow:hidden; overflow-y:auto; height:2.7rem; }
.meal_menu0063 .inner li ~ li { padding-top: 0.5rem; }
.meal_menu0063 .inner li:not(.no_data) { padding-right:1rem; } 
.meal_menu0063 .inner .no_data { line-height:2.7rem; text-align:center; font-weight:600; }
.meal_menu0063 .inner dl { position:relative; height:auto; color:#fff; line-height:1.5rem; overflow: hidden; } 
.meal_menu0063 .inner dl dt { position: relative; display: inline-block; color: #0060d6; line-height: 2rem; font-size:0.9rem; font-weight:600;text-align: center; vertical-align: top; margin-top: 0.3rem; } 
.meal_menu0063 .inner dl dt::before { position: absolute; top: 3px; right: -4.85rem; background: url('/images/schl/template/T0063/main/0063_meal_arrw.png') no-repeat center / cover; width: 3.3rem; height: 1.8rem; content: ""; }
.meal_menu0063 .inner dl dt em { color: #222; }
.meal_menu0063 .inner dl dd { display: inline-block; width: calc(100% - 8rem); vertical-align: middle; padding-left: 6.5rem; font-size:0.8rem; color: #000; font-weight: 400; padding-top: 0.1rem; line-height: 1.5; }
.meal_menu0063 img { position: absolute; bottom: 0.7rem; right: 1.15rem; width: 5.3rem; height: 4.2rem; }
.meal_menu0063 .btn_more { top:0.4rem; right: 1.1rem; }
/** 식단 : active **/

/* 팝업존 */
.pop0063 { position:relative; width:100%; height:100%; padding: 1.85rem 0 1.25rem 1.5rem; } 
.pop0063 .tit_wrap { position: relative; width: calc(100% - 8.45rem);}
.pop0063 h2 { display: inline-block; color:#fff; max-width: 6rem; font-weight:700; font-size:1rem; overflow:hidden; white-space:nowrap; vertical-align: middle; } 
.pop0063 .page { position: absolute; top: 0; right: 3.1rem; color: #fff; letter-spacing:2px; font-size: 1rem; font-weight: 600; }
.pop0063 .page strong { position: relative; color:#ffd600; padding-right: 0.7rem; margin-right: 0.7rem; } 
.pop0063 .page strong::before { position: absolute; top: 0.5rem; right: 0; width: 0.3rem; height: 0.3rem; background: #fff; border-radius: 50%; content: ""; } 
.pop0063 .nss_pg { width: calc(100% - 9.85rem); text-align: center; }
.pop0063 .nss_pg a { position: relative; display:inline-block; color: #fff; vertical-align:middle; font-size: 1rem; -webkit-transition:0.2s; transition:0.2s; }  
.pop0063 .nss_pg > a.prev{ width: 1.75rem; height: 0.55rem; background: url('/images/schl/template/T0063/main/0063_pop_prev.png') no-repeat center / cover; }
.pop0063 .nss_pg > a.next{ width: 1.75rem; height: 0.55rem; background: url('/images/schl/template/T0063/main/0063_pop_next.png') no-repeat center / cover; }
.pop0063 .nss_pg > a.prev::before,
.pop0063 .nss_pg > a.next::before { position: absolute; top: -0.3rem; width: 1.35rem; height: 1.35rem; border-radius: 50%;  content: ""; z-index: -1; background: #003c85; }
.pop0063 .nss_pg > a.prev::before { left: -0.35rem;}
.pop0063 .nss_pg > a.next::before { right: -0.35rem;}
.pop0063 .nss_pg .play,
.pop0063 .nss_pg .stop { background: #00bf94; width: 1.35rem; height: 1.35rem; line-height: 1.35rem; text-align: center; border-radius: 50%; margin: 0 0.5rem; }
.pop0063 .nss_pg .play { display:none; }
.pop0063 .pop_img { position:relative; height:11.25rem; overflow: hidden; margin: 1rem 0 0.9rem 2.5rem; background: #ccc;}
.pop0063 .pop_img div,
.pop0063 .pop_img .item {height:100%;}
.pop0063 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0063 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
.pop0063 .btn_more { right: 1.1rem; top: 0.3rem; background: url('/images/schl/template/T0063/main/0063_btn_more.png') no-repeat center / cover; width: 0.95rem; height: 0.95rem; }
/** 팝업존 : active **/
.pop0063 .nss_pg > a.prev:hover::before,
.pop0063 .nss_pg > a.prev:focus::before,
.pop0063 .nss_pg > a.next:hover::before,
.pop0063 .nss_pg > a.next:focus::before { background: #edc700; }
.pop0063 .btn_more:hover,
.pop0063 .btn_more:focus { transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); }
.pop0063 .nss_pg > a.prev::before,
.pop0063 .nss_pg > a.next::before { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0063 { position:relative; height:100%; padding: 1.85rem 0 0 2.5rem;  } 
.gallery0063::before { position: absolute; width: 19.9rem; height: 10.75rem; background: url('/images/schl/template/T0063/main/0063_gal_bg.png') no-repeat center / cover; bottom: 0; right: -18rem; content: ""; z-index: -1; }
.gallery0063 .tit_wrap { position: relative; overflow: hidden; margin-right: 1.8rem;}
.gallery0063 .tit_wrap::before { position: absolute; top: 0.8rem; right: 0; width: calc(100% - 2rem); height: 1px; background: #222; content: ""; }
.gallery0063 h2 { position:relative; font-size:1rem; display: inline-block; padding-right: 1rem; font-weight: 700; background: #f5f5f5; white-space: nowrap; overflow: hidden; } 
.gallery0063 .tit_wrap p { display: inline-block; font-size: 0.8rem; color: #555; font-weight: 600; }
.gallery0063 .list_box ul { display:flex; justify-content:space-between; margin-top: 1.3rem; margin-right: 1.8rem; overflow:hidden; }
.gallery0063 .list_box ul li { width:48%; margin-right:4%; }
.gallery0063 .list_box li.no_data{ width:100%; height:10.75rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:rgba(0,0,0,0.05); }
.gallery0063 .list_box a { display:block; overflow: hidden; }
.gallery0063 .list_box a .img {position: relative; height:10.75rem; overflow:hidden;  background: rgba(0,0,0,0.05);}
.gallery0063 .list_box a .img img { position:absolute; top:50%; left:50%; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.gallery0063 .list_box a .txt { padding:0.7rem;}
.gallery0063 .list_box a p { color:#222; text-align: center; font-weight:600; font-size:0.85rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gallery0063 .list_box a .date { color:#72777c; font-size:0.75rem; font-weight:600; }
.gallery0063 .btn_more { top: 1.75rem; }
/** 갤러리 : active **/
.gallery0063 .list_box a:hover .img img,
.gallery0063 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); } 


/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #e5e5e5;}
.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: 1240px) {
	/* 메인비주얼 */
	.MVisual0063 .item img{width:150%; height:auto; left:-27%; transform: none; -webkit-transform: none; -ms-transform: none;}
	.MVisual0063 .control {left: 1rem; margin-left: 0;}

	/* 팝업 */
	.pop0063 .pop_img { margin: 1rem 0 0.9rem; }
	.pop0063 .pop_img .item img {width:auto; height:100%;}

	/* 갤러리 */
	.gallery0063 .list_box ul { margin-right: 0; }
}


@media (max-width:1024px){
	/* 게시판 */
	.notice0063 .list_box li { width: 49%; }
	.notice0063 .list_box li:nth-child(3) { display: none; }

	/* 캘린더 */
	.pop_schedule0063 .sche_date li { width: 18.5%; }
}

@media (max-width:980px){
	/* 바로가기 */
	.M_link0063 ul { display: table; table-layout: fixed; border-spacing: 0.65rem 0; margin: 0 -0.65rem;  }
	.M_link0063 li { display: table-cell; width: auto; float: none; padding: 0; }

	/* 캘린더 */
	.pop_schedule0063 .sche_date li { width: 13.5%;}

	/* 식단 */
	.meal_menu0063 .inner { padding-left: 1.2rem; width: calc(100% - 14rem); }
	.meal_menu0063 .inner dl dt::before{ right: -4rem;}
	.meal_menu0063 .inner dl dd { padding-left: 4.5rem; }
	.meal_menu0063 img { width: 4.6rem; height: auto; right: 0.5rem; }
}

@media (max-width:860px) {   
	/* 팝업 */
	.pop0063 .tit_wrap { width: calc(100% - 3rem); }

	/* 갤러리 */
	.gallery0063 .list_box ul {display:block;}
	.gallery0063 .list_box ul li { width: 100%; margin-right:0; }
	.gallery0063 .list_box ul li:nth-child(n+2){display:none;}


	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

}  

@media (max-width:768px){
	/* 바로가기 */
	.M_link0063 ul { border-spacing: 0; }
	.M_link0063 li { display: block; float: left; width: calc(100% / 3); padding: 0.65rem; }
	.M_link0063 li a { padding: 1rem 0 0.2rem; }

}

@media (max-width:680px){
	/* 게시판 */
	.notice0063 .titTab { display: block; width: calc(100% - 2rem); }
    .notice0063 .titTab li{ float: left; max-width: calc(94% / 3); }
    .notice0063 .titTab li ~ li { margin-top: 0; margin-left: 3%; }
	.notice0063 .tabWrap { width: 100%; padding-left: 0; margin-top: 1rem; }
	.notice0063 .list_box ul{height:9.5rem;}
	.notice0063 .list_box li a { padding: 1.5rem 1.2rem; }
	.notice0063 .btn_more { top: 0.3rem !important; right: 0; left: auto; color: #222;}
	.notice0063 .titTab a:hover, 
	.notice0063 .titTab a:focus, 
	.notice0063 .titTab a.current { transform: translate(0.35rem, -0.35rem); padding: 0 1rem; }
	

	/* 캘린더 */
	.pop_schedule0063 .sche_date li { width: 18.5%;}

	/* 식단 */
	.meal_menu0063 { padding: 1.2rem; }
	.meal_menu0063 .tit_wrap { line-height: 2.5rem; }
	.meal_menu0063 .inner { width: 100%; display: block; padding-left: 0; margin-top: 0.5rem; }
	.meal_menu0063 .inner ul { margin-right: 3rem; }
	.meal_menu0063 .inner dl dt::before { width: 2.5rem; height: 1.2rem; right: -3rem; top: 7px; }
	.meal_menu0063 .inner dl dd { padding-left: 3.3rem; }
	.meal_menu0063 img { width: 3.5rem; }
	.meal_menu0063 .btn_more {top: 0.1rem; }

	/* 팝업 */
	.pop0063 { padding: 1.5rem 0; }
	.pop0063 .tit_wrap { width: 100%; }
	.pop0063 .page { right: 2.1rem; }
	.pop0063 .nss_pg { width: 100%; }
    .pop0063 .pop_img{ height:auto; text-align:center; }
    .pop0063 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
	.pop0063 .btn_more { right: 0; }

	/* 갤러리 */
	.gallery0063 { padding: 1.5rem 0 0.5rem; }
	.gallery0063 .list_box ul li { width: 48%; float:left;}
	.gallery0063 .list_box ul li + li{margin-left:4%;}
	.gallery0063 .list_box ul li:nth-child(n+2){display:block;}
	.gallery0063 .list_box ul li:nth-child(n+3){display:none;}
	.gallery0063 .btn_more { top: 1.3rem;}
	
}

@media (max-width:480px){
	/* 게시판 */
	.notice0063 .titTab a { padding: 0 0.5rem; }
	.notice0063 .list_box ul { display: block; height:auto; max-height:17rem;}
	.notice0063 .list_box li { width: 100%; }
	.notice0063 .list_box li ~ li { margin-top: 1rem;}
	.notice0063 .list_box li a { padding: 1rem; }
	.notice0063 .list_box li p { margin: 0.8rem 0; }
	.notice0063 .titTab a:hover, 
	.notice0063 .titTab a:focus, 
	.notice0063 .titTab a.current { padding: 0 0.5rem; }

	/* 바로가기 */
	.M_link0063 ul { margin: 0 -0.3rem; width: calc(100% + 0.6rem); }
	.M_link0063 li { padding: 0.3rem;}
	.M_link0063 li a img {width: 47px; top: -2.6rem; }
	.M_link0063 li a p { font-size: 0.85rem; }

	/* 캘린더 */
	.pop_schedule0063 .sche_wrap { padding: 0; }
	.pop_schedule0063 .month { position: relative; width: 100%; height: 2.5rem; left: auto; top: auto; border-radius: 0; }
	.pop_schedule0063 .month span em { display: inline-block; margin-left: 0.3rem; font-size: 1.2rem; }
	.pop_schedule0063 .sche_date > a.prev { left: 1rem; }
	.pop_schedule0063 .sche_date > a.next { right: 1rem; }
	.pop_schedule0063 .sche_date { width: 100%; margin-top: 0.5rem; padding: 0 1rem; }
	.pop_schedule0063 .lst { padding: 1rem; margin: 0; }

	/* 식단 */
	.meal_menu0063 .inner ul { height: 4.7rem; }
	.meal_menu0063 .inner dl dt::before { display: none; }
	.meal_menu0063 .inner dl dd { width: 100%; display: block; padding-left: 0; }
	.meal_menu0063 .inner .no_data { line-height: 4.7rem; }

	/* 팝업 */
	.pop0063 { padding: 1rem 0;}

	/* 갤러리 */
	.gallery0063 { padding: 1rem 0 0.5rem 0; }
	.gallery0063 .list_box ul li { width: 100%; }
	.gallery0063 .list_box ul li:nth-child(n+2) { display: none;}
	.gallery0063 .btn_more { top: 0.9rem; }
}

@media (max-width:380px){
	.notice0063 .titTab li { max-width: 100%; margin: 0.4rem 0 0.4rem 3%;}
	
	/* 캘린더 */
	.pop_schedule0063 .lst { width: 100%; }
	.pop_schedule0063 .lst ul { width: 100%; margin-left: 0; }
	.pop_schedule0063 .lst li { width: 100%; padding: 0.35rem 0; border-right: none; }
}