@charset "UTF-8";
/**
 * 현재 프로젝트 버전에서는 reset 초기화를 사용하지 않고 normalize 초기화를 사용.
 * normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
 * normalize는 꾸준히 update 되기 때문에 현재 사용하는 버전을 사용하지 않을 시 문제 발생 가능성 있음.
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.45;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

html {
  overflow-y: scroll;
}

html,
body {
  font-family: 'NanumGothic', 'NanumBarunGothic', 'NotoSansKR', 'NanumSquare', sans-serif;
  height: 100%;
}

/* sprite img */
i[class^=icon] {
  display: inline-block;
}

* {
  box-sizing: border-box;
  letter-spacing: -0.025em;
}

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NanumGothic.otf");
}

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NanumGothicBold.otf");
}

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/NanumGothicExtraBold.otf");
}

@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NanumBarunGothic.eot"), url("../fonts/NanumBarunGothic.woff") format("woff");
}

@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NanumBarunGothicBold.eot"), url("../fonts/NanumBarunGothicBold.woff") format("woff");
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/NotoSansKR-Thin.otf");
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/NotoSansKR-Light.otf");
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansKR-Regular.otf");
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansKR-Medium.otf");
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NotoSansKR-Bold.otf");
}

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansKR-Black.otf");
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NanumSquareOTF_acL.otf");
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NanumSquareOTF_acR.otf");
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/NanumSquareOTF_acB.otf");
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NanumSquareOTF_acEB.otf");
}

