﻿
/* btn_more */
.btn_more { position: absolute; top: 0; right: 0; width: auto; font-size: 0.8rem; color: #000; font-weight: 600; }
.btn_more span { vertical-align: middle; }
.btn_more i { width: 2.2rem; height: 2.2rem; line-height: 2.2rem; border-radius: 50%; color: #333; font-size:1.2rem; text-align: center; margin-left: .5rem; vertical-align: middle; }
.btn_more,
.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); }

/* 메인비주얼 */
.MVisual0042 { position: relative; height: 100%; overflow:hidden;}
.MVisual0042 .item{overflow:hidden; line-height:0;}
.MVisual0042 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0042 .control{position:absolute; left:50%; margin-left:-30rem; bottom:1rem; z-index:1;}
.MVisual0042 .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 .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0042 .control > a.play{display:none;}
.MVisual0042 .control > a:hover,
.MVisual0042 .control > a:focus{ background:rgb(17, 50, 30, 0.9);}

/* 게시판 */
.notice0042 { position:relative; height:100%; }
.notice0042 .titTab a,
.notice0042 .titTab span,
.notice0042 .list_box li,
.notice0042 .list_box li a,
.notice0042 .list_box .topList{ position:relative; display:block; }
.notice0042 .titTab { position: relative; margin-right: 5rem; }
.notice0042 .titTab ul { font-size:0; background: #fff; overflow:hidden; }
.notice0042 .titTab li { position:relative; display:inline-block; max-width:calc(30% - 1rem); vertical-align: top;}
.notice0042 .titTab li ~ li{margin-left:1.9rem;}
.notice0042 .titTab li + li::before{width: 6px; height: 6px; border-radius: 50%; background: rgba(164, 164, 164, 0.41); position: absolute; left: -0.95rem; top: 0.9rem; content: '';}
.notice0042 .titTab a {line-height:2rem; text-align:center; font-size:1.1rem; font-weight: 600; color:#8e8e8e; padding-bottom: 0.4rem; }
.notice0042 .titTab a span{ overflow:hidden; white-space:nowrap;}
.notice0042 .topList { position:relative; min-height:7.5rem; margin:.9rem auto; overflow:hidden; border-radius: 1.5rem; background: #f6f6f6; padding: 1.3rem 1.5rem 1.3rem 5.7rem;}
.notice0042 .topList::before { position: absolute; top: 1.5rem; left: 1.5rem; width: 2.7rem; height: 2.65rem; background: url('/images/schl/template/T0042/main/0042_notice_icon.png') no-repeat center / cover; content: ""; }
.notice0042 .topList dt{ position: relative; line-height: 1.5rem; font-size:.95rem; color:#000; font-weight: 600; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; }
.notice0042 .topList dl.new dt { padding-left: 1.75rem; }
.notice0042 .topList dl.new dt::before {position: absolute; top: 0; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; text-align: center; font-weight: 700; background: #f47a41; color: #fff; content: "N"; font-size: 0.7rem; }
.notice0042 .topList p{font-size:.8rem; color: #666; line-height:1; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; margin: .7rem 0; }
.notice0042 .topList .date { font-size: 0.75rem; color: #666; z-index: 1;}
.notice0042 .list_box { display:none; width:100%; }
.notice0042 .list_box ul { height:8.5rem; overflow:hidden; }
.notice0042 .list_box li { position: relative; }
.notice0042 .list_box li a{ line-height:1.7rem; display:block;}
.notice0042 .list_box li a.new p{ padding-left: 2.8rem; }
.notice0042 .list_box li a.new::before {position: absolute; top: 4px; left: 1rem; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; text-align: center; font-weight: 700; background: #1e65a7; color: #fff; content: "N"; font-size: 0.7rem; }
.notice0042 .list_box li p{ width:calc(100% - 4.5rem); overflow:hidden; font-size:.8rem; font-weight:600; color:#010101; text-overflow: ellipsis; white-space: nowrap; padding-left: 1rem;}
.notice0042 .list_box li p::before { position: absolute; top: 0.7rem; left: 0; width: 10px; height: 4px; background: #1e65a7; content: ""; }
.notice0042 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#858383; }
.notice0042 .btn_more i{ background: #f47a41; color: #fff; }
/* 게시판 : 데이터 없음 */ 
.notice0042 .list_box dl.no_data .date p{padding-top:0;}
.notice0042 .list_box li.no_data{text-align:center; line-height:8rem;}
/* 게시판 : active */
.notice0042 .topList:hover:before,
.notice0042 .topList:focus:before{background-color:#f1fae7;}
.notice0042 .titTab a:hover,
.notice0042 .titTab a:focus,
.notice0042 .titTab a.current { color: #3a6fab; font-weight: 700; }
.notice0042 .titTab a:hover::before,
.notice0042 .titTab a:focus::before,
.notice0042 .titTab a.current::before { position: absolute; width: 0.7rem; height: 0.5rem; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); background: url('/images/schl/template/T0042/main/0042_notice_dot.png') no-repeat center / cover; content: ""; }
.notice0042 .list_box.on { display: block; }
.notice0042 .topList:hover dd p,
.notice0042 .topList:hover dd p,
.notice0042 .list_box li a:hover p,
.notice0042 .list_box li a:focus p { text-decoration: underline; }
.notice0042 a, 
.notice0042 :before,
.notice0042 .titTab a::before{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0042 { position:relative; width:100%; height:100%; background: #1e65a7; border-radius: 2rem 2rem 0 2rem; overflow: hidden; padding: 1.5rem 2.2rem 0; }
.pop0042 .tit_wrap { margin-bottom: 1.2rem; }
.pop0042 h2 { color:#fff; font-weight:600; font-size:1.1rem; line-height:1.9rem; white-space:nowrap; overflow:hidden; margin-right:7rem; }
.pop0042 .nss_pg{ position:absolute; top: 1.5rem; right: 2.2rem; line-height: 1; }
.pop0042 .nss_pg a {display: inline-block; overflow: hidden; width:1.9rem; height:1.9rem; line-height:1.9rem; border-radius:50%; text-align:center; color:#213246; font-size:1.4rem; background:#fff;}
.pop0042 .nss_pg .play {display: none;}
.pop0042 .nss_pg .play,
.pop0042 .nss_pg .stop { font-size: 1rem; }
.pop0042 .pop_img { position:relative; height:11.25rem; text-align:center; border-radius:1.5rem 1.5rem 0 0; background: #ececec; overflow: hidden; }
.pop0042 .pop_img .slick-list{width:100%; max-width:17.5rem; margin:0 auto; }
.pop0042 .pop_img div,
.pop0042 .pop_img .item {height:100%;}
.pop0042 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0042 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 팝업존 : active */
.pop0042 .nss_pg a:hover,
.pop0042 .nss_pg a:focus { background: #ffbe42; }
.pop0042 .nss_pg a { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 식단 */
.meal_menu0042 { position:relative; height:100%; background: #f47a41; border-radius: 2rem 2rem 2rem 0; padding: 1.5rem 1.9rem 0; }
.meal_menu0042:before{content:""; position:absolute; left:0; bottom:0; width:9.5rem; height:7.95rem; background:url('/images/schl/template/T0042/main/0042_prrtn_dot.png'); border-radius: 0 2rem 0 0; }
.meal_menu0042 .tit_wrap{position:relative; }
.meal_menu0042 .tit_wrap:before { content:""; display:block; position:absolute; top:.7rem; left:6.5rem; width:3rem; height:1px; border-top: 2px dotted #f9c4b2; z-index:9;}
.meal_menu0042 h2 { position:relative; display:inline-block; width:calc(100% - 10rem); color:#fff; font-weight:600; font-size:1.1rem; line-height:1.5rem; background:#f47a41; padding-right:0.5rem; white-space:nowrap; overflow:hidden; }
.meal_menu0042 .inner { position:relative; z-index:1;}
.meal_menu0042 .inner ul { overflow-y:auto; height:7.75rem; margin-left: 7.8rem; background: #f47a41; margin-top: -1.9rem; padding-left: 1rem; }
.meal_menu0042 .inner li:not(.no_data) { padding-right:.1rem; }
.meal_menu0042 .inner li + li { margin-top:1rem; }
.meal_menu0042 .inner .no_data { padding-top:.4rem; text-align:center; color: #fff; }
.meal_menu0042 .inner dl { position:relative; min-height:6rem; color:#fff; }
.meal_menu0042 .inner dl::after{content:''; display:block; clear:both;}
.meal_menu0042 .inner dt { font-weight:600; font-size: .9rem; background: rgba(255, 255, 255, 0.2); line-height: 2.1rem; display: inline-block; border-radius: 2rem; padding: 0 1.1rem; float:right; }
.meal_menu0042 .inner dd { font-size:0.8rem; word-break:keep-all; padding-top:3.4rem; font-weight: 500; line-height: 1.7; float:none;}
.meal_menu0042 > img{position:absolute; left:2.5rem; bottom:1.4rem; width: 101px; height: 101px; }
.meal_menu0042 .btn_more { top: auto; bottom: -1.15rem; right: 5.15rem; }
.meal_menu0042 .btn_more i { box-shadow: 0 0 7px rgba(0, 0, 0, 0.28); background: #fff; }

/* 갤러리 */
.gallery0042 { position:relative; height: 100%; }
.gallery0042 h2 { position: relative; color:#000; font-weight:700; font-size:1.1rem; margin-bottom: 1.5rem; white-space: nowrap; overflow: hidden; margin-right: 7rem;}
.gallery0042 .list_box ul { height: 14.5rem; overflow:hidden; }
.gallery0042 .list_box li {float: left; width:23.5%; }
.gallery0042 .list_box li ~ li { margin-left: 2%; }
.gallery0042 .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); border-radius:2rem;}
.gallery0042 .list_box a { position:relative; display:block; font-size:.9rem; color:#000; }
.gallery0042 .list_box a .img{ height:12.25rem; overflow:hidden; background:rgba(0,0,0,0.1); border-radius: 2rem; border: 2px solid transparent; }
.gallery0042 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; }
.gallery0042 .list_box a strong{ display: block; font-weight:600; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#333; font-size: .9rem; text-align: center; margin: .7rem 0 0.6rem; padding: 0 1.5rem; }
.gallery0042 .btn_more { top: -5px;}
.gallery0042 .btn_more i{ background: #b0b0b0; color: #fff; }
/** 갤러리 : active **/
.gallery0042 .list_box a:hover .img,
.gallery0042 .list_box a:focus .img { border-color: #1e65a7; box-shadow: 0 0 10px rgba(30, 101, 167, 0.41); }
.gallery0042 .list_box a:hover .img::before,
.gallery0042 .list_box a:focus .img::before { position: absolute; width: 2rem; height: 2.4rem; bottom: 1.5rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); background: url('/images/schl/template/T0042/main/0042_thumb_bg.png') no-repeat center / cover; content: ""; z-index: 1; }
.gallery0042 .list_box a .img,
.gallery0042 .list_box a .img::before{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 캘린더 */
.pop_schedule0042 { position:relative; height:100%; margin-top: 3rem; }
.pop_schedule0042 h2 { position:relative; width:50%; font-weight:700; font-size:1.1rem; margin-bottom: 1.5rem; white-space:nowrap; overflow:hidden; }
.pop_schedule0042 .sche_wrap { position:relative; height: auto; width: 52%; float: left; }
.pop_schedule0042 .sche_list { position: relative; margin-bottom:.8rem; line-height: 2.75rem; text-align: center; }

.pop_schedule0042 .sche_list > a { position: absolute; top: 1rem; font-size: 1.25rem; width:2rem; height:0.75rem; }
.pop_schedule0042 .sche_list > a::before{content:""; position:absolute; top:-8px; width: 1.75rem; height: 1.75rem; border-radius:50%; background:#ebf5fe; z-index: -1; }
.pop_schedule0042 .sche_list .prev { left: 0.7rem; background:url('/images/schl/template/T0042/main/0042_sche_prev.png') no-repeat center / cover; }
.pop_schedule0042 .sche_list .prev:before{left: -0.7rem; }
.pop_schedule0042 .sche_list .next { right: 0.7rem; background:url('/images/schl/template/T0042/main/0042_sche_next.png') no-repeat center / cover; }
.pop_schedule0042 .sche_list .next:before{right: -0.7rem; }
.pop_schedule0042 .sche_list span { display:inline-block; color:#2f2573; font-size:.9rem; font-weight:600; vertical-align:middle; }
.pop_schedule0042 .sche_list span em { display: inline-block; width: 2.75rem; height: 2.75rem; background: #1e65a7; color: #fff; text-align: center; border-radius: 50%; font-weight:800; font-size: 1.25rem; }
.pop_schedule0042 .sche_table { width: 100%; height: 100%; }
.pop_schedule0042 .sche_table table { font-family:"SCDream"; text-align:center; }
.pop_schedule0042 .sche_table table thead th { padding:.5rem; color:#000; font-size:.9rem; font-weight:600; border-bottom: 2px solid #ccdded; }
.pop_schedule0042 .sche_table table thead th.sun { color: #f47a41; }
.pop_schedule0042 .sche_table table thead th.sat { color: #1e65a7; }
.pop_schedule0042 .sche_table table tbody td { padding:0.4rem; color:#000; font-size:.75rem; font-weight: 600; text-align:center; }
.pop_schedule0042 .sche_table table tbody td a { position:relative; display: block; width:1.6rem; height:1.6rem; line-height: 1.6rem; border-radius:50%; margin: auto; }
.pop_schedule0042 .sche_table table tbody td a.event { background: #d7d7d7; }
.pop_schedule0042 .sche_table table tbody td a.today { background: #1e65a7; color: #fff; }
.pop_schedule0042 .lst { position:relative; width: 42%; float: right; background: #1e65a7; border-radius: 2rem 2rem 0 2rem; padding: 2rem 1.5rem; } 
.pop_schedule0042 .lst::before { position: absolute; top: -4.85rem; right: 1.2rem; background: url('/images/schl/template/T0042/main/0042_sche_bg.png') no-repeat center / cover; width: 7rem; height: 7.05rem; content: ""; }
.pop_schedule0042 .lst ul { overflow-y:auto; height:12rem; }
.pop_schedule0042 .lst .no_data { line-height: 12rem; text-align:center; color: #fff; }
.pop_schedule0042 .lst li { position: relative; }
.pop_schedule0042 .lst li ~ li { margin-top: .5rem; }
.pop_schedule0042 .lst li a { position:relative; display:block; line-height:1.95rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight:400; color:#fff; }
.pop_schedule0042 .lst li a span { display: inline-block; width: 1.95rem; height: 1.95rem; border-radius: 50%; color:#fff; text-align: center; background: rgba(255, 255, 255, 0.2); margin-right: .7rem; font-weight:600; }
.pop_schedule0042 .btn_more { right: 9.8rem; }
.pop_schedule0042 .btn_more i { box-shadow: 0 0 7px rgba(0, 0, 0, 0.28); background: #fff; }
/* 캘린더 :active */
.pop_schedule0042 .lst li a:hover,
.pop_schedule0042 .lst li a:focus { text-decoration: underline; }
.pop_schedule0042 .sche_list a:hover::before,
.pop_schedule0042 .sche_list a:focus::before { background: #7fb4e5; }
.pop_schedule0042 .sche_table table tbody td:hover,
.pop_schedule0042 .sche_table table tbody td:focus { text-decoration: underline; }
.pop_schedule0042 a,
.pop_schedule0042 a span,
.pop_schedule0042 .sche_list a::before{ -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }


/* 바로가기1 */
.M_link0042 { position:relative; height:100%; }
.M_link0042 ul { width: 100%; font-size:0; }
.M_link0042 li { position:relative; width: calc(100% / 3); display: inline-block; vertical-align: top; }
.M_link0042 li ~ li a::before{ position: absolute; top: 3.1rem; left: -.5rem; background: rgba(0, 0, 0, 0.2); width: 0.5rem; height: 0.5rem; border-radius: 50%; content: ""; z-index: 0; }
.M_link0042 li:nth-child(3n+1) a:before{ display: none; }
.M_link0042 li a { display:block; position:relative; word-break: keep-all; text-align:center;}
.M_link0042 li a .img { position: relative; width: 100%; height: 6.25rem; padding:1rem 0; margin: auto; text-align: center; border: 2px solid transparent; border-radius: 1.5rem; z-index: 1;}
.M_link0042 li a img { width:4.1rem; }
.M_link0042 li a span { position: relative; display: inline-block; font-size:0.9rem; line-height:1.2rem; max-height:2.4rem; margin:0.8rem 0 0.5rem; padding:0 5px; overflow:hidden; font-weight: 600; color:#222; border-bottom: 2px dotted transparent; word-break:break-all; }
/** 바로가기1 : active **/
.M_link0042 li ~ li a:hover:before,
.M_link0042 li ~ li a:focus:before{ display: none; }
.M_link0042 li a:hover .img,
.M_link0042 li a:focus .img{ box-shadow: 0 0 7px rgba(0, 0, 0, 0.17); border-color: #f47a41; background: #fff; }
.M_link0042 li a:hover span,
.M_link0042 li a:focus span{ border-bottom: 2px dotted #f47a41; }
.M_link0042 li a { -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;}

@media (max-width: 1280px) {
	/* 메인비주얼 */
	.MVisual0042 .item img { width: 100%; margin-left: 0; height: auto; }
	.MVisual0042 .control { margin-left: 0; left: 1rem; }
}

@media (max-width:1024px){
	/* 갤러리 */
	.gallery0042 .list_box li { width: 32%; }
}

@media (max-width: 960px) {
	/* 팝업 */
	.pop0042 { padding: 1.2rem 1.8rem 0; }
	.pop0042 .nss_pg { top: 1.2rem; right: 1.8rem; }

	/* 식단 */
	.meal_menu0042 { padding: 1.2rem 1.8rem; }
	.meal_menu0042:before { width: 8rem; }
	.meal_menu0042 h2 {max-width:calc(100% - 4rem); width:auto;}
	.meal_menu0042 .inner ul { height: 8rem; margin-top: 1rem; background: none; margin-left: 7.8rem; padding-left: 0; }
	.meal_menu0042 > img { left: 1.2rem; bottom: 1rem; }
	.meal_menu0042 .btn_more { bottom: auto; top: 1rem; right: 1.8rem; }

	/* 바로가기 */
	.M_link0042 li { width: calc(100% / 2); }
	.M_link0042 li:nth-child(3n+1) a:before{ display: block; }
	.M_link0042 li:nth-child(2n+1) a:before{ display: none; }
	.M_link0042 li a .img { height: 5.25rem; }
	.M_link0042 li a .img img { width:3rem;}

	/* 공지사항 */
	.notice0042 .titTab li {max-width:100%;}
	
}

@media (max-width: 860px) {
	/* 식단 */
	.meal_menu0042:before { width: 6rem; height: 6.5rem;}
	.meal_menu0042 .inner dt { padding: 0 0.8rem; }
	.meal_menu0042 .inner dd { padding-top: 1.2rem; }
	.meal_menu0042 .inner ul { margin-left: 4.8rem; }
	.meal_menu0042 > img { left: 1rem; width: 80px; height: auto; }

	/* 바로가기 */
	.M_link0042 li { width: calc(100% / 3); }
	.M_link0042 li:nth-child(3n+1) a:before{ display: none; }
	.M_link0042 li:nth-child(2n+1) a:before{ display: block; }

	/* 캘린더 */
	.pop_schedule0042 { margin-top: 1.5rem; }
	
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:680px){
	/* btn_more */
	.btn_more i { width: 2rem; height: 2rem; line-height: 2rem; }

	/* 게시판 */
	.notice0042 .titTab a { font-size: 1rem; }
	.notice0042 .topList { padding: 1.2rem 1.2rem 1.2rem 4.7rem; }
	.notice0042 .topList::before { width: 2rem; height: 1.95rem; }
	.notice0042 .titTab li ~ li { margin-left: 1rem; } 
	.notice0042 .titTab li + li::before { left: -0.6rem; }
	.notice0042 .titTab a::before {display:none;}

	/* 팝업존 */
	.pop0042 { padding: .8rem 1.2rem 0; }
	.pop0042 .nss_pg { top: 0.8rem; } 
    .pop0042 .pop_img{ height:auto; text-align:center; }
    .pop0042 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}


	/* 식단 */
	.meal_menu0042 { padding: .8rem 1.2rem; }
	.meal_menu0042 .inner ul { height: 5.8rem; margin-left: 5.8rem;}
	.meal_menu0042 .inner dd { padding-top: 0.8rem;}
	.meal_menu0042 .inner .no_data  { line-height: 5.8rem; }
	.meal_menu0042 .btn_more { top: 0.6rem; }

	/* 갤러리 */
	.gallery0042 .list_box li { width: 49%; }

	/* 캘린더 */
	.pop_schedule0042 { margin-bottom: 1rem; }
	.pop_schedule0042 h2 {width:auto; margin-right:3rem;}
	.pop_schedule0042 .sche_wrap { width: 100%; float: none; }
	.pop_schedule0042 .lst { width: 100%; float: none; margin-top: 1rem; padding: 1.2rem 9rem 1.2rem 1.2rem; }
	.pop_schedule0042 .lst::before { top: auto; bottom: -1 .5rem; }
	.pop_schedule0042 .btn_more { right: 0; }
}

@media (max-width:480px){
	/* btn_more */
	.btn_more { font-size: 0; }

	/* 게시판 */
	.notice0042 .titTab { margin-right: 2rem; }

	/* 갤러리 */
	.gallery0042 h2 { margin-right: 3rem;}
	.gallery0042 .list_box li { width: 100%; }
	.gallery0042 .list_box li ~ li { margin-left: 0; }
	.gallery0042 .list_box a .img { height: 12.7rem; }
	.gallery0042 .list_box ul { height: 30.5rem; }

	/* 캘린더 */
	.pop_schedule0042 .lst {padding:1.2rem;}
	.pop_schedule0042 .lst::before { display: none; }
	.pop_schedule0042 .sche_list span em { width: 2.5rem; height: 2.5rem; line-height: 2.5rem; font-size: 1.1rem; }
}

@media (max-width:380px){
	/* 공지사항 */
	.notice0042 .titTab li { max-width:calc(100% - 2.5rem); }
	.notice0042 .titTab a:hover::before, 
	.notice0042 .titTab a:focus::before, 
	.notice0042 .titTab a.current::before { bottom: .2rem; }

	/* 식단 */
	.meal_menu0042:before { display: none; }
	.meal_menu0042 > img { display: none; }
	.meal_menu0042 .inner ul { margin-left: 0; }
}