/* BASIC css start */
@font-face {
    font-family: 'NotoKrL';
    font-style: normal;
    font-weight: 100;
    src: url('/design/yeslight/monotimes/fonts/notokr-light.eot');
    src: url('/design/yeslight/monotimes/fonts/notokr-light.eot?#iefix') format('embedded-opentype'),
         url('/design/yeslight/monotimes/fonts/notokr-light.woff2') format('woff2'),
         url('/design/yeslight/monotimes/fonts/notokr-light.woff') format('woff');
}
 
@font-face {
    font-family: 'NotoKrR';
    font-style: normal;
    font-weight: 300;
    src: url('/design/yeslight/monotimes/fonts/notokr-regular.eot');
    src: url('/design/yeslight/monotimes/fonts/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('/design/yeslight/monotimes/fonts/notokr-regular.woff2') format('woff2'),
         url('/design/yeslight/monotimes/fonts/notokr-regular.woff') format('woff');
}
 
@font-face {
    font-family: 'NotoKrM';
    font-style: normal;
    font-weight: 500;
    src: url('/design/yeslight/monotimes/fonts/notokr-medium.eot');
    src: url('/design/yeslight/monotimes/fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('/design/yeslight/monotimes/fonts/notokr-medium.woff2') format('woff2'),
         url('/design/yeslight/monotimes/fonts/notokr-medium.woff') format('woff');
}
 
@font-face {
    font-family: 'NotoKrB';
    font-style: normal;
    font-weight: 700;
    src: url('/design/yeslight/monotimes/fonts/notokr-bold.eot');
    src: url('/design/yeslight/monotimes/fonts/notokr-bold.eot?#iefix') format('embedded-opentype'),
         url('/design/yeslight/monotimes/fonts/notokr-bold.woff2') format('woff2'),
         url('/design/yeslight/monotimes/fonts/notokr-bold.woff') format('woff');
}


 
@font-face {
    font-family: 'skdb';
    font-style: normal;
    font-weight: 700;
    src: url('/design/yeslight/monotimes/fonts/SDKukdetopokki-bBd.otf'); 
}






hr.layout {
    display: block;
    height: 1px;
    border: 0;
    background: #353535;
    margin: 0;
}

/* Slider */
.slick-slider {
    position: relative;
    width: 100%;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide a {
    outline: 0;
}
/* Dots */
.slick-dotted.slick-slider {
}
.slick-dots {
    position: absolute;
    bottom: 40px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    /* padding: 5px; */
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: url(/design/yeslight/monotimes/images/slide_dot.png) 5px no-repeat;
}
.slick-dots li.slick-active button {
    background: url(/design/yeslight/monotimes/images/slide_dot_active.png) 3px no-repeat;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}


/* header */
#header {
    position:relative;
    width:100%;
    z-index: 100;
    background: #333;
}
#header .headerTnb {
    margin:0 auto;
    position:relative;
    width:1200px;
    height:40px;
    display: block;
    padding: 45px 0 35px;
*zoom:1
}
#header .headerTnb:after {
    display:block;
    clear:both;
    content:''
}
#header .headerTnb .tnbLeft {
    float:left;
}
#header .headerTnb .logotop {
    width: 206px;
    height: 40px;
}
img {
   -ms-interpolation-mode:bicubic;}
#header .headerTnb .logotop img {
    width: 100%;
}
#header .headerTnb .tnbRight {
    float:right
}
#header .headerTnb .menutop {
    font-size: 0;
    height: 40px;
    line-height: 50px;
}
#header .headerTnb .tnbRight .menulist {
    display: inline-block; 
    min-width: 405px;
    width: auto;
    text-align: right;
    margin-right: 45px;
    height: 40px;
}
#header .headerTnb .tnbRight .search {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
#header .headerTnb .tnbRight .search .searcharea {
    background-image: url(/design/yeslight/monotimes/images/search_background.png);
    height: 30px;
    position: relative;
    line-height: 30px;
    width: 181px;
    position: relative;
}
#header .headerTnb .tnbRight .search .searcharea input {
    background: transparent;
    border: 0;
    height: 30px;
    color: #bbb;
    padding-left: 30px;
    width: 95px;
}
#header .headerTnb .tnbRight .search a {
    position: absolute;
    right: 6px;
    top: 6px;
}
#header .headerTnb .tnbRight .menulist ul.-menulist {
    font-size: 0;
}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 {
    display: inline-block;
    position: relative;
}



