@charset "utf-8";
/* CSS Document */
.hmenu001 { max-width: 100%; }
.hmenu001-wrap { box-sizing: border-box; font-family: 'Noto Sans Korean'; font-style: normal; display: table; width: 100%; }
.hmenu001-menus { display: table; width: 100%; margin: auto;  vertical-align: middle; box-sizing: border-box; text-align: center; }
.hmenu001-menu { text-align: center; padding: 0 0.1em; position: relative; display: table-cell; vertical-align: middle; }
.hmenu001-menu:first-child, .hmenu001-menu1 { border-left:none; }
.hmenu001-menu:last-child { border-right:none; }
.hmenu001-menu1 { text-align: left; }
.hmenu001-menu:last-child { text-align: right; }
.hmenu001-fsd-menu { width: 100%;  }
.hmenu001-fsd-link { text-decoration: none; font-weight: 500; box-sizing: border-box; letter-spacing: -1px; padding: 0; width: auto; margin: auto; padding: 0; transition:all 0.3s ease; display: block; word-break: keep-all; word-wrap: break-word; white-space: nowrap; }
.hmenu001-fsd-link:hover { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.hmenu001-scd-links { display: none; position: absolute; transition:all 1s ease; opacity:0; z-index: 100; margin-top: -1px; }
.hmenu001-fsd-menu:hover .hmenu001-scd-links { display: table; opacity:1; }
.hmenu001-menu:first-child .hmenu001-scd-links { left: 0; }
.hmenu001-menu:last-child .hmenu001-scd-links { right: 0; }
.hmenu001-scd-menu { display: none; }
.hmenu001-menubar { display: table-cell; position: relative; vertical-align: middle; }
.hmenu001-bar { background-color: #efefef; width:1px; height: 16px; margin: auto; }
.hmenu001-menubar:first-child { display: none; }
