@charset "euc-kr";
* { -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button, input, select { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-family: "SamYang", Arial, sans-serif; font-weight: 400; /* letter-spacing: -0.03em; */ }

main { display: block; }

img { max-width: 100%; vertical-align: middle; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ul, ol, li { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; color: inherit; text-decoration: none; outline: 0; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select, textarea { vertical-align: middle; outline: 0; }

button { outline: 0; cursor: pointer; }

.clearfix:after { content: ""; display: table; clear: both; }

.ir { position: absolute; font-size: 0; height: 0; text-indent: -9999%; }

::-webkit-input-placeholder { color: #aaa; }

::-moz-placeholder { color: #aaa; }

:-ms-input-placeholder { color: #aaa; }

::-ms-input-placeholder { color: #aaa; }

::placeholder { color: #aaa; }



@font-face { font-family: "Noto Sans KR"; font-style: normal; font-weight: 300; src: url("/font/NotoSanKr/NotoSansKR-Light.eot?#iefix") format("embedded-opentype"), url("/font/NotoSanKr/NotoSansKR-Light.woff2") format("woff2"), url("/font/NotoSanKr/NotoSansKR-Light.woff") format("woff"); }

@font-face { font-family: "Noto Sans KR"; font-style: normal; font-weight: 400; src: url("/font/NotoSanKr/NotoSansKR-Regular.eot?#iefix") format("embedded-opentype"), url("/font/NotoSanKr/NotoSansKR-Regular.woff2") format("woff2"), url("/font/NotoSanKr/NotoSansKR-Regular.woff") format("woff"); }

@font-face { font-family: "Noto Sans KR"; font-style: normal; font-weight: 500; src: url("/font/NotoSanKr/NotoSansKR-Medium.eot?#iefix") format("embedded-opentype"), url("/font/NotoSanKr/NotoSansKR-Medium.woff2") format("woff2"), url("/font/NotoSanKr/NotoSansKR-Medium.woff") format("woff"); }

@font-face { font-family: "SamYang"; font-style: normal; font-weight: 400; src: url("/font/NotoSanKr/SYFotfRe00.eot?#iefix") format("embedded-opentype"), url("/font/NotoSanKr/SYFotfRe00.woff2") format("woff2"), url("/font/NotoSanKr/SYFotfRe00.woff") format("woff"); }

@font-face { font-family: "SamYang"; font-style: normal; font-weight: 500; src: url("/font/NotoSanKr/SYFotfMe00.eot?#iefix") format("embedded-opentype"), url("/font/NotoSanKr/SYFotfMe00.woff2") format("woff2"), url("/font/NotoSanKr/SYFotfMe00.woff") format("woff"); }

@font-face { font-family: "SamYang"; font-style: normal; font-weight: 600; src: url("/font/NotoSanKr/SYFotfBo00.eot?#iefix") format("embedded-opentype"), url("/font/NotoSanKr/SYFotfBo00.woff2") format("woff2"), url("/font/NotoSanKr/SYFotfBo00.woff") format("woff"); }



/* -----------------
Custom Scroll Bar
----------------- */
.mCustomScrollbar { -ms-touch-action: none; touch-action: none; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCustomScrollbar.mCS_no_scrollbar { -ms-touch-action: auto; touch-action: auto; }

.mCustomScrollBox { position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: 0; direction: ltr; }

.mCustomScrollBox:hover > .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCustomScrollBox:hover ~ .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCSB_container { overflow: hidden; width: auto; height: auto; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container { margin-right: 0; margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools { right: auto; left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { margin-right: 0; margin-left: 30px; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { right: auto; left: 0; left: -26px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; left: 20px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical { left: 0; right: auto; }

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical { left: 0; right: auto; }

.mCSB_scrollTools { position: absolute; width: 16px; height: auto; left: auto; top: 0; right: 0; bottom: 0; opacity: 1; }

.mCSB_scrollTools .mCSB_draggerContainer { position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer { margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail { width: 2px; height: 100%; margin: 0 auto; background-color: #ddd; }

.mCSB_scrollTools .mCSB_dragger { cursor: pointer; width: 100%; height: 30px; z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { position: relative; width: 2px; height: 100%; margin: 0 auto; text-align: center; background-color: #000; }

.mCSB_scrollTools .mCSB_buttonDown { display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; bottom: 0; -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; background-image: url(mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonDown:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonDown.nice-select.open { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp { display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; background-image: url(mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonUp:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonUp.nice-select.open { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonLeft { -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; background-image: url(mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonLeft:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }



.mCSB_scrollTools .mCSB_buttonRight { -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; background-image: url(mCSB_buttons.png); background-repeat: no-repeat; opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonRight.nice-select.open { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; }

.mCSB_outside + .mCSB_scrollTools { right: -26px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar { width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 8px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { width: 8px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail { -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar { -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; }

.mCSB_horizontal.mCSB_inside > .mCSB_container { margin-right: 0; margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container { min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal { width: auto; height: 16px; top: auto; right: 0; bottom: 0; left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer { margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 2px; margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger { width: 30px; height: 100%; left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft { display: block; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight { display: block; position: absolute; width: 20px; height: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; right: 0; }

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: -26px; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: -26px; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar { height: 12px; margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 12px; margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 8px; margin: 4px 0; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { height: 8px; margin: 4px 0; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail { -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar { -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s,
 margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; }

.mCSB_container_wrapper { position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container { padding-right: 30px; padding-bottom: 30px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 20px; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container { padding-right: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container { padding-bottom: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; margin-left: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools { opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }

.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); border-radius: 1px; background-color: #000; background-color: rgba(0, 0, 0, 0.1); border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); border-radius: 1px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -56px; }

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -56px; }

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; }

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 4px; margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px auto; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); border-radius: 2px; background-color: #000; background-color: rgba(0, 0, 0, 0.1); border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); border-radius: 2px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -100px -56px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail { width: 4px; background-color: #fff; background-color: rgba(255, 255, 255, 0.1); border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -20px -56px; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 4px; margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px auto; }

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 2px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 2px; margin: 7px auto; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 2px; margin: 7px auto; }

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail { background-color: #fff; background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger { height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 14px; margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp { background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown { background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft { background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight { background-position: 0 -128px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger { height: 14px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 14px; margin: 0 1px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger { height: 14px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 14px; margin: 0 1px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; background-position: center; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==); background-repeat: repeat-y; opacity: 0.3; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -100px -128px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger { height: 14px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 14px; margin: 0 1px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; background-position: center; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==); background-repeat: repeat-y; opacity: 0.3; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp { background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown { background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft { background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight { background-position: -20px -128px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 14px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 14px; margin: 1px 0; }

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 14px; }

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 14px; margin: 1px 0; }

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { background-color: transparent; background-position: center; height: 4px; margin: 6px 0; background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger { width: 14px; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 14px; margin: 1px 0; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail { background-color: transparent; background-position: center; height: 4px; margin: 6px 0; background-repeat: repeat-x; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger { width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 14px; margin: 1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar { width: 16px; height: 16px; margin: -1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 16px; height: 16px; margin: -1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 4px; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { width: 4px; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar { width: 16px; height: 16px; margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 16px; height: 16px; margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 4px; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { width: 4px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar { height: 16px; width: 16px; margin: 0 -1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 16px; width: 16px; margin: 0 -1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 4px; margin: 6px 0; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { height: 4px; margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar { height: 16px; width: 16px; margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { height: 16px; width: 16px; margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 4px; margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { height: 4px; margin: 6px 0; }

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail { width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail { width: 4px; }

.mCS-3d-dark.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-y; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); border-radius: 16px; background-color: #555; width: 8px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #555; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #555; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail { border-radius: 16px; width: 8px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); background-color: #000; background-color: rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #555; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; border-radius: 7px; -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-y; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); border-radius: 5px; -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4); width: 12px; margin: 2px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer { border-radius: 7px; background-color: #fff; background-color: rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

.mCS-3d-thick.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-y; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); border-radius: 5px; -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4); box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4); width: 12px; margin: 2px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer { border-radius: 7px; background-color: #000; background-color: rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

.mCS-3d.mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-y; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); border-radius: 16px; background-color: #555; width: 8px; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail { border-radius: 16px; width: 8px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 70px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-x; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); width: 100%; height: 8px; margin: 4px auto; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 8px; margin: 4px 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal { bottom: 1px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-x; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); height: 12px; width: auto; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick.mCSB_scrollTools_horizontal { bottom: 1px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-x; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); height: 12px; width: auto; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger { width: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { background-repeat: repeat-x; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); width: 100%; height: 8px; margin: 4px auto; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 8px; margin: 4px 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 70px; }

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger { height: 70px; }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical { right: 1px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical { right: 1px; }

.mCS-3d-thick-dark.mCSB_scrollTools_vertical { -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_vertical { -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical { right: 0; margin: 12px 0; }

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical { right: 0; margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0; margin: 0 12px; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0; margin: 0 12px; }

.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0; margin: 0 12px; }

.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal { bottom: 0; margin: 0 12px; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.2); filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.5); filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger { height: 50px; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger { height: 50px; }

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger { width: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger { width: 50px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail { width: 6px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); background-color: #000; background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail { width: 6px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px 0; }

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 6px; margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { width: 100%; height: 6px; margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 6px; margin: 5px 0; }

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { width: 12px; }

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 12px; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { width: 12px; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 12px; }

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { height: 12px; margin: 2px 0; }

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 12px; margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail { height: 12px; margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { height: 12px; margin: 2px 0; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); background-color: #000; background-color: rgba(0, 0, 0, 0.1); background-color: transparent; border-width: 1px; border-style: solid; border-color: #fff; border-color: rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; box-sizing: border-box; border-color: #000; border-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); background-color: transparent; border-width: 1px; border-style: solid; border-color: #fff; border-color: rgba(255, 255, 255, 0.2); -webkit-box-sizing: border-box; box-sizing: border-box; }

.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); background-color: #000; background-color: rgba(0, 0, 0, 0.1); background-color: #000; background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.75); background-color: #fff; background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); background-color: #fff; background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); background-color: #fff; background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); background-color: #000; background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.nice-select.open .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #000; background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -120px -128px; }

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail { width: 12px; background-color: #000; background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; margin: 3px 5px; position: absolute; height: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp { background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown { background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft { background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight { background-position: -40px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; }

.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; }

.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; }

.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; }

.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar { height: 6px; margin: 5px 3px; position: absolute; width: auto; top: 0; bottom: 0; left: 0; right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail { width: 100%; height: 12px; margin: 2px 0; }

/* -----------------
Custom Select Box
----------------- */
.nice-select { min-width: 121px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background-color: #fff; border: solid 1px #ddd; -webkit-box-sizing: border-box; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 14px; font-weight: 400; height: 50px; line-height: 52px; outline: none; padding-left: 20px; padding-right: 32px; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: auto; }

.nice-select:after { display: block; position: absolute; right: 20px; top: 50%; width: 0; height: 0; margin-top: -2px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #000; pointer-events: none; content: ""; }

.nice-select.open:after { border-bottom: 6px solid #000; border-top: 0; }

.nice-select.open .list { opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0); }

.nice-select.disabled { border-color: #ededed; color: #a4b5ba; pointer-events: none; }

.nice-select.disabled:after { border-color: #dee4e6; }

.nice-select.wide { width: 100%; }

.nice-select.wide .list { left: 0 !important; right: 0 !important; }

.nice-select.right { float: right; }

.nice-select.right .list { left: auto; right: 0; }

.nice-select.small { font-size: 12px; height: 36px; line-height: 34px; }

.nice-select.small:after { height: 4px; width: 4px; }

.nice-select.small .option { line-height: 34px; min-height: 34px; }

.nice-select .list { min-width: 100%; max-height: 245px; background-color: #fff; -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); -webkit-box-sizing: border-box; box-sizing: border-box; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-25px); -ms-transform: scale(0.75) translateY(-25px); transform: scale(0.75) translateY(-25px); z-index: 9; }

.nice-select .list:hover .option:not(:hover) { background-color: transparent !important; }

.nice-select .current { font-size: 16px; }

.nice-select .option { display: block; width: 100%; cursor: pointer; font-size: 16px; font-weight: 400; line-height: 48px; list-style: none; min-height: 48px; outline: none; padding-left: 20px; padding-right: 31px; text-align: left; -webkit-transition: all 0.2s; transition: all 0.2s; }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { background-color: #f6f6f6; }

.nice-select .option.disabled { background-color: transparent; color: #a4b5ba; cursor: default; }

.no-csspointerevents .nice-select .list { display: none; }

.no-csspointerevents .nice-select.open .list { display: block; }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.skip_navi a { overflow: hidden; position: absolute; left: 0; top: -9999px; z-index: 1010; width: 100%; height: 40px; line-height: 40px; text-align: center; color: #fff; background-color: #1fa7f1; }

.skip_navi a:focus, .skip_navi a:active, .skip_navi a.nice-select.open { display: block; position: fixed; top: 0; }

.header_wrap { position: absolute; top: 0; left: 0; z-index: 10; width: 100%; min-width: 1440px; height: 80px; color: #fff; -webkit-transition: background 0.3s; transition: background 0.3s; }

.header_wrap.down { position: fixed; -webkit-transition: none; transition: none; }

.header_wrap.down, .header_wrap.show, .wrap:not(.main) .header_wrap { background: #fff; border-bottom: 1px solid #e8ebf0; }

.header_wrap.down .header .logo, .header_wrap.show .header .logo, .wrap:not(.main) .header_wrap .header .logo { 
	background-image: url("/images/top_logo_black.png"); 
}

.header_wrap.down .header .gnb_wrap .gnb .depth1 a, .header_wrap.show .header .gnb_wrap .gnb .depth1 a, .wrap:not(.main) .header_wrap .header .gnb_wrap .gnb .depth1 a { color: #000; }

.header_wrap.down .header .gnb_wrap .gnb .depth1 a.focus, .header_wrap.down .header .gnb_wrap .gnb .depth1 a:hover, .header_wrap.down .header .gnb_wrap .gnb .depth1 a.active, .header_wrap.show .header .gnb_wrap .gnb .depth1 a.focus, .header_wrap.show .header .gnb_wrap .gnb .depth1 a:hover, .header_wrap.show .header .gnb_wrap .gnb .depth1 a.active, .wrap:not(.main) .header_wrap .header .gnb_wrap .gnb .depth1 a.focus, .wrap:not(.main) .header_wrap .header .gnb_wrap .gnb .depth1 a:hover, .wrap:not(.main) .header_wrap .header .gnb_wrap .gnb .depth1 a.active { color: #0f97dd; }

.header_wrap.down .header .gnb_wrap .gnb .depth1 a.focus:after, .header_wrap.down .header .gnb_wrap .gnb .depth1 a:hover:after, .header_wrap.down .header .gnb_wrap .gnb .depth1 a.active:after, .header_wrap.show .header .gnb_wrap .gnb .depth1 a.focus:after, .header_wrap.show .header .gnb_wrap .gnb .depth1 a:hover:after, .header_wrap.show .header .gnb_wrap .gnb .depth1 a.active:after, .wrap:not(.main) .header_wrap .header .gnb_wrap .gnb .depth1 a.focus:after, .wrap:not(.main) .header_wrap .header .gnb_wrap .gnb .depth1 a:hover:after, .wrap:not(.main) .header_wrap .header .gnb_wrap .gnb .depth1 a.active:after { background-color: currentColor; }

.header_wrap.down .header .lang_list li a.current, .header_wrap.show .header .lang_list li a.current, .wrap:not(.main) .header_wrap .header .lang_list li a.current { color: #333; }

.header_wrap.down .header .lang_list li a.current:after, .header_wrap.show .header .lang_list li a.current:after, .wrap:not(.main) .header_wrap .header .lang_list li a.current:after { border-top-color: #a0a0a0; }

.header_wrap.down .header .btn_prd_search, .header_wrap.show .header .btn_prd_search, .wrap:not(.main) .header_wrap .header .btn_prd_search { width: 169px; height: 100%; right: 0; background-position: calc(100% - 38px) 50%; border-radius: 0; }

.header_wrap .bg { width: 100%; height: 0; z-index: 9997; background: #f3f3f3; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.header_wrap .bg.on { border-bottom: 1px solid #eee; }

.header_wrap .header { position: relative; width: 100%; height: 100%; min-width: 1440px; margin: 0 auto; text-align: right; z-index: 9998; }

.header_wrap .header .logo { 
	float: left; 
	width: 400px; 
	height: 80px; 
	margin-left: 30px; 
	background: url("/images/top_logo.png") 50% 50% no-repeat; 
	background-size:400px;
}

.header_wrap .header .gnb_wrap { display: inline-block; padding-right: 280px; }

.header_wrap .header .gnb_wrap .gnb { font-size: 0; }

.header_wrap .header .gnb_wrap .gnb .depth1 { display: inline-block; position: relative; height: 100%; line-height: 80px; }

.header_wrap .header .gnb_wrap .gnb .depth1:first-child { margin-left: 0; }

.header_wrap .header .gnb_wrap .gnb .depth1 > a { position: relative; display: block; height: 80px; margin: 0 40px; padding-top: 3px; font-size: 19px; font-weight: 500; line-height: 80px; color: #fff; }

@media (min-width: 100em) { .header_wrap .header .gnb_wrap .gnb .depth1 > a { margin: 0 50px; } }

.header_wrap .header .gnb_wrap .gnb .depth1 > a.focus, .header_wrap .header .gnb_wrap .gnb .depth1 > a.active { color: #fff; position: relative; }

.header_wrap .header .gnb_wrap .gnb .depth1 > a.focus:after, .header_wrap .header .gnb_wrap .gnb .depth1 > a.active:after { display: block; position: absolute; top: 30px; right: -9px; width: 6px; height: 6px; content: ""; background-color: #fff; border-radius: 50%; }

.header_wrap .header .gnb_wrap .gnb .depth2 { overflow: hidden; position: absolute; width: 120px; left: 50%; top: 80px; height: 0; padding-top: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: height 0.15s ease-in-out; transition: height 0.15s ease-in-out; visibility: hidden; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.header_wrap .header .gnb_wrap .gnb .depth2 li { text-align: center; padding-top: 20px; line-height: 1; }

.header_wrap .header .gnb_wrap .gnb .depth2 li > a { font-size: 16px; color: #333; }

.header_wrap .header .gnb_wrap .gnb .depth2 li > a:hover { color: #0f97dd; }

.header_wrap .header .lang_list { overflow: hidden; position: absolute; top: 15px; right: 188px; width: 74px; height: 45px; padding: 11px 0; border: 1px solid transparent; text-align: left; color: #fff; border-radius: 14px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }

.header_wrap .header .lang_list.open { height: 114px; background: #fff; border: 1px solid #eee; color: #333; }

.header_wrap .header .lang_list.open .current:after { border-bottom: 6px solid #a0a0a0; border-top: 0; }

.header_wrap .header .lang_list li { display: table; width: 100%; }

.header_wrap .header .lang_list li:last-child { margin-bottom: 0; }

.header_wrap .header .lang_list li a { display: table-cell; vertical-align: middle; height: 31px; padding-top: 1px; padding-left: 18px; font-size: 14px; font-weight: 500; }

.header_wrap .header .lang_list li a:hover { color: #0f97dd; }

.header_wrap .header .lang_list li a.current { color: inherit; position: relative; }

.header_wrap .header .lang_list li a.current:after { display: block; position: absolute; top: 13px; right: 19px; width: 0; height: 0; content: ""; margin-top: -1px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #e1e1e1; }

.header_wrap .header .btn_prd_search { 
	position: absolute; 
	top: 50%; 
	right: 20px; 
	width: 129px; 
	height: 39px; 
	padding-right: 35px; 
	font-size: 16px; 
	font-weight: 500; 
	color: #fff; 
	border-radius: 19px; 
	-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); 
	transform: translateY(-50%); 
	background: url("/images/icon_search.png") calc(100% - 18px) 50% no-repeat; 
	background-size: 20px;
	background-color: #1fa7f1; 
}

.compare_layer_popup { 
	display: none; 
	position: fixed; 
	top: 0; 
	right: 0; 
	width: 350px; 
	height: 100%; z-index: 99; 
	background: #fff; -webkit-box-shadow: 0 0 20px rgba(63, 76, 82, 0.6); 
	box-shadow: 0 0 20px rgba(63, 76, 82, 0.6); 
	-webkit-transform: translateX(400px); 
	-ms-transform: translateX(400px); 
	transform: translateX(400px); 
}

.compare_layer_popup .tab_head { padding-top: 45px; background: #1fa7f1; font-size: 0; text-align: center; }

.compare_layer_popup .tab_head li { display: inline-block; vertical-align: middle; }

.compare_layer_popup .tab_head li .btn { display: block; width: 150px; height: 46px; padding: 0 25px; background-position: calc(100% - 25px) 50%; background-repeat: no-repeat; background-color: #bebebe; font-size: 18px; font-weight: 500; color: #fff; text-align: left; outline: 0; }

.compare_layer_popup .tab_head li .btn_layer_search { 

	background-image: url("/images/icon_compare_search_w.png"); 
}

.compare_layer_popup .tab_head li .btn_layer_interest { 
	background-image: url("/images/icon_compare_interest_w.png"); 
}

.compare_layer_popup .tab_head li .btn.active { color: #000; }

.compare_layer_popup .tab_head li .btn.active.btn_layer_search { background-image: url("/images/icon_compare_search.png"); background-color: #fff; }

.compare_layer_popup .tab_head li .btn.active.btn_layer_interest { background-image: url("/images/icon_compare_interest.png"); background-color: #fff; }

.compare_layer_popup .tab_cont { overflow: auto; height: calc(100% - 91px); padding: 30px 20px; background: #fff; }

.compare_layer_popup .tab_cont .search_wrap { padding-bottom: 15px; border-bottom: 1px solid #e8e8e8; }

.compare_layer_popup .tab_cont .search_wrap .input_box { height: 50px; margin-bottom: 15px; }

.compare_layer_popup .tab_cont .search_wrap .hashtag { font-size: 0; margin: -3px; }

.compare_layer_popup .tab_cont .search_wrap .hashtag li { display: inline-block; vertical-align: middle; margin: 3px; }

.compare_layer_popup .tab_cont .search_wrap .hashtag li a { display: block; height: 25px; padding: 0 9px; border: 1px solid #aaa; border-radius: 4px; font-size: 13px; line-height: 25px; color: #666; transition: all 0.15s ease-out; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; -ms-transition: all 0.15s ease-out; }

.compare_layer_popup .tab_cont .search_wrap .hashtag li a:hover { background: #0f97dd; border-color: #0f97dd; color: #fff; }

.compare_layer_popup .tab_cont .select_wrap { padding: 15px 0 30px; }

.compare_layer_popup .tab_cont .select_wrap .select_item { margin-bottom: 15px; border-bottom: 1px solid #888; }

.compare_layer_popup .tab_cont .select_wrap .select_item:last-child { margin-bottom: 0; }

.compare_layer_popup .tab_cont .select_wrap .select_item .selected_list { height: 50px; background: #fff; }

.compare_layer_popup .tab_cont .select_wrap .select_item .selected_list .select_tit { position: relative; width: 100%; height: 100%; padding: 0 20px; font-size: 18px; text-align: left; outline: 0; }

.compare_layer_popup .tab_cont .select_wrap .select_item .selected_list .select_tit:after { display: block; position: absolute; top: 50%; right: 20px; width: 6px; height: 6px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; pointer-events: none; margin-top: -5px; }

.compare_layer_popup .tab_cont .select_wrap .select_item .selected_list .badge { display: none; position: absolute; top: 50%; right: 40px; width: 25px; height: 25px; margin-top: -12.5px; background: #0f97dd; border-radius: 50%; font-size: 12px; text-align: center; color: #fff; line-height: 27px; }

.compare_layer_popup .tab_cont .select_wrap .select_item .dropdown_list { display: none; overflow: auto; max-height: 190px; padding: 20px; margin-top: -1px; background: #fff; border: 1px solid #ddd; border-bottom: 0; }

.compare_layer_popup .tab_cont .select_wrap .select_item .dropdown_list .check_box { margin: -14px 0; }

.compare_layer_popup .tab_cont .select_wrap .select_item .dropdown_list .item { display: block; margin: 14px 0; font-weight: 300; }

.compare_layer_popup .tab_cont .select_wrap .select_item.active .select_tit:after { margin-top: -2px; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }

.compare_layer_popup .tab_cont .select_wrap .select_item.active .dropdown_list { display: block; }

.compare_layer_popup .tab_cont .select_wrap .select_item.is-checked .badge { display: block; }

.compare_layer_popup .tab_cont .top_wrap:after { content: ""; display: table; clear: both; }

.compare_layer_popup .tab_cont .top_wrap .check_box { float: left; margin: 0; width: 20px; height: 20px; }

.compare_layer_popup .tab_cont .top_wrap .check_box label:before { margin: 0; }

.compare_layer_popup .tab_cont .top_wrap .btn_delete { float: left; display: inline-block; min-width: 40px; height: 20px; margin-left: 10px; padding: 0 10px; border: 1px solid #ddd; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 12px; color: #666; line-height: 20px; text-align: center; }

.compare_layer_popup .tab_cont .top_wrap .total { display: inline-block; margin-bottom: 10px; font-size: 18px; float: right; }

.compare_layer_popup .tab_cont .top_wrap .total em { font-style: normal; color: #0f97dd; }

.compare_layer_popup .tab_cont .interest_list { overflow: hidden; max-height: calc(100vh - 260px); margin: 0 -20px 30px -20px; }

.compare_layer_popup .tab_cont .interest_list.is-checked + .btn .badge { display: inline-block; }

.compare_layer_popup .tab_cont .interest_list .item { display: block; width: calc(100% - 40px); margin: 0 20px 9px 20px; }

.compare_layer_popup .tab_cont .interest_list .item:last-child { margin-bottom: 0; }

.compare_layer_popup .tab_cont .interest_list .item label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 80px; padding: 10px 20px 10px 60px; background: #fff; border: 1px solid #ddd; }

.compare_layer_popup .tab_cont .interest_list .item label:before { left: 20px; top: 19px; margin-top: 0; }

.compare_layer_popup .tab_cont .interest_list .item label em { display: block; font-style: normal; font-size: 14px; color: #0f97dd; }

.compare_layer_popup .tab_cont .interest_list .item label em .mark { position: relative; top: -2px; left: 2px; font-size: 12px; }

.compare_layer_popup .tab_cont .interest_list .item label p { font-size: 24px; font-weight: 500; line-height: 1.2em; word-break: keep-all; word-wrap: break-word; }

.compare_layer_popup .tab_cont .interest_list .item label .btn_del { display: block; position: absolute; top: 14px; right: 15px; width: 25px; height: 25px; text-indent: -9999px; background: url("/images/icon_compare_close.png") 50% 50% no-repeat; }

.compare_layer_popup .tab_cont .interest_list .mCSB_dragger_bar { background: #0f97dd; }

.compare_layer_popup .tab_cont .interest_list .mCSB_draggerRail { background: #ddd; }

.compare_layer_popup .tab_cont .interest_list.no_data { height: 100%; margin: 0; }

.compare_layer_popup .tab_cont .interest_list.no_data .msg { margin: 155px 0 135px; line-height: 1.5em; text-align: center; }

.compare_layer_popup .btn_submit { display: block; width: 100%; height: 50px; background: #004990; font-size: 18px; line-height: 54px; text-align: center; color: #fff; }

.compare_layer_popup .btn_submit.interest { position: relative; }

.compare_layer_popup .btn_submit.interest .badge { display: none; width: 25px; height: 25px; margin-left: 8px; background: #fff; border-radius: 50%; font-size: 13px; text-align: center; color: #004990; font-weight: 500; line-height: 30px; }

.compare_layer_popup .btn_close { display: block; position: absolute; top: 6px; right: 18px; width: 30px; height: 30px; text-indent: -9999px; }

.compare_layer_popup .btn_close:before, .compare_layer_popup .btn_close:after { position: absolute; top: 50%; left: 50%; width: 1px; height: 20px; margin-top: -10px; background-color: #fff; content: " "; }

.compare_layer_popup .btn_close:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.compare_layer_popup .btn_close:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.container { overflow: hidden; min-width: 1440px; margin: 0 auto; }

.container .section_visual { position: relative; height: 275px; margin-top: 80px; background-color: #dfedf2; }

.product .container .section_visual { background: url("/images/bg_visual_product.jpg") 50% 50% no-repeat; background-size: cover; }

.company .container .section_visual { color: #fff; background: url("/images/bg_visual_company.jpg") 50% 50% no-repeat; background-size: cover; }

.company .container .section_visual .txt_box .sub_title span.kr { color: #fff; }

.solution .container .section_visual { background: #d9e6eb; }

.library .container .section_visual { background: #f5efe6; }

.support .container .section_visual { background: #e7f1dd; }

.guide .container .section_visual { background: #eee; }

.container .section_visual .inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; max-width: 1100px; height: 100%; margin: 0 auto; }

.container .section_visual .txt_box .sub_title { margin-top: 5px; color: currentColor; }

.container .section_visual .txt_box .sub_title span { display: block; }

.container .section_visual .txt_box .sub_title span.en { margin-bottom: 11px; font-size: 48px; font-weight: 600; }

.container .section_visual .txt_box .sub_title span.kr { font-size: 30px; font-weight: 500; color: #333; }

.container .section_visual .txt_box .desc { margin-top: 24px; padding-top: 24px; font-size: 16px; color: #333; line-height: 1.5em; position: relative; }

.container .section_visual .txt_box .desc:before { display: block; position: absolute; top: 0; left: 0; width: 25px; height: 2px; content: ""; background: #333; }

.container .section_visual .prd_title { font-size: 70px; font-weight: 600; color: #0f97dd; }

.container .section_visual .prd_title .mark { display: inline-block; vertical-align: top; margin-top: 0; margin-left: 8px; font-size: 22px; }

.container .section_visual .prd_title .sort { display: inline-block; vertical-align: top; margin-left: 15px; font-size: 40px; font-weight: 600; color: #004990; }

.container .section_visual .prd_title .sort .desc { display: block; margin-top: 3px; font-weight: 600; }

.container .section_visual .desc { margin-top: 8px; font-size: 18px; }

.container .section_visual .prd_list { margin: 20px -5px 0; font-size: 0; }

.container .section_visual .prd_list li { display: inline-block; vertical-align: middle; margin: 0 5px; }

.container .section_visual .prd_list li .tag { display: block; height: 30px; padding: 0 20px; border: 1px solid #0f97dd; font-size: 14px; line-height: 32px; color: #0f97dd; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; border-radius: 25px; }

.container .section_visual .btn_inquire { position: absolute; bottom: 77px; right: 0; width: 130px; height: 130px; padding-top: 80px; color: #0f97dd; text-align: center; visibility: visible; background: url("/images/icon_inquiry.png") 50% 28px no-repeat; border-radius: 50%; background-color: #fff; }

.container .section_content { padding: 75px 0 150px; }

.container .section_content .content { max-width: 1100px; margin: 0 auto; }

.container .section_content .content.full { max-width: none; }

.container .section_content .content.full .inner_content { max-width: 1100px; margin: 0 auto; }

.container .section_content .content .wrap_tit.line { display: block; text-align: center; line-height: 1.417; position: relative; }

.container .section_content .content .wrap_tit.line:after { display: inline-block; vertical-align: middle; width: 45px; height: 3px; content: ""; background: #0f97dd; display: block; margin: 44px auto 50px; }

.container .section_content .content .wrap_tit .desc { line-height: 1.625em; letter-spacing: -0.025em; color: #333; }

.container .section_content .content .cont_tit { margin-bottom: 20px; letter-spacing: -0.025em; }

.container .section_content .content .cont_tit_xs { font-size: 18px; }

.container .section_content .content .cont_tit_md { font-size: 24px; font-weight: 500; }

.container .section_content .content .cont_tit_lg, .container .section_content .content .cont_tit_en { font-size: 30px; }

.container .section_content .content .cont_tit_en { font-weight: 600; }

.container .section_content .content .cont_tit em { font-family: inherit; font-style: normal; font-weight: inherit; color: #0f97dd; }

.container .section_content .content .cont_tit em .mark { vertical-align: top; }

.container .section_content .content .tab_menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; }

.container .section_content .content .tab_menu li { position: relative; width: 100%; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; margin-right: -1px; }

.container .section_content .content .tab_menu li.active { z-index: 1; border-color: #004990; border-bottom-color: transparent; }

.container .section_content .content .tab_menu li.active a { color: #004990; background: #fff; border-bottom: 0; position: relative; }

.container .section_content .content .tab_menu li.active a:before { display: block; position: absolute; top: -1px; left: -2px; width: 100%; height: calc(100% - 1px); content: ""; border: 2px solid #004990; border-bottom: 0 solid #fff; }

.container .section_content .content .tab_menu li a { display: block; height: 70px; background: #f7f7f7; border: 1px solid #ddd; border-bottom: 2px solid #004990; font-size: 18px; font-weight: 500; line-height: 72px; text-align: center; }

.container .section_content .content .req { display: inline-block; font-weight: inherit; position: relative; }

.container .section_content .content .req:after { display: block; position: absolute; top: 0; right: -0.5em; content: ""; color: #f15333; content: "*"; }

.footer { position: relative; min-width: 1440px; background: #f3f3f3; }

.footer .inner { position: relative; max-width: 1200px; margin: 0 auto; }

.footer .inner:after { content: ""; display: table; clear: both; }

.footer .footer_top { border-bottom: 1px solid #ddd; padding: 25px 0 21px; }

.footer .footer_bot { padding: 23px 0 31px; }

.footer .link_util { float: left; font-size: 0; margin: 0 -20px; }

.footer .link_util li { display: inline-block; vertical-align: middle; margin: 0 20px; }

.footer .link_util li a { display: block; font-size: 16px; font-weight: 500; color: #333; letter-spacing: -0.025em; }

.footer .link_util li em { font-style: normal; color: #0f97dd; }

.footer .family_site { overflow: hidden; position: absolute; bottom: -21px; right: -15px; width: 170px; height: 60px; z-index: 5; border: 1px solid transparent; border-radius: 30px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }

.footer .family_site .btn_fs { bottom: 20px; right: 38px; z-index: 1; font-size: 16px; color: #333; line-height: 1.1em; text-transform: uppercase; position: relative; position: absolute; }

.footer .family_site .btn_fs:after { 
	display: block; 
	position: absolute; top: 50%; 
	right: 0; 
	width: 0; 
	height: 0; 
	content: ""; 
	margin-top: -2px; 

}

.footer .family_site.show { background: #fff; border: 1px solid #eee; }

.footer .family_site.show .btn_fs:after { border-bottom: 0; border-top: 6px solid #333; }

.footer .family_site.show .wrap_list { opacity: 1; visibility: visible; }

.footer .family_site .wrap_list { overflow: hidden; visibility: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; bottom: 0; right: 0; min-width: 350px; min-height: 265px; opacity: 0; padding: 50px 20px 90px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; border-radius: 30px; }

.footer .family_site .wrap_list .col { min-height: 162px; padding: 0 30px; border-right: 1px solid #eee; }

.footer .family_site .wrap_list .col:nth-child(1) { width: 129px; }

.footer .family_site .wrap_list .col:nth-child(2) { width: 180px; }

.footer .family_site .wrap_list .col:nth-child(3) { width: 163px; }

.footer .family_site .wrap_list .col:nth-child(4) { width: 169px; }

.footer .family_site .wrap_list .col:last-child { border-right: 0; }

.footer .family_site .wrap_list .list { margin-bottom: 27px; }

.footer .family_site .wrap_list .list:last-child { margin-bottom: 0; }

.footer .family_site .wrap_list .list .tit { margin-bottom: 12px; font-size: 14px; letter-spacing: -0.025em; white-space: nowrap; }

.footer .family_site .wrap_list .list li { margin-bottom: 10px; }

.footer .family_site .wrap_list .list li:last-child { margin-bottom: 0; }

.footer .family_site .wrap_list .list li a { padding-left: 7px; display: block; font-size: 14px; font-weight: 300; color: #666; line-height: 1.2em; letter-spacing: -0.025em; white-space: nowrap; -webkit-transition: all 0.15s; transition: all 0.15s; position: relative; }

.footer .family_site .wrap_list .list li a:before { display: block; position: absolute; top: 6px; left: 0; content: ""; width: 4px; height: 1px; background: #666; margin-right: 3px; }

.footer .family_site .wrap_list .list li a:hover { color: #0f97dd; }

.footer .family_site .wrap_list .list li a:hover:before { background: #0f97dd; }

.footer .logo { float: left; width: 500px; height: 37px; text-indent: -9999%; font-size: 0; background: url("/images/footer_logo.png") 0 0 no-repeat; }

.footer .copy { float: right; text-align: right; }

.footer .copy .addr { display: block; font-size: 0; margin: 0 -7px 8px; }

.footer .copy .addr span { display: inline-block; vertical-align: middle; margin: 0 7px; font-size: 13px; color: #888; }

.footer .copy .copyright { font-size: 12px; color: #888; }

.main .sec .sec_tit { text-align: center; }

.main .sec .sec_tit .tit { margin-bottom: 23px; font-size: 50px; font-weight: 600; }

.main .sec .sec_tit .desc { font-size: 16px; letter-spacing: -0.025em; }

.main .sec .txt_box .tit { font-size: 30px; font-weight: 600; line-height: 1.167em; }

.main .sec .txt_box .tit.line { position: relative; }

.main .sec .txt_box .tit.line:after { display: block; position: relative; width: 40px; height: 2px; content: ""; background: currentColor; margin: 20px 0 25px; }

.main .sec .txt_box .desc { margin-bottom: 25px; font-weight: 300; line-height: 1.625em; letter-spacing: -0.025em; }

.main .sec .txt_box .desc sub { position: relative; display: inline-block; top: 1px; font-size: 60%; }

.main .sec .swiper-controller { width: 90%; max-width: 1400px; z-index: 1; margin: 0 auto; font-size: 0; }

.main .sec .swiper-controller .pagination { display: inline-block; vertical-align: middle; font-size: 0; }

.main .sec .swiper-controller .pagination .swiper-pagination-bullet { display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin-right: 10px; background: none; border: 1px solid currentColor; border-radius: 50%; }

.main .sec .swiper-controller .pagination .swiper-pagination-bullet:last-child { margin-right: 0; }

.main .sec .swiper-controller .pagination .swiper-pagination-bullet-active { background: currentColor; border: 1px solid transparent; }

.main .sec .swiper-controller .btn_play { display: inline-block; vertical-align: middle; width: 0; height: 10px; margin-left: 10px; background: transparent; border-color: transparent transparent transparent currentColor; border-style: solid; border-width: 5px 0 5px 8px; -webkit-transition: all 0.1s ease-out; transition: all 0.1s ease-out; cursor: pointer; text-indent: -9999%; font-size: 0; }

.main .sec .swiper-controller .btn_play.pause { border-style: double; border-width: 0px 0 0px 10px; }

.main .sec_visual .inner { position: relative; width: 90%; max-width: 1400px; height: 100%; margin: 0 auto; }

.main .sec_visual .slide { overflow: hidden; height: calc(88vh); min-height: 900px; }

.main .sec_visual .slide .txt_box { position: absolute; left: 0; bottom: 300px; width: 100%; color: #fff; z-index: 1; }

.main .sec_visual .slide .txt_box .eng { font-size: 85px; font-weight: 600; letter-spacing: -0.025em; }

.main .sec_visual .slide .txt_box .eng span { display: inline-block; position: relative; font-family: inherit; font-size: inherit; font-weight: inherit; }

.main .sec_visual .slide .txt_box .eng span.mark:after { display: inline-block; vertical-align: top; margin-top: 5px; margin-left: 12px; font-size: 40px; content: "¢ç"; }

.main .sec_visual .slide .txt_box .eng span:nth-child(2) { position: absolute; top: 100px; }

.main .sec_visual .slide .txt_box .kor { margin: 5px 0 25px; font-size: 22px; line-height: 1.333em; letter-spacing: -0.025em; }

.main .sec_visual .slide .txt_box .btn_more { min-width: 120px; height: 34px; padding-left: 16px; padding-right: 42px; border: 1px solid rgba(255, 255, 255, 0.55); border-radius: 34px; font-size: 14px; line-height: 36px; letter-spacing: -0.06em; -webkit-transition: background 0.3s, border-color 0.3s; transition: background 0.3s, border-color 0.3s; background: url("/images/icon_plus.png") calc(100% - 15px) 50% no-repeat; }

.main .sec_visual .slide .txt_box .btn_more:hover { border-color: transparent; background-color: #0f97dd; }

.main .sec_visual .slide .txt_box .slide_up { visibility: hidden; }

.main .sec_visual .slide .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.main .sec_visual .slide_1 .bg { background: url("/images/mt1.jpg") 50% 50% no-repeat; background-size: cover; }

.main .sec_visual .slide_2 .bg { background: url("/images/mt2.jpg") 50% 50% no-repeat; background-size: cover; }

.main .sec_visual .slide_3 .bg { background: url("/images/mt3.jpg") 50% 50% no-repeat; background-size: cover; }

.main .sec_visual .swiper-controller { position: absolute; left: 0; right: 0; bottom: 238px; color: #fff; }

.main .sec_visual .swiper-controller .pagination .swiper-pagination-bullet { overflow: hidden; position: relative; width: 80px; height: 15px; border: 0; border-radius: 0; background: none; cursor: pointer; outline: 0; }

.main .sec_visual .swiper-controller .pagination .swiper-pagination-bullet .rail { display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; margin-top: -1.5px; background: #f7f7f7; }

.main .sec_visual .swiper-controller .pagination .swiper-pagination-bullet .fill { display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; margin-top: -1.5px; background: #1fa7f1; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); }

.main .sec_prd_search { overflow: hidden; position: relative; z-index: 1; width: 90%; max-width: 1440px; height: 206px; margin: -150px auto 0; background: #fff; border-radius: 10px; -webkit-box-shadow: 23px 34px 59px 0px rgba(0, 0, 0, 0.08); box-shadow: 23px 34px 59px 0px rgba(0, 0, 0, 0.08); border-radius: 10px; }

.main .sec_prd_search:after { content: ""; display: table; clear: both; }

.main .sec_prd_search .search_area { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; float: left; width: 50%; height: 100%; padding: 0 109px; }

.main .sec_prd_search .search_area .tit { margin-top: -4px; margin-bottom: 16px; font-size: 24px; font-weight: 500; }

.main .sec_prd_search .search_area .input_box { overflow: hidden; float: left; width: 100%; height: 60px; }

.main .sec_prd_search .search_area .input_box input { width: 100%; height: 100%; padding-right: 132px; border: 0; border-bottom: 2px solid #000; font-size: 18px; color: #000; }

.main .sec_prd_search .search_area .input_box .btn_search { position: absolute; top: 0; right: 0; width: 60px; height: 100%; font-size: 18px; text-indent: -9999%; font-size: 0; background: url("/images/icon_main_search.png") 50% 50% no-repeat; }

.main .sec_prd_search .search_area.category { color: #fff; background: #1fa7f1; }

.main .sec_prd_search .search_area.category .btn_cate_search { height: 60px; padding: 0 20px; border: 1px solid #fff; font-size: 18px; text-align: left; color: #fff; border-radius: 5px; background: url("/images/icon_main_filter.png") calc(100% - 20px) 50% no-repeat; }

.main .sec_prd_search .recommend_area { float: left; width: 50%; height: 100%; padding: 0 109px 0 65px; background: #f8f8f8; border-top-right-radius: 10px; border-bottom-right-radius: 10px; }

.main .sec_prd_search .recommend_area .tit { margin-bottom: 16px; font-size: 18px; font-weight: 500; }

.main .sec_prd_search .recommend_area .word_list { font-size: 0; margin: -5px; }

.main .sec_prd_search .recommend_area .word_list li { display: inline-block; vertical-align: middle; margin: 5px; }

.main .sec_prd_search .recommend_area .word_list li a { display: block; height: 28px; padding: 0 9px; border: 1px solid #b6bdc5; border-radius: 3px; font-size: 14px; line-height: 30px; color: #666; }

.main .sec_prd_search .recommend_area .word_list li a:hover { background: #0f97dd; border-color: #0f97dd; color: #fff; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

.main .sec_solution { position: relative; max-width: 1200px; margin: 0 auto; padding: 110px 0 157px; }

.main .sec_solution .solution_list { width: 100%; margin: 50px auto 0; }

.main .sec_solution .solution_list:after { content: ""; display: table; clear: both; }

.main .sec_solution .solution_list .item { overflow: hidden; position: relative; display: block; float: left; width: 50%; height: 350px; background-color: #f3f3f3; color: #fff; position: relative; }

.main .sec_solution .solution_list .item:before { display: block; position: absolute; top: 0; left: 0; width: 600px; height: 350px; content: ""; z-index: 1; opacity: 0; -webkit-transition: all 0.45s ease-out; transition: all 0.45s ease-out; background: url("/images/bg_solution.png") 50% 50% no-repeat; }

.main .sec_solution .solution_list .item:hover:before { opacity: 1; }

.main .sec_solution .solution_list .item:hover .txt_box .tit:after { width: 297px; }

.main .sec_solution .solution_list .item:hover .bg { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.main .sec_solution .solution_list .item:nth-child(2n - 1) { top: 57px; }

.main .sec_solution .solution_list .item .txt_box { position: absolute; bottom: 40px; left: 40px; z-index: 1; }

.main .sec_solution .solution_list .item .txt_box .tit:after { width: 40px; margin: 15px 0 25px; -webkit-transition: all 0.45s ease-out; transition: all 0.45s ease-out; }

.main .sec_solution .solution_list .item .txt_box .desc { visibility: hidden; }

.main .sec_solution .solution_list .item .txt_box .more { visibility: hidden; display: block; width: 20px; height: 12px; background: url("/images/icon_arr_w.png") 50% 50% no-repeat; text-indent: -9999%; font-size: 0; }

.main .sec_solution .solution_list .item .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.main .sec_solution .solution_list .item_automotive .bg { -webkit-transition: all 0.6s ease-out; transition: all 0.6s ease-out; background: url("/images/img_info.jpg") 50% 50% no-repeat; }

.main .sec_solution .solution_list .item_home .bg { -webkit-transition: all 0.6s ease-out; transition: all 0.6s ease-out; background: url("/images/img_price.jpg") 50% 50% no-repeat; }

.main .sec_solution .solution_list .item_mobile .bg { -webkit-transition: all 0.6s ease-out; transition: all 0.6s ease-out; background: url("/images/img_online.jpg") 50% 50% no-repeat; }

.main .sec_solution .solution_list .item_industrial .bg { -webkit-transition: all 0.6s ease-out; transition: all 0.6s ease-out; background: url("/images/img_list.jpg") 50% 50% no-repeat; }

.main .sec_solution .circle { display: block; position: absolute; z-index: -1; border: 1px solid #dedede; border-radius: 50%; }

.main .sec_solution .circle_rt1 { top: -482px; right: -1003px; width: 938px; height: 938px; }

.main .sec_solution .circle_rt2 { top: 57px; right: -615px; width: 938px; height: 938px; }

.main .sec_solution .circle_lb { top: 165px; left: -670px; width: 1426px; height: 1426px; border: 1px solid #45bae6; }

.main .sec_specialty { padding: 100px 0 0; background: #d1e0e5; }

.main .sec_specialty .sec_tit .tit { margin-bottom: 20px; }

.main .sec_specialty .specialty_slide { padding-top: 45px; height: 479px; -webkit-box-sizing: content-box; box-sizing: content-box; }

.main .sec_specialty .specialty_slide .slide { visibility: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 550px; height: 370px; }

.main .sec_specialty .specialty_slide .slide:hover .item { height: 100%; }

.main .sec_specialty .specialty_slide .slide:hover .item .txt_box { padding-top: 74px; border-color: #dfe9ed; }

.main .sec_specialty .specialty_slide .slide:hover .item .txt_box .more:after { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.main .sec_specialty .specialty_slide .slide:hover .item .txt_box .more span { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.main .sec_specialty .specialty_slide .slide:hover .item .desc { margin-bottom: 30px; }

.main .sec_specialty .specialty_slide .slide:hover .item .bg { margin-top: -185px; }

.main .sec_specialty .specialty_slide .slide:hover .item .bg img { margin-top: 0; }

.main .sec_specialty .specialty_slide .item { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; height: 250px; background: #f3f3f3; color: #fff; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.main .sec_specialty .specialty_slide .item .txt_box { position: relative; z-index: 1; height: 100%; padding: 45px; border: 5px solid transparent; -webkit-box-shadow: 3.8px 11.4px 43px 0px rgba(0, 0, 0, 0.23); box-shadow: 3.8px 11.4px 43px 0px rgba(0, 0, 0, 0.23); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.main .sec_specialty .specialty_slide .item .txt_box .tit { margin-bottom: 11px; }

.main .sec_specialty .specialty_slide .item .txt_box .desc { margin-bottom: 10px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.main .sec_specialty .specialty_slide .item .txt_box .more { font-size: 0; position: relative; }

.main .sec_specialty .specialty_slide .item .txt_box .more:after { display: inline-block; vertical-align: middle; width: 20px; height: 12px; content: ""; -webkit-transform: translateX(-84px); -ms-transform: translateX(-84px); transform: translateX(-84px); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: url("/images/icon_arr_w.png") 50% 50% no-repeat; }

.main .sec_specialty .specialty_slide .item .txt_box .more span { overflow: hidden; position: relative; top: 2px; opacity: 0; display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 16px; -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.main .sec_specialty .specialty_slide .item .bg { overflow: hidden; position: absolute; top: 50%; left: 0; width: 100%; height: 100%; margin-top: -125px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.main .sec_specialty .specialty_slide .item .bg img { margin-top: -60px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.main .sec_specialty .swiper-controller { visibility: hidden; position: absolute; bottom: 50px; left: 0; right: 0; text-align: center; color: #77acbf; }

.main .sec_specialty .swiper-controller .swiper-pagination-bullet { cursor: pointer; }

.main .sec_service:after { content: ""; display: table; clear: both; }

.main .sec_service .item { overflow: hidden; position: relative; display: block; float: left; height: 480px; padding: 100px 60px; }

.main .sec_service .item .txt_box { position: relative; z-index: 1; }

.main .sec_service .item .txt_box .tit.line:after { width: 180px; }

.main .sec_service .item .txt_box .more { font-size: 0; position: relative; }

.main .sec_service .item .txt_box .more:after { display: inline-block; vertical-align: middle; width: 20px; height: 12px; content: ""; -webkit-transform: translateX(-84px); -ms-transform: translateX(-84px); transform: translateX(-84px); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: url("/images/icon_arr_w.png") 50% 50% no-repeat; }

.main .sec_service .item .txt_box .more span { overflow: hidden; opacity: 0; display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 16px; -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.main .sec_service .item .bg_trigger { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }

.main .sec_service .item .bg_trigger .bg { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; width: 100%; height: 100%; -webkit-transition: -webkit-transform 0.6s; transition: -webkit-transform 0.6s; transition: transform 0.6s; transition: transform 0.6s, -webkit-transform 0.6s; }

.main .sec_service .item:hover .txt_box .more:after { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.main .sec_service .item:hover .txt_box .more span { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.main .sec_service .item:hover .bg { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.main .sec_service .item_showroom { width: 55.20833%; color: #fff; background: #2b6d9f; }

.main .sec_service .item_showroom .bg { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; background: url("/images/img_car.jpg") 50% 50% no-repeat; background-size: cover; }

.main .sec_service .item_newsroom { width: 44.79167%; padding: 78px 63px 0 90px; background: #f7f7f7; }

.main .sec_service .item_newsroom .txt_box .tit { margin-bottom: 21px; }

.main .sec_service .item_newsroom .news_list { position: relative; max-width: 705px; }

.main .sec_service .item_newsroom .news_list .list li { margin-bottom: -1px; }

.main .sec_service .item_newsroom .news_list .list a { display: -webkit-box; display: -ms-flexbox; display: flex; height: 71px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.main .sec_service .item_newsroom .news_list .list a:hover .tit { color: #0f97dd; }

.main .sec_service .item_newsroom .news_list .list a .tit { width: calc(100% - 100px); font-size: 18px; line-height: 1.1em; overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; }

.main .sec_service .item_newsroom .news_list .list a .date { display: block; margin-left: auto; font-size: 16px; color: #0f97dd; }

.main .sec_service .item_newsroom .btn_more { position: absolute; top: -63px; right: 0; z-index: 2; min-width: 120px; height: 34px; padding-left: 16px; padding-right: 42px; border: 1px solid #ddd; border-radius: 34px; font-size: 14px; line-height: 36px; letter-spacing: -0.06em; -webkit-transition: all 0.3s; transition: all 0.3s; background: url("/images/icon_plus_g.png") calc(100% - 15px) 50% no-repeat; }

.main .sec_service .item_newsroom .btn_more:hover { border-color: transparent; background-color: #0f97dd; color: #fff; background-image: url("/images/icon_plus.png"); }

.main .sec_quick { padding: 120px 0 157px; }

.main .sec_quick .quick_menu { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 110px; }

.main .sec_quick .quick_menu:after { content: ""; display: table; clear: both; }

.main .sec_quick .quick_menu li { float: left; width: 25%; }

.main .sec_quick .quick_menu li:nth-child(1) a:before { background: url("/images/icon_quick1.png") 50% 50% no-repeat; }

.main .sec_quick .quick_menu li:nth-child(2) a:before { background: url("/images/icon_quick2.png") 50% 50% no-repeat; }

.main .sec_quick .quick_menu li:nth-child(3) a:before { background: url("/images/icon_quick3.png") 50% 50% no-repeat; }

.main .sec_quick .quick_menu li:nth-child(4) a:before { background: url("/images/icon_quick4.png") 50% 50% no-repeat; }

.main .sec_quick .quick_menu li:first-child a:after { display: none; }

.main .sec_quick .quick_menu li a { display: block; text-align: center; font-size: 18px; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; position: relative; }

.main .sec_quick .quick_menu li a:after { display: block; position: absolute; top: 50%; left: 0; width: 1px; height: 30px; content: ""; margin-top: -15px; background: #ddd; }

.main .sec_quick .quick_menu li a:before { display: block; width: 72px; height: 72px; margin: 0 auto 20px; content: ""; }

.main .sec_quick .quick_menu li a:hover { color: #0f97dd; }

.autocomplete-suggestions { border: 1px solid #ddd; background: #fff; overflow: auto; }

.autocomplete-suggestions strong { font-weight: 500; color: #0f97dd; }

.autocomplete-suggestion { padding: 10px 20px; font-weight: 500; white-space: nowrap; overflow: hidden; cursor: pointer; }

.autocomplete-selected { background: #f7f7f7; }

.autocomplete-group { padding: 2px 5px; }

.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.popup_container { position: absolute; top: 170px; left: 50%; margin-left: -720px; width: 1440px; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 2; }

.popup_container .main_popup { display: none; position: absolute; padding: 10px; background: #1fa7f1; -webkit-box-sizing: border-box; box-sizing: border-box; }

.popup_container .main_popup.on { display: block; }

.popup_container .main_popup .bottom { margin-top: 10px; }

.popup_container .main_popup .bottom:after { content: ""; display: table; clear: both; }

.popup_container .main_popup .bottom > * { display: inline-block; }

.popup_container .main_popup .bottom > *.check_box { float: left; }

.popup_container .main_popup .bottom > *.check_box input[type="checkbox"] + label:before { border: none; }

.popup_container .main_popup .bottom > *.check_box input[type="checkbox"] + label span { color: #fff; font-size: 14px; }

.popup_container .main_popup .bottom > *.btn_close { float: right; padding-right: 20px; color: #fff; font-size: 14px; line-height: 21px; background: url("/images/btn_close_main_popup.png") top 3px right no-repeat; }

.support .tab_menu { margin-bottom: 100px; }

.support .form { margin-top: 100px; }

.support .form:first-of-type, .support .form.first { margin-top: 0; }

.support .privacy { padding: 43px 50px; border: 1px solid #ddd; line-height: 1.625em; }

.support .privacy .privacy_list li { margin-bottom: 15px; }

.support .privacy .privacy_list li:last-child { margin-bottom: 0; }

.support .privacy .privacy_list .tit { font-style: normal; color: #333; }

.support .privacy .privacy_list .desc { padding-left: 18px; font-weight: 300; color: #333; word-break: keep-all; word-wrap: break-word; }

.support .privacy .msg { margin-top: 15px; }

.support .privacy .msg em { display: block; font-style: normal; color: #888; }

.support .check_box { margin: 29px 0 0; }

.support .captcha_box { padding: 22px 23px; background: #f7f7f7; }

.support .captcha_box:after { content: ""; display: table; clear: both; }

.support .captcha_box .captcah_img { float: left; width: 200px; height: 45px; margin-right: 9px; background: #dfedf2; }

.support .captcha_box .btn_refresh { float: left; margin-right: 9px; }

.support .captcha_box .input_box { float: left; width: 315px; }

.support .wrap_btn { margin-top: 50px; }

.support.inquiry .nice-select { width: 322px; height: 45px; line-height: 43px; }

.support.inquiry .textarea textarea { height: 345px; }

.support.newsletter .privacy_list .table { margin: 24px 0; border-top-width: 1px; }

.support.newsletter .privacy_list .table th, .support.newsletter .privacy_list .table td { height: 60px; }

.support.newsletter .privacy_list .table th { border-bottom: 0; }

.support.newsletter .privacy_list .table td { border-top: 0; }

.support.newsletter .privacy_list .table em { font-style: normal; color: #0f97dd; }

.support.newsletter .unsubscribe { margin-top: 100px; padding: 15px 20px; border: 1px solid #ddd; }

.support.newsletter .unsubscribe:after { content: ""; display: table; clear: both; }

.support.newsletter .unsubscribe .msg { float: left; font-weight: 300; position: relative; }

.support.newsletter .unsubscribe .msg:before { display: inline-block; vertical-align: middle; content: ""; padding-right: 4px; content: "*"; }

.support.newsletter .unsubscribe .btn { float: right; margin-right: 8px; }

.solution:not(.industrial) .section_content { padding-top: 0; }

.solution .sequence_area { overflow: hidden; position: relative; height: 700px; margin: 150px 0 80px; background: #f7f7f7; }

.solution .sequence_area.init .product_slide, .solution .sequence_area.init .product_sequence { opacity: 1; }

.solution .sequence_area:first-of-type { margin-top: 0; }

.solution .sequence_area .inner { position: relative; max-width: 1440px; height: 100%; margin: 0 auto; }

.solution .sequence_area .product_slide { width: 340px; height: 100%; margin: 0; opacity: 0; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; }

.solution .sequence_area .product_slide .slide_tit { margin-bottom: 18px; font-size: 30px; font-weight: 600; }

.solution .sequence_area .product_slide .product_wrap { width: 100%; }

.solution .sequence_area .product_slide .slide { display: block; width: 100%; max-height: 150px; margin-bottom: 10px; padding: 20px; background: #fff; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; }

.solution .sequence_area .product_slide .slide:after { display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 0; content: ""; background: #1fa7f1; opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.solution .sequence_area .product_slide .slide:hover:after { opacity: 1; height: 6px; }

.solution .sequence_area .product_slide .slide.active .name { color: #fff; }

.solution .sequence_area .product_slide .slide.active .name .sort { color: #fff; }

.solution .sequence_area .product_slide .slide.active .desc { color: #fff; }

.solution .sequence_area .product_slide .slide.active:after { height: 100%; opacity: 1; -webkit-transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); }

.solution .sequence_area .product_slide .name { position: relative; z-index: 1; margin-bottom: 11px; font-size: 24px; font-weight: 600; color: #0f97dd; }

.solution .sequence_area .product_slide .name .prd { font-weight: 600; -webkit-transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); }

.solution .sequence_area .product_slide .name .sort { position: relative; font-weight: 600; color: #004990; -webkit-transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); }

.solution .sequence_area .product_slide .name .sort.mark:after { position: relative; display: inline-block; vertical-align: middle; line-height: 0; font-size: x-large; font-weight: 400; font-family: "Noto Sans KR", sans-serif; content: '¢ç'; top: -2px; }

.solution .sequence_area .product_slide .desc { position: relative; z-index: 1; font-size: 14px; font-weight: 300; line-height: 1.714em; letter-spacing: -0.025em; color: #888; -webkit-transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); transition: all 0.5s cubic-bezier(0.93, 0.04, 0.23, 1); word-break: keep-all; word-wrap: break-word; }

.solution .sequence_area .product_slide .desc .mark:after { position: relative; display: inline-block; vertical-align: middle; line-height: 0; font-size: x-large; font-weight: 400; font-family: "Noto Sans KR", sans-serif; content: '¢ç'; }

.solution .sequence_area .product_slide .shadow { position: absolute; left: 0; z-index: 1; width: 100%; height: 32px; pointer-events: none; }

.solution .sequence_area .product_slide .shadow_top { display: none; top: 0; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%); }

.solution .sequence_area .product_slide .shadow_bot { bottom: 0; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%); }

.solution .sequence_area .product_sequence { position: absolute; top: 0; right: 0; width: calc(100% - 340px); height: 100%; opacity: 0; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; }

.solution .sequence_area .product_sequence .motion { position: absolute; top: 0; right: 0; }

.solution .sequence_area .product_sequence .wrap_move_item { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }

.solution .sequence_area .product_sequence .wrap_move_item .link { display: block; position: absolute; background: rgba(0, 0, 0, 0); text-indent: -9999%; font-size: 0; }

.solution .content_product { position: relative; }

.solution .content_product .compare_guide { visibility: hidden; position: absolute; top: 28px; right: 125px; height: 34px; padding: 10px 18px; background: #0f97dd; -webkit-box-shadow: 6px 4px 9px 0px rgba(0, 0, 0, 0.18); box-shadow: 6px 4px 9px 0px rgba(0, 0, 0, 0.18); font-size: 14px; color: #fff; letter-spacing: -0.025em; z-index: 2; border-radius: 30px; }

.solution .content_product .compare_guide:after { position: absolute; left: 30px; bottom: -8px; width: 0; height: 0; margin-top: -2px; border-left: 3.5px solid transparent; border-right: 3.5px solid transparent; border-top: 6px solid #0f97dd; content: ""; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.solution .product_head { display: table; width: 100%; padding: 17px 20px; }

.solution .product_head .th { display: table-cell; vertical-align: middle; font-size: 20px; font-weight: 500; }

.solution .product_head .th_product { width: 31.13208%; }

.solution .product_head .th_name { width: 21.41509%; }

.solution .product_head .th_grade { width: 47.45283%; }

.solution .product_list .product_name { font-size: 18px; line-height: 1.33em; letter-spacing: -0.025em; }

.solution .product_list .material_name { font-family: "SamYang"; font-weight: 600; color: #0f97dd; }

.solution .product_list .material_name .prd { margin-right: 5px; font-weight: 600; }

.solution .product_list .material_name .sort { position: relative; font-weight: 600; color: #004990; }

.solution .product_list .material_name .sort.mark:after { position: relative; display: inline-block; vertical-align: middle; line-height: 0; font-size: x-large; font-weight: 400; font-family: "Noto Sans KR", sans-serif; content: '¢ç'; }

.solution .product_list .material_link .wrap_link { margin: -5px; font-size: 0; }

.solution .product_list .material_link .btn { min-width: 110px; height: 30px; margin: 5px; padding: 0 20px 0 10px; font-size: 14px; line-height: 32px; color: #666; border: 1px solid #aaa; cursor: pointer; }

.solution .product_list .material_link .btn:after { right: 10px; }

.solution .product_list .material_link .btn:hover { color: #fff; background: #0f97dd; border-color: transparent; }

.solution .product_list .material_link .btn:hover:after { border-color: #fff; }

.solution .product_list.type_list .thumb { display: none; }

.solution .product_list.type_list .product_name { display: table-cell; vertical-align: top; width: 31.13208%; padding-top: 5px; font-weight: 500; }

.solution .product_list.type_list .material_list { display: table-cell; vertical-align: middle; }

.solution .product_list.type_list .material_list li { display: table; width: 100%; margin-bottom: 20px; }

.solution .product_list.type_list .material_list li:last-child { margin-bottom: 0; }

.solution .product_list.type_list .material_list .material_name { display: table-cell; vertical-align: top; width: 31.09589%; padding-top: 10px; }

.solution .product_list.type_list .material_list .material_link { display: table-cell; vertical-align: middle; width: 68.90411%; }

.solution .product_list.type_list .item { display: table; width: 100%; margin-bottom: -1px; padding: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #fff; -webkit-transition: background 0.35s ease-out; transition: background 0.35s ease-out; }

.solution .product_list.type_list .item:first-child { border-top: 1px solid #000; }

.solution .product_list.type_list .item.focus { background: #dfecf2; }

.solution .product_list.type_thumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -12px -80px; }

.solution .product_list.type_thumb .thumb { overflow: hidden; width: 350px; height: 250px; background: #f2f2f2; }

.solution .product_list.type_thumb .product_name { display: block; margin: 26px 0 21px; padding-bottom: 18px; font-weight: 500; border-bottom: 1px solid #ddd; }

.solution .product_list.type_thumb .material_list li { margin-bottom: 30px; }

.solution .product_list.type_thumb .material_list li:last-child { margin-bottom: 0; }

.solution .product_list.type_thumb .material_list .material_name { margin-bottom: 7px; }

.solution .product_list.type_thumb .item { width: calc(33.333% - 24px); margin: 0 12px 80px; }

.solution .product_list.type_thumb .item_primary { width: 100%; }

.solution .product_list.type_thumb .item_primary:after { content: ""; display: table; clear: both; }

.solution .product_list.type_thumb .item_primary .thumb { float: left; width: 350px; height: 388px; margin-right: 25px; background: #f2f2f2; }

.solution .product_list.type_thumb .item_primary .product_name { float: left; width: calc(100% - 375px); margin: 0 0 19px; }

.solution .product_list.type_thumb .item_primary .material_list { float: left; width: calc(100% - 375px); }

.solution .product_list.type_thumb .item_primary .material_list li { display: table; width: 100%; margin-bottom: 20px; }

.solution .product_list.type_thumb .item_primary .material_list li:last-child { margin-bottom: 0; }

.solution .product_list.type_thumb .item_primary .material_list .material_name { display: table-cell; vertical-align: top; width: 200px; padding-top: 9px; }

.solution .product_list.type_thumb .item_primary .material_list .material_link { display: table-cell; vertical-align: top; }

.solution .product_list.type_accordion { border-top: 1px solid #000; }

.solution .product_list.type_accordion .item { padding: 0 30px; border-bottom: 1px solid #ddd; }

.solution .product_list.type_accordion .item.active .product_name { padding: 15px 0; }

.solution .product_list.type_accordion .item.active .material_list { display: block; }

.solution .product_list.type_accordion .item.active.active .product_name:after { display: block; position: absolute; top: 50%; right: 20px; width: 8px; height: 8px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); content: ""; pointer-events: none; border-color: #1599de; margin-top: -5px; }

.solution .product_list.type_accordion .product_name { position: relative; display: block; padding: 24px 0 22px; font-weight: 500; }

.solution .product_list.type_accordion .product_name:after { display: block; position: absolute; top: 50%; right: 20px; width: 8px; height: 8px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; pointer-events: none; border-color: #1599de; margin-top: -5px; }

.solution .product_list.type_accordion .material_list { display: none; padding: 30px; background: #f7f7f7; }

.solution .product_list.type_accordion .material_list li { display: table; width: 100%; margin-bottom: 20px; }

.solution .product_list.type_accordion .material_list li:last-child { margin-bottom: 0; }

.solution .product_list.type_accordion .material_list .material_name { display: table-cell; vertical-align: top; width: 205px; padding-top: 9px; }

.solution .product_list.type_accordion .material_list .material_link { display: table-cell; vertical-align: top; }

.solution .product_list.type_accordion .material_list .material_link .btn:hover { color: #fff; background: #0f97dd; }

.solution .product_list.type_accordion .material_list .material_link .btn:hover:after { border-color: #fff; }

.solution.appliance .compare_guide { top: 70px; right: 138px; }

.solution.appliance .content { margin-bottom: 100px; }

.solution.appliance .content:last-child { margin-bottom: 0; }

.solution.appliance .content .home_slide { overflow-x: hidden; width: 100%; max-width: 1920px; margin: 0 auto; }

.solution.appliance .content .home_slide .swiper-container { overflow-y: visible; }

.solution.appliance .content .home_slide .swiper-container .slide_arrow { position: absolute; top: 50%; margin-top: -40px; width: 49px; height: 80px; z-index: 2; }

.solution.appliance .content .home_slide .swiper-container .slide_arrow.swiper-button-prev { left: 0; background-image: url("/resources/images/kr/solution/home_appliance/slide_arrow_left.png"); }

.solution.appliance .content .home_slide .swiper-container .slide_arrow.swiper-button-next { right: 0; background-image: url("/resources/images/kr/solution/home_appliance/slide_arrow_right.png"); }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .kitchen { position: relative; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .kitchen .point_wrap.prd1 { top: 56%; left: 27%; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .kitchen .point_wrap.prd2 { top: 44%; left: 51%; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .kitchen .point_wrap.prd3 { top: 52%; left: 68.5%; z-index: 4; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .kitchen .point_wrap.prd4 { top: 53%; left: 82.5%; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .riving { position: relative; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .riving .point_wrap.prd1 { top: 28%; left: 39%; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .riving .point_wrap.prd2 { top: 59%; left: 58%; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .riving .point_wrap.prd3 { top: 56%; left: 73.6%; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .riving .point_wrap.prd4 { top: 32%; left: 85%; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap { display: block; position: absolute; z-index: 3; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .spot { position: absolute; top: -11px; left: -11px; display: inline-block; width: 30px; height: 30px; z-index: 2; background: url("/resources/images/kr/solution/home_appliance/btn_plus.png") center no-repeat; background-size: 100%; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap:hover .spot { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel { position: relative; display: none; width: 220px; padding: 30px 30px 0 30px; background: rgba(255, 255, 255, 0.9); -webkit-box-shadow: 5px 9px 16px 0px rgba(0, 0, 0, 0.2); box-shadow: 5px 9px 16px 0px rgba(0, 0, 0, 0.2); -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 1; top: 5px; opacity: 0; border-radius: 10px; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .product { padding-bottom: 8px; font-size: 18px; font-weight: 500; color: #000; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list { padding: 20px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list li { margin-top: 15px; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list li:first-child { margin-top: 0; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list li span { font-size: 14px; font-weight: 600; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list li .txt1 { color: #0f97dd; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list li .txt2, .solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list li .mark { color: #004990; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .prd_list li .mark { font-size: 13px; vertical-align: top; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .btn_detail { display: block; padding: 20px 0; text-align: center; }

.solution.appliance .content .home_slide .swiper-container .swiper-slide .point_wrap .pannel .btn_detail span { display: inline-block; padding-right: 20px; background: url("/resources/images/kr/solution/home_appliance/btn_detail.png") center right 0 no-repeat; }

.solution.appliance .content .app_list .anchor { display: inline-block; }

.solution.appliance .content .app_list .app_item { margin-bottom: 160px; }

.solution.appliance .content .app_list .app_item:after { content: ""; display: table; clear: both; }

.solution.appliance .content .app_list .app_item:last-child { margin-bottom: 0; }

.solution.appliance .content .app_list .app_item .thumb { overflow: hidden; float: left; width: 376px; height: 283px; margin-right: 49px; background: #f7f7f7; }

.solution.appliance .content .app_list .app_item .list { float: left; width: 675px; }

.solution.appliance .content .app_list .app_item .list .app_tit { margin-bottom: 17px; font-size: 20px; font-weight: 500; }

.solution.industrial .compare_guide { top: 15px; right: 255px; }

.library.physical_table .table.type_list td .grade { display: table; margin: 0 20px; font-size: 16px; font-weight: 300; text-align: left; position: relative; }

.library.physical_table .table.type_list td .grade:after { display: block; position: absolute; bottom: -2px; left: 0; width: 100%; height: 1px; content: ""; opacity: 0; background: #000; -webkit-transition: all 0.15s; transition: all 0.15s; }

.library.physical_table .table.type_list td .grade:hover:after { display: block; opacity: 1; }

.library.catalog .table.type_list td.tit { padding: 0 45px; text-align: left; }

.library.catalog .btn_down { min-width: 90px; height: 34px; line-height: 36px; padding: 0 15px; background-position: calc(100% - 15px); background-size: 15px; font-size: 14px; }

.library.catalog .btn_down.eng, .library.catalog .btn_down.chn { margin-left: 4px; }

.library.case_study_list .board:after { content: ""; display: table; clear: both; }

.library.case_study_list .board li { float: left; margin-top: 50px; width: 525px; border: none; }

.library.case_study_list .board li:nth-child(2n) { margin-left: 50px; }

.library.case_study_list .board li:nth-child(-n + 2) { margin-top: 0; }

.library.case_study_list .board li:last-child { border: none; }

.library.case_study_list .board li a { padding: 50px 40px; min-height: 637px; border: 1px solid #ddd; }

.library.case_study_list .board li a:hover { border-color: #0f97dd; }

.library.case_study_list .board li a .thumb_box { width: 445px; height: 250px; float: none; }

.library.case_study_list .board li a .txt_box { position: relative; top: auto; left: auto; width: 100%; }

.library.case_study_list .board li a .txt_box .txt_top { overflow: hidden; margin-bottom: 50px; padding-top: 30px; padding-bottom: 20px; border-bottom: 1px solid #ddd; }

.library.case_study_list .board li a .txt_box .txt_top .num { float: left; font-weight: 300; color: #0f97dd; }

.library.case_study_list .board li a .txt_box .txt_top .date { float: right; margin-bottom: 0; color: #0f97dd; }

.library.case_study_list .board li a .txt_box .desc_wrap { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-wrap: normal; line-height: 1.625em; max-height: 6.5em; }

.library.case_study_view .board_view .board_head .cont_tit { width: auto; word-break: keep-all; word-wrap: break-word; }

.library.case_study_view .board_view .board_head .num { position: relative; display: table-cell; width: 140px; vertical-align: middle; padding: 0 10px; font-size: 14px; font-weight: 300; color: #0f97dd; text-align: right; position: relative; }

.library.case_study_view .board_view .board_head .num:after { display: block; position: relative; width: 1px; height: 14px; content: ""; left: 9px; display: inline-block; vertical-align: middle; margin-top: -1px; background: #ddd; }

.library.case_study_view .board_view .board_head .date { width: 75px; padding-left: 10px; }

.library.case_study_view .board_view .quick_menu { margin: 100px -12px 0; }

.library.case_study_view .board_view .quick_menu:after { content: ""; display: table; clear: both; }

.library.case_study_view .board_view .quick_menu li { float: left; width: calc(50% - 24px); margin: 0 12px; }

.library.case_study_view .board_view .quick_menu li .link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 140px; padding: 0 40px; font-size: 22px; }

.library.case_study_view .board_view .quick_menu li .link_catalog { background: url("/resources/images/kr/library/icon_catalog.png") calc(100% - 40px) 50% no-repeat; background-color: #dfedf2; }

.library.case_study_view .board_view .quick_menu li .link_inquire { background: url("/resources/images/kr/library/icon_inquire.png") calc(100% - 40px) 50% no-repeat; background-color: #dfedf2; }

.library.case_study_view .board_view .quick_menu li .link span { overflow: hidden; display: inline-block; width: 203px; height: 38px; margin-top: -6px; position: relative; }

.library.case_study_view .board_view .quick_menu li .link span:after { display: block; position: absolute; right: -1px; bottom: 5px; width: 14px; height: 1px; content: ""; background: #000; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.library.case_study_view .board_view .quick_menu li .link span:before { display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #000; content: ""; }

.library.showroom .content { max-width: 1200px; }

.library.showroom .content .vr_area { height: 700px; }

.library.showroom .content.guide { margin-top: 40px; text-align: center; }

.library.showroom .content.guide ul { display: inline-block; }

.library.showroom .content.guide ul li { display: inline-block; width: 130px; padding-top: 57px; border-left: 1px solid #e3e3e3; }

.library.showroom .content.guide ul li:nth-child(1) { background: url("/resources/images/kr/library/ico_guide01.png") 50% 0 no-repeat; }

.library.showroom .content.guide ul li:nth-child(2) { background: url("/resources/images/kr/library/ico_guide02.png") 50% 0 no-repeat; }

.library.showroom .content.guide ul li:nth-child(3) { background: url("/resources/images/kr/library/ico_guide03.png") 50% 0 no-repeat; }

.library.showroom .content.guide ul li:nth-child(4) { background: url("/resources/images/kr/library/ico_guide04.png") 50% 0 no-repeat; }

.library.showroom .content.guide ul li:last-child { border-right: 1px solid #e3e3e3; }

.library.showroom .content.guide ul li p { font-size: 14px; }

.product .obj { opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

.product div[data-trigger="sceneTrigger"].on .obj { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.product.meterial .list_wrap ul { overflow: hidden; margin: -15px -9px; }

.product.meterial .list_wrap ul li { float: left; width: calc(33.333% - 18px); height: 300px; margin: 15px 9px; border: 1px solid #ddd; -webkit-box-sizing: border-box; box-sizing: border-box; }

.product.meterial .list_wrap ul li a { overflow: hidden; position: relative; display: block; width: 100%; height: 100%; }

.product.meterial .list_wrap ul li a * { transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

.product.meterial .list_wrap ul li a .tit_wrap { position: relative; padding: 40px 25px 40px 40px; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 2; word-break: keep-all; word-wrap: break-word; }

.product.meterial .list_wrap ul li a .tit_wrap .tit { width: 100%; height: 100%; font-size: 36px; font-weight: 600; letter-spacing: -0.02em; white-space: nowrap; color: #0f97dd; }

.product.meterial .list_wrap ul li a .tit_wrap .tit sup { position: relative; vertical-align: top; margin-left: 8px; font-size: 20px; font-weight: 600; color: #004990; }

.product.meterial .list_wrap ul li a .tit_wrap .tit .mark { color: #004990; }

.product.meterial .list_wrap ul li a .tit_wrap .tit .mark:after { position: relative; display: inline-block; vertical-align: middle; line-height: 0; font-size: x-large; font-weight: 400; font-family: "Noto Sans KR", sans-serif; content: '¢ç'; top: -9px; left: 2px; }

.product.meterial .list_wrap ul li a .tit_wrap .sub_tit { margin-top: 18px; line-height: 1.625em; color: #666; position: relative; }

.product.meterial .list_wrap ul li a .tit_wrap .sub_tit:after { display: block; position: relative; width: 20px; height: 12px; content: ""; margin-top: 21px; background: url("/images/icon_arr_g.png") 50% 50% no-repeat; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

.product.meterial .list_wrap ul li a .bg { overflow: hidden; position: absolute; top: 245px; left: 0; width: 100%; height: 100%; background: #000; }

.product.meterial .list_wrap ul li a .bg img { margin-top: -245px; }

.product.meterial .list_wrap ul li a .bg:after { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #0f97dd; opacity: 0; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; content: ""; }

.product.meterial .list_wrap ul li a:hover .bg { top: 0; }

.product.meterial .list_wrap ul li a:hover .bg img { margin-top: 0; }

.product.meterial .list_wrap ul li a:hover .bg:after { opacity: 0.7; }

.product.meterial .list_wrap ul li a:hover .tit_wrap .tit, .product.meterial .list_wrap ul li a:hover .tit_wrap .sub_tit, .product.meterial .list_wrap ul li a:hover .tit_wrap sup, .product.meterial .list_wrap ul li a:hover .tit_wrap .mark { color: #fff; }

.product.meterial .list_wrap ul li a:hover .tit_wrap .sub_tit:after { background-image: url("/images/icon_arr_w.png"); }

.product.specialty .list_wrap .list_box { margin-top: 120px; }

.product.specialty .list_wrap .list_box:first-child { margin-top: 0; }

.product.specialty .list_wrap .list_box .obj { padding: 60px; height: 360px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.product.specialty .list_wrap .list_box .obj.emotion { background: url("/resources/images/kr/product/bg_list_specialty01.jpg") center no-repeat; }

.product.specialty .list_wrap .list_box .obj.chemical { background: url("/resources/images/kr/product/bg_list_specialty02.jpg") center no-repeat; }

.product.specialty .list_wrap .list_box .obj.laser { background: url("/resources/images/kr/product/bg_list_specialty03.jpg") center no-repeat; }

.product.specialty .list_wrap .list_box .obj.eco { background: url("/resources/images/kr/product/bg_list_specialty04.jpg") center no-repeat; }

.product.specialty .list_wrap .list_box .obj.printing { background: url("/resources/images/kr/product/bg_list_specialty05.jpg") center no-repeat; }

.product.specialty .list_wrap .list_box .obj .tit_wrap { height: 180px; color: #fff; }

.product.specialty .list_wrap .list_box .obj .tit_wrap .tit { font-size: 30px; font-weight: 500; }

.product.specialty .list_wrap .list_box .obj .tit_wrap .sub_tit { margin-top: 10px; line-height: 1.625em; }

.product.specialty .list_wrap .list_box .obj .tit_wrap .sub_tit sub { position: relative; display: inline-block; top: 1px; font-size: 60%; }

.product.specialty .list_wrap .list_box .obj .btn_wrap a { display: inline-block; min-width: 170px; height: 50px; padding-right: 50px; border-bottom: 1px solid #fff; font-size: 18px; color: #fff; line-height: 50px; background: url("/images/icon_arr_w.png") right center no-repeat; }

.product.specialty .list_wrap .list_box .obj .btn_wrap a:hover { -webkit-animation-name: arrowMotion; animation-name: arrowMotion; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }

.product.specialty .list_wrap .list_box .obj .btn_wrap a + a { margin-left: 30px; }

.product_view .section_content .content { margin-bottom: 90px; }

.product_view .section_content .content .mark { position: relative; display: inline-block; font-weight: 500; }

.product_view .section_content .content .mark:after { position: relative; display: inline-block; vertical-align: middle; line-height: 0; font-size: x-large; font-weight: 400; font-family: "Noto Sans KR", sans-serif; content: '¢ç'; }

.product_view .section_content .content.full .cont_tit { max-width: 1100px; margin-left: auto; margin-right: auto; }

.product_view .section_content .content:first-child .tit_wrap p { font-size: 18px; }

.product_view .section_content .content:last-child { margin-bottom: 0; }

.product_view .section_content .content .tit_wrap { margin-bottom: 16px; }

.product_view .section_content .content .tit_wrap.col2:after { content: ""; display: table; clear: both; }

.product_view .section_content .content .tit_wrap.col2 .cont_tit { margin-bottom: 0; width: 50%; float: left; }

.product_view .section_content .content .tit_wrap.col2 .cont_tit:last-child { padding-left: 10px; }

.product_view .section_content .content .tit_wrap p { font-size: 16px; line-height: 1.667em; word-break: keep-all; word-wrap: break-word; }

.product_view .section_content .content .cont_tit_xs { font-weight: 500; }

.product_view .section_content .content p { color: #333; }

.product_view .section_content .content .dot_list { margin-bottom: 15px; }

.product_view .section_content .content .dot_list li { margin-top: 10px; padding-left: 13px; position: relative; }

.product_view .section_content .content .dot_list li:before { display: block; position: absolute; top: 5px; left: 0; width: 3px; height: 3px; content: ""; background: #333333; }

.product_view .section_content .content .dot_list li:first-child { margin-top: 0; }

.product_view .section_content .content .box_list { font-size: 0; }

.product_view .section_content .content .box_list + .box_list { margin-top: 50px !important; }

.product_view .section_content .content .box_list li { position: relative; display: inline-block; text-align: center; }

.product_view .section_content .content .box_list li p { position: absolute; left: 0; bottom: 35px; width: 100%; font-size: 16px; text-align: center; }

.product_view .section_content .content .box_list.type2.col2 { margin: 0 -20px; }

.product_view .section_content .content .box_list.type2.col2 li { position: relative; margin: 0 20px; width: calc(50% - 40px); }

.product_view .section_content .content .box_list.type2.col2 li .cont_tit { position: absolute; top: 30px; left: 40px; }

.product_view .section_content .content .box_list.type3 li { background: #fff; text-align: left; }

.product_view .section_content .content .box_list.type3 li .cont_tit { margin-top: 20px; margin-bottom: 0; }

.product_view .section_content .content .box_list.col2 { margin: 0 -10px; }

.product_view .section_content .content .box_list.col2 li { width: calc(50% - 20px); margin: 0 10px; }

.product_view .section_content .content .box_list.col3 { margin: -5px; }

.product_view .section_content .content .box_list.col3 li { width: calc(33.333% - 10px); margin: 5px; }

.product_view .section_content .content .box_list.col4 { margin: 0 -10px; }

.product_view .section_content .content .box_list.col4 li { width: calc(25% - 20px); margin: 0 10px; }

.product_view .section_content .content .sdown { font-size: 0.5em; }

.product_view .section_content .content .feature ul { margin-top: 50px; font-size: 0; text-align: center; }

.product_view .section_content .content .feature ul:first-child { margin-top: 0; }

.product_view .section_content .content .feature ul.type2 li { width: 25%; }

.product_view .section_content .content .feature ul.type3 li { width: 20%; }

.product_view .section_content .content .feature ul li { display: inline-block; width: 33.3%; vertical-align: top; }

.product_view .section_content .content .feature ul li .img_wrap { height: 96px; }

.product_view .section_content .content .feature ul li p { font-size: 18px; color: #000; line-height: 1.2em; }

.product_view .section_content .content.application > div { margin-bottom: 100px; }

.product_view .section_content .content.application > div:last-child { margin-bottom: 0; }

.product_view .section_content .content.application .bg { position: relative; padding-top: 30px; height: 700px; background: #f7f7f7; }

.product_view .section_content .content.application .bg .cont_tit { position: relative; z-index: 2; }

.product_view .section_content .content.application .bg .product_sequence { position: absolute; top: 0; left: 50%; margin-left: -555px; width: 1110px; }

.product_view .section_content .content.application .bg .product_sequence .motion { position: absolute; top: 0; left: 0; }

.product_view .section_content .content.application .bg.no_sequence { height: auto; }

.product_view .section_content .content.application .bg.no_sequence .product_sequence { position: relative; top: auto; left: auto; margin: 0 auto; }

.product_view .section_content .content.application .inner { max-width: 1100px; height: 100%; margin: 0 auto; }

.product_view .section_content .content .bdr_box { border: 1px solid #ddd; text-align: center; }

.product_view .section_content .content.grade .table.type_list th { color: #0f97dd; }

.product_view .section_content .content.btn_wrap ul { margin: 0 -12px; }

.product_view .section_content .content.btn_wrap ul:after { content: ""; display: table; clear: both; }

.product_view .section_content .content.btn_wrap li { float: left; width: calc(50% - 24px); margin: 0 12px; }

.product_view .section_content .content.btn_wrap li .link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 140px; padding: 0 40px; font-size: 22px; }

.product_view .section_content .content.btn_wrap li .link_catalog { background: url("/resources/images/kr/library/icon_catalog.png") calc(100% - 40px) 50% no-repeat; background-color: #dfedf2; }

.product_view .section_content .content.btn_wrap li .link_inquire { background: url("/resources/images/kr/library/icon_inquire.png") calc(100% - 40px) 50% no-repeat; background-color: #dfedf2; }

.product_view .section_content .content.btn_wrap li .link span { overflow: hidden; display: inline-block; width: 203px; height: 38px; margin-top: -6px; line-height: 1.1em; position: relative; }

.product_view .section_content .content.btn_wrap li .link span:after { display: block; position: absolute; right: -1px; bottom: 5px; width: 14px; height: 1px; content: ""; background: #000; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.product_view .section_content .content.btn_wrap li .link span:before { display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #000; content: ""; }

.product_view.pps_tripps .section_content .content.application .box_list.col3 { margin: -10px; }

.product_view.pps_tripps .section_content .content.application .box_list.col3 li { width: calc(33.33% - 20px); margin: 10px; }

.product_view.trirex .application .app01 .pc_list { overflow: hidden; }

.product_view.trirex .application .app01 .pc_list .txt { position: absolute; left: 10px; bottom: 10px; color: #fff; }

.product_view.trirex .application .app01 .pc_list > * { position: relative; float: left; }

.product_view.trirex .application .app01 .pc_list > *.left { width: 540px; }

.product_view.trirex .application .app01 .pc_list > *.right { width: 550px; margin-left: 10px; }

.product_view.trirex .application .app01 .pc_list > *.right .row { overflow: hidden; margin-bottom: 10px; }

.product_view.trirex .application .app01 .pc_list > *.right .row:last-child { margin-bottom: 0; }

.product_view.trirex .application .app01 .pc_list > *.right .row > * { position: relative; float: left; margin-left: 10px; }

.product_view.trirex .application .app01 .pc_list > *.right .row > *:first-child { margin-left: 0; }

.product_view.trirex .application .app02 h4.cont_tit { padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #ddd; }

.product_view.trirex .application .app02 .box_wrap { font-size: 0; }

.product_view.trirex .application .app02 .box_wrap .box { display: inline-block; width: 530px; margin-left: 40px; margin-top: 40px; }

.product_view.trirex .application .app02 .box_wrap .box:nth-child(-n + 2) { margin-top: 0; }

.product_view.trirex .application .app02 .box_wrap .box:nth-child(2n + 1) { margin-left: 0; }

.product_view.trirex .application .app02 .box_wrap .box .cont_tit { margin-bottom: 10px; }

.product_view.trirex .application .app02 .box_wrap .box .box_list li { margin-left: 10px; border-top: 1px solid #ddd; }

.product_view.trirex .application .app02 .box_wrap .box .box_list li:first-child { margin-left: 0; }

.product_view.pcm .feat02 .cont_tit { max-width: 1100px; margin-left: auto; margin-right: auto; }

.product_view.pcm .feat02 .bg { background: url("/resources/images/kr/product/specialty/bg_pcm01.jpg") center no-repeat; }

.product_view.pcm .feat02 .bg .inner { max-width: 1100px; margin: 0 auto; padding: 50px 0; font-size: 0; }

.product_view.pcm .feat02 .bg .inner > div { display: inline-block; vertical-align: top; }

.product_view.pcm .feat02 .bg .inner > div.left { width: 350px; height: 320px; padding: 65px 30px; margin-right: 100px; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 8px 14px 18px 0px rgba(0, 0, 0, 0.2); box-shadow: 8px 14px 18px 0px rgba(0, 0, 0, 0.2); }

.product_view.pcm .feat02 .bg .inner > div.left p { font-size: 16px; }

.product_view.pcm .feat02 .bg .inner > div.left p.txt1 { font-size: 18px; color: #000; }

.product_view.pcm .feat02 .bg .inner > div.left p.txt2 { margin: 10px 0; font-weight: 300; line-height: 1.625em; color: #333; }

.product_view.pcm .feat02 .bg .inner > div.left p.txt3 { padding-left: 30px; color: #0f97dd; position: relative; }

.product_view.pcm .feat02 .bg .inner > div.left p.txt3:before { display: block; position: absolute; top: 2px; left: 0; width: 23px; height: 13px; content: ""; background: url("/resources/images/kr/product/specialty/arrow.png") center no-repeat; }

.product_view.pcm .feat02 .bg .inner > div.right .row02 { overflow: hidden; }

.product_view.pcm .feat02 .bg .inner > div.right .row02 > * { float: left; }

.product_view.pcm .feat02 .bg .inner > div.right .row02 > *.txt_wrap { margin-top: 110px; }

.product_view.pcm .feat02 .bg .inner > div.right .row02 > *.txt_wrap p { font-size: 14px; }

.product_view.pcm .feat02 .bg .inner > div.right .row02 > *.txt_wrap p.txt2 { margin: 8px 0; }

.product_view.pcm .feat02 .bg .inner > div.right .row02 > *.txt_wrap p.txt3 { padding-left: 22px; position: relative; }

.product_view.pcm .feat02 .bg .inner > div.right .row02 > *.txt_wrap p.txt3:before { display: block; position: absolute; top: 3px; left: 0; width: 17px; height: 9px; content: ""; background: url("/resources/images/kr/product/specialty/arrow.png") center no-repeat; background-size: 16px; }

.product_view.pcm .feat03 .box { padding: 30px 0 30px 100px; background: #f7f7f7; font-size: 0; }

.product_view.pcm .feat03 .box > * { display: inline-block; vertical-align: middle; }

.product_view.pcm .feat03 .box > *.txt_wrap { margin-left: 120px; }

.product_view.pcm .feat03 .box > *.txt_wrap .txt1 { font-size: 18px; font-weight: 400; color: #000; }

.product_view.pcm .feat03 .box > *.txt_wrap .txt2 { margin-top: 10px; font-size: 16px; line-height: 1.625em; }

.product_view.visual .application .app_box { position: relative; padding: 42px 80px 0 90px; height: 390px; }

.product_view.visual .application .app_box:after { content: ""; display: table; clear: both; }

.product_view.visual .application .app_box.cloth { background: url("/resources/images/kr/product/specialty/bg_visual01.jpg") top no-repeat; }

.product_view.visual .application .app_box.marble { background: url("/resources/images/kr/product/specialty/bg_visual02.jpg") top no-repeat; }

.product_view.visual .application .app_box.color_mixing { background: url("/resources/images/kr/product/specialty/bg_visual03.jpg") top no-repeat; }

.product_view.visual .application .app_box.sparkling { background: url("/resources/images/kr/product/specialty/bg_visual04.jpg") top no-repeat; }

.product_view.visual .application .app_box.edge_glow { background: url("/resources/images/kr/product/specialty/bg_visual05.jpg") top no-repeat; }

.product_view.visual .application .app_box.metal { background: url("/resources/images/kr/product/specialty/bg_visual06.jpg") top no-repeat; }

.product_view.visual .application .app_box.translucent { background: url("/resources/images/kr/product/specialty/bg_visual07.jpg") top no-repeat; }

.product_view.visual .application .app_box > div { float: left; }

.product_view.visual .application .app_box .info_wrap { width: 570px; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .category { font-size: 18px; font-weight: 500; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .prd_name { display: inline-block; margin: 15px -20px -8px; font-size: 26px; font-weight: 500; line-height: 1.18em; letter-spacing: -0.005em; position: relative; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .prd_name:after { content: ""; display: table; clear: both; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .prd_name:after { display: block; position: absolute; bottom: 2px; left: 20px; width: 100%; height: 1px; content: ""; width: calc(100% - 40px); background: currentColor; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .prd_name span { font-weight: 500; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .prd_name .item { float: left; margin: 0 20px 8px; font-weight: inherit; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .prd_name .item:nth-child(even) { position: relative; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .prd_name .item:nth-child(even):before { display: block; position: absolute; top: 1px; left: -20px; width: 1px; height: 22px; content: ""; background: #000; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .feat_list { margin-top: 22px; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .feat_list li { padding-left: 15px; line-height: 1.625em; position: relative; }

.product_view.visual .application .app_box .info_wrap .txt_wrap .feat_list li:before { display: block; position: absolute; top: 10px; left: 0; width: 3px; height: 3px; content: ""; background: #333333; }

.product_view.visual .application .app_box.edge_glow .info_wrap p, .product_view.visual .application .app_box.edge_glow .info_wrap .prd_name { color: #fff; }

.product_view.visual .application .app_box.edge_glow .info_wrap .feat_list li { color: #fff; position: relative; }

.product_view.visual .application .app_box.edge_glow .info_wrap .feat_list li:before { display: block; position: absolute; top: 10px; left: 0; width: 3px; height: 3px; content: ""; background: #fff; }

.product_view.visual .application .app_box.metal { height: auto; padding-top: 60px; }

.product_view.visual .application .app_box.metal .info_wrap { width: 100%; }

.product_view.visual .application .app_box.metal .info_wrap p, .product_view.visual .application .app_box.metal .info_wrap .prd_name { color: #fff; }

.product_view.visual .application .app_box.metal .info_wrap .feat_list li { margin-top: 7px; color: #fff; position: relative; }

.product_view.visual .application .app_box.metal .info_wrap .feat_list li:before { display: block; position: absolute; top: 10px; left: 0; width: 3px; height: 3px; content: ""; background: #fff; }

.product_view.visual .application .app_box.metal .info_wrap .feat_list li:first-child { margin-top: 0; }

.product_view.visual .application .app_box.metal .info_wrap .img_calc { margin-top: 10px; -webkit-box-shadow: 0px 25px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 25px 30px 0px rgba(0, 0, 0, 0.1); }

.product_view.visual .application .app_box.metal .info_wrap .table_wrap { position: relative; margin-top: 40px; z-index: 2; }

.product_view.visual .application .app_box.metal .info_wrap .table_wrap table { width: 100%; text-align: center; }

.product_view.visual .application .app_box.metal .info_wrap .table_wrap table thead th { color: #fff; background: #42b0d8; font-size: 16px; }

.product_view.visual .application .app_box.metal .info_wrap .table_wrap table tbody th { background: #f7f7f7; }

.product_view.visual .application .app_box.metal .info_wrap .table_wrap table tbody td { background: #fff; }

.product_view.visual .application .app_box.metal .info_wrap .table_wrap table th, .product_view.visual .application .app_box.metal .info_wrap .table_wrap table td { height: 50px; line-height: 50px; border: 1px solid #ddd; font-size: 15px; }

.product_view.visual .application .app_box.metal .info_wrap .box_list { margin-top: 35px; }

.product_view.visual .application .app_box.metal .info_wrap .box_list p { color: #333; }

.product_view.visual .application .app_box .slide_wrap { position: relative; float: right; margin-top: 40px; width: calc(100% - 570px); }

.product_view.visual .application .app_box .slide_wrap .swiper-container { background: #fff; -webkit-box-shadow: 3px 10px 40px 0px rgba(0, 0, 0, 0.2); box-shadow: 3px 10px 40px 0px rgba(0, 0, 0, 0.2); }

.product_view.visual .application .app_box .slide_wrap .swiper-controller .pagination { display: block; margin-top: 20px; width: 100%; text-align: center; font-size: 0; }

.product_view.visual .application .app_box .slide_wrap .swiper-controller .pagination .swiper-pagination-bullet { display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin-right: 10px; background: none; border: 1px solid #77acbf; border-radius: 50%; cursor: pointer; }

.product_view.visual .application .app_box .slide_wrap .swiper-controller .pagination .swiper-pagination-bullet:last-child { margin-right: 0; }

.product_view.visual .application .app_box .slide_wrap .swiper-controller .pagination .swiper-pagination-bullet-active { background: #77acbf; border: 1px solid transparent; outline: none; }

.product_view.visual .application .app_box .slide_wrap .swiper-controller .pagination .swiper-pagination-bullet:hover { outline: none; }

.product_view.visual .application .app_box .color_wrap { position: absolute; left: 0; bottom: 15px; }

.product_view.acoustic .section_content .content.feat02 .box_list li p { left: 10px; bottom: 10px; color: #fff; text-align: left; }

.product_view.non_halogen .section_content .content.feat01 { padding-top: 60px; background: url("/resources/images/kr/product/specialty/bg_nonhalogen01.jpg") top right no-repeat; }

.product_view.non_halogen .section_content .content.feat01:after { content: ""; display: table; clear: both; }

.product_view.non_halogen .section_content .content.feat01 img { -webkit-box-shadow: 8px 14px 18px 0px rgba(0, 0, 0, 0.1); box-shadow: 8px 14px 18px 0px rgba(0, 0, 0, 0.1); }

.product_view.non_halogen .section_content .content.feat01 img.img_halogen { float: left; }

.product_view.non_halogen .section_content .content.feat01 img.img_nonhalogen { float: right; }

@-webkit-keyframes arrowMotion { 0% { background-position: right center; }
  50% { background-position: right 15px center; }
  100% { background-position: right center; } }

.company .content { position: relative; }

.company .content.full .top_common { max-width: 1100px; margin: 0 auto; }

.company .top_common > div.inner01 { position: relative; text-align: right; }

.company .top_common > div.inner01 .big_tit { position: absolute; top: 100px; left: 0; text-align: left; z-index: 2; }

.company .top_common > div.inner01 .big_tit h3 { margin-bottom: 70px; margin-bottom: 25px; font-size: 70px; font-weight: 600; line-height: 1.143em; color: #0f97dd; text-transform: uppercase; }

.company .top_common > div.inner01 .img_wrap { display: inline-block; }

.company .top_common > div p { line-height: 1.5em; }

.company .top_common > div p.txt1 { margin-bottom: 30px; font-size: 30px; font-weight: 500; letter-spacing: -0.025em; }

.company .top_common > div p.txt2 { font-size: 18px; }

.company .top_common > div .obj { opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); }

.company .top_common > div .obj1 { transition: all 0.5s ease-in-out 0.2s; -webkit-transition: all 0.5s ease-in-out 0.2s; -moz-transition: all 0.5s ease-in-out 0.2s; -o-transition: all 0.5s ease-in-out 0.2s; -ms-transition: all 0.5s ease-in-out 0.2s; }

.company .top_common > div .obj2 { transition: all 0.5s ease-in-out 0.4s; -webkit-transition: all 0.5s ease-in-out 0.4s; -moz-transition: all 0.5s ease-in-out 0.4s; -o-transition: all 0.5s ease-in-out 0.4s; -ms-transition: all 0.5s ease-in-out 0.4s; }

.company .top_common > div .obj3 { transition: all 0.5s ease-in-out 0.6s; -webkit-transition: all 0.5s ease-in-out 0.6s; -moz-transition: all 0.5s ease-in-out 0.6s; -o-transition: all 0.5s ease-in-out 0.6s; -ms-transition: all 0.5s ease-in-out 0.6s; }

.company .top_common > div .obj4 { transition: all 0.5s ease-in-out 0.8s; -webkit-transition: all 0.5s ease-in-out 0.8s; -moz-transition: all 0.5s ease-in-out 0.8s; -o-transition: all 0.5s ease-in-out 0.8s; -ms-transition: all 0.5s ease-in-out 0.8s; }

.company .top_common > div .obj5 { transition: all 0.5s ease-in-out 1s; -webkit-transition: all 0.5s ease-in-out 1s; -moz-transition: all 0.5s ease-in-out 1s; -o-transition: all 0.5s ease-in-out 1s; -ms-transition: all 0.5s ease-in-out 1s; }

.company .top_common > div.on .obj { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.company.info .sec01 { padding-bottom: 120px; }

.company.info .sec01 .inner01 .big_tit { top: 110px; }

.company.info .sec01 .inner01 .big_tit h3 { margin-bottom: 70px; }

.company.info .sec01 .inner01 .txt1 { line-height: 1.67em; }

.company.info .sec01 .inner02 { display: table; width: 100%; margin-top: 40px; }

.company.info .sec01 .inner02 > * { display: table-cell; vertical-align: middle; }

.company.info .sec01 .inner02 .img_wrap { width: 315px; }

.company.info .sec01 .inner02 .txt2 { padding-left: 100px; padding-top: 77px; word-break: keep-all; word-wrap: break-word; }

.company.info .sec02 { overflow: hidden; position: relative; padding: 170px 0; }

.company.info .sec02 .feature_list { position: relative; font-size: 0; max-width: 1100px; margin: 0 auto; z-index: 2; }

.company.info .sec02 .feature_list li { display: inline-block; width: 25%; padding-top: 90px; text-align: center; color: #fff; vertical-align: top; }

.company.info .sec02 .feature_list li:nth-child(1) { background: url("/images/ico_info01.png") center top no-repeat; }

.company.info .sec02 .feature_list li:nth-child(2) { background: url("/images/ico_info02.png") center top no-repeat; }

.company.info .sec02 .feature_list li:nth-child(3) { background: url("/images/ico_info03.png") center top no-repeat; }

.company.info .sec02 .feature_list li:nth-child(4) { background: url("/images/ico_info04.png") center top no-repeat; }

.company.info .sec02 .feature_list li .txt1 { position: relative; padding-bottom: 15px; font-size: 16px; color: #0f97dd; position: relative; }

.company.info .sec02 .feature_list li .txt1:after { display: block; position: absolute; bottom: 0; left: 50%; width: 25px; height: 1px; content: ""; margin-left: -12.5px; background: #0f97dd; }

.company.info .sec02 .feature_list li .txt2 { margin: 15px 0; font-size: 50px; font-weight: 600; }

.company.info .sec02 .feature_list li .txt2 .counter { font-weight: 600; }

.company.info .sec02 .feature_list li .txt3 { font-size: 18px; }

.company.info .sec02 .video { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.company.info .sec02 .obj { opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); }

.company.info .sec02 .obj1 { transition: all 0.4s ease-in-out 0.2s; -webkit-transition: all 0.4s ease-in-out 0.2s; -moz-transition: all 0.4s ease-in-out 0.2s; -o-transition: all 0.4s ease-in-out 0.2s; -ms-transition: all 0.4s ease-in-out 0.2s; }

.company.info .sec02 .obj2 { transition: all 0.4s ease-in-out 0.4s; -webkit-transition: all 0.4s ease-in-out 0.4s; -moz-transition: all 0.4s ease-in-out 0.4s; -o-transition: all 0.4s ease-in-out 0.4s; -ms-transition: all 0.4s ease-in-out 0.4s; }

.company.info .sec02 .obj3 { transition: all 0.4s ease-in-out 0.6s; -webkit-transition: all 0.4s ease-in-out 0.6s; -moz-transition: all 0.4s ease-in-out 0.6s; -o-transition: all 0.4s ease-in-out 0.6s; -ms-transition: all 0.4s ease-in-out 0.6s; }

.company.info .sec02 .obj4 { transition: all 0.4s ease-in-out 0.8s; -webkit-transition: all 0.4s ease-in-out 0.8s; -moz-transition: all 0.4s ease-in-out 0.8s; -o-transition: all 0.4s ease-in-out 0.8s; -ms-transition: all 0.4s ease-in-out 0.8s; }

.company.info .sec02.on .obj { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.company.info .sec03 { padding-top: 90px; }

.company.info .sec03 .history_wrap > div { font-size: 0; position: relative; }

.company.info .sec03 .history_wrap > div:first-child .line { top: 40px; }

.company.info .sec03 .history_wrap > div:first-child .years_area { padding-top: 100px; }

.company.info .sec03 .history_wrap > div:first-child .cont_area:after { top: 40px; height: calc(100% - 10px); }

.company.info .sec03 .history_wrap > div h4 { margin-bottom: 105px; font-size: 30px; font-weight: 500; line-height: 1.5em; }

.company.info .sec03 .history_wrap > div:last-child .cont_area > div { padding-bottom: 0; }

.company.info .sec03 .history_wrap > div:last-child .cont_area:after { display: none; }

.company.info .sec03 .history_wrap > div:last-child .line { display: none; }

.company.info .sec03 .history_wrap > div > * { display: inline-block; vertical-align: top; }

.company.info .sec03 .history_wrap > div .line { position: absolute; left: 335px; top: 30px; display: inline-block; width: 1px; height: 0; background: #0f97dd; z-index: 2; transition: height 1s ease-in-out; -webkit-transition: height 1s ease-in-out; -moz-transition: height 1s ease-in-out; -o-transition: height 1s ease-in-out; -ms-transition: height 1s ease-in-out; }

.company.info .sec03 .history_wrap > div.on .line { height: 100%; }

.company.info .sec03 .history_wrap > div.on:first-child .line { height: calc(100% - 10px); }

.company.info .sec03 .history_wrap > div.on .years_area:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.company.info .sec03 .history_wrap > div.on .years_area .year { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.company.info .sec03 .history_wrap > div.on .cont_area > div { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.company.info .sec03 .history_wrap > div .years_area { width: 335px; z-index: 2; position: relative; }

.company.info .sec03 .history_wrap > div .years_area:after { position: absolute; top: 50%; right: -28px; width: 56px; height: 56px; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); border: 1px solid #b5c9cf; margin-top: -34px; content: ""; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 100%; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

.company.info .sec03 .history_wrap > div .years_area:before { display: block; position: absolute; top: 50%; right: -8px; width: 16px; height: 16px; content: ""; background: #0f97dd; margin-top: -14px; border-radius: 100%; }

.company.info .sec03 .history_wrap > div .years_area .year { padding-left: 46px; font-size: 70px; font-weight: 600; color: #1fa7f1; opacity: 0; -webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px); transition: all 0.5s ease-in-out 0.4s; -webkit-transition: all 0.5s ease-in-out 0.4s; -moz-transition: all 0.5s ease-in-out 0.4s; -o-transition: all 0.5s ease-in-out 0.4s; -ms-transition: all 0.5s ease-in-out 0.4s; }

.company.info .sec03 .history_wrap > div .cont_area { padding-left: 105px; width: calc(100% - 335px); position: relative; }

.company.info .sec03 .history_wrap > div .cont_area:after { display: block; position: absolute; top: 30px; left: 0; width: 1px; height: 100%; content: ""; border-left: 1px dashed #b2c6cd; }

.company.info .sec03 .history_wrap > div .cont_area > div { padding-bottom: 150px; -webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px); opacity: 0; transition: all 0.5s ease-in-out 0.8s; -webkit-transition: all 0.5s ease-in-out 0.8s; -moz-transition: all 0.5s ease-in-out 0.8s; -o-transition: all 0.5s ease-in-out 0.8s; -ms-transition: all 0.5s ease-in-out 0.8s; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap { font-size: 18px; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap li { display: table; width: 100%; margin-bottom: 38px; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap li:first-child:nth-last-child(1) { margin-top: 22px; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap li:last-child { margin-bottom: 0; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap li div { display: table-cell; vertical-align: top; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap li div.month { width: 104px; font-weight: 600; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap li div.cont p { margin-bottom: 10px; }

.company.info .sec03 .history_wrap > div .cont_area > div .cont_wrap li div.cont p:last-child { margin-bottom: 0; }

.company.info .sec03 .history_wrap > div .cont_area > div .img_wrap { margin-top: 35px; }

.company.rnd .section_content { padding-top: 0; }

.company.rnd .section_content .tit_wrap { margin-bottom: 45px; }

.company.rnd .section_content .tit_wrap p { font-size: 18px; line-height: 1.389em; }

.company.rnd .section_content .sec01 { height: 844px; padding-top: 75px; background: url("/resources/images/kr/company/rnd/bg_rnd01.png") bottom center no-repeat; background-size: cover; }

.company.rnd .section_content .sec01 .top_common .inner01 .big_tit { top: 70px; width: 480px; }

.company.rnd .section_content .sec01 .top_common .inner01 .big_tit h3 { margin-bottom: 50px; }

.company.rnd .section_content .sec01 .top_common .inner01 .txt1 { margin-bottom: 40px; }

.company.rnd .section_content .sec01 .top_common .inner01 .img_wrap { width: 580px; }

.company.rnd .section_content .sec01 .top_common .inner01 .img_wrap img { display: block; position: relative; }

.company.rnd .section_content .sec01 .top_common .inner01 .img_wrap img.img1 { margin-left: 65px; z-index: 2; }

.company.rnd .section_content .sec01 .top_common .inner01 .img_wrap img.img2 { -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px); transform: translateY(-40px); }

.company.rnd .section_content .sec01 .top_common .inner01.on .img_wrap img.img1 { margin-left: 65px; }

.company.rnd .section_content .sec01 .top_common .inner01.on .img_wrap img.img2 { -webkit-transform: translateY(-90px); -ms-transform: translateY(-90px); transform: translateY(-90px); }

.company.rnd .section_content .sec02 .bg_wrap .bg { height: 450px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.company.rnd .section_content .sec02 .bg_wrap .bg01 { background: url("/resources/images/kr/company/rnd/bg_rnd02_1.jpg") 50% 0 no-repeat; }

.company.rnd .section_content .sec02 .bg_wrap .bg02 { background: url("/resources/images/kr/company/rnd/bg_rnd02_2.jpg") 50% 0 no-repeat; }

.company.rnd .section_content .sec02 .bg_wrap .bg03 { background: url("/resources/images/kr/company/rnd/bg_rnd02_3.jpg") 50% 0 no-repeat; }

.company.rnd .section_content .sec03 { padding: 80px 0 150px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.company.rnd .section_content .sec03 .field_list { margin: 0 -35px; }

.company.rnd .section_content .sec03 .field_list:after { content: ""; display: table; clear: both; }

.company.rnd .section_content .sec03 .field_list li { float: left; width: calc(33.3% - 70px); margin: 0 35px; vertical-align: top; }

.company.rnd .section_content .sec03 .field_list li .img_wrap { margin-bottom: 30px; }

.company.rnd .section_content .sec03 .field_list li .txt_wrap .txt1 { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #ddd; font-size: 24px; }

.company.rnd .section_content .sec03 .field_list li .txt_wrap .txt2 { font-size: 16px; line-height: 1.75em; }

.company.rnd .section_content .sec03 .obj { opacity: 0; -webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px); }

.company.rnd .section_content .sec03 .obj1 { transition: all 0.5s ease-in-out 0.2s; -webkit-transition: all 0.5s ease-in-out 0.2s; -moz-transition: all 0.5s ease-in-out 0.2s; -o-transition: all 0.5s ease-in-out 0.2s; -ms-transition: all 0.5s ease-in-out 0.2s; }

.company.rnd .section_content .sec03 .obj2 { transition: all 0.5s ease-in-out 0.4s; -webkit-transition: all 0.5s ease-in-out 0.4s; -moz-transition: all 0.5s ease-in-out 0.4s; -o-transition: all 0.5s ease-in-out 0.4s; -ms-transition: all 0.5s ease-in-out 0.4s; }

.company.rnd .section_content .sec03 .obj3 { transition: all 0.5s ease-in-out 0.6s; -webkit-transition: all 0.5s ease-in-out 0.6s; -moz-transition: all 0.5s ease-in-out 0.6s; -o-transition: all 0.5s ease-in-out 0.6s; -ms-transition: all 0.5s ease-in-out 0.6s; }

.company.rnd .section_content .sec03 .obj4 { transition: all 0.5s ease-in-out 0.8s; -webkit-transition: all 0.5s ease-in-out 0.8s; -moz-transition: all 0.5s ease-in-out 0.8s; -o-transition: all 0.5s ease-in-out 0.8s; -ms-transition: all 0.5s ease-in-out 0.8s; }

.company.rnd .section_content .sec03.on .obj { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.company.rnd .section_content .sec04 { height: 630px; padding: 100px; background: url("/resources/images/kr/company/rnd/bg_rnd04.jpg") 50% 50% no-repeat; }

.company.rnd .section_content .sec04 h3 { font-size: 70px; font-weight: 600; }

.company.rnd .section_content .sec04 .cont { margin-top: 20px; font-size: 24px; font-weight: 500; line-height: 1.583em; }

.company.rnd .section_content .sec04 .notice { margin-top: 40px; margin-bottom: 20px; }

.company.rnd .section_content .sec04 .btn_list { width: 150px; padding: 0 18px; background: transparent; border: 1px solid #0f97dd; height: 40px; line-height: 40px; color: #0f97dd; text-align: left; position: relative; }

.company.rnd .section_content .sec04 .btn_list:after { display: block; position: absolute; top: 18px; right: 20px; width: 6px; height: 6px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); content: ""; pointer-events: none; margin-top: -3px; }

.company.rnd .section_content .sec04 .btn_list:hover { background: #0f97dd; color: #fff; }

.company.rnd .section_content .sec04 .obj { opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); transition: all 0.5s ease-in-out 0.2s; -webkit-transition: all 0.5s ease-in-out 0.2s; -moz-transition: all 0.5s ease-in-out 0.2s; -o-transition: all 0.5s ease-in-out 0.2s; -ms-transition: all 0.5s ease-in-out 0.2s; }

.company.rnd .section_content .sec04.on .obj { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.company.rnd .section_content .sec05 { padding: 80px 0 90px; }

.company.rnd .section_content .sec05 .color_list { margin: 0 -15px; }

.company.rnd .section_content .sec05 .color_list:after { content: ""; display: table; clear: both; }

.company.rnd .section_content .sec05 .color_list li { float: left; margin: 0 15px; width: calc(50% - 30px); }

.company.rnd .section_content .sec05 .obj { opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); }

.company.rnd .section_content .sec05 .obj1 { transition: all 0.5s ease-in-out 0.4s; -webkit-transition: all 0.5s ease-in-out 0.4s; -moz-transition: all 0.5s ease-in-out 0.4s; -o-transition: all 0.5s ease-in-out 0.4s; -ms-transition: all 0.5s ease-in-out 0.4s; }

.company.rnd .section_content .sec05 .obj2 { transition: all 0.5s ease-in-out 0.8s; -webkit-transition: all 0.5s ease-in-out 0.8s; -moz-transition: all 0.5s ease-in-out 0.8s; -o-transition: all 0.5s ease-in-out 0.8s; -ms-transition: all 0.5s ease-in-out 0.8s; }

.company.rnd .section_content .sec05.on .obj { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.company.rnd .section_content .sec06 .btn_more { text-align: center; }

.company.rnd .section_content .sec06 .btn_more a { position: relative; min-width: 90px; height: 20px; display: inline-block; line-height: 20px; }

.company.rnd .section_content .sec06 .btn_more a:after { display: block; position: absolute; top: 5px; right: 0; width: 6px; height: 6px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; pointer-events: none; margin-top: -3px; }

.company.rnd .section_content .sec06 .more_wrap { position: relative; height: 480px; overflow: hidden; }

.company.rnd .section_content .sec06 .more_wrap:after { position: absolute; width: 100%; height: 70px; left: 0; bottom: 0; background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, white), to(rgba(247, 247, 247, 0))); background: -webkit-linear-gradient(bottom, white 30%, rgba(247, 247, 247, 0) 100%); background: linear-gradient(0deg, white 30%, rgba(247, 247, 247, 0) 100%); z-index: 10; content: ""; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap { max-width: 1200px; margin: 0 auto; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner { position: relative; padding: 100px 0 100px 50px; position: relative; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:after { display: block; position: absolute; top: 120px; left: 80px; width: 1px; height: 100%; content: ""; border-left: 1px dashed #b2c6cd; z-index: 3; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(2) { padding-top: 0; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(2):after { top: 16px; height: calc(100% + 100px); }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(2) .line { top: 16px; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(2).on .line { height: calc(100% + 100px); }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(2n) { position: relative; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(2n):before { display: block; position: absolute; top: 0; right: 0; width: 1560px; height: 100%; content: ""; background: #f7f7f7; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(4n) { position: relative; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:nth-child(4n):before { display: block; position: absolute; top: 0; left: 0; width: 1560px; height: 100%; content: ""; background: #f7f7f7; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner > div { position: relative; z-index: 4; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap { margin-bottom: 0; position: relative; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap h3 { position: relative; display: inline-block; padding: 13px 20px 9px 60px; border: 1px solid #aaa; font-size: 18px; border-radius: 21px; position: relative; position: relative; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap h3:before { display: block; position: absolute; top: 15px; left: 25px; width: 11px; height: 11px; content: ""; background: #0f97dd; z-index: 2; border-radius: 100%; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap h3:after { display: block; position: absolute; top: 9px; left: 19px; width: 23px; height: 23px; content: ""; background: #bddbe6; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; border-radius: 100%; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap:before { display: block; position: absolute; top: 0; right: 0; width: 1560px; height: 100%; content: ""; background: #f7f7f7; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .line { position: absolute; left: 80px; top: 116px; width: 1px; height: 0; background: #0f97dd; z-index: 4; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .year { position: relative; padding-left: 65px; margin-bottom: 30px; position: relative; position: relative; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .year:before { display: block; position: absolute; top: 12px; left: 25px; width: 11px; height: 11px; content: ""; background: #0f97dd; z-index: 2; border-radius: 100%; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .year:after { display: block; position: absolute; top: 6px; left: 19px; width: 23px; height: 23px; content: ""; background: #bddbe6; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; border-radius: 100%; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .year p { font-size: 40px; font-weight: 600; color: #0f97dd; opacity: 0; -webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px); transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .cont_wrap { -webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px); padding-left: 100px; opacity: 0; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .cont_wrap > table { width: 100%; font-size: 16px; line-height: 1.625em; table-layout: fixed; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .cont_wrap > table tr .month { width: 93px; font-weight: 500; text-align: left; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .cont_wrap > table tr .cont { width: 45%; padding: 0 20px 15px 0; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner .cont_wrap > table tr:last-child .cont { padding-bottom: 0; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap { padding-top: 50px; padding-bottom: 50px; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap:after { top: 70px; height: 90px; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap h3 { font-size: 18px; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap .line { top: 70px; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.tit_wrap.on .line { height: 90px; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner:last-child:after { display: none; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.on h3:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.on .year p { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.on .year:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.on .line { height: 100%; }

.company.rnd .section_content .sec06 .more_wrap .history_wrap .inner.on .cont_wrap { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.company.global_network .sec01 { padding-bottom: 100px; }

.company.global_network .sec01 .wrap_tit { margin-bottom: 70px; line-height: 1.583; text-align: center; }

.company.global_network .sec01 > div.map_wrap { position: relative; text-align: center; }

.company.global_network .sec01 > div.map_wrap .txt { position: absolute; top: 0; left: 0; }

.company.global_network .sec01 > div.factory { margin-top: 75px; }

.company.global_network .sec01 > div.factory ul { font-size: 0; margin: 0 -10px; }

.company.global_network .sec01 > div.factory ul li { display: inline-block; margin: 0 10px; vertical-align: top; }

.company.global_network .sec01 > div.factory ul li p { margin-top: 20px; font-size: 16px; text-align: center; }

.company.global_network .sec01 > div .obj { opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); }

.company.global_network .sec01 > div .obj1 { transition: all 0.3s ease-in-out 0.3s; -webkit-transition: all 0.3s ease-in-out 0.3s; -moz-transition: all 0.3s ease-in-out 0.3s; -o-transition: all 0.3s ease-in-out 0.3s; -ms-transition: all 0.3s ease-in-out 0.3s; }

.company.global_network .sec01 > div .obj2 { transition: all 0.3s ease-in-out 0.6s; -webkit-transition: all 0.3s ease-in-out 0.6s; -moz-transition: all 0.3s ease-in-out 0.6s; -o-transition: all 0.3s ease-in-out 0.6s; -ms-transition: all 0.3s ease-in-out 0.6s; }

.company.global_network .sec01 > div .obj3 { transition: all 0.3s ease-in-out 0.9s; -webkit-transition: all 0.3s ease-in-out 0.9s; -moz-transition: all 0.3s ease-in-out 0.9s; -o-transition: all 0.3s ease-in-out 0.9s; -ms-transition: all 0.3s ease-in-out 0.9s; }

.company.global_network .sec01 > div .obj4 { transition: all 0.3s ease-in-out 1.2s; -webkit-transition: all 0.3s ease-in-out 1.2s; -moz-transition: all 0.3s ease-in-out 1.2s; -o-transition: all 0.3s ease-in-out 1.2s; -ms-transition: all 0.3s ease-in-out 1.2s; }

.company.global_network .sec01 > div .obj5 { transition: all 0.3s ease-in-out 1.5s; -webkit-transition: all 0.3s ease-in-out 1.5s; -moz-transition: all 0.3s ease-in-out 1.5s; -o-transition: all 0.3s ease-in-out 1.5s; -ms-transition: all 0.3s ease-in-out 1.5s; }

.company.global_network .sec01 > div.on .obj { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.company.global_network .sec02 .inner { margin-bottom: 100px; }

.company.global_network .sec02 .inner:last-child { margin-bottom: 0; }

.company.global_network .sec02 .inner .cont_tit { margin-bottom: 26px; }

.company.global_network .sec02 .inner .cont_tit em { font-weight: 500; }

.company.global_network .sec02 .inner .office_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -20px -75px; }

.company.global_network .sec02 .inner .office_wrap > div { width: calc(50% - 40px); margin: 0 20px 75px; }

.company.global_network .sec02 .inner .office_wrap > div.last { padding-bottom: 0; }

.company.global_network .sec02 .inner .office_wrap > div .tit { padding-bottom: 6px; border-bottom: 1px solid #ddd; font-size: 18px; font-weight: 500; }

.company.global_network .sec02 .inner .office_wrap > div .cont { overflow: hidden; padding-top: 17px; }

.company.global_network .sec02 .inner .office_wrap > div .cont .info { float: left; }

.company.global_network .sec02 .inner .office_wrap > div .cont .info p.address { max-width: 440px; line-height: 1.625em; }

.company.global_network .sec02 .inner .office_wrap > div .cont .info p.number { margin-top: 14px; }

.company.global_network .sec02 .inner .office_wrap > div .cont .info p.number span { display: inline-block; padding-top: 1px; padding-left: 20px; }

.company.global_network .sec02 .inner .office_wrap > div .cont .info p.number span.tel { background-image: url("/resources/images/kr/company/global_network/ico_tel.png"); background-repeat: no-repeat; }

.company.global_network .sec02 .inner .office_wrap > div .cont .info p.number span.fax { margin-left: 30px; background-image: url("/resources/images/kr/company/global_network/ico_fax.png"); background-repeat: no-repeat; }

.company.global_network .sec02 .inner .office_wrap > div .cont .map_link { display: block; float: right; width: 52px; height: 52px; background: #ebebeb; z-index: 2; text-indent: -9999%; font-size: 0; border-radius: 100%; position: relative; }

.company.global_network .sec02 .inner .office_wrap > div .cont .map_link:after { display: block; position: absolute; top: 50%; left: 50%; width: 18px; height: 27px; content: ""; margin-top: -14px; margin-left: -9px; background-image: url("/resources/images/kr/company/global_network/ico_location_off.png"); }

.company.global_network .sec02 .inner .office_wrap > div .cont .map_link:hover:after { background-image: url("/resources/images/kr/company/global_network/ico_location_on.png"); }

.company.pr .section_content { padding-bottom: 190px; }

.company.pr .section_content .content { margin-bottom: 80px; }

.company.pr .section_content .content:last-child { margin-bottom: 0; }

.company.pr .section_content .content .active_area .video_wrap { height: 480px; background: #000; }

.company.pr .section_content .content .active_area .txt_wrap { overflow-y: auto; padding: 25px 50px; height: 147px; border: 1px solid #ddd; -webkit-box-sizing: border-box; box-sizing: border-box; }

.company.pr .section_content .content .active_area .txt_wrap .tit { margin-bottom: 25px; font-size: 18px; }

.company.pr .section_content .content .active_area .txt_wrap .cont { line-height: 1.625em; }

.company.pr .section_content .content .video_slider { margin-top: 50px; }

.company.pr .section_content .content .video_slider .swiper-container { height: 100%; }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide { width: 259px; }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a { display: block; }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a .thumb { width: 259px; height: 146px; overflow: hidden; background: #f7f7f7; position: relative; position: relative; }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a .thumb:before { display: block; position: absolute; top: 50%; left: 50%; width: 41px; height: 28px; content: ""; margin-top: -14px; margin-left: -20px; background-image: url("/resources/images/kr/company/pr/btn_play_off.png"); }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a .thumb:after { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; opacity: 0; border: 8px solid #de493c; -webkit-box-sizing: border-box; box-sizing: border-box; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a:hover .thumb:before, .company.pr .section_content .content .video_slider .swiper-container .swiper-slide a.on .thumb:before { background-image: url("/resources/images/kr/company/pr/btn_play_on.png"); }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a:hover .thumb:after, .company.pr .section_content .content .video_slider .swiper-container .swiper-slide a.on .thumb:after { opacity: 1; }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a .txt_wrap .tit { margin-top: 15px; color: #000000; line-height: 1.625em; }

.company.pr .section_content .content .video_slider .swiper-container .swiper-slide a .txt_wrap .cont { font-size: 0; }

.company.pr .section_content .content .video_slider .swiper-scrollbar { width: 990px; height: 4px; margin-top: 40px; margin-bottom: 15px; background: #ddd; }

.company.pr .section_content .content .video_slider .swiper-scrollbar .swiper-scrollbar-drag { height: 4px; background: #1fa7f1; }

.company.pr .section_content .content .video_slider .arrow_wrap { position: absolute; right: 0; bottom: -15px; width: 80px; font-size: 0; z-index: 2; }

.company.pr .section_content .content .video_slider .arrow_wrap .slide_arrow { display: inline-block; width: 35px; height: 35px; margin-left: 10px; }

.company.pr .section_content .content .video_slider .arrow_wrap .slide_arrow.swiper-button-prev { margin-left: 0; background-image: url("/resources/images/kr/company/pr/arrow_left.png"); }

.company.pr .section_content .content .video_slider .arrow_wrap .slide_arrow.swiper-button-next { background-image: url("/resources/images/kr/company/pr/arrow_right.png"); }

.company.pr .section_content .content .gray_box { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 415px; padding: 0 40px 0 425px; background: #f7f7f7; }

.company.pr .section_content .content .gray_box .brochure { position: absolute; top: 50px; left: 101px; -webkit-box-shadow: 1.72px 2.46px 5px 0px rgba(0, 0, 0, 0.3); box-shadow: 1.72px 2.46px 5px 0px rgba(0, 0, 0, 0.3); }

.company.pr .section_content .content .gray_box .tit { font-size: 24px; font-weight: 500; margin-bottom: 20px; }

.company.pr .section_content .content .gray_box .cont { line-height: 1.625em; letter-spacing: -0.025em; }

.company.pr .section_content .content .gray_box .btn_wrap { margin: 45px -5px 0; font-size: 0; }

.company.pr .section_content .content .gray_box .btn_wrap .btn { margin: 0 5px; }

.product_finder_list .prd_search { padding-top: 80px; background: #f7f7f7; }

.product_finder_list .prd_search .inner { max-width: 1100px; margin: 0 auto; padding: 100px 0; }

.product_finder_list .prd_search .main_tit { font-size: 50px; text-align: center; margin-bottom: 50px; }

.product_finder_list .prd_search .prd_sort { margin: 0 -5px 30px; }

.product_finder_list .prd_search .prd_sort:after { content: ""; display: table; clear: both; }

.product_finder_list .prd_search .prd_sort .item_sort { float: left; width: calc(25% - 10px); margin: 0 5px; }

.product_finder_list .prd_search .prd_sort .item_sort .tit { padding: 17px 0; background: #84b7ca; text-align: center; color: #fff; }

.product_finder_list .prd_search .prd_sort .item_sort .list { overflow: auto; position: relative; top: 0; height: 225px; padding: 22px 20px; background: #fff; }

.product_finder_list .prd_search .prd_sort .item_sort .list .check_box .item { display: block; margin-bottom: 14px; font-size: 15px; color: #000; }

.product_finder_list .prd_search .prd_sort .item_sort .list .check_box .item:last-child { margin-bottom: 0; }

.product_finder_list .prd_search .search_form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; }

.product_finder_list .prd_search .search_form .input_box { width: 800px; height: 50px; margin-right: auto; }

.product_finder_list .prd_search .search_form .input_box input { border: 0; }

.product_finder_list .prd_search .search_form .btn { width: 135px; height: 50px; color: #fff; }

.product_finder_list .prd_search .search_form .btn_search { background: #0f97dd; }

.product_finder_list .prd_search .search_form .btn_reset { margin-left: 10px; background: #666; }

.product_finder_list .prd_search .list_hashtag { margin: -5px; }

.product_finder_list .prd_search .list_hashtag:after { content: ""; display: table; clear: both; }

.product_finder_list .prd_search .list_hashtag li { float: left; margin: 5px; }

.product_finder_list .prd_search .list_hashtag li a { display: block; height: 30px; padding: 0 20px; border: 1px solid #aaa; border-radius: 3px; font-size: 14px; line-height: 32px; color: #666; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

.product_finder_list .prd_search .list_hashtag li a:hover { background: #0f97dd; border-color: #0f97dd; color: #fff; }

.product_finder_list .prd_list { position: relative; max-width: 1100px; margin: 0 auto; padding: 100px 0 150px; }

.product_finder_list .prd_list .list_item { margin-bottom: 150px; }

.product_finder_list .prd_list .list_item:last-child { margin-bottom: 0; }

.product_finder_list .prd_list .result { display: block; margin-bottom: 18px; font-size: 24px; letter-spacing: -0.025em; }

.product_finder_list .prd_list .result em { color: #0f97dd; font-style: normal; }

.product_finder_list .prd_list .compare_guide { visibility: hidden; position: absolute; top: 205px; left: 10px; height: 34px; padding: 10px 18px; background: #0f97dd; -webkit-box-shadow: 6px 4px 9px 0px rgba(0, 0, 0, 0.18); box-shadow: 6px 4px 9px 0px rgba(0, 0, 0, 0.18); font-size: 14px; color: #fff; letter-spacing: -0.025em; z-index: 2; border-radius: 30px; }

.product_finder_list .prd_list .compare_guide:after { position: absolute; left: 32px; bottom: -8px; width: 0; height: 0; margin-top: -2px; border-left: 3.5px solid transparent; border-right: 3.5px solid transparent; border-top: 6px solid #0f97dd; content: ""; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.product_finder_list .prd_list .table td { height: 100px; }

.product_finder_list .prd_list .table .grade { position: relative; padding-left: 33px; font-size: 0; text-align: left; line-height: normal; color: #0f97dd; }

.product_finder_list .prd_list .table .grade .btn_diff { display: inline-block; vertical-align: middle; width: 25px; height: 25px; margin-right: 18px; border: 1px solid #0f97dd; border-radius: 50%; -webkit-transition: all 0.15s; transition: all 0.15s; text-indent: -9999%; font-size: 0; background: url("/resources/images/kr/product_finder/icon_plus.png") 50% 50% no-repeat; }

.product_finder_list .prd_list .table .grade .btn_diff:hover { background-image: url("/resources/images/kr/product_finder/icon_plus_w.png"); background-color: #0f97dd; }

.product_finder_list .prd_list .table .grade .btn_more { display: inline-block; vertical-align: middle; width: calc(100% - 45px); padding-top: 6px; }

.product_finder_list .prd_list .table .grade .btn_more .it { font-size: 24px; font-weight: 600; -webkit-transition: all 0.15s; transition: all 0.15s; border-bottom: 1px solid transparent; }

.product_finder_list .prd_list .table .grade .btn_more:hover .it { border-bottom: 1px solid #0f97dd; }

.product_finder_list .prd_list .table .grade .mark { display: inline-block; vertical-align: top; font-size: 13px; }

.product_finder_view .section_visual .desc { line-height: 1.75em; letter-spacing: -0.025em; }

.product_finder_view .section_visual .btn_contact { width: 180px; height: 50px; margin-top: 24px; color: #fff; text-align: center; line-height: 48px; background: #0f97dd; }

.product_finder_view .section_content { position: relative; max-width: 1100px; margin: 0 auto; padding-top: 80px; padding-bottom: 0; }

.product_finder_view .section_content .content { position: relative; max-width: 830px; margin: 0; padding: 0 30px 0 0; border-right: 1px solid #eee; }

.product_finder_view .section_content .content .cont_item { padding-bottom: 90px; }

.product_finder_view .section_content .content .cont_item:last-child { padding-bottom: 150px; }

.product_finder_view .section_content .content .cont_item .cont_tit { font-weight: 500; }

.product_finder_view .section_content .content .cont_item .cont_tit sup { vertical-align: top; font-size: 13px; }

.product_finder_view .section_content .content .detail_list { margin-top: -8px; }

.product_finder_view .section_content .content .detail_list li { padding-left: 18px; line-height: 1.75em; position: relative; }

.product_finder_view .section_content .content .detail_list li:before { display: block; position: absolute; top: 12px; left: 0; width: 3px; height: 3px; content: ""; background: #219dcb; }

.product_finder_view .section_content .content .desc { margin: -8px 0 18px; line-height: 1.625em; }

.product_finder_view .section_content .content .table th, .product_finder_view .section_content .content .table td { height: 60px; }

.product_finder_view .section_content .content .table th:first-child, .product_finder_view .section_content .content .table td:first-child { text-align: left; padding: 0 30px; }

.product_finder_view .section_content .content .table th strong, .product_finder_view .section_content .content .table td strong { font-weight: 600; }

.product_finder_view .section_content .content .pg_wrap .item { margin-bottom: 40px; }

.product_finder_view .section_content .content .pg_wrap .item:last-child { margin-bottom: 0; }

.product_finder_view .section_content .content .pg_wrap .item .title { margin-bottom: 12px; font-size: 18px; font-weight: 500; }

.product_finder_view .section_content .content .pg_wrap .item .pg_list li { padding-left: 13px; line-height: 1.625em; margin-bottom: 8px; position: relative; }

.product_finder_view .section_content .content .pg_wrap .item .pg_list li:before { display: block; position: absolute; top: 10px; left: 0; width: 3px; height: 3px; content: ""; background: #0f97dd; }

.product_finder_view .section_content .content .pg_wrap .item .pg_list li:last-child { margin-bottom: 0; }

.product_finder_view .section_content .content .msg { margin-top: 24px; font-size: 14px; color: #666; line-height: 1.714em; padding-left: 12px; text-indent: -12px; }

.product_finder_view .section_content .content .unit_sub { position: relative; top: 5px; font-size: 80%; }

.product_finder_view .section_content .downloads { position: absolute; top: 75px; right: 0; }

.product_finder_view .section_content .downloads .cont_tit { margin-bottom: 20px; font-size: 24px; font-weight: 500; }

.product_finder_view .section_content .downloads .btn_downs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 231px; height: 50px; margin-bottom: 10px; padding: 0 20px; border: 1px solid #0f97dd; color: #0f97dd; -webkit-transition: all 0.15s; transition: all 0.15s; background: url("/images/icon_down_on.png") calc(100% - 20px) 50% no-repeat; }

.product_finder_view .section_content .downloads .btn_downs:hover { color: #fff; background-image: url("/images/icon_down.png"); background-color: #0f97dd; }

.product_finder_view .section_content .downloads li:last-child .btn_downs { margin-bottom: 0; }

.error .container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100vh; }

.error .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; max-width: 1100px; height: 493px; background: url("/resources/images/kr/error/bg_error.jpg") 50% 50% no-repeat; }

.error .content .title { font-size: 24px; font-weight: 500; position: relative; }

.error .content .title:before { display: block; position: relative; width: 90px; height: 78px; content: ""; margin: 0 auto 30px; background: url("/resources/images/kr/error/icon_error.png") 50% 50% no-repeat; }

.error .content .desc { margin: 16px 0 45px; font-size: 16px; line-height: 1.625em; }

.guide .section_content .content { position: relative; margin-bottom: 70px; }

.guide .section_content .content p { font-family: "Noto Sans KR"; line-height: 1.875em; }

.guide .section_content .content ul li p { text-indent: -20px; padding-left: 20px; }

.guide .section_content .content .anchor { position: absolute; left: 0; top: -70px; }

.guide .section_content .content .cont_tit { margin-bottom: 10px; font-family: "Noto Sans KR"; }

.guide .section_content .content .txt { margin-bottom: 20px; }

.guide .section_content .content .txt:last-child { margin-bottom: 0; }

.guide .section_content .content .txt .inner_list li { margin-left: 20px; }

.guide .section_content .content .txt .inner_list li p { text-indent: -10px; padding-left: 10px; }

.guide .section_content .content .table_wrap { margin-top: 15px; }

.guide .section_content .content .table_wrap .table.type_list th, .guide .section_content .content .table_wrap .table.type_list td { height: 60px; }

.guide .section_content .content:last-child { margin-bottom: 0; }

.guide .section_content .content.number_box { border: 1px solid #ddd; }

.guide .section_content .content.number_box:after { content: ""; display: table; clear: both; }

.guide .section_content .content.number_box ul { padding: 25px 50px; width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; float: left; }

.guide .section_content .content.number_box ul:first-child { border-right: 1px dotted #ddd; }

.guide .section_content .content.number_box ul li { margin-top: 20px; line-height: 1; }

.guide .section_content .content.number_box ul li:first-child { margin-top: 0; }

.guide .section_content .content.number_box ul li a { font-family: "Noto Sans KR"; }

.guide .section_content .content.number_box ul li a:hover { color: #0f97dd; }

.wrap_btn { margin: 0 -10px; font-size: 0; text-align: center; }

.wrap_btn .btn { margin: 0 10px; }

.btn { display: inline-block; vertical-align: middle; font-size: 16px; letter-spacing: -0.025em; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.btn_basic { min-width: 120px; height: 45px; line-height: 47px; padding: 0 10px; color: #fff; background: #888; }

.btn_list { min-width: 150px; height: 50px; line-height: 52px; padding: 0 10px; background: #0f97dd; color: #fff; text-align: center; -webkit-transition: background 0.15s; transition: background 0.15s; }

.btn_list:hover { background: #004990; }

.btn_down { min-width: 150px; height: 50px; line-height: 52px; padding: 0 20px; color: #0f97dd; text-align: left; -webkit-transition: background-color 0.15s; transition: background-color 0.15s; border-radius: 25px; border: 1px solid #0f97dd; background: url("/images/icon_down_on.png") calc(100% - 20px) 50% no-repeat; }

.btn_down:hover { color: #fff; background-image: url("/images/icon_down.png"); background-color: #0f97dd; }

.btn_outlink { width: 52px; height: 52px; border-radius: 50%; background: url("/images/icon_locate.png") 50% 50% no-repeat; background-color: #ebebeb; -webkit-transition: background-image 0.15s; transition: background-image 0.15s; }

.btn_outlink:hover { background: url("/images/icon_locate_on.png") 50% 50% no-repeat; background-color: #ebebeb; }

.btn_arrow { position: relative; color: #888; padding-right: 14px; }

.btn_arrow:after { display: block; position: absolute; top: 50%; right: 0; width: 6px; height: 6px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); content: ""; pointer-events: none; margin-top: -4px; }

.floating { 
	position: fixed; bottom: 30px; right: 97px; z-index: 10; }

.floating .btn { position: absolute; bottom: 0; right: 0; width: 56px; height: 56px; border-radius: 50%; -webkit-box-shadow: 1.15px 1.6px 4px 0px rgba(0, 0, 0, 0.22); box-shadow: 1.15px 1.6px 4px 0px rgba(0, 0, 0, 0.22); }

.floating .btn_floating_inquiry { 
	background: url("/images/ico_kakao.png") 50% 10px no-repeat; 
	background-size:40px;
	background-color: #fbe300; 
}

.floating .btn_floating_inquiry span { display: block; padding-top: 33px; font-size: 13px; text-align: center; color: #fff; }

.floating .btn_top { padding-top: 13px; background: #fff; border: 1px solid #000; font-size: 12px; font-weight: 600; text-align: center; visibility: hidden; }

.floating .btn_top:after { display: block; position: absolute; top: 18px; right: 23px; width: 6px; height: 6px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); content: ""; pointer-events: none; }

.floating.fixed { position: absolute; bottom: auto; bottom: 185px; }

.board { width: 1100px; margin: 0 auto; }

.board.type_thumb li { border-top: 1px solid #ddd; }

.board.type_thumb li:last-child { border-bottom: 1px solid #ddd; }

.board.type_thumb a { display: block; position: relative; padding: 40px 30px; }

.board.type_thumb a:after { content: ""; display: table; clear: both; }

.board.type_thumb a:hover .tit { color: #0f97dd; }

.board.type_thumb .txt_box { position: absolute; top: 38px; left: 30px; width: 62.72727%; }

.board.type_thumb .txt_box .date { display: block; margin-bottom: 12px; font-size: 14px; color: #0f97dd; }

.board.type_thumb .txt_box .tit { margin-bottom: 28px; font-size: 24px; font-weight: 500; line-height: 1.5em; letter-spacing: -0.025em; overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; }

.board.type_thumb .txt_box .desc { font-size: 16px; font-weight: 300; letter-spacing: -0.025em; line-height: 1.1em; overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; }

.board.type_thumb .thumb_box { overflow: hidden; position: relative; float: right; width: 300px; height: 190px; background: url("/images/thumb_noimg.png") 50% 50% no-repeat; background-color: #f7f7f7; }

.board.type_thumb .thumb_box img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.board.type_list li { margin-bottom: -1px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.board.type_list a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 120px; padding: 49px 0; }

.board.type_list a:hover .tit { color: #0f97dd; }

.board.type_list .txt_box .tit { font-size: 18px; font-weight: 500; -webkit-transition: all 0.15s; transition: all 0.15s; }

.board.type_list .txt_box .desc { margin-top: 14px; margin-bottom: -6px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-wrap: normal; line-height: 1.75em; max-height: 3.5em; }

.board.nodata { width: 100% !important; }

.board.nodata p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 90px; margin: -1px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.board_view .board_head { display: table; width: 100%; height: 80px; padding: 20px 30px; border-top: 1px solid #ddd; background: #f7f7f7; }

.board_view .board_head .cont_tit { display: table-cell; vertical-align: middle; width: 80%; line-height: 1.25em; }

.board_view .board_head .date { display: table-cell; vertical-align: middle; font-size: 14px; font-weight: 300; text-align: right; color: #0f97dd; }

.board_view .board_cont { padding: 80px 30px; border-bottom: 1px solid #ddd; font-size: 16px; font-weight: 300; line-height: 1.625; letter-spacing: -0.05em; }

.board_view .board_page .btn { display: table; width: 100%; height: 90px; border-bottom: 1px solid #ddd; }

.board_view .board_page .btn_next .indicator span:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.board_view .board_page .btn .item { display: table-cell; vertical-align: middle; padding: 20px 0; line-height: 1.625em; }

.board_view .board_page .btn .item.indicator { width: 130px; padding: 0 30px; }

.board_view .board_page .btn .item.indicator span { display: block; position: relative; }

.board_view .board_page .btn .item.indicator span:after { display: block; width: 0; height: 0; border-left: 3.5px solid transparent; border-right: 3.5px solid transparent; border-bottom: 6px solid; content: ""; position: absolute; top: 50%; right: 0; margin-top: -4px; border-bottom-color: inherit; }

.board_view .board_page .btn .item.tit { width: auto; }

.board_view .board_page .btn .item.date { width: 130px; font-size: 14px; text-align: center; }

.board_view .board_page a.btn:hover { color: #0f97dd; }

.board_view ~ .wrap_btn { margin-top: 50px; }

.table { width: 100%; table-layout: fixed; }

.table.type_list th { height: 40px; background: #f7f7f7; border-top: 1px solid #ddd; vertical-align: middle; font-weight: 500; }

.table.type_list th .lang { display: block; font-size: 12px; }

.table.type_list th.no_border { border: 0; }

.table.type_list td { height: 90px; padding: 0 5px; vertical-align: middle; border-bottom: 1px solid #ddd; font-size: 16px; font-weight: 300; text-align: center; line-height: 1.25em; word-break: keep-all; word-wrap: break-word; }

.table.type_list td .grade { font-size: 18px; }

.table.type_list td .app_list .app { display: inline-block; width: 40px; height: 35px; vertical-align: middle; text-indent: -9999%; font-size: 0; }

.table.type_list td .app_list .app.app_1 { background: url("/images/icon_app1.png") 50% 50% no-repeat; }

.table.type_list td .app_list .app.app_2 { background: url("/images/icon_app2.png") 50% 50% no-repeat; }

.table.type_list td .btn_more:hover { color: #0f97dd; }

.table.type_list td .btn_file { width: 28px; height: 37px; text-indent: -9999%; font-size: 0; background-image: url("/images/icon_file.png"); }

.table.type_list td span.mark { vertical-align: top; position: relative; display: inline-block; font-weight: 500; }

.table.type_list td span.mark:after { position: relative; display: inline-block; vertical-align: middle; line-height: 0; font-size: x-large; font-weight: 400; font-family: "Noto Sans KR", sans-serif; content: '¢ç'; }

.table.type_form { border-top: 2px solid #ddd; }

.table.type_form.align_left { text-align: left; }

.table.type_form.align_center { text-align: center; }

.table.type_form.align_right { text-align: right; }

.table.type_form th, .table.type_form td { height: 80px; vertical-align: middle; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.table.type_form th { padding: 17px 30px; background: #f7f7f7; }

.table.type_form td { padding: 17px 20px; }

.paging { margin: 50px auto 0; font-size: 0; text-align: center; }

.paging .btn { overflow: hidden; display: inline-block; width: 35px; height: 35px; margin: 0 5px; vertical-align: middle; border: 1px solid #ddd; line-height: 35px; text-align: center; -webkit-transition: border 0.15s; transition: border 0.15s; border-radius: 50%; text-indent: -9999%; font-size: 0; }

.paging .btn_first { background: url("/images/icon_arr_first.png") 50% 50% no-repeat; }

.paging .btn_first:hover { border-color: #0f97dd; background-image: url("/images/icon_arr_first_on.png"); }

.paging .btn_prev { background: url("/images/icon_arr_prev.png") 50% 50% no-repeat; }

.paging .btn_prev:hover { border-color: #0f97dd; background-image: url("/images/icon_arr_prev_on.png"); }

.paging .btn_next { background: url("/images/icon_arr_next.png") 50% 50% no-repeat; }

.paging .btn_next:hover { border-color: #0f97dd; background-image: url("/images/icon_arr_next_on.png"); }

.paging .btn_last { background: url("/images/icon_arr_last.png") 50% 50% no-repeat; }

.paging .btn_last:hover { border-color: #0f97dd; background-image: url("/images/icon_arr_last_on.png"); }

.paging .page { display: inline-block; margin: 0 10px; vertical-align: middle; }

.paging .page li { display: inline-block; margin: 0 2px; vertical-align: middle; }

.paging .page li.current a { color: #0f97dd; }

.paging .page li a { display: block; width: 35px; height: 35px; font-size: 16px; line-height: 35px; color: #666; text-align: center; }

.check_box { margin: 0 -10px; font-size: 0; }

.check_box.align_right { text-align: right; }

.check_box .item { display: inline-block; margin: 0 10px; line-height: 20px; font-size: 16px; vertical-align: middle; }

.check_box input[type="checkbox"] { overflow: hidden; position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; clip: rect(0, 0, 0, 0); }

.check_box input[type="checkbox"] + label { display: block; position: relative; padding-left: 30px; color: #333; font-weight: inherit; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: currentColor; }

.check_box input[type="checkbox"] + label span { display: inline-block; font-weight: inherit; color: currentColor; }

.check_box input[type="checkbox"] + label:before { position: absolute; top: 50%; left: 0; width: 20px; height: 20px; margin-top: -11px; background-color: #fff; border: 1px solid #ddd; -webkit-box-sizing: border-box; box-sizing: border-box; content: " "; }

.check_box input[type="checkbox"]:checked + label:before { background: url("/images/icon_check.gif") 50% 50% no-repeat; background-color: #fff; }

.check_box.theme2 input[type="checkbox"]:checked + label:before { border: 0; background-image: url("/images/icon_check_w.png"); background-color: #0f97dd; }

.radio_box { margin: -10px; font-size: 0; }

.radio_box .item { display: inline-block; margin: 10px; vertical-align: middle; font-size: 16px; line-height: 28px; }

.radio_box input[type="radio"] { overflow: hidden; position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; clip: rect(0, 0, 0, 0); }

.radio_box input[type="radio"] + label { display: block; position: relative; padding-left: 38px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.radio_box input[type="radio"] + label span { display: inline-block; }

.radio_box input[type="radio"] + label:before, .radio_box input[type="radio"] + label:after { content: " "; position: absolute; top: 50%; left: 0; }

.radio_box input[type="radio"] + label:before { width: 28px; height: 28px; margin-top: -14px; border: 1px solid #ddd; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 50%; }

.radio_box input[type="radio"] + label:after { display: none; width: 8px; height: 8px; margin-left: 10px; margin-top: -4px; background: #0f97dd; border-radius: 50%; }

.radio_box input[type="radio"]:checked + label:after { display: block; }

.textarea { width: 100%; }

.textarea textarea { width: 100%; height: 100%; padding: 10px; border: 1px solid #ddd; font-size: 16px; font-family: "SamYang", Arial, sans-serif; resize: none; }

.input_box { position: relative; width: auto; height: 45px; }

.input_box input { width: 100%; height: 100%; padding: 0 20px; background: #fff; border: 1px solid #ddd; border-radius: 0; }

.input_box input::-ms-clear { display: none; }

.input_box.has_btn input { padding-right: 130px; }

.input_box.has_btn .btn { position: absolute; top: 0; right: 0; }

.form_search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 30px; }

.form_search:after { content: ""; display: table; clear: both; }

.form_search .input_box { width: 285px; height: 50px; }

.form_search .input_box input { padding-right: 50px; }

.form_search .input_box .btn_search { width: 50px; height: 50px; text-indent: -9999%; font-size: 0; background: url("/images/icon_search_b.png") 50% 50% no-repeat; }

.form_search .nice-select ~ .input_box { margin-left: -1px; }

.form_search .prd_guide_box { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; margin-right: auto; }

.form_search .prd_guide_box .btn { height: 30px; margin-left: 8px; padding: 0 10px; background: #0f97dd; font-size: 13px; line-height: 32px; color: #fff; }

.blocker { overflow: auto; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 99; width: 100%; height: 100%; padding: 20px; background: rgba(0, 0, 0, 0.7); -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; }

.blocker:before { display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.05em; content: ""; }

.blocker.behind { background-color: transparent; }

.modal { overflow: hidden; display: inline-block; position: relative; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 2; width: 100%; max-width: 800px; background: #fff; padding: 50px 30px; text-align: left; }

.modal a.close-modal { display: block; position: absolute; top: 0; right: 0; width: 54px; height: 54px; text-indent: -9999px; }

.modal a.close-modal:before, .modal a.close-modal:after { position: absolute; top: 50%; left: 50%; width: 2px; height: 20px; margin-top: -10px; background-color: #333; content: " "; }

.modal a.close-modal:before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.modal a.close-modal:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.modal .cont_tit { letter-spacing: -0.025em; }

.modal .cont_tit_xs { font-size: 18px; }

.modal .cont_tit_md { font-size: 24px; font-weight: 500; }

.modal .cont_tit_lg { font-size: 30px; }

.modal .cont_tit em { font-style: normal; font-weight: inherit; color: #0f97dd; }

.modal .btn_basic { min-width: 150px; height: 50px; line-height: 50px; }

.modal .radio_box .item { min-width: calc(33.333% - 20px); line-height: 18px; }

.modal .radio_box input[type="radio"] + label { padding-left: 28px; }

.modal .radio_box input[type="radio"] + label:before { width: 18px; height: 18px; margin-top: -9px; }

.modal .radio_box input[type="radio"] + label:after { width: 6px; height: 6px; margin-left: 6px; margin-top: -3px; }

.modal .cmt_msg { text-align: center; letter-spacing: -0.025em; margin-bottom: 50px; }

.modal .cmt_msg.inquiry { position: relative; }

.modal .cmt_msg.inquiry:before { display: block; position: relative; height: 91px; content: ""; margin: 0 auto 30px; background: url("/resources/images/kr/support/icon_inquiry_complete.png") 50% 50% no-repeat; }

.modal .cmt_msg.subscribe { position: relative; }

.modal .cmt_msg.subscribe:before { display: block; position: relative; height: 91px; content: ""; margin: 0 auto 30px; background: url("/resources/images/kr/support/icon_subscribe_complete.png") 50% 50% no-repeat; }

.modal .cmt_msg.unsubscribe { position: relative; }

.modal .cmt_msg.unsubscribe:before { display: block; position: relative; height: 91px; content: ""; margin: 0 auto 30px; background: url("/resources/images/kr/support/icon_unsubscribe_complete.png") 50% 50% no-repeat; }

.modal .cmt_msg em { display: block; font-size: 24px; font-style: normal; }

.modal .cmt_msg p { margin-top: 19px; font-size: 16px; font-weight: 300; }

.modal-spinner { display: none; position: fixed; top: 50%; left: 50%; width: 64px; height: 64px; margin-right: -32px; margin-top: -32px; background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center; border-radius: 8px; }

.modal_inquiry { width: 800px; }

.modal_inquiry .content { margin-bottom: 27px; }

.modal_inquiry .content:last-child { margin-bottom: 0; }

.modal_inquiry .content .cont_tit { margin-bottom: 20px; }

.modal_inquiry .content .btn_search { width: 45px; height: 45px; color: #fff; text-indent: -9999%; font-size: 0; background: url("/images/icon_search.png") 50% 50% no-repeat; background-color: #888; }

.modal_inquiry .table th { height: 60px; text-align: center; border: 1px solid #ddd; border-bottom: 0; }

.modal_inquiry .table td { height: 60px; padding: 20px; border: 1px solid #ddd; vertical-align: top; }

.modal_inquiry .table tr:first-child td { border-top: 0; }

.modal_inquiry .form_result { position: relative; max-height: 296px; overflow: auto; border-top: 2px solid #ddd; border-bottom: 1px solid #ddd; }

.modal_inquiry .form_result .table { margin-top: -2px; }

.modal_inquiry .form_result .table tr:last-child td { border-bottom: 0; }

.modal_inquiry .form_result.nodata { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 296px; background: #f7f7f7; }

.modal_inquiry .form_result.nodata .msg { color: #888; }

.modal_inquiry .wrap_btn { margin-top: 49px; }

.modal_complete { width: 640px; padding: 78px 30px; }

.modal_search_cate { max-width: 1180px; padding-bottom: 40px; }

.modal_search_cate .cont_tit { text-align: center; margin-bottom: 30px; }

.modal_search_cate .prd_sort { margin: 0 -5px 10px; }

.modal_search_cate .prd_sort:after { content: ""; display: table; clear: both; }

.modal_search_cate .prd_sort .item_sort { float: left; width: calc(25% - 10px); margin: 0 5px; }

.modal_search_cate .prd_sort .item_sort .tit { padding: 17px 0; background: #84b7ca; text-align: center; color: #fff; }

.modal_search_cate .prd_sort .item_sort .list { overflow: auto; position: relative; top: 0; height: 225px; padding: 22px 20px; background: #fff; border: 1px solid #ddd; }

.modal_search_cate .prd_sort .item_sort .list .check_box .item { display: block; margin-bottom: 14px; font-size: 15px; color: #000; }

.modal_search_cate .prd_sort .item_sort .list .check_box .item:last-child { margin-bottom: 0; }

.modal_search_cate .prd_cate { padding: 30px 0; background: #f7f7f7; text-align: center; }

.modal_search_cate .prd_cate .check_box .item label { width: 267px; height: 50px; padding: 0 20px; background: #fff; text-align: left; line-height: 50px; }

.modal_search_cate .prd_cate .check_box .item label:before { left: auto; }

.modal_search_cate .prd_cate .check_box .item label span { padding-left: 30px; }

.modal_search_cate .prd_cate .check_box .item input ~ label:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #ddd; -webkit-box-sizing: border-box; box-sizing: border-box; }

.modal_search_cate .prd_cate .check_box .item input:checked ~ label:after { border: 1px solid #0f97dd; }

.modal_search_cate .wrap_btn { margin-top: 40px; }

.modal_search_cate .wrap_btn .btn_reset { background: #666; }

.modal_email { max-width: 600px; }

.modal_email .cont_tit { margin-bottom: 24px; }

.modal_email .desc { color: #000; line-height: 1.625em; }

.modal_email .desc em { color: #0f97dd; font-style: normal; }

.modal_email .date { display: block; margin-top: 25px; font-size: 14px; color: #666; }

.sub_location { position: relative; z-index: 5; height: 60px; }

.sub_location .breadcrumb { width: 100%; border-bottom: 1px solid #ddd; }

.sub_location .breadcrumb:after { content: ""; display: table; clear: both; }

.sub_location .breadcrumb.fixed { position: fixed; top: 0; background: #fff; }

.sub_location .breadcrumb.up { top: 80px; }

.sub_location .breadcrumb .crumb_list:after { content: ""; display: table; clear: both; }

.sub_location .breadcrumb .crumb_list > li { position: relative; float: left; z-index: 1; margin-left: -1px; margin-bottom: -1px; }

.sub_location .breadcrumb .crumb_list > li .btn_home { width: 86px; height: 60px; text-indent: -9999%; font-size: 0; background: url("/images/icon_home.png") 50% 50% no-repeat; }

.sub_location .breadcrumb .crumb_list > li:nth-child(2) .current_locate { min-width: 150px; }

.sub_location .breadcrumb .crumb_list > li:nth-child(3) .current_locate { min-width: 170px; }

.sub_location .breadcrumb .crumb_list > li:nth-child(4) .current_locate { min-width: 230px; }

.sub_location .breadcrumb .crumb_list > li.long:nth-child(2) .current_locate { min-width: 190px; }

.sub_location .breadcrumb .crumb_list > li.long:nth-child(3) .current_locate { min-width: 170px; }

.sub_location .breadcrumb .crumb_list > li.long:nth-child(4) .current_locate { min-width: 230px; }

.sub_location .breadcrumb .crumb_list > li.open .current_locate:after { margin-top: 0; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }

.sub_location .breadcrumb .crumb_list > li.open .drop_down { visibility: visible; opacity: 1; }

.sub_location .breadcrumb .crumb_list > li:last-child .current_locate { border-right: 1px solid #ddd; font-weight: 600; color: #004990; position: relative; }

.sub_location .breadcrumb .crumb_list > li:last-child .current_locate:before { display: block; position: absolute; bottom: -1px; left: -1px; width: calc(100% + 2px); height: 4px; content: ""; background: currentColor; }

.sub_location .breadcrumb .crumb_list > li:last-child .drop_down .mCSB_dragger_bar { background: #333; }

.sub_location .breadcrumb .crumb_list > li:last-child .drop_down .mCSB_draggerRail { background: #ddd; }

.sub_location .breadcrumb .current_locate { height: 60px; display: block; padding: 3px 50px 0 20px; background: none; border: 0; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; z-index: 1; line-height: 58px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; }

.sub_location .breadcrumb .current_locate:after { display: block; position: absolute; top: 50%; right: 20px; width: 6px; height: 6px; border-style: solid; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; pointer-events: none; color: #000; margin-top: -5px; }

.sub_location .breadcrumb .drop_down { position: absolute; top: 100%; left: 0; width: calc(100% - 2px); max-height: 245px; margin-top: -1px; padding: 15px 0; background: #fff; border: 1px solid #ddd; -webkit-box-sizing: content-box; box-sizing: content-box; visibility: hidden; opacity: 0; }

.sub_location .breadcrumb .drop_down:not(.mCS_no_scrollbar) { max-height: 220px; }

.sub_location .breadcrumb .drop_down li a { display: block; height: 44px; padding: 0 20px; line-height: 48px; }

.sub_location .breadcrumb .drop_down li a:hover { color: #0f97dd; }

.sub_location .breadcrumb .drop_down li a span { font-family: inherit; }

.sub_location .breadcrumb .drop_down li.current a { background: #f7f7f7; }

.sub_location .breadcrumb .drop_down li.current a span { color: #0f97dd; }

.sub_location .breadcrumb i.mark { position: relative; top: -3px; left: 2px; font-size: 12px; }

.sub_location .btn_inquire { position: absolute; top: 10px; right: calc(50% - 550px); width: 150px; height: 40px; padding: 0 20px; background: #0f97dd; line-height: 42px; letter-spacing: -0.025em; color: #fff; visibility: hidden; border-radius: 20px; }

.product .sub_location .btn_inquire { display: block; }

.sub_location .btn_inquire:after { right: 20px; color: #fff; }
