/* BASIC css start */
#contentWrapper{width:100% !important}
.prd-review{
    color: #ef987f;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    display: block;
    font-weight: bold;
    margin-bottom: -5px !IMPORTANT;
    padding-top: 4px;}

/* 섹션 공통 */
section{margin-bottom:100px; width:100%;}
section .sec_inner{
    max-width: 1860px;
    margin: 0 auto;}
section h2{
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;font-size: 28px; font-weight: 500; text-align:center; margin-bottom: 30px; letter-spacing: -.8px;}


/* sec1 */
#sec1{position: relative;}
#sec1 .swiper{width: 100%;}
#sec1 .swiper-wrapper{width: 100%; }
#sec1 .swiper-slide{ width: 100%; }
#sec1 .swiper-slide img{width:100%;}
#sec1 .swiper_btn_prev{ 
    position: absolute;
    left: 3%;
    top: 50%;
    z-index: 4;
    cursor: pointer;
    }
#sec1 .swiper_btn_next{
    position: absolute;
    right: 3%;
    top: 50%;
    z-index: 4;
    cursor: pointer;}

#sec1 .swiper-pagination{transform:translateY(-10px)}
#sec1 .swiper-pagination-bullet{background-color:#fff !important; margin:0 6px; opacity:1 !important}
#sec1 .swiper-pagination-bullet-active{background-color:#000 !important; }


/* sec2 */
#sec2{}
#sec2 .sec_inner{background-color: #fff;}
#sec2 h2{}
#sec2 .sec2_cont{width: 100%;}
#sec2 .sec2_cont ul{width: 100%; display: flex; justify-content: space-between;}
#sec2 .sec2_cont ul li{width: 24%; _width: 450px; height: auto;}
#sec2 .sec2_cont ul li>div{width: 100%;}
#sec2 .sec2_cont ul li .img_sec{height: 610px;}
#sec2 .sec2_cont ul li .img_sec a{display: block; width: 100%; height: 100%;}
#sec2 .sec2_cont ul li .img_sec a img{width: 100%;height: 100%; object-fit: cover;}
#sec2 .sec2_cont ul li .info_sec{padding:35px 30px; text-align: center;}
#sec2 .sec2_cont ul li .info_sec h3{font-family: 'Noto Sans KR', sans-serif; font-size: 23px; color: #000; margin-bottom: 16px;font-weight: 500; letter-spacing: -.8px;}
#sec2 .sec2_cont ul li .info_sec p{font-family: 'Noto Sans KR', sans-serif;font-weight: 400; font-size: 16px;color: #808080; line-height: 1.6; letter-spacing: -.6px;}


/* sec3 */
#sec3{}
#sec3 .sec_inner{position:relative;}
/* #sec3 a{display: block; width: 100%;} */
/* #sec3 a img{width: 100%;} */
#sec3 .sec3_bnr {display:block; margin:0 45px;}
#sec3 .sec3_bnr li {display:inline-block; width:100%; vertical-align:top;}
#sec3 .sec3_bnr li img {width:100%; height:auto;}

/* sec4 */
#sec4{}
#sec4 .sec_inner{position:relative;}
#sec4 .swiper{margin:0 45px}
#sec4 .swiper ul{}
#sec4 .swiper ul li{}
#sec4 .swiper_btn_prev{top: 50%; left: 8px; transform: translateY(-50%);position: absolute;z-index:10}
#sec4 .swiper_btn_next{top: 50%; right:8px;transform: translateY(-50%);position: absolute;z-index:10}
#sec4 .rank{
    z-index: 2;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #000;
    font-weight: bold;
    color: #fff;}
#sec4 .rank span{}
#sec4 .rank.red{
    background: red;
    z-index: 3;}

/* sec5 */
#sec5{}
#sec5 h2{}
#sec5 .sec5_cont{width: 100%;}
#sec5 .sec5_cont .swiper{}
#sec5 .sec5_cont .swiper ul{width: 100%;}
#sec5 .sec5_cont .swiper ul li{width: 940px; height: 600px; }
#sec5 .swiper-slide{transform: scale(.9);transition: all .4s;filter: brightness(.5);}
#sec5 .swiper-slide.swiper-slide-active{opacity: 1 !important; transform: scale(1);filter: brightness(1);}
#sec5 .swiper_btn_prev{position: absolute; top: 50%; transform: translate(-580px,-50%); left: 50%;z-index: 10;cursor: pointer;}
#sec5 .swiper_btn_next{position: absolute; top: 50%; transform: translate(580px,-50%); right: 50%;z-index: 10; cursor: pointer;}


