/* BASIC css start */
em.line{background: #e6e6e6;
    display: block;
    height: 1px;
    width: 1500px;
    margin: 20px auto 100px;}
    

#header .headerGnb {border-bottom: 0 !important}
    
    
    /* ·Ñ¸µ¹è³Ê */
#roll{position:relative; overflow: hidden;}
#roll .swiper-wrapper{}
#roll .swiper-wrapper .swiper-slide{}
#roll .swiper-wrapper .swiper-slide a{}
#roll .swiper-wrapper .swiper-slide a img{width: 100%;}
#roll .swiper-pagination{}

#roll .swiper-pagination .swiper-pagination-bullet{
    background: #fff;
    opacity: 0.5;
    position: relative;
    margin: 0 10px;
    width: 8px;
    height: 8px;
}
#roll .swiper-pagination .swiper-pagination-bullet-active{
    background: transparent;
    opacity: 1;
    position: relative;}
    
#roll .swiper-pagination .swiper-pagination-bullet-active:before{
    display:none;
    /*
    content: "o";
    position: absolute;
    border: 1px solid #fff;
    font-size: 0;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    margin: 0;
    top: -4px;
    left: -4px;*/}

#roll .swiper-pagination .swiper-pagination-bullet-active:after{
    content:"";
    display:block;
    position:absolute;
    top:50%;left:50%;
    transform: translate(-50%,-50%);
    background:url('/design/blancdecor/2022/m/main_ban_page_on.svg')no-repeat center;
    width:14px;height:14px;
}

#roll .swiper-button-prev{
    background: url(https://blancdecor.jpg2.kr/2022/pc/img/banner/main_bnr_arrow_prev.png) no-repeat;
    width: 17px;
    height: 85px;}
    
