/* BASIC css start */
/*header 메인에서는 투명으로 보이게 하기*/
#wrap{
    padding-top:0 !important;
}


header.main{
    background:none;
}

header.main{
    border-bottom:none;
}

header.main .headerBottom .fl ul.GNBWrap > li > a,
header.main .headerBottom .fr ul.utilMenu > li,
header.main .headerBottom .fr ul.utilMenu > li > a{
    color:#fff;
}

section{
    margin-bottom:150px;
}

section .secTit{
    margin-bottom:30px;
    font-size:48px;
    line-height:48px;
    font-weight:500;
}


.sec01 .swiper .swiper-button-next, 
.sec01 .swiper .swiper-button-prev{

}


.sec01 .swiper .swiper-button-next:after, 
.sec01 .swiper .swiper-button-prev:after{
    font-size: 35px;
    color: #fff;
}


.tabBtnWrap{
    margin-bottom:55px;
}

.sec03 .tabBtnWrap ul li{
    margin-right:7px;
}

.sec03 .tabBtnWrap ul li a{
    display: block;
    padding: 10px 20px 12px;
    line-height: 26px;
    font-size: 22px;
    border: 1px solid #333;
    border-radius: 5px;
}

.sec03 .tabBtnWrap ul li a.active{
    background:#000;
    border-color:#000;
    color:#fff;
}

.sec03 .tabConWrap,
.sec05 .newGoods{
    position:relative;
}

.sec03 .tabConWrap a.moreViewBtn,
.sec05 .newGoods a.moreViewBtn{
    position: absolute;
    top: -95px;
    right: 0;
    font-size:20px;
    font-weight:bold;
}

.sec03 .tabConWrap a.moreViewBtn img,
.sec05 .newGoods a.moreViewBtn img{
    margin-right:5px;
}

.sec04 .styleGoodsList dl{
    width:473.5px;
    margin-right:2px;
}

.sec04 .styleGoodsList dl:nth-child(4n){
    margin-right:0;
}

.sec04 .styleGoodsList dl dt{
    margin-bottom:30px;
}

.sec04 .styleGoodsList dl dt img{
    display:block;
    width:100%;
}

.sec04 .styleGoodsList dl dd{
    padding:0 20px;
}

.sec04 .styleGoodsList dl dd .scrollBox{
    overflow-x:scroll;
}



/* 가로 스크롤을 활성화하고, 스크롤바의 기본 스타일을 숨기고, 웹킷 브라우저에 대한 스타일도 추가합니다. */
.sec04 .styleGoodsList dl dd .scrollBox::-webkit-scrollbar {
    height:2px;
}

.sec04 .styleGoodsList dl dd .scrollBox::-webkit-scrollbar-thumb {
    background-color: #666; /* 스크롤바 색상 */
}

.sec04 .styleGoodsList dl dd .scrollBox::-webkit-scrollbar-track {
    background-color: #eee; /* 스크롤바 트랙 색상 */
}

/* Firefox 브라우저에 대한 가로 스크롤바 스타일
.sec04 .styleGoodsList dl dd .scrollBox {
    scrollbar-width: thin;
    scrollbar-color: #666 #eee;
}
 */

.sec04 .styleGoodsList dl dd .goodsListWrap{
    position:relative;
    margin: 0 0 5px;
}

.sec04 .styleGoodsList dl dd .goodsListWrap:last-child{
    padding-bottom:10px;
}

.sec04 .styleGoodsList dl dd .goodsListWrap .imgBox{
    width:75px;
}

.sec04 .styleGoodsList dl dd .goodsListWrap .imgBox img{
    display:block;
    width:100%;
}

.sec04 .styleGoodsList dl dd .goodsListWrap .textBox{
    position: absolute;
    top: 50%;
    left: 95px;
    padding-left: 20px;
    width: 283.5px;
    transform: translate(0, -50%);
}

.sec04 .styleGoodsList dl dd .goodsListWrap .textBox .goodsName{
    font-size:18px;
    margin-bottom:5px;
    white-space: nowrap;
    font-family: 'Line Seed Sans KR', sans-serif;
}

.sec04 .styleGoodsList dl dd .goodsListWrap .textBox .goodsPrice{
    font-size: 17px;
    font-weight: bold;
}

.sec04 .styleGoodsList dl dd .goodsListWrap .textBox .goodsPrice .normal{
    display: inline-block;
}

.sec04 .styleGoodsList dl dd .goodsListWrap .textBox .goodsPrice .consumer {
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #bebebe;
    text-decoration: line-through;
}

.sec04 .styleGoodsList dl dd .goodsListWrap .textBox .goodsPrice .dc_per {
    display: inline-block;
    margin-left: 5px;
    font-size: 17px;
    font-weight: bold;
    color: #1e2ef7;
}

.sec06 .brandGoods,
.sec07 .brandGoods,
.sec08 .brandGoods{
    position:relative;
    min-height:795px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}

.sec06 .brandGoods .brandImg,
.sec07 .brandGoods .brandImg,
.sec08 .brandGoods .brandImg{
    position:absolute;
    top:0;
    left:0;
    width:539px;
}

.sec06 .brandGoods .brandImg img,
.sec07 .brandGoods .brandImg img,
.sec08 .brandGoods .brandImg img{
    display:block;
    width:100%;
    height:795px;
}

.sec06 .brandGoods .brandText,
.sec07 .brandGoods .brandText,
.sec08 .brandGoods .brandText{
    padding :60px 70px 36px 600px
}

.sec06 .brandGoods .brandText .brandTit,
.sec07 .brandGoods .brandText .brandTit,
.sec08 .brandGoods .brandText .brandTit{
    margin-bottom:40px;
}

.sec06 .brandGoods .brandText .brandTit strong,
.sec07 .brandGoods .brandText .brandTit strong,
.sec08 .brandGoods .brandText .brandTit strong{
    display:block;
    margin-bottom:25px;
    font-family: 'Line Seed Sans KR', sans-serif;
    font-size: 42px;
    line-height:42px;
    font-weight:bold;
}

.sec06 .brandGoods .brandText .brandTit span,
.sec07 .brandGoods .brandText .brandTit span,
.sec08 .brandGoods .brandText .brandTit span{
    display:block;
    font-family: 'Line Seed Sans KR', sans-serif;
    font-size: 18px;
    line-height:18px;
}

.sec06 .brandGoods .brandText .brandGoodsList,
.sec07 .brandGoods .brandText .brandGoodsList,
.sec08 .brandGoods .brandText .brandGoodsList{
    position:relative;
}

.sec06 .goodsList ul li,
.sec07 .goodsList ul li,
.sec08 .goodsList ul li{
    margin-bottom:50px;
}

.sec09{
    background:#000; 
}

.sec09 .videoConWrap{
    position:relative;
    padding:8px 215px; 
}

.sec09 .videoWrap{
    width:958px;
    height:536px;
    text-align:center;
    font-size:20px;
    line-height:536px;
    background:#ddd;
}

.sec09 video{
    width:100%;
}

.sec09 .textWrap{
    position: absolute;
    color: #fff;
    left: 1280px;
    top:50%;
    transform:translate(0, -50%);
}

.sec09 .textWrap strong{
    display:block;
    margin-bottom:40px;
    font-size:49px;
    font-weight:800
}

.sec09 .textWrap span{
    display:block;
    font-size:13px;
    font-weight:600;
    line-height:26px;
}

.sec10 .snsTit{
    margin-bottom:45px;
    text-align:center;
    font-size:34px;
    font-weight:bold;
}

.sec10 .snsTit img{
    margin-right:5px;
}

/* BASIC css end */