/* sec6 */
#sec6{}
#sec6 ul{display: flex; justify-content: center}
#sec6 ul li{margin:0 10px;}
#sec6 ul li.item_list2{width: 23%;}
#sec6 ul li:first-child{margin-left:0 !important}
#sec6 ul li:last-child{margin-right:0 !important}


/* sec7 */
#sec7{}
#sec7 h2{}
#sec7 .sec7_ban{width: 100%;}
#sec7 .sec7_ban ul{width: 100%;}
#sec7 .sec7_ban ul li{width: 100%;}
#sec7 .sec7_ban ul li a{display: block;width: 100%;}
#sec7 .sec7_ban ul li a img{width: 100%;}
#sec7 .swiper-pagination-bullet{background-color:#000 !important;}


/* sec8 */
#sec8{}
#sec8 .sec_inner{}
#sec8 .sec_inner h2{}
#sec8 .sec8_cont{height: 865px; width: 100%;}
#sec8 .sec8_cont>div{float: left; height: 100%;}
#sec8 .sec8_cont .sec8_L{width: 650px;margin-right: 50px;}
#sec8 .sec8_cont .sec8_L .swiper{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper ul{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper ul li{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper ul li a{display: block;width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper ul li a img{width: 100%;}
#sec8 .sec8_cont .sec8_L .swiper .swiper_btn_prev{ position:absolute; top:50%; left: 20px; z-index:4; cursor:pointer}
#sec8 .sec8_cont .sec8_L .swiper .swiper_btn_next{position:absolute; top:50%; right: 20px; z-index:4; cursor:pointer}
#sec8 .sec8_cont .sec8_L .swiper .swiper-pagination{transform:translateY(-5px)}
#sec8 .sec8_cont .sec8_L .swiper .swiper-pagination-bullet{background-color:#fff !important;margin:0 5px;}
#sec8 .sec8_cont .sec8_R{width: calc(100% - 700px);}
#sec8 .sec8_cont .sec8_R ul{width: 100%; height: 100%;}
#sec8 .sec8_cont .sec8_R ul li{float: left;margin-right: 21px; height: 50%;}
#sec8 .sec8_cont .sec8_R ul li:nth-child(5n){margin-right: 0 !important;}



/* sec9*/
#sec9{}
#sec9 .sec9_ban{width: 100%;}
#sec9 .sec9_ban ul{width: 100%;}
#sec9 .sec9_ban ul li{width: 100%;}
#sec9 .sec9_ban ul li a{display: block;width: 100%;}
#sec9 .sec9_ban ul li a img{width: 100%;}
#sec9 .swiper .swiper-pagination-bullet{background-color:#fff !important;}


/* sec10 */
#sec10{}
#sec10 .sec_inner{position:relative;}
#sec10 .swiper{margin: 0 45px;}
#sec10 .swiper ul{}
#sec10 .swiper ul li{}
#sec10 .swiper_btn_prev{top: 45%; left: 8px; transform: translateY(-50%);position: absolute;z-index:10}
#sec10 .swiper_btn_next{top: 45%; right: 8px;transform: translateY(-50%);position: absolute;z-index:10}
#sec10 .info{padding: 10px 0 !important;}
#sec10 .info .prdname{}
#sec10 .info .prdname a{font-size: 15px; font-weight: bold;}
#sec10 .prdetc{}
#sec10 .prdetc a{color: #999999;}
#sec10 .prd-review{font-size: 14px; font-weight:400; color:#ef987f; }

/* sec11 */
#sec11{background-color: #000;}
#sec11 .sec_inner{}
#sec11 .sec_inner ul{width: 100%; display: flex; justify-content: space-between;padding: 70px 0;}
#sec11 .sec_inner ul li{display: inline-block;width: 24%;}
#sec11 .sec_inner ul li .photo{}
#sec11 .sec_inner ul li .photo a{}
#sec11 .sec_inner ul li .photo a img{width: 100%;}
#sec11 .sec_inner ul li .text{padding-top: 25px;}
#sec11 .sec_inner ul li .text h3{ font-family: 'Roboto', sans-serif; font-size: 18px; font-weight: 700;color: #fff;}
#sec11 .sec_inner ul li .text p{margin: 10px 0 30px;font-family: 'Noto Sans KR', sans-serif; font-size: 12px;color: #939393;}
#sec11 .sec_inner ul li .text .view{ font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: 500; color: #686868; text-decoration: underline;}


