/* BASIC css start */
/*@import url(//cdn.rawgit.com/kattergil/NotoSerifKR-Web/76eb9ebf/stylesheet/NotoSerif-Web.css);*/

 


#mask { display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:200 }

html {
    width: 100%;
    height: 100%;
}
#wrap {
    width: 100%;
    min-width: 1400px;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.point_C {
        color: #a48f78 !important;
}
.displaynone {
	display:none !important;}
.trans{
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.trans1{
    -webkit-transition: all 0.3s ease-out;
    -khtml-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.trans2{
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



 




/* header */
#header {
    height: 115px;
    width: 100% !important;
    position: fixed;
    z-index: 99;
    border-bottom: 1px solid transparent;
    background: transparent;
}

#header .header_inner {
    width: 1400px;
    margin: 0 auto;
    padding: 49px 0;
    position: relative;
}

#header .header_inner .logo {
    float: left;
}

#header .header_inner .menu {position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
 

#header.-fix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fff;
    border-bottom: 1px solid #d8d5d0;
}

#all_menu {
    position: fixed;
    top: 0;
    /* transform: translateY(-50%); */
    z-index: 205;
    width: 380px;
    right: 0;
    margin: 0 auto;
    background: #fff;
    font-size: 0;
    height: 100%;
    display: none;
    border-left: 1px solid #e8e6e2;
}

#all_menu a.close {
    position: absolute;
    right: 40px;
    top: 52px;
}



#all_menu .banner {
    display: inline-block;
    vertical-align: top;
    width: 1020px;
    height: 700px;
}
#all_menu .banner img {
    width: 100%;
}

#all_menu  .list {
    width: 380px;
    display: inline-block;
    vertical-align: top;
}

#all_menu .list .cate {
    height: 500px;
    padding-left: 60px;
    padding-right: 15px;
    margin-top: 155px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    /*overflow: hidden;*/
    position: relative;
}

#all_menu .list .cate ul {
    font-size: 0;
}

#all_menu .list .cate ul li {
    padding-bottom: 37px;
    width: 100%;
    word-break: break-word;
}
#all_menu .list .cate ul li .cate1 {
    font-weight: 300;
    color: #36312f;
    font-size: 23px;
    font-family: 'Noto Serif KR', 'lato', serif;
}
#all_menu .list .cate ul li .cate1:hover {
    color: #000;
}
  
#all_menu .list  .info {
    /* padding-left: 60px; */
    /* padding-right: 15px; */
    /* margin-top: 85px; */
    position: absolute;
    bottom: 60px;
    left: 60px;
    right: 0;
}

#all_menu .list .info ul {
    font-size: 0;
}

#all_menu .list .info ul li {
    padding-bottom: 17px;
}

#all_menu .list .info ul li a {
    font-weight: 300;
    color: #8d8480;
    font-size: 17px;
    font-family: 'Noto Serif KR', 'lato', serif;
    letter-spacing: -0.3px;
} 
#black_dummy {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f6f5f3;
    z-index: -1;
    opacity: 0.35;
    z-index: 195;
} 
/*
 
@media screen and (max-width:1425px) {
#header .header_inner .menu {position: fixed;top: 45px;transform: none;}
#all_menu a.close {
    position: fixed;
    top: 221px; }
}
@media screen and (max-width:1220px) {
 #all_menu .banner {
    display: block;
}

#all_menu {
    width: 1020px;
    height: 100%;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
}

#all_menu .list {
    display: block;
    width: 100%;
}

#all_menu .list .cate, #all_menu .list .info {
    display: inline-block;
    width: 45%;
    vertical-align: top;
}
#all_menu a.close {
    position: absolute;
    top: 750px;
}
}
*/ 

@media screen and (max-width:1400px) {
#header .header_inner .menu {
    position: fixed;  
    top:58px;
    right: 0;
}
}



/*측면*/

.quick {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
}

.quick ul {
    font-size: 0;
}

.quick ul li {
    width: 54px;
    height: 54px;
    text-align: center;
    background: #f6f5f3;
    line-height: 54px;
    border: 1px solid #d9d9d9;
    margin-top: -2px;
}
.quick ul li:hover {
    background: #f1f1f1;
}
.quick ul li a {
    display: block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    position: relative;
}

.quick ul li a #user_basket_quantity {
    background: #a3928a;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 11px;
    right: 7px;
    border-radius: 16px;
    color: #fff;
    line-height: 15px;
    font-size: 11px;
    text-align: center;
    font-family: 'Noto Serif KR', 'lato', serif;
    font-weight: 300;
}
.quick ul li a:after {
    text-align: center;
    display: block;
    position: absolute;
    z-index: 200;
    top: 8px;
    left: -30px;
    padding: 0 3px 0 13px;
    font-size: 11px;
    color: #8d8480;
    /* border-radius: 25px; */
    border-bottom: 1px solid #8d8480;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    -o-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    font-family: 'Noto Serif KR', 'lato', serif;
    font-weight: 100;
    letter-spacing: 0.5px;
    line-height: 2.6;
}
.quick ul li a:hover:after {
    opacity: 1;
    visibility: visible;
    left: -16px;
}
.quick ul li a._my::after {
    content: "My Page";
}
.quick ul li a._cart::after {
    content: "Cart";
}
.quick ul li a._search::after {
    content: "Search";
}
.quick ul li a._wish::after {
    content: "Wish List";
} 



/* BASIC css end */

