@charset "utf-8";

/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; }
#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:relative; left:50%; width:auto; height:100%; -webkit-transform:translateX(-50%); transform:translateX(-50%);}
.main_visual .bx-controls{position:absolute; left:calc(50% - 600px); bottom:2rem; 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 #00781c; border-radius:50%; }
.main_visual .bx-pager-item a.active{background:#00781c; }
.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: #00781c;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: #00781c; }
.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; }
 
/* 바로가기 */
.mLink0004{ position: relative;} 
.mLink0004 ul { display:flex; flex-wrap:wrap;}
.mLink0004 ul li { width:50%; text-align:center; }
.mLink0004 ul li:nth-child(n+5) { display:none; }
.mLink0004 ul li a { position:relative; display:block; width:11.6rem; height:10.85rem; margin:0 auto; padding:2.5rem 3rem 0; background:no-repeat center / contain; z-index:1;} 
.mLink0004 ul li a:before { content:""; position:absolute; right:0.5rem; bottom:2.5rem; width:2rem; height:2rem; background:#3b342e url('/images/template/10533/main/0004_btn_more1.png') no-repeat center; border-radius:50%; z-index:2; opacity:0; }
.mLink0004 ul li:nth-child(1) a { background-image:url('/images/template/10533/main/0004_link01_bg1.png');}
.mLink0004 ul li:nth-child(2) a { background-image:url('/images/template/10533/main/0004_link01_bg2.png');}
.mLink0004 ul li:nth-child(3) a { background-image:url('/images/template/10533/main/0004_link01_bg3.png');}
.mLink0004 ul li:nth-child(4) a { background-image:url('/images/template/10533/main/0004_link01_bg4.png');}
.mLink0004 ul li a .img { position:relative; width:4.25rem; height:4.05rem; margin:0 auto; }
.mLink0004 ul li a .img img { width:100%; height:100%; } 
.mLink0004 ul li a span { position:relative; display:inline-block; max-height:2.2rem; font-size:0.9rem; font-weight:600; color:#3b342e; line-height:1.1rem; text-align:center; overflow:hidden; }
.mLink0004 ul li a span:before {content:""; position:absolute; left:0; bottom:0; width:0; height:0.5rem; background:#fcffa7; border-radius:0.5rem; z-index:-1; }
/** 바로가기 : active **/ 
.mLink0004 ul li a:before,
.mLink0004 ul li a span:before { -webkit-transition:0.2s; transition:0.2s; }
.mLink0004 ul li a:hover:before,
.mLink0004 ul li a:focus:before {right:1rem; opacity:1; }
.mLink0004 ul li a:hover span:before,
.mLink0004 ul li a:focus span:before { width:100%; }

/* 팝업존 */
.pop0004 { position:relative; }
.pop0004 h2 { position: relative; display:block; font-size:1.1rem; font-weight:600; margin-bottom:0.7rem; margin-right:6rem; color:#333; white-space:nowrap; overflow:hidden; }
.pop0004 .nss_pg {position:absolute; right:0; top:0; line-height:1rem;} 
.pop0004 .nss_pg span {display:inline-block; vertical-align:middle;}
.pop0004 .nss_pg span em {display: inline-block; font-size: 0.7rem; color:#333; } 
.pop0004 .nss_pg span .now { position: relative; font-weight:600; padding-right:0.8rem;}
.pop0004 .nss_pg span .now::after{content:""; position:absolute; right:0.3rem; top:0.4rem; width:0.2rem; height:0.2rem; background:#8fa8b6; border-radius:50%; }
.pop0004 .nss_pg a {display: inline-block; overflow: hidden; width:1rem; height:1.6rem; line-height:1.6rem; vertical-align:middle; text-align:center; -webkit-transition:0.2s; transition:0.2s; } 
.pop0004 .nss_pg a.stop,
.pop0004 .nss_pg a.play { width:1.6rem; background:#e4e4e4; border-radius:50%;}
.pop0004 .pop_img {height:11.25rem; overflow: hidden; border-radius:1rem; background:rgba(0,0,0,0.1); }
.pop0004 .pop_img li {display: none; height:100%;}
.pop0004 .pop_img li a { display: block; max-width:17.5rem; height: 100%; margin:0 auto;}
.pop0004 .pop_img td img { position:relative; display:block; max-width:100%;min-width: 350px;min-height: 225px; margin:auto;}
.pop0004 .pop_img li.on {display: block;} 
/** 팝업존 : active **/
.pop0004 .nss_pg a:hover,
.pop0004 .nss_pg a:focus { color:#ff7310; }
 
/* 게시판 */
.notice0004 { position:relative; height:100%; padding-right:2rem;}
.notice0004:before { content:""; position:absolute; right:3rem; top:0.7rem; width:calc(100% - 3rem); height:0.2rem; background:#ececec; border-radius:0.2rem; }
.notice0004 h2 { position:relative; left:-1rem; float:left; max-width:33.33%; background:#fff; padding:0 1rem; } 
.notice0004 h2 ~ h2:before { content:""; position:absolute; left:0; top:0.5rem; width:2px; height:11px; background:#ababab; border-radius:2px; -webkit-transform:rotate(45deg); transform:rotate(45deg);}
.notice0004 h2 a { position:relative; display:block; font-size:1.1rem; line-height:1.5rem; font-weight:600; overflow:hidden; white-space: nowrap; z-index:2; } 
.notice0004 h2 a:before { content:""; position:absolute; left:0; bottom:0; width:0; height:0.6rem; background:#ffe052; border-radius:0.3rem; z-index:-1; }
.notice0004 h2 a.current { color:#333; font-weight:700; }  
.notice0004 h2 a.current:before { width:100%; }
.notice0004 .list_box { display:none; position:absolute; top:2.2rem; left:0; width:100%; height:11.25rem; border:2px solid #ffc094; border-radius:1rem; }
.notice0004 .list_box.on { display:block }
.notice0004 .list_box ul { display:flex; height:100%; padding:1rem 0; }
.notice0004 .list_box li { flex:1; overflow:hidden; }
.notice0004 .list_box li + li { border-left:1px solid #e0e0e0}
.notice0004 .list_box li:nth-child(n+4) {display:none;} 
.notice0004 .list_box li a { position:relative; display:block; height:100%; padding:0 1rem; color:#333;}
.notice0004 .list_box li a .tit { position:relative; font-size:0.9rem; line-height:1.3rem; font-weight:600; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.notice0004 .list_box li a.new .tit {padding-left:1.6rem;}
.notice0004 .list_box li a.new .tit:before { content:"N"; position:absolute; left:0; top:0; display:block; width:1.3rem; height:1.3rem; background:#ff7310; border-radius:50%; color:#fff; text-align:center; font-size:0.7rem; font-weight:600; }
.notice0004 .list_box li a .txt { height:2.4rem; line-height:1.2rem; overflow: hidden; margin:2rem 0; }
.notice0004 .list_box li a span.date { font-size:0.7rem; color:#777; }
.notice0004 .list_box li.no_Data { display:flex; height:100%; align-items:center; justify-content:center; text-align:center; }
.notice0004 .list_box .btn_more { position:absolute; right:0; top:-2.5rem; width:2rem; height:2rem; background:#fc791c url('/images/template/10533/main/0004_btn_more1.png') no-repeat center; border-radius:50%;}
/** 게시판 : active **/
.notice0004 h2 a:before,
.notice0004 .list_box li a,
.notice0004 .list_box .btn_more {-webkit-transition:0.2s; transition:0.2s; }
.notice0004 h2 a:hover:before,
.notice0004 h2 a:focus:before {width:100%;}
.notice0004 .list_box li a:hover,
.notice0004 .list_box li a:focus { color:#ff7310; }
.notice0004 .list_box .btn_more:hover,
.notice0004 .list_box .btn_more:focus { background-color:#ffb71e; }
 
/* 캘린더 */
.pop_schedule0004 { position:relative; height:100%; background:#fef8ed; border-radius:1.5rem; padding:1.5rem; overflow:hidden; } 
.pop_schedule0004:before { content:""; position:absolute; right:13.5rem; top:2.2rem; width:calc(100% - 15rem); height:0.2rem; background:#e0d7c6; border-radius:0.2rem; }
.pop_schedule0004 h2 { position:relative; display:inline-block; max-width:calc(100% - 12rem); font-size:1.1rem; font-weight:600; color:#333; background:#fef8ed; padding-right:1rem; } 
.pop_schedule0004 h2 span { display:block; overflow:hidden; white-space:nowrap;}
.pop_schedule0004 .month {position:absolute; right:3.5rem;top: 1.2rem;}
.pop_schedule0004 .month a {display:inline-block; width:1.8rem; height:1.8rem; background:#ffe0a8 center; border-radius:50%; vertical-align:middle; font-size:1rem;}
.pop_schedule0004 .month a.prev { background-image:url('/images/template/10533/main/0004_sche_prev.png');}
.pop_schedule0004 .month a.next { background-image:url('/images/template/10533/main/0004_sche_next.png');}
.pop_schedule0004 .month span {display:inline-block; vertical-align:middle; font-size:0.8rem; color:#000; padding:0 0.5rem;} 
.pop_schedule0004 .month em {font-weight:700; font-size:1.3rem;}
.pop_schedule0004 .month em:after { content:".";}
.pop_schedule0004 .lst_schedule {position:relative; margin-top:1rem; }
.pop_schedule0004 .lst_schedule ul {overflow-y:auto; height:4.6rem; }
.pop_schedule0004 .lst_schedule li{position:relative; width:48%; float:left; padding-bottom:0.5rem; } 
.pop_schedule0004 .lst_schedule li:nth-child(odd) { border-right:2px dashed #a1a5af; margin-right:2%;}
.pop_schedule0004 .lst_schedule li.no_Data{width:100%; line-height:4.6rem; text-align:center; margin:0; padding:0; border:none; }
.pop_schedule0004 .lst_schedule .no_Data:after{content:"등록된 행사일정이 없습니다."}
.pop_schedule0004 .lst_schedule li a{position:relative; display:block; line-height:1.8rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:.75rem; color:#333;}  
.pop_schedule0004 .lst_schedule li a span {  left:0; top:0;width: auto; height:1.8rem; text-align:center; background:#ff9e59; color:#3b342e; font-weight:600; border-radius:1rem;margin-right: 5px;padding: 4px;} 
.pop_schedule0004 .btn_more { position:absolute; right:1.5rem; top:1.5rem; width:1.8rem; height:1.8rem; background:#ffc864 url('/images/template/10533/main/0004_btn_more2.png') no-repeat center; border-radius:50%;}
/** 캘린더 : active **/ 
.pop_schedule0004 .month a,
.pop_schedule0004 .lst_schedule li a,
.pop_schedule0004 .lst_schedule li a span,
.pop_schedule0004 .btn_more { -webkit-transition:0.2s; transition:0.2s;}
.pop_schedule0004 .month a:hover,
.pop_schedule0004 .month a:focus { background-color:#ffe121; }
.pop_schedule0004 .lst_schedule li a:hover,
.pop_schedule0004 .lst_schedule li a:focus { font-weight:600; }
.pop_schedule0004 .lst_schedule li a:hover span,
.pop_schedule0004 .lst_schedule li a:focus span { background:#ffb71e; }
.pop_schedule0004 .btn_more:hover,
.pop_schedule0004 .btn_more:focus { background-color:#ffe052; }

/* 식단 */
.meal_menu0004 {  position:relative;  } 
.meal_menu0004:before { content:""; position:absolute; right:3rem; top:0.7rem; width:calc(100% - 3rem); height:0.2rem; background:#ececec; border-radius:0.2rem; }
.meal_menu0004 h2 { position:relative; display:inline-block; max-width:calc(100% - 3rem); font-size:1.1rem; font-weight:600; color:#333; background:#fff;  padding-right:1rem; }
.meal_menu0004 h2 span { display:block; overflow:hidden; white-space:nowrap;}
.meal_menu0004 .img { position:absolute; right:1rem; bottom:0.5rem; width:92px; height:106px; z-index:2; }
.meal_menu0004 .img img { width:100%; }
.meal_menu0004 .inner ul { overflow-y:auto; height:7.75rem; margin-top:0.7rem; }
.meal_menu0004 .inner li + li { margin-top:1rem; }
.meal_menu0004 .inner .no_Data { padding:2rem 6rem 0 0; text-align:center; color: #333;}
.meal_menu0004 .inner dl { position:relative;}
.meal_menu0004 .inner dt { display:inline-block; line-height:2.2rem; background:#d2e978; padding:0 1rem; color:#3b342e; font-weight:700; border-radius:1rem; border-radius:1.1rem; }  
.meal_menu0004 .inner dt i{text-align: right;font-size: 16px;font-style: inherit;}  
.meal_menu0004 .inner dd { background:#f6f6f6; border-radius:1rem; padding:1.5rem 6rem 1.5rem 1rem; margin-top:-1rem; } 
.meal_menu0004 .btn_more { position:absolute; right:0; top:-0.2rem; width:2rem; height:2rem; background:#1aba3f url('/images/template/10533/main/0004_btn_more1.png') no-repeat center; border-radius:50%; -webkit-transition:0.2s; transition:0.2s;}
/** 식단 :active **/ 
.meal_menu0004 .btn_more:hover,
.meal_menu0004 .btn_more:focus {background-color:#d0df3d;}
 
/* 갤러리 */
.gallery0004 { position:relative; height:100%; }    
.gallery0004:before { content:""; position:absolute; right:3rem; top:0.9rem; width:40%; height:0.2rem; background:#ececec; border-radius:0.2rem; z-index:-1; }
.gallery0004 h2 { position:relative; display:inline-block; max-width:50%; font-size:1.3rem; font-weight:600; color:#333; padding-right:1rem; margin-left:39%; } 
.gallery0004 h2:before {content:""; position:absolute; right:0; top:0; width:calc(100% - 6rem); height:100%; background:#fff; z-index:-1; }
.gallery0004 h2 span { display:block; overflow:hidden; white-space:nowrap;}
.gallery0004 .list_box { margin-top:-1rem;}
.gallery0004 .list_box ul {display:flex; align-items:end;}
.gallery0004 .list_box li {width:28%;}
.gallery0004 .list_box li + li {margin-left:5%;}
.gallery0004 .list_box li:first-child { width:34%; }
.gallery0004 .list_box li:nth-child(n+4) {display:none;} 
.gallery0004 .list_box li a { position:relative; display:block; } 
.gallery0004 .list_box li a:before { content:""; position:absolute; right:0; bottom:2.5rem; width:2rem; height:2rem; background:#007858 url('/images/template/10533/main/0004_btn_more1.png') no-repeat center; border-radius:1rem; opacity:0; z-index:2; }
.gallery0004 .list_box li a div { position:relative; height:11.75rem; border-radius:1rem; box-shadow:5px 5px 25px rgba(26,42,59,0.3); background:rgba(0,0,0,0.1); margin-bottom:1rem; overflow:hidden; }     
.gallery0004 .list_box li:first-child a div { height:14.75rem; }
.gallery0004 .list_box li a div img { position:relative; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); width:100%; height:auto; }
.gallery0004 .list_box li a p { font-size:0.9rem; font-weight:600; color:#333; margin-right:5rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.gallery0004 .list_box li a .date { position:absolute; right:0; bottom:0; color:#5a5a5a; font-size:0.7rem; }
.gallery0004 .list_box li.no_Data { width:100%; line-height:10rem; border-radius:1rem; background:rgba(0,0,0,0.1); text-align:center; margin-top:1rem;}
.gallery0004 .btn_more { position:absolute; right:0; top:0; width:2rem; height:2rem; border-radius:50%; background:#00bb9a url('/images/template/10533/main/0004_btn_more3.png') no-repeat center; }
/** 갤러리 : active **/ 
.gallery0004 .list_box li a:before,
.gallery0004 .list_box li a div img, 
.gallery0004 .list_box li a div,
.gallery0004 .btn_more {-webkit-transition:0.2s; transition:0.2s;}
.gallery0004 .list_box li a:hover:before,
.gallery0004 .list_box li a:focus:before { opacity:1;}
.gallery0004 .list_box li a:hover div,
.gallery0004 .list_box li a:focus div { border-radius:1rem 1rem 4.5rem 1rem;}
.gallery0004 .list_box li a:hover div img,
.gallery0004 .list_box li a:focus div img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1);}
.gallery0004 .btn_more:hover,
.gallery0004 .btn_more:focus {background-color:#009479; }
 
/* 배너존 */
.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/10533/main/btn_b_prev.png');}
.banner_zone .btn a.stop {background-image: url('/images/template/10533/main/btn_b_stop.png');}
.banner_zone .btn a.next {background-image: url('/images/template/10533/main/btn_b_next.png');}
.banner_zone .btn a.list {background-image: url('/images/template/10533/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 { left:-17rem; -webkit-transform:none; transform:none;}
	.main_visual .bx-controls { left:1rem; }

	/* 바로가기 */
	.mLink0004 ul li a { width:10rem; height:9rem; padding:2rem 2rem 0; }
	.mLink0004 ul li a .img {width:3rem; height:3rem;}
	.mLink0004 ul li a:before {-webkit-transform:scale(0.8); transform:scale(0.8); }
	.mLink0004 ul li a:hover:before,
	.mLink0004 ul li a:focus:before {right:0;}

}
@media (max-width: 1024px) { 
	/* 비주얼 */
	.main_visual img {left:-20%; width:190%; } 

	/* 바로가기 */
	.mLink0004 ul li  { width:25%; }

	/* 공지사항 */
	.notice0004 .list_box li:nth-child(3) {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: 860px){
	/* 팝업존 */
	.pop0004 h2 { font-size:1rem; }
	.pop0004 .pop_img {height:auto;}
	.pop0004 .pop_img li img { height:auto; max-height:15rem; }

	/* 공지사항 */
	.notice0004 h2 a { font-size:1rem; }

	/* 일정 */
	.pop_schedule0004 {padding:1rem; }
	.pop_schedule0004:before { top:1.7rem;}
	.pop_schedule0004 h2 { font-size:1rem; }
	.pop_schedule0004 .month { top:1rem; }
	.pop_schedule0004 .month span em { font-size:1rem; }
	.pop_schedule0004 .btn_more { top:1rem; }

	/* 식단 */
	.meal_menu0004 h2 { font-size:1rem; }

	/* 앨범 */
	.gallery0004:before { top:0.6rem; width:calc(100% - 3rem); }
	.gallery0004 h2 { max-width:80%; font-size:1rem; margin-left:0;}  
	.gallery0004 h2:before { width:100%; background:#d3f9df; } 
	.gallery0004 .list_box { margin-top:1rem; }
	.gallery0004 .list_box li,
	.gallery0004 .list_box li:first-child { width:48%; }
	.gallery0004 .list_box li:nth-child(3) { display:none; } 
	.gallery0004 .list_box li:first-child a div { height:11.75rem; }
	.gallery0004 .list_box li.no_Data { width:100%; margin-top:0;} 
	.gallery0004 .btn_more { top:-0.5rem;}

}
@media (max-width: 768px){ 
	/* 바로가기 */
	.mLink0004 ul li  { width:50%; }

}
@media (max-width: 680px){ 
	/* 배너존 */
	.banner_zone ul li {width: 50%;}
}   
@media (max-width: 580px) {  
	/* 공지사항 */
	.notice0004 h2 {padding:0 0.3rem; left:-0.3rem; }
	.notice0004 h2 ~ h2:before { display:none; }
	.notice0004 .list_box { height:13.5rem; }
	.notice0004 .list_box ul { display:block; padding:0 1rem; }
	.notice0004 .list_box li + li { border-left:none; border-top:1px solid #e0e0e0; }
	.notice0004 .list_box li a { padding:1rem 0; }
	.notice0004 .list_box li a .txt { height:1.2rem; margin:0.5rem 0; text-overflow:ellipsis; white-space:nowrap; } 

	/* 일정 */
	.pop_schedule0004 .lst_schedule li { width:100%;}
	.pop_schedule0004 .lst_schedule li:nth-child(odd) { border-right:none; margin:0;}
	
}
@media (max-width: 500px) {  
	/* 일정 */
	.pop_schedule0004:before { width:calc(100% - 8rem); right:4rem;}
	.pop_schedule0004 h2 {max-width:calc(100% - 3rem); }
	.pop_schedule0004 .month {position:relative; right:auto; top:auto; text-align:center; margin-top:0.5rem; }
	.pop_schedule0004 .lst_schedule { margin-top:0.5rem;}

	/* 갤러리 */
	.gallery0004 .list_box li:first-child { width:100%; }
	.gallery0004 .list_box li:nth-child(2) { display:none; }

}
@media (max-width: 380px) {  
	/* 바로가기 */
	.mLink0004 ul li a { width:8rem; height:7.5rem; padding:1.8rem 1.5rem 0;}
	.mLink0004 ul li a:before { display:none;}
	.mLink0004 ul li a .img { width:2.5rem; height:2.5rem; }
	.mLink0004 ul li a span { height:1.8rem; line-height:0.9rem; font-size:0.8rem;}

	/* 배너존 */
	.banner_zone ul li {width: 100%;}  
}

