/* BASIC css start */
body{min-width:1300px}
#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 }


/* »ó´Ü ¹è³Ê_ºí·¢ */
.kim_bnr_top{
width: 100%;
height: 50px;
background-color: #111;
}
.kim_bnr_top p{font-family: 'Noto Sans KR', sans-serif;
color: #fff; text-align: center; font-size: 13px;padding-top: 18px;}

/* »ó´Ü ¹è³Ê */
#hdBnnr {position: relative;z-index: 102;}
#hdBnnr img {width: 100%;}
#hdBnnr .swiper-pagination-bullets {top: 20px;right: 40px;left: unset;width: auto;}
#hdBnnr .swiper-pagination-bullets .swiper-pagination-bullet {width: 18px;height: 18px;border-radius: 3px;font-size: 12px;color: #7b7b7b;font-weight: bold;font-family: "Lato";line-height: 18px;opacity: 1;background: #fff;}
#hdBnnr .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {color: #fff;background: #333333;}

#hdClose {position: absolute;right: 40px;bottom: 16px;z-index: 1000;}
#close_check {display:none;}

/* header */
#bodyWrap {position: relative;}
#header:hover{background:#fff;}
#header.hdFixed {position:fixed;}
#header { position: absolute; top: 0;
right: 0;
height: 800px;
z-index: 999;
width: 100px;
padding: 40px 0;
overflow: hidden;transition: all 0.7s ease; }
#header .headerTnb { position: relative;
    width: 100px;
    height: 100%; *zoom:1 }
#header .headerTnb:after { display:block; clear:both; content:'' }
#header .headerTnb .tlogo{position: absolute;
    width: 27px;
    top: 87px;
    right: 0;
    left: 0;
    margin: 0 auto;}
#header .headerTnb .tlogo a img{    width: 100%;}
#header .headerTnb .tnbRight {position: absolute;
    bottom: 62px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;}
#header .headerTnb .tnbRight li { display: block;margin-bottom: 34px; }
#header .headerTnb .tnbRight li a { position: relative; }
#header .headerTnb .tnbRight li a span{background: #000;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 11px;}

/*½½¶óÀÌµå ¸Þ´º*/
.mask{position: fixed; height: 100%; width:100%; background-color: rgba(0,0,0,0.6); z-index: 997; top:0;}
.mask{display:none;}
.smenuBox.hdFixed {position:fixed;}
.smenuBox{background: #fff;
    width: 316px;
    height: 100vh;
    position: absolute;
    z-index: 998;
    border-right: 1px solid #ddd;
    padding: 40px 0 40px 100px;
    right:-440px;
    transition: 0.7s;
    top: 0;
    overflow:auto;
    }