#roll .swiper-button-prev:hover{
    background: url(https://blancdecor.jpg2.kr/2022/pc/img/banner/main_bnr_arrow_prev_gray.png) no-repeat !important;}


#roll .swiper-button-next{
    background: url(https://blancdecor.jpg2.kr/2022/pc/img/banner/main_bnr_arrow_next.png) no-repeat;
    width: 17px;
    height: 85px;}

#roll .swiper-button-next:hover{
    background: url(https://blancdecor.jpg2.kr/2022/pc/img/banner/main_bnr_arrow_next_gray.png) no-repeat !important;}


#roll .swiper-button-prev:after,#roll .swiper-button-next:after{opacity: 0 !important;}
/* //·Ñ¸µ¹è³Ê */


/*¸Þ½ÃÁö ¹è³Ê*/
#message_bnr{margin-bottom: 100px; background: #f9f9f9;}
#message_bnr ul{display: flex; place-content: space-between; /* max-width: 1500px; margin: 0 auto;*/}
#message_bnr ul li{}
#message_bnr ul li a{}
#message_bnr ul li a img{
    width: 100%;}

/*¼½¼Ç°øÅë*/
section{width:1500px; margin:0 auto}
section h3{
    color: #565656;
    font-family: 'EB Garamond';
    font-weight: 400;
    margin-bottom: 7px;
    font-size: 31.9px;
}

section .subname{
    color: #777675;
    font-size: 16px;
    font-family: 'EB Garamond';
    margin-bottom: 22px;}


section .subname .slash{
    display: block;
    padding-left: 22px;
    padding-bottom: 5px;
    margin-top: -4px;}

/*½½¶óÀÌµå¼½¼Ç °øÅë*/
section.slider{
    clear:both;
    position: relative;}

section.slider .swiper-container{}

section.slider .swiper-wrapper{}
section.slider .swiper-wrapper .swiper-slide{}
section.slider .swiper-wrapper .swiper-slide img{width:100%}
section.slider .swiper-wrapper .swiper-slide .thumb{position: relative;}
section.slider .swiper-wrapper .swiper-slide .thumb img{position: relative;}
section.slider .swiper-wrapper .swiper-slide .thumb .icons{
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;}

section.slider .swiper-wrapper .swiper-slide .thumb .icons img{
    vertical-align: top;
    padding-left: 0;}
    

section.slider .swiper-wrapper .swiper-slide .thumb .hoverIcon{
    opacity: 0;
    z-index: -1;
    position: absolute;
    bottom: 0;
    text-align: center;
    top: 50%;
    height: fit-content;
    left:55.5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

section.slider .swiper-wrapper .swiper-slide .thumb:hover .hoverIcon{
    opacity: 1;
    z-index: 1;}

section.slider .swiper-wrapper .swiper-slide .thumb .hoverIcon li{vertical-align:top; display:inline-block; margin-right: 8px;}
section.slider .swiper-wrapper .swiper-slide .thumb .hoverIcon li a{display:block}
section.slider .swiper-wrapper .swiper-slide .thumb .hoverIcon li:nth-last-child(1){margin-right:0 !important}
section.slider .swiper-wrapper .swiper-slide .thumb .hoverIcon img{
    width: initial;
    vertical-align: middle;}


section.slider .swiper-wrapper .swiper-slide .info{padding: 16px 0 4px;}
section.slider .swiper-wrapper .swiper-slide .info p.etc{
    min-height: 13px;
    padding-bottom: 2px;
    font-size: 11px;
    color: #a7a7a7;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    }
section.slider .swiper-wrapper .swiper-slide .info p.tit{
    color: #2e2e2e;
    font-size: 13px;
    padding-top: 2px;
    font-weight: bolder;
    padding-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
    
section.slider .swiper-wrapper .swiper-slide .info p.sub{
    color: #858585;
    font-size: 1em;
    padding-top: 1px;
    font-weight: 300;
    letter-spacing: 1px;}
section.slider .swiper-wrapper .swiper-slide .price .strike{
    display: inline-block;
    position: relative;
    font-family: 'Overpass';
    color: #c0c0c0;
    font-weight: 200;
    padding-left: 6px}
    
section.slider .swiper-wrapper .swiper-slide .price{
    letter-spacing: -.8px;
    word-break: break-all;
    border-top: 1px solid #eee;
    padding-top: 10px;}
    
section.slider .swiper-wrapper .swiper-slide .price .dc_p{
    margin-right: 8px;
    font-family: 'Overpass';
    font-weight: 600;
    font-size: 17px;
    color: #95745f;
    letter-spacing: .1px;}

section.slider .swiper-wrapper .swiper-slide .price span{}
section.slider .swiper-wrapper .swiper-slide .price span em.won{
    font-weight: 600;
    padding-right: 1px;
    color: #565656;
    font-size: 16px;}
    
section.slider .swiper-wrapper .swiper-slide .price .originP{
    text-decoration: line-through;
    color: #cbcbcb;
    font-weight: 200;
    font-size: 13px;
    letter-spacing: .1px;
    font-family: 'Overpass';}
    
section.slider .swiper-wrapper .swiper-slide .price .originP em.won {
    text-decoration: none !important;
}
    
section.slider .swiper-wrapper .swiper-slide .price .finalP{
    font-weight: bold;
    font-size: 17px;
    font-family: 'Overpass';}

/*timebox*/

.timebox{position: absolute;
    bottom: 13px;
    left: unset;
    width: 100%;}

.timebox.-end p{
    width: fit-content;
    padding: 0 10px;}

.timebox > p{
    text-align: center;
    background: #313131;
    color: #fff;
    border-radius: 20px;
    margin: 0 auto;
    width: 161px;
    height: 26px;
    line-height: 25px;
    padding: 0 2px;
}
    
.timebox img{
    width: 17px !important;
    margin-top: -3px;
    padding-right: 5px;}
    
.timebox span{
    font-size:11px;
    display: inline-block;
    vertical-align: top;}


/*Ä«Å×°í¸®¹è³Ê*/
#category{
    width: 1500px;
    margin: 0 auto;
    padding-bottom: 100px;}
    
#category .category_wrap{
    font-size: 0;
    width: 1500px;
    margin: 0 auto;}
#category .category_wrap ul{}
#category .category_wrap ul li{}
#category .category_wrap ul li a{
    display: block;}
#category .category_wrap ul li a img{}


#category .category_wrap .leftCate{
    display: inline-block;
    vertical-align: top;
    width: 638px;}
