/* BASIC css start */
#header {position:absolute !important; top:0px; z-index:100; width:100%; background-color:transparent !important;}
#header .section3 {border-bottom:0px solid #efefef !important;}
.main {width:100%;margin:0 auto;}

/* 메인 중앙 이벤트 배너 관련 */
.center_ban {padding:40px 0px 0px;}
.center_ban img {width:100%;}

/* 메인 이벤트 배너 2개 관련 */
.event_ban {padding:40px 0px 50px;}
.event_ban ul li:first-child {float:left;}
.event_ban ul li { width:48.5%; float:right;}
.event_ban ul li .event_thumb img {width:100%;}
.event_ban .event_ban_txt01 {font-size:15px; line-height:15px; text-align:center; font-family:"Roboto Condensed"; font-weight:700; letter-spacing:2px; color:#000; padding-top:14px;}
.event_ban .event_ban_txt02 {font-size:13px; text-align:center; letter-spacing:-0.5px; color:#888; padding-top:5px; font-weight:normal;}

/* 메인 상품진열 타이틀 관련 */
.main_pro_title01 {font-family:"Roboto Condensed"; font-weight:700; letter-spacing:4px; color:#000; font-size:15px; text-align:center; line-height:75px; width:93%; margin:10px auto 0px;}
.main_pro_title02 {font-family:"Roboto Condensed"; font-weight:700; letter-spacing:4px; color:#000; font-size:15px; text-align:center; line-height:75px; width:93%; margin:20px auto 0px; border-top:1px solid #e9e9e9; padding-top:10px;}

/* 메인 탭상품 진열 2개로 고정 */
.main .swiper-container_product {overflow:hidden;}
.main .swiper-container_product .list_shopping2x li {width:50% !important;}

/* 메인 탭상품 관련 */
.swiper-container_tab_product {text-align:center;height:30px;font-size:0;margin:0 auto 20px;}
.swiper-container_tab_product li {display:inline-block;width:auto; height:30px;line-height:30px;border:0;font-size:14px; letter-spacing:-0.5px; color:#999; margin:0px 12px; border-bottom:2px solid #fff;text-align:center;cursor:pointer;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.swiper-container_tab_product li.swiper_over {height:30px;line-height:30px;background-color:#fff;border-bottom:2px solid #000; color:#000; font-weight:bold;}
.swiper-container_product .swiper-slide {background:transparent !important;padding-bottom:10px;}
.swiper-container_product .swiper-slide .ec-base-product {background:transparent !important;}

/*인스타그램 영역 타이틀 */
.insta_title01 {font-size:15px; letter-spacing:3px; color:#000; text-align:center; font-family:"Roboto";}
.insta_title02 {font-size:12px; letter-spacing:0px; color:#999; text-align:center; font-family:"Roboto"; padding:3px 0px 20px;}
#instafeed {width:96%;margin:0 auto;text-align:center;}
#instafeed img {text-decoration:none; border:none; width:19%;margin:0.5px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
#instafeed img:hover {filter:alpha(opacity=60); opacity:0.6;-moz-opacity:0.6;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;   -ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
/* BASIC css end */

