﻿/* btn */
.btn_more { position:absolute; top:-0.15rem; right:0; }
.btn_more i { position:relative; display:inline-block; width:2rem; height:2rem; line-height:2rem; text-align:center; background:#ffe191; border-radius:50%; vertical-align:middle; font-size:1.2rem; color:#000; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.btn_more:hover i,
.btn_more:focus i { transform: rotate(90deg); -webkit-transform: rotate(90deg);}
/* heading*/
.heading { position:relative; display:inline-block; max-width:calc(100% - 5rem); margin-bottom:1.25rem; font-size:1.1rem; font-weight:600; color:#333; margin-bottom:1rem; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.heading > span { display:block; max-width:100%; overflow:hidden; white-space:nowrap;  }

/* 메인비주얼 */
.MVisual0078 { position:relative; height:100%; overflow:hidden; }
.MVisual0078 .slider,
.MVisual0078 .slick-list,
.MVisual0078 .slick-track { height:100%; }
.MVisual0078 .item { overflow:hidden; }
.MVisual0078 .item img { position:relative; display:block; width:auto; height:100%; }
.MVisual0078 .control { position:absolute; left: 2rem; bottom: 1rem; z-index:1;}
.MVisual0078 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(0,0,0,0.5); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0078 .control > a.play { display:none; } 

/* 바로가기1 */
.M_link0078 { position:relative; height:100%; }
.M_link0078 ul { display:table; table-layout:fixed; width:100%; margin:-0.75rem -0.25rem; }
.M_link0078 li { position:relative; display:table-cell; width:12.5%; padding:0.75rem 0.25rem; vertical-align:top; z-index:1; }
.M_link0078 li:first-child:before { display:none; }
.M_link0078 li a { position:relative; display:block; width:100%; word-break:keep-all; text-align:center; }
.M_link0078 li a .ico { position:relative; display:block; width:5rem; height:5rem; line-height:7.5rem; border-radius:1rem; margin:auto; }
.M_link0078 li a .ico img { max-width:3.2rem; display:inline-block; margin:0 auto; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0078 li a span { position:relative; display:inline-block; max-width:100%; margin-top:0.5rem; line-height:1.2; font-weight:400; color:#111; font-size:0.9rem; }
.M_link0078 li a em { display: inline-block; max-height:2.1rem; word-break:break-all; overflow:hidden; }
.M_link0078 li a span::after { content: ''; display: block; width: 0; height: 0.65rem; background-color: #ffe4d5; border-radius: 1rem; position: absolute; left: -0.4rem; bottom: -2px; z-index: -1; transition: all 0.15s; -webkit-transition: all 0.15s;}

/* 게시판 */
.notice0078 { position:relative; height:100%; }
.notice0078 .titTab a,
.notice0078 .titTab span,
.notice0078 .list_box li,
.notice0078 .list_box li a { position:relative; display:block; }
.notice0078 .titTab { margin-right:5rem; }
.notice0078 .titTab ul { margin:-0.15rem  -1.2rem; font-size:0; }
.notice0078 .titTab li { position:relative; display:inline-block; max-width:33.333%; padding:0.15rem 1.2rem; vertical-align:top; letter-spacing:-2px; }
.notice0078 .titTab li:before { position:absolute; left:0; top:calc(50% - 8px); width:2px; height:17px; content:''; background: url('/images/schl/template/T0078/main/0078_notice_line.png') no-repeat center / contain;}
.notice0078 .titTab li:first-child:before {display:none;}
.notice0078 .titTab a { display:block; font-size:1.1rem; font-weight:400; text-align:center; color:#666; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.notice0078 .titTab a:before { content:""; position:absolute; top:-0.5rem; left:-0.6rem; width:1.75rem; height:1.75rem; opacity:0; background:#e5e5fd; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.notice0078 .titTab a span { display:block; width:100%; margin:auto; overflow:hidden; white-space:nowrap;  }
.notice0078 .tabWrap { margin-top:0.85rem; }
.notice0078 .list_box { display:none; }
.notice0078 .list_box ul { margin:-0.375rem; }
.notice0078 .list_box li { display:none; width:50%; padding:0.375rem 0.5rem; float:left; }
.notice0078 .list_box li:nth-of-type(-n + 4) { display:block; }
.notice0078 .list_box li a { position:relative; height:5.75rem; padding:1.25rem; align-items:center; border-width:1px; border-color:#ddd; border-style:solid; border-radius:1.25rem; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.notice0078 .list_box li p { position:relative; width:100%; overflow:hidden; font-size:0.9rem; line-height:1.3rem; color:#333; font-weight:500; text-overflow:ellipsis; white-space:nowrap; }
.notice0078 .list_box li span { display:block; margin-top:0.75rem; color:#777; font-size:0.8rem; }
.btn_more i { background: #e2e2e2; color: #000;}
/* 게시판 : 새글 */
.notice0078 .list_box li.new a p:after { content:"\e9a8"; font-family:'xeicon'; position:absolute; bottom:0; left:0; line-height:1.25rem; color:#1e68b9; font-size:1.5rem; border-radius:50%; text-align:center; }
.notice0078 .list_box li.new p { padding-left:1.5rem; }
/* 게시판 : 데이터 없음 */
.notice0078 .list_box li.no_data { float:none; width:100%; text-align:center; }
.notice0078 .list_box li.no_data > p { border:1px solid #ddd; border-radius:1rem; line-height:12.1rem; }
/* 게시판 : active */
.notice0078 .titTab a:focus,
.notice0078 .titTab a:hover,
.notice0078 .titTab a.current { font-weight:600; color:#1e68b9; }
.notice0078 .list_box.on { display:block; }

/* 팝업존 */
.pop0078 { position:relative; width:100%; height:100%; }
.pop0078:before { position:absolute; bottom:-1.5rem; right:-1.85rem; width:500%; height:11rem; border-radius:1.25rem; background: url(/images/schl/template/T0078/main/0078_bg_sche.png) repeat; content:''; }
.pop0078 .heading { max-width:calc(100% - 10rem);}
.pop0078 .control { position:absolute; top:-0.25rem; right:0; }
.pop0078 .control .page { position:relative; display:inline-block; margin-right:0.8rem; vertical-align:middle; color:#333; font-size:0.8rem; font-weight:400; }
.pop0078 .control .page > strong { display:inline-block; color:#ff8d27; font-size:0.9rem; font-weight:700; vertical-align: middle; }
.pop0078 .control .page > span { position:relative; padding-left:1.3rem; vertical-align: middle;}
.pop0078 .control .page > span:before { content:""; position:absolute; top:50%; left:0.4rem; width:10px; height:2px; background:#cccccc; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop0078 .control a { position:relative; display:inline-block; vertical-align:middle; color:#000; font-size:1.2rem; }
.pop0078 .control .play,
.pop0078 .control .stop { margin:0 0.15rem; width:2rem; height:2rem; line-height:2rem; text-align:center; border-radius:50%; background:#e2e2e2; font-size:1rem; }
.pop0078 .control .play { display:none; }
.pop0078 .control a:focus,
.pop0078 .control a:hover { color:#f8c740; }
.pop0078 .control .play:focus,
.pop0078 .control .play:hover,
.pop0078 .control .stop:focus,
.pop0078 .control .stop:hover { color:#fff; }
.pop0078 .control a img { display:block; }
.pop0078 .pop_img { position:relative; width:17.5rem; height:11.25rem; border-radius:1rem; isolation: isolate; z-index:1; overflow:hidden; background:#e5e5e5; margin:0 auto; }
.pop0078 .pop_img div { height:100%; }
.pop0078 .pop_img .item { height:100%; }
.pop0078 .pop_img .item a { position:relative; display:block; height:100%; overflow:hidden; }
.pop0078 .pop_img .item a img { position:relative; display:block; max-width:100%; width:auto; height:100%; margin:auto; }

/* 식단 */
.meal_menu0078 { position:relative; height:100%; font-size:0;}
.meal_menu0078 .heading {position:relative;display:inline-block;vertical-align:middle;width:11.1rem;height:5rem; line-height:5rem; border-radius:3rem 3rem 0 3rem; color:#fff; padding:0 1.2rem 0 3.4rem; margin:0; overflow:visible;background: #ff8d27;}
.meal_menu0078 .heading > img { position:absolute; top:50%; left:1.5rem; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); display:block; max-width:1.45rem; }
.meal_menu0078 .inner { position:relative; display:inline-block; width:calc(100% - 11.1rem); vertical-align:middle; height:5rem; padding:1.8rem 6rem 1.8rem 1.35rem; background:#fcf5ec; border-radius:3rem 3rem 3rem 0; }
.meal_menu0078 .inner ul { overflow-y:auto; height:1.5rem;}
.meal_menu0078 .inner li + li { margin-top:0.5rem; }
.meal_menu0078 .inner dl { position:relative; overflow:hidden; }
.meal_menu0078 .inner dt { position:relative; float:left; display:inline-block; vertical-align:top; line-height:1.5rem; border-radius:1.25rem; margin-right:1.4rem; font-size:1rem; color:#111; font-weight:400; }
.meal_menu0078 .inner dt em strong { position: relative; font-size:1rem; color:#ff8d27; font-weight:800; padding-left: 1.25rem;} 
.meal_menu0078 .inner dt em strong::before { content: ''; display: block; width: 6px; height: 6px; border-radius: 50%; background: #ff8d27; position: absolute; top: calc(50% - 3px); left: 0.5rem; } 
.meal_menu0078 .inner dd { position:relative; display:inline-block; min-height:2.5rem; width:calc(100% - 9rem); color:#555; font-size:0.8rem; font-weight:500; word-break:keep-all; line-height:1.5rem; }
.meal_menu0078 .btn_more { top:50%; right:0; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); right:1.8rem; }
.meal_menu0078 .btn_more i { background:#ff8d27; color:#fff; }
/* 식단 : 데이터 없음 */
.meal_menu0078 .inner .no_data { margin:0; text-align:center; line-height:1.9; font-size:0.8rem; }

/* 갤러리 */
.gallery0078 { position:relative; height:100%; }
.gallery0078 .heading { margin-bottom:1.3rem; }
.gallery0078 .list_box ul { margin:-0.25rem -1rem; }
.gallery0078 .list_box ul:after { content:""; display:block; clear:both; }
.gallery0078 .list_box li { display:none; width:50%; padding:0.25rem 1rem; float:left; }
.gallery0078 .list_box li:nth-of-type(-n + 2) { display:block; }
.gallery0078 .list_box a { position:relative; display:block; border-radius:1.5rem; isolation: isolate; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.gallery0078 .list_box a .img { position:relative; width:100%; height:12.5rem; overflow:hidden; background-color:rgba(0,0,0,0.1); border-radius:1.5rem 1.5rem 0 1.5rem; isolation: isolate; }
.gallery0078 .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 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.gallery0078 .list_box a .txt { position:absolute; display:block; right:0; bottom:0; width:calc(100% - 2.5rem); padding:0 1rem; border-radius: 1rem 0 0 0; overflow:hidden; background:#fff; white-space:nowrap; text-overflow:ellipsis; font-size:0.85rem; font-weight:500; color:#111; text-align:center; line-height:2.5rem; }
.gallery0078 .btn_more i{ background:#e2e2e2; }
/* 갤러리 : 데이터 없음 */
.gallery0078 .list_box li.no_data { width:100%; line-height:12.5rem; text-align:center; }
.gallery0078 .list_box li.no_data > p { border-radius:1.5rem; background:#eee; }

/* 캘린더 */
.pop_schedule0078 { position:relative; height:100%; }
.pop_schedule0078 .heading { margin-bottom:1.3rem; max-width:calc(100% - 12rem);}
.pop_schedule0078 .month { display:flex; align-items:center; justify-content:space-between; position: absolute; top: -0.2rem; right: 2.5rem;}
.pop_schedule0078 .month > span { position:relative; display:inline-block; font-size:1rem; font-weight:500; color:#222; line-height:1; margin-right:0.3rem; }
.pop_schedule0078 .month > span em { display:inline-block; text-align:center; font-weight:600; color:#ff7f00; }
.pop_schedule0078 .month > a {position:relative; float:left; width:2rem; height:2rem; line-height:2rem; border-radius:50%; margin:0 0.2rem; background:#e2e2e2; color:#202020; text-align:center; font-size:1.2rem; transition:all 0.15s; -webkit-transition: all 0.15s;}
.pop_schedule0078 .month > a.next { float:right; } 
.pop_schedule0078 .lst {position:relative; height: 12.5rem; overflow:hidden; background:#e7933d; border-radius:1.5rem; padding: 1.25rem 1.5rem 1.25rem 1.5rem;}
.pop_schedule0078 .lst ul { width:100%; height:10rem; overflow-y:auto; }
.pop_schedule0078 .lst li { padding:0.25rem 0; }
.pop_schedule0078 .lst li a { position:relative; display:block; color:#fff; font-size:0.85rem; }
.pop_schedule0078 .lst li a > span { display:inline-block; width:2rem; line-height:2rem; background:#945932; border-radius:50%; color:#fff; text-align:center; font-weight:700; vertical-align:middle; margin-right:0.5rem; }
.pop_schedule0078 .lst li a > em{ display:inline-block; width:calc(100% - 3rem); font-weight:500; vertical-align:middle; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.pop_schedule0078 .btn_more i{ background:#955a32; color:#fff;}
/* 캘린더 : 데이터 없음 */
.pop_schedule0078 .lst .no_data { display:flex; width:100%; height:100%; align-items:center; justify-content:center; color:#fff; line-height: 7rem; }
 
/* 배너존 */
.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; }

/* responsive */
@media (max-width:1200px) { 
	/* heading*/
	.heading { font-size:1rem; }
	
	/* 메인비주얼 */
	.MVisual0078 .item img { width:100%; height:auto; }
	
	/* 바로가기1 */
	.M_link0078 li a em {height:2rem; font-size:0.8rem;}
	
	/* 게시판 */
	.notice0078 .titTab a { font-size:1rem; }	
	
}

@media (max-width:1024px) { 
	/* 갤러리 */
	.gallery0078 .list_box ul { margin:-0.25rem -0.5rem; } 
	.gallery0078 .list_box li { padding:0.25rem 0.5rem; }
  
	/* 팝업존 */
	.pop0078:before { bottom:-1.45rem; right:-1.1rem; }

	/* 식단 */
	.meal_menu0078 .inner { padding:1.45rem 6rem 1.45rem 1.35rem;}
	.meal_menu0078 .inner ul { height:2rem;}
	.meal_menu0078 .inner dt { text-align:center; line-height:1.2; font-size: 0.9rem;}
	.meal_menu0078 .inner dt em { display:block;}
	.meal_menu0078 .inner dt em strong { padding-left:0; font-size: 0.9rem;}
	.meal_menu0078 .inner dt em strong:before { display:none;}
	.meal_menu0078 .inner dd { line-height:2rem; }

	
}

@media (min-width:951px) { 
	/* btn_more : over */
	.btn_more1:hover i,
	.btn_more1:focus i { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
	.btn_more2:hover:before,
	.btn_more2:focus:before { -webkit-transform:translate(-50%, -50%) rotate(180deg); transform:translate(-50%, -50%) rotate(180deg); }
	.btn_more2:hover:after,
	.btn_more2:focus:after { -webkit-transform:translate(-50%, -50%) rotate(90deg); transform:translate(-50%, -50%) rotate(90deg); }
	
	/* 메인비주얼 : over */
	.MVisual0078 .control > a:hover,
	.MVisual0078 .control > a:focus { background:rgba(0,0,0,0.7); }
	
	/* 바로가기1 : over */
	.M_link0078 li a:hover .ico,
	.M_link0078 li a:focus .ico { background:#fcf7f1; }
	.M_link0078 li a:hover .ico img,
	.M_link0078 li a:focus .ico img { -webkit-animation: icoAct 0.3s; -ms-animation: icoAct 0.3s; animation: icoAct 0.3s; }
	.M_link0078 li a:hover span,
	.M_link0078 li a:focus span { font-weight:600; }
    .M_link0078 li a:hover span::after,
    .M_link0078 li a:focus span::after { width: calc(100% + 0.8rem);}
	
	/* 게시판 : over */
	.notice0078 .list_box li a:hover,
	.notice0078 .list_box li a:focus { border-color: #1e68b9; } 

	/* 갤러리 : over */
	.gallery0078 .list_box a:hover .img,
	.gallery0078 .list_box a:focus .img { border:2px solid #833b0e; }
	.gallery0078 .list_box a:hover .img img,
	.gallery0078 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); -ms-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); }	
	
	/* 캘린더 : over */
	.pop_schedule0078 .month > a:hover,
	.pop_schedule0078 .month > a:focus { background:#e7933d; color:#fff}
	.pop_schedule0078 .lst li a:hover > em,
	.pop_schedule0078 .lst li a:focus > em { text-decoration:underline; }
	
	@keyframes icoAct {
	 0% {-webkit-transform:translateY(0); transform:translateY(0); }
	 50% { -webkit-transform:translateY(-10%); transform:translateY(-10%); }
	 100% { -webkit-transform:translateY(0); transform:translateY(0); }
	}
	@-webkit-keyframes icoAct {
	 0% {-webkit-transform:translateY(0); transform:translateY(0); }
	 50% { -webkit-transform:translateY(-10%); transform:translateY(-10%); }
	 100% { -webkit-transform:translateY(0); transform:translateY(0); }
	}
	
	/* 배너존 : over */
	.banner_zone .btn a:hover,
	.banner_zone .btn a:focus { background:#f1f1f1; }
}

@media (max-width:950px) {
	/* heading*/
	.heading {font-size:0.9rem; }
	
	/* 메인비주얼 */
	.MVisual0078 .control { bottom:0.5rem; left: 0.5rem; } 

	/* 바로가기1 */
	.pop0078 .heading { line-height:1.8rem;  }
	
	/* 게시판 */
	.notice0078 .titTab ul { margin:-0.15rem  -0.5rem }
	.notice0078 .titTab li { padding:0.15rem 0.5rem; }
	.notice0078 .titTab a { font-size:0.9rem; }
	.notice0078 .list_box li { width:100%; float:none; }
	.notice0078 .list_box li:nth-of-type(-n + 4) { display:none; }
	.notice0078 .list_box li:nth-of-type(-n + 2) { display:block; }
	
	/* 바로가기1 */ 
	.M_link0078 li { float:left; width:25%; padding: 0.5rem; } 
	.M_link0078 li:nth-child(5):before { display:none; }
	.M_link0078 li a span { height:2rem; font-size:0.8rem; }
	
	/* 갤러리 */ 
	.gallery0078 h2.heading { margin-bottom:0.5rem; line-height:1.8rem; }
	.gallery0078 .list_box ul { margin:-0.25rem -0.5rem; }
	.gallery0078 .list_box li { padding:0.25rem 0.5rem; }
	 
	/* 배너존 */
	.banner_zone h2 { display:none; }
	.banner_zone .bnWrap { width:calc(100% - 6rem); padding-left:0.75rem; }

	/* 캘린더 */ 
	.pop_schedule0078 .heading { line-height:1.8rem; margin-bottom:0.5rem;}
}
@media (max-width:860px) {
	/* 갤러리 */
	.gallery0078 .list_box li { width:100%; }
	.gallery0078 .list_box li:nth-child(n+2) { display:none; }
}
@media (max-width:768px) {
	/* btn */
	.btn_more1 { top:-0.25rem; }
	.btn_more1 i { font-size:0.8rem; }
	 
    /* 메인비주얼 */
    .MVisual0078 .control{ bottom:0.5rem; left: 1.5rem; }
        
	/* 식단 */
	.meal_menu0078 .heading { display:block; width: 100%; max-width:100%; height:auto; line-height: 3.8rem; border-radius: 1.25rem 1.25rem 0 0; padding: 0 3rem 0 3.4rem;}
	.meal_menu0078 .heading:before { display:none; }
	.meal_menu0078 .img { top:46%; }
	.meal_menu0078 .inner { width:100%; height: 8.25rem; border-radius: 0 0 1.25rem 1.25rem; padding: 1.45rem 1.35rem;}
	.meal_menu0078 .inner ul { height: 5rem;}
	.meal_menu0078 .inner dt {position:relative; display: block;width: 100%; text-align: left;}
	.meal_menu0078 .inner dt em { display:inline-block;}
	.meal_menu0078 .inner dt em strong { padding-left:1.3rem;}
	.meal_menu0078 .inner dt em strong:before { display:inline-block;}
	.meal_menu0078 .inner dd { float: left; display:block; width:100%; line-height: 1.4; margin-top: 0.6rem; min-height: auto;} 
	.meal_menu0078 .inner li + li { margin-top:1rem; }
	.meal_menu0078 .btn_more { top:1.8rem; right:1rem; }
	/* 식단 : 데이터 없음 */
	.meal_menu0078 .inner .no_data { line-height:6.1; }

	/* 게시판 */
    .notice0078 .list_box ul { margin:-0.375rem; }
	.notice0078 .list_box li { width:50%; padding:0.375rem 0.5rem; float:left; }
	.notice0078 .list_box li:nth-of-type(-n + 4) { display:block; }  
	.notice0078 .list_box li span { font-size:0.8rem; }
	.notice0078 .list_box li a { padding:1rem; height:auto; }
	.notice0078 .list_box li p { font-size:0.9rem; }
	/* 게시판 : 새글 */
	.notice0078 .list_box li.new a:after { right:1rem; bottom:0.3rem; }
	
	/* 팝업존 */ 
	.pop0078:before { height:75%; right: -1rem;}
    .pop0078 .pop_img { height:auto; width:auto; text-align:center; }
    .pop0078 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
 
	/* 갤러리 */
	.gallery0078 .list_box li { display:none; width:50%; padding:0.25rem 1rem; float:left; }
	.gallery0078 .list_box li:nth-of-type(-n + 2) { display:block; }

	/* 캘린더 */
	.pop_schedule0078 .lst li { width:50%; float:left; }
	
}

@media (max-width: 560px) {
	/* 메인비주얼 */
	.MVisual0078 .control{ bottom:0.5rem; }
	.MVisual0078 .control > a{ width:1.65rem; height:1.65rem; line-height:1.65rem; }
}

@media (max-width:480px) { 
	/* heading */
	.heading { margin-bottom:0.7rem; width:calc(100% - 2.5rem) ; max-width:calc(100% - 2.5rem); }
	.btn_more1 em { display:none; }
	 
	/* 게시판 */
	.notice0078 .titTab { margin-right:3rem; }
	.notice0078 .titTab li { max-width:100%; }
	.notice0078 .titTab li:before { display:none; }
	.notice0078 .titTab a { line-height:1.5rem; }
	.notice0078 .tabWrap { margin-top:0.5rem; }
    .notice0078 .list_box li { width:100%; }
	.notice0078 .list_box li:nth-of-type(n + 3) { display:none; }
	
	/* 바로가기1 */
	.M_link0078 li a .ico { width:3.5rem; height:3.5rem; line-height:3.5rem; }
	.M_link0078 li a span { height:1.65rem; font-size:0.7rem; }
 
	/* 갤러리 */
	.gallery0078 .list_box li {width:100%;padding: 0 0.5rem;}
	.gallery0078 .list_box li:nth-child(n+2) { display:none; }
	.gallery0078 .list_box a .img { border-radius:1rem 1rem 0 1rem; }

	/* 캘린더 */
	.pop_schedule0078 .lst li { width:100%; }
 
}
 
@media (max-width:380px) { 

	/* 팝업존 */
	.pop0078:before { left:-1rem; right:-1rem; width:auto; border-radius:0 1rem 1rem 0; }
	.pop0078 .pop_img { margin: 0 0; }
	
	/* 바로가기1 */
	.M_link0078 li {width:33.3%;padding: 0;}
	.M_link0078 li:nth-child(4):before,
	.M_link0078 li:nth-child(7):before { display:none; }
	.M_link0078 li:nth-child(5):before { display:block; }

	/* 캘린더*/
    .pop_schedule0078 .heading { max-width:calc(100% - 3rem);}
	.pop_schedule0078 .month {position: relative; top: -0.4rem; right:0; justify-content: center;}

}

@media (max-width:320px) { 
	/* 바로가기1 */
	.pop0078 .heading { max-width:calc(100% - 9rem); }
	.pop0078 .control .page { margin-right:0.3rem; }
}