#category .category_wrap .leftCate ul.top{}
#category .category_wrap .leftCate ul.top li{}
#category .category_wrap .leftCate ul.bottom{}
#category .category_wrap .leftCate ul.bottom li{
    display: inline-block;
    margin-top: 4px;}

#category .category_wrap .leftCate ul.bottom li:nth-last-child(1){margin-left:4px}

#category .category_wrap .centerCate{
    display: inline-block;
    vertical-align: top;
    width: 450px;
    margin: 0 4px;}
#category .category_wrap .rightCate{
    display: inline-block;
    vertical-align: top;
    width: 404px;}
#category .category_wrap .rightCate a{
    display: block;}
#category .category_wrap .rightCate a.top{}
#category .category_wrap .rightCate a.mid{
    margin: 4px 0;}
    
#category .category_wrap .rightCate a.bottom{}


/*CATEGORY BEST SLIDER*/
#cate_best{}
#cate_best .cate_best_cate{
    margin-right: 0;
    z-index: 2;
    width: 1050px;
    position: absolute;
    right: 0;
    left: 449px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;}
    
#cate_best .cate_best_cate ul{padding-bottom: 0px; padding-top: 100px;}
#cate_best .cate_best_cate ul li{
    width: auto;
    padding-right: 30px;}
    
#cate_best .cate_best_cate ul li a{
    border-bottom: 1px solid #fff;
    font-size: 18px;
    font-weight: 400;
    transition: color .5s, border-color .3s;
    display: block;
    margin-right: 9px;
    font-family: Arial;
    color: #a3a3a3;}
    

#cate_best .cate_best_cate ul li.on>a,
#cate_best .cate_best_cate ul li a:hover,
#cate_best .cate_best_cate ul li a:hover span{color:#786156 !important}

#cate_best .cate_best_cate ul li a:hover span.eng{opacity:0;display:inline-block;}
#cate_best .cate_best_cate ul li a span.kor{display:none;}

#cate_best .cate_best_cate ul li a:hover span.kor{opacity:1 !important; font-size: 18px; font-family: Arial;  _color: #a3a3a3;display: inline-block;position:absolute;top:1px;  left: 10%;; _width: 100%; text-align: center;}
#cate_best .cate_best_prd{margin-top: 13px;margin-bottom: 230px;}
#cate_best .cate_best_prd>div{opacity: 0; transition: opacity 2s;height:0; z-index: -1;overflow: hidden;}
#cate_best .cate_best_prd>div.show{opacity: 1; height:auto ;  z-index: 22;    width: auto;}

#cate_best .cate_best_prd .left_thumb{
    vertical-align: top;
    width: calc( 100% - 1055px);
    display: inline-block;}
    
#cate_best .cate_best_prd .left_thumb a{display:block}
#cate_best .cate_best_prd>div .swiper{
    width: 1050px;
    display: inline-block;
    vertical-align: top;
    margin-top: 75px;
    height: 715px;}    
  
#cate_best .cate_best_prd>div .swiper ul{vertical-align: top;}
#cate_best .cate_best_prd>div .swiper ul > li.swiper-slide{width: 255.75px;}
#cate_best .cate_best_prd>div .swiper ul > li.swiper-slide a{display: block;width: 100%; height: 100%;overflow:hidden}
#cate_best .cate_best_prd>div .swiper ul > li.swiper-slide a img{/*width: 100%;  object-fit: cover;*/}

#cate_best .cate_best_prd>div .swiper .msg_box{font-family:'EB Garamond'; font-weight:500; margin-top: 100px; margin-bottom: 30px;}
#cate_best .cate_best_prd>div .swiper .msg_box .tit{color:#414141; font-size:30px; font-family: 'EB Garamond'; }
#cate_best .cate_best_prd>div .swiper .msg_box .con{
    color: #898989;
    font-family: 'Noto Sans KR';
    font-size: 15px;
    font-weight: 300;
    padding-top: 21px;
    padding-bottom: 1px;}



#cate_best .swiper-scrollbar{
    position: absolute;
    bottom: 20px;
    z-index: 50;
    height: 1px !important;
    width: 100% !important;
    border-radius: 0 !important;
    background: rgb(193,193,193,1);
    left: 0;}

