/*기본*/

.colum-1 {
        /* background: #383059; */
        background: #e3deda;
        color: #000;
        font-weight: 500;
        padding: 2.5%;
        height: 100%;
}

.colum-2 {
        /* background: #f7a712; */
        background: #16342a;
        color: #fff;
        font-weight: 500;
        padding: 2.5%;
        height: 100%;
}

.colum-3 {
        background: #1a1b1d;
        color: #fff;
        font-weight: 500;
        padding: 2.5%;
        height: 100%;
}

.colum-4 {
        background: #59595b;
        color: #fff;
        font-weight: 500;
        padding: 2.5%;
        height: 100%;
}

.colum-title {
        padding-top: 3%;
}

.colum-title .type02 {
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        text-decoration:underline;
        font-size: 18px;
}

.colum-title span {
        font-weight: 700;
        /* color: #eea80c; */
        color: #fff;
        text-transform: uppercase;
        text-decoration:underline;
        font-size: 18px;
}

.colum-2 .colum-txt {
        color: #fff;
        text-decoration:underline;
}

.colum-4 .colum-txt {
        color: #7bffee;
        /* text-decoration:underline; */
}

.colum-category {
        line-height: 40px;
        text-transform: uppercase;
}


.colum-category a {
        color: #fff;
        padding-right: 3%;
        font-size: 13px;
        white-space: nowrap;
        word-break: keep-all;
}

.Blackcolor{
        color: #000 !important;
}

.main-banner {
        padding: 1% 0;
}

.cate-1 img,
.cate-2 img,
.cate-3 img {
        margin: 0 auto;
}

.list-1 {
        float: left;
        width: 43%;
}/*textile perfume*/
.list-2 {
        float: left;
        width: 20%;
}/*soap, candle*/
.list-3 {
        float: left;
        width: 30%;
}/*diffusers*/

.product-title {
        font-weight: 800;
        color: #111;
        text-transform: uppercase;
        font-size: 23px;
        letter-spacing: -1px;
}

.product-pd img {
        padding: .3em;
}

.title-mg {
        margin-bottom: 2em;
        padding-left: 0px;
}
.Padding-line{
        padding-left: 3px;
        padding-right: 3px;
    }
    /*기본 끝*/
    
.pop-conts a img{
        width:100%;
}
    
    /*메인컷숨김처리*/
    @media (min-width: 500px) {
        .ShowM {
                display: none;
        }
    }
    /*메인컷숨김처리*/
    

/*모바일 768px 이하*/

@media all and (max-width: 768px) {
    .ShowM {
            display: block;
    }
    .ShowT {
            display: none;
    }
    .ShowPC {
            display: none;
    }
    .MainShow{
            display: none;
    }
    /*main-v*/
    .main-v-1 {
            padding-bottom: 50px;
    }
    .main-v-1 img {
            padding: 0px;
    }
    .main-banner {
            padding: 1% 3%;
    }
    .Ca-Img-Pd {
            padding: 1% 0;
    }
   /* .cate-1,
    .cate-2,
    .cate-3 {
            padding: 1% 4%;
    }*/
    .colum-1,
    .colum-2,
    .colum-3,
    .colum-4 {
            padding-bottom: 4em;
    }

    /*main-v*/
}




/*모바일 768px 이하 끝*/


/*작은기기 태블릿 768px 이상*/

@media (min-width: 768px) {
    .ShowM {
            display: none;
    }
    .ShowT {
            display: none;
    }
    .ShowPC {
            display: none;
    }
    .MainShow{
            display: block;
    }
    /*main-v*/
    .main-v-1 {
            padding: 0px;
    }
    .main-v-1 img {
            padding: 3px;
    }
    .main-banner {
            padding: 3px;
    }
    .cate-1,
    .cate-2,
    .cate-3 {
            padding: 0px;
    }
    .Ca-Img-Pd {
            padding: 3px;
    }
    .colum-1,
    .colum-2,
    .colum-3,
    .colum-4 {
            padding-bottom: 4.7em;
    }
    .list-1 {
        float: left;
        width: 25%;
    }
    .list-2 {
        float: left;
        width: 15%;
    }
    .list-3 {
        float: left;
        width: 20%;
    }
    /*main-v*/
}




/*작은기기 태블릿 768px 이상 끝*/


/*중간기기 데스크탑 992px 이상*/

@media (min-width: 992px) {
    .ShowM {
            display: none;
    }
    .ShowT {
            display: block;
    }
    .ShowPC {
            display: none;
    }
    /*main-v*/
    .main-v-1 img {
        padding: 5px;
    }
    .main-banner {
        padding: 5px;
    }
    /*main-v*/
}




/*중간기기 데스크탑 992px 이상 끝*/


/*큰기기 데스크탑 1200px 이상*/

