/* BASIC css start */
#content {width:auto;}

#header { position:fixed !important; top: 0; left: 0; right: 0; width: 100%; z-index: 100; } 

/* 메인 배너 영역*/
#main_bnr_swiper { width: 100%; margin-bottom:134px; } 
#main_bnr_swiper .swiper-slide img { width:100%; } 
#main_bnr_swiper .swiper-pagination { text-align:center; } 
#main_bnr_swiper .swiper-pagination-bullet { width:11px; height:11px; opacity:1 !important; background:transparent; border:2px solid #fff; margin:0 6px !important; position:relative; box-sizing:border-box; } 
#main_bnr_swiper .swiper-pagination-bullet-active { background:#fff !important; } 

/* 이미지 배너 영역 */
.img_bnr_wrap { position:relative; width:100%; margin:0 auto 130px; } 
.img_bnr_wrap a { display:block; } 
.img_bnr_wrap a img { width: 100%; } 

/* SNS 영역 */
.instar_wrap { position:relative; width:1200px; margin:0 auto 200px; } 
/* BASIC css end */

