﻿/* btn */
.btn_more { position:absolute; z-index:1; top:0; right:0; width:2rem; height:2rem; line-height:2rem; text-align:center; color:#333; background:#eee; border-radius:50%; font-size:1.1rem; }
.btn_more i { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
/* btn_more : over */
.btn_more:hover i,
.btn_more:focus i { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }

/* heading */
.heading {position:relative; margin-bottom:1rem; font-size:1.1rem; font-weight:600; color:#000; z-index:2 ; overflow: hidden; white-space: nowrap;}
.heading > span { display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; }

/* 메인비주얼 */
.MVisual0090 { position:relative; height:100%; overflow:hidden; border-radius: 3rem 3rem 3rem 0.5rem; isolation: isolate; }
.MVisual0090 .slider,
.MVisual0090 .slick-list,
.MVisual0090 .slick-track { height:100%; }
.MVisual0090 .item { background:#eee; overflow:hidden; }
.MVisual0090 .item img { position:relative; display:block; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0090 .control { position:absolute; right:5.6rem; bottom:3rem; z-index:999; }
.MVisual0090 .control > a {display:inline-block; width:2rem; height:2rem; line-height:2rem; background:#2eb5f9; color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s;}
.MVisual0090 .control > a.play { display:none; }
/* 메인비주얼 : over */
.MVisual0090 .control > a:hover,
.MVisual0090 .control > a:focus { background:#21a5e9; }

/* 캘린더 */
.pop_schedule0090 { position:relative; height:100%; background: #f9f9f9 url('/images/schl/template/T0090/main/0090_cal_bg.png') no-repeat right bottom; border-radius: 1.25rem; overflow: hidden;}
.pop_schedule0090 .tit_wrap { padding: 0 2.75rem 0 1.25rem; height: 2.75rem; line-height: 2.75rem; background: #5b68af; }
.pop_schedule0090 .heading { color:#fff; }
.pop_schedule0090 .inner { position:relative; height: calc(100% - 2.75rem); }
.pop_schedule0090 .month { position:absolute; top:calc(50% + 1.37rem); left:1.5rem; width:5rem; height:5rem; text-align:center; background:#565f93; border-radius:50%; z-index:1; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop_schedule0090 .month a { position:absolute; right:-3rem; width:1.75rem; height:1.75rem; line-height:1.75rem; background:#e1e1e1; border-radius:50%; color:#000; font-size:0.7rem; text-align:center; }
.pop_schedule0090 .month a > i { -webkit-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; }
.pop_schedule0090 .month a.prev { top:0.5rem; }
.pop_schedule0090 .month a.next { bottom:0.5rem; }
.pop_schedule0090 .month > span { position:absolute; display:block; top:50%; left:50%; font-weight:500; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); color:#fff; line-height:1.3; }
.pop_schedule0090 .month > span em { display:block; font-weight:800; font-size:1.6rem; }
.pop_schedule0090 .lst { position:relative; padding-left:9.5rem; }
.pop_schedule0090 .lst ul { padding: 1rem; width: 100%; height:8.25rem; overflow-y:auto;}
.pop_schedule0090 .lst ul li { padding:0.4rem 0; }
.pop_schedule0090 .lst ul li a { position:relative; display:block; overflow:hidden; line-height:1.2rem; }
.pop_schedule0090 .lst ul li a span { float:left; width:2.5rem; padding-left:0.75rem; color:#38406e; font-weight:600; }
.pop_schedule0090 .lst ul li a span:before { content:""; position:absolute; top:50%; left:0; width:0.3rem; height:0.3rem; border-radius:50%; background:#5b68af; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.pop_schedule0090 .lst ul li a > em { float:left; width:calc(100% - 2.5rem); font-size:0.8rem; color:#333; font-weight: 400; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.pop_schedule0090 a,
.pop_schedule0090 a span { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.pop_schedule0090 .btn_more { top:0.375rem; right:0.25rem; color:#fff; background:transparent; border-radius:0; }
/* 캘린더 : 데이터 없음 */
.pop_schedule0090 .lst .no_data {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 0;}
/* 캘린더 : over */
.pop_schedule0090 .month a.prev:hover > i,
.pop_schedule0090 .month a.prev:focus > i { -webkit-transform:translateX(-3px); -ms-transform:translateX(-3px); transform:translateX(-3px); }
.pop_schedule0090 .month a.next:hover > i,
.pop_schedule0090 .month a.next:focus > i { -webkit-transform:translateX(3px); -ms-transform:translateX(3px); transform:translateX(3px); }
.pop_schedule0090 .lst li a:hover > em,
.pop_schedule0090 .lst li a:focus > em { text-decoration:underline; }

/* 바로가기1 */
.M_link0090 { position:relative; height:100%; }
.M_link0090 ul:after { content:""; display:block; clear:both; }
.M_link0090 li { position:relative; float:left; width:33.33%; padding:0.625rem 0.25rem; z-index:1; }
.M_link0090 li a { position:relative; display:block; width:100%; word-break:keep-all; }
.M_link0090 li a .ico { position:relative; display:inline-block; margin:auto; width:3.75rem; height:3.75rem; line-height: 3.5rem; text-align: center; vertical-align:middle; background:#3eadc9; border-radius:50%; }
.M_link0090 li a .ico img { width:2.05rem; height:2.05rem; vertical-align: middle; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0090 li a span { position:relative; display:inline-block; margin-left:0.5rem; padding:0.15rem 0; max-width:calc(100% - 4.5rem); max-height:2.4rem; line-height:1.2rem; vertical-align:middle; font-size:0.9rem; font-weight:500; color:#000; word-break:break-all; overflow:hidden; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0090 li a span:before { position:absolute; bottom:0; left:50%; width:0; height:0.5rem; opacity:0.5; background:#8de8ff; border-radius:0.25rem; z-index:-1; content:""; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
/* 바로가기1 : over */
.M_link0090 li a:hover .ico,
.M_link0090 li a:focus .ico { box-shadow:3px 3px 3px rgba(11,65,79,0.25); }
.M_link0090 li a:hover .ico img,
.M_link0090 li a:focus .ico img { -webkit-animation: icoAct 0.3s; -ms-animation: icoAct 0.3s; animation: icoAct 0.3s; }
.M_link0090 li a:hover span,
.M_link0090 li a:focus span { color: #1c92b0; font-weight:700; }
.M_link0090 li a:hover span:before,
.M_link0090 li a:focus span:before { left:0; width:100%; }

@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); }
}

/* 식단 */
.meal_menu0090 { position:relative; height:100%; padding:1.5rem 11.5rem 1.5rem 0; }
.meal_menu0090:after {clear: both; display: block; content: "";}
.meal_menu0090 .tit_wrap { float: left; position:relative; display:inline-block; width:8rem; padding-right:2.5rem; line-height:2rem;}
.meal_menu0090 .heading { margin-bottom: 0; font-weight:600; font-size:1rem; line-height:2rem; }
.meal_menu0090 .inner { float: left; display:inline-block; width: calc(100% - 8rem); padding:0 2.5rem 0 4.5rem; }
.meal_menu0090 .inner ul { overflow-y:auto; height:2rem;}
.meal_menu0090 .inner li ~ li {margin-top: 1rem;}
.meal_menu0090 .inner dl { position:relative; display: flex; height:auto; min-height: 2rem; }
.meal_menu0090 .inner dt { flex-shrink: 0; display: flex; align-items: center; width: 8rem; max-height: 2rem; font-size:0.85rem; color:#222; text-align:center; white-space: nowrap; }
.meal_menu0090 .inner dt span { position: relative; display:table-cell; padding-right: 1.75rem; vertical-align:middle; color:#000; font-size:1rem; z-index: 1; }
.meal_menu0090 .inner dt span::before {position: absolute; top:0.15rem; right: 0.25rem; font-family: 'xeicon'; font-size: 1.2rem; font-weight:500; color: #ef9da1; content: '\e94a'; }
.meal_menu0090 .inner dt span em{ font-weight:600; }
.meal_menu0090 .inner dd { display: flex; align-items: center; color:#323232; line-height: 1rem; font-size:0.8rem; word-break:keep-all; }
.meal_menu0090 .inner .no_data {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
.meal_menu0090 > img {position:absolute; right:-3.25rem; bottom:0; max-width: 14.1rem; max-height: 6.7rem;}
.meal_menu0090 .btn_more { top:50%; right:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); background:#ef9da1; color: #fff;}

/* 게시판 */
.notice0090 { position:relative; height:100%; }
.notice0090 .titTab{ margin:0 2.5rem 1rem 0;}
.notice0090 .titTab ul{font-size:0;}
.notice0090 .titTab li { position: relative; display:inline-block; margin-right:0.35rem; margin-bottom:0.25rem; max-width:calc(33% - 0.5rem); vertical-align: top; line-height:2.25rem;}
.notice0090 .titTab li a { display:block; position:relative; padding:0 1rem; font-size:1rem; font-weight:400; color:#333; background: #ececec; border-radius:1.5rem; }
.notice0090 .titTab li a span{ display:block; overflow:hidden; white-space:nowrap;}
.notice0090 .tabWrap {height:15.3rem; }
.notice0090 .topList { position:relative; display:block; padding:1.5rem 1rem 1.5rem 0; background:#fff; border-radius:1rem; border:1px solid #c7d4d7;}
.notice0090 .topList .ico { position:absolute; top:50%; left:1rem; width:3.5rem; height:3.5rem; line-height:3.5rem; text-align:center; border-radius:50%; background:#3eadc9; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.notice0090 .topList .ico > img {width: 1.85rem; height: 1.7rem; vertical-align:middle;}
.notice0090 .topList dl { padding-left:5.25rem; }
.notice0090 .topList dt { position:relative; font-size:0.9rem; color:#000; font-weight:500; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.notice0090 .topList dd { margin-top:0.25rem; }
.notice0090 .topList dd > p { color:#666; font-size:0.8rem; font-weight: 400; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.notice0090 .list_box { display:none; margin-top:1.25rem; }
.notice0090 .list_box ul { padding-top:1rem; }
.notice0090 .list_box li {padding: 0.6rem 0;}
.notice0090 .list_box li:nth-child(n + 5) { display:none; }
.notice0090 .list_box li a { position:relative; display:block; padding-left:0.75rem; line-height:1; color: #555;}
.notice0090 .list_box li a:before { content:""; position:absolute; top:calc(50% - 2.5px); left:0; width:5px; height:5px; border-radius:50%; background:#565f93; }
.notice0090 .list_box li p { width:calc(100% - 4.5rem); overflow:hidden; font-size:0.8rem; font-weight: 400 ; color:#333; text-overflow:ellipsis; white-space:nowrap; }
.notice0090 .list_box li span { position:absolute; right:0; top:0; font-size:0.75rem; color:#666; }
/* 게시판 : 새글 */
.notice0090 .topList dl.new dt:before { content:"N"; display:inline-block; width:1.1rem; height:1.1rem; margin-right:0.25rem; text-align:center; line-height:1.1rem; color:#fff; background:#3eadc9; border-radius:50%; font-weight:600; font-size:0.7rem; }
.notice0090 .list_box li a.new { padding-left:2rem; }
.notice0090 .list_box li a.new:after { content:"N"; position:absolute; top:50%; left:0.75rem; width:1rem; height:1rem; line-height:1rem; background:#3eadc9; color:#fff; font-size:0.5rem; border-radius:50%; text-align:center; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
/* 게시판 : 데이터 없음 */
.notice0090 .list_box .no_data { line-height:11rem; text-align:center; padding-left:0; }
/* 게시판 : over */
.notice0090 .titTab li a:hover,
.notice0090 .titTab li a:focus { color:#000; font-weight:600;}
.notice0090 .titTab li a.current { background:#3eadc9; font-weight:700; color:#fff; } 
.notice0090 .list_box.on { display:block; }
.notice0090 a.topList:hover dd > p,
.notice0090 a.topList:focus dd > p,
.notice0090 .list_box li a:hover p,
.notice0090 .list_box li a:focus p { text-decoration:underline; }
.notice0090 .list_box li a:hover:before,
.notice0090 .list_box li a:focus:before { opacity:1; }	

/* 팝업존 */
.pop0090 { position:relative; width:100%; height:100%; }
.pop0090::before { content: ""; display: block; width: calc(100% - 1.5rem); height: calc(100% - 2.25rem); position: absolute; bottom: 0; right: 0; background: #f4f4f4; border-radius: 1.5rem;} /* 팝업존 */
.pop0090 .heading {margin-bottom:0.75rem; font-size: 1rem;}
.pop0090 .control {position:relative; padding: 0.65rem 1.5rem; text-align: right; z-index:1;}
.pop0090 .control .page {position:relative; display:inline-block; vertical-align:middle; margin-right:0.5rem; color:#000; font-size:0.8rem; font-weight:600;}
.pop0090 .control .page > strong { display:inline-block; vertical-align:middle; margin-right:0.7rem; font-weight:700; font-size:1rem; color:#5b68af; }
.pop0090 .control .page > span { position:relative; display:inline-block; vertical-align:middle; padding-left:0.7rem; }
.pop0090 .control .page > span:before { content:""; position:absolute; top:50%; left:0; width:1px; height:0.5rem; background:#7a8086; -webkit-transform:translateY(-50%) rotate(25deg); -ms-transform:translateY(-50%) rotate(25deg); transform:translateY(-50%) rotate(25deg); }
.pop0090 .control a { position:relative; display:inline-block; vertical-align:middle; width:2rem; height:2rem; line-height:2rem; border-radius:50%; font-size:1.4rem; background:#fff; color:#000; border:1px solid #d5d5d5; text-align:center; transition: all 0.15s; -webkit-transition: all 0.15s; }
.pop0090 .control a img { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%) translate(0.5px, 0.5px); -ms-transform:translate(-50%, -50%) translate(0.5px, 0.5px); transform:translate(-50%, -50%) translate(0.5px, 0.5px); }
.pop0090 .control .play,
.pop0090 .control .stop { margin:0 0.15rem; color: #5b68af;  }
.pop0090 .control .play { display:none; }
.pop0090 .pop_img { position:relative; padding-top: 1.25rem; padding-right: 1.7rem; width:100%; height:12.5rem; z-index:1;} 
.pop0090 .pop_img .slick-list { border-radius:1.5rem; background:#e4e7eb; overflow:hidden; isolation: isolate;}
.pop0090 .pop_img div { height:100%; }
.pop0090 .pop_img .item { height:100%; }
.pop0090 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0090 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transition:transform 0.3s; transition:transform 0.3s; }
/* 팝업존 : active */
.pop0090 .control a:hover,
.pop0090 .control a:focus { background: #5b68af; color: #fff;}

/* 갤러리 */
.gallery0090 { position:relative; height:100%; }
.gallery0090 .tit_wrap {margin-bottom: 2.25rem;}
.gallery0090 .tit_wrap .heading { display: inline-block; margin-bottom: 0; max-width: 40%; vertical-align: middle; }
.gallery0090 .tit_wrap p { display: inline-block; padding-left: 0.5rem; max-width: 55%; vertical-align: middle; }
.gallery0090 .list_box ul { margin:-0.375rem -0.875rem; padding-bottom: 0.75rem; overflow:hidden; }
.gallery0090 .list_box ul:after { content:""; display:block; clear:both; }
.gallery0090 .list_box li { display:none; width:25%; padding:0.375rem 0.875rem; float:left; }
.gallery0090 .list_box li:nth-of-type(-n + 4) { display:block; }
.gallery0090 .list_box a { position:relative; display:block; }
.gallery0090 .list_box a .img { position:relative; width:100%; height:10.5rem; overflow:hidden; border-radius:1.5rem; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.gallery0090 .list_box a .img:before { content:""; position:absolute; top:50%; left:50%; width: 100%; height: 100%; background-color:rgba(0,0,0,0.1); -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }
.gallery0090 .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; }
.gallery0090 .list_box a .txt { position:absolute; bottom: -0.75rem; left: 0; display:inline-block; padding: 0 1rem; max-width:90%; height: 2.25rem; line-height: 2.25rem; text-align: center; font-size:0.85rem; color:#fff; white-space:nowrap; text-overflow:ellipsis; background: #5b68af; border-radius: 0 1.5rem 1.5rem 1.5rem; overflow:hidden; z-index:1; }
.gallery0090 .btn_more { background:#dfd5f3; color: #333;}
/* 갤러리 : 데이터 없음 */
.gallery0090 .list_box li.no_data { width:100%; text-align:center; }
.gallery0090 .list_box li.no_data > p { border-radius:1rem; background:rgba(0,0,0,0.1); line-height:11.25rem; }
/* 갤러리 : over */
.gallery0090 .list_box a:hover .img img,
.gallery0090 .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); }	
.gallery0090 .list_box a:hover .txt:before,
.gallery0090 .list_box a:focus .txt:before { width:100%; }	

/* 배너존 */
.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.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; }
/* 배너존 : over */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus { background:#f1f1f1; }

@media (max-width:1420px) { 
	/* 메인비주얼 */
	.MVisual0090 .item img { width:100%; height:auto; }
	.MVisual0090 .control { right:2rem; bottom:1.5rem; }

	/* 식단 */
	.meal_menu0090 > img { right: 1rem;}

	/* 팝업존 */
	.pop0090 .pop_img .item img {height:auto; max-height:100%; }
}

@media (max-width:1240px) { 
	/* 메인비주얼 */
	.MVisual0090 .item img { width:100%; height:auto; }

	/* 식단 */
	.meal_menu0090 { padding:1.5rem 10rem 1.5rem 0; }
	.meal_menu0090 .inner { padding: 0 1rem; }
	.meal_menu0090 > img { max-width: 100%; max-height: 100%;}

	/* 팝업존 */
	.pop0090 .pop_img .item img {height:auto; max-height:100%; }
}

@media (max-width:1200px) { 
	/* heading */
	.heading { font-size:1rem; }

	/* 캘린더 */
	.pop_schedule0090 .month { left:1rem; }
	.pop_schedule0090 .month a { right:-2.5rem; }
	.pop_schedule0090 .lst { padding-left:8.5rem; }
	 
	/* 바로가기1 */
	.M_link0090 li a span { padding-left:0.35rem; }
	
	/* 게시판 */
	.notice0090 .titTab a { font-size:1rem; }
	
	/* 갤러리 */
	.gallery0090 .list_box li { width:33.333%; }
	.gallery0090 .list_box li:nth-of-type(4) { display:none; } 
}

@media (max-width:860px) {
	/* 메인비주얼 */
	.MVisual0090 { border-radius: 1.5rem 1.5rem 1.5rem 0.5rem; }
	.MVisual0090 .control { bottom:1rem; left:2rem; }

	/* 캘린더 */
    .pop_schedule0090 .lst ul li { padding: 0.25rem 0;}

	/* 식단 */
	.meal_menu0090 { padding:1.5rem 1.5rem 1.5rem 0; }
	.meal_menu0090 .inner { padding-right: 0; }
	.meal_menu0090 > img { display: none; }
	
	/* 게시판 */
	.notice0090 .tabWrap { height:auto; }
	.notice0090 .list_box li {padding: 0.5rem 0;}
	/* 게시판 : 데이터 없음 */
	.notice0090 .list_box .no_data {line-height: 10rem;}
	
	/* 팝업존 */
	.pop0090::before { right: auto; left: 1rem; width: calc(100% + 1rem); border-radius: 1.5rem 0 0 1.5rem; } /* 팝업존 */
	.pop0090 .pop_img .slick-list { border-radius:1.5rem; }
    .pop0090 .pop_img { padding-right: 0; height:auto; text-align:center; }
    .pop0090 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
	.pop0090 .control { padding: 0.5rem 0 0.5rem 1rem; }

	/* 갤러리 */ 
	.gallery0090 .list_box li { width:50%; }
	.gallery0090 .list_box li:nth-of-type(3) { display:none; } 
	
	/* 배너존 */
	.banner_zone h2 { display:none; }
	.banner_zone .bnWrap { width:calc(100% - 6rem); padding-left:0.75rem; }
}

@media (max-width:640px) { 
	/* 식단 */
	.meal_menu0090 { padding: 1rem 1rem 1rem 0; }
	.meal_menu0090 .tit_wrap { width:100%;}
	.meal_menu0090 .inner { width: 100%; padding: 0.75rem 0; text-align: center; }
	.meal_menu0090 .inner ul { height: 5rem;}
	.meal_menu0090 .inner dl{display: block;}
	.meal_menu0090 .inner dt { position:relative; top:auto; left:auto; display: inline-block; max-height: none; margin-bottom: 0.75rem; padding: 0.5rem 1rem; background: #fdd3d5; border-radius: 1.5rem; }
	.meal_menu0090 .inner dt span { display:inline; padding-right: 0; }
	.meal_menu0090 .inner dt span::before { display: none; }
	.meal_menu0090 .inner dd { line-height: 0.9rem; padding-left:0; }

	/* 갤러리 */
	.gallery0090 .list_box a .txt {font-size:0.8rem; margin-top: 0.4rem;}
}

@media (max-width:560px) { 
    /* 캘린더 */    
    .pop_schedule0090 .lst ul {width: 100%;}
	.pop_schedule0090 .lst:before { display:none; }

	/* 바로가기1 */ 
	.M_link0090 li { width:50%; }
}

@media (max-width:480px) { 
	/* 메인비주얼 */
	.MVisual0090 .item img { width:150%; margin-left:5%; }
	.MVisual0090 .control { bottom:0.5rem; }
	.MVisual0090 .control > a { width:1.5rem; height:1.5rem; line-height:1.5rem;}
	
	/* 게시판 */
	.notice0090 .topList { padding:1rem 0.7rem 1rem 0.3rem ; }
	.notice0090 .topList .ico { width:3rem; height:3rem; line-height:3rem; left:0.5rem }
	.notice0090 .topList dl {padding-left: 3.7rem;}
	.notice0090 .titTab li { max-width:100%; } 
	.notice0090 .titTab a { position:relative; }
	/* 게시판 : active */
	.notice0090 .titTab a.current:before { width:100%; }
	
	/* 갤러리 */
	.gallery0090 .tit_wrap h2 { max-width: 100%; }
	.gallery0090 .tit_wrap p { display:none; }
	.gallery0090 .list_box li { width:100%; }
    .gallery0090 .list_box li:nth-child(n+2) { display:none; }
	.gallery0090 .list_box a .img { height:10rem; }
}

@media (max-width:380px) {
	/* 바로가기1 */ 
	.M_link0090 li { width:33.33%; }
	.M_link0090 li:nth-of-type(3n+1) {clear: both;}
	.M_link0090 li a {text-align:center;}
	.M_link0090 li a .ico { width:3.5rem; height:3.5rem; line-height: 2.9rem; display:block; }
	.M_link0090 li a .ico img { width:2.25rem; height:2.15rem; }
	.M_link0090 li a span { margin-top: 0.25rem; margin-left: 0; padding: 0; width:100%; max-width: 100%; max-height: 2.4rem; font-size: 0.8rem; }
	
	/* 캘린더 */
	.pop_schedule0090 .month { position: relative; top: auto; left: auto; width: 100%; height: 3rem; border-radius: 0 0 1.25rem 1.25rem; z-index: auto; -webkit-transform: none; -ms-transform: none; transform: none; }
	.pop_schedule0090 .month > span { font-size:0.9rem; }
	.pop_schedule0090 .month > span em { float:right; font-size:0.9rem; margin-left:0.5rem; font-weight:400; }
	.pop_schedule0090 .month > span em:after { content:"월"; display:inline-block; }
	.pop_schedule0090 .month > span:after { content:"년"; display:inline-block; }
	.pop_schedule0090 .month a { background:#fff; color:#000; border:1px solid #cecccc; }
	.pop_schedule0090 .month a.prev { left:1rem; }
	.pop_schedule0090 .month a.next { right:1rem; bottom: auto; top: 0.5rem; }
	.pop_schedule0090 .lst { padding-left: 0; }

	/* 게시판 */
	.notice0090 .list_box li p { width:100%;  }
	.notice0090 .list_box li span { display:none; }
}