#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 a {
    height: 30px;
    line-height: 30px;
    /* padding: 10px 0; */
    font-family: 'NotoKrR', sans-serif;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    width: 100px;
    line-height: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    -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;
}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a{
    border: 1px solid #3c4143;
    background: url(/design/yeslight/monotimes/images/opacity95.png);
    line-height: 40px;
}




#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 ul.-menulist2 {
    display: none;
    position: absolute;
    margin: -5px 0 0 0;
    border: 1px solid #3c4143;
    background: url(/design/yeslight/monotimes/images/opacity95.png);
    border-top: 0;
    text-align: left;
    padding: 6px 0;
    width: 135px;
    z-index: 3;
}
_:-ms-input-placeholder, :root #header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 ul.-menulist2{margin: -5px 0 0 0;}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 ul.-menulist2 li {
    position: relative;
    display: block; 
    line-height: 30px;
}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 ul.-menulist2 li a {
    color: #666; 
    font-family: Dotum, 돋움, sans-serif;
    padding: 0 14px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    width: 135px;
}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 ul.-menulist2 li a:hover {
}

#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active ul.-menulist2 li.active a{
    color: #ffa131;
    font-weight: bold;
    text-decoration: underline;
    border: 0;
} 
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active ul.-menulist2 li a{
    border: 0;
    background: 0;
}




#header .headerTnb .tnbRight .mega {
    background-image: url(/design/yeslight/monotimes/images/mega_background.png);
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
}

#header .headerTnb .tnbRight .megaclose { 
    height: 30px;
    width: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
    display:none;
    
}

#mega {
    display:none;
    position: absolute;
    left: -75px;
    top: 120px;
    width: auto;
    z-index: 2;
    background: url(/design/yeslight/monotimes/images/opacity95.png);
    border: 1px solid #3c4143;
    cursor: default;
    font-size: 12px;
    min-height: 200px;
    max-height: 463px;
    overflow: hidden;
    overflow-y: hidden;
    padding: 30px 40px;
    width: 1268px;
    font-size: 0;
}

#mega .mega_left {
    float: left;
    padding-right: 40px;
    width: 450px;
}

#mega .banner1 {
    width: auto;
    padding: 0 0 10px 0;
}

#mega .banner1 img {
    width: 450px;
    padding: 0;
}

#mega .banner2 {
    width: auto;
    padding: 0;
}

#mega .banner2 img {
    width: 450px;
    padding: 0;
}
#mega .mega_right {
    float: left;
    width: 628px;
    color:#fff;
    text-align: right;
}

#mega .mega_right .mega_right_one{
    height: auto;
    padding-bottom: 40px;
}
#mega .mega_right .mega_right_two {
    height: auto;
    padding-bottom: 25px;
}


#mega .mega_right .menulist {
    display: inline-block;
    /* min-width: 405px; */
    /* width: 772px; */
    text-align: right;
    margin-right: 45px;
    height: 40px;
}

#mega .mega_right .menulist ul.-menulist {
    font-size: 0;
}

#mega .mega_right .menulist ul.-menulist li.depth01 {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

#mega .mega_right .menulist ul.-menulist li.depth01 a {    
    height: 30px;
    line-height: 30px;
    padding: 15px;
    font-family: 'NotoKrR', sans-serif;
    font-size: 14px;
    color: #fff; 
}

#mega .mega_right .menulist ul.-menulist2 {
    position: absolute;
    margin: -2px 0 0 0; 
    border-top: 0;
    text-align: left;
    padding: 6px 0;
    width: 98%;
    z-index: 2;
}
#mega .mega_right .right_cate {
    display: inline-block;
    vertical-align: top;
}
#mega .mega_right .right_cate .right_small_cate {
    width: 179px;
    height: 30px;
    border: 1px solid #5e5e5e;
    text-align: center;
    line-height: 30px; 
    background: url(/design/yeslight/monotimes/images/arrow_r.png) 160px 10px no-repeat;
}