figure {
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

table {
  border-collapse: collapse;
}

/* IR */
.hidden,
legend {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

caption {
  position: relative;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

/* sursor */
button {
  cursor: pointer;
}

.ta {
  width: 100%;
  resize: none;
  padding: 5px;
  line-height: 1.4em;
}

/* float */
.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.clearfix:after {
  content: '';
  display: table;
  width: 100%;
  clear: both;
}

/* align */
.textLeft {
  text-align: left !important;
}

.textCenter {
  text-align: center !important;
}

.textRight {
  text-align: right !important;
}

.textMiddle::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.textMiddle > * {
  vertical-align: middle;
}

/* text 생략 */
.ellipsis, .ellipsis2, .ellipsis3, .ellipsis4 {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.ellipsis2 {
  white-space: normal;
  line-height: 1.2;
  height: 2.4em;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ellipsis3 {
  white-space: normal;
  line-height: 1.54;
  height: 4.62em;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.ellipsis4 {
  white-space: normal;
  line-height: 1.54;
  height: 6.16em;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

/* 간격 margin & padding */
.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

/* 너비 10px 부터 700px까지 */
.w10 {
  width: 10px !important;
}

.w20 {
  width: 20px !important;
}

.w30 {
  width: 30px !important;
}

.w40 {
  width: 40px !important;
}

.w50 {
  width: 50px !important;
}

.w60 {
  width: 60px !important;
}

.w70 {
  width: 70px !important;
}

.w80 {
  width: 80px !important;
}

.w90 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w210 {
  width: 210px !important;
}

.w220 {
  width: 220px !important;
}

.w230 {
  width: 230px !important;
}

.w240 {
  width: 240px !important;
}

.w250 {
  width: 250px !important;
}

.w260 {
  width: 260px !important;
}

.w270 {
  width: 270px !important;
}

.w280 {
  width: 280px !important;
}

.w290 {
  width: 290px !important;
}

.w300 {
  width: 300px !important;
}

.w310 {
  width: 310px !important;
}

.w320 {
  width: 320px !important;
}

.w330 {
  width: 330px !important;
}

.w340 {
  width: 340px !important;
}

.w350 {
  width: 350px !important;
}

.w360 {
  width: 360px !important;
}

.w370 {
  width: 370px !important;
}

.w380 {
  width: 380px !important;
}

.w390 {
  width: 390px !important;
}

.w400 {
  width: 400px !important;
}

.w410 {
  width: 410px !important;
}

.w420 {
  width: 420px !important;
}

.w430 {
  width: 430px !important;
}

.w440 {
  width: 440px !important;
}

.w450 {
  width: 450px !important;
}

.w460 {
  width: 460px !important;
}

.w470 {
  width: 470px !important;
}

.w480 {
  width: 480px !important;
}

.w490 {
  width: 490px !important;
}

.w500 {
  width: 500px !important;
}

.w510 {
  width: 510px !important;
}

.w520 {
  width: 520px !important;
}

.w530 {
  width: 530px !important;
}

.w540 {
  width: 540px !important;
}

.w550 {
  width: 550px !important;
}

.w560 {
  width: 560px !important;
}

.w570 {
  width: 570px !important;
}

.w580 {
  width: 580px !important;
}

.w590 {
  width: 590px !important;
}

.w600 {
  width: 600px !important;
}

.w610 {
  width: 610px !important;
}

.w620 {
  width: 620px !important;
}

.w630 {
  width: 630px !important;
}

.w640 {
  width: 640px !important;
}

.w650 {
  width: 650px !important;
}

.w660 {
  width: 660px !important;
}

.w670 {
  width: 670px !important;
}

.w680 {
  width: 680px !important;
}

.w690 {
  width: 690px !important;
}

.w700 {
  width: 700px !important;
}

/* 너비 % */
.w5p {
  width: 5% !important;
}

.w10p {
  width: 10% !important;
}

.w15p {
  width: 15% !important;
}

.w20p {
  width: 20% !important;
}

.w25p {
  width: 25% !important;
}

.w33p {
  width: 33.33% !important;
}

.w50p {
  width: 50% !important;
}

.w66p {
  width: 66.66% !important;
}

.w100p {
  width: 100% !important;
}

body {
  position: relative;
}

ul {
  margin: 0px;
  padding: 0px;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  border: none;
  line-height: normal;
}

:disabled {
  color: #999 !important;
  background-color: #eee !important;
  cursor: no-drop !important;
  opacity: 0.7 !important;
}

img {
  vertical-align: top;
}

.justifyContent {
  justify-content: center;
}

i {
  display: inline-block;
}

input {
  padding-left: 10px;
}

input[type=text],
input[type=number],
input[type=password] {
  width: 240px;
  height: 36px;
  border: 1px solid #DDDDDD;
  border-radius: 6px;
  font-weight: 400;
  font-size: 13px;
  color: #999999;
  background: #FFFFFF;
}

@media (max-width: 767px) {
  input[type=text],
  input[type=number],
  input[type=password],
  input[type=date] {
    width: 100% !important;
  }
}

label {
  font-weight: 600;
  font-size: 14px;
  color: #111111;
}

input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder {
  font-weight: 400;
  font-size: 13px;
  color: #999999;
}

input[type=date] {
  width: 160px;
  height: 36px;
  border: 1px solid #DDDDDD;
  border-radius: 6px;
  font-weight: 400;
  font-size: 13px;
  color: #333333;
  background: #FFFFFF;
}

input[type=checkbox] {
  position: relative;
  width: 12px;
  height: 12px;
  appearance: none;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  cursor: pointer;
  background: #FFFFFF;
}

input[type=checkbox]::before {
  content: "";
}

input[type=checkbox]:checked::before {
  content: "\2713";
  position: absolute;
  top: -1px;
  left: -1px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 3px;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
  color: #FFFFFF;
  background-color: #0059AE;
}

.detail_table_radiobox {
  position: relative;
}

input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

input[type=radio] + label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-weight: 600;
  font-size: 14px;
  color: #111111;
}

input[type=radio] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #C3C3C3;
  border-radius: 100%;
}

input[type=radio]:checked + label:before {
  background: #FFFFFF;
  border-color: #2B6EAE;
}

input[type=radio]:checked + label:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #2B6EAE;
  border-radius: 100%;
}

textarea {
  width: 100%;
  height: 150px;
  border: 1px solid #DDDDDD;
  border-radius: 6px;
  padding: 10px;
  font-weight: 400;
  font-size: 13px;
  color: #666;
  background: #FFFFFF;
  box-sizing: border-box;
  resize: none;
}

.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
}

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.flex {
  display: flex;
}

@media (max-width: 767px) {
  .m_flex {
    display: flex;
  }
}

.flex_start {
  justify-content: flex-start !important;
}

.flex_center {
  justify-content: center !important;
}

.flex_end {
  justify-content: flex-end !important;
}

.align_start {
  align-items: start;
}

.align_center {
  align-items: center;
}

.align_end {
  align-items: end;
}

.cursor_default {
  cursor: text;
}

.img_100 {
  width: 100%;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.table_none_data {
  text-align: center;
  padding: 16px 20px;
  border-bottom: 1px solid #E3E3E3;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}

td .table_none_data {
  border: none !important;
  padding: 0px;
}

.none_data {
  text-align: center;
  padding: 10px;
  border-bottom: 0px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

@media (max-width: 767px) {
  .table_none_data {
    padding: 50px 0px !important;
  }
}

.text_danger {
  color: #D23C50 !important;
}

._gray {
  margin-left: 8px;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}

.border_top {
  border-top: 1px solid #ddd;
}

.border_right {
  border-right: 1px solid #ddd;
}

.border_bottom {
  border-bottom: 1px solid #ddd;
}

.border_left {
  border-left: 1px solid #ddd;
}

@media (max-width: 767px) {
  ._gray {
    margin-left: 0px;
  }
}

.text_indent {
  display: inline-block;
  text-indent: 15px;
}

table td p img {
  width: 100%;
}

.main .quick_wrap {
  right: 90px;
}

.quick_wrap {
  position: fixed;
  top: 130px;
  right: 50px;
  width: 106px;
  margin-right: 0px;
  border: 1px solid #E3E1E1;
  border-radius: 20px;
  padding: 20px 5px 0px;
  background-color: #fff;
  text-align: center;
  z-index: 1;
}

.quick_wrap .quick_right {
  border: 0px;
}

@media (max-width: 767px) {
  .quick_wrap {
    display: none;
  }
}

.quick_right {
  border: 1px solid #EEE;
  border-radius: 7px;
  background-color: #FFF;
}

.quick_right__item {
  width: 100px;
  border-top: 1px solid #EEE;
}

.quick_right__link {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin: 20px 0px;
  color: #000;
  font-size: 14px;
  text-align: center;
}

.quick_right__link i {
  display: inline-block;
  margin-bottom: 5px;
}

.quick_right__img01 {
  background: url("../images/common/ic_right01.png") center top no-repeat;
}

.quick_right__img02 {
  background: url("../images/common/ic_right02.png") center top no-repeat;
}

.quick_right__img03 {
  background: url("../images/common/ic_right03.png") center top no-repeat;
}

.quick_right__img04 {
  background: url("../images/common/ic_right04.png") center top no-repeat;
}

.quick_right__img05 {
  background: url("../images/common/ic_right05.png") center top no-repeat;
}

.quick_right__img06 {
  background: url("../images/common/ic_right06.png") center top no-repeat;
}

.quick_right__img07 {
  width: 42px;
  height: 28px;
  background: url("../images/common/ic_right07.svg") center top no-repeat;
}

.header,
.container,
.footer {
  width: 1560px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .header,
  .container,
  .footer {
    width: 100%;
    margin: 0 auto;
  }
}

.skip_nav > a {
  position: absolute;
  top: -999px;
  left: -999px;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  overflow: hidden;
  background-color: #ff0000;
  color: #ffffff;
}

.skip_nav a:focus {
  top: 0px;
  left: 0px;
  z-index: 999;
}

.header_wrap {
  position: relative;
  border-bottom: 1px solid #dddddd;
}

@media (max-width: 767px) {
  .header_wrap {
    padding: 20px 10px;
  }
  .header_wrap::before {
    display: none;
  }
}

.header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 78px;
}

@media (max-width: 767px) {
  .header {
    width: 100%;
    height: 100%;
    justify-content: space-between;
  }
}

.header_logo_wrap,
.footer_logo_wrap {
  margin: 0px;
}

.header_logo_wrap img,
.footer_logo_wrap img {
  width: 200px;
  height: 30px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .header_logo_wrap {
    text-align: center;
  }
}

.header_logo {
  display: flex;
  align-items: center;
}

.gnb_wrap {
  display: flex;
  align-items: center;
  margin-left: 6px;
}

@media (max-width: 767px) {
  .gnb_wrap {
    display: none;
    position: absolute;
    top: 81px;
    right: 0px;
    width: 100%;
    background-color: #f8f8f8;
    z-index: 999;
  }
  .gnb_wrap._active {
    display: block;
  }
  .gnb_wrap .main_gnb {
    display: initial;
  }
}

.main_gnb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 890px;
  height: 100%;
}

.main_gnb .main_gnb_item {
  position: relative;
}

.main_gnb .main_gnb_item:hover .sub_gnb, .main_gnb .main_gnb_item:focus .sub_gnb, .main_gnb .main_gnb_item._active .sub_gnb {
  display: block;
}

.main_gnb .main_gnb_item:first-child .sub_gnb {
  border-left: 1px solid #E3E1E1;
}

.main_gnb .main_gnb__link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 50px;
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
}

.main_gnb .main_gnb__link._active, .main_gnb .main_gnb__link:hover, .main_gnb .main_gnb__link:focus {
  color: #0059AE;
}

@media (max-width: 767px) {
  .main_gnb_item {
    display: flex;
    border-bottom: 1px solid #E3E1E1;
    padding: 10px;
  }
  .main_gnb_item .main_gnb__link, .main_gnb_item .sub_gnb {
    flex: 0 0 50%;
    font-size: 17px;
  }
  .main_gnb_item .main_gnb__link {
    font-weight: 600;
    padding: 10px;
  }
  .main_gnb_item .main_gnb__link._active, .main_gnb_item .main_gnb__link:hover, .main_gnb_item .main_gnb__link:focus {
    color: #0059AE;
  }
  .main_gnb_item._active {
    background-color: #ffffff;
  }
}

.sns_wrap {
  margin-left: 70px;
}

.gnb_sns {
  width: 82px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sns_item__link {
  display: flex;
}

.sub_gnb {
  display: none;
  position: absolute;
  top: 77px;
  left: 0px;
  width: 100%;
  border: 1px solid #E3E1E1;
  border-top: none;
  background-color: #fff;
  z-index: 101;
}

.sub_gnb:hover, .sub_gnb:focus {
  display: block;
  background-color: #fff;
}

.sub_gnb .sub_gnb_item {
  width: 100%;
}

.sub_gnb .sub_gnb_item .sub_gnb__link {
  display: flex;
  justify-content: center;
  padding: 15px 0px;
  font-size: 15px;
  font-weight: 400;
}

.sub_gnb .sub_gnb_item .sub_gnb__link._active, .sub_gnb .sub_gnb_item .sub_gnb__link:hover, .sub_gnb .sub_gnb_item .sub_gnb__link:focus {
  font-weight: 600;
  color: #0059AE;
}

.sub_gnb:first-child {
  border-left: 1px solid #E3E1E1;
}

@media (max-width: 767px) {
  .sub_gnb {
    position: static;
    display: block;
    width: 100%;
    border: none !important;
    background-color: transparent;
  }
  .sub_gnb._active, .sub_gnb:hover, .sub_gnb:focus {
    background-color: transparent;
  }
  .sub_gnb_item:last-child {
    margin-bottom: 0px;
  }
  .sub_gnb_item .sub_gnb__link {
    display: block;
    font-size: 14px;
  }
  .sub_gnb_item .sub_gnb__link._active {
    color: #0059AE;
  }
}

.ic_home,
.ic_youtube,
.ic_facebook,
.ic_instagram,
.ic_prt,
.ic_arrow_right,
.ic_attach,
.ic_lock,
.ic_tab_down,
.ic_service01,
.ic_service02 {
  display: inline-block;
  width: 14px;
  height: 13px;
  background: url(../images/common/ic_home.png) top left no-repeat;
}

.ic_youtube {
  width: 18px;
  height: 15px;
  background-image: url(../images/common/ic_yout.png);
}

.ic_facebook {
  width: 16px;
  height: 17px;
  background-image: url(../images/common/ic_face.png);
}

.ic_instagram {
  width: 16px;
  height: 17px;
  background-image: url(../images/common/ic_ins.png);
}

.ic_prt {
  width: 16px;
  height: 16px;
  background-image: url(../images/common/ic_print.png);
}

.ic_arrow_right {
  width: 5px;
  height: 8px;
  margin: 0px 10px;
  background-image: url(../images/common/ic_arrow_right.png);
}

.ic_attach {
  width: 12px;
  height: 16px;
  margin-left: 5px;
  background-image: url(../images/common/ic_attach.png);
}

.ic_lock {
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-left: 5px;
  flex: 0 0 16px;
  background: url(../images/common/ic_lock.png) top left no-repeat;
}

.ic_tab_down {
  content: "";
  display: inline-block;
  width: 12px;
  height: 8px;
  background: url("../images/common/ic_tab_down.png") no-repeat;
}

.ic_tab_down.ic_tab_up {
  background: url("../images/common/ic_tab_up.png") no-repeat;
}

.ic_service01 {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-image: url(../images/common/ic_service01.png);
}

.ic_service02 {
  width: 36px;
  height: 34px;
  margin-right: 10px;
  background-image: url(../images/common/ic_service02.png);
}

.ic_question::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background-image: url(../images/common/ic_question.png);
}

.ic_subway,
.ic_car,
.ic_bus,
.ic_train {
  display: inline-block;
  margin-right: 5px;
}

.container {
  display: flex;
  margin-top: 50px;
  min-height: calc(100% - 303px);
}

.container.survey_wrap {
  width: 1280px;
}

.container.survey_wrap .main_content {
  display: flex;
  flex-flow: column;
  margin-bottom: 50px;
}

.container.survey_wrap .border_box {
  height: initial;
}

@media (max-width: 767px) {
  .container {
    display: block;
    margin-top: 0px;
    padding: 0px 10px;
  }
}

.content {
  display: flex;
}

.lnb_wrap {
  height: 100%;
  margin-right: 40px;
  border-radius: 20px;
  background-color: #F2F4F8;
  box-shadow: 2px 2px 8px rgba(15, 56, 95, 0.16);
}

.lnb_wrap .lnb_title {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 240px;
  height: 112px;
  margin: 0px;
  border-radius: 20px 20px 0px 0px;
  padding-left: 20px;
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(180deg, #023C73 0%, #2B6EAE 96.87%);
}

.lnb_wrap .lnb_title::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background-image: url(../images/common/lnb_bg.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 100%;
  height: 112px;
}

.lnb_wrap .lnb_menu {
  padding: 35px 20px;
}

.lnb_wrap .lnb_menu .lnb_menu__link {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  padding: 8px 20px;
  align-items: center;
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: normal;
  color: #767676;
}

.lnb_wrap .lnb_menu .lnb_menu__link._active {
  border-radius: 30px;
  font-weight: 600;
  background-color: #5399DA;
  color: #ffffff;
}

.lnb_wrap .lnb_menu .lnb_menu__link:last-child {
  margin-bottom: 0px;
}

.main_content_header {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin: 15px 0px 25px;
}

@media (max-width: 767px) {
  .main_content_header {
    justify-content: flex-start;
    flex-flow: column;
    align-items: initial;
    margin-top: 12px;
  }
}

.title_info_wrap {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .title_info_wrap {
    justify-content: flex-end;
  }
}

.main_title {
  margin: 0px;
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  color: #111111;
}

@media (max-width: 767px) {
  .main_title {
    margin-top: 20px;
  }
}

.breadcrumb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.breadcrumb .breadcrumb_item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #767676;
}

.prt_download {
  display: flex;
  margin-left: 10px;
  border-radius: 8px;
  padding: 4px;
  background: #f5f5f5;
}

.main_content {
  width: 1280px;
  font-size: 16px;
  font-weight: normal;
  color: #666;
}

.main_content._ft_content {
  width: 1560px;
}

@media (max-width: 767px) {
  .main_content {
    width: 100%;
  }
  .main_content._ft_content {
    width: 100%;
  }
}

.border_box {
  height: 100%;
  border: 1px solid #dddddd;
  border-radius: 20px;
  padding: 20px 30px;
}

.border_box.service_box {
  padding: 90px 20px 130px;
}

@media (max-width: 767px) {
  .border_box {
    padding: 10px;
  }
  .border_box.service_box {
    padding: 10px;
  }
}

.detail_box {
  padding: 30px;
}

@media (max-width: 767px) {
  .detail_box {
    padding: 10px 15px;
  }
}

.content_header_wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 12px;
}

.content_header_wrap.training_plan_header {
  justify-content: flex-start;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .content_header_wrap {
    display: block;
  }
}

.training_plan_txt .sub_title {
  margin: 0px;
  padding: 25px 0px 20px;
}

.training_plan_txt .sub_title__danger {
  margin: 0px;
}

.introduce_wrap {
  color: #000;
}

.introduce_txt__box {
  line-height: 2;
  font-weight: 400;
  margin-bottom: 20px;
}

.introduce_txt__box p {
  margin: 0px;
}

.introduce_txt__box:last-child {
  margin-bottom: 0px;
}

.introduce_img__box {
  margin-bottom: 20px;
}

.map_img__box {
  padding: 20px 0px 30px;
  text-align: center;
}

.map_img__box .map_img {
  width: 800px;
}

@media (max-width: 767px) {
  .map_img__box .map_img {
    width: 100%;
  }
}

.map_explanation_wrap {
  padding-top: 20px;
  border-top: 1px solid #ddd;
  line-height: 1.45;
  font-weight: 600;
}

.map_title {
  color: #666;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  margin: 20px 0px;
}

.map_txt {
  margin: 0px;
}

.map_txt__item {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}

.map__txt {
  display: inline-block;
  min-width: 80px;
}

@media (max-width: 767px) {
  .map_txt__item {
    align-items: flex-start;
  }
  .map_txt {
    flex: 0 0 90%;
  }
  .map__txt {
    min-width: 60px;
  }
}

.form_search_wrap {
  display: flex;
}

@media (max-width: 767px) {
  .form_search_wrap {
    margin-top: 10px;
    justify-content: flex-end;
  }
  .form_search_wrap.m_block {
    display: block;
  }
  .form_search_wrap.m_block .flex_box1 .form_search__select {
    flex: 1 1 33%;
    margin-bottom: 10px;
  }
  .form_search_wrap.m_block .flex_box1 .form_search__select:last-child {
    margin-right: 0px;
  }
  .form_search_wrap.m_block .flex_box2 .form_search__select {
    flex: 1 1 33%;
  }
  .form_search_wrap.m_block .flex_box2 .form_search {
    flex: 1 1 67%;
  }
}

.form_search__select {
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 120px;
  height: 36px;
  margin-right: 8px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  padding: 10px 12px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  background: url(../images/common/ic_arrow_down.png) #fff no-repeat right 17px top 50%;
  background-color: #ffffff;
}

.form_search__select.form_search__select__year {
  width: 80px;
}

.form_search__select.form_search__select__object {
  width: 150px;
}

@media (max-width: 767px) {
  .form_search__select {
    margin-right: 4px;
  }
  .form_search__select.m_on {
    margin-bottom: 10px;
  }
}

.form_search {
  position: relative;
}

.form_search__input {
  width: 292px;
  height: 36px;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
  padding: 10px 35px 10px 10px;
  font-weight: 400;
  font-size: 12px;
}

@media (max-width: 767px) {
  .form_search__input {
    width: 100%;
  }
}

.form_search__btn {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 30px;
  height: 30px;
  background: url(../images/common/ic_view.png) no-repeat center;
  transform: translateY(-50%);
}

.form__select {
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 120px;
  height: 36px;
  margin-right: 8px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  padding: 10px 12px;
  font-weight: 400;
  font-size: 12px;
  background: url(../images/common/ic_arrow_down_black.png) #fff no-repeat right 8px top 50%;
  background-color: #ffffff;
}

.form_date {
  position: relative;
}

.form_date::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 124px;
  right: 0px;
  width: 36px;
  height: 36px;
  border: 1px solid #DDDDDD;
  border-radius: 0px 6px 6px 0px;
  background-color: #ccc;
  box-sizing: border-box;
  background: url(../images/common/ic_date.png) no-repeat center;
  background-color: #F5F5F5;
  z-index: -1;
}

.detail_table__item.detail_table__item__date {
  width: 160px;
  color: #333333;
  background-color: transparent;
}

.training_tab__list {
  display: flex;
  flex-flow: wrap;
  margin: 14px 0px 30px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  color: #555555;
}

.training_tab__list li:first-child .training_tab__link {
  border-left: 1px solid #E3E1E1;
  border-radius: 8px 0px 0px 8px;
}

.training_tab__list li:last-child .training_tab__link {
  border-right: 1px solid #E3E1E1;
  border-radius: 0px 8px 8px 0px;
}

.training_tab__list .training_tab__link {
  display: inline-block;
  padding: 13px 20px;
  border: 1px solid #E3E1E1;
  border-right: none;
  background: #F5F5F5;
  font-family: 'NanumGothic';
  font-weight: 400;
  line-height: normal;
}

.training_tab__list .training_tab__link._active {
  font-size: 13px;
  font-weight: 400;
  background: #FFFFFF;
}

.training_tab__panels {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

.training_tab__panel {
  display: none;
}

.training_tab__panel._open {
  display: block;
}

.application_wrap {
  display: flex;
  flex-wrap: wrap;
}

.application_box {
  width: 290px;
  box-sizing: border-box;
  margin: 0px 19px 20px 0px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #FFFFFF;
}

.application_box:nth-child(4n) {
  margin-right: 0px;
}

@media (max-width: 767px) {
  .application_box {
    width: 100%;
    margin-right: 0px;
  }
}

.application_box__thumbnail .img__thum {
  border-radius: 8px 8px 0px 0px;
}

.application_box__content {
  border-top: 1px solid #ddd;
  padding: 12px 20px 16px;
}

.application_box__content .application_box__subtitle {
  margin-bottom: 4px;
  font-size: 13px;
}

.application_box__content .application_box__subtitle .application_box__branch {
  position: relative;
  margin-right: 5px;
}

.application_box__content .application_box__subtitle .application_box__branch::after {
  content: "|";
  display: block;
  position: absolute;
  top: 1px;
  left: initial;
  right: -5px;
}

.application_box__content .application_box__title {
  margin: 0px;
  font-weight: 600;
  font-size: 16px;
  color: #111111;
}

.application_box__content .application_box__time {
  margin: 16px 0px 20px;
}

.application_box__btn {
  margin-top: 20px;
  text-align: center;
}

.tab__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 12px;
  border-radius: 8px;
  padding: 18px 30px;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  background-color: #F5F5F5;
}

.tab__panel {
  display: none;
  margin: -6px 0px 10px;
  border: 1px solid #E3E3E3;
  padding: 40px 30px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}

.tab__panel .tab__panel_link {
  color: #0059AE;
  text-decoration: underline;
}

.tab__panel._open {
  display: block;
}

.training_intro_wrap {
  display: flex;
  flex-wrap: wrap;
}

.training_intro_box {
  width: 392px;
  box-sizing: border-box;
  margin: 0px 19px 20px 0px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px 20px 16px;
  background: #F5F5F5;
}

.training_intro_box:nth-child(3n) {
  margin-right: 0px;
}

@media (max-width: 767px) {
  .training_intro_box {
    width: 100%;
    margin-right: 0px;
  }
}

.training_intro_box__thumbnail {
  width: 100%;
  height: 155px;
}

.training_intro_box__thumbnail.training_intro_box__thumbnail_edunet {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background-color: #fff;
}

.training_intro_box__thumbnail.training_intro_box__thumbnail_edunet .img__thum_edunet {
  width: 156px;
}

.training_intro_box__thumbnail .img__thum {
  width: 100%;
  border-radius: 8px;
}

.training_intro_box__title {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  margin: 20px 0px;
}

.training_intro_box__txt {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}

.training_intro_box__txt p {
  margin: 0px;
  letter-spacing: -0.4px;
}

.sub_title_wrap {
  flex: 0 0 65%;
}

.sub_title_wrap .btn__guide {
  margin-left: 10px;
}

.sub_title {
  margin: 0px;
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 14px;
  color: #555555;
}

.sub_title__danger {
  margin: 0px;
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 12px;
  color: #777777;
}

.list_table {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}

.list_table thead {
  border-radius: 8px;
  background: #DDE2EC;
}

.list_table thead tr th {
  padding: 12px 10px;
  font-weight: 400;
  background-color: #DDE2EC;
  text-align: center;
  vertical-align: middle;
}

.list_table thead tr th:first-child {
  border-radius: 8px 0px 0px 8px;
  padding-left: 20px;
}

.list_table thead tr th:last-child {
  border-radius: 0px 8px 8px 0px;
}

.list_table thead tr:first-child {
  border-radius: 8px;
}

.list_table tbody tr {
  border-bottom: 1px solid #E3E3E3;
}

.list_table tbody tr th {
  padding: 12px 10px 12px 20px;
  text-align: center;
  font-weight: 400;
}

.list_table tbody tr td {
  padding: 16px 12px;
  text-align: center;
  vertical-align: middle;
}

.list_table tbody tr td:first-child {
  padding-left: 20px;
}

.list_table tbody tr td .list_table__title {
  display: flex;
  align-items: center;
  line-height: normal;
  text-align: left;
  color: #333;
}

.list_table .btn__application {
  width: 80px;
  height: 30px;
  font-size: 12px;
}

.list_table._close {
  display: none;
}

.list_table .detail__circle {
  line-height: 1.45;
}

.list_table__process {
  display: inline-block;
  width: 310px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 말줄임 적용 */
  line-height: normal;
}

.list_table__border tbody td {
  border-left: 1px solid #ddd;
}

.list_table__border tbody td:first-child {
  border-left: none;
}

.detail_top_table_group {
  display: flex;
  align-items: flex-start;
  margin: 20px 0px 30px;
}

@media (max-width: 767px) {
  .detail_top_table_group {
    display: block;
  }
}

.detail_img_wrap {
  flex: 0 0 424px;
  margin-right: 50px;
}

@media (max-width: 767px) {
  .detail_img_wrap {
    margin-right: 0px;
  }
}

.detail_img_wrap img {
  max-width: 424px;
  width: 100%;
  height: 240px;
}

@media (max-width: 767px) {
  .detail_img_wrap img {
    width: 100%;
    height: 100%;
  }
}

.detail_img_wrap + .detail_table_wrap {
  flex: 1 1 auto;
}

.detail_table_wrap + .detail_table_wrap {
  margin-top: 60px;
}
.detail_table_wrap + .btn-wrap {
  margin-top: 20px;
  text-align: right;
}
.detail_table_wrap + .btn-wrap .btn {
  font-size: 14px;
  font-weight: 700;
  width: 120px;
  height: 40px;
}

@media (max-width: 767px) {
  .detail_table_wrap {
    margin: 20px 0px;
  }
  .detail_table_wrap + .detail_table_wrap {
    margin-top: 30px;
  }
}

.compulsory_text {
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 400;
  color: #111111;
}

.detail_table {
  display: flex;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}

.detail_table + .detail_table {
  border-top: none;
}

@media (max-width: 767px) {
  .detail_table {
    display: block !important;
  }
  .detail_table .detail_table_wrap {
    display: flex;
    align-items: center;
  }
  .detail_table .detail_table_wrap .detail_table__hd {
    flex: 0 0 25%;
    padding: 10px;
    text-align: center;
  }
  .detail_table .detail_table_wrap .detail_table__content {
    flex: 0 0 75%;
    padding: 10px;
  }
}

.detail_table_container {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .detail_table_container {
    display: block;
    border-top: 1px solid #E3E3E3;
    align-items: initial;
  }
  .detail_table_container:first-child {
    border-top: none;
  }
}

.detail_table__hd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 30%;
  padding: 22px 10px;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  text-align: center;
  line-height: normal;
}

