/* BASIC css start */
#footer { margin-top:0 !important }

/* 메인 슬라이드 */
#column_top { position:relative; width:100%; height:0; overflow:hidden }
#column_top ul li img { width:100% }
#column_top .bx-pager { position:absolute; bottom:10px; left:0; width:100%; height:12px; text-align:center; z-index:10 }
#column_top .bx-pager .bx-pager-item { display:inline-block; margin:0 2px }
#column_top .bx-pager .bx-pager-item a { display:block; width:10px; height:10px; text-indent:-9999em; background:#fff; border-radius:50%; }
#column_top .bx-pager .bx-pager-item a.active { width:10px; background:#2e2e2e }

/* 이미지 배너 */
#column_bn { margin-top:50px; position:relative; width:100%; overflow:hidden }
#column_bn p img { width:100% }

.instagramArea { margin-top:50px; padding:20px 22px; text-align:center; }
.instagramArea h3 { font-size:14px }
.instagramArea h3 i { font-size:15px; vertical-align:middle }
.instagramArea h3 span { color:#939393 }
.instagramArea .instaImg { padding-top:10px }
.instagramArea .instaImg img { width:100% }
/* BASIC css end */