.smenuBox.on {right:0px;}
.smenuBox .nalog{padding: 0 37px 50px 10px;}
.smenuBox .nalog ul li{line-height: 38px;}
.smenuBox .nalog ul li a{font-size: 15px;color: #999999;font-family: 'Montserrat', 'Source Sans Pro', sans-serif;}
.headerGnb .gnbInner .menu-list{padding: 45px 19px 50px 10px;}
.headerGnb .gnbInner .menu-list > li{line-height: 55px; position: relative;}
.manuinba{position: absolute;
    bottom: 140px;
    left: 120px;}
.menu_list_in a,
.menu-container .menu-list li.toggle > a{    color: #36312f;
    font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP','Noto Serif KR', 'Sans-serif';
    font-size: 22px;}
.toggle, .menu-submenu { cursor: pointer; font-size: 14px; position: relative; letter-spacing: 1px;}
.menu-submenu { display: none; padding: 15px;}
.menu-submenu >li{line-height: 36px;}

.ddBtn {
  padding:15px 20px;
  position: absolute;
  right: 0;
  top: 15px;
}
.ddBtn:before{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1;
    z-index: 2;
}
.ddBtn:before, .ddBtn:after {
  content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 12px;
    width: 17px;
    height: 2px;
    margin-top: -1px;
    background-color: #cccccc;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s ease-out;
}
.ddBtnActive {
  padding:15px 20px;
}
.ddBtnActive:before{   -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #cccccc !important;}

.ddBtnActive:after {   -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #cccccc !important;
    opacity: 0;

}
.menu-submenu li a{font-size: 17px;color: #a6a6a6;font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP','Noto Serif KR', 'Sans-serif';}
    
.smenuTop .top_bnnr {width:280px;margin-bottom: 5px;}
.smenuTop .top_bnnr img {width:100%;}
.smenuBtm {padding-bottom: 110px;width: 280px;height: 160px;}
.smenuBtm img {width:100%;}

/*menu icon*/
.menu-icon { width: 24px; height: 20px;position: absolute; top: 0; left: 0; right: 0; z-index: 20; margin: auto; cursor: pointer;}
.menu-icon .line-1,
.menu-icon .line-2,
.menu-icon .line-3 {
  height: 2px;
  width: 100%;
  background-color: #333;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
}
.menu-icon .line-1 {
  -webkit-animation: animate-line-1-rev .7s ease-in-out;
          animation: animate-line-1-rev .7s ease-in-out;
}
.menu-icon .line-2 {
  margin: 7px 0;
  -webkit-animation: animate-line-2-rev .7s ease-in-out;
          animation: animate-line-2-rev .7s ease-in-out;
}
.menu-icon .line-3 {
  -webkit-animation: animate-line-3-rev .7s ease-in-out;
          animation: animate-line-3-rev .7s ease-in-out;
}
.menu-icon:hover .line-1,
.menu-icon:hover .line-2,
.menu-icon:hover .line-3 {
  background-color: #333;
}
.menu-icon.active .line-1,
.menu-icon.active .line-2,
.menu-icon.active .line-3 {
  background-color: #333;
}
.menu-icon.active .line-1 {
  -webkit-animation: animate-line-1 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
          animation: animate-line-1 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
}
.menu-icon.active .line-2 {
  -webkit-animation: animate-line-2 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
          animation: animate-line-2 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
}
.menu-icon.active .line-3 {
  -webkit-animation: animate-line-3 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
          animation: animate-line-3 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
}

.no-animation {
  -webkit-animation: none !important;
  animation: none !important;
}

@-webkit-keyframes animate-line-1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(0);
            transform: translate3d(0, 9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
            transform: translate3d(0, 9px, 0) rotate(45deg);
  }
}

@keyframes animate-line-1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(0);
            transform: translate3d(0, 9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
            transform: translate3d(0, 9px, 0) rotate(45deg);
  }
}
@-webkit-keyframes animate-line-2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}
@keyframes animate-line-2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}
@-webkit-keyframes animate-line-3 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(0);
            transform: translate3d(0, -9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(135deg);
            transform: translate3d(0, -9px, 0) rotate(135deg);
  }
}
@keyframes animate-line-3 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(0);
            transform: translate3d(0, -9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(135deg);
            transform: translate3d(0, -9px, 0) rotate(135deg);
  }
}
@-webkit-keyframes animate-line-1-rev {
  0% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
            transform: translate3d(0, 9px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(0);
            transform: translate3d(0, 9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
@keyframes animate-line-1-rev {
  0% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
            transform: translate3d(0, 9px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 9px, 0) rotate(0);
            transform: translate3d(0, 9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
@-webkit-keyframes animate-line-2-rev {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes animate-line-2-rev {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes animate-line-3-rev {
  0% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(135deg);
            transform: translate3d(0, -9px, 0) rotate(135deg);
  }
  50% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(0);
            transform: translate3d(0, -9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
@keyframes animate-line-3-rev {
  0% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(135deg);
            transform: translate3d(0, -9px, 0) rotate(135deg);
  }
  50% {
    -webkit-transform: translate3d(0, -9px, 0) rotate(0);
            transform: translate3d(0, -9px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
  }
}





/* »ó´Ü Ä«Å×°í¸® ¿µ¿ª */
.headerCate {position: absolute;width:100%; z-index: 99;top: 20px;left: 50%;transform: translateX(-50%);}
.headerCate .cateWrap {width: 1100px; margin:0 auto;text-align: center;font-size: 0;}
.headerCate .cateWrap::after {content: ""; display:block; clear:both;}
.headerCate .cateWrap > li {display: inline-block;width: calc((100% - 150px) / 6);margin-right: 30px;text-align: center;vertical-align: top;}
.headerCate .cateWrap > li:last-child {margin-right: 0;}
.headerCate a {font-family: 'Noto Sans KR', sans-serif;
color: #333;font-size: 18px;font-weight: 500;}

.cateWrap .sub-category { visibility:hidden; opacity:0; -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;  }
.cateWrap .sub-category.-ly1 {position:relative; top:15px;opacity:1; visibility:visible; }
.cateWrap .sub-category > ul { border:0px solid #eee; background-color:rgba(255,255,255,0.95); width: 130px; border-radius:0px;}
.cateWrap .sub-category > ul > li { display:block; margin: 0px;  }
.cateWrap .sub-category > ul > li > a { display: block; color: #666; line-height: 30px; font-size: 11px; padding:0 10px;  text-align: left;  -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
.cateWrap .sub-category > ul > li:hover > a {  color:#fff; background:#b1b1b1; border-radius:3px; }

.-ly1 { position:absolute;top:55px;left:50%;  transform:translateX(-50%);   padding:5px; border:1px solid #eee; background-color:rgba(255,255,255,0.95);z-index:90 ; }
.-ly1:after, .-ly1:before { bottom: 100%;left: 50%; border: solid transparent;content: " "; height: 0;width: 0; position: absolute;pointer-events: none; }
.-ly1:after {border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width: 5px;margin-left: -5px;}
.-ly1:before {border-color: rgba(221, 221, 221, 0);border-bottom-color: #dddddd; border-width: 6px;margin-left: -6px;}

/* BASIC css end */