@media (max-width: 767px) {
  .detail_table__hd {
    padding: 10px;
  }
}

.detail_table__content {
  flex: 0 0 70%;
  padding: 10px;
}

@media (max-width: 767px) {
  .detail_table__content {
    padding: 10px;
  }
}

.t_felx100 {
  flex: 0 0 100%;
}

.t_felx100 .detail_table__hd {
  flex: 0 0 10%;
}

.t_felx100 .detail_table__content {
  flex: 0 0 90%;
}

.t_felx70 {
  flex: 0 0 66%;
}

.t_felx70 .detail_table__hd {
  flex: 0 0 15%;
}

.t_felx70 .detail_table__content {
  flex: 0 0 85%;
}

.t_felx50 {
  flex: 0 0 50%;
}

.t_felx30 {
  flex: 0 0 33%;
}

.t_felx30 .detail_table__hd {
  flex: 0 0 30%;
}

.t_felx30 .detail_table__content {
  flex: 0 0 70%;
}

@media (max-width: 767px) {
  .t_felx100 .detail_table__hd,
  .t_felx50 .detail_table__hd,
  .t_felx30 .detail_table__hd {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 30%;
  }
  .t_felx100 .detail_table__content,
  .t_felx50 .detail_table__content,
  .t_felx30 .detail_table__content {
    display: flex;
    align-items: center;
    flex: 0 0 70%;
  }
}

.detail_table__box {
  display: flex;
  align-items: center;
  margin-left: 12px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #111111;
  align-items: center;
}

.detail_table__box .detail_table__item {
  margin-right: 4px;
}

.detail_table_wrap.t_gray .detail_table__hd {
  height: 100%;
  background-color: #F5F5F5;
}

.detail_table_wrap.t_white {
  font-weight: 400;
  font-size: 13px;
  color: #111111;
}

.detail_table_wrap.t_white .detail_table_container {
  align-items: initial;
}

.detail_table_wrap.t_white .detail_table__hd {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0px;
  background-color: #FFFFFF;
  color: #111111;
}

.detail_table_wrap.t_white .detail_table__hd .detail_table__title {
  text-align: center;
}

.detail_table_wrap.t_white .detail_table_container.t_felx50 + .t_felx50 .detail_table__hd,
.detail_table_wrap.t_white .detail_table_container.t_felx30 + .t_felx30 .detail_table__hd {
  border-left: 1px solid #E3E3E3;
}

.detail_table_wrap.t_white .detail_table {
  border-left: 1px solid #E3E3E3;
  border-right: 1px solid #E3E3E3;
}

.detail_table_wrap.t_white .detail_table__content {
  border-left: 1px solid #E3E3E3;
  padding: 8px 20px;
}

.detail_table_wrap.t_white .detail_table__content .form_search {
  display: flex;
  align-items: end;
}

.detail_table_wrap.t_white .detail_table__content .form_search ._gray {
  margin-left: 40px;
}

.detail_table_wrap.t_white .detail_table__content .form__select {
  width: 240px;
}

