/* heading */
.heading { display:block; max-width:calc(100% - 4.5rem); margin-bottom:1rem; color:#000; font-size:.9rem; font-weight:700; overflow:hidden; white-space:nowrap; }

/* btn_more1 */
.btn_more1 { position:absolute; top:.7rem; right:1.1rem; }
.btn_more1:after { position:absolute; top:-.5rem; right:-1.1rem; content:""; display:block; width:2rem; height:2rem; background:#fff6cd; border-radius:50%; z-index:0; transition:all .3s; -webkit-transition:all .3s; }
.btn_more1 em { vertical-align:middle; font-size:.8rem; color:#000; margin-right:.4rem; }
.btn_more1 i { transition:all .3s; -webkit-transition:all .3s; vertical-align:middle; font-size:1.2rem; color:#000; position:relative; z-index:99; }
/* btn_more1: active */
.btn_more1:hover i { transform:rotate(180deg); -webkit-transform:rotate(180deg); }
.btn_more1:hover:after { background:#ffe779; }

/* 메인비주얼 */
.MVisual0005 { position:relative; height:100%; overflow:hidden; }
.MVisual0005 #m_visual li{overflow:hidden;}
.MVisual0005 #m_visual li img { position:relative; display:block; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); }
.MVisual0005 .bx-wrapper{ height: auto; }
.MVisual0005 .bx-controls { position:absolute; right:calc(50% - 16rem); bottom:5rem; }
.MVisual0005 .bx-controls-direction { display: inline-block; }
.MVisual0005 .bx-controls-auto { position: absolute; top: 0; left: 2.1rem; }
.MVisual0005 .bx-controls-direction a ~ a { margin-left: 2.2rem; }
.MVisual0005 .bx-controls-direction a,
.MVisual0005 .bx-controls-auto a { position: relative; display:inline-block; width:2rem; height:2rem; line-height:2rem; background:#ffc62c; color:#fff; text-align:center; border-radius:50%; -webkit-transition:all .15s; transition:all .15s; font-size: 0; vertical-align: middle; }
.MVisual0005 .bx-controls-auto a.bx-start { display: none; }
.MVisual0005 .bx-controls-direction a::before,
.MVisual0005 .bx-controls-auto a::before { position: absolute; width:100%; height:100%; top: 0; left: 0; color: #fff; font-family: 'xeicon'; font-size: 0.8rem; }
.MVisual0005 .bx-controls-direction a.bx-prev::before { content: "\e93b";}
.MVisual0005 .bx-controls-direction a.bx-next::before { content: "\e93e";}
.MVisual0005 .bx-controls-auto a.bx-start::before { content: "\ea3e";}
.MVisual0005 .bx-controls-auto a.bx-stop::before { content: "\ea3b";}
.MVisual0005 .bx-pager { display: none; }
.MVisual0005 .bx-controls-direction a:hover,
.MVisual0005 .bx-controls-auto a:hover { background:rgb(17, 50, 30, 0.9); }

/* 게시판 */
.notice0005 { position:relative; height:100%; overflow:hidden; }
.notice0005:before { content:""; display:block; width:100%; height:4px; background:#e5e5e5; position:absolute; top:2.85rem; left:0; }
.notice0005 .titTab { position:relative; margin-right:5.5rem; }
.notice0005 .titTab ul { margin:0 -1rem; }
.notice0005 .titTab li { position:relative; display:inline-block; max-width:calc(33.333% - .15rem); padding:0 1rem; vertical-align:top; }
.notice0005 .titTab li ~ li:before { content:""; display:block; width:0.2rem; height:.6rem; position:absolute; left:-.15rem; top:calc(50% - .3rem); background:url(/tempSample/40005/images/main/0005_notice_tit.png) no-repeat center / cover; }
.notice0005 .titTab a { position:relative; display:block; font-size:.9rem; font-weight:400; text-align:center; line-height:3rem; color:#000; font-weight:600; -webkit-transition:all .15s; transition:all .15s; }
.notice0005 .titTab a:before {content:"";display:block;width:.8rem;height:.8rem;background:#ff840c;border-radius:50%;position:absolute;bottom:-.35rem;left:50%;-webkit-transition:all .15s;transition:all .15s;transform:translateX(-50%);-webkit-transform:translateX(-50%);z-index: 9;opacity:0;}
.notice0005 .titTab a span { display:block; width:100%; margin:auto; overflow:hidden; white-space:nowrap; }
.notice0005 .list_box { display:none; margin-top:1rem; overflow:hidden; }
.notice0005 .list_box ul { margin:-.5rem; }
.notice0005 .list_box li { width:33.333333%; position:relative; float:left; }
.notice0005 .list_box li ~ li:before { content:""; display:block; width:2px; height:6.8rem; background:url(/tempSample/40005/images/main/0005_notice_line.png) no-repeat center / cover; position:absolute; top:50%; left:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
.notice0005 .list_box li:nth-of-type(n + 4) { display:none; }
.notice0005 .list_box li a { position:relative; display:block; padding:1rem 1rem 1.3rem; }
.notice0005 .list_box li a:after { content:""; display:block; width:100%; position:absolute; left:0; bottom:0; height:.2rem; background:#e5e5e5; }
.notice0005 .list_box li em { position:relative; display:inline-block; max-width:calc(100% - 2.5rem); height:1.4rem;  padding:0.25rem .5rem; font-size:.65rem; color:#040404; font-weight:600; border-radius:1rem;background:#fff6cd; border:1px solid #fdeb9c; }
.notice0005 .list_box li em > span { display:block; white-space:nowrap; overflow:hidden;}
.notice0005 .list_box li p { width:100%; overflow:hidden; font-size:.8rem; color:#000; font-weight:500; height:2.1rem; margin-top:.7rem; }
.notice0005 .list_box li a > span { position:relative; display:block; margin-top:2rem; color:#9a9a9a; font-size:.75rem; }
/* 게시판 :새글 */
.notice0005 .list_box li a.new em:after { content:"N"; position:absolute; top:50%; right:-1.75rem; width:1.25rem; height:1.25rem; line-height:1.25rem; background:#ff7944; color:#fff; font-size:.7rem; border-radius:50%; font-weight:700; text-align:center; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
/* 게시판 :데이터 없음 */
.notice0005 .list_box li.no_data { width:100%; text-align:center; }
.notice0005 .list_box li.no_data > p { position:relative; margin-top:0; height:9.6rem; line-height:9.6rem; }
.notice0005 .list_box li.no_data > p:before { content:""; display:block; width:100%; position:absolute; left:0; bottom:0; height:.2rem; background:#e5e5e5; }
/* 게시판 : active */
.notice0005 .titTab a:not(.current):hover { color:#ff8a17 ; }
.notice0005 .titTab a.current { font-weight:700; color:#000; }
.notice0005 .titTab a.current:before { opacity:1; }
.notice0005 .list_box.on { display:block; }
.notice0005 .list_box li a:hover:after { background:#ff8a17; }

/* 바로가기1 */
.M_link0005 { position:relative; height:100%; }
.M_link0005 ul { margin:-.2rem; }
.M_link0005 ul:after { content:""; display:block; clear:both; }
.M_link0005 li { float:left; width:50%; }
.M_link0005 li:nth-of-type(n + 5) { display:none; }
.M_link0005 li:nth-child(n + 3) { margin-top:1.3rem; }
.M_link0005 li a { position:relative; display:block; height:4.5rem; padding:0 .75rem; -webkit-transition:all .15s; transition:all .15s; }
.M_link0005 li a p { display:inline-block; width:4.5rem; height:4.5rem; line-height:7rem; vertical-align:middle; border-radius:1rem; box-shadow:0 0 8px rgba(0,0,0,0.15); text-align:center; transition:all .3s; -webkit-transition:all .3s; background:#fff; }
.M_link0005 li a img { display:inline-block; width:2.9rem; height:2.9rem; }
.M_link0005 li a span { display:inline-block; width:calc(100% - 5rem); max-height:2.1rem; padding-left:.5rem; vertical-align:middle; line-height:1.2; color:#000; font-size:.9rem; font-weight:600; letter-spacing:-.1rem; overflow:hidden; }
/* 바로가기1 : active */
.M_link0005 li a:hover p { background:#0addb4; box-shadow:none; }

/* 팝업존 */
.pop0005 { position:relative; width:100%; height:100%; }
.pop0005 .heading { max-width:calc(100% - 10rem); margin-bottom:1.5rem; }
.pop0005 .nss_pg { position:absolute; top:0; right:0; }
.pop0005 .nss_pg p { position:relative; display:inline-block; margin-right:.5rem; font-size:.8rem; color:#000; font-weight:500; }
.pop0005 .nss_pg p strong { position:relative; padding-right:1.7rem; color:#000; font-size:1rem; font-weight:800; }
.pop0005 .nss_pg p strong:after { content:""; position:absolute; top:50%; left:1.05rem; width:.9rem; height:1px; background:#000; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.pop0005 .nss_pg a { display:inline-block; color:#000; text-align:center; font-size:1.2rem; vertical-align:middle; -webkit-transition:all .15s; transition:all .15s; }
.pop0005 .nss_pg .play { display:none; }
.pop0005 .pop_img { position:relative; width:calc(100% - .25rem); height:11.25rem; border-radius:.5rem; z-index:1; overflow:hidden; background:rgba(0,0,0,.1); border:1px solid #d7d7d7; box-shadow:4px 4px 0 rgb(0 0 0 / 9%); }
.pop0005 .pop_img li { display: none; text-align: center; height: 100%; }
.pop0005 .pop_img li a { position:relative; display: flex; justify-content: center; align-items: center; height:100%; font-size: 0; }
.pop0005 .pop_img li img { max-width:100%; max-height:100%;}
.pop0005 .pop_img li.on{display:block;}
/* 팝업존 : active */
.pop0005 .nss_pg a:hover { color:#ffa85b; }
/* 팝업리스트 레이어 추가 */
.pop0005 .pop_layer_box { position:absolute; top:-.4rem; left:0; display:none; width:100%; height:calc(100% + .4rem); background:#394b61; z-index:2; }
.pop0005 .pop_layer_box .pop_layer { position:relative; height:100%; padding:1rem; }
.pop0005 .pop_layer_box .pop_layer h3 { font-size:0.9rem; color:#fff; }
.pop0005 .pop_layer_box .pop_layer ul { margin-top:0.75rem; padding:1rem 2rem; height:calc(100% - 2rem); line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto; }
.pop0005 .pop_layer_box .pop_layer ul li { list-style-type:disc; color:#fff; }
.pop0005 .pop_layer_box .pop_layer ul li a:hover { text-decoration:underline; }
.pop0005 .pop_layer_box .pop_layer a.pop_close { position:absolute; top:0.75rem; right:1.25rem; display:block; padding:0.25rem 0.5rem; color:#fff; background:#576c85; border-radius:5px; }

/* 식단 */
.meal_menu0005 { display:flex; position:relative; height:100%; max-width:65rem; background:#fff; border-radius:2rem; border:2px solid #abecdc; align-items:center; padding:0 1.5rem; }
.meal_menu0005 .heading { max-width:4.4rem; margin:0; }
.meal_menu0005 .inner { position:relative; overflow:hidden; width:calc(100% - 7rem); margin-left:.9rem; vertical-align:middle; line-height:1.7; }
.meal_menu0005 .inner ul { position:relative; height:1.2rem; overflow-y:auto; z-index:1; }
.meal_menu0005 .inner li + li { margin-top:1.25rem; }
.meal_menu0005 .inner li {  width:100%; }
.meal_menu0005 .inner dl { position:relative;  font-size:.8rem; }
.meal_menu0005 .inner dd { font-size:.8rem; color:#000; word-break:keep-all; text-align:left; }
.meal_menu0005 .btn_more2 { position:absolute; right:1.5rem; top:calc(50% - 0.425rem); transition:all .3s; -webkit-transition:all .3s; }
/* 식단 :데이터 없음 */
.meal_menu0005 .inner li.no_data { text-align:center; line-height:1.2rem; padding-right:0; }
/* 식단 : active */
.meal_menu0005 .btn_more2:hover { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); }

/* 캘린더 */
.pop_schedule0005 { position:relative; height:100%; background:url(/tempSample/40005/images/main/0005_calendar_bg.png); border-radius:2rem; z-index:0; padding:1.2rem 1.1rem 0 4.3rem; }
.pop_schedule0005 .heading { position:absolute; overflow:initial; top:2.6rem; left:-2rem; }
.pop_schedule0005 .heading span { max-width:4.2rem; overflow:hidden; display:block; }
.pop_schedule0005 .heading:before { position:absolute; width:6.5rem; height:6.5rem; border-radius:50%; background:#ffa85b; content:""; display:block; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); z-index:-1; }
.pop_schedule0005 .heading:after { position:absolute; width:4.4rem; height:4.2rem; content:""; display:block; top:-5.1rem; left:1rem; background:url(/tempSample/40005/images/main/0005_calendar_icon.png) no-repeat center / cover; }
.pop_schedule0005 .sche_wrap { width:100%; height:3rem; margin:auto; padding:.6rem 2.4rem; background:#fff; box-shadow:0 0 7px rgb(0,0,0,.1); border-radius:1.75rem; text-align:center; margin-top:.8rem; }
.pop_schedule0005 .sche_list { position:relative; width:100%; }
.pop_schedule0005 .sche_list > a { position:absolute; top:43%; -webkit-transform:translateY(-50%); transform:translateY(-50%); color:#4c4c4c; font-size:1.2rem; }
.pop_schedule0005 .sche_list > .prev { left:-1.5rem; }
.pop_schedule0005 .sche_list > .next { right:-1.5rem; }
.pop_schedule0005 .sche_list > .next:before { background-position:-1.5rem 0; }
.pop_schedule0005 .sche_list ul { padding-bottom:.25rem; white-space:nowrap; overflow-x:auto; }
.pop_schedule0005 .sche_list li { width:6.75%; display:inline-block; }
.pop_schedule0005 .sche_list li span { display:block; width:1.75rem; height:1.75rem; line-height:1.75rem; margin:0 auto; font-weight:400; border-radius:50%; color:#000; font-size:.8rem; font-weight:600; }
.pop_schedule0005 .sche_list li span.sat { color:#155eb6; }
.pop_schedule0005 .sche_list li span.sun { color:#ff0000; }
.pop_schedule0005 .sche_list li span.event { background:#fb5c49; color:#fff; }
.pop_schedule0005 .sche_list li span.today { color:#fff; background:#a6a6a6; }
.pop_schedule0005 .month { position:relative; color:#222; font-size:.85rem; text-align:center; }
.pop_schedule0005 .month em { display:inline-block; font-size:2rem; font-weight:700; font-size:1.4rem; color:#fb5c49; font-weight:700; }
.pop_schedule0005 .lst { position:relative; width:100%; margin-top:1.2rem; }
.pop_schedule0005 .lst ul { overflow-y:auto; height:2.5rem; }
.pop_schedule0005 .lst li { width:33.333333%; float:left; margin:.5rem 0; }
.pop_schedule0005 .lst li a { position:relative; display:block; padding-left:.5rem; }
.pop_schedule0005 .lst li a span { display:inline-block; text-align:center; color:#fb5c49; font-size:.85rem; font-weight:600; vertical-align:middle; }
.pop_schedule0005 .lst li a em { display:inline-block; width:calc(100% - 2.25rem); padding-left:1rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#000; vertical-align:middle; font-size:.8rem; }
.pop_schedule0005 .btn_more2 { position:absolute; top:4.2rem; left:-.45rem; font-size:1.1rem; }
.pop_schedule0005 .btn_more2 i { transition:all .3s; -webkit-transition:all .3s; }
/* 캘린더 :데이터 없음 */
.pop_schedule0005 .lst .no_data { width:100%; margin:0; text-align:center; line-height:2.5rem; }
/* 캘린더 : active */
.pop_schedule0005 .sche_list > a.prev:hover:before { left:45%; }
.pop_schedule0005 .sche_list > a.next:hover:before { left:55%; }
.pop_schedule0005 .lst li a:hover em { text-decoration:underline; }
.pop_schedule0005 .btn_more2:hover i { transform:rotate(180deg); -webkit-transform:rotate(180deg); }

/* 갤러리 */
.gallery0005 { position:relative; }
.gallery0005 .heading { width:calc(100% - 5.5rem); }
.gallery0005 .list_box { margin-top:1rem; }
.gallery0005 .list_box ul:after { content:""; display:block; clear:both; }
.gallery0005 .list_box li { width:46.1%; float:left; }
.gallery0005 .list_box li ~ li { margin-left:7.8%; }
.gallery0005 .list_box li:nth-of-type(n + 3) { display:none; }
.gallery0005 .list_box a { position:relative; display:block; height:15.4rem; overflow:hidden; overflow:hidden; }
.gallery0005 .list_box a .img { width:100%; height:11.75rem; background:rgba(0,0,0,.1); overflow:hidden; border-radius:1rem; }
.gallery0005 .list_box a .img img  { position:absolute; top:50%; left:50%; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:all .15s; transition:all .15s; }
.gallery0005 .list_box a .cont { position:relative; height:3.75rem; }
.gallery0005 .list_box a .cont:after { content:"\002B"; display:block; width:2.25rem; height:2.25rem; text-align:center; line-height:2.1rem; color:#000; font-size:2.5rem; border-radius:50%; background:#fff; box-shadow:0 0 8px rgba(0,0,0,.15); position:absolute; top:50%; right:.2rem; transform:translateY(-50%); -webkit-transform:translateY(-50%); -webkit-transition:all .15s; transition:all .15s; font-weight:100; opacity:0; }
.gallery0005 .list_box a .cont p { width:calc(100% - 3rem); overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#222; font-size:.9rem; font-weight:600; line-height:2.75rem; -webkit-transition:all .15s; transition:all .15s; }
.gallery0005 .list_box a .cont span { display:block; color:#9a9a9a; font-size:.75rem; }
.gallery0005 .btn_more1 { top:-.1rem; }
.gallery0005 .btn_more1:after { background:#b1f8ed; }
/* 갤러리 :데이터 없음 */
.gallery0005 .list_box li.no_data { width:100%; }
.gallery0005 .list_box li.no_data p { text-align:center; font-size:.9rem; line-height:15.5rem; border-radius:1.5rem; background:rgba(0,0,0,0.2); }
/* 갤러리 : active */
.gallery0005 .list_box a:hover .cont p { color:#ff840c; }
.gallery0005 .list_box a:hover .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); }
.gallery0005 .list_box a:hover .cont:after { opacity:1; }
.gallery0005 .btn_more1:hover:after { background:#0addb4; }

/* 배너존 */
.banner_zone { line-height:1; border-top:1px solid #dbdbdd; }
.banner_zone .container { position:relative; height:4rem; overflow:hidden; }
.banner_zone h2 { float:left; display:inline-block; margin-top:1.5rem; width:4rem; font-size:.75rem; font-weight:400; color:#000; font-weight:600; }
.banner_zone .btn { float:left; margin-top:1.35rem; width:6rem; overflow:hidden; }
.banner_zone .btn a { float:left; width:1.4rem; height:1.4rem; line-height:1.4rem; overflow:hidden; border:1px solid #c5c5c5; border-right:none; text-align:center; color:#6f6f6f; }
.banner_zone .btn a:last-child { border-right:1px solid #c5c5c5; }
.banner_zone ul { float:left; display:inline-block; padding-top:0.75rem; width:calc(100% - 10rem) !important; overflow:hidden; }
.banner_zone ul li { float:left; display:inline-block; margin-bottom:0.75rem; padding:0 0.25rem; width:20%; }
.banner_zone ul li a { display:block; height:2.5rem; line-height:2.3rem; text-align:center; border:1px solid #d2d2d2; overflow:hidden; }
.banner_zone ul li a img { max-width:100%; max-height:100%; vertical-align:middle; }
/* 배너 리스트 */
.bannerWrap { max-width:450px; width:90%; border:1px solid #c5c5c5; background:#fff; position:absolute; left:0; top:0; z-index:3; }
.bannerWrap .inner { position:relative; width:100%; }
.bannerWrap .inner > h1 { background:#00b070; padding-left:20px; height:41px; line-height:41px; overflow:hidden; color:#fff; font-family:'NotoSans'; font-size:17px; }
.bannerWrap .inner .btnClose { position:absolute; right:0; top:0; width:41px; height:41px; color:#fff; }
.bannerList { padding:1rem; }
.bannerList ul { max-height:310px; overflow-y:auto; }
.bannerList ul li { float:left; width:48%; margin:1%; }
.bannerList ul li a { display:block; font-size:0; border:1px solid #d2d2d2; }
.bannerList ul li img { width:100%; height:100%}

@media (max-width:1440px) {
	/* 메인비주얼 */
    .MVisual0005 #m_visual li img { width:150%; height:auto; }
	.MVisual0005 .bx-controls { right:2rem; bottom:2rem; }
}

@media (max-width:1200px) {
    /* 캘린더 */
    .pop_schedule0005 .sche_list li { width:15%; }
    .pop_schedule0005 .lst li { width:50%; }
}

@media (max-width:1024px) {
	/* 팝업존 */
	.pop0005 .heading { margin-bottom:1rem; }

	 /* 캘린더 */
	.pop_schedule0005 { padding:.5rem .5rem 0; }
	.pop_schedule0005:after { position:absolute; width:4.4rem; height:4.2rem; content:""; display:block; top:-1.35rem; right:1rem; background:url(/tempSample/40005/images/main/0005_calendar_icon.png) no-repeat center / cover; }
	.pop_schedule0005 .heading { top:-1rem; left:.2rem; background:#ffa85b; padding:.3rem 3.2rem .3rem 1rem; border-radius:2rem; }
	.pop_schedule0005 .heading:before { display:none; }
	.pop_schedule0005 .heading:after { display:none; }
	.pop_schedule0005 .lst { margin-top:.7rem; }
	.pop_schedule0005 .lst ul { height:4.6rem; }
	.pop_schedule0005 .btn_more2 { top:-.85rem; left:6.6rem; }
	/* 캘린더 :데이터 없음 */
	.pop_schedule0005 .lst .no_data { line-height:4.5rem; }

	/* 갤러리 */
	.gallery0005 .list_box li { width:48.5%; }
	.gallery0005 .list_box li ~ li { margin-left:3%; }
	.gallery0005 .list_box a .img { height:10.5rem; }
	.gallery0005 .list_box a .img img { width:auto; height:100%; }
	.gallery0005 .list_box a .cont { height:3rem; }
	.gallery0005 .list_box a .cont:after { width:1.5rem; height:1.5rem; line-height:1.4rem; font-size:1.7rem; }
	.gallery0005 .list_box a .cont p { line-height:2rem; }
	.gallery0005 .list_box li.no_data p{line-height:12.5rem;}

	/* 바로가기1 */
	.M_link0005 ul { margin:0; }
	.M_link0005 ul:after { content:""; display:block; clear:both; }
	.M_link0005 li { width:100%; }
	.M_link0005 li:nth-of-type(n + 5) { display:none; }
	.M_link0005 li:nth-child(n + 2) { margin-top:0.95rem; }
	.M_link0005 li a { height:3.1rem; padding:0 ; box-shadow:0 0 8px rgba(0,0,0,0.15); background:#fff; border-radius:.7rem; }
	.M_link0005 li a p { box-shadow:none; width:3rem; height:3rem; line-height:4.5rem; }
	.M_link0005 li a img { width:2.25rem; height:2.25rem; }
	/* 바로가기1 : active */
	.M_link0005 li a:hover { background:#0addb4; box-shadow:none; color:#fff; }

	/* 배너존 */
	.banner_zone h2 { position:absolute; top:0; left:0; margin:-1px; padding:0; width:1px; height:1px; border:0; clip:rect(0, 0, 0, 0); overflow:hidden; }
	.banner_zone .btn { position:absolute; top:50%; left:0; margin-top:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
	.banner_zone ul { margin-left:6rem; width:calc(100% - 6rem); }

	/* 식단 */
	.meal_menu0005 { border-radius:1rem; }
}
@media (max-width:950px) {
    .notice0005 .list_box li p { height:auto; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }

	 /* 갤러리 */
	.gallery0005 .list_box li { width:100%; }
	.gallery0005 .list_box li:nth-child(n+2) { display:none; }
}

@media (max-width:860px) {
	/* 배너존 */
	.banner_zone h2 { display:none; }
	.banner_zone .bnWrap { width:calc(100% - 6rem); padding-left:0.75rem; }
}
@media (max-width:800px) {
	/* 배너존 */
	.banner_zone ul li { width:25%; }
}
@media (max-width:768px) {
    /* btn_more1 */
    .btn_more1:after { top:-.4rem; right:-.5rem; width:1.5rem; height:1.5rem; }


    /* 메인비주얼 */
	.MVisual0005 .bx-controls { left:.5rem; bottom:1.5rem; }
	.MVisual0005 .bx-controls-auto { left: 1.6rem;}
	.MVisual0005 .bx-controls-direction a,
	.MVisual0005 .bx-controls-auto a { width:1.5rem; height:1.5rem; line-height:1.5rem; }
	.MVisual0005 .bx-controls-direction a ~ a { margin-left: 1.7rem; }

	/* 게시판 */
    .notice0005 .titTab ul { margin:0 -.5rem; }
	.notice0005 .titTab li { padding:0 .5rem; }
	.notice0005 .list_box li a { padding:.5rem 1rem 1rem; }
	.notice0005 .list_box li a > span { margin-top:1.2rem; }
    .notice0005 .btn_more1 { top:1rem; right:.55rem; }

	/* 캘린더 */
	.pop_schedule0005 { padding:1.3rem .5rem 1rem; border-radius:0; }
	.pop_schedule0005:after { width:3.68rem; height:3.5rem; top:-.9rem; }
	.pop_schedule0005 .heading { position:relative; top:0; left:0; width:9rem; padding:0.3rem 2.9rem 0.3rem 1rem; display:inline-block; }
	.pop_schedule0005 .sche_wrap { margin-top:0; }
	.pop_schedule0005 .sche_list li { width:10.5%; }
	.pop_schedule0005 .month { text-align:left; margin-left:1rem; display:inline-block; }
	.pop_schedule0005 .lst { margin-top:.7rem; }
	.pop_schedule0005 .lst ul { height:2.3rem; }
	.pop_schedule0005 .btn_more2 { top:1.4rem; left:7.5rem; }
	/* 캘린더 :데이터 없음 */
	.pop_schedule0005 .lst .no_data { line-height:2.3rem; }

    /* 팝업존 */
	.pop0005 .pop_img { height: auto; }
	.pop0005 .pop_img li img { max-height: 15rem; }

    /* 갤러리 */
	.gallery0005 .list_box li { width:49%; }
	.gallery0005 .list_box li ~ li { margin-left:2%; }
	.gallery0005 .list_box li:nth-child(2) { display:block; }
	.gallery0005 .list_box li:nth-child(n+3) { display:none; }
	.gallery0005 .list_box li.no_data p{line-height:15.5rem;}
	.gallery0005 .list_box a { height:auto; }
	.gallery0005 .list_box a .cont { height:auto; }
	.gallery0005 .list_box a .cont p { font-size:.85rem; line-height:1; margin:.5rem 0; }
    .gallery0005 .btn_more1 { right:.55rem; }

    /* 바로가기1 */
	.M_link0005 { border-top:1px dashed #b1d5cb; border-bottom:1px dashed #b1d5cb; padding:1.2rem 0; }
	.M_link0005 li { width:24%; float:left; }
    .M_link0005 li ~ li { margin-left:1.333333%; }
    .M_link0005 li:nth-child(n + 2) { margin-top:0; }
    .M_link0005 li:nth-child(n + 3) { margin-top:0; }
    .M_link0005 li a { box-shadow:none; background:transparent; }
    .M_link0005 li a p { box-shadow:0 0 8px rgb(0 0 0 / 15%); }
    .M_link0005 li a span { width:calc(100% - 3.5rem); font-size:.8rem; max-height:1.9rem; padding:0 .5rem; }
	/* 바로가기1 : active */
	.M_link0005 li a:hover { background:transparent; }
	.M_link0005 li a:hover p { background:#0addb4; box-shadow:none; }
}

@media (max-width:600px) {
    /* 바로가기1 */
	.M_link0005 li { width:49%; }
    .M_link0005 li ~ li { margin-left:2%; }
    .M_link0005 li:nth-child(3) { margin-left:0; }
    .M_link0005 li:nth-child(n+3) { margin-top:.85rem; }

	/* 배너존 */
	.banner_zone ul li { width:50%; }
}
@media (max-width:480px) {
	/* 메인비주얼 */
    .MVisual0005 .bx-controls { left:.5rem; bottom:.5rem; }

	/* 게시판 */
	.notice0005 { padding-bottom:.5rem; }
	.notice0005:after { content:""; display:block; width:100%; height:4px; background:#e5e5e5; position:absolute; bottom:0; left:0; }
    .notice0005 .titTab a { font-size:.85rem; }
	.notice0005 .list_box ul { margin:0; }
	.notice0005 .list_box li { width:100%; }
	.notice0005 .list_box li a:after,
	.notice0005 .list_box li ~ li:before { display:none; }
	.notice0005 .list_box li a { padding:0; }
	.notice0005 .list_box li em { display:none; }
	.notice0005 .list_box li p { width:calc(100% - 5rem); height:1.8rem; text-overflow:ellipsis; margin-top:0; white-space:nowrap; float:left; }
	.notice0005 .list_box li a > span { margin-top:0; float:right; }
	/* 게시판 :데이터 없음 */
	.notice0005 .list_box li.no_data > p { width:100%; line-height:8rem; }

	/* 캘린더 */
	.pop_schedule0005 .sche_list li { width:13%; }

	/* 식단 */
	.meal_menu0005 { display:block; padding:1rem; }
	.meal_menu0005 .heading { max-width:calc(100% - 1.5rem); text-align:center; }
	.meal_menu0005 .inner { width:100%; margin-left:0; line-height:1.7; margin-top:.5rem; }
	.meal_menu0005 .inner ul { height:2.6rem; }
	.meal_menu0005 .btn_more2 { right:1rem; top:1.2rem; }
	/* 식단 :데이터 없음 */
	.meal_menu0005 .inner li.no_data { line-height:2.6rem; }

	/* 갤러리 */
	.gallery0005 .list_box li { width:100%; }
	.gallery0005 .list_box li ~ li { margin-left:0; margin-top:1rem; }
    .gallery0005 .list_box a { height:auto; }
    .gallery0005 .list_box a .img { height:8rem; }
}

@media (max-width:380px) {
    /* 게시판 */
	.notice0005:before { top:auto; bottom:6.8rem; }
	.notice0005 .titTab li { max-width:100%; }
	.notice0005 .titTab a { line-height:1.6rem; }
	.notice0005 .titTab a:before { display:none; }
	/* 게시판 : active */
	.notice0005 .titTab a.current { font-weight:700; color:#ff7944; }
	/* 게시판 :데이터 없음 */
	.notice0005 .list_box li.no_data > p { line-height:5rem; height:5.5rem}

	/* 캘린더 */
	.pop_schedule0005 .heading { display:block; margin-bottom:0; }
	.pop_schedule0005 .month { margin:.2rem 0 .5rem .5rem; text-align:center; display:block; }
	.pop_schedule0005 .sche_list li { width:18%; }
	.pop_schedule0005 .lst li { width:100%; }

    /* 바로가기1 */
	.M_link0005 { padding:1rem 0; }
	.M_link0005 li { width:100%; }
    .M_link0005 li ~ li { margin-left:0; }
    .M_link0005 li:nth-child(n+2) { margin-top:.5rem; }

	/* 배너존 */
	.banner_zone ul li { width:100%; }
}

@media (max-width:320px) {

}