#cate_best .swiper-scrollbar-drag{
    height: 3px !important;
    top: -1px;
    border-radius: 0;
    background: rgba(176,175,175,1);}



/*
#cate_best .cate_best_prd>div .swiper .swiper-pagination .swiper-pagination-bullet{
    background: #c3c3c3;
    opacity: 1;
    position: relative;
    margin: 0 5px;
    width: 8px;
    height: 8px;
}
#cate_best .cate_best_prd>div .swiper .swiper-pagination .swiper-pagination-bullet-active{
    background: transparent;
    opacity: 1;
    position: relative;}
    
#cate_best .cate_best_prd>div .swiper .swiper-pagination .swiper-pagination-bullet-active:before{
    display:none;
    
    _content: "o";
    _position: absolute;
    _border: 1px solid #fff;
    _font-size: 0;
    _width: 14px;
    _height: 14px;
    _border-radius: 100%;
    _margin: 0;
    _top: -4px;
    _left: -4px;}

#cate_best .cate_best_prd>div .swiper .swiper-pagination .swiper-pagination-bullet-active:after{
    content:"";
    display:block;
    position:absolute;
    top:50%;left:50%;
    transform: translate(-50%,-50%);
    background:url('//blancdecor.jpg2.kr/2022/pc/img/banner/category_bnr/main_ban_page_on_pc_.svg')no-repeat center;
    width:14px;height:14px;
}
*/


#cate_best .swiper ul li.last{width:80px !important}
#cate_best .swiper ul li.last a.more_btn{
    text-align: center;
    /*margin: 100% 0;*/
    margin: 150px 0;
    display: block;}
    
#cate_best .swiper ul li.last a.more_btn img{width:40px}






#cate_best .swiper-slide{_transition: filter .5s;}
#cate_best .swiper-slide-duplicate,#cate_best .swiper-slide-prev, #cate_best .swiper-slide-next{_filter: brightness(.5);}
#cate_best .swiper-slide-active{ _filter: brightness(1);}



/*Ç®ÀÌ¹ÌÁö*/
.fixedBnnr {
    position: relative;
    height: 300px;
    background: url(//blancdecor.jpg2.kr/2022/pc/img/banner/full_scroll.jpg) center top no-repeat fixed;
    background-size: cover;}
.fixedBnnr .inner {
    width: 1500px;
    margin: 0 auto;}
.fixedBnnr .inner .tx { 
    padding-top: 100px;
    color: #fff;
    letter-spacing: 05px;
    font-family: 'EB Garamond';
    font-weight: 400;
    text-shadow: 2px 6px 5px #767676;}

.fixedBnnr .inner .tx .one{font-size: 44px;letter-spacing: 1px;}
.fixedBnnr .inner .tx .two{
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 1px;
    display: block;}

/*¿ÀÇÁ½ºÅä¾î*/
.offstore{padding-bottom: 135px;}
.offstore a{display:block; text-align: center; }
.offstore a img{margin-left:auto; margin-right:auto; max-width:100%}

/*JOINUS*/
.joinus{padding-bottom:110px}
.joinus a{display:block;text-align: center;}
.joinus a img{margin-left:auto; margin-right:auto; max-width:100%}


/*°í°´¹®ÀÇ*/
.cs_wrap{margin: 140px 0 120px;
    display: inline-table;
    width: 100%;
    text-align: center;}
    
.cs_wrap > p{
    font-size: 20px;
    color: #909090;
    padding: 0 15px;
    font-family: Noto Sans KR;
    font-weight: 300;
}

.cs_wrap ul{
    margin: 33px 0 0;}
    
.cs_wrap ul li{
    display: inline-block;
    text-align: center;}
    
.cs_wrap ul li a{
    display: block;
    border: 1px solid #e1e1e1;
    vertical-align: middle;
    border-radius: 5px;
    letter-spacing: -.7px;
    width: 108px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #292929;}
    
    
.cs_wrap ul li a > img{
    vertical-align: middle;
    height: 12px;
    margin-top: -2px;}
/* BASIC css end */

