/*¸Þ´º*/
.main-dropdown-container { margin: 0;width: 100%;height: 36px;padding-left:10px; }

/* .dropdown-button { background: transparent;border: 0;} */
a.dropdown-button { display: block;padding: 0 27px;line-height:36px;font-size: 15px;background-color: transparent;color: #fff !important; ; font-family:'Noto Sans Kr', sans-serif !important;font-weight: 500; letter-spacing:-0.5px;}

.dropdown-container-div {display: inline-block;position:relative;}
.dropdown-container-div:last-child { border-right:0; }

.dropdown-content {height:36px;display: none;position: absolute;z-index: 1;background-color: transparent;top:25px;}
.dropdown-content ul li { height:36px;display: inline-block;float:left;}
.dropdown-content ul{height:36px;padding:0;marign:0;}
.dropdown-content a{line-height:30px;display: block;text-decoration: none;color: #000;padding: 0 11px; font-size:13px; font-weight:300;font-family:'Noto Sans Kr', sans-serif !important;letter-spacing:-0.5px;}
.dropdown-content a:hover{ color:#000; }

.dropdown-container-div:hover .dropdown-content{display: block;}
.dropdown-container-div:last-child:hover .dropdown-content { display: block;width: 250px; right: 0;}

.main-dropdown-container #sub01 {width:600px;left:0;}
.main-dropdown-container #sub02 {width:600px;left:0;}
.main-dropdown-container #sub03 {width:600px;left:0;}
.main-dropdown-container #sub04 {width:600px;left:0;}
.main-dropdown-container #sub05 {width:600px;left:-120px;}
.main-dropdown-container #sub06 {width:600px;left:-100px;}
.main-dropdown-container #sub07 {width:600px;right:-20px;}


ul, li {list-style:none;}
.sidebar {width:170px;overflow:hidden;margin: 0 auto; padding: 0;}
.sidebar li {clear:both;width:100%;border-bottom:#e8e8e8 1px solid;}

.sidebar > li > a {
    text-align: left;
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Noto Sans Kr', sans-serif !important;
    letter-spacing: -0.5px;
    padding: 6px 20px;
}
.sidebar li ul, .sidebar li ul li {padding: 0;}
.sidebar li ul li a {
    text-align: left;
    display: block;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Noto Sans Kr', sans-serif !important;
    letter-spacing: -0.5px;
    padding: 7px 20px;
    background: #f1f1f1;
}
@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Light.eot');
    src: url('../fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Light.woff2') format('woff2'),
         url('../fonts/NotoSans-Light.woff') format('woff'),
         url('../fonts/NotoSans-Light.otf') format('opentype');
	font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-DemiLight.eot');
    src: url('../fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-DemiLight.woff2') format('woff2'),
         url('../fonts/NotoSans-DemiLight.woff') format('woff'),
         url('../fonts/NotoSans-DemiLight.otf') format('opentype');
	font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Regular.eot');
    src: url('../fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Regular.woff2') format('woff2'),
         url('../fonts/NotoSans-Regular.woff') format('woff'),
         url('../fonts/NotoSans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Medium.eot');
    src: url('../fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Medium.woff2') format('woff2'),
         url('../fonts/NotoSans-Medium.woff') format('woff'),
         url('../fonts/NotoSans-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Bold.eot');
    src: url('../fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Bold.woff2') format('woff2'),
         url('../fonts/NotoSans-Bold.woff') format('woff'),
         url('../fonts/NotoSans-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Black.eot');
    src: url('../fonts/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Black.woff2') format('woff2'),
         url('../fonts/NotoSans-Black.woff') format('woff'),
         url('../fonts/NotoSans-Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

