/* BASIC css start */
.container_wrap { width:100%; height:100%; overflow:hidden; position:relative; font-family: "Noto Sans KR", serif; min-width:1300px; }
.okkane_logo { position:absolute; left:50%; top:30px; transform: translate(-50%, 0); width:100px; z-index:9999; }
.okkane_logo img { width:100%; }
.goto_index { position:absolute; left:50px; top:30px; z-index:9999; }
.goto_index a { font-size:15px; color:#fff; }
.swiper { width:100%; height:100%; }

.swiper-slide img { display:block; width:100%; }

.new_styling .swiper-button-next { color:#fff; }
.new_styling .swiper-button-prev { color:#fff; }

.new_styling .swiper-pagination .swiper-pagination-bullet { width:7px; height:7px; background:#fff; opacity:1; margin:3px 7px!important; box-sizing:border-box; }
.new_styling .swiper-pagination .swiper-pagination-bullet-active { width:15px; height:15px; margin:0 7px!important; background:rgba(255,255,255,0); border:1px solid #fff; }
/* BASIC css end */

