/* BASIC css start */
section .secTit{
    position:relative;
    margin-bottom:20px;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px; /* 136.364% */
    letter-spacing: 0.88px;
}

section .secTit a.viewMoreBtn{
    position: absolute;
    display: block;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    top: 0;
    right: 0;
}

section .secTit a.viewMoreBtn img {
    margin-top: -3px;
    margin-left: 5px;
    vertical-align: middle;
}

/*section01 카테고리*/
.section01{
    padding:32px 0 72px;
    overflow:hidden;
}

.section01 h2.secTit {
    padding:0 20px;
}

.section01 .categoryList .categoryList-swiper-pagination {
    padding:0 20px 28px;
}

.section01 .categoryList .swiper-pagination-bullet{
    width:auto;
    height:auto;
    margin-right:32px !important;
    margin-left:0 !important;
    color: #a6a6a6;
    font-size: 15px;
    letter-spacing: 0.6px;
    background:#fff;
    border-bottom:1.5px solid #fff;
    border-radius:0;
    opacity:1 !important;
}

.section01 .categoryList .swiper-pagination-bullet:last-child{
    margin-right:0 !important;
}

.section01 .categoryList .swiper-pagination-bullet-active{
    color: #000;
    font-weight:500;
    border-bottom:1.5px solid #000;
}

.section01 .categoryList li .imgBox{
    overflow:hidden;
}

.section01 .categoryList li .cateTit{
    padding: 5px 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.88px;
    text-align: center;
}

.section01 .categoryList li .imgBox img{
    width:100%;
    display:inline-block;
    vertical-align: middle;
}

.section01 .categoryList li .textBox{
    padding:12px 0 0;
    overflow: hidden;
}

.section01 .categoryList li .textBox span{
    display:block;
    margin-bottom:10px;
    
    font-size: 14px;
    font-weight: 400;
    line-height: 21px; /* 150% */
    text-align:center;
    letter-spacing: -0.56px;
}

.section01 .categoryList li .textBox a{
    display: block;
    margin:0 auto;
    width: 58px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 1.5px solid #000;
}

.section01 .categoryList li .textBox a img{
    margin-top: -3px;
    vertical-align: middle;
}

.section01 .swiper-button-next:after,
.section01 .swiper-button-prev:after{
    display:none;
}

/*5번째 핫딜 이미지 배경 예외처리*/
.section01 .categoryList li:nth-child(5) .imgBox{
    background:#00AE77;
    height:400px;
}

.section01 .categoryList li:nth-child(5) .imgBox a{
    display:block;
    line-height:400px;
}

.section01 .swiper{
    overflow:visible;
}

/*section02 메인슬라이더*/
.section02{
    max-width:450px;
    margin:0 auto 72px;
}

.section02 .mainBanner .page_wrap{
    position:relative;
}

.section02 .mainBanner ul li{
    position:relative;
    width:100%;
}

.section02 .mainBanner ul li .imgBox img{
    width:100%;
}

.section02 .mainBanner ul li .textBox{
    position:absolute;
    top:100px;
    left:32px;
} 

.section02 .mainBanner ul li .textBox p{
   font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.64px;
} 

.section02 .mainBanner ul li .textBox strong{
    display:block;
    padding:12px 0;
    
    font-size: 30px;
    font-weight: 600;
    line-height: 36px; /* 120% */
    letter-spacing: -1.2px;
} 

.section02 .mainBanner ul li .textBox .btn_black{
    display:block;
    width:102px;
    margin-top:28px;
    color:#fff;
    font-size:12px;
    font-weight:600;
    text-align:center;    
    line-height:30px;
    background:#000;
    border:1px solid #000;
}

/*section03, section07 서브슬라이더*/
.section03,
.section07{
    padding:0 20px;
    max-width:450px;
    margin:0 auto 60px;
}

.section03 .subBanner ul li,
.section07 .bottomBanner ul li{
    position:relative;
}

.section03 .subBanner ul li .imgBox img,
.section07 .bottomBanner ul li .imgBox img{
    width:100%;
}

.section03 .subBanner ul li .textBox,
.section07 .bottomBanner ul li .textBox{
    position:absolute;
    top:40px;
    left:30px;
}

.section03 .subBanner ul li .textBox strong,
.section07 .bottomBanner ul li .textBox strong{
    display:block;
    font-size: 24px;
    font-weight: 500;
}

.section03 .subBanner ul li .textBox p,
.section07 .bottomBanner ul li .textBox p{
    padding:16px 0;
    color: #646464;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.64px;
}

.section07 .bottomBanner ul li .textBox p{
    font-size:15px;
}

.section03 .subBanner ul li .textBox span,
.section07 .bottomBanner ul li .textBox span{
    display:block;
    width:118px;
    font-size:13px;
    font-weight:600;
    text-align:center;    
    line-height:28px;
    letter-spacing: -0.52px;
    border:1px solid #000;
}

.section03 .subBanner .subBanner-swiper-pagination,
.section07 .bottomBanner .bottomBanner-swiper-pagination{
    padding:15px 0;
    text-align:center;
}

.section03 .subBanner .subBanner-swiper-pagination .swiper-pagination-bullet,
.section07 .bottomBanner .bottomBanner-swiper-pagination .swiper-pagination-bullet{
    width:9px;
    height:9px;
    margin:0 8px;
    background:#fff;
    border:1.5px solid #d9d9d9;
    opacity:1;
}

.section03 .subBanner .subBanner-swiper-pagination .swiper-pagination-bullet-active,
.section07 .bottomBanner .bottomBanner-swiper-pagination .swiper-pagination-bullet-active{
    background:#000;
    border:1.5px solid #000;
}

/*section04 베스트셀러*/
.section04 {
    padding:0 20px 72px;
}