@media (min-width: 1200px) {
    .ShowM {
            display: none;
    }
    .ShowT {
            display: none;
    }
    .ShowPC {
            display: block;
    }
    .main-v-1 img {
        /* padding: 7px;*/
        padding: 7px 4px;
    }
    .main-banner {
        /*padding: 7px;*/
        padding: 6.5px 5px;
    }
    .cate-1 img,
    .cate-3 img {
        padding: 2px 0px 0px 5px;
    }
    .cate-2 img {
            padding: 3px 5px 0 2px;
    }
    .colum-title {
            line-height: 45px;
            text-align: center;
    }
    .colum-category {
            text-align: center;
    }
    .colum-category a {
            /*padding-right: 60%;*/
    }
    .Div-box {
            display: flex;
    }
    .Div-equal {
            padding-bottom: 0.3em;
    }
    .list-1, .list-2, .list-3 {
            /*clear: both;*/
            width: 100%;
    }
    .colum-1,
    .colum-2,
    .colum-3,
    .colum-4 {
            height: 99.6%;
            margin-top: .2em;
    }
    .mv5-mgr{
            margin-right: 3px;
    }
    .mv5-mgl{
            margin-left: 3px;
    }
}




/*큰기기 데스크탑 1200px 이상 끝*/


/*큰기기 데스크탑 1600px 이상*/

@media (min-width: 1600px) {}




/*큰기기 데스크탑 1600px 이상 끝*/



/*팝업1*/
.pop-layer .pop-container {
        /*padding: 20px 25px;*/
        padding: 0;
      }
      
      .pop-layer p.ctxt {
        color: #666;
        line-height: 25px;
      }
      
      .pop-layer .btn-r {
        width: 100%;
        /*margin: 10px 0 20px;*/
        /*padding-top: 10px;*/
        padding: 10px 0;
        border-top: 1px solid #DDD;
        text-align: right;
      }
      
      .pop-layer {
        display: none;
        position: absolute;
        top: 25%;
        left: 30%;
        width: 600px;
        height: auto;
        background-color: #fff;
        border: 5px solid #eee;
        z-index: 10;
      }
      
      
      /*팝업2*/
      .pop-layer2 .pop-container {
        /*padding: 20px 25px;*/
        padding: 0;
      }
      
      .pop-layer2 p.ctxt {
        color: #666;
        line-height: 25px;
      }
      
      .pop-layer2 .btn-r {
        width: 100%;
        /*margin: 10px 0 20px;*/
        /*padding-top: 10px;*/
        padding: 10px 0;
        border-top: 1px solid #DDD;
        text-align: right;
      }
      
      .pop-layer2 {
        display: none;
        position: absolute;
        top: 25%;
        left: 61%;
        width: 600px;
        height: auto;
        background-color: #fff;
        border: 5px solid #eee;
        z-index: 10;
      }
      
      
      
      @media all and (max-width: 768px) {
          .pop-layer { 
              width: 320px;
              top: 60%;
              left: 50%;
              z-index: 10;
              margin-left:0px;
          }
           .pop-layer2 { 
              width: 320px;
              top: 120%;
              left: 50%;
              z-index: 1;
          }
      
      }
      
      
      @media (min-width: 768px) {
          .pop-layer { 
              top: 30%;
              width: 320px;
              left: 30%;
              margin-left:0px;
          }
           .pop-layer2 { 
              top: 30%;
              width: 320px;
              left: 70%;
          }
      
      }
      
      @media (min-width: 992px) {
          .pop-layer { 
              width: 420px;
              left: 40%;
              margin-top: 0 !important;
          }
           .pop-layer2 { 
              width: 420px;
              left: 82%;
              margin-top: 0 !important;
          }
      
      }
      
      @media (min-width: 1200px) {
          .pop-layer { 
              width: 500px;
              left: 30%;
              top: 30%;
              z-index: 1;
          }
           .pop-layer2 { 
              width: 500px;
              left: 70%;
              top: 30%;
              z-index: 2;
          }
      
      }
      
      @media (min-width: 1600px) {
          .pop-layer {
              width: 600px;
               }
          .pop-layer2 {
              width: 600px;
              left: 67%;
           }
      }
      @media (min-width: 1800px) {
          .pop-layer2{
              left: 63%;
          }
      }
      
      
      .dim-layer {
        display: none;
        position: fixed;
        _position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
      }
      
      .dim-layer .dimBg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .5;
        filter: alpha(opacity=50);
      }
      
      .dim-layer .pop-layer {
        display: block;
      }
      
      a.btn-layerClose {
        display: inline-block;
        height: 30px;
        padding: 0 14px 0;
        border: 1px solid #304a8a;
        background-color: #31304f;
        font-size: 14px;
        color: #fff;
        line-height: 25px;
      }
      
      a.btn-layerClose:hover {
        border: 1px solid #091940;
        background-color: #1f326a;
        color: #fff;
      }
      /*popup*/