﻿/* btn_more */
.btn_more { position:absolute; display:block; right:.5rem; top:-.5rem; width:2.2rem; height:2.2rem; border-radius:50%; line-height:2.2rem; text-align:center; background: #506d8d; color: #fff; font-size: 1rem;}
.btn_more i{ -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.btn_more:hover i{ transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0023 { position:relative; overflow:hidden; height:100%; border-radius:0 0 1rem 1rem; box-shadow: 0 0 1rem rgba(255,153,0,0.2); background:#f8f8fa; isolation: isolate;}
.MVisual0023 .slider{ position:relative; z-index: 0;}
.MVisual0023 .slider,
.MVisual0023 .slick-list,
.MVisual0023 .slick-track{height:100%; }
.MVisual0023 .item { overflow:hidden; line-height:0; }
.MVisual0023 .item img { position:relative; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0023 .control { position:absolute; left:1.5rem; bottom:1.3rem; z-index:1; }
.MVisual0023 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(234, 51, 99, 0.5); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0023 .control > a.play { display:none; }
/* 메인비주얼 : active */
.MVisual0023 .control > a:hover,
.MVisual0023 .control > a:focus { background:rgb(234, 51, 99, 0.8);}

/* 캘린더 */
.pop_schedule0023 { position:relative; height:100%; background: #fff; border-radius:1rem; box-shadow: 0 0 1rem rgba(255,153,0,0.1); }
.pop_schedule0023 .tit_wrap{ background: #e6c6ff; color: #111; padding: 0 1rem; line-height: 2.45rem;}
.pop_schedule0023 .tit_wrap h2 { display:block; max-width:calc(100% - 2rem); font-weight:500; font-size:0.9rem; white-space: nowrap; overflow: hidden;}
.pop_schedule0023 .sche_wrap { position:relative; padding: 1rem 1.5rem;}
.pop_schedule0023 .month { margin-bottom:0.75rem; text-align:center;}
.pop_schedule0023 .month a { display:inline-block; width:1.7rem; height:1.7rem; line-height:1.7rem; vertical-align:middle; background:#ffd7e5; border-radius:50%; font-size:0.9rem; font-family:"xeicon";  text-align:center; }
.pop_schedule0023 .month a i { -webkit-transition:all 0.15s; transition:all 0.15s; }
.pop_schedule0023 .month span { display:inline-block; font-size:1rem; color:#111; line-height:1.5rem; font-weight:600; margin:0 1rem; vertical-align:middle; }
.pop_schedule0023 .month span em { position:relative; display:inline-block; width:1.5rem; height:1.5rem; font-size:1.3rem; }
.pop_schedule0023 .sche_table { overflow:hidden; }
.pop_schedule0023 .sche_table table { font-family:"SCDream"; text-align:center; }
.pop_schedule0023 .sche_table table thead th { padding:.42rem; color:#fff; font-size:.8rem; background-color:#d184ba; font-weight:600; } 
.pop_schedule0023 .sche_table table thead th:first-of-type { padding-left:1.3rem; color:#ffcdd2; }
.pop_schedule0023 .sche_table table thead th:last-of-type { padding-right:1.3rem; color:#ffde9e;}
.pop_schedule0023 .sche_table table tbody { padding: 0.3rem 0; height:7.5rem; }
.pop_schedule0023 .sche_table table tbody td { padding:0.1rem; background:#fef8fa; font-size:0.7rem; text-align:center; line-height: 1.5; }
.pop_schedule0023 .sche_table table tbody td .sat { color:#006594; }
.pop_schedule0023 .sche_table table tbody td .sun { color:#b22926; }
.pop_schedule0023 .sche_table table tbody td:first-of-type { padding-left:1.3rem; }
.pop_schedule0023 .sche_table table tbody td:last-of-type { padding-right:1.3rem; }
.pop_schedule0023 .sche_table table tbody tr:first-child td { padding:0.3rem 0.2rem 0.2rem 0.2rem; }
.pop_schedule0023 .sche_table table tbody tr:first-child td:first-of-type { padding-left:1.3rem; }
.pop_schedule0023 .sche_table table tbody tr:first-child td:last-of-type { padding-right:1.3rem; }
.pop_schedule0023 .sche_table table tbody tr:last-child td { padding:0.2rem 0.2rem 0.3rem 0.2rem; }
.pop_schedule0023 .sche_table table tbody tr:last-child td:first-of-type { padding-left:1.3rem; }
.pop_schedule0023 .sche_table table tbody tr:last-child td:last-of-type { padding-right:1.3rem; }
.pop_schedule0023 .sche_table table tbody td a,
.pop_schedule0023 .sche_table table tbody td span { display:inline-block; width:1.05rem; height:1.05rem; line-height:1.05rem; border-radius:50%; color:#444; font-family:'Montserrat'; font-size:0.65rem; }
.pop_schedule0023 .sche_table table tbody td .event { background:#dd33ac; color:#fff; }
.pop_schedule0023 .sche_table table tbody td .today { background:#fff !important; border:1px solid #dd33ac !important; color:#444 !important; }
.pop_schedule0023 .lst { position:relative; z-index:1; margin-top:0.9rem;}
.pop_schedule0023 .lst ul { overflow-y:auto; height:4.1rem; }
.pop_schedule0023 .lst ul li{position: relative;}
.pop_schedule0023 .lst ul li::before{content: ''; display: block; position: absolute;left: 0; top: 50%; transform: translateY(-50%); width: 4px; height: 4px; background: #a3a3a3; border-radius: 50%;}
.pop_schedule0023 .lst .no_data {line-height: 4rem; text-align:center; }
.pop_schedule0023 .lst .no_data::before{display: none;}
.pop_schedule0023 .lst li a { position:relative; padding-left:3rem; display:block; line-height:1.2rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.75rem; font-weight:400; color:#333; }
.pop_schedule0023 .lst li ~ li { margin-top:0.25rem; }
.pop_schedule0023 .lst li a span { position:absolute; left:0; top:0; width:3rem; font-size:0.75rem; font-weight: 500; text-align:center; color:#dd33ac;}
.pop_schedule0023 a,
.pop_schedule0023 a span { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.pop_schedule0023 .btn_more { background:#9e51d9;}
/* 캘린더 : active */
.pop_schedule0023 .month a:hover,
.pop_schedule0023 .month a:focus{background: #fbb1cb;}
.pop_schedule0023 .sche_table table tbody td .today:hover,
.pop_schedule0023 .sche_table table tbody td .today:focus { text-decoration: underline;}
.pop_schedule0023 .sche_table table tbody td .event:hover,
.pop_schedule0023 .sche_table table tbody td .event:focus{background: #9e51d9;}
.pop_schedule0023 .sche_table table tbody td span a:not(.event):focus,
.pop_schedule0023 .sche_table table tbody td span a:not(.event):hover { text-decoration:none; cursor:auto; } /* 20230204 <span><a></a></span> 관련 수정 */
.pop_schedule0023 .lst li a:hover,
.pop_schedule0023 .lst li a:focus{text-decoration: underline;}

/* 게시판 */
.notice0023 { position:relative; height:100%; padding:1rem; border-radius:0 0 1rem 1rem; background: #fff; box-shadow: 0 0 1rem rgba(255,153,0,0.1);}
.notice0023 .titTab{padding-right:0.8rem; margin-bottom: 0.6rem;}
.notice0023 .titTab ul{overflow:hidden; margin-left:-0.2rem;}
.notice0023 .titTab ul li{ position:relative; float:left; max-width:calc(100% / 3); color:#6d6d6d; font-weight:400; vertical-align:top; } 
.notice0023 .titTab ul li a { position:relative; display:block; color:#444; font-weight:400; font-size:0.9rem; letter-spacing:-1px; line-height:1.5rem; padding:0 0.2rem; z-index:1; }
.notice0023 .titTab ul li a:before { content:""; position:absolute; left:50%; bottom: 0.2rem; top: 0.7rem; width: 0; background: #ffc600; opacity:0.3; border-radius: 2rem; -webkit-transform:translateX(-50%); transform:translateX(-50%); -webkit-transition:all 0.15s; transition:all 0.15s; z-index: -1;}
.notice0023 .titTab ul li a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0023 .list_box { display:none; height: 6.6rem; }
.notice0023 .list_box li {padding:.08rem 0; }
.notice0023 .list_box li:nth-of-type(n + 5) { display:none; }
.notice0023 .list_box li a { position:relative; display:block; line-height:1.5rem; padding:0 0 0 1.1rem; font-size:0.75rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; color:#222; }
.notice0023 .list_box li a::before { content:""; position:absolute; left:0.3rem; top:50%; width:5px; height:5px; background:#a3a3a3; border-radius:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%); -webkit-transition:transform 0.15s; transition:transform 0.15s; }
.notice0023 .list_box li a.new::before{ content: 'N'; width: 1rem; height: 1rem; font-size: 0.6rem; left: 0; background: #f90; color: #fff; line-height: 1rem; text-align: center;}
.notice0023 .list_box li a span { position:absolute; right:0; top:0; color:#707070; font-size:0.75rem; font-weight:300;; }
.notice0023 .btn_more { background:#ff9900;}
/* 게시판 : 데이터 없음 */
.notice0023 .list_box li.no_data { text-align:center; line-height:6rem; }
/* 게시판 :action */
.notice0023 .titTab ul li a.current { color:#ff6000; font-weight:600; }
.notice0023 .titTab ul li a.current::before{ width: 100%; }
.notice0023 .list_box.on { display:block; }
.notice0023 .titTab ul li a:hover,
.notice0023 .titTab ul li a:focus {font-weight: 600;}
.notice0023 .list_box li a:hover,
.notice0023 .list_box li a:focus {text-decoration: underline;}
.notice0023 a, .notice0023 dt { -webkit-transition:all 0.15s; transition:all 0.15s; }

/* 식단 */
.meal_menu0023 { position:relative; height:100%; padding: 1rem; border-radius:1rem 1rem 0 0; box-shadow: 0 0 1rem rgba(255,153,0,0.1); background: #fff;}
.meal_menu0023 .tit_wrap {position: relative; display: inline-block; max-width: calc(100% - 2rem); margin-bottom: 0.8rem; padding: 0 .25rem; }
.meal_menu0023 .tit_wrap::before{ content: ""; position: absolute; left: 50%; bottom: 0.2rem; top: 0.7rem; width: 100%; background: #fd648c; opacity:0.2; border-radius: 2rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 0.15s; transition: all 0.15s;}
.meal_menu0023 h2 { position:relative; display:inline-block; width: 100%; font-weight:600; font-size:0.9rem; color:#001111; overflow: hidden; white-space:nowrap;}
.meal_menu0023 .inner { position:relative;}
.meal_menu0023 .inner ul { overflow:hidden; overflow-y:auto; height:5rem; text-align:center; }
.meal_menu0023 .inner li:not(.no_data) { line-height:1.7rem; }
.meal_menu0023 .inner li + li { margin-top:1.5rem; }
.meal_menu0023 .inner .no_data {line-height: 5rem;}
.meal_menu0023 .inner dl { position:relative; height:auto; }
.meal_menu0023 .inner dt {display: inline-block; vertical-align:middle;text-align:center; border: 1px dashed #fd648c; border-radius: 0.5rem; margin-bottom: 0.5rem; padding: 0 0.5rem; }
.meal_menu0023 .inner dt em {display: inline-block; vertical-align:middle;  font-size:1rem; font-weight: 500; color:#000; }
.meal_menu0023 .inner dt span { display: inline-block; vertical-align:middle; font-size: 1rem; font-family: 'Titillium Web'; font-weight: 500;}
.meal_menu0023 .inner dd { padding: 0 1.5rem; color:#222; font-size:0.8rem; font-weight:400; line-height:1.75; word-break:keep-all; text-align:left; }
.meal_menu0023 > img { max-width: 3.1rem; max-height: 3.6rem; position:absolute; bottom:4rem; right: 0rem; max-width:6rem; }
.meal_menu0023 .btn_more { background:#fd648c; }

/* 바로가기1 */
.M_link0023 { position:relative; height:100%; }
.M_link0023 ul { display:table; table-layout:fixed; margin: 0 -0.7rem;}
.M_link0023 li { position:relative; display:table-cell; vertical-align:top; width:1%; padding: 0 0.7rem; z-index:1; }
.M_link0023 li a { display:flex; align-items: center; width:100%; padding: 0.5rem 1rem; word-break:keep-all; text-align:center; background: #fff; border-radius: 1rem 1rem 1rem 0; box-shadow: 0 0 1rem rgba(255,153,0,0.1); -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0023 li a .img {flex-shrink:0; display:block; width:2.5rem; height:2.5rem; background:#ffdbe4; border-radius:50%; text-align:center; padding-top:0.2rem}
.M_link0023 li a img { display:inline-block; width:2.1rem; height:2.1rem; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0023 li a p { font-size:0.9rem; line-height:1rem; max-height:2rem; padding:0 5px; overflow:hidden; font-weight:500; color:#111; word-break:break-all; }
.M_link0023 li a,
.M_link0023 li a p { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
/* 바로가기 : active */
.M_link0023 li a:hover,
.M_link0023 li a:focus{background: #ea3363;}
.M_link0023 li a:hover .img,
.M_link0023 li a:focus .img { background:#fff;}
.M_link0023 li a:hover .img img,
.M_link0023 li a:focus .img img{ transform: rotateY(180deg); -webkit-transform: rotateY(180deg); }
.M_link0023 li a:hover p,
.M_link0023 li a:focus p { color:#fff;}

/* 갤러리 */
.gallery0023 { position:relative; height:100%; background: #fff; border-radius:0 1rem 1rem 1rem; isolation: isolate; box-shadow: 0 0 1rem rgba(255,153,0,0.1);}
.gallery0023 .tit_wrap{ background: #79dabb; color: #fff; border-radius: 0 1rem 0 0; padding: 0 1rem; line-height: 2.45rem;}
.gallery0023 h2 { display:block; max-width:calc(100% - 2.5rem); font-weight:500; color:#1a1a1a; font-size:0.9rem; white-space: nowrap; overflow: hidden;}
.gallery0023 .list_box { overflow:hidden; padding: 1.2rem 1rem 0; }
.gallery0023 .list_box ul::after{content: ''; display: block; clear: both;}
.gallery0023 .list_box li { width:33.33%; float:left; padding:0 0.75rem; }
.gallery0023 .list_box li.no_data{text-align: center; line-height: 8rem; font-size: 0.9rem; width: 100%;}
.gallery0023 .list_box li:nth-child(n+4){display: none;}
.gallery0023 .list_box a { position:relative; display:block; }
.gallery0023 .list_box a .img { position:relative; height:7.1rem; background:rgba(0,0,0,0.1); border-radius:0.5rem; isolation: isolate; overflow:hidden; -webkit-transition:all 0.15s; transition:all 0.15s; }
.gallery0023 .list_box a .img img { position:absolute; top:50%; left:50%; display:block; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); width:100%; height:auto; -webkit-transition:all 0.15s; transition:all 0.15s; }
.gallery0023 .list_box a .txt { position:relative; padding:0.7rem 1rem; }
.gallery0023 .list_box a .txt strong { display:block; font-size:0.8rem; font-weight:400; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#111; }
.gallery0023 .control { position:absolute; top:0.85rem; right:0; padding-left:1rem; background:#fff; }
.gallery0023 .control .slick-arrow { position:relative; display:inline-block; width:1.2rem; height:0.9rem; vertical-align:middle; background-image:url(/images/schl/template/T0023/main/0023_gallery_prev.png); background-size:100% 100%; background-position:center; background-repeat:no-repeat; -webkit-transition:all 0.15s; transition:all 0.15s; }
.gallery0023 .control .next { margin-left:1.1rem; background-image:url(/images/schl/template/T0023/main/0023_gallery_next.png); }
.gallery0023 .control .next:before { content:""; position:absolute; top:50%; left:-0.55rem; width:1px; height:14px; background:#a7a7a7; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.gallery0023 .btn_more { background: #0aa675; color: #fff; right: 1rem; }
/* 갤러리 : active */
.gallery0023 .list_box a:hover .img img,
.gallery0023 .list_box a:focus .img img { transform: translate(-50%, -50%) scale(1.1);}
.gallery0023 .list_box a:hover .txt,
.gallery0023 .list_box a:focus .txt {text-decoration: underline;}


/* 팝업존 */
.pop0023 { position:relative; width:100%; height:100%; box-shadow: 0 0 1rem rgba(255,153,0,0.1); border-radius: 0 0 1rem 1rem; overflow: hidden; isolation: isolate;}
.pop0023 .tit_wrap {position: relative; background: #acdbff; color: #171717; padding: 0 1rem; line-height: 2.45rem; }
.pop0023 .tit_wrap h2 {display:block; max-width:calc(100% - 8.5rem); font-weight:500; font-size:0.9rem; white-space: nowrap; overflow: hidden; }
.pop0023 .control { position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); height: 100%; }
.pop0023 .control p { display:inline-block; vertical-align:middle; color:#212121; font-size:0.8rem; margin-right:0.5rem; font-family:'Montserrat'}
.pop0023 .control p strong { color:#1572fe; font-weight:600; font-size: 1.1rem; }
.pop0023 .control p span::before{content: ''; display: inline-block; vertical-align: middle; width: 3px; height: 3px; border-radius: 50%; background: #5a5a5a; margin: 0 0.3rem;}
.pop0023 .control a {display: inline-block; font-size: 1.1rem; vertical-align: middle; height: 1.7rem; width: 1.7rem; line-height: 1.7rem; text-align: center; border-radius: 50%; background: #fff; color: #000;-webkit-transition:all 0.15s; transition:all 0.15s; }
.pop0023 .control .play { display:none; }
.pop0023 .control .prev, .pop0023 .control .next{color: #506d8d;}
.pop0023 .pop_img { position:relative; width:100%; height:11.25rem; background: rgba(0,0,0,0.1); overflow:hidden; text-align:center; box-shadow:2px 2px 10px rgba(0,0,0,0.1); }
.pop0023 .pop_img div,
.pop0023 .pop_img .item { height:100%; }
.pop0023 .pop_img .item a { position:relative; display:block; height:100%; overflow:hidden; background: rgba(0,0,0,0.1); }
.pop0023 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%; max-height: 100%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
/* 팝업존 : active */
.pop0023 .control a:hover,
.pop0023 .control a:focus {background: #b6cbe2;}

/* 배너존 */
.banner_zone {line-height:1; border-top:1px solid #d1d8e4; background: #fff;}
.banner_zone .container {position:relative; height:4rem; overflow:hidden;}
.banner_zone h2 {float:left; margin-top:1.5rem; width:4rem; font-size:0.8rem; font-weight:600; 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) {

}
@media (max-width:1240px) { 

}

@media (max-width:1180px) {
	.pop_schedule0023 .sche_table table thead th:first-of-type { padding-left:0.25rem; }
	.pop_schedule0023 .sche_table table thead th:last-of-type { padding-right:0.25rem; }
	.pop_schedule0023 .sche_table table tbody td:first-of-type { padding-left:0.25rem; }
	.pop_schedule0023 .sche_table table tbody td:last-of-type { padding-right:0.25rem; }
	.pop_schedule0023 .sche_table table tbody tr:first-child td:first-of-type { padding-left:0.25rem; }
	.pop_schedule0023 .sche_table table tbody tr:first-child td:last-of-type { padding-right:0.25rem; }
	.pop_schedule0023 .sche_table table tbody tr:last-child td:first-of-type { padding-left:0.25rem; }
	.pop_schedule0023 .sche_table table tbody tr:last-child td:last-of-type { padding-right:0.25rem; }
}

@media (max-width:1024px) {
	 
	/* 갤러리 */ 
	.gallery0023 .list_box { padding: 1rem 1rem 0; }
	.gallery0023 .list_box li { width:50%; } 
	.gallery0023 .list_box li:nth-child(n+3){display: none;}

	/* 바로가기 */
	.M_link0023 ul { margin: 0 -0.3rem;}
	.M_link0023 li { padding: 0 0.3rem; }
}
 
@media (max-width:860px) {
	/* 메인비주얼 */
	.MVisual0023 .item img{max-width: 20rem; width: 100%; height: auto;}

	/* 갤러리 */ 
	.gallery0023 .list_box li { width:100%; } 
	.gallery0023 .list_box li:nth-child(n+2){display: none;}
	.gallery0023 .list_box a .img img { width:auto; height:100%; }


	/* 캘린더 */
	.pop_schedule0023 .sche_wrap{padding-top: 0.5rem;}
	.pop_schedule0023 .month{ margin-bottom: 0.5rem;}
	.pop_schedule0023 .sche_wrap::after{content: ''; display: block; clear: both;}
	.pop_schedule0023 .sche_table{width: 48%; float: left;}
	.pop_schedule0023 .sche_table table{height: auto;}
	.pop_schedule0023 .lst{width: 48%; margin-top: 0; float: right;}
	.pop_schedule0023 .lst ul{height: 10rem;}
	.pop_schedule0023 .lst .no_data {line-height: 9rem; }

	/* 바로가기 */
	.M_link0023 ul{display: flex; flex-wrap: wrap; margin: 0 -0.75rem;}
	.M_link0023 li{display: block; width: 50%; padding: 0 0.75rem;}
	.M_link0023 li:nth-child(n+3){margin-top: 0.6rem;}
	.M_link0023 li a{ padding: 0.5rem 0.7rem;}

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}
@media (max-width:768px) {
	/* 갤러리 */
	.gallery0023 .list_box{ padding: 1.4rem 1.4rem 1rem;}
	.gallery0023 .list_box li{width: 50%;}
	.gallery0023 .list_box li:nth-child(2){display: block;} 
	.gallery0023 .list_box a .img img{width: auto; height: 100%;}

	/* 식단 */
	.meal_menu0023 .inner dd{padding: 0;}

	/* 바로가기 */
	.M_link0023 ul{ margin: 0 -0.3rem;}
	.M_link0023 li{ padding: 0 0.3rem;}
 
}
@media (max-width:560px) {
	/* 메인비주얼 */
	.MVisual0023 .control{ bottom:.5rem; left:1rem; }
	.MVisual0023 .control > a{ width:1.65rem; height:1.65rem; line-height:1.65rem; }

	/* 캘린더 */
	.pop_schedule0023 .month{margin-bottom: 0.7rem;}
	.pop_schedule0023 .sche_table{width: 100%; float: none;}
	.pop_schedule0023 .lst{width: 100%; float: none; margin: 0.7rem 0; padding: 0 0.5rem;}
	.pop_schedule0023 .lst ul{height: 4rem;}
	.pop_schedule0023 .lst .no_data {line-height:4rem; }

	/* 게시판 */
	.notice0023 .titTab ul li{max-width: 100%; margin-bottom: 0.3rem;}
	.notice0023 .titTab ul li + li{margin-left: 0; padding-left: 0;}

	/* 팝업존 */
	.pop0023 .tit_wrap h2{max-width: calc(100% - 7rem);}
	.pop0023 .pop_img{height: auto;}
	.pop0023 .pop_img .item img{display: block; top: 0; transform: none; margin: 0 auto;}
	.pop0023 .control a{height: 1.3rem; width: 1.3rem; line-height: 1.3rem;}

}
@media (max-width:480px) {
	/* 바로가기 */
	.M_link0023 li{width: 100%;}
	.M_link0023 li:nth-child(n+2){margin-top: 0.5rem;}

	/* 포토갤러리 */
	.gallery0023 .list_box li{width: 100%; padding: 0;}
	.gallery0023 .list_box li:nth-child(2) { margin-top:0.5rem;}

}
@media (max-width:380px) {
	/* 캘린더 */
	.pop_schedule0023 .sche_table table thead th{padding: 0.3rem 0;}
	.pop_schedule0023 .sche_table table tbody td{padding: 0;}
	.pop_schedule0023 .sche_wrap{padding: 0.5rem;}
}

@media (max-width:280px) {
	/* 캘린더 */
	.pop_schedule0023 .sche_table table{table-layout: fixed; border-radius: 0.5rem;}
	.pop_schedule0023 .sche_table table thead th{padding: 0.3rem 0 !important;}
	.pop_schedule0023 .sche_table table tbody td{padding: 0 !important;}

}