.detail_table_wrap.t_white .detail_table__content .form_search__input {
  width: 205px;
  border-radius: 6px 0px 0px 6px;
  padding: 10px;
}

.detail_table_wrap.t_white .detail_table__content .form_search__btn {
  top: 0px;
  right: 204px;
  width: 36px;
  height: 36px;
  border: 1px solid #DDDDDD;
  border-radius: 0 8px 8px 0px;
  background-color: #F5F5F5;
  transform: initial;
}

.detail_table_wrap.t_white .detail_table__content .detail_table_radiobox {
  display: flex;
  justify-content: flex-start;
  margin-top: 0px;
}

.detail_table_wrap.t_white .detail_table__content .detail_table_radiobox .flex + .flex {
  margin-left: 0px;
}

.detail_table_wrap.t_white .detail_table__content .detail__hyphen::before {
  margin: 0px 5px;
}

.detail_table_wrap.t_white .detail_table__content .btn_wrap {
  margin-top: 0px;
  margin-left: 8px;
}

.detail_table_wrap.t_white .detail_table__item:first-child.detail_table__item__tel {
  width: 50px;
}

.detail_table_wrap.t_white .detail_table__item.detail_table__item__tel {
  width: 60px;
}

@media (max-width: 767px) {
  .detail_table_wrap.t_white .detail_table_container.t_felx50 + .t_felx50 .detail_table__hd,
  .detail_table_wrap.t_white .detail_table_container.t_felx30 + .t_felx30 .detail_table__hd {
    border-left: none;
  }
  .detail_table_wrap.t_white .detail_table__content {
    flex-flow: wrap;
    justify-content: center;
    margin-top: -10px;
    border-left: 0;
  }
  .detail_table_wrap.t_white .detail_table__content .flex {
    flex-wrap: wrap;
  }
  .detail_table_wrap.t_white .detail_table__content .form__select {
    width: 100%;
  }
  .detail_table_wrap.t_white .detail_table__content .form_date {
    width: 100%;
  }
  .detail_table_wrap.t_white .detail_table__content .form_date::before {
    left: initial;
  }
  .detail_table_wrap.t_white .detail_table__content .detail_table__item.detail_table__item__date {
    width: 100%;
  }
  .detail_table_wrap.t_white .detail_table__content .form_search {
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }
  .detail_table_wrap.t_white .detail_table__content .form_search ._gray {
    margin-top: 5px;
    margin-left: 0px;
  }
  .detail_table_wrap.t_white .detail_table__content .form_search__input {
    width: 100%;
    border-radius: 8px;
  }
  .detail_table_wrap.t_white .detail_table__content .form_search__btn {
    right: 0px;
    left: initial;
  }
  .detail_table_wrap.t_white .detail_table__box {
    display: block;
    margin-top: 5px;
    margin-left: 0px;
  }
}

.detail_table_wrap.t_info .detail_table_header .t_felx100 .detail_table__content {
  flex: 0 0 100%;
  border-left: none;
}

.detail_table_wrap.t_info .t_felx100 .detail_table__hd {
  flex: 0 0 22%;
}

.detail_table_wrap.t_info .t_felx100 .detail_table__content {
  flex: 0 0 78%;
}

.detail_table_wrap.t_info .detail_table {
  border-left: 1px solid #E3E3E3;
  border-right: 1px solid #E3E3E3;
}

.detail_table_wrap.t_info .detail_table__content {
  border-left: 1px solid #E3E3E3;
}

.detail_table_container {
  align-items: center;
}

.detail_table_radiobox {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.detail_table_radiobox .flex + .flex {
  margin-left: 35px;
}

.detail_table__content {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #666666;
}

.detail_table__content p {
  margin: 0px;
  margin-bottom: 10px;
}

.detail_table__content p:last-child {
  margin-bottom: 0px;
}
.detail_table__content p a {
  color: #425cbd;
  text-decoration: underline;
  text-underline-position: under;
}


.form__radio {
  margin-right: 5px;
}

.form__check {
  margin-right: 5px;
}

.detail_table_title {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 8px;
  padding-left: 8px;
  font-weight: 600;
  font-size: 15px;
  color: #333333;
}

.detail_table_title::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 2px;
  height: 14px;
  background-color: #C3C3C3;
}

.detail_table_title .compulsory_text {
  margin-bottom: 0px;
}

.detail_table_radiobox + .detail_table_title,
.survey_border2 + .detail_table_title,
.detail_sec_wrap + .detail_table_title,
.detail_sec_wrap {
  margin-top: 60px;
}

.form_checkbox_wrap {
  position: relative;
}

.form_checkbox_wrap .detail_table_checkbox {
  position: absolute;
  top: calc(50% + 15px);
  right: 30px;
  display: flex;
  align-items: center;
  transform: translateY(-50%);
}

.form_checkbox_wrap .detail_table_checkbox .detail_table_check {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #111111;
}

.form_checkbox_wrap .detail_table_checkbox .detail_table_check label {
  min-width: 30px;
}

.form_checkbox_wrap .detail_table_checkbox .detail_table_check .form__check {
  margin-right: 4px;
}

.form_checkbox_wrap .detail_table_checkbox .application_box__btn {
  margin-top: 0px;
  margin-left: 20px;
}


.form_checkbox_wrap .detail_table_checkbox.st02 {
  top: unset;
  position: relative;
  bottom: unset;
  right: unset;
  left: unset;
  transform: unset;
  justify-content: flex-end;
  margin-top: 10px;
}
.form_checkbox_wrap .detail_table_checkbox.st02 .detail_table_check label {
  font-weight: 400;
  color: #666;
  font-size: 13px;
}

@media (max-width: 767px) {
  .detail_table_wrap.t_info .detail_table_container {
    align-items: center;
  }
  .detail_table_wrap.t_info .detail_table__hd {
    padding: 5px;
    text-align: center;
  }
  .form_checkbox_wrap {
    margin-bottom: 60px;
  }
  .form_checkbox_wrap .detail_table_checkbox {
    top: initial;
    right: initial;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    width: 100%;
  }
  .form_checkbox_wrap .detail_table_checkbox .detail_table_check {
    margin: 0 auto;
  }
  .form_checkbox_wrap .detail_table_checkbox .btn__application {
    width: 96px;
  }
  .detail_table_wrap + .btn-wrap {
    margin-top: 60px;
  }
}

.fixed_writing_wrap .fixed_writing .list_table__link {
  color: #023C73;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1rem;
}

.fixed_icon_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .pagination {
    justify-content: center;
  }
}

.page_item:last-child .page_link {
  border-right: 1px solid #E3E1E1;
}

.page_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid #E3E1E1;
  border-right: none;
  padding: 10px;
  text-align: center;
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  background-color: #F5F5F5;
  color: #BBBBBB;
}

.page_link._active {
  color: #555555;
  background-color: #ffffff;
}

.page_link__first,
.page_link__last {
  background: url(../images/common/ic_first.png) #F5F5F5 no-repeat center;
  border-radius: 8px 0px 0px 8px;
}

.page_link__last {
  background-image: url(../images/common/ic_last.png);
  border-radius: 0px 8px 8px 0px;
}

.page_link__prev,
.page_link__next {
  background: url(../images/common/ic_prev.png) #F5F5F5 no-repeat center;
}

.page_link__next {
  background-image: url(../images/common/ic_next.png);
}

.detail_header_wrap .table_detail {
  margin: 20px 0px 30px;
}

.detail_header {
  margin-bottom: 30px;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 30px;
}

.detail_title {
  display: flex;
  align-items: center;
  margin: 0px;
  font-weight: 600;
  font-size: 16px;
  color: #111;
}

.detail_title.answer_title {
  margin-top: 20px;
}

.detail_title .noti__item_label {
  margin-left: 12px;
}

.detail_title .noti__item_label::before {
  padding: 6px;
}

@media (max-width: 767px) {
  .detail_title {
    display: block;
  }
}

.detail_title__lebel {
  margin-right: 10px;
  border: 1px solid #0059AE;
  border-radius: 8px;
  padding: 6px 12px;
  font-weight: 600;
  font-size: 14px;
  color: #0059AE;
  text-align: center;
}

@media (max-width: 767px) {
  .detail_title__lebel {
    min-width: 80px;
  }
}

.detail_body {
  min-height: 300px;
}

.detail_body__text {
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}

.detail_body__text h4 {
  margin: 0px 0px 10px;
}

.detail_body__text p {
  margin: 0px 0px 20px;
}

.detail_body__text ol {
  margin: 5px 0px 20px;
  padding-left: 25px;
}

.detail_body__text ol li {
  list-style: decimal;
}

.detail_body__text img {
  width: 100%;
}

.detail__text_small {
  font-size: 12px;
}

.detail__text_small.text_indent {
  margin-bottom: 8px;
}

.detail__hyphen::before {
  content: "-";
  margin-right: 5px;
}

.detail__circle::before {
  content: "•";
}

.detail__danger::before {
  content: "※";
  margin: 0px 5px;
}

.detail__asterisk::before {
  content: "*";
  display: inline-block;
  margin-top: -5px;
  font-weight: 400;
  font-size: 13px;
  color: #E00000;
  vertical-align: top;
}

.detail__triangle::before {
  content: "▶";
  margin-right: 5px;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}

.list_text__link {
  color: #0064C4;
  text-decoration: underline;
}

.detail_footer {
  margin-top: 30px;
  border-top: 1px solid #E3E3E3;
  padding-top: 30px;
}

.detail_attachment__text {
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: 600;
  color: #111111;
  line-height: normal;
}

.detail_attachment {
  margin-bottom: 20px;
}

.detail_attachment:last-child {
  margin-bottom: 0px;
}

.detail_attachment_wrap {
  margin-left: 10px;
}

.list_table__link + .detail_attachment_wrap {
  margin-top: 16px;
}

.detail_attachment__link {
  font-size: 14px;
  text-decoration-line: underline;
  color: #0064C4;
  margin-right: 5px;
}

.detail_attachment__link.privacy_detail_attachment__link {
  display: inline-flex;
  align-items: center;
  margin-right: 15px;
}

.detail_attachment__link.privacy_detail_attachment__link .ic_attach {
  margin-right: 5px;
  margin-left: 0px;
}

.detail_attachment__memory {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}

.detail_attachment__num {
  display: inline-flex;
  align-items: center;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.detail_attachment__num .ic_attach {
  margin-left: 0px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .detail_attachment__num {
    font-size: 12px;
  }
}

.detail_answer__text {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}

.detail_answer__text p {
  margin: 0px;
  margin-bottom: 5px;
}

.detail_answer__text p:last-child {
  margin-bottom: 0px;
}

.security_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.security__input {
  position: relative;
  margin-left: 4px;
}

.security__input::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 14px;
  width: 10px;
  height: 10px;
  background: url("../images/common/ic_refresh.png") no-repeat center;
}

.security__btn {
  flex: 1 1 100%;
  margin-top: 14px;
}

.detail_tab__list {
  display: flex;
  flex-flow: wrap;
  margin: 14px 0px 30px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  color: #555555;
}

.detail_tab__list li:first-child .detail_tab__link {
  border-top: 1px solid #E3E1E1;
  border-left: 1px solid #E3E1E1;
  border-radius: 8px 0px 0px 8px;
}

@media (max-width: 767px) {
  .detail_tab__list li:first-child .detail_tab__link {
    border-radius: 0px;
  }
}

.detail_tab__list li:last-child .detail_tab__link {
  border-right: 1px solid #E3E1E1;
  border-radius: 0px 8px 8px 0px;
}

@media (max-width: 767px) {
  .detail_tab__list li:last-child .detail_tab__link {
    border-radius: 0px;
  }
}

