/* BASIC css start */
/* 롤링배너 */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }
#event .pagination { position: relative; left: 0; text-align: center; width: 100%; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#event .pagination .swiper-active-switch { background-position: -12px 50%; }


/* 메인탭슬라이드 */
.tabs {margin-top:6px;}
.tabs a {float:left; width:50%;}
.tabs span {display:block; border:1px solid #adacac; background:#f9f9f9; color:#848484; font-size:12px; font-weight:bold; text-align:center; line-height:26px;}
.tabs a.active span {border:0; border-top:1px solid #adacac; border-right:1px solid #adacac; background:#fff; color:#2e2e2e; font-size:12px; line-height:27px;}
.tabs a:first-child.active span {border:0; border-top:1px solid #adacac; border-left:1px solid #adacac; background:#fff; color:#2e2e2e; font-size:12px;}
.swiper-container, .swiper-container-main, .swiper-container-news { margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; /* Fix of Webkit flickering */ }
.swiper_box {padding-top:10px; border:1px solid #adacac; border-top:0;}
.swiper-wrapper {height:auto !important;}
.swiper-slide {height:auto !important; float: left;}


#container .section2 div img,
#container .section1 div img,
#container .section div img {width:100%;}

#container .section .main01 {width:70.1%;float:left;}
#container .section .main02 {width:28.3%;float:right;}
#container .section1 {margin-bottom:6px;}
#container .section1 .main03 {width:100%;margin:6px 0;}
#container .section1 .main04 {width:49.2%;float:left;}
#container .section1 .main05 {width:49.2%;float:right;}

#container .section2 .main06 {width:100%;margin:6px 0;}
#container .section2 .main07 {width:39.6%;float:left;}
#container .section2 .main08 {width:60.4%;float:right;}

/* BASIC css end */

