@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,500);
@import url(https://fonts.googleapis.com/css2?family=Marcellus);
@import url(https://cdn.jsdelivr.net/xeicon/1/xeicon.min.css);
@import url(https://cdn.jsdelivr.net/xeicon/2/xeicon.min.css);
@import url(css/font.css);
@import url(css/blank.css);

*{margin:0; padding:0; box-sizing:border-box;letter-spacing:-0.04rem;color:inherit;}
html {font-size: 20px;}
img {border:0; vertical-align:top;}
a {border:0; text-decoration:none; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
ul, li {list-style:none;}
body {font-family: "NEXON Lv1 Gothic OTF", "Pretendard", "Pretendard Variable", sans-serif; color:#202020;}
div {display:block;}



.inner {width:1400px; margin: auto; clear: both;}
.inner2 {width:1200px; margin: auto; clear: both;}
.c_default {color:#303030 !important}
.c_lightgray {color:#b0b0b0 !important}
.c_gray {color:#909090 !important}
.c_red {color:#c70000 !important}
.c_white {color:#fff !important}
.color1 {color: #816543;}
.color2 {color: #9a8672;}
.color3 {color: #dbd3ca;}



h1,h2 {font-weight:300;line-height:1.3;}
h1 {font-size:2.5rem;}
.sizeh1 {font-size: 2.5rem !important;}
h1.small {font-size: 2.2rem;}
h1.big {font-size: 3rem; }
h1.superbig {font-size: 4rem; letter-spacing:-0.02em; line-height: 1.1;}
.h1_giant {font-size: 5rem; letter-spacing:-0.03em;}
h2 {font-size:2rem}
.sizeh2 {font-size:2rem; }
h3 {font-size:1.5rem; font-weight:400; line-height:1.4; }
.sizeh3 {font-size:1.5rem; }
h4 {font-size:1.2rem; font-weight:400; line-height:1.618; word-break:keep-all;}
.sizeh4 {font-size: 1.2rem;}
h5 {font-size:1rem; font-weight: 500; line-height:1.618; word-break:keep-all;}
.sizeh5 {font-size: 1.1rem !important;}
p {font-size:0.9rem; line-height:1.7; color:inherit; word-break:keep-all; }
p.small {font-size:0.8rem; }
p.typeline {font-size:0.7rem;}
.size_psmall {font-size: 0.8rem !important;}
sub {font-size: small; }
.uppercase {text-transform: uppercase;}


.gothic {font-family: "Pretendard", "Pretendard Variable", sans-serif;}
.marcellus {font-family: "Marcellus", serif; text-transform: uppercase;}
.tight {letter-spacing: -0.2rem;}
.loose {letter-spacing: 0.4rem !important;}
.loose1 {letter-spacing: 0.2rem !important;}
.loose2 {letter-spacing: 0.05rem !important;}
.lineheight125 {line-height: 125% !important;}

b {letter-spacing: inherit; font-weight: 600;}
.thin {font-weight: 200 !important;}
.bold {font-weight: 700 !important; font-family: 'NEXON Lv1 Gothic OTF Bold';}


span {color:inherit; letter-spacing: inherit;}

.float {float:left;}
.float_r {float:right}
.left {text-align:left !important}
.right {text-align:right !important}
.center {text-align:center !important}
.clearfix::after {content:""; clear:both; display: block;}
.inlineblock {display: inline-block;}

.relative {position: relative;}


.flex {display: flex !important;}
.col1 {flex: 1;}
.col2 {flex: 2;}
.col3 {flex: 3;}
.col4 {flex: 4;}
.col5 {flex: 5;}
.col6 {flex: 6;}

.flex_center {display: flex !important; justify-content: center;}
.flex_c_center {display: flex !important; flex-direction: column; justify-content: center !important;}
.flex_c_end {display: flex !important; flex-direction: column; justify-content: end;}
.flex_between {display: flex !important; justify-content: space-between;}
.flex_evenly {display: flex !important; justify-content: space-evenly;}


.bdb {border-bottom:1px #e0e0e0 solid}
.bdt {border-top:1px #e0e0e0 solid}
.bdl {border-left:1px #e0e0e0 solid}
.bdr {border-right:1px #e0e0e0 solid}

.bdw {border-color: rgba(255, 255, 255, 0.3);}



/* 컬럼 설정 */
.w05 {width: 5% !important;}
.w10 {width: 10% !important;}
.w15 {width: 15% !important;}
.w20 {width: 20% !important;}
.w22 {width: 22% !important;}
.w25 {width: 25% !important;}
.w30 {width: 30% !important;}
.w35 {width: 35% !important;}
.w40 {width: 40% !important;}
.w50 {width: 50% !important;}
.w60 {width: 60% !important;}
.w75 {width: 75% !important;}
.w80 {width: 80% !important;}
.w85 {width: 85% !important;}
.w90 {width: 90% !important;}
.w100 {width: 100% !important;}

.width100 {width: 5rem !important;}
.width700 {width: 35rem !important;}





/* 공통 */
#wrap {width:100%; min-width:1400px; margin:auto; position:relative; }


h1.logo {width: 13.5rem; height: 2.95rem; background: url(images/logo.png) no-repeat; background-size: contain; text-indent: -10000px;}
h1.logo a {display: block;}



#header {width:100%; display: flex; height: 5.5rem; justify-content: space-between; align-items: center; background: #fff; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out; }

#header .logo {margin-left: 3rem;}
#header .contact {margin-right: 3rem;}
#header .contact .tel {background: url(images/tel.png) left center no-repeat; padding-left: 2rem; float: left; margin-right: 2rem;}
#header .contact .menu {width: 1.5rem; height: 1.15rem; margin-top: 0.25rem; background: url(images/menu.png); display: block; text-indent: -5555px; float: left;}
#header #gnb {position: relative; }
#header #gnb ul {display: flex;}
#header #gnb li {position: relative; font-size: 0.9rem; line-height: 5rem; text-align: center; margin: 0 1rem;} 
#header #gnb li > a.on {color: #816543; position: relative; font-family: 'NEXON Lv1 Gothic OTF Bold';}
#header #gnb .topnav:hover,#header:hover #gnb .topnav.on {color: #816543; font-family: 'NEXON Lv1 Gothic OTF Bold';}
#header #gnb .subnav { 
  margin:auto;
  width: 12rem;
  display: none;
  position: absolute;
  z-index:1000;
  top:4rem;
  left: 50%;
  margin-left: -6rem;
  background-color: #fff;
  border: 1px #e0e0e0 solid;
  border-radius: 1rem;
  padding: 0.5rem 0;
}
#header #gnb .subnav > div {display: flex; text-align: center;}
#header #gnb .subnav dl {flex: 1; }
#header #gnb .subnav dd {line-height: 2; font-size: 0.8rem;}
#header #gnb .subnav a {display:block; font-weight: 500; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
#header #gnb .subnav a:hover {color: #816543; font-family: 'NEXON Lv1 Gothic OTF Bold';}



#header .sitemap { 
  margin:auto;
  width:100%;
  height: 100vh;
  background: url(images/subtop_bg.png) right 2rem no-repeat #fff;
  color: #a0a0a0;
  display: none;
  position: fixed;
  z-index:1000;
  top:0;
  left: 0;
  font-size:0.9rem;
  padding:15rem 4rem;
  text-align: center;
}
#header .sitemap .sitemap_wrap {display: flex; width: 100%; height: 100%; }

#header .sitemap ul {flex: 1; margin:0; border-left: 1px #e0e0e0 solid;}
#header .sitemap ul.first {border-left: 0 !important;}
#header .sitemap ul > li { line-height:2; padding-top: 0.5rem;}
#header .sitemap ul > li:first-child {color: #9a8672;}
#header .sitemap ul > li:first-child h3 {font-weight: bold; margin-bottom: 0.5rem;}
#header .sitemap ul > li:first-child:hover {color: #222;}
#header .sitemap ul > li .on {color: #222; font-weight: bold;}
#header .sitemap a:hover {color: #816543; font-weight: bold;}
#header .sitemap a {display:block;}

#header .sitemap a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
#header .sitemap a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #816543;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#header .sitemap a:hover:before, #header .sitemap a:focus:before, #header .sitemap a:active:before, #header .sitemap a.on:before {
  left: 0;
  right: 0;
}

#header .sitemap .closed {position: absolute; right: 60px; top: 60px; font-size: 60px; cursor: pointer;}
#header .sitemap .closed:hover {color: #816543;}



.flowingText {
    position: absolute;
    bottom: -1.5rem;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;}
.flowingText h1 {
    display: inline-block;
    animation: text-to-left 35s linear infinite;
    font-size: 11.5rem;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 0.06rem rgba(185, 170, 151, 0.5);
    -webkit-font-smoothing: antialiased;
    transform: rotate(0.04deg) translate3d(0, 0, 0);
}
@keyframes text-to-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-40%);
  }
}




#header.jbFixed {position: fixed; z-index: 100; height: 4rem;}
#header.jbFixed .logo {zoom: 0.8;}

#quick {position: fixed; right: 2rem; bottom: -5rem;  z-index: 100; width: auto; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
#quick.jbFixed {bottom: 2rem;}
#quick a {display: block; width: 3rem; height: 3rem; border-radius: 3rem; text-indent: -10000px; background-position: center; background-repeat: no-repeat; box-shadow: 5px 5px 7px rgba(0,0,0,0.3); }
#quick a.shop {background-image: url(images/quick_shop.png); background-color: #fff;}
#quick a.shop:hover {background-image: url(images/quick_shop_hover.png); background-color: #333;}



#footer {width:100%; background-color: #816543; color: #fff; display: inline-block; position: relative; padding: 2rem 0;}
#footer .inner {display: flex; justify-content: center; align-items: center;}
#footer .logo {background-image: url(images/logo_footer.png); margin-right: 3rem;}
#footer .txt {}
#footer .txt span {font-size: 0.8rem; line-height: 1.8; padding: 0 0.3rem; display: inline-block;}