.detail_tab__list .detail_tab__link {
  display: block;
  padding: 13px 20px;
  border: 1px solid #E3E1E1;
  border-right: none;
  background: #F5F5F5;
  font-family: 'NanumGothic';
  font-weight: 400;
  line-height: normal;
}

.detail_tab__list .detail_tab__link._active {
  font-size: 13px;
  background: #FFFFFF;
}

@media (max-width: 767px) {
  .detail_tab__list .detail_tab__link {
    border-top: none;
    border-right: 1px solid #E3E1E1;
    padding: 5px 20px;
  }
}

@media (max-width: 767px) {
  .detail_tab__list {
    display: block;
  }
}

.detail_tab__panels {
  margin-left: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: #666666;
}

@media (max-width: 767px) {
  .detail_tab__panels {
    margin-left: 0px;
  }
}

.detail_tab__panel {
  display: none;
}

.detail_tab__panel._open {
  display: block;
}

.detail_tab__panel p {
  margin: 0 0 20px;
}

.detail_tab__panel img {
  width: 100%;
}

.video_wrap {
  margin-top: 30px;
}

.video_box {
  display: flex;
  flex-wrap: wrap;
}

.video__item {
  flex: 1 1 30%;
  margin-right: 50px;
  margin-bottom: 50px;
}

.video__item:nth-child(3n) {
  margin-right: 0px;
}

.video_thum {
  height: 210px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

.video__title {
  margin: 0px;
  font-weight: 600;
  font-size: 16px;
  color: #111111;
}

@media (max-width: 767px) {
  .video__item {
    flex: 0 0 100%;
    margin-right: 0px;
  }
}

.detail_video_wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.video {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.service_inquire_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .service_inquire_wrap {
    display: block;
  }
}

.service_bg::before {
  content: "";
  display: block;
  width: 400px;
  height: 298px;
  background: url(../images/page/service/service_img01.png) no-repeat center;
}

@media (max-width: 767px) {
  .service_bg::before {
    width: 100%;
  }
}

.service_ask_wrap {
  margin-left: 110px;
}

@media (max-width: 767px) {
  .service_ask_wrap {
    margin: 10px 0px 0px;
  }
}

.service_ask {
  width: 360px;
  border-radius: 12px;
  padding: 40px;
  background-color: #F5F5F5;
}

.service_ask + .service_ask {
  margin-top: 40px;
}

.service_ask .service__text {
  margin-top: 25px;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}

@media (max-width: 767px) {
  .service_ask {
    width: 100%;
    padding: 20px;
  }
  .service_ask .flex {
    display: block;
  }
  .service_ask .service_subtitle {
    text-align: left;
  }
  .service_ask .service_subtitle2 {
    margin-left: 0px;
  }
  .service_ask .service__text {
    margin-top: 10px;
  }
  .service_ask .btn__service {
    margin: 0px;
  }
  .service_ask + .service_ask {
    margin-top: 20px;
  }
}

.service_title {
  margin: 20px 0px 25px;
  line-height: 34px;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #111111;
}

@media (max-width: 767px) {
  .service_title {
    font-size: 18px;
    line-height: 22px;
  }
}

.service_subtitle {
  margin: 0px;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #111111;
}

.service_subtitle2 {
  margin: 0px;
  margin-left: 8px;
  font-weight: 600;
  font-size: 18px;
  color: #111111;
}

@media (max-width: 767px) {
  .service_subtitle {
    font-size: 18px;
  }
}

.text_blue {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
  color: #0059AE;
}

.service__text {
  font-weight: 600;
  font-size: 16px;
  color: #111111;
}

.service__text_small {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

.organization_wrap {
  margin-top: 20px;
}

.organ_title_wrap {
  width: 420px;
  margin: 0px auto 40px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #7890C1;
}

.organ_title {
  line-height: 24px;
  padding: 20px 0px;
}

.organ_subtitle {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  border: 2px solid #7890C1;
  border-radius: 0px 0px 8px 8px;
  padding: 15px 0px;
  color: #4365A7;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .organ_title_wrap {
    width: 100%;
  }
}

.organization_wrap .table_wrap {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.organization_wrap .table_wrap::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  width: 2px;
  height: 40px;
  background: #7890C1;
  z-index: -1;
}

@media (max-width: 767px) {
  .organization_wrap .table_wrap {
    width: 100%;
  }
}

.btn_wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
}

.btn {
  width: 96px;
  height: 40px;
}

.btn__list {
  border: 1px solid #6E8295;
  border-radius: 8px;
  background: #FFFFFF;
}

.btn__identify {
  width: 80px;
  height: 30px;
  border-radius: 8px;
  padding: 0px;
  font-weight: 600;
  font-size: 12px;
  color: #FFFFFF;
  background: #0059AE;
  cursor: pointer;
}

.btn__application {
  width: 180px;
  height: 40px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  background: #0059AE;
}

.btn__ask {
  width: 120px;
  height: 40px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  background: #0059AE;
}

.btn__cencel {
  width: 120px;
  height: 40px;
  margin-left: 10px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #666;
  background: #DDDDDD;
}

.btn__choice {
  margin-left: 5px;
  padding: 4px 10px;
  background-color: #7D838E;
  color: #ffffff;
  font-size: 13px;
}

.btn__identification {
  width: 100px;
  height: 26px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  background: #969696;
}

.btn__deadline {
  width: 180px;
  height: 40px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  background: #969696;
  cursor: not-allowed;
}

.btn__shortcut,
.btn__guide {
  width: 80px;
  height: 26px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 12px;
  color: #FFFFFF;
  background: #5399DA;
  line-height: normal;
}

.btn__shortcut.btn__privay,
.btn__guide.btn__privay {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: initial;
  padding: 10px;
}

.btn__shortcut {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}

.btn__service {
  align-items: center;
  justify-content: flex-start;
  width: 100px;
  height: 32px;
  margin: 0px;
  margin-left: 24px;
  border-radius: 6px;
  padding: 9px;
  font-weight: 400;
  font-size: 12px;
  background-color: #767676;
  color: #FFFFFF;
}

.btn__service::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 13px;
  margin-right: 6px;
  background: url("../images/common/ic_email.png");
}

.btn__refresh {
  width: 86px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 0px 15px 0px 26px;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #666666;
  background-color: #fff;
  cursor: pointer;
}

.footer_wrap {
  margin-top: 50px;
  border-top: 1px solid #dddddd;
}

@media (max-width: 767px) {
  .footer_wrap {
    margin-top: 30px;
  }
}

.footer {
  display: flex;
  justify-content: space-between;
  padding: 25px 0px;
}

@media (max-width: 767px) {
  .footer {
    display: block;
    padding: 12px 10px 50px;
  }
}

.footer_logo {
  flex: 0 0 auto;
}

.footer_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 1 1280px;
}

@media (max-width: 767px) {
  .footer_flex {
    display: block;
  }
}

.fnb {
  display: flex;
}

.fnb .fnb_item:first-child .fnb_menu__link {
  padding-left: 0px;
}

.fnb .fnb_item:first-child .fnb_menu__link::before {
  display: none;
}

.fnb .fnb_item:first-child .fnb_menu__link.link_blue {
  color: #0059AE;
}

@media (max-width: 767px) {
  .fnb {
    flex-flow: wrap;
    margin-top: 4px;
  }
  .fnb .fnb_item {
    margin-top: 12px;
  }
}

.fnb_menu__link {
  padding-left: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #767676;
}

.fnb_menu__link::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #C4C4C4;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .fnb_menu__link {
    display: inline-flex;
    font-size: 13px;
    padding-left: 8px;
  }
  .fnb_menu__link::before {
    margin-right: 8px;
  }
}

.adr_wrap {
  margin-top: 16px;
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #767676;
}

.adr_wrap .adr_copyright {
  display: block;
}

@media (max-width: 767px) {
  .adr_wrap {
    margin-bottom: 20px;
    font-size: 13px;
  }
}

.footer_relation_wrap {
  height: 40px;
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #767676;
}

@media (max-width: 767px) {
  .footer_relation_wrap {
    display: flex;
    justify-content: end;
  }
}

.footer_relation__select {
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 240px;
  height: 40px;
  border: none;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 15px;
  background: url("../images/common/ic_ft_arrow_down.png") #fff no-repeat right 17px top 50%;
  background-color: #F2F4F8;
  color: #767676;
}

.footer_relation__btn {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background-color: #7D838E;
  color: #ffffff;
}

.popup_wrap {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
}

.popup_wrap._active {
  display: flex;
}

.pop_container {
  flex: 0 0 auto;
  min-width: 350px;
  border-radius: 8px;
  padding: 0 0 20px;
  overflow-y: auto;
  background-color: #FFFFFF;
}

.pop_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  color: #fff;
  background-color: #023C73;
}

.pop_title {
  padding: 20px;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
}

.pop_close {
  width: 14px;
  height: 14px;
  padding: 20px;
  background: url(../images/common/ic_close_white.png) no-repeat transparent center;
}

.pop_content {
  padding: 0px 20px;
}

.pop_content .pop_content__hd {
  padding: 10px 0px 4px;
  background-color: #FFFFFF;
  color: #111111;
}

.pop_content .pop_content__box {
  display: flex;
  align-items: center;
}

.pop_content h5 {
  margin-bottom: 10px;
  font-size: 20px;
  color: #111;
}

.pop_content ul p {
  margin: 20px 0px 0px;
  font-size: 14px;
}

.pop_content ul p + p {
  margin-top: 0px;
}

.pop_content p span {
  display: block;
}

.pop_content .form_search {
  display: flex;
  align-items: center;
}

.pop_content .form_search__input {
  width: 100%;
  border-radius: 8px 0px 0px 8px;
  border-right: none;
}

.pop_content .form_search__btn {
  position: static;
  transform: none;
  width: 36px;
  height: 36px;
  border: 1px solid #DDDDDD;
  border-radius: 0 8px 8px 0px;
  background-color: #ffffff;
}

.pop_content .table_wrap {
  display: block !important;
}

.pop_content .list_table thead tr th,
.pop_content .list_table tbody tr td {
  text-align: center;
}

@media (max-width: 767px) {
  .pop_content {
    padding: 0px 10px;
  }
}

.pop_border {
  width: 100%;
  margin: 10px 0px;
  border: 1px solid #E3E3E3;
  padding: 10px;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}

.pop_border.pop_border_pd {
  padding: 20px;
}

.pop_border img {
  display: flex;
  margin: 0px auto;
}

.pop_content__title {
  font-weight: 400;
  font-size: 13px;
  color: #111111;
}

.pop_content__box .form__input {
  width: 100%;
}

.pop_footer {
  padding: 20px 0;
}

.pop_ft_btn_wrap {
  display: flex;
  justify-content: center;
}

.pop_ft_btn_wrap .btn__application {
  width: 96px;
  height: 40px;
  margin-right: 8px;
  background-color: #0059AE;
}

.pop_ft_btn_wrap .pop_close {
  width: 96px;
  height: 40px;
  border-radius: 8px;
  padding: 0px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  background: #666666;
}

.pop-wrap {
  height: 100%;
}
.pop-wrap .pop_img_wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.pop_img_wrap {
  padding: 10px;
}

.pop_checkbox_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.pop_checkbox_wrap .pop_checkbox {
  display: flex;
  align-items: center;
}

.pop_checkbox_wrap .btn_wrap {
  margin-top: 0px;
}

.pop_checkbox_wrap .btn_wrap .pop__today_close {
  background-color: transparent;
  color: #0059AE;
  text-decoration: underline;
}

.pop__overflow {
  height: 750px;
  overflow-y: auto;
}

.pop_select_wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 20px;
}

.privacy__label_title,
.privacy__list_title {
  text-align: center;
  font-weight: 600;
  color: #666;
}