.section04 .bestSellerWrap .bestSellers-swiper-pagination {
    padding:0 0 28px;
}

.section04 .bestSellerWrap .swiper-pagination-bullet{
    width:auto;
    height:auto;
    margin-right:32px !important;
    margin-left:0 !important;
    color: #a6a6a6;
    font-size: 15px;
    letter-spacing: 0.6px;
    background:#fff;
    border-bottom:1.5px solid #fff;
    border-radius:0;
    opacity:1 !important;
}

.section04 .bestSellerWrap .swiper-pagination-bullet:last-child{
    margin-right:0 !important;
}

.section04 .bestSellerWrap .swiper-pagination-bullet-active{
    color: #000;
    font-weight:500;
    border-bottom:1.5px solid #000;
}

.section04 .bestSellerWrap .btn_white{
    display:block;
    width:100%;
    margin:0 auto;
    font-size: 14px;
    font-weight: 600;
    line-height:44px;
    text-align:center;
    border:1px solid #000;
    box-sizing:border-box;
}

.section04 .bestSellerWrap .btn_white img{
    margin-top:-3px;
    vertical-align:middle;
}

/*section05 신상품*/
.section05{
    padding:40px 20px 56px;
    background:#f9f9f9;
}

.section05 .newArrivalsGoods{
    position:relative;
} 

.section05 .newArrivalsGoods .btn_white{
    display:block;
    width:100%;
    margin:0 auto;
    font-size: 14px;
    font-weight: 600;
    line-height:44px;
    text-align:center;
    border:1px solid #000;
    box-sizing:border-box;
}

.section05 .newArrivalsGoods .btn_white img{
    margin-top:-3px;
    vertical-align:middle;
}

.section05 .newArrivalsGoods .newArrivals-swiper-pagination .swiper-pagination-bullet{
    width:20px;
    height:20px;
    
    text-align:center;
    line-height:20px;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.55px;
    
    background:#fff;
    border:1px solid #ddd;
    border-radius:12px;
    opacity:1;
}

.section05 .newArrivalsGoods .newArrivals-swiper-pagination{
    position: absolute;
    top: -45px;
    bottom: auto;
    right: 0;
    left: auto;
    width: auto;
}

.section05 .newArrivalsGoods .newArrivals-swiper-pagination .swiper-pagination-bullet{
    width:20px;
    height:20px;
    margin:0 6px 0 0;
    
    text-align:center;
    line-height:20px;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.55px;
    
    background:#fff;
    border:1px solid #ddd;
    border-radius:12px;
    opacity:1;
}

.section05 .newArrivalsGoods .newArrivals-swiper-pagination .swiper-pagination-bullet:last-child{
    margin:0;
}

.section05 .newArrivalsGoods .newArrivals-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#000;
    color:#fff;
    border:1px solid #000;
}

/*section06 퀵서치*/
.section06 {
    padding:56px 20px;
}

.section06 .secTitWrap h2.secTit{
    text-align:left;
}

.section06 ul li{
    width:calc((100% - 16px)/3);
    margin: 0 8px 16px 0;
}

.section06 ul li:nth-child(3n){
    margin: 0 0 8px 0;
}

.section06 ul li a{
    display:block;
    line-height:36px;
    text-align:center;
    font-size:13px;
    border:1px solid #ddd;
    border-radius:19px;
}

.section06 ul li a img{
    margin:-4px 3px 0 0;
    vertical-align:middle;
}

/*section08 메인 하단 링크*/
.section08{
    padding:0 20px;
    margin-bottom:72px;
    background:#000;
}

.section08 ul li{
    border-bottom:1px solid rgba(255,255,255,0.2);
}

.section08 ul li a{
    display:block;
    position:relative;
    padding:26px 0 26px 95px;
}

.section08 ul li a .imgWrap{
    position:absolute;
    top:24px;
    left:0;
    width:95px;
    height:46px;
    line-height:46px;
    text-align:center;
}

.section08 ul li a .imgWrap img{
    vertical-align:middle;
}

.section08 ul li a .textWrap strong{
    display:block;
    margin-bottom:1px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.section08 ul li a .textWrap span{
    display:block;
    color:#A6A6A6;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1.04px;
}

.section08 ul li a .textWrap span img{
    vertical-align:middle;
    margin-top: -2px;
    margin-left: 3px;
}


/*section09, section10 인스타*/
.section09,
.section10{
    padding:0 20px;
    margin-bottom:72px;
}

.section09 h2.secTit img.insta_ico,
.section10 h2.secTit img.insta_ico{
    vertical-align:middle;
    margin:-8px 10px 0 0 ;
}

.section09 h2.secTit .collabo,
.section10 h2.secTit .collabo{
    margin:0 6px 0 10px;
}

.section09 h2.secTit .insta_company,
.section10 h2.secTit .insta_company{
    vertical-align:middle;
    margin:-8px 0 0 0 ;
}

.section09 h2.secTit,
.section10 h2.secTit{
    text-align: center;
    margin: 0;
}

.section09 .subTit,
.section10 .subTit{
    margin-bottom:24px;
    text-align:center;
}

.section09 .subTit a,
.section10 .subTit a{
    display:inline-block;
    color: #646464;
    font-size: 18px;
    letter-spacing: 0.36px;
}

.section09 .instaWrap a.btn_white,
.section10 .instaWrap a.btn_white{
    display: block;
    width: 100%;
    margin: 40px auto;
    font-size: 14px;
    font-weight: 600;
    line-height: 44px;
    text-align: center;
    border: 1px solid #000;
}

.section09 .instaWrap a.btn_white img,
.section10 .instaWrap a.btn_white img {
    margin-top:-3px;
    vertical-align:middle;
}



/* BASIC css end */

