/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

body { font-family: Roboto-Light; }

li { list-style: none; }

h1, h2, h3, h4, h5 { font-weight: inherit; font-size: 100%; }

h1, h2, h3, h4, h5, ul, p { margin: 0; padding: 0; }

a { text-decoration: none; }

button { border: none; background: transparent; cursor: pointer; }

[disabled="disabled"] { cursor: default; }

@font-face { font-family: Roboto-Bold; src: local(Roboto-Bold), local(Roboto-Bold), url(../fonts/roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Bold.woff) format("woff"), url(../fonts/roboto/Roboto-Bold.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: Roboto-Medium; src: local(Roboto-Medium), local(Roboto-Medium), url(../fonts/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Medium.woff) format("woff"), url(../fonts/roboto/Roboto-Medium.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: Roboto-Regular; src: local(Roboto-Regular), local(Roboto-Regular), url(../fonts/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Regular.woff) format("woff"), url(../fonts/roboto/Roboto-Regular.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: Roboto-Light; src: local(Roboto-Light), local(Roboto-Light), url(../fonts/roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Light.woff) format("woff"), url(../fonts/roboto/Roboto-Light.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumGothicExtraBold; src: local(NanumGothicExtraBold), local(NanumGothicExtraBold), url(../fonts/nanum/NanumGothicExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumGothicExtraBold.woff) format("woff"), url(../fonts/nanum/NanumGothicExtraBold.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumGothicBold; src: local(NanumGothicBold), local(NanumGothicBold), url(../fonts/nanum/NanumGothicBold.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumGothicBold.woff) format("woff"), url(../fonts/nanum/NanumGothicBold.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumGothic; src: local(NanumGothic), local(NanumGothic), url(../fonts/nanum/NanumGothic.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumGothic.woff) format("woff"), url(../fonts/nanum/NanumGothic.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumGothicLight; src: local(NanumGothicLight), local(NanumGothicLight), url(../fonts/nanum/NanumGothicLight.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumGothicLight.woff) format("woff"), url(../fonts/nanum/NanumGothicLight.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumSquareEB; src: local(NanumSquareEB), local(NanumSquareEB), url(../fonts/nanum/NanumSquareEB.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumSquareEB.woff) format("woff"), url(../fonts/nanum/NanumSquareEB.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumSquareB; src: local(NanumSquareB), local(NanumSquareB), url(../fonts/nanum/NanumSquareB.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumSquareB.woff) format("woff"), url(../fonts/nanum/NanumSquareB.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumSquareR; src: local(NanumSquareR), local(NanumSquareR), url(../fonts/nanum/NanumSquareR.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumSquareR.woff) format("woff"), url(../fonts/nanum/NanumSquareR.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

@font-face { font-family: NanumSquareL; src: local(NanumSquareL), local(NanumSquareL), url(../fonts/nanum/NanumSquareL.eot?#iefix) format("embedded-opentype"), url(../fonts/nanum/NanumSquareL.woff) format("woff"), url(../fonts/nanum/NanumSquareL.ttf) format("truetype"); font-style: normal; font-weight: normal; unicode-range: U+0-10FFFF; }

.slick-dots { position: absolute; bottom: 12px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center;}

.slick-dots li { position: relative; display: inline-block; width: 12px; height: 12px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 12px; height: 12px; border-radius: 50%; padding: 5px; cursor: pointer; color: transparent; border: 1px solid #999; outline: none; background: transparent;}

.slick-dots li.slick-active button {background: #eaeaea;}

.menu-wrapper { width: 100%; height: 72px; position: fixed; background: rgba(255, 255, 255, 0.65); z-index: 100; top: 0; transition: all ease-in-out .35s; }

.menu-wrapper .logo { position: absolute; width: 100%; text-align: left; height: 72px; padding-left: 12px; box-sizing: border-box; }

.menu-wrapper .logo a { text-indent: -99999px; width: 63px; height: 22px; background: url(../images/common/logo.png) no-repeat scroll center; background-size: cover; display: inline-block; z-index: 99; top: 25px; position: relative; }

.menu-wrapper .menu-icon { position: absolute; width: 24px; height: 72px; right: 12px; }

.menu-wrapper .menu-icon .menu_btn { width: 24px; height: 18px; z-index: 9999; overflow: hidden; top: 50%; margin-top: -9px; position: absolute; }

.menu-wrapper .menu-icon .menu_btn .menu_bar { position: absolute; display: inline-block; width: 24px; height: 2px; background: #000000; left: 0; transition: all ease .75s; }

.menu-wrapper .menu-icon .menu_btn .menu_bar.menu_bar1 { top: 0; }

.menu-wrapper .menu-icon .menu_btn .menu_bar.menu_bar2 { top: 50%; margin-top: -1px; }

.menu-wrapper .menu-icon .menu_btn .menu_bar.menu_bar3 { bottom: 0; width: 16px; }

.menu-wrapper .menu-icon .menu_btn.on .menu_bar { background: #000; }

.menu-wrapper .menu-icon .menu_btn.on .menu_bar1 { transform: translate3d(0, 8px, 0) rotate(-45deg); }

.menu-wrapper .menu-icon .menu_btn.on .menu_bar2 { visibility: hidden; left: 100%; transition-delay: 0s; }

.menu-wrapper .menu-icon .menu_btn.on .menu_bar3 { width: 24px; transform: translate3d(0, -8px, 0) rotate(45deg); }

.menu-wrapper .menu-overlay { position: fixed; background: #fff; z-index: 1000; top: 72px; right: 0; bottom: 0; left: 100%; width: 100%; transition: all cubic-bezier(0.77, 0.01, 0.22, 1) 1s; }

.menu-wrapper .menu-overlay .overlay_inside { overflow: hidden; }

.menu-wrapper .menu-overlay .overlay_inside .menu_list { width: 100%; height: 100%; float: none; padding: 0 0 0 12px; box-sizing: border-box; }

.menu-wrapper .menu-overlay .overlay_inside .menu_list ul { position: absolute; top: 50%; margin-left: 0; margin-top: -59.58333333333333vw; margin-right: 0; margin-bottom: 0; padding: 0; }

.menu-wrapper .menu-overlay .overlay_inside .menu_list ul li a { font-family: Roboto-Bold; color: #000; font-size: 8.75vw; line-height: 20.83333333333333vw; letter-spacing: 15px; transition: all ease .5s; padding-left: 13px; }

.menu-wrapper .menu-overlay .overlay_inside .menu_list ul li a:hover { color: #fff; background: #ff6000; }

.menu-wrapper .menu-overlay .overlay_inside .menu_list ul li.current a { background: none; color: #ff6000; }

.menu-wrapper .menu-overlay .overlay_inside .company_info { width: 100%; height: 64px; background: #000; box-sizing: border-box; color: #fff; position: absolute; bottom: 0; overflow: hidden; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .lang { float: right; line-height: 64px; width: 26.66666666666667%; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .lang .lang_btn { width: 50%; display: inline-block; margin-right: -4px; text-align: center; border-left: 1px solid #333; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .lang .lang_btn button { font-family: NanumGothicLight; font-size: 2.916666666666667vw; margin: 0; padding: 0; color: #fff; width: 100%; line-height: 64px; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .lang .lang_btn.on button { font-family: NanumGothicExtraBold; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .lang span:nth-child(2) { display: none; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .address { padding-left: 12px; box-sizing: border-box; float: left; width: 73.33333333333333%; font-family: NanumGothicLight}

.menu-wrapper .menu-overlay .overlay_inside .company_info .address .point { display: none; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .address .point p strong { font-family: NanumSquareEB}

.menu-wrapper .menu-overlay .overlay_inside .company_info .copyright { font-size: 2.916666666666667vw; color: #666; line-height: 64px; font-family: Roboto-Regular; }

.menu-wrapper .menu-overlay .overlay_inside .company_info .copyright span { display: none; }

.menu-wrapper .menu-overlay.on { left: 0; }

.menu-wrapper.nav-down { top: 0; }

.menu-wrapper.nav-up { top: -72px; }

.top-bar:before { content: ""; display: block; width: 29px; height: 1px; background: #000; margin-bottom: 30px; }

@media screen and (min-width: 480px) { .menu-wrapper .menu-overlay .overlay_inside .menu_list ul { margin-top: -282px; }
  .menu-wrapper .menu-overlay .overlay_inside .menu_list ul li a { font-size: 42px; line-height: 100px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .copyright { font-size: 14px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .lang .lang_btn button { font-size: 14px; }
  .top-bar:before { display: none; } }

@media screen and (min-width: 960px) { .menu-wrapper { width: 100%; height: 68px; }
  .menu-wrapper .logo { position: absolute; width: 120px; height: 68px; text-align: center; padding-left: 0; }
  .menu-wrapper .logo a { position: relative; top: 23px; text-indent: -99999px; width: 63px; height: 22px; background: url(../images/common/logo.png) no-repeat scroll center; background-size: cover; display: inline-block; z-index: 99; }
  .menu-wrapper .menu-icon { position: absolute; right: 0; width: 68px; height: 68px; text-align: center; }
  .menu-wrapper .menu-icon .menu_btn { position: relative; width: 24px; height: 18px; z-index: 9999; overflow: hidden; top: 25px; margin-top: 0; }
  .menu-wrapper .menu-icon .menu_btn .menu_bar { position: absolute; display: inline-block; width: 24px; height: 2px; background: #000000; left: 0; transition: all ease .75s; }
  .menu-wrapper .menu-icon .menu_btn .menu_bar.menu_bar1 { top: 0; }
  .menu-wrapper .menu-icon .menu_btn .menu_bar.menu_bar2 { top: 50%; margin-top: -1px; }
  .menu-wrapper .menu-icon .menu_btn .menu_bar.menu_bar3 { bottom: 0; width: 16px; }
  .menu-wrapper .menu-icon .menu_btn.on .menu_bar { background: #fff; }
  .menu-wrapper .menu-icon .menu_btn.on .menu_bar1 { transform: translate3d(0, 8px, 0) rotate(-45deg); }
  .menu-wrapper .menu-icon .menu_btn.on .menu_bar2 { visibility: hidden; left: 100%; transition-delay: 0s; }
  .menu-wrapper .menu-icon .menu_btn.on .menu_bar3 { width: 24px; transform: translate3d(0, -8px, 0) rotate(45deg); }
  .menu-wrapper .menu-overlay { top: 0; height: 100%; }
  .menu-wrapper .menu-overlay .overlay_inside { height: 100%; overflow: hidden; }
  .menu-wrapper .menu-overlay .overlay_inside .menu_list { width: 67.67%; height: 100%; float: left; padding: 68px 0 68px 68px; box-sizing: border-box; }
  .menu-wrapper .menu-overlay .overlay_inside .menu_list ul { margin-left: 24px; margin-top: -257.5px; }
  .menu-wrapper .menu-overlay .overlay_inside .menu_list ul li a { font-size: 68px; line-height: 103px; }
  .menu-wrapper .menu-overlay .overlay_inside .menu_list ul li a:hover { color: #fff; background: #ff6000; }
  .menu-wrapper .menu-overlay .overlay_inside .menu_list ul li.current a { background: none; color: #ff6000; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info { width: 32.25%; float: right; height: 100%; padding: 68px 68px 68px 56px; position: relative; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .lang { margin-bottom: 68px; float: none; width: auto; line-height: normal; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .lang .lang_btn { border: 0; margin-right: auto; width: auto; line-height: normal; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .lang .lang_btn button { font-family: Roboto-Light; font-size: 12px; padding: 0; color: #fff; line-height: normal; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .lang .lang_btn.on button { font-family: Roboto-Bold; text-decoration: underline; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .lang span:nth-child(2) { display: inline-block; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .address { position: absolute; bottom: 68px; padding: 0; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .address .point { margin-bottom: 60px; display: block; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .address .point p { font-size: 14px; color: #f7f7f7; line-height: 20px; }
      .menu-wrapper .menu-overlay .overlay_inside .company_info .address .point p:first-child {margin: 0 0 20px;}
  .menu-wrapper .menu-overlay .overlay_inside .company_info .address .point p strong { font-size: 20px; color: #fff; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .copyright { font-size: 10px; color: #666; line-height: 16px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .copyright span { display: inline-block; }
  .top-bar:before { content: ""; display: block; width: 29px; height: 1px; background: #000; margin-bottom: 30px; } }

@media screen and (min-width: 1200px) { .menu-wrapper { height: 88px; }
  .menu-wrapper .logo { height: 88px; }
  .menu-wrapper .logo a { top: 33px; }
  .menu-wrapper .menu-icon { width: 88px; height: 88px; }
  .menu-wrapper .menu-icon .menu_btn { top: 35px; }
  .menu-wrapper.nav-down { top: 0; }
  .menu-wrapper.nav-up { top: -88px; }
  .menu-wrapper .menu-overlay .overlay_inside .menu_list { padding: 88px 0 88px 88px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info { padding: 88px 88px 88px 75px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .lang { margin-bottom: 88px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .address { bottom: 88px; width: 200px;}
  .menu-wrapper .menu-overlay .overlay_inside .company_info .address .point p { font-size: 14px; color: #f7f7f7; line-height: 20px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .address .point p strong { font-size: 20px; color: #fff; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .copyright { font-size: 10px; color: #666; line-height: 16px; }
  .menu-wrapper .menu-overlay .overlay_inside .company_info .copyright span { display: inline-block; }
  .top-bar:before { content: ""; display: block; width: 29px; height: 1px; background: #000; margin-bottom: 30px; } }
