﻿/* btn */
.btn_more { position:absolute; top:0.3rem; right:0; color:#272727; font-weight: 500; font-size:0.7rem; padding-right:1.7rem; }
.btn_more em { display:inline-block; }
.btn_more::before { content:''; position:absolute; right:0; top:50%;  width:1rem; height:1rem; border-radius:50%; background:#e3e4f9; -ms-transform:translateY(-50%); transform:translateY(-50%); -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all .15s; }
.btn_more::after  { content:''; position:absolute; right:9px; top:50%;  width:1rem; height:2px; background:#013157; -ms-transform:translateY(-50%); transform:translateY(-50%); -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
/* btn_more : over */
.btn_more:hover:after,
.btn_more:focus:after { right:0; width:1.45rem;  }

/* heading*/
.heading { max-width:calc(100% - 5rem); margin-bottom:1rem; font-size:1.1rem; font-weight:600; color:#1c1e26; }
.heading > span { position:relative; display:block;  max-width:100%; word-break:keep-all;  white-space:nowrap; overflow:hidden;  }

/* 메인비주얼 */
.MVisual0092 { position:relative; height:100%; border-radius: 0 0 3rem 3rem; isolation: isolate; overflow:hidden; }
.MVisual0092 .slider,
.MVisual0092 .slick-list,
.MVisual0092 .slick-track { height:100%; }
.MVisual0092 .item { background:#eee; overflow:hidden; }
.MVisual0092 .item img { position:relative; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0092 .control { position:absolute; left:1rem; bottom:1rem; z-index:1; }
.MVisual0092 .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 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0092 .control > a.play { display:none; }
/* 메인비주얼 : over */
.MVisual0092 .control > a:hover,
.MVisual0092 .control > a:focus { background:rgb(17, 50, 30, 0.9); }

/* 바로가기1 */
.M_link0092 { position:relative; height:100%; margin: 1.5rem -1rem 0 -1rem; }
.M_link0092 ul { display:table; table-layout:fixed; width:100%; }
.M_link0092 li { position:relative; display:table-cell; width:1%; vertical-align:top; z-index:1; }
.M_link0092 li a { position:relative; display:block; width:100%; word-break:keep-all; text-align:center; }
.M_link0092 li a .ico { position:relative; display: flex; justify-content: center; align-items: center; width:4.25rem; height:4.25rem; border-radius:50%; background:#edf2ff; border:2px dotted transparent; margin: 0 auto; }
.M_link0092 li a .ico img { max-width:100%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0092 li a span { position:relative; display:block; max-width:100%; height:1.9rem; margin-top:0.8rem; padding:0 0.5rem; overflow:hidden; line-height:1.2; font-weight:400; color:#000; font-size:0.8rem; word-break:break-all; letter-spacing:-.1rem; }
/* active */
.M_link0092 li a:hover .ico,
.M_link0092 li a:focus .ico { border:2px dotted #568ae5; }
.M_link0092 li a:hover .ico img,
.M_link0092 li a:focus .ico img { -webkit-animation: icoAct 0.3s; -ms-animation: icoAct 0.3s; animation: icoAct 0.3s; }
.M_link0092 li a:hover span,
.M_link0092 li a:focus span { font-weight: 500; }
@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); }
   }

/* 게시판 */
.notice0092 { position:relative; height:100%; }
.notice0092 .titTab a,
.notice0092 .titTab span,
.notice0092 .list_box li,
.notice0092 .list_box li a { position:relative; display:block; }
.notice0092 .titTab { margin:0 4rem 1.2rem 0; }
.notice0092 .titTab ul { margin:-0.15rem -0.15rem; font-size:0; }
.notice0092 .titTab li { position:relative; display:inline-block; max-width:33.333%; padding:0.15rem 0.15rem; vertical-align:top; }
.notice0092 .titTab a { display:block; padding-bottom:0.6rem; font-size:0.95rem; font-weight:400; color:#666; -webkit-transition:all 0.15s; -ms-transition:all 0.1s; transition:all 0.1s; }
.notice0092 .titTab a:before { content:""; position:absolute; bottom:0; left:50%; width:0; height:4px; background:#003056; z-index:-1; border-radius: 1rem; -ms-transform:translateX(-50%); transform:translateX(-50%); -webkit-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s; }
.notice0092 .titTab a span { display:inline; overflow:hidden; white-space:nowrap; letter-spacing: -2.5px; }
.notice0092 .topList { position:relative; height: 9.75rem; display:none; padding: 1.1rem; border-radius:1.5rem 1.5rem 0 0; background: #fff; box-shadow: 0 0 15px rgba(86,138,229,0.2); overflow:hidden; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.notice0092 .topList:nth-of-type(-n + 2) { display:block; }
.notice0092 .topList + .topList { margin-top:0.75rem; }
.notice0092 .topList dl { position:relative; }
.notice0092 .topList dt { position:relative; font-weight: 600; font-size:0.85rem; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.notice0092 .topList dd { margin-top:1rem; color:#444; font-size:0.8rem; }
.notice0092 .topList dd > p { display: -webkit-box; -webkit-box-orient: vertical; word-wrap: break-word; text-overflow: ellipsis; -webkit-line-clamp: 2; height:2.2rem; line-height:1.5; margin-bottom: 1rem; overflow:hidden; }
.notice0092 .topList dd .date { display:block; padding-top:1rem; font-size:0.75rem; font-weight: 300; color:#888; border-top: 1px dashed #d1d6dd; }
.notice0092 .list_box { display:none; width:100%; }
.notice0092 .list_box ul { padding-top:3rem; overflow:hidden; }
.notice0092 .list_box li { display:none; }
.notice0092 .list_box li:nth-of-type(-n + 5) { display:block; }
.notice0092 .list_box li a { position:relative; display:block; line-height: 2rem; padding-left:0.6rem; }
.notice0092 .list_box li a:before { content:""; position:absolute; top:50%; left:0; width:7px; height:7px; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); border-radius:50%; background:#568ae5; }
.notice0092 .list_box li p { width:calc(100% - 4rem); overflow:hidden; font-size:0.8rem; color:#333; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.notice0092 .list_box li span { position:absolute; right:0; top:0; width:4rem; font-size:0.75rem; font-weight: 300; color:#666; text-align:right; }
/* 게시판 : 새글 */
.notice0092 .topList dl.new:before { font-family: 'Xeicon'; content:"\e9a8"; position:absolute; bottom: 0rem; right:0.5rem; width:1.2rem; height:1.2rem; line-height:1.2rem; color:#568ae5; font-weight:500; font-size:1.5rem; }
.notice0092 .list_box li a.new { padding-left:2.25rem; }
.notice0092 .list_box li a.new:after {  font-family: 'Xeicon'; content:"\e9a8"; position:absolute; bottom: 0.5rem; left:0.6rem; width:1.2rem; height:1.2rem; line-height:1.2rem; color:#568ae5; font-weight:500; font-size:1.5rem; }
/* 게시판 : 데이터 없음 */
.notice0092 .topList dl.no_data { position:absolute; top:50%; left:50%; text-align:center; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }
/* 게시판 :active */
.notice0092 .titTab a:focus,
.notice0092 .titTab a:hover,
.notice0092 .titTab a.current { font-weight:700; color:#1e2c39; }
.notice0092 .titTab a.current:before { width:100%; }
.notice0092 .list_box.on { display:block; }
.notice0092 .topList:hover dd > p,
.notice0092 .topList:focus dd > p { text-decoration:underline; }
.notice0092 .list_box li a:hover > p,
.notice0092 .list_box li a:focus > p {  text-decoration:underline;}

/* 갤러리 */
.gallery0092 { position:relative; }
.gallery0092 .list_box ul { margin:-.625rem; }
.gallery0092 .list_box li { display:none; width:33.333%; padding:0.625rem; float:left; }
.gallery0092 .list_box li:nth-of-type(-n + 3) { display:block; }
.gallery0092 .list_box a { position:relative; display:block; overflow:hidden; }
.gallery0092 .list_box a .img { position:relative; width:100%; height:8.8rem; overflow:hidden; background-color:rgba(0,0,0,.1); isolation: isolate; border-radius: 1.5rem 1.5rem 0 0; }
.gallery0092 .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.3s; -ms-transition:all 0.3s; transition:all 0.3s; }
.gallery0092 .list_box a .txt { display:block; margin-top:1rem; font-size:0.8rem; color:#272727; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.gallery0092 .list_box a .date { display:block; margin-top:0.5rem; color:#666; font-size:0.7rem; }
/* 갤러리 : 데이터 없음 */
.gallery0092 .list_box li.no_data{width:100%; text-align:center; line-height:11.2rem; }
.gallery0092 .list_box li.no_data p { background: rgba(0,0,0,0.1); border-radius:0.75rem; }
/* 갤러리 : over */
.gallery0092 .list_box a:hover .img img,
.gallery0092 .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); }

/* 식단 */
.meal_menu0092 { position:relative; height:100%; }
.meal_menu0092 .inner { position:relative; height:11.25rem; overflow:hidden; padding: 1.5rem 1.5rem 2.5rem 1.5rem; background: #fff; border-radius: 1.5rem 1.5rem 0 0; }
.meal_menu0092 .inner > div { height:100%; overflow-y:auto; }
.meal_menu0092 .inner li:not(.no_data) { padding-right:1rem; }
.meal_menu0092 .inner li + li { margin-top:1.2rem; }
.meal_menu0092 .inner dl { overflow:hidden; }
.meal_menu0092 .inner dt { position:relative; display:block; width:100%; height:2.5rem; padding-left:5.8rem; background:#e4f2ff; border-radius:2rem; font-size:0.8rem; font-weight:600; color:#222; text-align: left; line-height:2.5rem; }
.meal_menu0092 .inner dt span { position:absolute; display:inline-block; top:0; left:0; width:5.8rem; background:#003058; border-radius:2rem; text-align:center; color:#fff; }
.meal_menu0092 .inner dt em { font-weight: 600; color:#272727; margin-left: 1rem; }
.meal_menu0092 .inner dd { display:block; margin-top:1rem; padding-right: 4rem; color:#272727; font-size:0.8rem; word-break:keep-all; line-height:1.5; }
.meal_menu0092 .img { position:absolute; bottom:1rem; right:2rem; display:inline-block; }
.meal_menu0092 .img img { max-width:6.25rem; height:auto; image-rendering:-webkit-optimize-contrast; }
.meal_menu0092 .btn_more{background:transparent; }
/* 식단 : 데이터 없음 */
.meal_menu0092 .inner .no_data { text-align: left; line-height: 7rem; }

/* 팝업존 */
.pop0092 { position:relative; width:100%; height:100%; }
.pop0092 .heading { max-width:calc(100% - 8rem); }
.pop0092 .control { position:absolute; top:0.25rem; right:0; line-height:1; }
.pop0092 .control { position:absolute; right:0; top: -0.45rem; line-height: 2.5rem }
.pop0092 .page { display:inline-block; vertical-align:top; margin-right:0.3rem; letter-spacing:2px; font-size: 0.75rem; color: #000; }
.pop0092 .page strong { position: relative; font-weight: 600; font-size: 0.8rem; margin-right: 0.5rem; padding-right: 0.5rem; vertical-align: middle;  color: #568ae5;}
.pop0092 .page strong::before { position: absolute; top: 0.6rem; right: -2px; width: 4px; height: 4px; border-radius: 50%; background: #b2b2b2; content: ""; }
.pop0092 .page span { vertical-align: middle; color: #333; }
.pop0092 .control a { position:relative; display:inline-block; width:1rem; height:1rem;  text-align:center; line-height:1rem; color:#000; font-size:1rem; vertical-align:middle; -webkit-transition:transform 0.3s; transition:transform 0.3s; }
.pop0092 .control .play,
.pop0092 .control .stop { background:#000; color: #fff; border-radius:50%; }
.pop0092 .control .play { display:none; }
.pop0092 .pop_img { position:relative; width:100%; height:11.25rem; border-radius:1.5rem 1.5rem 0 0; isolation: isolate; overflow:hidden; background:#f1f1f1; }
.pop0092 .pop_img div { height:100%; }
.pop0092 .pop_img .item { height:100%; }
.pop0092 .pop_img .item a { position:relative; display:block; height:100%; overflow:hidden; background-color:#eee; }
.pop0092 .pop_img .item a img { position:absolute; top:50%; left:50%; max-width:100%; width:auto; height:100%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:transform 0.3s; transition:transform 0.3s; }
/* active */
.pop0092 .control a:focus,
.pop0092 .control a:hover { color:#003057; }
.pop0092 .control .play:focus,
.pop0092 .control .play:hover,
.pop0092 .control .stop:focus,
.pop0092 .control .stop:hover { background:#abdbfc; }
.pop0092 .control a.prev:hover,
.pop0092 .control a.prev:focus { transform: translateX(-3px); }
.pop0092 .control a.next:hover,
.pop0092 .control a.next:focus { transform: translateX(3px); }

/* 캘린더 */
.pop_schedule0092 { position:relative; height:31.5rem; }
.pop_schedule0092 .sche_wrap { position:relative; padding:1.6rem 1.25rem; background: #1b3054; border-radius: 1.5rem 1.5rem 0 0; }
.pop_schedule0092 .month { position:relative; margin:0 auto 1.5rem auto; }
.pop_schedule0092 .month a { position:absolute; top:50%; right:2.3rem; width:1.9rem; height:1.9rem; background:#fff; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); color:#1b3054; font-size:1.5rem; text-align:center; line-height:1.9rem; border-radius:50%; }
.pop_schedule0092 .month a.next { right:0; }
.pop_schedule0092 .month a.prev { left:0; }
.pop_schedule0092 .month a > i {  -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.pop_schedule0092 .month > span { position:relative; display:inline-block; width: 100%; color:#fff; font-size:1.1rem; vertical-align:middle; line-height:2.3rem; text-align: center; }
.pop_schedule0092 .month > span em { font-weight: 600; }
.pop_schedule0092 .sche_table { position:relative; padding:0 0.75rem; background:#fff; border-radius:1.25rem; }
.pop_schedule0092 .sche_table table { width:100%; font-family:"SCDream"; text-align:center; }
.pop_schedule0092 .sche_table table thead { position: relative; top: -0.8rem; z-index: 1; }
.pop_schedule0092 .sche_table table thead::before { position: absolute; content: ''; width:calc(100% + 1.5rem);  height: 100%; left: -0.75rem; background: #568ae5; border-radius: 2rem; z-index: -1; }
.pop_schedule0092 .sche_table table thead th { padding:0.5rem 0; color:#fff; font-size:0.8rem; font-weight:600; }
.pop_schedule0092 .sche_table table thead th.sat { color:#fff; }
.pop_schedule0092 .sche_table table thead th.sun { color:#fff; }
.pop_schedule0092 .sche_table table thead th.first { padding-left:1.3rem; }
.pop_schedule0092 .sche_table table thead th.last { padding-right:1.3rem; }
.pop_schedule0092 .sche_table table tbody { position: relative; top: -0.5rem; height: 9.8rem; }
.pop_schedule0092 .sche_table table tbody tr.firstLine td { border-top:2px solid #ff9f07; }
.pop_schedule0092 .sche_table table tbody td { padding:.25rem 0; color:#222; font-size:0.75rem; text-align:center; z-index:1; }
.pop_schedule0092 .sche_table table tbody td .sat { color:#568ae5; }
.pop_schedule0092 .sche_table table tbody td .sun { color:#db0119; }
.pop_schedule0092 .sche_table table tbody td.first { padding-left:1.3rem; }
.pop_schedule0092 .sche_table table tbody td.last { padding-right:1.3rem; }
.pop_schedule0092 .sche_table table tbody tr:first-of-type td { padding-top:0.5rem; line-height: 1.4; }
.pop_schedule0092 .sche_table table tbody tr:last-of-type td { padding-bottom:0.5rem; }
.pop_schedule0092 .sche_table table tbody tr:last-of-type td.first { border-bottom-left-radius:1.5rem; }
.pop_schedule0092 .sche_table table tbody tr:last-of-type td.last { border-bottom-right-radius:1.5rem; }
.pop_schedule0092 .sche_table table tbody td span,
.pop_schedule0092 .sche_table table tbody td a { position:relative; z-index:1; }
.pop_schedule0092 .sche_table table tbody td a:focus,
.pop_schedule0092 .sche_table table tbody td a:hover { text-decoration:underline; }
.pop_schedule0092 .sche_table table tbody td span a:not(.event):focus,
.pop_schedule0092 .sche_table table tbody td span a:not(.event):hover { text-decoration:none; cursor:auto; } /* 20230204 <span><a></a></span> 관련 수정 */
.pop_schedule0092 .sche_table table tbody td .today:before ,
.pop_schedule0092 .sche_table table tbody td .event:before { content:""; position:absolute; top:50%; left:50%; width:1.35rem; height:1.35rem; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); border-radius:50%; background:#fff; z-index:-1; }
.pop_schedule0092 .sche_table table tbody td .event:before { background:#e5e5e5; }
.pop_schedule0092 .sche_table table tbody td .today { color:#fff; }
.pop_schedule0092 .sche_table table tbody td .today:before { background:#124574 !important; }
.pop_schedule0092 .lst { margin-top:1.25rem; height:9rem; overflow-y:auto; }
.pop_schedule0092 .lst ul { margin:-0.3rem 0; }
.pop_schedule0092 .lst li { padding:0.3rem 0; }
.pop_schedule0092 .lst li a { position:relative; display:block; padding-left:4.5rem; line-height:1.7rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; color:#fff; }
.pop_schedule0092 .lst li a span { position:absolute; top:50%; left:0; display:block; width:3.9rem; height:1.7rem; line-height:1.5rem; text-align:center; border:1px solid #fff; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); color:#fff799; border-radius:0.85rem; font-size:0.8rem; font-weight:600; }
.pop_schedule0092 a,
.pop_schedule0092 a span { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
/* 캘린더 : 데이터 없음 */
.pop_schedule0092 .lst .no_data { padding-left:0; text-align:center; color: #fff; line-height: 8rem; }
/* 캘린더 : over */
.pop_schedule0092 .month a.prev:hover > i,
.pop_schedule0092 .month a.prev:focus > i { -webkit-transform:translateX(-0.1rem); -ms-transform:translateX(-0.1rem); transform:translateX(-0.1rem); }
.pop_schedule0092 .month a.next:hover > i,
.pop_schedule0092 .month a.next:focus > i { -webkit-transform:translateX(0.1rem); -ms-transform:translateX(0.1rem); transform:translateX(0.1rem); }
.pop_schedule0092 .lst li a:hover,
.pop_schedule0092 .lst li a:focus { text-decoration:underline; }

/* 배너존 */
.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) {
	.MVisual0092 .item img { left:auto; float:right; transform:translateX(0); -webkit-transform:translateX(0); -ms-transform:translateX(0); }

	/* 갤러리 */
	.gallery0092 .list_box li { width:50%; }
	.gallery0092 .list_box li:nth-of-type(3) { display:none; }

	/* 캘린더 */
	.pop_schedule0092 .month { width:100%; }
	.pop_schedule0092 .month > span { line-height:2.5rem; }
	.pop_schedule0092 .month > span em { width:2.5rem; height:2.5rem; font-size:1.1rem; }
	.pop_schedule0092 .sche_wrap { padding:0.75rem; }
	.pop_schedule0092 .lst { height:10.5rem; }
	.pop_schedule0092 .lst ul { margin:-0.5rem 0; }
	.pop_schedule0092 .lst li { padding:0.5rem 0; }
	.pop_schedule0092 .sche_table table tbody td { padding:0.15rem 0; }

	/* 팝업존 */
	.pop0092 .pop_img .item a img { height:auto; max-height:100%; }

	/* 식단 */
	.meal_menu0092 .inner dd { padding-right:3.5rem; }
	.meal_menu0092 .img img { display:none; }
	.meal_menu0092 .inner dt { padding-left:4.8rem; font-size:0.85rem; }
	.meal_menu0092 .inner dt span { width:4.8rem; }
	.meal_menu0092 .inner dd { margin-top:1rem; }
}

@media (max-width:1024px) {
	/* heading*/
	.heading { font-size:0.95rem; }

	/* 게시판 */
	.notice0092 .titTab a { font-size:0.9rem; }
}

@media (min-width:951px) {
	/* 배너존 : over */
	.banner_zone .btn a:hover,
	.banner_zone .btn a:focus { background:#f1f1f1; }
}

@media (max-width:950px) {
	/* 메인비주얼 */
	.MVisual0092 .slider, .MVisual0092 .slick-list, .MVisual0092 .slick-track,
	.MVisual0092 .item { height:auto; }
	.MVisual0092 .item img { display:block; width:100%; height:auto; }

	/* 게시판 */
	.notice0092 .titTab ul { margin:-0.15rem -0.2rem; }
	.notice0092 .titTab li { padding:0.15rem 0.2rem; }
	.notice0092 .titTab a { font-size:0.95rem; }
	.notice0092 .titTab { margin-bottom:0.5rem; }
	.notice0092 .topList { height:auto; padding:1rem; }
	.notice0092 .topList dt { font-size:0.85rem; }
	.notice0092 .topList dd { margin-top:0.5rem; }
	.notice0092 .topList dd > p { height: 1.2rem; }
	.notice0092 .topList dd .date { margin-top:0.5rem; }
	.notice0092 .list_box ul { padding-top: 0.5rem; }
	.notice0092 .list_box li a { padding-left:0.75rem; line-height:1.7rem; }
	/* 게시판 : 새글 */
	.notice0092 .list_box li a.new { padding-left: 2rem; }
	.notice0092 .list_box li a.new:after { left:0.5rem; top: 0.2rem; }
	/* 게시판 : 데이터 없음 */
	.notice0092 .topList dl.no_data { position:relative; top:auto; left:auto; padding:3rem 0; -webkit-transform:translate(0,0); -ms-transform:translate(0,0); transform:translate(0,0); text-align:center; }

	/* 바로가기1 */
	.M_link0092 { margin:0; }
	.M_link0092 ul { margin:-1rem 0; overflow:hidden; }
	.M_link0092 li { padding:1rem 0; }
	.M_link0092 li + li:before { left:-1px; }

	/* 팝업존 */
	.pop0092 .pop_img {height: 11.85rem;}

	/* 캘린더 */
	.pop_schedule0092 { height:auto; }
	.pop_schedule0092 .sche_wrap { float: left; width: 100%; }
	.pop_schedule0092 .sche_table { width: 49%; float: left;}
	.pop_schedule0092 .lst { width: 49%; float: right; height:12.3rem; margin-top: 0; }
	.pop_schedule0092 .lst li { padding: 0.4rem 0; }

	/* 식단 */
	.meal_menu0092 .inner { height: 11.85rem;}
	.meal_menu0092 .img img { display: block; }
	.meal_menu0092 .inner .no_data { text-align: center; }

	/* 갤러리 */
	.gallery0092 .list_box li { width:33.3%; }
	.gallery0092 .list_box li:nth-of-type(3) { display:block; }

	/* 배너존 */
	.banner_zone h2 { display:none; }
	.banner_zone .bnWrap { width:calc(100% - 6rem); padding-left:0.75rem; }

}
@media (max-width:768px) {
	/* 바로가기1 */
	.M_link0092 li { width:33.333%; float:left; }

	/* 갤러리 */
	.gallery0092 .list_box li { width:50%; }
	.gallery0092 .list_box li:nth-of-type(3) { display:none; }
}

@media (max-width: 670px) {
	/* 팝업존 */
	.pop0092 { padding-left:0; }
	.pop0092,
	.pop0092 .pop_img,
	.pop0092 .pop_img div,
	.pop0092 .pop_img .item,
	.pop0092 .pop_img .item a { height:auto; }
	.pop0092 .pop_img .item a img { position:relative; display:block; left:auto; top:auto; width:auto; max-width:100%; height:100%; margin:auto; transform:none; -webkit-transform:none; }
	.pop0092 .pop_img .item a img{height:100%; max-height: 15rem;}

	/* 식단 */
	.meal_menu0092 .inner {height: 11.25rem;}
}
@media (max-width: 560px) {
	/* 메인비주얼 */
	.MVisual0092 { border-radius: 0 0 2rem 2rem;}
	.MVisual0092 .control{ bottom:0.5rem; }
	.MVisual0092 .control > a{ width:1.65rem; height:1.65rem; line-height:1.65rem; }

	/* 행사일정 */
	.pop_schedule0092 .sche_wrap { float: none; }
	.pop_schedule0092 .sche_table { width: 100%; float: none;}
	.pop_schedule0092 .lst { width: 100%; float: none; height:10rem; margin-top: 1.25rem; }
	.pop_schedule0092 .lst li { padding: 0.5rem 0; }
}

@media (max-width:480px) {
	/* heading*/
	.heading { margin-bottom:0.75rem; }

	/* 바로가기1 */
	.M_link0092 li { padding:1rem 0 0.5rem; }
	.M_link0092 li a .ico { width:3.75rem; height:3.75rem; }

	/* 게시판 */
	.notice0092 .titTab li { max-width:100%; }
	.notice0092 .titTab a { padding-bottom:0; }
	.notice0092 .titTab a.current { padding-bottom:0.3rem; }
	.notice0092 .titTab a.current:before { width:100%; }
	.notice0092 .titTab a.current:after { width:1rem; height:1rem; border-width:5px; bottom:-0.5rem }

	/* 캘린더 */
	.pop_schedule0092 .lst { height:9rem; }
	.pop_schedule0092 .lst ul { margin:-0.3rem 0; }
	.pop_schedule0092 .lst li { padding:0.3rem 0; }

	/* 갤러리 */
	.gallery0092 .list_box li { width:100%; }

}
@media (max-width:380px) {
}


@media (max-width:320px) {
	/* 게시판 */
	.notice0092 .list_box li p { width:100%; }
	.notice0092 .list_box li span { display:none; }

	/* 식단 */
	.meal_menu0092 .inner li:not(.no_data) { padding-right: 0.5rem; }
	.meal_menu0092 .inner dt em { margin-left: 0.5rem; }
	.meal_menu0092 .inner dd { padding-right:0; }
	.meal_menu0092 .img { display:none; }
}