.privacy__label {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ddd;
  border-bottom: none;
}

.privacy__label_item {
  flex: 0 1 33.3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 20px 10px;
}

.privacy__label_item:nth-child(3n) {
  border-right: none;
}

@media (max-width: 767px) {
  .privacy_wrap > strong {
    font-size: 14px;
  }
  .privacy__label_item {
    flex: 1 1 100%;
    border-right: none;
  }
}

.privacy__label_link {
  display: block;
  text-align: center;
  pointer-events: none;
}

.privacy__label_link::before {
  content: "";
  display: block;
  width: 79px;
  height: 89px;
  margin: 0 auto;
  background: url("../images/common/privacy_label01.png") no-repeat center;
}

.privacy__label_link02::before {
  background-image: url("../images/common/privacy_label02.png");
}

.privacy__label_link03::before {
  background-image: url("../images/common/privacy_label03.png");
}

.privacy__label_link04::before {
  width: 83px;
  background-image: url("../images/common/privacy_label04.png");
}

.privacy__label_link05::before {
  background-image: url("../images/common/privacy_label05.png");
}

.privacy__label_link06::before {
  background-image: url("../images/common/privacy_label06.png");
}

.privacy__label_link07::before {
  background-image: url("../images/common/privacy_label07.png");
}

.privacy__label_link08::before {
  background-image: url("../images/common/privacy_label08.png");
}

.privacy__label_link09::before {
  background-image: url("../images/common/privacy_label09.png");
}

.privacy__label_link10::before {
  background-image: url("../images/common/privacy_label10.png");
}

.privacy__label_link11::before {
  background-image: url("../images/common/privacy_label11.png");
}

.privacy__label_link12::before {
  background-image: url("../images/common/privacy_label12.png");
}

.privacy__label_link13::before {
  background-image: url("../images/common/privacy_label13.png");
}

.privacy__label_link14::before {
  background-image: url("../images/common/privacy_label14.png");
}

.personalInfo__list_wrap > .flex {
  border: 1px solid #ddd;
  padding: 10px;
}

@media (max-width: 767px) {
  .personalInfo__list_wrap .flex {
    display: block;
  }
}

.privacy__list {
  flex: 1 1 50%;
}

.privacy__list_item {
  text-align: left;
  font-size: 12px;
}

.privacy__list_link {
  display: inline-flex;
  align-items: center;
}

.privacy__list_link::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
}

.privacy__list_link.privacy__list_link_list::before {
  display: none;
}

.privacy__list_link01::before {
  background-image: url("../images/common/privacy_label01.png");
}

.privacy__list_link02::before {
  background-image: url("../images/common/privacy_label03.png");
}

.privacy__list_link03::before {
  background-image: url("../images/common/privacy_label02.png");
}

.privacy__list_link04::before {
  background-image: url("../images/common/privacy_label04.png");
}

.privacy__list_link05::before {
  background-image: url("../images/common/privacy_label05.png");
}

.privacy__list_link06::before {
  background-image: url("../images/common/privacy_label06.png");
}

.privacy__list_link07::before {
  background-image: url("../images/common/privacy_label08.png");
}

.privacy__list_link08::before {
  background-image: url("../images/common/privacy_label07.png");
}

.privacy__list_link09::before {
  background-image: url("../images/common/privacy_label09.png");
}

.privacy__list_link10::before {
  background-image: url("../images/common/privacy_label10.png");
}

.privacy__list_link11::before {
  background-image: url("../images/common/privacy_label11.png");
}

.privacy__list_link12::before {
  background-image: url("../images/common/privacy_label12.png");
}

.privacy__list_link13::before {
  background-image: url("../images/common/privacy_label13.png");
}

.privacy__list_link14::before {
  background-image: url("../images/common/privacy_label14.png");
}

.privacy__list_link17::before {
  background-image: url("../images/common/privacy_ico17.png");
}

.privacy__list_link18::before {
  background-image: url("../images/common/privacy_ico18.png");
}

.privacy__list_link19::before {
  background-image: url("../images/common/privacy_ico19.png");
}

.privacy_wrap ol {
  margin: 10px 0px;
  padding-left: 10px;
  font-size: 14px;
}

.privacy_wrap .list_table thead tr th,
.privacy_wrap .list_table tbody tr td {
  text-align: center;
}

.privacy_wrap {
  line-height: 1.5;
}
.privacy_wrap > strong {
  font-weight: 600;
  display: block;
  text-align: center;
}
.privacy_wrap .personalInfo__label_wrap {
  margin: 30px 0;
}
.privacy_wrap .privacy__label_title,
.privacy_wrap .privacy__list_title {
  margin-bottom: 15px;
}
.privacy_wrap .personalInfo__list_wrap > .flex {
  padding: 20px;
}
.privacy_wrap .privacy__list_item {
  font-size: 14px;
}
.privacy_wrap ul li {
  font-size: 14px;
}
.privacy_wrap .btn__guide.btn__privay {
  margin-top: 10px;
}
.privacy_wrap .list_table {
  margin-top: 10px;
}
.pop_content h5 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 50px;
}


.privayIcon::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
  background: url("../images/common/privacy_ico01.png") no-repeat center / cover;
}

.privayIcon01::before {
  background: url("../images/common/privacy_ico01.png") no-repeat center / cover;
}

.privayIcon02::before {
  background: url("../images/common/privacy_ico02.png") no-repeat center / cover;
}

.privayIcon03::before {
  background: url("../images/common/privacy_ico11.png") no-repeat center / cover;
}

.privayIcon04::before {
  background: url("../images/common/privacy_ico03.png") no-repeat center / cover;
}

.privayIcon05::before {
  background: url("../images/common/privacy_ico04.png") no-repeat center / cover;
}

.privayIcon06::before {
  background: url("../images/common/privacy_ico05.png") no-repeat center / cover;
}

.privayIcon07::before {
  background: url("../images/common/privacy_ico07.png") no-repeat center / cover;
}

.privayIcon08::before {
  background: url("../images/common/privacy_ico06.png") no-repeat center / cover;
}

.privayIcon09::before {
  background: url("../images/common/privacy_ico08.png") no-repeat center / cover;
}

.privayIcon10::before {
  background: url("../images/common/privacy_ico09.png") no-repeat center / cover;
}

.privayIcon11::before {
  background: url("../images/common/privacy_ico10.png") no-repeat center / cover;
}

.privayIcon12::before {
  background: url("../images/common/privacy_ico12.png") no-repeat center / cover;
}

.privayIcon12-1::before {
  background: url("../images/common/privacy_ico12-1.png") no-repeat center / cover;
}

.privayIcon13::before {
  background: url("../images/common/privacy_ico13.png") no-repeat center / cover;
}

.privayIcon14::before {
  background: url("../images/common/privacy_ico17.png") no-repeat center / cover;
}

.privayIcon18::before {
  background: url("../images/common/privacy_ico18.png") no-repeat center / cover;
}

.privayIcon19::before {
  background: url("../images/common/privacy_ico19.png") no-repeat center / cover;
}

.pop__select {
  text-align: left;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c6cc #e0e3ea #e0e3ea #c1c6cc;
  font-size: 100%;
  vertical-align: middle;
  height: 30px;
  color: #333;
  font-size: 12px;
  line-height: 1.3;
}

.pop__select option {
  padding: 0px 5px;
}

.survey_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
}

.survey_logo img {
  width: 200px;
  height: 30px;
}

.survey_border {
  width: 100%;
  margin: 22px 0px 0px;
  border: 1px solid #E3E3E3;
  padding: 20px;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}

.survey_border.survey_border2 {
  padding: 28px 20px;
}

.survey_border .detail_form__title {
  font-weight: 400;
}

.detail_table_title + .survey_border {
  margin-top: 6px;
}

.survey_border + .detail_table_radiobox {
  margin-top: 14px;
}

.survey_inputbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 36px;
}

.survey_inputbox:last-child {
  margin-bottom: 0px;
}

.survey_inputbox .flex + .flex {
  margin-left: 35px;
}

.survey_inputbox2 {
  margin-bottom: 36px;
}

.survey_inputbox2:last-child {
  margin-bottom: 0px;
}

.survey_inputbox2 .flex + .flex {
  margin-top: 10px;
}

.survey_inputbox3 {
  display: block;
  margin-left: 20px;
  margin-bottom: 36px;
}

.survey_inputbox3:last-child {
  margin-bottom: 0px;
}

.survey_inputbox3 .flex + .flex {
  margin-top: 20px;
  margin-left: 0px;
}

.survey_inputbox3 .flex + .flex.align_center {
  margin-top: 10px;
}

.survey_inputbox3 .align_center + .flex {
  margin-top: 10px;
}

.survey_inputbox3 .form__input.input100 {
  width: 100%;
}

.survey_inputbox3 .form__input.input_h100 {
  height: 100px;
}

.survey_inputbox3 .form__input.flex_basis80 {
  flex-basis: 80%;
}

.survey_inputbox3 .form__textarea {
  height: 100px;
}

.survey_group_title {
  margin: 0px 0px 20px;
  border-bottom: 1px solid #DDD;
  padding-bottom: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #111;
}

.survey_group_wrap {
  padding-left: 20px;
}

.survey_group_wrap + .survey_group_title {
  margin-top: 36px;
}

.survey_subtitle {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

.survey_subtitle + .survey_inputbox {
  margin-top: 16px;
}

.survey_text {
  margin: 0px 0px 10px 20px;
  font-size: 13px;
  color: #B6B6B6;
}

.detail_form_box {
  margin: 36px 0px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

.detail_form__title {
  display: block;
  margin-bottom: 8px;
}

input[type=text].detail_form__item {
  width: 320px;
}

.sitemap_wrap {
  margin: 20px 0px;
}

.sitemap_1dep {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .sitemap_1dep {
    display: block;
  }
}

.sitemap__1dep_link {
  display: flex;
  align-items: center;
  width: 220px;
  height: 50px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding: 14px 0px 14px 20px;
  font-weight: 600;
  font-size: 18px;
  color: #111111;
  background-color: #F5F5F5;
}

@media (max-width: 767px) {
  .sitemap__1dep_link {
    width: 100%;
  }
}

.sitemap__1dep_item {
  height: 100%;
  margin-top: 30px;
  margin-right: 29px;
}

.sitemap__1dep_item:nth-child(-n+5) {
  margin-top: 0px;
}

.sitemap__1dep_item:nth-child(5n) {
  margin-right: 0px;
}

.sitemap__1dep_item:last-child {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .sitemap__1dep_item {
    margin-bottom: 10px;
  }
  .sitemap__1dep_item:nth-child(-n+5) {
    margin-right: 0px;
  }
  .sitemap__1dep_item:last-child {
    margin-bottom: 0px;
  }
}

.sitemap_2dep {
  min-height: 240px;
  height: 100%;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
  padding: 30px 0px 30px 20px;
  font-weight: 400;
  font-size: 16px;
  color: #767676;
  background: #FFFFFF;
}

@media (max-width: 767px) {
  .sitemap_2dep {
    min-height: initial;
    padding: 20px;
  }
}

.sitemap__2dep_link {
  display: flex;
  align-items: center;
}

.sitemap__2dep_link::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  margin-right: 12px;
  border-radius: 50%;
  background-color: #767676;
}

.sitemap__2dep_item {
  padding: 10px 0px;
}

.sitemap__2dep_item:first-child {
  padding-top: 0px;
}

.sitemap__2dep_item:last-child {
  padding-bottom: 0px;
}

@media (max-width: 767px) {
  .search_content_wrap {
    margin-top: 20px;
  }
}

.search_box_wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 148px;
  border-radius: 20px;
  padding: 32px 30px;
  background: linear-gradient(168deg, #07427A 7.77%, #0D79E0 118.61%);
  color: #fff;
}

.search_box_wrap::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 166px;
  height: 113px;
  border-radius: 20px;
  background: url("../images/common/_lnb_bg.png") no-repeat bottom right;
}