#mega .mega_right .right_cate .right_small_cate:hover {
    border: 1px solid #e6e6e6;
}
#mega .mega_right .right_cate .right_small_cate + .right_small_cate {
    margin-top: 3px;
}
#mega .mega_right .right_cate .right_small_cate a {
    font-family: 'NotoKrL', sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #fff;
    display: block;
    line-height: 30px; 
}
#mega .mega_right .menulist ul.-menulist2 li {
    position: relative;
    display: block; 
}

#mega .mega_right .menulist ul.-menulist li.depth01 ul.-menulist2 li a {
    color: #666;
    font-family: Dotum, 돋움, sans-serif;
    padding: 0 14px;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}

#mega .mega_right .menulist ul.-menulist li.depth01 ul.-menulist2 li a:hover {
    color: #ffa131;
    font-weight: bold;
    text-decoration: underline;
    border: 0;
}

#mega .mega_right .menulist ul.-menulist li.depth01:first-child a, #mega .mega_right .menulist ul.-menulist li.depth01:first-child ul li a {
    padding-left: 0;
}
#mega h2 {
    font-family: 'NotoKrR', sans-serif;
    font-size: 34px; 
    color: #fff;
    opacity: 0.9;
    letter-spacing: -1px;
    padding-bottom: 20px;
}
#mega h2 span.bar:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 31px;
    margin-top: 6px;
    margin-left: 7px;
    background: #fff;
    opacity: 0.9;
}
#mega h2 .subtitle{
    font-size: 24px;
    margin-left: 18px;
    letter-spacing: -0.5px;
}
.etc_cate{
    padding-left: 14px;
}
.etc_cate_area ul li {
    font-size: 12px;
    display: inline-block;
}
.etc_cate_area ul li a {
    color: #666;
    font-family: Dotum, 돋움, sans-serif;
    padding: 0 14px;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}
.etc_cate_area ul li a:first-child {
    padding-left: 0;
}  




.header-class-list {
    width: 100%;
    font-size: 0;
    position: relative;
    display: block;
    height: 136px;
    /* overflow: hidden; */
}
.header-class-list ul{  
}
.header-class-list ul li { 
    position: relative;
    height: 130px;
    float: left;
    width: 115px;
    text-align: center;
}
.header-class-list ul li:first-child {
    padding-left: 0;
}
.header-class-list ul li:last-child {
    margin-right: 0;
}
.header-class-list ul li a {
    display: block;
    opacity: 1;
    white-space: nowrap;
    font-family: 'NotoKrR', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    letter-spacing: -1px; 
}

.header-class-list ul li a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.header-class-list-area + .header-class-list-area {
    margin-top: 40px;
}

 
.ffa131{
    color: #ffa131 !important;
}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate {
    font-size: 0;
}

#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate1:after {
    content: '제품';
    font-size: 14px;
}

#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate2:after {
    content: '프로젝트';
    font-size: 14px;
}

#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate3:after {
    content: '카탈로그';
    font-size: 14px;
}

#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate4:after {
    content: '회사소개';
    font-size: 14px;
}

#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate5:after {
    content: '쇼핑몰';
    font-size: 14px;
}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate5{
    font-size:14px;
}

#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01.active a.big_cate5 span {
    display:none;}
#header .headerTnb .tnbRight .menulist ul.-menulist li.depth01 a.big_cate5 img {
    vertical-align: text-top;
}
#header .headerTnb .tnbRight .menulist ul.-menulist li._product ul{
    border-top: 1px solid #3c4143 !important;
}

#header .headerTnb .tnbRight .menulist ul.-menulist li._product ul._first:after {
    content: '';
    position: absolute;
    width: 99px;
    height: 1px;
    left: 0;
    top: -1px;
    background: #010101;
}

 

.header-class-list.elec {
    height: 133px;
}
.header-class-list .right_cate {
    bottom: 0;
    position: absolute;
    right: 0;
}

.right_small_cate {
    width: 179px;
    height: 30px;
    border: 1px solid #5e5e5e;
    text-align: center;
    line-height: 30px;
    background: url(/design/yeslight/monotimes/images/arrow_r.png) 160px 10px no-repeat;
}

.right_small_cate a {
    font-family: 'NotoKrL', sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #fff;
    display: block;
    line-height: 30px;
}
.right_small_cate + .right_small_cate {
    margin-top: 3px;
}
.right_cate .right_small_cate:hover {
    border: 1px solid #e6e6e6;
}
/* BASIC css end */

