@charset "utf-8";

/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; }
#container *{ -webkit-scrollbar-arrow-color: #ddd; -webkit-sscrollbar-Track-Color: #ddd; -webkit-sscrollbar-base-color: #aaa; -webkit-sscrollbar-Face-Color: #aaa; -webkit-sscrollbar-3dLight-Color: #aaa; -webkit-sscrollbar-DarkShadow-Color: #aaa; -webkit-sscrollbar-Highlight-Color: #aaa; -webkit-sscrollbar-Shadow-Color: #aaa; }
#container ::-webkit-scrollbar { width: 5px; height:3px; }
#container ::-webkit-scrollbar-thumb { background-color:#aaa; border-radius:10px; }
#container ::-webkit-scrollbar-track { background-color:#ddd; border-radius:10px; }

/* 메인비주얼 */
.main_visual { position:relative; height: 100%; overflow:hidden; }
.main_visual .bx-wrapper { height:100%; }
.main_visual .bx-viewport,
.main_visual ul,
.main_visual li { height:100%; }
.main_visual li { overflow:hidden; font-size:0; }
.main_visual img {position:absolute; top:0; left:50%; width:auto; height:100%; -webkit-transform:translateX(-50%); transform:translateX(-50%);}
.main_visual .bx-controls{position:absolute; left:calc(50% - 600px); bottom:1rem; z-index:55; }
.main_visual .bx-pager-item{display:inline-block; vertical-align:middle; font-size:0; width:15px; height:15px; }
.main_visual .bx-pager-item + .bx-pager-item{margin-left:.5rem; }
.main_visual .bx-pager-item a{display:block; width:100%; height:100%; border:1px solid #8153a8; border-radius:50%; }
.main_visual .bx-pager-item a.active{background:#8153a8; }
.main_visual .bx-pager{display:inline-block; vertical-align:middle; margin-left:.5rem; line-height:0; }
.main_visual .bx-controls-auto-item{display:inline-block; vertical-align:middle; }
.main_visual .bx-controls-auto-item + .bx-controls-auto-item{margin-left:.25rem;}
.main_visual .bx-controls-auto a{position:relative; display:block; }
.main_visual .bx-controls-auto a:before{position:relative;display:block;width:20px;height:20px;font-size:.65rem;color:#fff;font-family:'xeicon';content:'\ea3e';background: #8153a8;border-radius:50%;text-align:center;line-height:20px;opacity: .9;}
.main_visual .bx-controls-auto a.bx-stop:before{content:'\ea3b';}
.main_visual .bx-controls-auto a.active:before{background: #8153a8; }
.main_visual .bx-controls-auto { font-size:0; vertical-align:middle; }
.main_visual .bx-controls-auto,
.main_visual .bx-pager,
.main_visual .bx-pager-item {display: inline-block; }

/* 팝업존 */
.pop0008 { position:relative; padding-bottom:2.5rem; }
.pop0008:before { content:""; position:absolute; left:-2rem; bottom:0; width:calc(100% + 4rem); height:9rem; background:url('/images/template/10369/main/0008_pop_ptrn.png'); border-radius:2rem 2rem 0 0; z-index:-1; }
.pop0008 h2 { position:relative; font-size:1.1rem; font-weight:700; color:#373737; margin-right:10rem; overflow:hidden; white-space:nowrap;}
.pop0008 .nss_pg {position:absolute; right:0; top:0; line-height:1rem;}
.pop0008 .nss_pg span {display:inline-block; vertical-align:middle; margin-right:0.5rem;}
.pop0008 .nss_pg span em {display: inline-block; font-size: 0.75rem; color:#a5aeb8; }
.pop0008 .nss_pg span .now { position: relative; width:1.3rem; height:1.3rem; background:#8153a8; text-align:center; line-height:1.3rem; border-radius:50%; color:#fff; margin-right:1rem;}
.pop0008 .nss_pg span .now::after{content:""; position:absolute; right:-0.6rem; top:0.4rem; width:0.3rem; height:0.3rem; background:#b2b2b2; border-radius:50%; }
.pop0008 .nss_pg a {position:relative; display: inline-block; overflow: hidden; vertical-align:middle; text-align:center; font-size:1.1rem; color:#000; -webkit-transition:0.2s; transition:0.2s; }
.pop0008 .nss_pg a.prev,
.pop0008 .nss_pg a.next { width:2.5rem; height:1.25rem;}
.pop0008 .nss_pg a.prev { background:url('/images/template/10369/main/0008_pop_prev.png') no-repeat right top 0.3rem; }
.pop0008 .nss_pg a.next { background:url('/images/template/10369/main/0008_pop_next.png') no-repeat left top 0.3rem; }
.pop0008 .nss_pg a.prev:before,
.pop0008 .nss_pg a.next:before {content:""; position:absolute; left:0; top:0; width:1.25rem; height:1.25rem; background:#e6ddee; border-radius:50%; z-index:-1;}
.pop0008 .nss_pg a.next:before { right:0; left:auto;}
.pop0008 .pop_img {height:11.25rem; overflow: hidden; margin-top:1.5rem; border-radius:0 0 1rem 1rem; background:rgba(0,0,0,0.1); }
.pop0008 .pop_img li {display: none; height:100%;}
.pop0008 .pop_img li a {position: relative; display: block; height: 100%; overflow: hidden; line-height:0; text-align:center; }
.pop0008 .pop_img li img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.pop0008 .pop_img li.on {display: block;}
/** 팝업존 : active **/
.pop0008 .nss_pg a.prev:hover,
.pop0008 .nss_pg a.prev:focus {background-position:right 0.4rem top 0.3rem;}
.pop0008 .nss_pg a.next:hover,
.pop0008 .nss_pg a.next:focus {background-position:left 0.4rem top 0.3rem;}

/* 바로가기 */
.mLink0008{ position: relative;}
.mLink0008 ul { display:flex; flex-wrap:wrap; }
.mLink0008 ul li { width:25%; text-align:center; }
.mLink0008 ul li:nth-child(n+9) { display:none; }
.mLink0008 ul li a { position:relative; display:inline-block;}
.mLink0008 ul li a .img { width:6rem; height:6rem; border-radius:1.4rem; box-shadow:0 0 10px rgba(0,0,0,0.1); background:#fff; margin:0 auto; }
.mLink0008 ul li a .img img { width:100%; height:100%; }
.mLink0008 ul li a span { position:relative; display:block; height:2rem; line-height:1rem; font-weight:600; font-size:0.85rem; color:#000; overflow:hidden; margin:0.5rem 0; padding:0 0.5rem; }
/** 바로가기 : active **/
.mLink0008 ul li a .img,
.mLink0008 ul li a span { -webkit-transition:0.2s; transition:0.2s; }
.mLink0008 ul li a:hover .img,
.mLink0008 ul li a:focus .img { background:#408ee3; box-shadow:0 0 7px rgba(23, 99, 187, 0.5); }
.mLink0008 ul li a:hover span,
.mLink0008 ul li a:focus span { color:#408ee3; }

/* 캘린더 */
.pop_schedule0008 { position:relative; height:100%; color:#fff; }
.pop_schedule0008 h2 { position:relative; display:inline-block; max-width:calc(100% - 15rem); font-size:1.1rem; font-weight:700; margin-right:1rem; vertical-align:middle; overflow:hidden; white-space:nowrap;}
.pop_schedule0008 .month {position:relative; display:inline-block; vertical-align:middle; z-index:1; }
.pop_schedule0008 .month a {position:relative; display:inline-block; width:2.5rem; height:1.25rem; vertical-align:middle; }
.pop_schedule0008 .month a.prev { background:url('/images/template/10369/main/0008_sche_prev.png') no-repeat right top 0.3rem; }
.pop_schedule0008 .month a.next { background:url('/images/template/10369/main/0008_sche_next.png') no-repeat left top 0.3rem; }
.pop_schedule0008 .month a:before {content:""; position:absolute; left:0; top:0; width:1.25rem; height:1.25rem; background:#9f74c5; border-radius:50%; z-index:-1;}
.pop_schedule0008 .month a.next:before { left:auto; right:0; }
.pop_schedule0008 .month span { display:inline-block; font-size:1.1rem; padding:0 0.5rem; vertical-align:middle; }
.pop_schedule0008 .sche_day { position:relative; margin:1.2rem 0; padding:0.6rem 0; }
.pop_schedule0008 .sche_day:before { content:""; position:absolute; left:-2rem; top:0; width:calc(100% + 2rem); height:100%; background:#f7edff; border-radius:1rem; }
.pop_schedule0008 .sche_day ul { position:relative; width:100%; overflow-x:auto; }
.pop_schedule0008 .sche_day ul li { display:table-cell; table-layout:fixed;  padding:0 1px; }
.pop_schedule0008 .sche_day ul li a { display:block; width:1.8rem; height:1.8rem; line-height:1.8rem; text-align:center; color:#000; border-radius:50%; }
.pop_schedule0008 .lst_schedule {position:relative; margin-top:0.5rem; }
.pop_schedule0008 .sche_day ul li a.day { background:#fff;}
.pop_schedule0008 .sche_day ul li a.today { background:#8153a8; color:#fff;}
.pop_schedule0008 .lst_schedule ul {overflow-y:auto; height:2rem; }
.pop_schedule0008 .lst_schedule li{position:relative; width: 25%; float:left; padding-right:2rem;}
.pop_schedule0008 .lst_schedule li + li:before { content:""; position:absolute; top:0.6rem; left:-1rem; width:1px; height:0.75rem; border-left:3px dotted #fff; }
.pop_schedule0008 .lst_schedule li a{position:relative; display:block; line-height:2rem; padding-left: 0.3rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pop_schedule0008 .lst_schedule li a span {padding-right:10px; left:0; top:0; font-size:0.85rem; font-weight:700; }
.pop_schedule0008 .lst_schedule li.no_Data{width:100%; line-height:2rem; text-align:center; padding:0; }
.pop_schedule0008 .btn_more { position:absolute; right:0; top:0; width:2rem; height:2rem; text-align:center; line-height:2rem; background:#fff; border-radius:50%; color:#000; font-size:1.2rem; }
/** 캘린더 : active **/
.pop_schedule0008 .month a,
.pop_schedule0008 .sche_day ul li a,
.pop_schedule0008 .lst_schedule li a,
.pop_schedule0008 .btn_more { -webkit-transition:0.2s; transition:0.2s;}
.pop_schedule0008 .sche_day ul li a:hover,
.pop_schedule0008 .sche_day ul li a:focus { text-decoration:underline; }
.pop_schedule0008 .month a.prev:hover,
.pop_schedule0008 .month a.prev:focus {background-position:right 0.4rem top 0.3rem;}
.pop_schedule0008 .month a.next:hover,
.pop_schedule0008 .month a.next:focus {background-position:left 0.4rem top 0.3rem;}
.pop_schedule0008 .lst_schedule li a:hover,
.pop_schedule0008 .lst_schedule li a:focus { color:#fff36b; }
.pop_schedule0008 .btn_more:hover,
.pop_schedule0008 .btn_more:focus { -webkit-transform:rotate(180deg); transform:rotate(180deg); color:#8153a8; }
.pop_schedule0008 .lst_schedule .no_Data { line-height:5rem; text-align:center; }
.pop_schedule0008 .lst_schedule .no_Data:after { content:"등록된 행사 일정이 없습니다."}

/* 게시판 */
.notice0008 { position:relative; height:100%; padding-right:4rem;}
.notice0008 h2 { position:relative; float:left; max-width:33.33%; }
.notice0008 h2 ~ h2:before { content:""; position:absolute; left:-0.2rem; top:0.9rem; width:0.4rem; height:0.4rem; background:#c5c5c5; border-radius:50%; z-index:2; }
.notice0008 h2 a { position:relative; display:block; font-size:1.1rem; line-height:2.25rem; padding:0 1rem; color:#565656; z-index:2; }
.notice0008 h2 a:before { content:""; position:absolute; left:0.2rem; top:0; width:1rem; height:1rem; background:#e0e7ff; border-radius:50%; z-index:-1; opacity:0; }
.notice0008 h2 a span { display:block; overflow:hidden; white-space: nowrap; }
.notice0008 .list_box { display:none; position:absolute; top:3rem; left:0; width:100%; height:10rem; }
.notice0008 .list_box.on { display:block }
.notice0008 .list_box ul { height:100%; }
.notice0008 .list_box li { overflow:hidden; }
.notice0008 .list_box li:nth-child(n+6) {display:none;}
.notice0008 .list_box li a { position:relative; display:block; height:100%; line-height:2rem; color:#434343; font-size:0.85rem; padding:0 4rem 0 0.8rem; text-overflow:ellipsis; overflow:hidden; white-space: nowrap;}
.notice0008 .list_box li a:before { content:""; position:absolute; left:0; top:0.8rem; width:0.3rem; height:0.3rem; background:#4988cd; border-radius:50%; }
.notice0008 .list_box li a span { position:absolute; right:0; top:0; color:#74746c; font-size:0.75rem; }
.notice0008 .list_box li a.new { padding-left:1.5rem; }
.notice0008 .list_box li a.new:before { content:"N"; top:0.4rem; width:1.2rem; height:1.2rem; text-align:center; line-height:1.2rem; color:#fff; }
.notice0008 .list_box li.no_Data { display:flex; width:100%; height:100%; align-items:center; justify-content:center; text-align:center; background:rgba(0,0,0,0.1); border-radius:1rem; }
.notice0008 .list_box .btn_more { position:absolute; right:0; top:-3.2rem; font-size:0.75rem; line-height:2.2rem; color:#555; padding-right:2rem; background:url('/images/template/10369/main/0008_btn_more1.png') no-repeat right 0.5rem center; }
.notice0008 .list_box .btn_more:before { content:""; position:absolute; right:0; top:0; width:1.35rem; height:1.35rem; background:#ccd7e3; border-radius:50%; z-index:-1; }
/** 게시판 : active **/
.notice0008 h2 a,
.notice0008 h2 a:before,
.notice0008 .list_box li a,
.notice0008 .list_box .btn_more:before {-webkit-transition:0.2s; transition:0.2s; }
.notice0008 h2 a.current,
.notice0008 h2 a:hover,
.notice0008 h2 a:focus { color:#000; font-weight:700; }
.notice0008 h2 a:hover:before,
.notice0008 h2 a:focus:before,
.notice0008 h2 a.current:before { opacity:1; width:2.25rem; height:2.25rem; }
.notice0008 .list_box li a:hover,
.notice0008 .list_box li a:focus { color:#4988cd; font-weight:600; }
.notice0008 .list_box .btn_more:hover:before,
.notice0008 .list_box .btn_more:focus:before { width:1.8rem; height:1.8rem; background:#dfefff; }

/* 식단 */
.meal_menu0008 {position:relative; height:100%; background:#fff; padding:1.3rem 2rem; border-radius:2rem; box-shadow:1px 1px 10px rgba(0,0,0,0.1); }
.meal_menu0008 h2 { position:relative; font-size:1.1rem; font-weight:700; color:#373737; margin-right:2.5rem; margin-bottom:2rem; overflow:hidden; white-space:nowrap; }
.meal_menu0008 .img { position:absolute; left:2rem; bottom:2rem; width:6rem; height:6rem;}
.meal_menu0008 .img img { width:100%; }
.meal_menu0008 .inner ul { padding-left:7rem; overflow-y:auto; height:6.5rem; }
.meal_menu0008 .inner li + li { margin-top:1rem; }
.meal_menu0008 .inner .no_Data { text-align:center; color: #333;}
.meal_menu0008 .inner dl { position:relative; z-index:2; }
.meal_menu0008 .inner dt { display:inline-block; line-height:2rem; padding:0 1rem; background:#408ee3; border-radius:1rem; color:#fff; font-size:0.9rem; font-weight:600; margin-bottom:0.5rem; }
.meal_menu0008 .inner dd { padding:0.3rem 0.5rem 0 0; line-height:1.2rem;}
.meal_menu0008 .btn_more { position:absolute; right:2rem; top:1rem; width:2rem; height:2rem; text-align:center; line-height:2rem; background:#408ee3; border-radius:50%; color:#fff; font-size:1.2rem; -webkit-transition:0.2s; transition:0.2s;}
/** 식단 : active **/
.meal_menu0008 .btn_more:hover,
.meal_menu0008 .btn_more:focus { -webkit-transform:rotate(180deg); transform:rotate(180deg); background:#515bb6; }

/* 갤러리 */
.gallery0008 { position:relative; height:100%; }
.gallery0008 h2 { position:relative; font-size:1.1rem; font-weight:700; color:#373737; margin-right:5rem; overflow:hidden; white-space:nowrap; margin-bottom:1rem; }
.gallery0008 .list_box ul {display:flex; margin:0 -1rem;}
.gallery0008 .list_box li {width:25%; padding:0 1rem;}
.gallery0008 .list_box li:nth-child(n+5) {display:none;}
.gallery0008 .list_box li a { position:relative; display:block; border-radius:1rem; box-shadow:1px 1px 10px rgba(0,0,0,0.1); overflow:hidden; }
.gallery0008 .list_box li a div { position:relative; height:10.5rem; background:rgba(0,0,0,0.1); overflow:hidden; }
.gallery0008 .list_box li a div img { position:relative; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); width:auto; max-height:100%; }
.gallery0008 .list_box li a p { padding:0 1rem; font-size:0.9rem; color:#333; font-weight:600; line-height:3.5rem; text-align:center; background:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.gallery0008 .list_box li a .date { position:absolute; right:1rem; bottom:0;   font-size:0.75rem; font-weight:400; }
.gallery0008 .list_box li.no_Data { width:100%; line-height:10rem; border-radius:1rem; background:rgba(0,0,0,0.1); text-align:center; margin:0 1rem; }
.gallery0008 .btn_more { position:absolute; right:0; top:-0.5rem; font-size:0.75rem; line-height:2.2rem; color:#555; padding-right:2rem; background:url('/images/template/10369/main/0008_btn_more2.png') no-repeat right 0.5rem center; }
.gallery0008 .btn_more:before { content:""; position:absolute; right:0; top:0; width:1.35rem; height:1.35rem; background:#e0d5e9; border-radius:50%; z-index:-1; }
/** 갤러리 : active **/
.gallery0008 .list_box li a div img,
.gallery0008 .list_box li a p,
.gallery0008 .btn_more:before {-webkit-transition:0.2s; transition:0.2s;}
.gallery0008 .list_box li a:hover p,
.gallery0008 .list_box li a:focus p { background:#8751b6; color:#fff; }
.gallery0008 .list_box li a:hover div img,
.gallery0008 .list_box li a:focus div img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1);}
.gallery0008 .btn_more:hover:before,
.gallery0008 .btn_more:focus:before { width:1.8rem; height:1.8rem; background:#e9ceff;}

/* 배너존 */
.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; display: inline-block; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.35rem; overflow: hidden;}
.banner_zone .btn a {float: left; width: 27px; height: 28px; color: transparent; background: no-repeat center / 100%; overflow: hidden;}
.banner_zone .btn a.prev {background-image: url('/images/template/10369/main/btn_b_prev.png');}
.banner_zone .btn a.stop {background-image: url('/images/template/10369/main/btn_b_stop.png');}
.banner_zone .btn a.next {background-image: url('/images/template/10369/main/btn_b_next.png');}
.banner_zone .btn a.list {background-image: url('/images/template/10369/main/btn_b_list.png');}
.banner_zone ul {float: left; display: inline-block; padding-top: 0.75rem; padding-left:1.5rem; width: calc(100% - 10rem); 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 #c8d1db; overflow: hidden;}
.banner_zone ul li a img {max-width: 100%; max-height: 100%; vertical-align: middle;}


@media (max-width: 1240px) {
	/* 비주얼 */
	.main_visual img {position:relative; top:auto; left:-15%; width:130%; height:auto; -webkit-transform:none; transform:none;}
	.main_visual .bx-controls { left:1rem; }

	/* 일정 */
	.pop_schedule0008 .sche_day:before { width:calc(100% + 4rem); border-radius:0; }
	.pop_schedule0008 .lst_schedule li { width:33.333%; }
}
@media (max-width: 1024px) {
	/* 바로가기 */
	.mLink0008 ul li a .img { width:4.8rem; height:4.8rem; }

	/* 공지사항 */
	.notice0008 h2 a { font-size:1rem; }

	/* 식단 */
	.meal_menu0008 { padding:1.3rem 1rem; }
	.meal_menu0008 .img { left:1rem; bottom:4.5rem; width:4rem; height:4rem;}
	.meal_menu0008 .inner ul { padding-left:5rem; }
	.meal_menu0008 .btn_more { right:1rem;}

	/* 갤러리 */
	.gallery0008 .list_box li { width:33.33%; }
	.gallery0008 .list_box li:nth-child(4) { display:none; }

	/* 배너존 */
	.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);}
}
@media (max-width: 840px){
	/* 바로가기 */
	.mLink0008 ul li a .img { width:4rem; height:4rem; border-radius:1rem; }

}
@media (max-width: 768px){
	/* 팝업존 */
	.pop0008 {padding-bottom:1rem;}
	.pop0008 h2 {font-size:1rem;} 
    .pop0008 .pop_img{ height:auto; text-align:center; margin-top:0.7rem; }
    .pop0008 .pop_img li img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}


	/* 일정 */
	.pop_schedule0008 h2 { font-size:1rem;}
	.pop_schedule0008 .lst_schedule li { width:50%; }

	/* 식단 */
	.meal_menu0008 h2 { font-size:1rem; margin-bottom:0.7rem;}
	.meal_menu0008 .img { bottom:2rem; }
	.meal_menu0008 .inner ul { height:5rem; }

	/* 갤러리 */
	.gallery0008 h2 { font-size:1rem; }
	.gallery0008 .list_box ul {margin:0 -0.5rem;}
	.gallery0008 .list_box li { width:50%; padding:0 0.5rem; }
	.gallery0008 .list_box li:nth-child(3) { display:none;}
}
@media (max-width: 680px){
	/* 배너존 */
	.banner_zone ul li {width: 50%;}
}
@media (max-width: 480px) {
	/* 바로가기 */
	.mLink0008 ul li { width:33.333%; }

	/* 게시판 */
	.notice0008 h2 a { padding:0 0.5rem; font-size:0.9rem; }

	/* 일정 */
	.pop_schedule0008 .sche_day { display:none;}
	.pop_schedule0008 .lst_schedule ul { height:6rem; }
	.pop_schedule0008 .lst_schedule li { width:100%; }

	/* 앨범 */
	.gallery0008 .list_box ul {display:block; margin:0; }
	.gallery0008 .list_box li { width:100%; padding:0; }
	.gallery0008 .list_box li + li { margin-top:1rem; }
	.gallery0008 .list_box li.no_Data { margin:0;}

}
@media (max-width: 380px) {
	/* 일정 */
	.pop_schedule0008 h2 { max-width:calc(100% - 3rem); }
	.pop_schedule0008 .month { display:block; text-align:center; margin-top:0.5rem; }

	/* 식단 */
	.meal_menu0008 .img { display:none; }
	.meal_menu0008 .inner ul { padding-left:0; }

	/* 배너존 */
	.banner_zone ul li {width: 100%;}
}