@media (max-width: 767px) {
  .search_box_wrap::after {
    display: none;
  }
}

@media (max-width: 767px) {
  .search_box_wrap {
    padding: 20px 10px;
  }
}

.search_title {
  margin: 0;
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  /* 100% */
  letter-spacing: -0.6px;
}

@media (max-width: 767px) {
  .search_title {
    font-size: 16px;
  }
}

fieldset {
  padding: 0px;
}

.search_input_box {
  position: relative;
  display: flex;
  width: 540px;
  margin-top: 20px;
  border-radius: 20px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .search_input_box {
    width: 100%;
  }
}

.search_select {
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  flex: 0 0 105px;
  width: 105px;
  height: 40px;
  border: none;
  border-radius: 20px 0px 0px 20px;
  padding: 8px 20px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  background: url("../images/common/ic_arrow_down.png") #fff no-repeat right 17px top 50%;
  background-color: #ffffff;
}

input.search_box__bar {
  width: 100%;
  height: 40px;
  border-radius: 0px 20px 20px 0px;
  border: none;
  padding: 10px 40px 10px 20px;
  background: #FFF;
  color: #191919;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  /* 100% */
  letter-spacing: -0.32px;
}

@media (max-width: 767px) {
  input.search_box__bar {
    padding: 10px 40px 10px 10px;
    font-size: 14px;
  }
}

.search_box__search_bar {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 40px;
  height: 40px;
  border-radius: 0px 20px 20px 0px;
  background: url("../images/common/ic_view_blue.svg") no-repeat center;
  transform: translateY(-50%);
}

.search_list_wrap {
  margin-top: 52px;
}

.search_list_wrap + .search_list_wrap {
  margin-top: 80px;
}

.search_list_wrap .list_table .list_table__title {
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: keep-all;
  text-align: left;
}

.search_list_wrap .detail_attachment_wrap {
  margin-left: 0px;
  text-align: left;
}

.search_list_wrap .detail_attachment_wrap .detail_attachment {
  margin-bottom: 8px;
}

.search_list_wrap .detail_attachment_wrap .detail_attachment .detail_attachment__link {
  display: inline-flex;
  align-items: center;
  margin-right: 0px;
}

