
header{font-size:15px; color:#333;}
footer{font-size:15px; color:#333; }

/*텍스트 컷*/
.text_cut{word-break: initial !important;white-space: normal; display: -webkit-box !important; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
.text_cut02{word-break: initial !important;white-space: normal; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.text_cut03{word-break: initial !important;white-space: normal; display: -webkit-box !important; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}

/* header Style */
.header{position:relative;width:100%;;z-index:999;border-top: 5px solid #b7a695;padding: 10px;border-bottom:1px solid #ddd;background: #fff;padding-bottom:0;}
.header.h_event{position:fixed;top:0;left:0;}
/* .hamburger .header_inner{margin:0 auto;} */
.slide02 .header .header_posi{width: 100%;}

footer .page_kt_but{position: fixed;right:20px;bottom:20px;z-index: 9999;}
footer .page_kt_but li{width: 70px;border-radius: 50%;overflow: hidden;}
footer .page_kt_but li button{padding:0;}
footer .page_kt_but li img{display: block;}
footer .page_kt_but li:nth-child(1){background: #eedb24;;}
footer .page_kt_but li:last-child{border:1px solid #ddd;}
footer .page_kt_but li +li{margin-top: 12px;background: #fff;}
footer .page_kt_but li img{width: 100%;height: 100%;}


.blur_sec{position: relative;}
.blur_sec >div{filter: blur(20px);}
.blur_sec::after{content:'';display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.2);position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.blur_sec::before{content:'로그인 후 사용하실 수 있습니다.';filter: blur(0);position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);text-align: center;z-index: 99;color: #fff;text-shadow: 0 0 10px rgba(0,0,0,0.8);    width: 100%;word-break: keep-all;}


.main_review.content{padding:0;}
.main_review{margin-bottom: 100px;}
.main_review .swiper-slide{border:none;}
.main_review .swiper-slide >div{margin-bottom: 30px;border:1px solid #ddd;}
/* .main_review .swiper-slide >div{border:1px solid #ddd;} */
.main_review .img{padding-bottom: 100%;width: 100%;display: block;overflow: hidden;position: relative;}
.main_review .img img{position: absolute;left:50%;transform: translate(-50%,-50%);top:50%;width: 100%;height: 100%;}

.main_review .Textbox{padding:20px;padding-top: 0;}
.main_review .review_pro{font-size: 0.9rem;/* margin-top: 10px;padding-top: 10px;border-top:1px solid #ddd; */font-weight: 600;}
.main_review .day{font-size: 0.9rem;}




/* header header_top Style */
.header .header_top{display: flex;    align-items: center;justify-content: center;}
.header .header_top .logo{font-size: 1.8rem;;font-weight:600; }
.header .header_top .icon_list{display: flex;    justify-content: flex-end;}
.header .header_top .right ul li+li{margin-left: 20px;}




.header .nav >ul{display: flex;    justify-content: center;}
.header .nav{width: 100%;/* position: absolute;left: 50%;transform: translateX(-50%); top:67%; ; */margin-top: 30px;}

.header .right_list{display: flex;font-size: 0.85rem;color: #888;;}
.header .right{position: absolute;right:20px;top:20px;}


.header  .nav_depth > li{display: inline-block; /* padding-right: 70px; */position: relative;width: auto;text-align: center;padding:0 20px;    padding-bottom: 20px;}
.header  .nav_depth > li + li{margin-left: 40px;}
.header  .nav_depth > li > a{font-size:1.05rem; }
.header  .right .icon_list li{display: inline-block;position: relative;width: 35px;}
.header  .nav_depth02{/* border:1px solid #ddd;*/padding:15px 40px;position: absolute;width:max-content;top: 33px; left:50%;display:none ;color:#333;line-height:1.6;transform: translateX(-50%); max-height: 500px;overflow-y: scroll; border:1px solid #eee; background: #fff;}/* display:none */

.header  .nav_depth02::-webkit-scrollbar { width: 10px; }
.header  .nav_depth02::-webkit-scrollbar-thumb { background-color: #b7a695;  }
.header  .nav_depth02::-webkit-scrollbar-track { background-color: #f9f9f9; }

/* .header  .nav_depth02::before{width:100%; content:'';display: block; height:100%;background-color: #fff;border:1px solid #ddd;;position:absolute;lefT:0%;top:-0;z-index: -1;} */
.header  .nav_depth02 li{font-size:0.95rem; text-align: center;margin-bottom: 8px; color: #666; }
.header  .nav_depth02 li + li{margin-top: 4px;}
.header  .nav_depth02 li:last-child{margin-bottom: 0px; }
.header  .nav_depth > li:hover .nav_depth02{display: block;}
.header  .nav_depth02  li:hover a{color: #b7a695; font-weight: 500;}


/* Footer Style */
footer{width: 100%; background-color: #fafafa;}
.footer_inner{max-width: 1200px; padding: 65px 30px; margin: 0 auto;}

.footTop_box{display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 30px;}
.serviceTit{display: flex; align-items: center;}
.serviceTit .serIcon{color: #242424; font-size: 40px; margin-right: 14px;}
.serviceTit .serTxt{color: #242424; font-size: 16px;  font-weight: 500;}
.serviceNum span{font-size: 25px; color: #242424;  font-weight: 700;}
.serviceInfo li{font-size: 12px; color: #555;}

.listBox{display: flex;}
.listBox .onlineComu{text-align: right;}
.listBox .listTit{ font-size: 16px; font-weight: 600; margin-bottom: 12px;}
.listBox ul li a{font-size: 13px; color: #555;}
.listBox ul li a:hover{color: #333; font-weight: 500;}

.privacyBox{margin-bottom: 20px; line-height: 1em;}
.privacyBox ul{display: flex;}
.privacyBox li::after{content: ""; display: inline-block; width: 1px; height: 11px; background-color: #555; margin: 0 15px;}
.privacyBox li:last-child::after{display: none;}
.privacyBox li a{font-size: 13px; color: #555;}
.privacyBox li a:hover{color: #333; font-weight: 500;}

.footBottom_box{position: relative;}

.footerInfo ul li{line-height: 1.2em;}
.footerInfo ul li span{font-size: 12px; color: #555; margin-right: 7px;}
.footerInfo ul li .ceoinfo:hover{color: #333; font-weight: 500;}
.footerInfo ul li span strong{color: #333; font-size: 13px; font-weight: 500;}

.footBottom_box .gotopBtn{position: absolute; bottom: 0; right: 0;}
.footBottom_box .gotopBtn p{cursor: pointer; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background-color: #b7a695; transition: 0.2s;}
.footBottom_box .gotopBtn p:hover{background-color: #93e73e;}
.footBottom_box .gotopBtn i{font-size: 35px; color: #fff;}

.footer_inner .serviceNum button{background: #333;color: #fff;font-size: 16px;padding:10px 30px;border-radius: 30px;margin-bottom: 20px;}


/* 서브헤드 */
.commu .content{padding-top: 100px;}
.brand_stroy.content{padding-top: 90px;}
.notice .content, .review .content, .qna .content, .brand_story, .location .content{padding-top: 60px;}
.loca h3{ font-size: 38px; font-weight: 700; color: #444; margin-bottom:30px;}
.sub_header{position:relative; padding-top:100px;}
.sub_header > p{display: inline-block;position: relative;padding-right:20px;font-size:15px}
.sub_header > p::after{content: '>';color:#888; font-size:13px;position:absolute;top:50%;right:5px; transform: translateY(-50%);}
.sub_header .scroll_sec{display: inline-block;position: relative;width: 100px;vertical-align: middle;}
/* .sub_header .scroll_sec{ transform: translateY(-44px);position:relative} */
.sub_header .sub_header_bg{width:100%; height:300px; background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/160296603336550.jpg) no-repeat; background-size:cover ;position:relative}
.sub_header .sub_header_bg p{font-size:2rem; color:#fff; text-align: center; width:80%;margin:0 auto; position:absolute; top:40%; left:50%; transform: translateX(-50%);}

/* .sub_header #commu_li{ background: #fff; padding:15px 80px 0 80px;display: table; margin:0 auto;} */
.sub_header #commu_li li{white-space: nowrap;display: table-cell; font-size:15px;/* text-align: center;padding:0 15px 10px 15px; color:#666;  */;position:absolute; top:0; left:0;display: none;}
.sub_header #commu_li{padding-right:10px;}
.sub_header #commu_li li.on{color:#be3434;position:relative;display: block;}
/* .sub_header ul li.on a::before{content:''; display: block; width:100%; height:2px; position:absolute; bottom:8px;background: #be3434;left:50%; transform: translateX(-50%); } */
.sub_header .list_com{position:absolute;background-color: #fff;box-shadow: 3px 3px 8px rgba(000,000,000,0.1);z-index: 99;font-size:14px; border-radius: 10px;top: 31px; left: -17px;width:130px;display: none; overflow: hidden;padding:15px;}
.sub_header .list_com li{ line-height:1.8;}
.top_tit{display:flex;justify-content: space-between;}
.top_tit .fa{margin-top:5px; font-size:14px; color:#666;transition-duration:0.3s;}
.fa_action{transform: rotate(180deg);margin-bottom:5px;transition-duration:0.3s;}
/* 4+1 이벤트 테그 */
.envet_tag{margin-right:5px; font-weight: 500;}
.envet_tag i{font-family: 'Rubik','Noto Sans KR', sans-serif; display: inline-block;margin:0 2px; }

.commu.mypage_review .content{padding-top:140px}

/*모바일 헤더 */
.mo_header.mo_hevent{position: fixed;top:0;left:0;}


.mo_header{z-index: 9999; display: none; width:100%;position:relative}
.mo_header .bg_color{background-color: hsla(0,0%,0%,0.4);width:100vw; height:110vh;display: block;  position: absolute;
    top: -50px;z-index:9; transition-duration: 0.5s;
   display: none;/* opacity: 0; */
}
/* .mo_header .bg_color.view{opacity: 1;display: block;} */

.mo_header .page_topheader{background-color: #fff; padding:18px 0 20px; width:100%; text-align: center;position:relative; border-bottom: 1px solid #ddd;}
.mo_header .page_topheader .logo a{width: 100%; height: 100%;}
.mo_header .page_topheader .logo img{width:200px;}
.mo_header .page_topheader .page_sear_cart ul {position:absolute; top:54%; right:30px;transform:translateY(-50%) ;}
.mo_header .page_topheader .page_sear_cart ul li{ display: inline-block; width:36px; }
.mo_header .page_topheader .page_sear_cart ul li + li{margin-left: 10px;}
.mo_header .page_topheader .page_sear_cart ul li a{width: 100%; height: 100%; display: block;}
.mo_header .page_topheader .page_sear_cart .langbox_wrap{position: relative;}
.mo_header .page_topheader .page_sear_cart .langIcon{width: 36px; height: 36px; background: center / 100% no-repeat url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/162109642734144.png);}
.mo_header .page_topheader .page_sear_cart .langbox{display: none; position: absolute; padding: 8px 5px; background-color: #fff; border: 1px solid #e5e5e5; top: 42px; right: -12px;}
.mo_header .page_topheader .page_sear_cart .langbox button:hover{color: #b7a695; font-weight: 500;}

.mo_header .close1 img{width:12px; opacity: 0.6;}
.LeftWrap{width:300px; height:100%; background:#fff; position:fixed; top:0; left:-300px; z-index:100; }
.LeftWrap > div{padding:20px 20px 0 20px;width:100%;background: #fff; height: 100%;}
.LeftWrap > div > div{margin-top:20px;width:100%}

.LeftWrap .mo_center{margin-top:40px;}
.close1{display:block; width:24px; height:24px; line-height:24px; font-size:13px; font-weight:bold; background:#fff; border-radius:15px; text-align:center; text-decoration:none; position:absolute; top:15px; right:15px;}
.open1{display:block; width:30px; position:absolute;  top:50%; left:30px; transform:translateY(-50%) }
.open1 span{display:block; width:28px; height:3px; background:#321301; margin-bottom:6px;}
.open1 span:last-child{margin-bottom:0;}

.mo_header .mo_center ul{display: flex; border:1px solid #bbb}
.mo_header .mo_center li{width: 50%; text-align: center; border-right:1px solid #bbb; padding:14px 0 8px; }
.mo_header .mo_center li:last-child{border-right:none;}
.mo_header .mo_center li img{width:28px; opacity: 0.7;height: 28px;;}
.mo_header .mo_center li p{font-size:12px;  color:#555}

 /* #btn1{padding:50px} */
 #btn1 ul{display:none}
 .mo_header .logo{font-size: 1.3rem;font-family: inherit;font-weight: 600;}
 .mo_header .logo a{display: block;font-weight: 600;}
 .mo_header .logo img{width:160px}
 .mo_header .mo_top ul{display: flex;width: 100%;    justify-content: center;position: relative;}
 .mo_header .mo_top ul li{text-align: center;width: 50%;}
 .mo_header .mo_top ul li.log_li .p{position:absolute; bottom:-32px;left:0;color:#888;font-size:15px; font-weight: 300;width:100%; text-align: center; }
 .mo_header .mo_top ul li:last-child{margin-left:10px;}
 .mo_header .mo_top ul li a{background-color:#b7a695; padding:7px 0 4px; color:#fff; font-size: 15px; display: block; width:100%; }
 .mo_header .mo_top ul li:last-child a{background-color: #777;}
 .mo_header .nav .nav_depth > li{font-size:16px; line-height: 2em;font-weight: 500;}

 .mo_header .shop_li > li{position: relative;
}
 .mo_header .shop_li > li.ro_v{width:100%; background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/160297087255320.png) no-repeat right top 5px;background-size: 10px;}
 /* .mo_header .shop_li > li.ro_v02{width:100%; background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/160297087255320.png) no-repeat right top 9px;background-size: 16px; transition: all 0.5s linear; transform: rotate( -180deg );} */
 .mo_header .shop_li > li.ro_v02{width:100%; background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/161055452465439.png) no-repeat right top 9px;background-size: 10px;}


 /* .mo_header .shop_li > li::before{content:'〉'; display: block; transform:rotate(90deg); position:absolute;top:3px;right:0;color:#bbb}
 .mo_header .shop_li > li::after{content:'〉'; display: none; transform:rotate(-90deg); position:absolute;top:-6px;right:-2px;color:#bbb} */



 .mo_header .nav .nav_depth02{margin-bottom:10px; margin-left:5px; color:#888}
 .mo_header .nav .nav_depth02 > li {font-size: 14px;}

    /*mo_tabSet */

    .mo_tabSet{
        margin-bottom:30px;
    }
    .mo_tabSet ul.mo_tabs {display: flex; border-bottom: 1px solid #888;
    }
    .mo_tabSet ul.mo_tabs  li{transform: translateY(1px);
            padding:0 2px 0 0;
            list-style-type:none; width:50%;
        }
    .mo_tabSet ul.mo_tabs li a{
                color:#fff;
                background:#777;
                text-align: center; padding:7px 0 5px;
                display:block;
                font-weight:400;
                font-size:14px;
                text-decoration:none;
            }
    .mo_tabSet ul.mo_tabs li a.on{
                background:#fff;
                cursor:default;
                color:#31374c;
                border-top:1px solid #888;
                border-left:1px solid #888;
                border-right:1px solid #888;
            }
    .mo_panels{
        background:#fff;
        min-height:180px;
    }
    .mo_header .panel02{
        overflow-y: scroll;
        overflow-x: hidden;
        height: 50vh;
        padding:20px 5px;
        font-size:14px;
        color:#4d4d4d;
        display:none;
    }

    .mo_header .sc_down{position:absolute;background-color: black;bottom: -40px;padding-bottom:5px;display: none;
        lefT: 0;color:#fff;
        width: 100%;}
    .mo_header .sc_down .nav li{display: inline-block;margin:0 20px;}

    /* sold out css */
    .top_shop_detail .previewImg{position: relative;}
    .sold_out{width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; font-size: 2rem; font-weight: 600; color: #fff; }
    .sold_out a{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; color: #fff;  font-size: 1.6rem; font-weight: 600;}
    .shop_sold_out{width: calc(100% - 32px); height: 100%; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 50%; transform: translateX(-50%); display: flex; justify-content: center; align-items: center; color: #fff;  font-size: 1.6rem; font-weight: 600;}
    .shop_sold_out a{width: 100%; height: 100%; position: absolute; top: 0; left: 50%; transform: translateX(-50%); display: flex; justify-content: center; align-items: center; color: #fff;  font-size: 1.6rem; font-weight: 600;}
    


 /* ********************************************* *
 *1800px max
 * ********************************************* */
 @media screen and (max-width:1800px){

    .hamburger .hamburger_but {right: 30px;}
    .hamburger .hamburger_but > div {right: -30px;}
    .header .header_bottom .nav_depth > li {vertical-align: top;padding: 0 2% 40px;}
     }
    
     /* ********************************************* *
     *1500px max
     * ********************************************* */
     @media screen and (max-width:1500px){
        /* .header .header_bottom .nav_depth > li {   padding-right: 55px;} */
    
        .header .header_bottom .nav_depth > li {    
            width: auto;}
            .header .header_bottom .nav_depth02{width: 125%; }
            .header .header_bottom .nav_depth02 li{font-size:0.85rem;}
    }
    
    /* ********************************************* *
    * 1400px max
    * ********************************************* */
    @media screen and (max-width: 1400px){
    
        .header .header_bottom .nav_depth02 li {padding: 0 15px;}
        .header_inner{width:100%;}
        .sub_header{margin-top:0;}
    
    }
     /* ********************************************* *
     * 1200px max
     * ********************************************* */
     @media screen and (max-width: 1200px){

     }
     /* ********************************************* *
     * 1024px max
     * ********************************************* */
     @media screen and (max-width: 1024px){
     
    /* .sub_header .scroll_sec{ overflow-x: scroll; overflow-y: hidden;}
    .sub_header .scroll_sec::-webkit-scrollbar{height:10px;background-color: #fff;}
    .sub_header .scroll_sec::-webkit-scrollbar-thumb{background-color: #ddd;border-radius: 10px;background-clip: padding-box;
        border: 2px solid transparent;} */
    .mo_header .sc_down {overflow-x: scroll; width: 100%;overflow-y: hidden;}
    .mo_header .sc_down::-webkit-scrollbar{background-color: transparent;height:0;;}
    .mo_header .sc_down::-webkit-scrollbar-thumb{height:0;;background-color: transparent;}
    .mo_header .sc_down::-webkit-scrollbar-track{height:0;;background-color: transparent;}
    .mo_header .sc_down .nav {width: 980px;}
    .mo_header .sc_down .nav_depth{display: flex;}
     }
    
     /* ********************************************* *
     * 960px max
     * ********************************************* */
     @media screen and (max-width: 960px){
        .sec { padding: 80px 0;}
        .mo_header{display: block;}
        
        .shop_sold_out{width: calc(100% - 20px);}

        .header {display: none;}
        
        .mo_header { display: block;}
        
    
     }
     /* ********************************************* *
     * 840px max
     * ********************************************* */
     @media screen and (max-width: 840px){
     }
    
    
     /* ********************************************* *
     * 769px max
     * ********************************************* */
     @media screen and (max-width: 769px){
        .sec {padding: 100px 0;}

        .sub_header {padding-top: 50px;}
        .footTop_box{display: block; margin-bottom: 25px;}
        .footTop_box .serviceBox{margin-bottom: 25px;}
        .footerInfo ul li{margin-bottom: 7px;}
        .listBox .onlineComu{text-align: left;}
        .footer_inner { padding: 35px 18px}

        
  .main_review .Textbox {padding: 16px;}
  
  .footer_inner .serviceNum button{font-size: 12px;padding: 10px 20px;;}

  .sec01 .mainSwiper .swiper-slide{padding-bottom:100%;position: relative;}
  .sec01 .mainSwiper .swiper-slide img{position: absolute;left:50%;transform: translate(-50%,-50%);top:50%;}


     }
    
     /* ********************************************* *
     * 576px max
     * ********************************************* */
     @media screen and (max-width: 576px){
     
    

     .sidebar .kakao, .sidebar .blog{right:20px; bottom:24px; width: 48px; height:48px;}
     .sidebar .blog{bottom:84px;}
    

     .sub_header .sub_header_bg { width: 100%;height:220px;}
     .sub_header .sub_header_bg p {top: 32%;}

     
footer .page_kt_but li{width: 50px;}
    
    }
     
      /* ********************************************* *
      * 460px max
      * ********************************************* */
      @media screen and (max-width: 460px){
        .mo_header .page_topheader .logo img { width: 150px; }
        .mo_header .page_topheader .page_sear_cart ul { right: 22px;transform: translateY(-46%);}
        .mo_header .page_topheader .page_sear_cart .langbox{top: 36px; right: -19px;}
        .open1 span {width: 22px;height: 2px;margin-bottom: 6px;}
        .open1 {left:15px;}

        .privacyBox li{margin-right: 5px;}
        .privacyBox li a{font-size: 12px;}
        .privacyBox li::after{display: none;}

        .footTop_box .serviceBox {margin-bottom: 12px;}
        .serviceTit .serIcon {font-size: 17px;margin-right: 7px;}
    }
      /* ********************************************* *
      * 350 max
      * ********************************************* */
      @media screen and (max-width: 350px){
        .mo_header .page_topheader .page_sear_cart ul li + li {margin-left: 4px;}

        .mo_header .page_topheader .page_sear_cart ul li { width: 30px;}

        .footer_inner { padding: 30px 17px;}
        .LeftWrap{width: 100%;    left: -100%;}

    }