/* sec12 */
#sec12{}
#sec12 .sec_inner{}
#sec12 .sec_inner>div{float: left;width: 48%;}
#sec12 .sec_inner>div:first-child{ margin: 0 1%;}
#sec12 .sec_inner>div.sec12_R{float: right; margin: 0 1%;}

#sec12 .sec_inner>div h2{text-align: left; line-height: 48px;position: relative;}
#sec12 .sec_inner>div h2 a{font-size: 14px; position: absolute; right: 0; top: 50%;font-family: 'Roboto', sans-serif; transform: translateY(-50%);font-weight:500}
#sec12 .sec_inner>div h2 a span{display:inline-block; transform:translateY(-1.6px)}
#sec12 .sec_inner>div ul{}
#sec12 .sec_inner>div ul li{
    vertical-align: top;
    float: unset;
    margin-right: 15px;
    display: inline-block;}
    
#sec12 .sec_inner>div ul li:nth-child(4n){margin-right:0 !important}


/* sec13 */
#sec13{}
#sec13 h2{}
#sec13 .sec13_cate{}
#sec13 .sec13_cate ul{text-align: center;}
#sec13 .sec13_cate ul li{display: inline-block; margin: 0 15px;}
#sec13 .sec13_cate ul li a{border-bottom: 3px solid #fff; font-family: 'Roboto', sans-serif; color:#bfbfbf; font-size: 18px; font-weight: 500; letter-spacing: -.3px;transition: color .5s, border-color .3s}
#sec13 .sec13_cate ul li.on>a{border-color:#000 !important;  color: #000 !important;}
#sec13 .sec13_prd{margin-top: 40px;}
#sec13 .sec13_prd>div{_display: none;}
#sec13 .sec13_prd>div.show{display: block;}
#sec13 .sec13_prd>div .swiper{}
#sec13 .sec13_prd>div .swiper ul{}
#sec13 .sec13_prd>div .swiper ul li{width: 940px; height: 590px;}
#sec13 .sec13_prd>div .swiper ul li a{display: block;width: 100%; height: 100%;overflow:hidden}
#sec13 .sec13_prd>div .swiper ul li a img{width: 100%;  object-fit: cover;}
#sec13 .swiper-slide{transition: filter .5s;}
#sec13 .swiper-slide-duplicate,#sec13 .swiper-slide-prev, #sec13 .swiper-slide-next{filter: brightness(.5);}
#sec13 .swiper-slide-active{ filter: brightness(1);}





#sec13 .swiper_btn_prev{position: absolute; top: 50%; transform: translate(-570px,-50%); left: 50%;z-index: 10;cursor: pointer;}
#sec13 .swiper_btn_next{position: absolute; top: 50%; transform: translate(570px,-50%); right: 50%;z-index: 10; cursor: pointer;}


.swiper-01 { /*position: absolute; width: 60%; height: 60%; top: 50%; right: 5%; transform: translateY(-50%); margin: 0; */}
#sec13 .swiper-container { width: 100%; height: 100%; }
#sec13 .swiper-slide { text-align: center; font-size: 18px; background: #fff; /*display: flex; justify-content: center; align-items: center; */  width: auto;}
#sec13 .swiper-pagination { position: unset; /*top: 50%; left: 5%; transform: translateY(-50%)*/ }
#sec13 .swiper-pagination-bullet {
    width: auto;
    background: transparent;
    opacity: 1;
    display: inline-block;
    margin: 0 15px;
    vertical-align: top;
    height: auto;
    margin-bottom: 30px;
}

#sec13 .swiper-pagination-bullet-active span{
    font-weight: important;
    border-color: #000 !important;
    color: #000 !important;}
    
#sec13 .swiper-pagination-bullet span{
    border-bottom: 2px solid #fff;
    font-family: 'Noto Sans KR', sans-serif;
    color: #bfbfbf;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.3px;
    transition: color .5s, border-color .3s;
    display: block;
    width: 100%;}
#sec13 .swiper-pagination-bullet-active:before { content: ""; display: none; position: absolute; border-top: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid pink; transition: all .5 ease-in-out; }




/* sec14 */
#sec14{margin-bottom:140px}
#sec14 .sec_inner{ margin: 0 10px;}
#sec14 .sec_inner>div{float: left;}
#sec14 .sec14_L{width: 380px;}
#sec14 .sec14_L h2{text-align: left !important;line-height:1.1}
#sec14 .sec14_L p{font-family: 'Roboto', sans-serif; font-size: 16px;color: #000; font-weight: 400; margin-top: 40px;}
#sec14 .sec14_R{width: calc(100% - 380px);}








/* BASIC css end */