.search_list_wrap .detail_attachment_wrap .detail_attachment .detail_attachment__link .ic_attach {
  margin-left: 0px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  .search_list_wrap .detail_attachment_wrap .detail_attachment .detail_attachment__link {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .search_list_wrap .detail_attachment_wrap {
    margin-top: 10px;
  }
}

.table_list_top_wrap {
  margin: 0px 0px 12px;
}

@media (max-width: 767px) {
  .table_list_top_wrap {
    margin-bottom: 0px;
  }
}

.table_top_wrap {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #666;
  padding-bottom: 15px;
}

.search_list__search_title {
  color: #111;
  font-size: 21px;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 767px) {
  .search_list__search_title {
    font-size: 16px;
  }
}

.search_list__search_num {
  margin-left: 8px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.28px;
}

.search_list__search_num .search_list__search_num_data {
  color: #333;
  font-weight: 700;
}

@media (max-width: 767px) {
  .search_list__search_num {
    font-size: 12px;
  }
}

.list_table__title2 {
  font-weight: 700;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: keep-all;
  text-align: left;
}

@media (max-width: 767px) {
  .list_table__title2 {
    font-size: 13px;
  }
}

.list_table__title_data {
  display: inline-block;
  padding: 2px;
  background-color: rgba(146, 239, 222, 0.7);
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

@media (max-width: 767px) {
  .list_table__title_data {
    padding: 0px;
    font-size: 13px;
  }
}

.list_table__txt {
  margin: 8px 0px 0px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

.list_table__txt.ellipsis2 {
  height: 2.5em;
}

.list_table__txt.ellipsis2 .list_table__title_data {
  padding: 1px 2px;
}

@media (max-width: 767px) {
  .list_table__txt {
    margin: 8px 0px;
    font-size: 13px;
  }
}

.list_table__file {
  color: #0064C3;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
  text-decoration-line: underline;
  text-align: left;
}

@media (max-width: 767px) {
  .list_table__file {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .list_table__file + .m_list_table__content {
    margin-top: 8px;
  }
}

.m_on {
  display: none !important;
}

.table_wrap {
  display: block !important;
}

.m_table_wrap {
  display: none !important;
}

@media (max-width: 767px) {
  .m_on {
    display: block !important;
  }
  .m_off {
    display: none !important;
  }
  .m_btn__menu {
    width: 16px;
    height: 14px;
    padding: 20px;
    background-image: url(../images/common/m_ic_menu.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
  }
  .m_btn__menu._on {
    background-image: url(../images/common/m_ic_close.png);
  }
  .table_wrap {
    display: none !important;
  }
  .organization_wrap .table_wrap {
    display: block !important;
  }
  .privacy_wrap .table_wrap {
    display: block !important;
  }
  .m_table_wrap {
    display: block !important;
  }
  .m_list_table_wrap {
    font-size: 13px;
  }
  .m_list_table_wrap .detail_attachment_wrap .ic_attach {
    width: 8px;
    height: 12px;
    background-size: contain;
  }
  .m_list_table__item {
    border-bottom: 1px solid #E3E3E3;
    padding: 10px 0px;
  }
  .m_list_table__content {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .m_list_table__content + .m_list_table__content {
    margin-top: 5px;
  }
  .m_list_table__content.m_list_table__content_exception .m_list_table__title {
    flex: 0 0 100%;
  }
  .m_list_table__content > span {
    border-left: 1px solid #999;
    padding-left: 4px;
  }
  .m_list_table__content > span:first-of-type {
    border-left: none;
    padding-left: 0px;
  }
  .m_list_table__title {
    flex: 0 0 50%;
    font-weight: 600;
    font-size: 13px;
  }
  .training_detail_table .m_list_table_hd {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 12px 10px;
    background-color: #DDE2EC;
  }
  .training_detail_table .m_list_table_hd div {
    text-align: center;
  }
  .training_detail_table .m_list_table__title {
    flex: 0 0 45%;
  }
  .m_list_table__date {
    min-width: 80px;
    text-align: right;
  }
  .m_list_table__division {
    min-width: 80px;
    margin-right: 5px;
  }
  .m_list_table__branch,
  .list_table__division {
    margin-right: 5px;
  }
  .btn__application {
    width: 100px;
    height: 30px;
  }
  .m_list_table__user {
    flex: 1 1 50%;
    text-align: right;
    margin-top: 10px;
  }
  .m_list_table__user .m_list_table__date {
    min-width: 50px;
  }
  .m_list_table__user .m_list_table__nickname {
    text-align: right;
  }
  .ic_speaker {
    margin-right: 5px;
  }
  .fixed_writing .m_list_table__title {
    color: #023C73;
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.main .quick_wrap {
  right: 90px;
}

.m_main {
  display: none !important;
}

@media (max-width: 767px) {
  .main {
    display: none !important;
  }
  .m_main {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .m_main .container {
    padding: 0px;
  }
}

.quick_wrap {
  position: fixed;
  top: 192px;
  right: 50px;
}

@media (max-width: 767px) {
  .quick_wrap {
    display: none;
  }
}

.quick_right {
  border: 1px solid #EEE;
  border-radius: 7px;
  background-color: #FFF;
}

.quick_right__item {
  width: 100px;
  border-top: 1px solid #EEE;
}

.quick_right__link {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin: 20px 0px;
  color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 1.25;
}

.quick_right__link i {
  display: inline-block;
  margin-bottom: 5px;
}

.main_container_wrap {
  display: flex;
}

@media (max-width: 767px) {
  .m_main .main_container_wrap {
    flex-direction: column;
  }
}

.main_sec_wrap + .main_sec_wrap {
  margin-left: 20px;
}

@media (max-width: 767px) {
  .m_main .main_sec_wrap {
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .m_main .m_sec_wrap + .m_sec_wrap {
    padding: 20px 8px 0px;
  }
}

.main_banner_txt {
  position: absolute;
  top: 50%;
  right: 0px;
  height: 200px;
  padding: 30px 30px 40px;
  background: rgba(0, 0, 0, 0.52);
  transform: translateY(-50%);
}

.main_banner_txt h2 {
  margin: 0px 0px 30px;
  font-family: 'NanumSquare';
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -0.84px;
  color: #7CE8C1;
  text-align: left;
}

.main_banner_txt h3 {
  margin: 0px;
  font-family: "NotoSansKR";
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.68px;
  color: #FFF;
  text-align: left;
}

@media (max-width: 767px) {
  .m_main .main_banner_txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 300px;
    width: 50%;
    height: 165px;
    top: 50%;
    padding: 20px;
    transform: translateY(-50%);
    text-align: left;
  }
  .m_main .main_banner_txt h2 {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 22px;
  }
  .m_main .main_banner_txt h3 {
    font-size: 14px;
    line-height: 16px;
  }
}

.main_reference_wrap {
  display: flex;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .m_main .main_reference_wrap {
    flex-direction: column;
    margin-top: 10px;
  }
}

.main_video_wrap {
  width: 500px;
  border: 1px solid #E3E1E1;
  border-radius: 20px;
  padding: 20px;
  background: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 767px) {
  .m_main .main_video_wrap {
    width: 100%;
    margin-bottom: 10px;
  }
}

.sec_video_hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sec_video_title,
.sec_notice_title {
  margin: 0px;
  font-family: "NotoSansKR";
  font-weight: 600;
  font-size: 20px;
  color: #000000;
}

.sec_video_content {
  margin-top: 14px;
}

.main_video_link {
  display: flex;
}

@media (max-width: 767px) {
  .m_main .main_video_link {
    flex-direction: column;
    align-items: center;
  }
}

.main_video_txt {
  margin-left: 15px;
  font-family: "NotoSansKR";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
  color: #000;
  text-align: left;
}

@media (max-width: 767px) {
  .m_main .main_video_txt {
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
  }
}

.main_edunet_wrap {
  position: relative;
  margin-left: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .m_main .main_edunet_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: 0px;
    border-radius: 20px;
    background-color: #F2F2F2;
  }
}

.main_edunet {
  display: flex;
  width: 540px;
}

@media (max-width: 767px) {
  .m_main .main_edunet {
    position: relative;
    width: 100%;
    height: 100%;
  }
}

.edunet_wrap::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 242px;
  height: 209px;
  background: url("../images/page/main/sec01_con2_bg.png") no-repeat top right;
}

@media (max-width: 767px) {
  .m_main .edunet_wrap::before {
    display: block;
    width: 200px;
    height: 200px;
    background: url("../images/page/main/sec01_con2_bg.png") no-repeat center right;
    background-size: contain;
  }
}

.edunet_wrap,
.notice_wrap {
  display: flex;
  flex-direction: column;
  width: 540px;
  height: 240px;
  border-radius: 20px;
  padding: 36px 0px 20px 40px;
  background-color: #F2F2F2;
}

@media (max-width: 1279px) {
  .m_main .edunet_wrap,
  .m_main .notice_wrap {
    width: 100%;
  }
  .m_main .edunet_wrap {
    padding-left: 20px;
  }
}

.edunet_img {
  width: 156px;
  height: 40px;
}

.edunet_txt {
  margin: 12px 0px 25px;
  font-family: "NotoSansKR";
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.28px;
  color: #000;
  text-align: left;
}

.edunet_txt p {
  margin: 7px 0px;
}

.edunet_txt p:first-child, .edunet_txt p:last-child {
  margin-top: 0px;
}

@media (max-width: 1279px) {
  .m_main .edunet_txt {
    width: 50vw;
    margin: 20px 0px 8px;
    z-index: 1;
  }
}

.notice_wrap {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
}

.notice_txt {
  display: flex;
  width: 500px;
  margin: 20px 0px 40px;
  border-top: 1px solid #ddd;
  padding: 20px 0px 0px 20px;
  color: #000;
  font-family: "NotoSansKR";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 133.333% */
  letter-spacing: -0.42px;
  text-align: left;
}

.notice_txt::before {
  content: "";
  flex: 0 0 37px;
  display: block;
  width: 37px;
  height: 37px;
  margin-right: 10px;
  background: url("../images/page/main/ic_notice.png") no-repeat 0px 0px;
}

@media (max-width: 1279px) {
  .m_main .notice_txt {
    width: 100%;
    margin-bottom: 45px;
    font-size: 16px;
    padding: 20px 0px 0px;
  }
}

.ic_notice {
  display: inline-block;
}

.sec_border {
  display: flex;
  flex-direction: column;
  width: 440px;
  min-height: 644px;
  border: 1px solid #E3E1E1;
  border-radius: 20px;
  padding: 28px 20px 22px 24px;
  background: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 767px) {
  .m_main .sec_border {
    width: 100%;
    min-height: auto;
  }
}

.main_noti_title_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #E3E1E1;
  padding-bottom: 26px;
}

@media (max-width: 767px) {
  .m_main .main_noti_title_wrap {
    padding-bottom: 14px;
  }
}

.main_noti_title {
  font-family: "NotoSansKR";
  font-weight: 600;
  font-size: 20px;
  color: #111111;
  margin: 0px;
  line-height: 20px;
}

.main_notice_wrap {
  min-height: 480px;
  padding: 12px 0px 16px;
}

.main_noti__item {
  border-bottom: 1px solid #E3E1E1;
  padding: 12px 0px;
}

.main_noti__item:first-child {
  padding-top: 0px;
}

.main_noti__sub_wrap {
  display: flex;
}

.main_noti__item_subtitle {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  color: #999999;
}

.main_noti__item_subtitle + .main_noti__item_subtitle {
  margin-left: 8px;
}

.main_noti__item_subtitle::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  margin-left: 8px;
  background-color: #D9D9D9;
}

.main_noti__item_subtitle:last-child::after {
  display: none;
}

.main_noti__wrap {
  margin-top: 6px;
}

.main_noti__item_title {
  margin: 0px 0px 8px;
  font-family: "NotoSansKR";
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
}

.main_noti__link {
  width: 100%;
}

.main_noti__item_info {
  display: flex;
  align-items: center;
}

.noti__item_label::before {
  content: "연수중";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  border: 1px solid #29BA6C;
  border-radius: 30px;
  padding: 3px 0px;
  color: #FFFFFF;
  background-color: #29BA6C;
  font-family: "Noto Sans KR";
  font-size: 12px;
  font-weight: 600;
}

.noti__item_label._end::before {
  content: "신청마감";
  background-color: #767676;
  border: 1px solid #767676;
}

.noti__item_label._expected::before {
  content: "개설예정";
  color: #29BA6C;
  background-color: #FFFFFF;
}

.noti__item_label._dead::before {
  content: "종료";
  background-color: #505050;
  border: 1px solid #505050;
}

.noti__item_label._possibility::before {
  content: "신청가능";
  color: #FFFFFF;
  border: 1px solid #5A67DC;
  background-color: #5A67DC;
}

.noti__item_label + .noti__item_date {
  margin-left: 8px;
}

.noti__item_date {
  color: #969696;
  font-size: 0.8rem;
  line-height: 0.8rem;
  font-family: "NanumGothic";
  font-weight: 400;
}

.main_noti_ft {
  position: relative;
  top: 15px;
  left: 0px;
  right: 0px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1279px) {
  .m_main .main_noti_ft {
    top: 5px;
  }
}

.btn_plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 20px;
  border: 1px solid #E3E1E1;
  border-radius: 20px;
  font-weight: 600;
  font-size: 8px;
  color: #BCBCBC;
  background-color: #fff;
}

.btn_plus::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: url("../images/common/ic_plus.png") no-repeat center;
  margin-right: 2px;
}

.btn__edunet {
  width: 120px;
  height: 40px;
  border: 1px solid #767676;
  border-radius: 20px;
  font-weight: 600;
  font-size: 14px;
  color: #666666;
  background: transparent;
  z-index: 1;
}

.btn__notice {
  width: 120px;
  height: 40px;
  margin-left: 20px;
  border: 1px solid #5A55A7;
  border-radius: 20px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  background: #5A55A7;
  z-index: 1;
}

@media (max-width: 1279px) {
  .m_main .btn__edunet,
  .m_main .btn__notice {
    height: 35px;
  }
  .m_main .btn__notice {
    margin-left: 0px;
  }
}

.quick_wrap {
  position: fixed;
  top: 130px;
  right: 50px;
  margin-right: 0px;
  border: 1px solid #E3E1E1;
  border-radius: 20px;
  padding: 20px 5px 0px;
  background-color: #fff;
  text-align: center;
}

.quick_wrap .quick_right {
  border: 0px;
}

.quick_title {
  margin: 0;
  border-bottom: 1px solid #E3E1E1;
  padding-bottom: 12px;
  font-weight: 600;
  font-size: 12px;
  color: #BBBBBB;
}

.quick_right__item {
  width: initial;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}

.quick_right__item i {
  margin-bottom: 8px;
}

.quick_right__item:first-child {
  border-top: none;
}

.quick_right__img01 {
  background-image: url("../images/common/ic_right01.png");
  width: 28px;
  height: 32px;
}

.quick_right__img02 {
  background-image: url("../images/common/ic_right02.png");
  width: 36px;
  height: 28px;
}

.quick_right__img03 {
  background-image: url("../images/common/ic_right03.png");
  width: 32px;
  height: 30px;
}

.quick_right__img04 {
  background-image: url("../images/common/ic_right04.png");
  width: 32px;
  height: 28px;
}

.quick_right__img05 {
  background-image: url("../images/common/ic_right05.png");
  width: 32px;
  height: 28px;
}

.quick_right__img10 {
  background-image: url("../images/common/ic_right06.png");
  width: 32px;
  height: 32px;
}

.quick_right__img06 {
  background-image: url("../images/common/ic_right07.svg");
  width: 42px;
  height: 28px;
}

@media (max-width: 767px) {
  .m_main .footer_wrap {
    margin-top: 20px;
  }
}

.swiper {
  width: 1060px;
  height: 100%;
}

@media (max-width: 767px) {
  .swiper {
    width: 100%;
    height: 250px;
  }
}

.swiper-slide {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  background: #fff;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 384px;
  border-radius: 20px;
  object-fit: cover;
}

@media (max-width: 767px) {
  .swiper-slide img {
    height: 100%;
    border-radius: 0px;
  }
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 21px;
  left: -18px;
  text-align: right;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #F5F5F5;
  opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #46B1FF;
}

.mainVideo,
.mainEdunet {
  position: relative;
}

@media (max-width: 767px) {
  .m_main .mainVideo {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}

.mainVideo .swiper-slide img {
  display: block;
  width: 280px;
  height: 100%;
  border-radius: 0px;
  object-fit: initial;
}

@media (max-width: 767px) {
  .m_main .mainVideo .swiper-slide img {
    width: 100%;
  }
}

.mainVideo .swiper-pagination-fraction,
.mainNoti .swiper-pagination-fraction,
.mainEdunet .swiper-pagination-fraction {
  color: #666;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
  /* 100% */
  letter-spacing: 0.24px;
  background-color: transparent;
}

.swiper_btn {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 90px;
  height: 20px;
  z-index: 301;
}

@media (max-width: 767px) {
  .m_main .mainVideo .swiper_btn,
  .m_main .mainEdunet .swiper_btn {
    position: relative;
    bottom: 0;
    margin-top: 15px;
  }
}

.mainVideo .swiper-button-next,
.mainNoti .swiper-button-next,
.mainEdunet .swiper-button-next {
  top: 18px;
  right: 0px;
  width: 20px;
  height: 20px;
  background: url("../images/page/main/vd_btn_next.png") no-repeat center transparent;
  background-color: transparent !important;
  z-index: 302;
}

.mainVideo .swiper-button-next::after,
.mainNoti .swiper-button-next::after,
.mainEdunet .swiper-button-next::after {
  display: none;
}

.mainVideo .swiper-button-prev,
.mainNoti .swiper-button-prev,
.mainEdunet .swiper-button-prev {
  top: 18px;
  left: 0px;
  width: 20px;
  height: 20px;
  background: url("../images/page/main/vd_btn_prev.png") no-repeat center;
  background-color: transparent !important;
  z-index: 302;
}

.mainVideo .swiper-button-prev::after,
.mainNoti .swiper-button-prev::after,
.mainEdunet .swiper-button-prev::after {
  display: none;
}

.mainNoti .swiper-slide {
  position: relative;
  display: block;
}

.mainNoti .swiper_btn {
  position: relative;
}

.mainEdunet .swiper_btn {
  bottom: 20px;
  right: 20px;
}

.mainEdunet .swiper-slide {
  background-color: transparent;
}

.mainEdunet .swiper-slide {
  justify-content: flex-start;
  align-items: flex-start;
}

.mainEdunet .swiper-slide .edunet_img {
  width: 156px;
  height: 40px;
  border-radius: 0px;
}

.mainEdunet .swiper-pagination-bullet {
  background-color: #fff;
}

.mainEdunet .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #46B1FF;
}

.mainEdunet .swiper-pagination-bullets.swiper-pagination-horizontal {
  width: 50px;
  left: initial;
  right: 20px;
}

@media (max-width: 767px) {
  .m_main .mainEdunet .swiper_btn {
    bottom: 7px;
    right: 20px;
  }
}

.main_search_wrap {
  position: relative;
  margin-left: auto;
}

@media (max-width: 767px) {
  .main_search_wrap {
    margin-left: 0px;
  }
}

input.main_search_bar {
  width: 280px;
  height: 36px;
  border-radius: 30px;
  border: 1px solid rgba(227, 225, 225, 0.6);
  padding: 10px 50px 10px 20px;
  background: #FFF;
  color: #191919;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  /* 100% */
  letter-spacing: -0.32px;
  box-shadow: 0px 0px 8px 0px rgba(15, 7, 62, 0.1);
}

@media (max-width: 767px) {
  input.main_search_bar {
    display: none;
  }
}

.search__btn {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url("../images/common/ic_view_wt.png") no-repeat center #023C73;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .search__btn {
    position: static;
    transform: none;
    border-radius: 0px;
    background: url("../images/common/ic_view_blue.svg") no-repeat center transparent;
  }
}

.ic_bus {
  background-image: url(../images/sprite_out/sprite_all.png);
  background-position: 0px 0px;
  width: 22px;
  height: 22px;
}

.ic_car {
  background-image: url(../images/sprite_out/sprite_all.png);
  background-position: -26px 0px;
  width: 22px;
  height: 22px;
}

.ic_speaker {
  background-image: url(../images/sprite_out/sprite_all.png);
  background-position: -52px 0px;
  width: 20px;
  height: 16px;
}

.ic_subway {
  background-image: url(../images/sprite_out/sprite_all.png);
  background-position: 0px -26px;
  width: 22px;
  height: 22px;
}

.ic_train {
  background-image: url(../images/sprite_out/sprite_all.png);
  background-position: -26px -26px;
  width: 22px;
  height: 22px;
}

/*# sourceMappingURL=style.css.map */



.main_gnb {
  width: 100%;
}