/* BASIC css start */
/*--------------------------------------------------------------------------------
//
//            °øÅë
//
--------------------------------------------------------------------------------*/
body header{
    border-bottom:none;
}

body header.fixed{
    border-bottom:1px solid #e9e9e9;;
}

section{
    margin-bottom:185px;
}

section h2.secTit,
section h2.secTit a{
    display:block;
    margin-bottom:50px;
    font-size:34px;
    font-weight:600;
    line-height:50px;
}

section h2.secTit span.icon{
    display: inline-block;
    margin-top: -7px;
    margin-left: 10px;
    font-size: 20px;
    vertical-align: middle;
}

/*--------------------------------------------------------------------------------
//
//            section01
//
--------------------------------------------------------------------------------*/
.mainSec01{
    width:100%;
    margin-bottom:85px;
    overflow:hidden;
}

.mainSec01 .swiper{
    padding-bottom:42px;
    overflow:visible;
}

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

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

.mainSec01 .swiper-button-prev,
.mainSec01 .swiper-rtl .swiper-button-next{
    left:50px;
}

.mainSec01 .swiper-button-next,
.mainSec01 .swiper-rtl .swiper-button-prev{
    right:50px;
}

.mainSec01 .swiper-horizontal>.swiper-pagination-progressbar,
.mainSec01 .swiper-pagination-progressbar.swiper-pagination-horizontal,
.mainSec01 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.mainSec01 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
    width:100%;
    height:2px;
    top:auto;
    bottom:0;
}

.mainSec01 .swiper-pagination-progressbar{
    background:#ccc;
}

.mainSec01 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background:#000;
}

.mainSec01 ul li a{
    display:block;
    position:relative;
}

.mainSec01 ul li .textBox{
    position:absolute;
    top:580px;
    left:30px;
}

.mainSec01 ul li .textBox strong{
    display:block;
    margin-bottom:30px;
    font-size:32px;
    line-height:47px;
    font-weight:500;
    color:#000;
}

.mainSec01 ul li .textBox span{
    font-size:20px;
    line-height:29px;
    color:#888;
}

/*--------------------------------------------------------------------------------
//
//            section02
//
--------------------------------------------------------------------------------*/
.mainSec02 .box1{
    width:300px;
    padding:25px 0;
    text-align:center;
}

.mainSec02 .box1 .text01{
    width:300px;
}

.mainSec02 .box1 .text01{
    font-size:24px;
    font-weight:500;
    line-height:32px;
}

.mainSec02 .box1 .text02{
    display:block;
    margin-bottom:20px;
    font-size:50px;
    font-weight:500;
    line-height:57px;
    font-family:'Georgia';
}

.mainSec02 .box1 .text03{
    display:block;
    margin-bottom:55px;
    font-size:13px;
    line-height:19px;
}

.mainSec02 .box1 .text04{
    display:block;
    font-size:13px;
    font-weight:500;
    line-height:17px;
}

.mainSec02 .box2{
    width:1450px;
    margin-top:20px;
}

.mainSec02 .box2 ul li{
    margin-right:40px;
}

.mainSec02 .box2 ul li:first-child{
    margin-left:60px;
}

.mainSec02 .box2 ul li:last-child{
    margin-right:0;
}

