@charset "UTF-8";
/* **************************************************************************** */
/*	@CreateDate   : 2018.12.27  */
/*	@ModifyDate   :             */
/*	@Description  : scss build  */
/*	@Author       : namu        */
/* ***************************************************************************** */
@font-face { font-family: "Noto-Light"; src: url("../fonts/NotoSansKR-Light.eot");
  /* IE9 Compat Modes */
src: url("../fonts/NotoSansKR-Light.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: local(※), url("../fonts/NotoSansKR-Light.woff") format("woff");
  /* Modern Browsers */
font-weight: normal; font-style: normal; }
@font-face { font-family: 'Noto-Regular'; src: url("../fonts/NotoSansKR-Regular.eot");
  /* IE9 Compat Modes */
src: url("../fonts/NotoSansKR-Regular.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: local(※), url("../fonts/NotoSansKR-Regular.woff") format("woff");
  /* Modern Browsers */
font-weight: normal; font-style: normal; }
@font-face { font-family: 'Noto-Medium'; src: url("../fonts/NotoSansKR-Medium.eot");
  /* IE9 Compat Modes */
src: url("../fonts/NotoSansKR-Medium.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: local(※), url("../fonts/NotoSansKR-Medium.woff") format("woff");
  /* Modern Browsers */
font-weight: normal; font-style: normal; }
@font-face { font-family: 'Noto-Bold'; src: url("../fonts/NotoSansKR-Bold.eot");
  /* IE9 Compat Modes */
src: url("../fonts/NotoSansKR-Bold.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: local(※), url("../fonts/NotoSansKR-Bold.woff") format("woff");
  /* Modern Browsers */
font-weight: normal; font-style: normal; }
@font-face { font-family: 'Noto-Black'; src: url("../fonts/NotoSansKR-Black.eot");
  /* IE9 Compat Modes */
src: url("../fonts/NotoSansKR-Black.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: local(※), url("../fonts/NotoSansKR-Black.woff") format("woff");
  /* Modern Browsers */
font-weight: normal; font-style: normal; }
body { font-family: 'Noto-Light', sans-serif; font-weight: 300; color: #666; font-size: 16px; }
@media (min-width: 360px) { body { font-size: calc(1.4285714286vw + 10.8571428571px); } }
@media (min-width: 640px) { body { font-size: 20px; } }

h1, h2, h3, h4, h5, h6 { font-family: 'Noto-Bold', sans-serif; font-weight: 700; }

big, strong, b, dt, th { font-family: 'Noto-Medium', sans-serif; font-weight: 500; }

.num-font { font-family: 'Lato', sans-serif; font-weight: 400; }

@media print { body { -webkit-print-color-adjust: exact; } }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, article, aside, canvas, details, embed, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; box-sizing: border-box; }

img, fieldset, form, label, legend, figure, figcaption, input, button { margin: 0; padding: 0; border: 0; vertical-align: middle; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=reset]::-moz-focus-inner { padding: 0; border: 0; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; }

img { line-height: 0; font-size: 0; }

a { text-decoration: none; color: inherit; }

table { empty-cells: show; border-collapse: collapse; border: 0; border-spacing: 0; width: 100%; margin: 0; padding: 0; }

img.adi { max-width: 100%; height: auto; }

a { text-decoration: none; color: inherit; }

/* IE 6/7 .clearfix { zoom: 1; } */
.skip { display: block; height: 1px; width: 1px; margin: 0 -1px -1px 0; padding: 0; overflow: hidden; font-size: 0; line-height: 0; }
.skip:hover, .skip:active, .skip:focus { width: 100%; height: auto; margin: 0; padding: 5px 0; text-indent: 10px; font-weight: bold; font-size: 12px; color: #333; line-height: 1; text-decoration: none !important; position: relative; text-align: center; }

a, a:active, a:visited { text-decoration: none; /*color: inherit; */ }

a:active, a:hover { text-decoration: none; }

.no-hashchang a, .no-hashchang a:active, .no-hashchang a:visited { text-decoration: none; color: #1a2025; }

caption { font-size: 0; height: 0; visibility: hidden; overflow: hidden; }

.hidden, legend { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }

input[placeholder]::-webkit-input-placeholder, textarea[placeholder]::-webkit-input-placeholder { color: #c4c4c4; }
input[placeholder]:-moz-placeholder, textarea[placeholder]:-moz-placeholder { color: #c4c4c4; }
input[placeholder]::-moz-placeholder, textarea[placeholder]::-moz-placeholder { color: #c4c4c4; }
input[placeholder]:-ms-input-placeholder, textarea[placeholder]:-ms-input-placeholder { color: #c4c4c4; }
input[placeholder].placeholder, textarea[placeholder].placeholder { color: #c4c4c4; }

html { font-size: 62.5%; overflow-y: scroll; position: relative; min-height: 100%; }

body { line-height: 1.5; letter-spacing: 0; color: #666666; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: #fff; margin: 0; padding: 0; font-size: 16px; }
@media (min-width: 360px) { body { font-size: calc(1.4285714286vw + 10.8571428571px); } }
@media (min-width: 640px) { body { font-size: 20px; } }

html, body { height: 100%; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.rig { list-style: none; font-size: 0; margin-left: -2%; }
.rig > li { display: inline-block; padding: 0; margin: 0 0 2% 2%; vertical-align: top; box-sizing: border-box; font-size: 16px; font-size: 1.6rem; width: 97.5%; }
.rig > li figure { text-align: center; }
.rig > li figure figcaption { margin: 5px 0; }
.rig.columns-2 > li { width: 48%; }
.rig.columns-3 > li { width: 31.333%; }
.rig.columns-4 > li { width: 23%; }
.rig.line > li { border: 1px solid #e3e3e3; padding: 30px; }
.rig.tgap > li { margin: 2% 0 0 2%; }

.indent > li { padding-left: 15px; text-indent: -15px; }
.indent > li .dot-list { margin-top: 5px; margin-bottom: 20px; }

.accessibilityWrap dd a { display: block; position: absolute; top: -10000px; left: 0; z-index: 500; width: 100%; font-size: 1.3em; text-align: center; }

.accessibilityWrap dd a:hover, .accessibilityWrap dd a:focus, .accessibilityWrap dd a:active { position: absolute; top: 0; z-index: 500; padding: 15px 0; background: #1d60a7; font-weight: bold; color: #fff; }

.blind { visibility: hidden; position: absolute; top: 0; left: 0; width: 0; height: 0; margin: 0; padding: 0; background: none; font-size: 0; line-height: 0; }

/** Swiper 4.4.6 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/  Copyright 2014-2018 Vladimir Kharlampidi  Released under the MIT License  Released on: December 19, 2018 */
.swiper-container { margin: 0 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; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: 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 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: 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; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: transform, height; 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: -o-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: -o-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: -o-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: -o-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-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms opacity; -o-transition: 300ms opacity; transition: 300ms opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: 200ms top, 200ms -webkit-transform; transition: 200ms top, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms left, 200ms -webkit-transform; transition: 200ms left, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms right, 200ms -webkit-transform; transition: 200ms right, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000000; }

.swiper-pagination-lock { display: none; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

/* Preloader */
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-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; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; }

/* ------------------------- Layout  ------------------------- */
#fade { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #000; z-index: 5; opacity: .5; display: none; height: 100%; }
#fade.full { top: 0; }

/* ------------------------- Layout  ------------------------- */
.wrapper { width: 100%; overflow: hidden; }

.kv figure { position: relative; max-height: 490px; }
.kv figure img { width: 100%; max-width: 100%; height: auto; max-height: 490px; }
.kv figure figcaption { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 80%; color: #fff; font-weight: bold; text-align: center; }
.kv figure figcaption strong { font-size: 24px; font-family: 'Noto-Black', sans-serif; font-weight: 900; line-height: 1.2; }
@media (min-width: 360px) { .kv figure figcaption strong { font-size: calc(11.4285714286vw - 17.1428571429px); } }
@media (min-width: 640px) { .kv figure figcaption strong { font-size: 56px; } }
.kv figure figcaption p { font-size: 18px; line-height: 1.2; margin-top: 30px; }
@media (min-width: 360px) { .kv figure figcaption p { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .kv figure figcaption p { font-size: 24px; } }
.kv.sub figure { max-height: 200px; }
.kv.sub figure img { max-height: 200px; }
.kv.sub figure figcaption strong { font-size: 22px; font-family: 'Noto-Black', sans-serif; font-weight: 900; line-height: 1.2; }
@media (min-width: 360px) { .kv.sub figure figcaption strong { font-size: calc(6.4285714286vw - 1.1428571429px); } }
@media (min-width: 640px) { .kv.sub figure figcaption strong { font-size: 40px; } }

.container_inner { padding: 7.8125vw 3.125vw; background: #fff; }

.path { text-align: center; margin: 0 auto 6.25vw; }
.path h1 { display: inline-block; padding: 0 10px; color: #464646; border-top: 1px solid #464646; border-bottom: 1px solid #464646; }

.breadclumbs { width: 100%; padding: 0 20px; overflow: hidden; background: #337aa3; color: #fff; text-align: center; position: relative; z-index: 1; }
.breadclumbs div { padding: 10px 0; }

/* ------------------------- GNB  ------------------------- */
#hamburger-icon { width: 36px; height: 30px; position: relative; display: inline-block; }
#hamburger-icon .line { display: block; background: #ecf0f1; width: 36px; height: 5px; position: absolute; left: 0; border-radius: 2.5px; transition: all 0.4s; }
#hamburger-icon .line.line-1 { top: 0; }
#hamburger-icon .line.line-2 { top: 50%; left: auto; right: 0; width: 70%; }
#hamburger-icon .line.line-3 { top: 100%; }
#hamburger-icon:hover .line-1, #hamburger-icon:focus .line-1 { transform: translateY(-2.5px); }
#hamburger-icon:hover .line-3, #hamburger-icon:focus .line-3 { transform: translateY(2.5px); }
#hamburger-icon.active .line-1 { transform: translateY(15px) translateX(0) rotate(45deg); }
#hamburger-icon.active .line-2 { opacity: 0; }
#hamburger-icon.active .line-3 { transform: translateY(-15px) translateX(0) rotate(-45deg); }

/* ------------------------- LNB  ------------------------- */
.header { background: #193d52; display: block; color: #ccc; width: 100%; padding: 20px 3.125vw; position: relative; z-index: 10; }
.header:after { content: ""; display: table; }
.header:after { clear: both; }
.header h1 { float: left; }
.header .colR { float: right; }
.header .colR * { vertical-align: middle; }
.header .lnb-wrap { background: #fff; position: absolute; top: 111px; width: 70%; right: 0; transition-timing-function: cubic-bezier(10, 2, 3, 1); transform: translateX(100%); transition: 0.5s; z-index: 100; }
@media (min-width: 480px) { .header .lnb-wrap { width: 50%; } }
.header .lnb-wrap.show { display: block; transform: translateX(0%); transition: 0.5s; }

.lnb { padding: 40px 20px; }
.lnb > li { overflow: hidden; position: relative; }
.lnb > li > a { text-transform: uppercase; color: #333333; padding: 20px 0; display: block; border-bottom: 1px solid #ccc; font-weight: bold; position: relative; font-family: 'Noto-Medium', sans-serif; font-weight: 500; font-size: 18px; }
@media (min-width: 360px) { .lnb > li > a { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .lnb > li > a { font-size: 24px; } }
.lnb > li > a:before, .lnb > li > a:after { content: ""; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 20px; height: 3px; background: #000; border-radius: 30%; }
.lnb > li > a:after { width: 3px; height: 20px; right: 18px; margin: auto; transition: all linear 0.3s; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; }
.lnb > li > a.show:after { height: 0; }
.lnb > li .sm { display: none; padding: 20px; border-bottom: 1px solid #ccc; }
.lnb > li .sm a { text-transform: uppercase; color: #999; display: block; font-family: 'Noto-Regular', sans-serif; font-weight: 400; font-size: 16px; }
@media (min-width: 360px) { .lnb > li .sm a { font-size: calc(1.4285714286vw + 10.8571428571px); } }
@media (min-width: 640px) { .lnb > li .sm a { font-size: 20px; } }
.lnb > li .sm a:before { content: ''; display: inline-block; width: 3px; height: 3px; border-radius: 100%; background: #999; vertical-align: middle; margin-right: 10px; }

/* ------------------------- Footer  ------------------------- */
.footer { background: #29282e; color: #fff; overflow: hidden; }
.footer .col-half { border-top: 1px solid #545358; width: 100%; overflow: hidden; position: relative; }
@media (min-width: 480px) { .footer .col-half { border-bottom: 1px solid #545358; }
  .footer .col-half:after { content: ''; display: block; width: 1px; height: 100%; top: 0; bottom: 0; left: 50%; position: absolute; background: #545358; } }
.footer .col-half li { display: table; margin: 0; padding: 3.125vw; font-size: 13px; line-height: 1.3; width: 100%; border-bottom: 1px solid #545358; text-align: left; }
@media (min-width: 360px) { .footer .col-half li { font-size: calc(1.0714285714vw + 9.1428571429px); } }
@media (min-width: 640px) { .footer .col-half li { font-size: 16px; } }
@media (min-width: 480px) { .footer .col-half li { border-bottom: 0; width: 50%; float: left; } }
.footer .col-half li p { display: table-cell; padding: 0; margin: 0; width: 100%; }
.footer .col-half li * { vertical-align: middle; }
.footer .col-half li:before { content: ''; display: inline-block; width: 34px; height: 46px; background-size: cover; vertical-align: middle; float: left; margin-right: 10px; background: url("../images/icon_phone.png") no-repeat left center; }
.footer .col-half li:first-child:before { background: url("../images/icon_spot.png") no-repeat left center; }

.ban { margin: 5.15625vw auto; font-size: 0; line-height: 0; text-align: center; }
.ban li { display: inline-block; margin-right: 1%; margin-bottom: 2%; /*
@include mq(sm) {
	width: 30%;
	&:last-child {
		@includ mq(sm) {
			width: 30%;
		}
	}
}
&:last-child {
	width: 100%;
	@include mq(sm) {
		width: 30%;
	}
}
*/ }
.ban li img { max-width: 100%; }
.ban li.sns { display: block; width: 110px; text-align: center; margin: 0 auto; }
@media (min-width: 480px) { .ban li.sns { display: inline-block; } }
.ban li.sns a { margin-left: 2%; }

.address { display: inline-block; text-align: center; margin: 0 7.8125vw 2.34375vw; }
.address li { display: inline-block; font-size: 13px; }
@media (min-width: 360px) { .address li { font-size: calc(1.0714285714vw + 9.1428571429px); } }
@media (min-width: 640px) { .address li { font-size: 16px; } }
.address li:before { content: ''; width: 1px; height: 12px; background: #ccc; display: inline-block; margin-right: 5px; }
.address li:first-child:before { display: none; }

.copyright { width: 80%; margin: 0 auto; text-align: center; font-family: 'Noto-Thin', sans-serif; font-weight: 100; font-size: 13px; }
@media (min-width: 360px) { .copyright { font-size: calc(1.0714285714vw + 9.1428571429px); } }
@media (min-width: 640px) { .copyright { font-size: 16px; } }

.col-quater { width: 70%; margin: 4.6875vw auto; }
.col-quater:after { content: ""; display: table; }
.col-quater:after { clear: both; }
.col-quater > li { width: 49%; float: left; margin-right: 1%; }
.col-quater > li .full { border: 1px solid #3e3d43; width: 100%; display: block; text-align: center; padding: 2.34375vw; }

/* ------------------------- Select Language ------------------------- */
.sel-lang { position: relative; width: 100%; background: #3e3d43; }
.sel-lang > a { padding: 2.34375vw; border: 1px solid #3e3d43; width: 100%; display: block; position: relative; }
.sel-lang > a:after { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); display: inline-block; content: ''; width: 0; height: 0; border-style: solid; border-width: 0  10px 10px 10px; border-color: transparent transparent #fff transparent; vertical-align: middle; margin-left: 10px; }
.sel-lang ul { border: 1px solid #3e3d43; border-bottom: 0; width: 100%; display: none; background: #29282e; position: absolute; bottom: 100%; color: #fff; padding: 10px 0; left: 0; z-index: 1000; }
.sel-lang ul a { color: #fff; font-size: 13px; display: block; padding: 5px 15px; background: none; }
.sel-lang ul a:hover, .sel-lang ul a:focus { /*background: #fafafa; */ }
.sel-lang ul li { float: none; line-height: 1.5; text-align: left; }

/* ------------------------- Table List Type ------------------------- */
.tbl-list { border-top: 3px solid #7a7a7a; }
.tbl-list table { width: 100%; border-collapse: collapse; border-spacing: 0; padding: 0; }
.tbl-list th, .tbl-list td { font-size: 16px; border: 1px solid #d4d8d9; }
@media (min-width: 360px) { .tbl-list th, .tbl-list td { font-size: calc(1.4285714286vw + 10.8571428571px); } }
@media (min-width: 640px) { .tbl-list th, .tbl-list td { font-size: 20px; } }
.tbl-list thead th { border-left: 0; border-right: 0; }
.tbl-list tfoot th, .tbl-list tfoot td { background: #f1f1f1; }
.tbl-list.alC { text-align: center; }

/* ------------------------- Table Basic Type ------------------------- */
/* ------------------------- Table View Type ------------------------- */
/* ------------------------- Table editor ------------------------- */
/* ------------------------- 첨부파일 ------------------------- */
/* ------------------------- Table scroll ------------------------- */
.tbl-scroll { overflow-x: auto; }
.tbl-scroll table { width: 100%; padding: 0; margin: 0; table-layout: fixed; border: 0; }
.tbl-scroll thead th { background: #fafafa; }
.tbl-scroll th, .tbl-scroll td { border: 1px solid #ccc; text-align: center; font-size: 11px; white-space: nowrap; }

/* ------------------------- pagination ------------------------- */
.pagination { overflow: hidden; clear: both; text-align: center; line-height: 40px; margin: 40px 0 60px; position: relative; }
.pagination ul { padding: 0 0; }
.pagination li { display: inline-block; padding: 0; margin: 0 0 0 -4px; font-size: 0; line-height: 0; vertical-align: top; }
.pagination li:first-child { border-left: 1px solid #cdcdcd; }
.pagination li.func { border: 1px solid #ddd; }
.pagination li.func a { position: relative; display: inline-block; height: 38px; width: 38px; color: #999; }
.pagination li.func a::after, .pagination li.func a::before { content: ""; position: absolute; display: inline-block; vertical-align: top; height: 5px; width: 5px; border-left: 1px solid; border-bottom: 1px solid; top: 16px; }
.pagination li.func.prev { border-left: 0; }
.pagination li.func.prev a:before { display: none; }
.pagination li.func.prev a:after { transform: rotate(45deg); left: 18px; }
.pagination li.func.next a:before { display: none; }
.pagination li.func.next a:after { transform: rotate(-135deg); left: 16px; }
.pagination li.func.pprev a:before { transform: rotate(45deg); left: 15px; }
.pagination li.func.pprev a:after { transform: rotate(45deg); left: 20px; }
.pagination li.func.nnext { border-left: 0; }
.pagination li.func.nnext a:before { transform: rotate(-135deg); left: 13px; }
.pagination li.func.nnext a:after { transform: rotate(-135deg); left: 18px; left: 18px; }
.pagination li a { overflow: hidden; display: inline-block; width: 40px; height: 40px; line-height: 40px; margin: 0 0; box-sizing: border-box; text-decoration: none; vertical-align: middle; font-size: 13px; font-size: 1.3rem; font-family: 'Noto-Regular', sans-serif; font-weight: 400; color: #333; }
.pagination li.active a, .pagination li a:hover, .pagination li a:focus { color: #0a7891; text-decoration: underline; }

.btn-list { margin: 20px 0; position: relative; }
.btn-list .posR { position: absolute; right: 0; top: 0; }
.btn-list .pagination-nav { font-size: 19px; font-size: 1.9rem; color: #333; }
.btn-list .pagination-nav:before, .btn-list .pagination-nav:after { content: ''; display: inline-block; width: 16px; height: 16px; background-repeat: no-repeat; }
.btn-list .pagination-nav.prev:before { background-image: url("../images/icon_set.png"); background-position: -322px -72px; }
.btn-list .pagination-nav.next:after { background-image: url("../images/icon_set.png"); background-position: -349px -72px; }

/* ------------------------- Schedule ------------------------- */
/* ------------------------- 서식자료실 ------------------------- */
/* ------------------------- 통합검색 ------------------------- */
/* 입학테스트 */
.apps_tb { width: 100%; border-top: 1px solid #c2c2c4; }

.apps_tb .type_txt, .apps_tb .input_a, .apps_tb .input_b { height: 26px; line-height: 26px; padding: 0 5px; border: 1px solid #ccc; }

.apps_tb .select_box { height: 28px; line-height: 28px; border: 1px solid #ccc; }

.ty_txt2 { width: 50px; }

/* 전화번호 박스*/
.apps_tb .fc_blue { color: #4d73af; font-weight: bold; margin-left: 4px; cursor: default; }

.apps_tb .la_txt { margin-left: 4px; cursor: default; }

.apps_tb label { vertical-align: middle; }

.apps_tb tbody th { padding: 13px 16px 12px; font-size: 13px; color: #696969; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: left; }

.apps_tb tbody td { padding: 13px 13px 12px; font-size: 12px; color: #959595; border-bottom: 1px solid #ddd; text-align: left; }

.form-board dt { font-size: 16px; border-bottom: 1px solid #c2c2c4; margin: 2.34375vw 0; padding-bottom: 1.5625vw; }
@media (min-width: 360px) { .form-board dt { font-size: calc(1.4285714286vw + 10.8571428571px); } }
@media (min-width: 640px) { .form-board dt { font-size: 20px; } }
.form-board dd input { height: 26px; line-height: 26px; padding: 0 5px; border: 1px solid #ccc; box-sizing: border-box; vertical-align: middle; }
.form-board dd input.col3 { width: 25%; }
.form-board dd input.full { width: 100%; }
.form-board dd select { height: 26px; line-height: 26px; border: 1px solid #ccc; box-sizing: border-box; vertical-align: middle; }
.form-board dd select.col3 { width: 25%; }

.cont-scroll { overflow-x: auto; padding: 7.8125vw 0; }

.alL { text-align: left !important; }

.block { display: block; }

.block img { max-width: 100%; height: auto; }

.classification { margin: 4.6875vw 0 10px 0; }

.bot-search { text-align: center; }
.bot-search * { vertical-align: top; }
.bot-search input { width: 40%; }

.my_list { /* width:100%; */ }

.my_list .secBox { width: 1024px; background-color: #f3f3f3; text-align: center; padding: 60px 0; font-size: 16px; font-family: gulim; color: #393939; margin: 0 auto 20px auto; }

.my_list table.my_listTable { width: 100%; /* width:1024px;  */ margin: 0 auto; font-family: 'NanumGothic'; border-top: 1px solid #c2c2c4; }

.my_list table.my_listTable thead tr th { font-size: 13px; color: #393939; font-weight: normal; border-bottom: 1px solid #c2c2c4; padding: 5px 10px; height: 28px; vertical-align: middle; }

.my_list table.my_listTable tbody tr td, .my_list table.my_listTable tbody tr th { border-bottom: 1px solid #dddddd; font-size: 13px; color: #696969; padding: 3px 10px; height: 30px; text-align: center; vertical-align: middle; font-weight: normal; }

.my_list table.my_listTable tbody tr td a { font-size: 13px; color: #696969; }

.my_list table.my_listTable tbody tr td.contant { vertical-align: top; padding: 5px; }

.my_list table.my_listTable tbody tr td.contant2 { vertical-align: top; height: 260px; padding: 18px 5px 18px 5px; }

.my_list table.my_listTable tbody tr td.borderMove { height: 35px; }

.my_list table.my_listTable .alignLeft { text-align: left; }

.my_list table.my_listTable .alignRight { text-align: right; }

.my_list table.my_listTable .alignCenter { text-align: center; }

.my_list table.my_listTable thead tr th.bdRigth { border-right: 1px solid #c2c2c4; }

.my_list table.my_listTable tbody tr td.bdRigth, .my_list table.my_listTable tbody tr th.bdRigth { border-right: 1px solid #dddddd; }

.my_list table.my_listTable tbody tr td.bdTop, .my_list table.my_listTable tbody tr th.bdTop { border-top: 1px solid #dddddd; }

.my_list table.my_listTable select { height: 30px; border: 1px solid #dcdcdc; width: 300px; font-size: 12px; }

.my_list table.my_listTable input.input_a { height: 18px; border: 1px solid #dcdcdc; adding: 5px; }

.my_list table.my_listTable input.input_b { height: 18px; border: 1px solid #dcdcdc; padding: 5px; }

.my_list table.my_listTable input.input_b.tel { width: 100px; }

.my_list table.my_listTable input.input_c { height: 18px; border: 1px solid #dcdcdc; padding: 5px; }

.my_list table.my_listTable input.input_d { height: 18px; border: 1px solid #dcdcdc; padding: 5px; margin-right: 5px; }

.my_list table.my_listTable select.tel { width: 70px; }

.my_list table.my_listTable select.email { width: 150px; }

.my_list table.my_listTable .wd450 { width: 450px; }

.my_list table.my_listTable .wd150 { width: 150px; }

.my_list table.my_listTable .wd50 { width: 50px; }

.my_list table.my_listTable .wd10 { width: 12px; }

.my_list table.my_listTable textarea { width: 100%; border: 1px solid #dcdcdc; height: 260px; }

.my_list table.my_listTable textarea.secArea { height: 150px; margin: 8px 0; }

.filenum { color: #3399CC; font-size: 8pt; font-family: '돋음',Dotum; padding: 0 2px 0 4px; text-decoration: none; font-size: 15px; font-weight: bold; }

.filetxt { color: #777777; font-size: 8pt; font-family: '돋음',Dotum; font-size: 15px; font-weight: bold; }

.my_list table.my_listTable .student_list { padding: 10px 0; }

.my_list table.my_listTable .student_list:after { display: block; clear: both; content: ""; }

.my_list table.my_listTable .student_list li { float: left; margin: 0 20px 0 0; padding: 3px 0; width: 100px; }

.my_list table.my_listTable .student_list li label { font-size: 12px; }

.my_list table.my_listTable .secList { width: 500px; padding: 10px 0; }

.my_list table.my_listTable .secList:after { display: block; clear: both; content: ""; }

.my_list table.my_listTable .secList li { float: left; margin: 0 20px 0 0; padding: 2px 0; width: 200px; }

.my_list table.my_listTable .secList li label { font-size: 12px; }

.borderBtn { text-align: right; margin: 20px auto; }

button.btnStyle1 { font-family: Gulim; background-color: #535353; border: 1px solid #272727; color: #fff; padding: 6px 20px; font-size: 14px; min-width: 80px; text-align: center; }

button.btnStyle1.bSt1 { background-color: #787878; border: 1px solid #616161; }

button.btnStyle1.mint { background: #17beb5; border: 1px solid #17beb5; }

a.btnStyle1 { font-family: Gulim; background-color: #535353; border: 1px solid #272727; color: #fff; padding: 10px 20px; font-size: 14px; min-width: 85px; text-align: center; }

a.btnStyle1.mint { background: #17beb5; border: 1px solid #17beb5; }

.my_list table.reply { width: 100%; border-top: 1px solid #dddddd; }

.my_list table.reply td { border-bottom: 1px solid #dddddd; padding: 15px 10px; position: relative; }

.my_list table.reply td .re { width: 700px; position: relative; }

.my_list table.reply td .re strong { color: #393939; font-size: 12px; display: block; padding: 0 0 5px 0; }

.my_list table.reply td .re em { font-style: normal; display: block; padding: 0 0 5px 0; }

.my_list table.reply td .re em a { font-size: 12px; color: #3399CC; }

.my_list table.reply td .re em a:hover { text-decoration: underline; }

.my_list table.reply td .re p { font-size: 12px; font-style: normal; display: block; color: #696969; }

.my_list table.reply td .re.reReply { padding: 0 0 0 30px; background: url(/images/common/bg_re.gif) left top no-repeat; }

.my_list table.reply td .re_btn { position: absolute; right: 0; top: 20px; }

/*.my_list table.reply td input{height:18px; border:1px solid #dcdcdc; width:290px; padding:5px; }*/
.my_list table.reply td input.reFile { height: 22px; border: 1px solid #dcdcdc; width: 290px; padding: 0px; margin: 0 0 5px 0; }

.my_list table.reply td .re:after { display: block; clear: both; content: ""; }

.my_list table.reply td .re .img { display: block; float: left; margin-right: 10px; }

.my_list table.reply td .re .img .inner { padding-top: 10px; }

.my_list table.reply td .re .right { float: left; }

.my_list table.reply td .re.re_wirte { position: relative; width: 100%; }

.my_list table.reply td .re_btn2 { position: absolute; left: 300px; top: 20px; }

.my_list table.reply td .re_write:after { display: block; clear: both; content: ""; }

.my_list table.reply td .re_write textarea { width: calc(100% - 70px); float: left; height: 57px; border: 1px solid #dcdcdc; }

.my_list table.reply td .re_write button { width: 60px; float: right; }

.my_list table.reply td input.input_a { height: 18px; border: 1px solid #dcdcdc; width: 200px; padding: 5px; }

.my_list table.reply td input.input_b { height: 18px; border: 1px solid #dcdcdc; width: 200px; padding: 5px; }

.my_list table.reply td .fileInfo { font-size: 12px; position: absolute; left: 300px; top: 0px; }

.bdNone { border: none !important; }

.fontSize12 { font-size: 12px; }

.titleP { display: inline-block; padding: 0 5px; }

.titleP a { font-size: 12px; }

.lecture_cd { width: 500px; height: 120px !important; }

.myInfo { font-size: 12px; color: #009bf5; margin: 0 0 5px 0; }

/*게시판 검색사용*/
.input_a { font-family: "돋움,Verdana, Geneva, Arial, Helvetica, sans-serif"; font-size: 12px; line-height: 19px; color: #686868; background-color: #FFFFFF; height: 20px; border: #D0D0D0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }

select.key { border: 1px solid #ddd; height: 22px; font-size: 12px; }

.mcustom .mo { display: none; }

/* ------------------------- 중등정규과정 ------------------------- */
.tbl-line-b { border-top: 3px solid #5886f6; }
.tbl-line-b table { width: 100%; border-collapse: collapse; border-spacing: 0; }
.tbl-line-b td, .tbl-line-b th { font-size: 14px; padding: 5px; text-align: center; border-bottom: 1px solid #ddd; }
@media (min-width: 360px) { .tbl-line-b td, .tbl-line-b th { font-size: calc(1.4285714286vw + 8.8571428571px); } }
@media (min-width: 640px) { .tbl-line-b td, .tbl-line-b th { font-size: 18px; } }
.tbl-line-b thead th { background: url(/images/program/bg_thead_th_line.gif) no-repeat left bottom; }
.tbl-line-b thead th:first-child { background: none; }
.tbl-line-b tbody th { color: #3aa4a0; }
.tbl-line-b tbody .left { text-align: left; }
.tbl-line-b.v-line td { border-left: 1px solid #ddd; }
.tbl-line-b.v-line td:first-child { border-left: 0; }

.scroll-h .tbl-line-b { width: 800px; }

/* ------------------------- 초등토플 curriculum ------------------------- */
.tbl-curr { width: 1350px; }
.tbl-curr table { border-collapse: separate; width: 100%; border-spacing: 5px; }
.tbl-curr th, .tbl-curr td { padding: 15px 10px; }
.tbl-curr th { background: #3aa4a0; color: #fff; }
.tbl-curr th:empty { background: #fff; }
.tbl-curr td { background: #f7f7f7; font-size: 13px; }
.tbl-curr td:empty { background: #fff; }
.tbl-curr td li { padding-left: 6px; text-indent: -6px; margin-top: 5px; word-break: keep-all; }
.tbl-curr td li:before { content: ''; display: inline-block; width: 3px; height: 3px; background: #999; margin-right: 3px; vertical-align: middle; border-radius: 50%; }

/* ------------------------- Button & Icon ------------------------- */
.btn { font-size: 16px; font-size: 1.6rem; font-family: 'Noto-DemiLight', sans-serif; font-weight: 350; line-height: 30px; height: 30px; min-width: 80px; text-align: center; display: inline-block; cursor: pointer; vertical-align: top; box-sizing: border-box; background: #383c3d; color: #fff; padding: 0 15px; }
.btn.btn--thin { line-height: 26px; height: 26px; border: 1px solid #ccc; padding: 0 10px; min-width: 50px; }
.btn.btn--low { line-height: 38px; height: 38px; }
.btn.btn--middle { line-height: 47px; height: 47px; }
.btn.btn--high { line-height: 50px; height: 50px; }
.btn.btn--big { line-height: 54px; height: 54px; }
.btn.btn__write { background: #5886f6; color: #fff; padding: 0 10px; }
.btn.btn--reject { border: 1px solid #0a7891; background: #fff; color: #0a7891; }
.btn.btn--line { background: #fff; border: 1px solid #333; color: #333; }
.btn.btn--icon { color: #fff; padding: 0 25px; }
.btn.btn--icon:after { content: ''; display: inline-block; width: 30px; height: 20px; background: url("../images/icon_set.png") no-repeat -346px -112px; vertical-align: middle; margin-left: 25px; }
.btn.btn--multiline { padding: 5px 80px 5px 25px; width: 250px; line-height: 1.4; height: 55px; position: relative; text-align: left; }
.btn.btn--multiline:after { content: ''; display: inline-block; width: 30px; height: 20px; background: url("../images/icon_set.png") no-repeat -346px -112px; vertical-align: middle; margin-left: 25px; position: absolute; right: 25px; top: 50%; transform: translateY(-50%); }
.btn.btn--download { color: #fff; padding: 0 25px; background: #176a7a; min-width: 150px; }
.btn.btn--download:before { content: ''; display: inline-block; width: 30px; height: 27px; background: url("../images/icon_set.png") no-repeat -407px -106px; vertical-align: middle; }
.btn.btn--link { color: #fff; padding: 0 25px; background: #24abcb; min-width: 150px; }
.btn.btn--small { min-width: 80px; }
.btn.btn--half { min-width: 49%; }
.btn.btn--disable { background: #e1e1e1; color: #aeaeae; }
.btn.btn--disable:hover { background: #e1e1e1; color: #aeaeae; }
.btn.btn--post { font-size: 13px; font-size: 1.3rem; line-height: 27px; height: 27px; background: #5787b7; border-radius: 3px; min-width: 68px; }
.btn.btn--higher { height: 80px; line-height: 1.5; }
.btn.btn--cgreen { background: #0a7891; }
.btn.btn--cgblue { background: #4c5c75; }
.btn.btn--cgreen1 { background: #028090; }
.btn.btn--csky { background: #4cb2e8; }

.icon { font-size: 16px; font-size: 1.6rem; text-align: center; display: inline-block; color: #fff; cursor: pointer; padding: 0 25px; min-width: auto; vertical-align: middle; margin: 1px 0; }
.icon.icon--down:before { content: ''; display: inline-block; width: 21px; height: 21px; background: url("../images/icon_set.png") no-repeat -410px -109px; vertical-align: middle; margin-right: 10px; margin-bottom: 5px; }
.icon.icon--disable { background: #ddd; color: #aeaeae; }
.icon.icon--disable:hover { background: #ddd; color: #aeaeae; }

.icon-file:after { content: ''; display: inline-block; width: 21px; height: 21px; background: url("../images/icon_set.png") no-repeat -153px -37px; vertical-align: middle; margin-left: 10px; }

.tag { padding: 2px 15px; display: inline-block; background: #ccc; color: #fff; font-size: 14px; font-size: 1.4rem; font-family: 'Noto-Regular', sans-serif; font-weight: 400; text-align: center; vertical-align: middle; }
.tag.round { border-radius: 15px; }
.tag.green { background: #63cd9f; }
.tag.blue { background: #1a99e0; }
.tag.blue-light { background: #42bad5; }
.tag.red { background: #ee3870; }

.circle-nav { display: inline-block; width: 31px; height: 31px; border: 1px solid #999; border-radius: 16px; vertical-align: middle; text-align: center; margin-left: 30px; }
.circle-nav:before { content: ''; display: inline-block; width: 6px; height: 16px; background-repeat: no-repeat; vertical-align: middle; }
.circle-nav.prev:before { background-image: url("../images/icon_set.png"); background-position: -377px -73px; }
.circle-nav.next { margin-left: 5px; }
.circle-nav.next:before { background-image: url("../images/icon_set.png"); background-position: -400px -73px; }

.icon-circle { display: block; width: 36px; height: 36px; margin: 0 auto; background: #95bddb; border-radius: 18px; }
.icon-circle:before { content: ''; display: inline-block; width: 36px; height: 10px; margin-top: 15px; background: url("../images/icon_set.png") no-repeat -352px -116px; }
.icon-circle.cyan { background: #42bad5; }

.btn-more { border: 1px solid #393939; padding: 10px 130px; }

.icon-list { list-style: none; font-size: 0; margin-left: -20px; width: 100%; }
.icon-list > li { display: inline-block; padding: 0; background: #fff; vertical-align: top; box-sizing: border-box; font-size: 16px; font-size: 1.6rem; margin: 0 0 20px 20px; min-height: 75px; width: 100px; color: #666; }

/* ------------------------- Icon List ------------------------- */
.infocon1:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat 0px 0px; }

.infocon2:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -100px 0px; }

.infocon3:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -200px 0px; }

.infocon4:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -300px 0px; }

.infocon5:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -400px 0px; }

.infocon6:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -500px 0px; }

.infocon7:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -600px 0px; }

.infocon8:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -700px 0px; }

.infocon2-1:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat 0px -75px; }

.infocon2-2:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -100px -75px; }

.infocon2-3:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -200px -75px; }

.infocon2-4:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -300px -75px; }

.infocon2-5:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -400px -75px; }

.infocon2-6:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -500px -75px; }

.infocon2-7:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -600px -75px; }

.infocon2-8:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -700px -75px; }

.infocon3-1:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat 0px -150px; }

.infocon3-2:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -100px -150px; }

.infocon3-3:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -200px -150px; }

.infocon3-4:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -300px -150px; }

.infocon3-5:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -400px -150px; }

.infocon3-6:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -500px -150px; }

.infocon3-7:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -600px -150px; }

.infocon3-8:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -700px -150px; }

.infocon4-1:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat 0px -225px; }

.infocon4-2:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -100px -225px; }

.infocon4-3:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -200px -225px; }

.infocon4-4:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -300px -225px; }

.infocon4-5:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -400px -225px; }

.infocon4-6:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -500px -225px; }

.infocon4-7:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -600px -225px; }

.infocon4-8:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -700px -225px; }

.infocon5-1:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat 0px -300px; }

.infocon5-2:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -100px -300px; }

.infocon5-3:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -200px -300px; }

.infocon5-4:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -300px -300px; }

.infocon5-5:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -400px -300px; }

.infocon5-6:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -500px -300px; }

.infocon5-7:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -600px -300px; }

.infocon5-8:before { content: ''; display: block; margin: 0 auto; height: 75px; background: url("../images/common/info_icon1.png") no-repeat -700px -300px; }

.infocon1:before { width: 50px; }

.infocon2:before { width: 62px; }

.infocon3:before { width: 69px; }

.infocon4:before { width: 71px; }

.infocon5:before { width: 72px; }

.infocon6:before { width: 61px; }

.infocon7:before { width: 68px; }

.infocon8:before { width: 82px; }

.infocon2-1:before { width: 71px; }

.infocon2-2:before { width: 75px; }

.infocon2-3:before { width: 63px; }

.infocon2-4:before { width: 40px; }

.infocon2-5:before { width: 38px; }

.infocon2-6:before { width: 35px; }

.infocon2-7:before { width: 46px; }

.infocon2-8:before { width: 57px; }

.infocon3-1:before { width: 62px; }

.infocon3-2:before { width: 45px; }

.infocon3-3:before { width: 64px; }

.infocon3-4:before { width: 38px; }

.infocon3-5:before { width: 62px; }

.infocon3-6:before { width: 87px; }

.infocon3-7:before { width: 62px; }

.infocon3-8:before { width: 72px; }

.infocon4-1:before { width: 64px; }

.infocon4-2:before { width: 75px; }

.infocon4-3:before { width: 51px; }

.infocon4-4:before { width: 63px; }

.infocon4-5:before { width: 63px; }

.infocon4-6:before { width: 59px; }

.infocon4-7:before { width: 59px; }

.infocon4-8:before { width: 52px; }

.infocon5-1:before { width: 77px; }

.infocon5-2:before { width: 71px; }

.infocon5-3:before { width: 51px; }

.infocon5-4:before { width: 71px; }

.infocon5-5:before { width: 52px; }

.infocon5-6:before { width: 51px; }

.infocon5-7:before { width: 46px; }

.infocon5-8:before { width: 41px; }

.inbox { border: 1px solid #ddd; line-height: 30px; height: 30px; box-sizing: border-box; padding: 0 10px; font-size: 16px; font-size: 1.6rem; font-family: 'Noto-Regular', sans-serif; font-weight: 400; min-width: 80px; vertical-align: top; }
.inbox.full { width: 100%; margin: 0; }
.inbox.middle { width: 50%; }
.inbox.narrow { width: 30%; }
.inbox.half { width: calc(50% - 3px); padding: 0 3px; }
.inbox.half ~ .inbox.half { margin-left: 3px; }
.inbox.year { width: 60px; }
.inbox + label { line-height: 30px; margin-left: 5px; }
.inbox.small { width: 20px; }
.inbox[readonly] { background: #ddd; }
.inbox[disabled] { background: #ddd; }
.inbox.required { border: 1px solid #f00; background: #fff; }
.inbox + .ui-datepicker-trigger { vertical-align: middle; margin-left: 5px; cursor: pointer; }

.textbox { border: 1px solid #ddd; font-size: 16px; font-size: 1.6rem; font-family: 'Noto-DemiLight', sans-serif; font-weight: 350; line-height: 1.5; margin: 0; padding: 10px; width: 100%; box-sizing: border-box; }
.textbox.with-btn { width: calc(100% - 80px); height: 80px; }

/* ------------------------- form check box ------------------------- */
.csform input[type="checkbox"], .csform input[type="radio"] { vertical-align: top; opacity: 0; width: 0; max-width: 0; height: 0; line-height: 0; font-size: 1px; position: absolute; }
.csform label { position: relative; display: inline-block; padding-left: 22px; line-height: 16px; vertical-align: top; }
.csform label::before, .csform label::after { position: absolute; content: ""; display: inline-block; vertical-align: top; }
.csform label::before { height: 16px; width: 16px; border: 1px solid #ccc; border-radius: 3px; left: 0; top: 0; }
.csform input[type="checkbox"] + label::after, .csform input[type="radio"] + label::after { content: none; }
.csform input[type="checkbox"]:checked + label::after, .csform input[type="radio"]:checked + label::after { content: ""; }
.csform input[type="checkbox"]:focus + label::before, .csform input[type="radio"]:focus + label::before { outline: 1px dotted; outline: auto -webkit-focus-ring-color; outline-color: #3b99fc; }
.csform__checkbox label::after { height: 5px; width: 9px; border-left: 2px solid; border-bottom: 2px solid; border-color: #097d97; transform: rotate(-45deg); left: 4px; top: 4px; }
.csform__radiobox label::before { border-radius: 12px; }
.csform__radiobox label::after { height: 12px; width: 12px; background: #097d97; border-radius: 100%; left: 3px; top: 3px; }
.csform + .csform { margin-left: 15px; }

.cs-select { display: inline-block; min-width: 80px; position: relative; background: #fff; }
.cs-select select { width: 100%; padding: 4px 29px 4px 20px; font-family: inherit; background: url("../images/cs_select.png") no-repeat right -12px; border: 1px solid #ddd; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 14px; font-size: 1.4rem; }
.cs-select select::-ms-expand { display: none; }
.cs-select__disabled select { border: 1px solid #D6D6D6; color: #D6D6D6; }

/* ------------------------- Search Box ------------------------- */
.box * { vertical-align: middle; }
.box.box--search { border: 1px solid #e3e3e3; background: #ddd; padding: 23px 29px; overflow: hidden; }
.box.box--search .s-box { border: 1px solid #cdcdcd; display: inline-block; background: #fff; width: 406px; }
.box.box--search .s-box .inbox { border: 0; height: 52px; padding-right: 0; width: calc(100% - 55px); }
.box.box--search .s-box button { border-left: 1px solid #cdcdcd; line-height: 54px; height: 52px; background: #fff; padding: 0 10px; cursor: pointer; }
.box.box--search .s-box button:before { content: ''; display: inline-block; width: 30px; height: 30px; background: url("../images/icon_set.png") no-repeat -224px 0; margin-top: 10px; }
.box.box--search .s-box.only { width: 80%; }
.box.box--search .s-box.faq .inbox { width: 302px; }
.box.box--search .s-box.lm { margin-left: 20px; }
.box.box--search .s-box.wide { width: 530px; }
.box.box--search .cs-select select { padding: 14px 29px 14px 20px; background: url("../images/cs_select.png") no-repeat right 0; }
.box.box--search .csform label { margin: 18px 0; }
.box.no-line { background: #ddd; padding: 23px 29px; overflow: hidden; margin: 0; text-align: center; }

/* ------------------------- custorm input file ------------------------- */
.js .inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.js .inputfile + label { text-overflow: ellipsis; white-space: nowrap; cursor: pointer; display: inline-block; overflow: hidden; border: 1px solid #d7d7d7; background: #fafafa; line-height: 40px; height: 40px; box-sizing: border-box; padding: 0 10px; margin-right: 20px; }
.js .inputfile:focus + label, .js .inputfile.has-focus + label { outline: 1px dotted #000; outline: -webkit-focus-ring-color auto 5px; }
.js .inputfile + label * { /* pointer-events: none; */ /* in case of FastClick lib use */ }
.js .inputfile + label svg { width: 1em; height: 1em; vertical-align: middle; fill: currentColor; margin-top: -0.25em; /* 4px */ margin-right: 0.25em; /* 4px */ }
.js .file-name { border: 1px solid #d7d7d7; text-overflow: ellipsis; white-space: nowrap; display: inline-block; overflow: hidden; line-height: 40px; height: 40px; box-sizing: border-box; padding: 0 20px; width: 400px; vertical-align: top; }
.js .file-attach { margin-top: 10px; }
.js .file-attach:first-child { margin-top: 0; }
.js .file-attach .btn.btn--line { border: 1px solid #d7d7d7; line-height: 40px; height: 40px; border-radius: 5px; min-width: 60px; font-size: 15px; font-size: 1.5rem; }
.js .file-name-wrap li { margin-top: 3px; }
.js .file-name-wrap li:first-child { margin-top: 10px; }

.no-js .inputfile + label { display: none; }

/* ------------------------- THEME ------------------------- */
.g-theme .gray-box strong span { color: #3aa4a0; }
.g-theme .lv1 strong { color: #3aa4a0; }
.g-theme .lv1:before, .g-theme .lv1:after { background: #3aa4a0; }
.g-theme .lv2:before { border-top: 3px solid #3aa4a0; }
.g-theme .lv2 strong { color: #3aa4a0; }
.g-theme .toefl-list dt { color: #3aa4a0; }
.g-theme .tbl-line-b { border-top: 3px solid #3aa4a0; }
.g-theme .tbl-line-b tbody th { color: #3aa4a0; }
.g-theme .line { border-bottom: 1px solid #3aa4a0; }

.o-theme .gray-box strong span { color: #f57c06; }
.o-theme .lv1 strong { color: #f57c06; }
.o-theme .lv1:before, .o-theme .lv1:after { background: #f57c06; }
.o-theme .lv2:before { border-top: 3px solid #f57c06; }
.o-theme .lv2 strong { color: #f57c06; }
.o-theme .toefl-list dt { color: #f57c06; }
.o-theme .tbl-line-b { border-top: 3px solid #f57c06; }
.o-theme .tbl-line-b tbody th { color: #f57c06; }
.o-theme .teps-step { color: #f57c06; }
.o-theme .line { border-bottom: 1px solid #f57c06; }

/* ------------------------- Main  ------------------------- */
.noticeBox { height: 155px; background: #274f6d; color: #fff; margin-bottom: 32px; overflow: hidden; padding: 10px 0; }

.noticeBox .inner { width: 100%; overflow: hidden; position: relative; padding: 0 20px; }
.noticeBox .inner .more { position: absolute; right: 0; top: 0; width: 6.875vw; height: 6.875vw; text-align: right; }
.noticeBox .inner .more img { max-width: 100%; height: auto; }

.noticeBox p.tit { font-size: 18px; font-family: 'Noto-Medium', sans-serif; font-weight: 500; line-height: 50px; color: #fff; text-align: left; border-bottom: 1px solid #fafafa; }
@media (min-width: 360px) { .noticeBox p.tit { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .noticeBox p.tit { font-size: 24px; } }

.noticeBox p.tit a { color: #fff; }

.noticeBox .noti-wrap { /*float: left;*/ width: 100%; /*calc(100% - 125px)*/ position: relative; height: 100px; overflow: hidden; }

.noticeBox ul { position: absolute; left: 0; height: 100%; width: 100%; }

.noticeBox ul li { height: 100px; width: 100%; }

.noticeBox div.txt { padding: 20px 0 20px; }
.noticeBox div.txt a { display: block; }
.noticeBox div.txt .day { font-size: 13px; }
@media (min-width: 360px) { .noticeBox div.txt .day { font-size: calc(1.0714285714vw + 9.1428571429px); } }
@media (min-width: 640px) { .noticeBox div.txt .day { font-size: 16px; } }

.noticeBox div.txt a { color: #fff; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 100%; }

.introduce { font-size: 20px; font-family: 'Noto-Medium', sans-serif; font-weight: 500; color: #274f6d; text-align: center; margin: 0 0 6.25vw 0; }
@media (min-width: 360px) { .introduce { font-size: calc(3.5714285714vw + 7.1428571429px); } }
@media (min-width: 640px) { .introduce { font-size: 30px; } }
.introduce strong { font-family: 'Noto-Bold', sans-serif; font-weight: 700; }
.introduce:before { content: ''; display: block; width: 50px; height: 6px; background: #ccc; margin: 0 auto 2.34375vw; }

.item-set { margin: 0 3.125vw; padding: 0 0 6.25vw; }
.item-set ul { width: 100%; overflow: hidden; border: 1px solid #eaeaea; position: relative; }
.item-set ul:before { content: ''; display: block; left: 50%; height: 100%; top: 0; bottom: 0; width: 1px; background: #eaeaea; position: absolute; }
.item-set ul > li { float: left; width: 50%; text-align: center; position: relative; padding-bottom: 40px; }
.item-set ul > li img { max-width: 100%; height: auto; }
.item-set ul > li:hover .caption .overlay { display: none; }
.item-set dl { margin: 2.34375vw 0; }
.item-set dt { font-size: 18px; font-family: 'Noto-Bold', sans-serif; font-weight: 700; color: #464646; margin-bottom: 2.34375vw; }
@media (min-width: 360px) { .item-set dt { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .item-set dt { font-size: 24px; } }
.item-set dd { line-height: 1.3; padding: 0 1.5625vw; letter-spacing: -1px; }
.item-set .more { font-size: 13px; font-family: 'Noto-Regular', sans-serif; font-weight: 400; color: #a4a4a4; position: absolute; bottom: 20px; left: 0; right: 0; text-align: center; text-decoration: underline; }
@media (min-width: 360px) { .item-set .more { font-size: calc(1.0714285714vw + 9.1428571429px); } }
@media (min-width: 640px) { .item-set .more { font-size: 16px; } }
.item-set .caption { position: relative; }
.item-set .caption .overlay { display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(100, 100, 100, 0.8); }
.item-set .caption .overlay img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(0.7); }

.direct-go { padding: 6.25vw 3.125vw; background: #f7f7f7; }
.direct-go .rig > li { border: 1px solid #dddddd; background: #fff; border-radius: 3px; text-align: center; padding: 7.03125vw 0 7.03125vw; }
.direct-go .rig > li p { text-transform: uppercase; letter-spacing: -1px; margin-top: 1.5625vw; }
.direct-go .board-link { border: 1px solid #dddddd; background: #fff; position: relative; }
.direct-go .board-link ul { width: 100%; overflow: hidden; }
.direct-go .board-link ul > li { float: left; width: 50%; padding: 3.125vw 4.6875vw; }
.direct-go .board-link ul > li a { display: block; }
.direct-go .board-link ul > li a strong { display: block; font-family: 'Noto-Bold', sans-serif; font-weight: 700; color: #393939; border-bottom: 3px solid #276a9d; padding-bottom: 7px; margin-bottom: 2.34375vw; }
.direct-go .board-link ul > li p { text-align: center; font-size: 14px; }
@media (min-width: 360px) { .direct-go .board-link ul > li p { font-size: calc(2.1428571429vw + 6.2857142857px); } }
@media (min-width: 640px) { .direct-go .board-link ul > li p { font-size: 20px; } }
.direct-go .board-link ul > li p:before { content: ''; display: block; width: 40px; height: 40px; background: url("../images/main/ico_apps.png") no-repeat center; background-size: cover; margin: 0 auto 10px; }
.direct-go .board-link ul > li:first-child strong { border-bottom: 3px solid #8a69e0; }
.direct-go .board-link ul > li:first-child p:before { background: url("../images/main/ico_qna.png") no-repeat center; background-size: cover; }
.direct-go .board-link:before { content: ''; display: block; left: 50%; height: 100%; top: 0; bottom: 0; width: 1px; background: #eaeaea; position: absolute; }
.direct-go .inner { padding: 3.125vw; }
.direct-go .inner strong { display: block; font-family: 'Noto-Bold', sans-serif; font-weight: 700; color: #393939; border-bottom: 3px solid #17beb5; padding-bottom: 7px; margin-bottom: 7px; }
.direct-go .inner .schedule { position: relative; width: 100%; display: block; padding-right: 70px; }
.direct-go .inner .schedule span { position: absolute; right: 0; top: 0; }
.direct-go .inner .schedule:before { content: ''; display: inline-block; width: 3px; height: 3px; border-radius: 100%; background: #666; margin-right: 2px; vertical-align: middle; }

.popBox { background: #fff; }

.popBox .tit_box { background: #4d73af; padding: 23px 0 23px 20px; position: relative; margin-bottom: 15px; }

.popBox .tit_box p.tit { color: #fff; font-size: 18px; }

.popBox .tit_box p.tit span { font-weight: bold; }

.popBox .tit_box button.close { position: absolute; right: 10px; top: 23px; }

.popBox .cont { padding: 0 3.125vw 4.6875vw; height: 500px; overflow-y: scroll; }

.popBox .btn_center { text-align: center; margin-top: 30px; }

.popBox .btn_center a { margin: 0 2px; }

.enter-test dt { font-family: 'Noto-Medium', sans-serif; font-weight: 500; border-bottom: 1px solid #ccc; font-size: 16px; }
@media (min-width: 360px) { .enter-test dt { font-size: calc(1.4285714286vw + 10.8571428571px); } }
@media (min-width: 640px) { .enter-test dt { font-size: 20px; } }
.enter-test dd { padding: 1.5625vw; margin-bottom: 1.5625vw; }
.enter-test dd input { border: 1px solid #ccc; font-size: 14px; font-size: 1.4rem; font-family: 'Noto-Light', sans-serif; font-weight: 300; line-height: 1.5; height: 25px; }

/* ------------------------- Page Common  ------------------------- */
/* ------------------------- common  ------------------------- */
.darkblue { color: #0066b3; }

.cgreen { color: #3aa4a0; }

.corange { color: #f57c06; }

.mb { margin-bottom: 3.125vw; }

.gray-box { border: 1.09375vw solid #dddddd; margin: 6.25vw 0; padding: 4.6875vw 1.5625vw; text-align: center; font-size: 16px; }
@media (min-width: 360px) { .gray-box { font-size: calc(1.4285714286vw + 10.8571428571px); } }
@media (min-width: 640px) { .gray-box { font-size: 20px; } }
.gray-box strong { font-size: 20px; color: #393939; }
@media (min-width: 360px) { .gray-box strong { font-size: calc(3.5714285714vw + 7.1428571429px); } }
@media (min-width: 640px) { .gray-box strong { font-size: 30px; } }
.gray-box strong span { color: #5886f6; }
.gray-box.no-top { margin-top: 0; }

.lv1 { font-size: 22px; margin-top: 6.25vw; margin-bottom: 6.25vw; text-align: center; border: 4px solid #ddd; position: relative; display: inline-block; padding: 1.5625vw 3.125vw; font-family: 'Noto-Bold', sans-serif; font-weight: 700; }
@media (min-width: 360px) { .lv1 { font-size: calc(6.4285714286vw - 1.1428571429px); } }
@media (min-width: 640px) { .lv1 { font-size: 40px; } }
.lv1 strong { color: #0066b3; }
.lv1:before, .lv1:after { content: ''; display: block; width: 4px; height: 4px; background: #0066b3; position: absolute; }
.lv1:before { left: -4px; top: -4px; }
.lv1:after { right: -4px; bottom: -4px; }
.lv1.green strong { color: #3aa4a0; }
.lv1.green:before, .lv1.green:after { background: #3aa4a0; }

.lv2 { font-size: 18px; margin-top: 7.8125vw; margin-bottom: 7.8125vw; text-align: center; }
@media (min-width: 360px) { .lv2 { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .lv2 { font-size: 24px; } }
.lv2:before { content: ''; display: block; width: 50px; margin: 0 auto 5px; border-top: 3px solid #0066b3; }
.lv2 strong { color: #0066b3; }
.lv2.green:before { border-top: 3px solid #3aa4a0; }
.lv2.green strong { color: #3aa4a0; }

.rwd { max-width: 100%; height: auto; }

.section { margin: 7.8125vw 0; }

/* ------------------------- Scroll Box  ------------------------- */
.scroll-box--wrap { margin-bottom: 45px; }
.scroll-box--wrap .scroll-box { border: 1px solid #ddd; padding: 20px; height: 150px; overflow: hidden; }
.scroll-box--wrap .slimScrollDiv { margin-bottom: 10px; }

/* ------------------------- sexy accordion  ------------------------- */
.accordion-wrap { border-top: 2px solid #383c3d; border-bottom: 1px solid #383c3d; width: 100%; overflow: hidden; }
.accordion-wrap .accordion-title { font-size: 16px; font-size: 1.6rem; font-family: 'Noto-Medium', sans-serif; font-weight: 500; padding: 16px 0; background: #f8f8f8; }
.accordion-wrap .accordion-title span { text-align: center; display: inline-block; width: 100px; }
.accordion-wrap .accordion-title strong { display: inline-block; width: calc(100% - 105px); text-align: center; }
.accordion-wrap .accordion { margin: 0 auto; }
.accordion-wrap .accordion > li { border-top: 1px solid #b3b3b3; position: relative; }
.accordion-wrap .accordion > li .cont { display: none; padding: 10px 25px 30px 100px; color: #666666; }
.accordion-wrap .accordion .header { width: 100%; display: block; cursor: pointer; line-height: 3; font-size: 16px; font-size: 1.6rem; color: #333; }
.accordion-wrap .accordion .header span { display: inline-block; width: 100px; text-align: center; font-family: 'Lato', sans-serif; font-weight: 400; }
.accordion-wrap .accordion .header:after { width: 8px; height: 8px; border-right: 1px solid #333; border-bottom: 1px solid #333; position: absolute; right: 10px; content: " "; top: 17px; transform: rotate(45deg); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.accordion-wrap .accordion .cont { font-size: 16px; font-size: 1.6rem; line-height: 2; padding: 10px; }
.accordion-wrap .accordion .header.active { border-bottom: 1px solid #ddd; }
.accordion-wrap .accordion .header.active:after { transform: rotate(-135deg); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.accordion-wrap .accordion .download { display: block; text-decoration: underline; }
.accordion-wrap .accordion .download:before { content: ''; display: inline-block; width: 20px; height: 24px; background: url("../images/icon_set.png") no-repeat -150px -37px; vertical-align: middle; margin-right: 7px; }

/* ------------------------- 조직도  ------------------------- */
/* ------------------------- swiper theme  ------------------------- */
.swiper-path .swiper-button-next, .swiper-path .swiper-container-rtl .swiper-button-prev { background-image: url("../images/swiper_next.png"); right: 0; left: auto; }
.swiper-path .swiper-button-prev, .swiper-path .swiper-container-rtl .swiper-button-next { background-image: url("../images/swiper_prev.png"); left: 0; right: auto; }
.swiper-path .swiper-button-prev, .swiper-path .swiper-button-next { position: absolute; top: 50%; width: 20px; height: 20px; margin-top: -10px; z-index: 10; cursor: pointer; background-size: 20px 20px; background-position: center; background-repeat: no-repeat; }

/* ------------------------- 조직도  ------------------------- */
#mainContainer .noticeBox { height: 59px; border-bottom: 1px solid #dee4e9; margin-bottom: 32px; overflow: hidden; }

#mainContainer .noticeBox .inner { width: 1024px; margin: 0 auto; position: relative; }

#mainContainer .noticeBox ul { position: absolute; left: 108px; line-height: 59px; width: 910px; }

#mainContainer .noticeBox ul li { position: relative; }

#mainContainer .noticeBox p.tit { position: absolute; left: 0; font-size: 19px; line-height: 59px; color: #393939; }

#mainContainer .noticeBox p.tit a { color: #393939; }

#mainContainer .noticeBox div.txt a { color: #6e6e6e; }

#mainContainer .noticeBox p.day { position: absolute; right: 0; line-height: 59px; top: 0; }

/* ------------------------- CEO  ------------------------- */
.paragraph { margin-top: 4.6875vw; font-family: 'Noto-Regular', sans-serif; font-weight: 400; }
.paragraph .hilight { font-size: 20px; font-family: 'Noto-Bold', sans-serif; font-weight: 700; }
@media (min-width: 360px) { .paragraph .hilight { font-size: calc(3.5714285714vw + 7.1428571429px); } }
@media (min-width: 640px) { .paragraph .hilight { font-size: 30px; } }
.paragraph .hilight strong { color: #5886f6; }
.paragraph .hilight span { display: block; }
.paragraph p { margin-top: 4.6875vw; }
.paragraph .acc { color: #5886f6; }

.alC { text-align: center; }

/* ------------------------- people  ------------------------- */
.people-item dt { text-align: center; font-size: 0; line-height: 0; display: block; padding: 20px 0; }
.people-item dt span { border: 1px solid #5886f6; font-size: 18px; line-height: 1.5; padding: 5px 10px; }
@media (min-width: 360px) { .people-item dt span { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .people-item dt span { font-size: 24px; } }
.people-item dt .sample { border: 1px solid #5886f6; background: #5886f6; font-size: 18px; line-height: 1.5; padding: 5px 10px; color: #fff; }
@media (min-width: 360px) { .people-item dt .sample { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .people-item dt .sample { font-size: 24px; } }
.people-item .profile { margin-bottom: 20px; }

#element_to_pop_up1 { display: none; }

/* ------------------------- contactus  ------------------------- */
.contactus_left { width: 100%; overflow: hidden; }

.img_wrap { position: relative; width: 100%; margin-bottom: 46px; overflow: hidden; }

.main_img { position: relative; margin-bottom: 4px; }

.main_img .img { width: 100%; text-align: center; }

.main_img button { display: none; position: absolute; z-index: 99; cursor: pointer; }

.main_img button.btn_left { left: 20px; top: 50%; margin-top: -25px; }

.main_img button.btn_right { right: 20px; top: 50%; margin-top: -25px; }

.sub_img ul { width: 100%; overflow: hidden; }

.sub_img ul li { float: left; width: 20%; margin: 0; position: relative; cursor: pointer; }

.sub_img ul li img { max-width: 100%; height: auto; }

.sub_img ul li span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }

.sub_img ul li.on span { border: 2px solid #0066b3; }

.map_pos p { font-size: 22px; color: #333; margin-bottom: 34px; text-align: center; }

.map_pos p .block { display: inline-block; padding-top: 17px; border-top: 3px solid #0066b3; }

.map_pos p .u_subject { font-size: 14px; color: #666; }

.map_pos .map_loc { width: 100%; height: 932px; margin-bottom: 35px; }

.map_pos .loc_info { padding: 11px 11px; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; }

.map_pos .loc_info ul { line-height: 22px; }

.root_daum_roughmap { width: 100%; }

/* ------------------------- 입학안내  ------------------------- */
.process-item .rig { list-style: none; font-size: 0; margin-left: -8%; }
.process-item .rig > li { display: inline-block; padding: 0; margin: 0 0 5% 8%; vertical-align: top; box-sizing: border-box; font-size: 16px; font-size: 1.6rem; }
.process-item .rig > li figure { text-align: center; }
.process-item .rig > li figure figcaption { margin: 5px 0; }
.process-item .rig.columns-2 > li { width: calc(50% - 8%); }
.process-item .rig.columns-3 > li { width: calc(33.333% - 8%); }
.process-item .rig.columns-4 > li { width: calc(25% - 8%); }
.process-item .rig.columns-5 > li { width: calc(20% - 8%); }
.process-item img { max-width: 100%; height: auto; }
.process-item li { position: relative; text-align: center; }
.process-item li:before { content: ''; display: inline-block; position: absolute; top: 35px; left: -27px; width: 27px; height: 27px; background: url("../images/common/process_arrow.png") no-repeat left top; }
.process-item li:first-child:before, .process-item li:nth-child(2n+1):before { display: none; }
.process-item li p { margin-top: 1.5625vw; }

.test > li { margin-bottom: 6.25vw; }
.test > li strong { font-family: 'Noto-Regular', sans-serif; font-weight: 400; }
.test > li strong span { display: inline-block; width: 38px; height: 38px; line-height: 38px; vertical-align: middle; text-align: center; background: #c4c4c4; border-radius: 100%; color: #fff; font-family: 'Noto-Medium', sans-serif; font-weight: 500; margin-right: 10px; }
.test .list { margin: 3.125vw 0; }
.test .list li { padding-left: 15px; text-indent: -15px; }

.btn_apps { text-align: center; cursor: pointer; margin: 9.375vw 0; }
.btn_apps .q_link { display: block; font-size: 20px; color: #a9a9a9; text-decoration: underline; padding-right: 10px; }
.btn_apps .q_link:after { content: ''; display: inline-block; width: 20px; height: 20px; background: url(/m/images/common/bg_apps_arr.gif) no-repeat right 4px; }
.btn_apps .q_link:before { content: ''; display: block; width: 102px; height: 102px; margin: 0 auto; background-image: url("../images/common/bg_apps.gif"); background-repeat: no-repeat; background-position: top center; }
.btn_apps .q_link.apps1:before { background-image: url("../images/common/bg_apps.gif"); }
.btn_apps .q_link.apps2:before { background-image: url("../images/common/bg_apps2.gif"); }
.btn_apps .q_link.apps3:before { background-image: url("../images/common/bg_apps_gray.png"); }
.btn_apps .q_link.apps4:before { background-image: url("../images/common/bg_apps_gray.png"); }
.btn_apps .q_link.apps5:before { background-image: url("../images/common/bg_apps_gray.png"); }
.btn_apps .q_link.apps6:before { background-image: url("../images/common/bg_apps_schedule.png"); }
.btn_apps .q_link.apps7:before { background-image: url("../images/common/bg_apps_go.png"); }

.discount { background-color: #ebebeb; margin: 0 -3.125vw; padding: 4.6875vw; text-align: center; }

.discount li { text-align: center; }

.discount span { display: block; width: 140px; padding-top: 140px; color: #696969; line-height: 20px; background-repeat: no-repeat; background-position: 50% 0; margin: 0 auto; }

.discount .bg_dis1 { background-image: url(/images/aboutus/bg_discount1.gif); }

.discount .bg_dis4 { background-image: url(/images/aboutus/bg_discount4.gif); }

/* ------------------------- 인재채용  ------------------------- */
.recruit_pos .rec_list { text-align: center; }

.recruit_pos .rec_list li { display: inline-block; vertical-align: top; *zoom: 1; *display: inline; }

.recruit_pos .rec_list li em { display: block; padding: 0 2px 0 21px; background: url(/images/aboutus/bg_rec_arr.gif) no-repeat 0 23px; font-size: 13px; font-style: normal; }
@media (min-width: 360px) { .recruit_pos .rec_list li em { font-size: calc(1.0714285714vw + 9.1428571429px); } }
@media (min-width: 640px) { .recruit_pos .rec_list li em { font-size: 16px; } }

.recruit_pos .rec_list li:first-child em { background: none; padding-left: 0; }

.recruit_pos .rec_list li.last em { padding-right: 0; }

.recruit_pos .rec_list li span { display: block; width: 59px; line-height: 16px; padding-top: 76px; background-position: 0 0; background-repeat: no-repeat; text-align: center; background-size: contain; }

.recruit_pos .rec_list li .long_txt { letter-spacing: -1px; }

.recruit_pos .rec_list li .ico_rec1_1 { background-image: url(/images/aboutus/bg_recruit1_1.gif); }

.recruit_pos .rec_list li .ico_rec1_2 { background-image: url(/images/aboutus/bg_recruit1_2.gif); }

.recruit_pos .rec_list li .ico_rec1_3 { background-image: url(/images/aboutus/bg_recruit1_3.gif); }

.recruit_pos .rec_list li .ico_rec1_4 { background-image: url(/images/aboutus/bg_recruit1_4.gif); }

.recruit_pos .rec_list li .ico_rec2_1 { background-image: url(/images/aboutus/bg_recruit2_1.gif); }

.recruit_pos .rec_list li .ico_rec2_2 { background-image: url(/images/aboutus/bg_recruit2_2.gif); }

.recruit_pos .rec_list li .ico_rec2_3 { background-image: url(/images/aboutus/bg_recruit2_3.gif); }

.recruit_pos .rec_list li .ico_rec2_4 { background-image: url(/images/aboutus/bg_recruit2_4.gif); }

/* ------------------------- 커리큘럼  ------------------------- */
.curriculum h2 { font-size: 18px; font-family: 'Noto-Medium', sans-serif; font-weight: 500; }
@media (min-width: 360px) { .curriculum h2 { font-size: calc(2.1428571429vw + 10.2857142857px); } }
@media (min-width: 640px) { .curriculum h2 { font-size: 24px; } }
.curriculum strong { font-size: 14px; color: #81614c; display: block; text-align: center; margin-bottom: 1.5625vw; }
@media (min-width: 360px) { .curriculum strong { font-size: calc(1.4285714286vw + 8.8571428571px); } }
@media (min-width: 640px) { .curriculum strong { font-size: 18px; } }
.curriculum p { margin-bottom: 7.8125vw; }

/* ------------------------- Accomplishment  ------------------------- */
#accBox { margin: 0 auto; }

#accBox h4 { font-size: 30px; color: #000; position: relative; padding-top: 22px; margin-bottom: 35px; text-align: center; }

#accBox h4 span.line { position: absolute; display: inline-block; top: 0; left: 50%; margin-left: -32px; width: 62px; height: 4px; background: #888383; }

#accBox h4 span.fz18 { font-size: 18px; color: #555; }

#accBox p.slogan { font-size: 50px; font-weight: bold; font-family: 'NanumGothic'; text-align: center; color: #a0a0a0; margin-bottom: 25px; }

#accBox p.slogan span { color: #0076c1; }

#accBox .radiBox { padding: 20px 0 40px 0; text-align: center; border: 1px solid #e7e7e7; border-radius: 10px; margin-bottom: 35px; }

#accBox .radiBox p { position: relative; color: #848484; font-size: 16px; font-weight: bold; display: inline-block; }

#accBox .radiBox p span.fz30 { font-size: 30px; font-weight: normal; }

#accBox .radiBox p span strong { color: #464646; font-weight: bold; }

#accBox .radiBox p em.arr { display: inline-block; margin: 0 25px; position: relative; top: -8px; }

#accBox .radiBox p span.txt1 { position: absolute; top: 38px; left: 70px; font-size: 15px; font-weight: normal; }

#accBox .radiBox p span.txt2 { position: absolute; color: #0076c1; font-weight: bold; font-size: 13px; top: 38px; right: 173px; }

.accTable { border-top: 3px solid #7a7a7a; margin-bottom: 15px; }

.accTable table { width: 100%; }

.accTable table tbody tr th { background: #f6f9fa; text-align: center; color: #333; font-weight: bold; border-left: 1px solid #e9ebeb; font-size: 13px; }

.accTable table tbody tr th:first-child { border-left: 0; }

.accTable table tbody tr td { color: #555; font-size: 13px; }

.accTable table tbody tr th, .accTable table tbody tr td { padding: 10px 0; border-bottom: 1px solid #d4d8d9; text-align: center; }

#accBox p.agree { color: #434343; font-size: 18px; font-weight: bold; margin-bottom: 50px; text-align: center; }

.info_tb thead.normal_line th { border-left: 1px solid #d4d8d9; background: none; }

.info_tb thead.normal_line tr th:first-child { border-left: 0; }

.middle_list { color: #666; line-height: 22px; margin: 10px 0; }
.middle_list li { padding-left: 14px; background: url("/m/images/program/bu_list_arr.png") no-repeat left 8px; font-family: 'Noto-Light', sans-serif; font-weight: 300; font-size: 14px; }
@media (min-width: 360px) { .middle_list li { font-size: calc(1.4285714286vw + 8.8571428571px); } }
@media (min-width: 640px) { .middle_list li { font-size: 18px; } }
.middle_list.gap > li { margin-bottom: 3.125vw; }

.rig.system > li { border: 1px solid #ddd; text-align: center; padding: 6.25vw 3.125vw; min-height: 300px; border-radius: 3px; font-size: 14px; }
@media (min-width: 360px) { .rig.system > li { font-size: calc(1.4285714286vw + 8.8571428571px); } }
@media (min-width: 640px) { .rig.system > li { font-size: 18px; } }
.rig.system > li p { margin-top: 3.125vw; }
.rig.system > li p strong { color: #3aa4a0; }
.rig.system > li p strong:before { content: ''; display: block; width: 30%; height: 4px; background: #3aa4a0; margin: 0 auto; }

.program-list li { width: 100%; overflow: hidden; margin-bottom: 10px; position: relative; border: 1px solid #ddd; border-radius: 5px; padding: 3.125vw; }
.program-list li .colL { float: left; width: 25%; margin-right: 5%; }
.program-list li .colL img { max-width: 100%; height: auto; }
.program-list li dl { float: left; width: 70%; }
.program-list li dt { color: #3aa4a0; }
.program-list li dd { text-indent: -10px; padding-left: 10px; }

.num-list > li { margin-bottom: 7.8125vw; }
.num-list > li .num { display: inline-block; width: 40px; height: 40px; border-radius: 100%; background: #4ea8dd; color: #fff; line-height: 40px; text-align: center; margin-right: 5px; }
.num-list .list p { text-indent: -10px; padding-left: 10px; font-family: 'Noto-Light', sans-serif; font-weight: 300; }

.list-item { color: #666; line-height: 22px; margin: 3.125vw 0; margin-bottom: 10px; }
.list-item li { text-indent: -10px; padding-left: 10px; font-family: 'Noto-Light', sans-serif; font-weight: 300; }

.sample { text-align: center; }
.sample strong { font-size: 20px; font-family: 'Noto-Bold', sans-serif; font-weight: 700; display: block; margin-bottom: 3.125vw; }
@media (min-width: 360px) { .sample strong { font-size: calc(3.5714285714vw + 7.1428571429px); } }
@media (min-width: 640px) { .sample strong { font-size: 30px; } }

/* 20190515 */
.pg-center { font-size: 30px; color: #098b85; position: relative; text-align: center; margin-bottom: 30px; }
.pg-center:before { content: ''; display: block; width: 100px; height: 4px; margin: 0 auto 20px; background: #098b85; }

.quotes { font-size: 22px; text-align: center; margin-bottom: 7.8125vw; }
@media (min-width: 360px) { .quotes { font-size: calc(6.4285714286vw - 1.1428571429px); } }
@media (min-width: 640px) { .quotes { font-size: 40px; } }

.column-wrap { width: 100%; overflow: hidden; margin-top: 10px; }
.column-wrap > p { text-align: center; margin-bottom: 30px; }
.column-wrap .column { float: left; width: 48%; margin-left: 1%; }
.column-wrap .column:first-child { margin-right: 1%; margin-left: 0; }

.left-title { width: 100%; overflow: hidden; margin-bottom: 20px; }
.left-title > dt { float: left; width: 90px; font-size: 18px; font-weight: bold; color: #35bdb8; }
.left-title > dt:before { content: ''; display: block; width: 60px; height: 3px; background: #35bdb8; margin-bottom: 5px; }
.left-title > dd { float: left; width: calc(100% - 90px); font-size: 13px; color: #666; }
.left-title li { margin-top: 5px; padding-left: 15px; text-indent: -15px; }
.left-title .dd-inner dt, .left-title .dd-inner dd { text-indent: 0; }
.left-title .dd-inner li { letter-spacing: -1px; padding-left: 10px; text-indent: -10px; }

.primary-toefl-step > li { min-height: 140px; border: 1px solid #ddd; border-radius: 5px; margin-bottom: 3.125vw; padding: 3.125vw; }
.primary-toefl-step > li:last-child { background: none; }
.primary-toefl-step > li.sat2 .step { background: url("/images/program/ico_sat2.gif") no-repeat left top; }
.primary-toefl-step > li.sat3 .step { background: url("/images/program/ico_sat3.gif") no-repeat left top; }
.primary-toefl-step .step { background: url("/m/images/program/ico_sat1.gif") no-repeat left top; padding-left: 160px; min-height: 140px; }
.primary-toefl-step .step dt { font-size: 16px; color: #3aa4a0; font-weight: bold; padding: 20px 0; }
.primary-toefl-step .two-circle li { background: #fff; border: 5px solid #999999; color: #666; border-radius: 100%; }
.primary-toefl-step .two-circle li strong { color: #000; }

.alC { text-align: center; }

.toefl_list li.toe1 .inner.key { background-image: url(/m/images/program/ico_key.gif); }

.info_txt p { margin-bottom: 10px; }

.toefl-list { margin-bottom: 6.25vw; border: 1px solid #ddd; border-radius: 5px; padding: 3.125vw; }
.toefl-list dt { letter-spacing: -1px; margin-bottom: 3.125vw; }
.toefl-list dt img { float: left; width: 25%; max-width: 100%; height: auto; margin-right: 5%; }
.toefl-list dt:after { content: ""; display: table; }
.toefl-list dt:after { clear: both; }
.toefl-list dt p { padding-top: 2.34375vw; }
.toefl-list dd li { text-indent: -10px; padding-left: 10px; }

.curriculum-type { margin: 4.6875vw 0; }
.curriculum-type dt { color: #3aa4a0; margin-bottom: 1.5625vw; }
.curriculum-type dt span { border-top: 3px solid #3aa4a0; margin-bottom: 10px; padding-top: 1.5625vw; }
.curriculum-type dd { margin-bottom: 7.8125vw; }
.curriculum-type dd li { text-indent: -15px; padding-left: 15px; }

.teps-step li { border: 1px solid #ddd; border-radius: 5px; padding: 3.125vw 1.5625vw; min-height: 320px; }
.teps-step li p { margin-top: 3.125vw; word-break:keep-all;}

.scroll-h { overflow-x: scroll; }

.step > li { font-size: 14px; margin-bottom: 3.125vw; border: 1px solid #ddd; border-radius: 5px; padding: 2.34375vw; }
@media (min-width: 360px) { .step > li { font-size: calc(1.4285714286vw + 8.8571428571px); } }
@media (min-width: 640px) { .step > li { font-size: 18px; } }
.step > li:after { content: ""; display: table; }
.step > li:after { clear: both; }
.step > li img { float: left; margin-right: 10px; }
.step > li span { float: left; width: calc(100% - 44px); }

.col3 { width: 25%; }

.login-box { margin: 0 auto 15px; width: 75%; border: 1px solid #ddd; padding: 2.34375vw; border-radius: 5px; }
.login-box label { display: inline-block; width: 100px; }
.login-box input { border: 1px solid #ddd; line-height: 30px; height: 30px; box-sizing: border-box; padding: 0 10px; font-size: 16px; font-size: 1.6rem; font-family: 'Noto-Regular', sans-serif; font-weight: 400; width: 150px; vertical-align: top; }
.login-box.gap > li { margin: 3.125vw 0; }

.find-id { margin: 20px 0; }
.find-id li { border: 1px solid #ddd; border-radius: 5px; padding: 2.34375vw; margin-bottom: 1.5625vw; }
.find-id li p { margin: 1.5625vw 0; }

.big_title { font-size: 20px; font-family: 'Noto-Bold', sans-serif; font-weight: 700; margin-bottom: 7.8125vw; text-align: center; letter-spacing: -1px; }
@media (min-width: 360px) { .big_title { font-size: calc(3.5714285714vw + 7.1428571429px); } }
@media (min-width: 640px) { .big_title { font-size: 30px; } }

.os_mac.root_daum_roughmap .section_address .tit, .os_mac.root_daum_roughmap .section_address .txt { text-align: left; }

/*# sourceMappingURL=default.css.map */