.mainSec02 .box2 ul li a {display: inline-block; padding: 90px 40px; background-color: #f9f9f9; border-radius: 15px; text-align: center; font-size: 30px;}

/*--------------------------------------------------------------------------------
//
//            section03
//
--------------------------------------------------------------------------------*/
.mainSec03 img{
    display:block;
    width:100%;
}







/*--------------------------------------------------------------------------------
//
//            mainSec05
//
--------------------------------------------------------------------------------*/
.mainSec05 {display:flex;}
.mainSec05 ul li{
    position:relative;
    width:570px;
    margin-right:20px;
}

.mainSec05 ul li:last-child{
    margin-right:0;
}

.mainSec05 ul li .textBox{
    position:absolute;
    bottom:60px;
    left:30px;
}

.mainSec05 ul li .textBox strong{
    display:block;
    margin-bottom:30px;
    font-size:32px;
    font-weight:400;
    line-height:47px;
    color:#fff;
}

.mainSec05 ul li .textBox .hashTag span{
    display:inline-block;
    margin-right:2px;
    padding:0 15px;
    font-size: 17px;
    line-height:28px;
    text-align:center;
    background:#fff;
    border-radius:14px;
}

/*--------------------------------------------------------------------------------
//
//            mainSec06
//
--------------------------------------------------------------------------------*/
section.mainSec06 h2.secTit, section.mainSec06 h2.secTit a{
    margin-bottom:30px;
}

.mainSec06 .tabBtn{
    padding:0 0 50px;
}


.mainSec06 .bestSellTab{
    display:none;
}

.mainSec06 .bestSellTab:nth-child(1){
    display:block;
}

.mainSec06 .tabBtn li{
    margin-right:40px;
}

.mainSec06 .tabBtn li:last-child{
    margin-right:0;
}

.mainSec06 .tabBtn li a{
    display:block;
    font-size:20px;
    color:#969696;
    font-weight:500;
}

.mainSec06 .tabBtn li.active a{
    color:#000;
}

/*--------------------------------------------------------------------------------
//
//            mainSec07
//
--------------------------------------------------------------------------------*/
.mainSec07 .leftBox,
.mainSec07 .rightBox{
    width:850px;
}

.mainSec07 .leftBox{
    margin-right:50px;
}

.mainSec07 .planBox{
    position:relative;
    padding-left:610px;
}

.mainSec07 .box1{
    position:absolute;
    width:570px;
    top:0;
    left:0;
}

.mainSec07 .goodsListWrap ul li{
    margin-bottom:25px;
}

.mainSec07 .goodsListWrap ul li:last-child{
    margin-bottom:0;
}

.mainSec07 .goodsListWrap ul li .textBox{
    padding-top:10px;
}

.mainSec07 .swiper-button-next,
.mainSec07 .swiper-button-prev{
    width:50px;
    height:50px;
}

.mainSec07 .swiper-button-next:after,
.mainSec07 .swiper-button-prev:after{
    font-size:21px;
    color:#000;
}

.mainSec07 .swiper-button-next, 
.mainSec07 .swiper-rtl .swiper-button-prev{
    top:-65px;
    right:0;
}
.mainSec07 .swiper-button-prev,
.mainSec07 .swiper-rtl .swiper-button-next{
    top:-65px;
    left:auto;
    right:50px;
}


.mainSec07 .box1 .textBox {position: absolute; bottom: 50px; left: 30px;}
.mainSec07 .box1 .textBox strong {display:block; margin-bottom: 30px; font-size: 32px; line-height: 47px; font-weight: 500;}
.mainSec07 .box1 .hashTag span {display: inline-block; margin-right: 2px; padding: 0 15px; font-size: 17px; line-height: 28px; text-align: center; background: #fff; border-radius: 14px;}




/*--------------------------------------------------------------------------------
//
//            mainSec08
//
--------------------------------------------------------------------------------*/
.mainSec08 {display:flex;}
.mainSec08 ul li{
    position:relative;
    width:570px;
    margin-right:20px;
}

.mainSec08 ul li:last-child{
    margin-right:0;
}

.mainSec08 ul li .textBox{
    position:absolute;
    bottom:60px;
    left:30px;
}

.mainSec08 ul li .textBox strong{
    display:block;
    margin-bottom:20px;
    font-size:32px;
    font-weight:400;
    line-height:47px;
    color:#fff;
}

.mainSec08 ul li .textBox .hashTag span{
    display:inline-block;
    margin-right:2px;
    padding:0 15px;
    font-size: 17px;
    line-height:28px;
    text-align:center;
    background:#fff;
    border-radius:14px;
}


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

.mainSec08 .swiper-button-prev,
.mainSec08 .swiper-rtl .swiper-button-next{
    left:50px;
}

.mainSec08 .swiper-button-next,
.mainSec08 .swiper-rtl .swiper-button-prev{
    right:50px;
}




/* »óÇ°¸®½ºÆ® (¸ÞÀÎ/°Ë»ö/»óÇ°¸®½ºÆ®) */
.prd-list { display:flex; }
.prd-list .tb-center { float:left; padding: 0 0px; margin-bottom:50px;}
.prd-list .info { float:left; padding: 0px 0; text-align:left; width:358px; height:400px; margin-top:0px; margin-right:42px; }
.prd-list .thumb { width: 358px; height: 358px; margin-left: auto; margin-right: auto; font-size:0; line-height: 0;}
.prd-list .thumb a,
.prd-list .thumb img { display: block; width: 100%; height: 100%; }
.prd-list .product_text { /*border-top:1px solid #ddd; border-bottom:1px solid #ddd;*/padding-left:30px; height:90px; word-spacing:3px; padding-bottom:1px; }/*¸ÞÀÎ¶óÀÎ*/
.prd-list .dsc { margin-top: 10px; font-weight: bold; font-family: 'Malgun Gothic'; font-weight:bold; font-size:17px; color:#555; }
.prd-list .price { margin-top: 5px; font-weight: bold; color: #333; }



/* ¼­ºê ÀÌ¹ÌÁö ¹è³Ê */
.simgbanner{min-width: 1230px; max-width: 1903px; text-align: center; margin: 110px auto; font-size: 0;}
.simgbanner i{ display: inline-block; width: calc(100%/3 - 14px); margin-left: 20px;}
.simgbanner i:first-child{margin-left: 0;}
.simgbanner i a img{width: 100%;}






/* BASIC css end */

