@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
  transition: background-color 0.5s, color 0.5s;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers: h5bp.com/u
 */
/*
 * Hide only visually, but have it available for screen readers: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*세팅*/
html,
body,
div,
span,
input,
select,
textarea,
button,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header,
section,
footer {
  border: 0;
  margin: 0;
  padding: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
textarea,
p,
blockquote,
th,
td,
legend,
button {
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
section,
nav,
header,
footer {
  display: block;
}
html {
  -webkit-font-smoothing: antialiased;
}
body,
html {
  margin: 0;
  padding: 0;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
form,
fieldset,
img {
  border: 0 none;
}
ul,
ol,
li {
  list-style: none;
}
form {
  clear: both;
}
em {
  font-style: normal;
  font-weight: normal;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
header,
footer,
nav,
section,
article,
fiqure,
aside {
  display: block;
}
li {
  list-style: none;
}
body {
  line-height: 1;
  font-size: 15px;
  font-family: 'Nanum Barun Gothic', 'Nanum Gothic', sans-serif;
  width: 100%;
  color: #666;
  min-width: 320px;
  overflow-x: auto;
  line-height: 1.5;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  vertical-align: top;
}
ol,
li {
  list-style: none;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  line-height: normal;
}
input {
  margin: 0;
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
  line-height: normal;
  -webkit-border-radius: 0;
  resize: none;
}
input[type="file"] {
  border: none;
}
input[type="checkbox"] {
  width: 14px;
  height: 14px;
  border: none;
  background: 0;
}
input[type="radio"] {
  width: 14px;
  height: 14px;
  border: none;
  background: 0;
}
input[type="image"] {
  border: none;
  background: 0;
}
select {
  margin: 0;
  vertical-align: middle;
  border: solid 1px #ccc;
}
option {
  border: solid 1px #ccc;
  margin: 0;
}
label {
  margin: 0;
  font-weight: normal;
  vertical-align: middle;
}
textarea {
  margin: 0;
  border: solid 1px #ccc;
}
button {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
a {
  color: #666;
  text-decoration: none !important;
  font-weight: 300;
}
a:hover,
a:focus {
  text-decoration: none !important;
}
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-size: 1em;
}
.gray_01 {
  color: #333;
}
.gray_02 {
  color: #666;
}
.gray_03 {
  color: #777;
}
.gray_04 {
  color: #888;
}
.gray_05 {
  color: #999;
}
.black_01 {
  color: #000;
}
.red_01 {
  color: #da2128;
}
.red_02 {
  color: #fc4732;
}
.orange {
  color: #f07d00;
}
.blue {
  color: #5d9ad3;
}
.blue_02 {
  color: #005ea1;
}
.brown_01 {
  color: #cc6600;
}
.white_01 {
  color: #fff;
}
.font_08 {
  font-size: 0.571428em !important;
}
.font_11 {
  font-size: 0.785714em !important;
}
.font_12 {
  font-size: 0.857142em !important;
}
.font_13 {
  font-size: 0.928571em !important;
}
.font_14 {
  font-size: 1em !important;
}
.font_16 {
  font-size: 1.142857em !important;
}
.font_17 {
  font-size: 1.214285em !important;
}
.font_18 {
  font-size: 1.285714em !important;
}
.font_20 {
  font-size: 1.428571em !important;
}
.font_22 {
  font-size: 1.571428em !important;
}
.font_24 {
  font-size: 1.714285em !important;
}
.font_26 {
  font-size: 1.857142em !important;
}
.font_28 {
  font-size: 2em !important;
}
.font_30 {
  font-size: 2.1428571em !important;
}
.bold {
  font-weight: 500;
}
.sbold {
  font-weight: 400;
}
.lighter {
  font-weight: 100;
}
.under {
  boder-bottom: 1px solid #000;
}
.normal {
  font-weight: normal;
}
.letter_01 {
  letter-spacing: -1px;
}
.letter_02 {
  letter-spacing: -2px;
}
.mt_05 {
  margin-top: 05px !important;
}
.mt_10 {
  margin-top: 10px !important;
}
.mt_09 {
  margin-top: 9px !important;
}
.mt_15 {
  margin-top: 15px !important;
}
.mt_20 {
  margin-top: 20px !important;
}
.mt_30 {
  margin-top: 30px !important;
}
.mt_36 {
  margin-top: 36px !important;
}
.mt_40 {
  margin-top: 40px !important;
}
.mt_50 {
  margin-top: 50px !important;
}
.mt_60 {
  margin-top: 60px !important;
}
.mt_70 {
  margin-top: 70px !important;
}
.mt_80 {
  margin-top: 80px !important;
}
.mt_90 {
  margin-top: 90px !important;
}
.mt_100 {
  margin-top: 100px !important;
}
.mt_120 {
  margin-top: 120px !important;
}
.mt_350 {
  margin-top: 350px !important;
}
.mb_10 {
  margin-bottom: 10px !important;
}
.mb_20 {
  margin-bottom: 20px !important;
}
.mb_30 {
  margin-bottom: 30px !important;
}
.ml_05 {
  margin-left: 5px !important;
}
.ml_10 {
  margin-left: 10px !important;
}
.ml_15 {
  margin-left: 15px !important;
}
.ml_20 {
  margin-left: 20px !important;
}
.ml_30 {
  margin-left: 30px !important;
}
.ml_35 {
  margin-left: 35px !important;
}
.ml_40 {
  margin-left: 40px !important;
}
.ml_50 {
  margin-left: 50px !important;
}
.ml_70 {
  margin-left: 70px !important;
}
.ml_100 {
  margin-left: 100px !important;
}
.ml_130 {
  margin-left: 130px !important;
}
.mr_05 {
  margin-right: 5px !important;
}
.mr_10 {
  margin-right: 10px !important;
}
.mr_15 {
  margin-right: 15px !important;
}
.mr_20 {
  margin-right: 20px !important;
}
.mr_30 {
  margin-right: 30px !important;
}
.pt_50 {
  padding-top: 50px !important;
}
.pt_40 {
  padding-top: 40px !important;
}
.pt_30 {
  padding-top: 30px !important;
}
.bt_no {
  border-top: none !important;
}
.bb_no {
  border-top: none !important;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.hidden {
  position: absolute;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  background: none;
}
.line_10 {
  line-height: 1;
}
.line_12 {
  line-height: 1.2;
}
.line_14 {
  line-height: 1.4;
}
.line_15 {
  line-height: 1.5;
}
.letter_20 {
  letter-spacing: -2px;
}
.letter_40 {
  letter-spacing: -4px;
}
.letter_07 {
  letter-spacing: -0.7px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text_center {
  text-align: center;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.text_line {
  text-decoration: underline;
}
.star {
  color: #da0016;
  vertical-align: middle;
}
.ver_mid_img img {
  vertical-align: middle;
}
.ver_middle {
  vertical-align: middle;
}
.ver_top {
  vertical-align: top;
}
.w_360 {
  width: 360px;
}
.w_400 {
  width: 400px;
}
.posi_r {
  position: relative;
}
.dis_inline {
  display: inline;
}
.dis_block {
  display: block;
}
.dis_inblock {
  display: inline-block;
}
.dis_tbl {
  display: table;
  width: 100%;
}
.dis_cel {
  display: table-cell;
  vertical-align: middle;
}
/*비디오 버튼 위치 */
.vjs-default-skin .vjs-big-play-button {
  left: 180px;
  top: 122px;
}
/* 제품보기 팝업 */
.mfp-content {
  text-align: center;
}
.pop-con {
  position: relative;
  display: inline-block;
}
.pass-pop-box {
  width: 400px;
}
.pass-pop-box .pass-pop-head {
  position: relative;
  padding: 10px;
  background-color: #e3444f;
  border: solid 1px #e3444f;
  color: #fff;
}
.pass-pop-box .pass-pop-content {
  padding: 20px 10px 20px 10px;
  background-color: #fff;
  border: solid 1px #e3444f;
}
.pass-pop-box .btn-pass-01 {
  display: inline-block;
  padding: 4px 25px;
  color: #fff;
  background-color: #151515;
  border-radius: 5px;
  font-size: 15px;
}
.pop-con.close-02 .mfp-close {
  color: #fff;
}
/* 바로가기 */
ul.skip li a {
  text-indent: -9999px;
  font-size: 0;
  height: 0;
  position: absolute;
  top: 0;
}
ul.skip li a:focus {
  text-indent: 0;
  font-size: 14px;
  width: 100%;
  height: 30px;
  background-color: #0c3874;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  z-index: 999;
}
/* 리셋 */
.btn-type-01 {
  display: inline-block;
  text-align: center;
  padding: 8px 20px;
  width: 60px;
  color: #fff;
  background-color: #4fa9ce;
  line-height: 1.5;
  cursor: pointer;
}
.btn-type-02 {
  display: inline-block;
  text-align: center;
  padding: 8px 20px;
  width: 60px;
  color: #fff;
  background-color: #666;
  line-height: 1.5;
  cursor: pointer;
}
.form_btn_01 {
  display: inline-block;
  text-align: center;
  width: 130px;
  padding: 12px 0;
  color: #fff;
  background-color: #666666;
  line-height: 1.5;
  cursor: pointer;
}
.form_btn_02 {
  display: inline-block;
  text-align: center;
  width: 130px;
  padding: 12px 0;
  color: #fff;
  background-color: #ff9202;
  line-height: 1.5;
  cursor: pointer;
}
.form_btn_03 {
  display: inline-block;
  text-align: center;
  width: 130px;
  padding: 12px 0;
  color: #fff;
  background-color: #acacac;
  line-height: 1.5;
  cursor: pointer;
}
.btn-type-table {
  display: inline-block;
  text-align: center;
  padding: 3px 10px;
  color: #333;
  background-color: #fff;
  line-height: 1.5;
  cursor: pointer;
  border: 1px solid #666;
}
.table-btn-01 {
  display: inline-block;
  text-align: center;
  padding: 4px 10px 5px 10px;
  color: #fff;
  background-color: #666;
  font-size: 13px;
  vertical-align: middle;
}
.btn-type-03 {
  display: inline-block;
  text-align: center;
  padding: 4px 10px 5px 10px;
  color: #fff;
  font-size: 13px;
  vertical-align: middle;
}
option {
  border: solid 1px #999;
  margin: 0;
  background-color: #fff;
}
label {
  margin: 0;
  font-weight: normal;
  vertical-align: middle;
}
textarea {
  margin: 0;
  border: solid 1px #ccc;
  background-color: #fff;
  overflow: auto;
  min-height: 200px;
  width: 80%;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="text"] {
  -webkit-appearance: none;
}
input[type="search"] {
  -webkit-appearance: none;
}
.text-area-01 {
  padding: 10px 2%;
  width: 96%;
  height: 150px;
  border: solid 1px #ddd;
  overflow-y: auto;
}
/*파일필드 버튼형 디자인 리셋*/
.filebox_css input[type="file"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.filebox_css label {
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
  font-size: inherit;
  line-height: normal;
  vertical-align: middle;
  background-color: #6a6a6a;
  cursor: pointer;
  border: 1px solid #555;
}
/* named upload */
.filebox_css .upload-name {
  display: inline-block;
  padding: 3px 5px;
  font-size: 15px;
  font-family: inherit;
  line-height: normal;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
/*파일첨부*/
.file_box {
  position: relative;
  padding-right: 90px;
}
.file_box .text_01 {
  position: absolute;
  top: 2px;
  left: 0;
}
.file_box p {
  border: 1px solid #ccc;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.file_box .btn_type_file {
  display: block;
  width: 90px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  background: #666;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.file_box input {
  position: absolute;
  top: 0;
  right: 0;
  width: 92px;
  height: 28px;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-appearance: none;
}
/* 게시판 스타일 */
.table-type-01 {
  width: 100%;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
}
.table-type-01 th,
.table-type-01 td {
  padding: 10px 8px;
}
.table-type-01 th {
  color: #333;
  border-bottom: solid 2px #999;
  text-align: center;
  font-weight: 700;
}
.table-type-01 td {
  border-top: solid 1px #ddd;
}
.table-type-01 .text_left {
  text-align: left;
}
.table-type-01 .notice-b {
  display: inline-block;
  padding: 2px 8px;
  background-color: #489fc4;
  color: #fff;
  font-size: 12px;
  border-radius: 10px;
}
.table-type-01 a {
  display: inline-block;
}
.table-type-01 .lock {
  display: inline-block;
  margin-left: 5px;
  width: 11px;
  height: 14px;
  vertical-align: middle;
  background: url('../images/icon/lock.gif') no-repeat 0 0;
}
.table-type-01 .t-color-01 {
  color: #999;
}
.table-type-01 .t-color-02 {
  color: #ff9900;
}
.table-type-01 .t-color-03 {
  color: #006699;
}
.table-type-01 .t-color-04 {
  color: #336600;
}
.table-type-01 .t-color-05 {
  color: #333;
}
.table-type-01.table-line-02 {
  border: 1px solid #ccc;
}
.table-type-01.table-line-02 th {
  border-left: solid 1px #ccc;
  border-bottom: 1px solid #ccc;
  background: #f8f8f8;
}
.table-type-01.table-line-02 th:first-child {
  border-left: none;
}
.table-type-01.table-line-02 td {
  border-left: solid 1px #ddd;
}
.table-type-01.table-line-02 td:first-child {
  border-left: none;
}
.sub_tbl {
  width: 100%;
  border-top: solid 1px #333;
}
.sub_tbl th,
.sub_tbl td {
  padding: 10px 8px;
}
.sub_tbl thead th {
  background: #f7f7f7;
  font-weight: 500;
  color: #333;
  border: 1px solid #ddd;
  border-right: 0;
  border-top: 0;
}
.sub_tbl thead th:first-child {
  border-left: 0;
}
.sub_tbl tbody th {
  border: 1px solid #ddd;
  border-left: 0;
}
.sub_tbl tbody td {
  border: 1px solid #ddd;
  border-right: 0;
}
.mobile-table {
  display: none;
}
.border-left td {
  border-left: solid 1px #ddd;
}
.border-left td:first-child {
  border-left: none;
}
/* 게시판 보기 스타일 */
.table-view-01 {
  width: 100%;
  border-bottom: solid 1px #999;
}
.table-view-01 tr:first-child th,
.table-view-01 tr:first-child td {
  border-top: solid 1px #999;
}
.table-view-01 th,
.table-view-01 td {
  padding: 10px 8px;
  border-top: solid 1px #ddd;
}
.table-view-01 th {
  color: #333;
  text-align: left;
  font-weight: 700;
}
.table-view-01 .blue {
  color: #5d9ad3;
}
.table-view-01 .text_left {
  text-align: left;
}
.table-view-01 .notice-b {
  display: inline-block;
  padding: 2px 8px;
  background-color: #489fc4;
  color: #fff;
  font-size: 12px;
  border-radius: 10px;
}
.table-view-01.title-black th {
  color: #0860a8;
}
.table-view-01.th-center th {
  text-align: center;
}
.table-view-01.table-line th,
.table-view-01.table-line td {
  border: solid 1px #ddd;
}
.table-view-01 td .board-box {
  min-height: 150px;
  padding: 10px;
}
.table-view-01 td .board-box img {
  max-width: 100%;
}
.table-view-02 {
  width: 100%;
}
.table-view-02 th {
  font-weight: 500;
  color: #333;
  vertical-align: top;
}
.table-view-02 th,
.table-view-02 td {
  padding: 6px 0;
}
.file_btn {
  display: block;
  background: url(../images/board/download.png) no-repeat 0 center;
  width: 16px;
  height: 21px;
}
/* 게시판 폼스타일 */
.table-form-01 {
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  width: 100%;
}
.table-form-01 tr:first-child th,
.table-form-01 tr:first-child td {
  border-top: none;
}
.table-form-01 th {
  border-top: solid 1px #ddd;
  padding: 10px 15px;
}
.table-form-01 td {
  border-top: solid 1px #ddd;
  padding: 10px 8px;
}
.table-form-01 td label {
  font-weight: bold;
  color: #333;
}
.table-form-01 th {
  color: #333;
  text-align: left;
  font-weight: bold;
}
.table-form-01 th label {
  font-weight: bold;
}
/* 게시판 하단 숫자버튼 */
.paging-area.mt_10 {
  margin-top: 10px;
}
.paging-area {
  position: relative;
  margin-top: 30px;
}
.paging-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.paging-area ul li {
  display: inline;
  margin-left: 5px;
  padding: 0;
}
.paging-area ul li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  color: #666;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url('../images/paging/paging.png');
}
.paging-area ul li a:hover {
  background-color: #fff;
  color: #666;
  text-decoration: none;
}
.paging-area ul li a.active {
  background-color: #999;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background-color: #fff;
  color: #ff0000;
  border: 1px solid #ff0000;
  width: 33px;
  height: 33px;
}
.paging-area ul li a.prev-first {
  background-image: url('../images/paging/prev-first.png');
}
.paging-area ul li a.prev {
  background-image: url('../images/paging/prev.png');
}
.paging-area ul li a.next-last {
  background-image: url('../images/paging/next-last.png');
}
.paging-area ul li a.next {
  background-image: url('../images/paging/next.png');
}
.paging-area ul li a span {
  display: inline-block;
  text-indent: -9999px;
}
/* 게시판 하단 검색 */
.board-search-01 {
  margin-top: 30px;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  background-color: #ededed;
}
.board-search-01 select {
  border: solid 1px #a1a1a1;
  background-color: #fff;
}
.board-search-01 input {
  border: solid 1px #a1a1a1;
  background-color: #fff;
}
.board-search-01 .select-type-01 {
  width: 80px;
  padding: 5px 0;
}
.board-search-01 .input-type-01 {
  padding: 5px;
  width: 33%;
}
.board-search-01 .btn {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px 5px 10px;
  line-height: normal;
}
.board-search-01 .btn-color-01 {
  width: 68px;
  color: #fff;
  background-color: #555555;
  border: solid 1px #555;
}
/* 게시판 리스트 스타일 */
.border-list-type {
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  font-size: 14px;
}
.border-list-type li {
  background-color: #fff;
  border-bottom: solid 1px #c7c7c7;
}
.border-list-type li a {
  display: block;
  padding: 10px 10px;
}
.border-list-type li a .list-title {
  font-weight: bold;
  color: #333;
}
.border-list-type li a .list-up-bg {
  width: 60px;
  padding-left: 20px;
  color: #222;
  background: url('../images/icon/list-prev.gif') no-repeat 0 6px;
}
.border-list-type li a .list-down-bg {
  width: 60px;
  padding-left: 20px;
  color: #222;
  background: url('../images/icon/list-next.gif') no-repeat 0 6px;
}
.border-list-type li a .w-con {
  float: none;
  overflow: hidden;
}
.border-list-type .border-none {
  border-bottom: none;
}
.txt-board-box {
  padding: 20px 5px;
}
.txt-board-box img {
  max-width: 100%;
  width: 800px;
}
/*갤러리 게시판*/
.gallery-board-01 {
  padding: 30px 0;
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
}
.gallery-board-01 .gallery-list li {
  width: 31.3%;
  padding: 10px 1%;
  float: left;
}
.gallery-board-01 .gallery-list li a {
  display: block;
  position: relative;
}
.gallery-board-01 .gallery-list li a img {
  width: 100%;
}
.gallery-board-01 .gallery-list li .txt-box {
  margin-top: 10px;
  height: 50px;
  text-align: center;
}
.gallery-board-02 {
  padding: 30px 0;
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
}
.gallery-board-02 .gallery-list li {
  width: 23%;
  padding: 10px 1%;
  float: left;
}
.gallery-board-02 .gallery-list li a {
  display: block;
  position: relative;
}
.gallery-board-02 .gallery-list li a img {
  width: 200px;
  height: 154px;
}
.gallery-board-02 .gallery-list li .txt-box {
  margin-top: 10px;
  height: 25px;
  text-align: center;
}
/*모바일 테이블*/
.m_tbl_01 {
  width: 100%;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
.m_tbl_01 tr:first-child th,
.m_tbl_01 tr:first-child td {
  border-top: none;
}
.m_tbl_01 td.bg {
  background: #f7f7f7;
}
.m_tbl_01 th,
.m_tbl_01 td {
  padding: 10px 10px;
  border-top: solid 1px #ddd;
}
.m_tbl_01 th {
  color: #333;
  text-align: left;
}
.m_tbl_01 .blue {
  color: #5d9ad3;
}
.m_tbl_01 .text_left {
  text-align: left;
}
.m_tbl_01 .notice-b {
  display: inline-block;
  padding: 2px 8px;
  background-color: #489fc4;
  color: #fff;
  font-size: 12px;
  border-radius: 10px;
}
.m_tbl_01 .board-box {
  min-height: 150px;
  padding: 10px;
}
.m_tbl_01 .answer_btn {
  background: url(../images/board/answer-01.gif) no-repeat 0 center;
  padding-left: 22px;
}
/* faq 부분 */
.faq-top {
  padding: 30px 0;
  font-size: 15px;
}
.faq-box {
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
}
.faq-box dt,
.faq-box dd {
  border-top: solid 1px #dddddd;
}
.faq-box .faq-list .list-li:first-child dt {
  border-top: none;
}
.faq-box a {
  color: #666;
}
.faq-box .faq-title-bg {
  background: url('../images/icon/q-icon.gif') no-repeat 5px 13px;
}
.faq-box .faq-link {
  width: 670px;
  display: inline-block;
  padding: 10px 10px 10px 40px;
  color: #666;
  font-size: 14px;
}
.faq-box .selected {
  color: #333;
  font-weight: bold;
}
.faq-box .faq-con {
  display: none;
  padding: 15px 10px 15px 40px;
  color: #666;
  line-height: 1.7;
  background: url('../images/icon/a-icon.gif') no-repeat 5px 17px #f6f6f6;
}
.faq-box .type-a {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 10px;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
.faq-box .color-a {
  background-color: #5a4e42;
}
/*input 타입*/
.select_10 {
  height: 27px;
  line-height: 27px;
  width: 100px;
  font-size: 14px;
  border: 1px solid #ccc;
}
.input_7 {
  width: 70px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
  text-indent: 7px;
}
.input_10 {
  width: 100px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
}
.input_12 {
  width: 120px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
  text-indent: 7px;
}
.input_15 {
  width: 150px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
  text-indent: 7px;
}
.input_20 {
  width: 200px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
  text-indent: 7px;
}
.input_30 {
  width: 300px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
  text-indent: 7px;
}
.input_50 {
  width: 50%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
  text-indent: 7px;
}
.input_80 {
  width: 80%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0;
  text-indent: 7px;
}
/*반응형 폼*/
.input_for {
  height: 26px;
  line-height: 26px;
  width: 100%;
  text-indent: 10px;
  font-size: 14px;
  padding: 0;
}
.sel-type-form {
  height: 27px;
  line-height: 27px;
  width: 100%;
  text-indent: 2px;
  font-size: 14px;
  border: 1px solid #ccc;
}
.sel-type-form.w_3 {
  width: 32%;
}
.sel-type-form.w_2 {
  width: 49%;
}
.area-type-form {
  width: 97%;
  padding: 1.5%;
}
.textarea_box_border {
  border: 1px solid #dedede;
}
.textarea_box {
  width: 96%;
  height: 150px;
  padding: 20px 2%;
  overflow-y: auto;
  font-size: 13px;
}
.text-area-01 {
  padding: 10px 2%;
  width: 96%;
  height: 150px;
  border: solid 1px #ddd;
  overflow-y: auto;
}
.num {
  display: inline-block;
  vertical-align: middle;
}
.num li {
  float: left;
  width: 75px;
  padding-left: 10px;
}
.num li:before {
  float: left;
  width: 10px;
  line-height: 28px;
  margin-left: -10px;
  color: #444;
  text-align: center;
  content: '-';
}
.num li:first-child {
  padding-left: 0;
}
.num li:first-child:before {
  display: none;
}
.e_mail_box span {
  float: left;
}
.e_mail_box .mail_txt {
  width: 180px;
}
.e_mail_box .sel-type-form {
  width: 180px;
}
@media print {
  .sidebar {
    display: none;
  }
  .sub_con_wrap {
    width: 2400px;
    float: none;
  }
}
/* 기본설정 */
img {
  max-width: 100%;
}
.img_100 img {
  width: 100%;
}
.img_max img {
  max-width: 100%;
}
.or {
  color: #ee6322;
}
.red {
  color: #fe0000;
}
.st_or {
  font-size: 18px;
  color: #ee6322;
}
.st_gy {
  font-size: 18px;
  color: #333;
}
.st_bk {
  font-size: 18px;
  color: #000;
  background: url(../images/sub/or_title_bg.gif) no-repeat 0 0;
  padding-top: 5px;
}
.gr_line {
  color: #333;
  border-bottom: 1px solid #333;
}
.bar:after {
  content: "l";
  color: #cfcfcf;
  padding-left: 15px;
  font-weight: normal;
}
.gr-bollet-li li {
  padding-left: 8px;
  background: url(../images/sub/gray-bollet.png) no-repeat 0 13px;
  line-height: 1.8;
}
.wh-bollet-li li {
  padding-left: 8px;
  background: url(../images/sub/white-bollet.png) no-repeat 0 center;
  line-height: 1.8;
}
.gr-bollet-dd dd {
  padding-left: 8px;
  background: url(../images/sub/gray-bollet.png) no-repeat 0 13px;
  line-height: 1.8;
}
.gr-bollet-txt {
  padding-left: 8px;
  background: url(../images/sub/gray-bollet.png) no-repeat 0 9px;
}
.bar_list li a {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #fff;
  line-height: 1;
}
.bar_list li:first-child a {
  padding-left: 0;
}
.bar_list li:last-child a {
  border-right: 0;
}
.bar_span span {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #fff;
  line-height: 1;
}
.bar_span span:first-child {
  padding-left: 0;
  border-left: 0;
}
/*모달*/
/*모달(레이어팝업) 수정*/
.modal_standard {
  position: fixed;
  left: 0;
  top: 0;
  display: table;
  height: 100%;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.modal-dialog {
  margin: 0 auto;
}
.modal_wrap {
  display: table-cell;
  vertical-align: middle;
  position: static;
  top: 50%;
}
.modal_con {
  min-height: 50px;
}
.close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 35px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: .5;
}
@media (min-width: 768px) {
  .modal-dialog {
    margin: 0 auto;
    display: inline-block;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 40px;
  position: relative;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
  display: block;
  width: 21px;
  height: 37px;
  background: url(../images/slider/next.png);
  opacity: 0.7;
  text-indent: -9999999999999px;
  font-size: 0;
  background-size: 21px 37px;
}
.flexslider:hover .flex-prev {
  display: block;
  width: 21px;
  height: 37px;
  background: url(../images/slider/prev.png);
  opacity: 0.7;
  left: 10px;
  text-indent: -9999999999999px;
  background-size: 21px 37px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
  text-indent: -9999999999999px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1!important;
}
.flex-direction-nav .flex-disabled {
  opacity: 1!important;
}
.flex-direction-nav a.flex-next:before {
  content: '';
}
#carousel .slides li {
  margin-right: 5px;
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*플렉스 화살표 없애기*/
.flex-direction-nav a {
  display: none;
}
.flex-control-paging li a {
  display: block;
  text-indent: -9999px;
  width: 11px;
  height: 11px;
  border-radius: 0;
  background: none;
  border: 2px solid #b5bbc5;
  cursor: pointer;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  border-radius: 0;
  background: #fff;
  border: 2px solid #fff;
}
/*레이어팝업*/
.mfp-content {
  text-align: center;
}
.pop-con {
  position: relative;
  display: inline-block;
  padding: 30px 10px 10px 10px;
  background-color: #fff;
}
.pass-pop-box {
  width: 400px;
}
.pass-pop-box .pass-pop-head {
  position: relative;
  padding: 10px;
  background-color: #e3444f;
  border: solid 1px #e3444f;
  color: #fff;
}
.pass-pop-box .pass-pop-content {
  padding: 20px 10px 20px 10px;
  background-color: #fff;
  border: solid 1px #e3444f;
}
.pass-pop-box .btn-pass-01 {
  display: inline-block;
  padding: 4px 25px;
  color: #fff;
  background-color: #151515;
  border-radius: 5px;
  font-size: 15px;
}
.pop-con.close-02 .mfp-close {
  color: #fff;
}
.home {
  position: relative;
  width: 100%;
  font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
  font-weight: 300;
  line-height: 1.6;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wrapper header {
  position: relative;
}
.mfp-close {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
}
.home {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.topmenu {
  height: 35px;
  border-bottom: 1px solid #f5f5f5;
}
.topmenu ul {
  float: right;
}
.topmenu ul li {
  float: left;
  margin: 0 15px;
  height: 35px;
  line-height: 35px;
}
.topmenu ul li a {
  font-size: 12px;
  font-weight: 300;
}
.topmenu ul .eng {
  background: #e5e5e5;
}
.topmenu ul .eng a {
  padding: 0 15px;
}
.topmenu .search_box {
  position: relative;
}
.topmenu .search_box input {
  width: 130px;
  line-height: 25px;
  height: 25px;
  border: none;
  border-bottom: 1px solid #d4d4d4 !important;
  font-size: 12px;
  font-weight: 300;
  padding: 0 20px 0 2px;
}
.topmenu .search_box .search_btn {
  position: absolute;
  top: 22px;
  left: 130px;
  width: 16px;
  height: 16px;
  margin-top: -11px;
  border: 0;
  text-indent: -9999px;
  background: url("../images/icon/search_icon.png") no-repeat 0 center;
}
header {
  position: relative;
  display: block;
}
.logo_box {
  display: inline-block;
  float: left;
  padding: 35px 0;
}
.top_icon_box {
  position: absolute;
  top: 40px;
  right: 0;
}
.top_icon_box li {
  float: left;
  margin-left: 25px;
}
/*메인네비*/
.gnb_wrap {
  background: #fff;
}
.gnb_wrap .nav_bg_pc {
  display: none;
  position: absolute;
  width: 100%;
  min-height: 35px;
  top: 66px;
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 30;
}
.gnb_wrap .logo_box {
  float: left;
  width: 120px;
  margin-top: -10px;
}
.gnb_wrap .gnb_box {
  float: right;
  margin-right: 80px;
}
.gnb_wrap .depth01:first-child {
  margin-left: 0;
}
.gnb_wrap .depth01 {
  position: relative;
  float: left;
  text-align: center;
}
.gnb_wrap .depth01 .active {
  color: #3e8de0;
  display: block;
  background: url(../images/main/nav_bg.png) repeat-x 0 bottom;
}
.gnb_wrap .depth01:first-child a {
  margin-left: 0;
}
.gnb_wrap .depth01 > a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  padding: 38px 0;
  margin-left: 70px;
}
.gnb_wrap .depth01 > a.last {
  padding: 10px 0 10px 22px;
}
.gnb_wrap .depth01 > a:hover,
.gnb_wrap .depth01 > a:focus {
  color: #3e8de0;
  background: url(../images/main/nav_bg.png) repeat-x 0 bottom;
}
.gnb_wrap .depth01 .depth02 {
  display: none;
  position: absolute;
  top: 64px;
  left: 0;
  padding-top: 5px;
  z-index: 100;
  width: 700px;
}
.gnb_wrap .depth01 .depth02 li {
  float: left;
}
.gnb_wrap .depth01 .depth02 li .active {
  color: #ff8c0f;
  display: block;
}
.gnb_wrap .depth01 .depth02 li a {
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #666;
  padding: 7px 10px;
}
.gnb_wrap .depth01 .depth02 li a:hover,
.gnb_wrap .depth01 .depth02 li a:focus {
  color: #3e8de0;
}
.gnb_wrap .depth01 .gnb-posi-01 {
  background-position: 192px 0;
  left: -300px;
  width: 1000px;
}
.gnb_wrap .depth01 .gnb-posi-02 {
  background-position: 455px 0;
  left: -100px;
}
.gnb_wrap .depth01 .gnb-posi-03 {
  background-position: 105px 0;
  left: -24px;
}
.gnb_wrap .depth01 .gnb-posi-04 {
  background-position: 520px 0;
  left: -210px;
}
.gnb_wrap .depth01 .gnb-posi-05 {
  background-position: 515px 0;
  left: -200px;
}
.nav_btn_box {
  display: none;
  float: left;
  width: 30px;
  margin: 10px 0 0 0;
}
.nav_bg {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10;
  display: none;
}
.gnb_mobile {
  display: none;
  position: absolute;
  top: 0;
  left: -150%;
  z-index: 100;
  width: 290px;
  height: 100%;
  background: #fff;
}
.gnb_mobile .m_top {
  background: #fff;
  padding: 12px 0;
}
.gnb_mobile .m_top .txt {
  margin-left: 15px;
  color: #ddd;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
}
.gnb_mobile .m_top .logo_inner {
  margin-left: 10px;
}
.gnb_mobile .m_top .logo_inner img {
  width: 120px;
}
.gnb_mobile .m_top .nav_btn_off {
  position: absolute;
  top: 14px;
  right: 15px;
  width: 18px;
}
.gnb_mobile .m_top .nav_btn_off img {
  width: 100%;
}
.gnb_mobile .log_menu_box {
  padding: 20px 0;
  background: #fff;
}
.gnb_mobile .log_menu_box li {
  float: left;
  width: 25%;
  margin: ;
}
.gnb_mobile .log_menu_box li a {
  display: block;
  background: #fafafa url(../images/main/top_menu_i_m.png) no-repeat;
  background-size: 280px;
  color: #333;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 12px;
  padding: 30px 0 3px 0px;
  margin-left: -1px;
}
.gnb_mobile .log_menu_box li.li_01 a {
  background-position: 13px 2px;
}
.gnb_mobile .log_menu_box li.li_02 a {
  background-position: -109px 2px;
}
.gnb_mobile .log_menu_box li.li_03 a {
  background-position: -49px 2px;
}
.gnb_mobile .log_menu_box li.li_04 a {
  background-position: -170px 2px;
}
.gnb_mobile .log_menu_box li.li_05 a {
  background-position: -230px 2px;
}
.gnb_mobile .depth .depth01:first-child > a {
  border-top: 1px solid #dadada;
}
.gnb_mobile .depth .depth01 > a {
  background: #f8f8f8 url(../images/nav/nav_down.png) no-repeat 95% center;
  background-size: 15px auto;
  color: #333;
  border-bottom: 1px solid #dadada;
  display: block;
  padding: 12px 10px 12px 10px;
}
.gnb_mobile .depth .depth01 a.selected1 {
  background: #788396 url(../images/nav/nav_up.png) no-repeat 95% center;
  background-size: 15px auto;
  color: #fff;
}
.gnb_mobile .depth .depth01 .depth02 li {
  background: #fff url(../images/nav/nav_st1.png) no-repeat 15px center;
}
.gnb_mobile .depth .depth01 .depth02 li > a {
  color: #666;
  border-bottom: 1px solid #dadada;
  display: block;
  padding: 12px 0 12px 30px;
}
.gnb_mobile .depth .depth01 .depth02 li a.selected2 {
  background: #666 url(../images/nav/nav_up.png) no-repeat 95% center;
  color: #fff;
}
.gnb_mobile .depth .depth01 .depth02 li .click {
  background: url(../images/nav/nav_down.png) no-repeat 95% center;
}
.gnb_mobile .depth .depth01 .depth02 li .depth03 li > a {
  background: #e9e9e9 url(../images/nav/nav_st1.png) no-repeat 25px center;
  color: #666;
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 12px 0 12px 40px;
}
/* 비주얼*/
.main-visual {
  width: 1200px;
  margin: 0 auto;
}
.on-pager {
  text-align: center;
  padding-top: 0px;
  position: relative;
  bottom: 60px;
  height: 0;
}
.on-pager .active {
  width: 12px;
  height: 12px;
}
.on-pager a {
  text-indent: -9999px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  width: 3px;
  height: 3px;
  margin: 0 10px;
  vertical-align: middle;
  outline: 0;
}
/*main section*/
.main-contents .news table tr td:first-child {
  display: inline-block;
}
.main-contents .news table tr td:first-child img {
  position: relative;
  top: 7px;
}
.main-contents .main02 table tr td:first-child {
  display: inline-block;
}
.main-contents .main02 table tr td:first-child img {
  position: relative;
  top: 7px;
}
.main-contents .item03 .tab-content table tr td:first-child {
  display: inline-block;
}
.main-contents .item03 .tab-content table tr td:first-child img {
  position: relative;
  top: 7px;
}
.main-contents .top .left {
  width: 780px;
  float: left;
}
.main-contents .top .left .item {
  margin-top: 50px;
  width: 50%;
  float: left;
}
.main-contents .top .left .item .conwrap {
  padding: 0 30px 0 0;
}
.main-contents .top .left .item .title {
  font-size: 24px;
  color: #333;
  margin-bottom: 15px;
}
.main-contents .top .left .item .title .more a {
  background: url("../images/icon/more.png") no-repeat center 10px;
  text-indent: -9999999px;
  display: inline-block;
  float: right;
}
.main-contents .top .left .item .main01 {
  position: relative;
}
.main-contents .top .left .item .main01 .des {
  position: absolute;
  height: 80px;
  top: 192px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.main-contents .top .left .item .main01 .des .inner {
  padding: 15px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 100;
  letter-spacing: -0.5px;
}
.main-contents .top .left .item .main01 .con {
  padding: 20px 0;
  color: #999;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #ddd;
}
.main-contents .top .left .item .main01 .img img {
  opacity: 1;
  transition: 0.5s;
}
.main-contents .top .left .item .main01 .img:hover img {
  opacity: 0.8;
}
.main-contents .top .left .item .main02 {
  margin-top: 25px;
  font-size: 15px;
  line-height: 30px;
  overflow: hidden;
  height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-contents .top .right {
  width: 420px;
  float: right;
  margin-top: 103px;
}
.main-contents .top .right ul {
  float: left;
}
.main-contents .top .right ul li img {
  width: 193px;
  hegith: 103px;
}
.main-contents .bottom {
  margin-top: 100px;
  margin-bottom: 50px;
}
.main-contents .bottom .item {
  float: left;
}
.main-contents .bottom .item01 .tab-wrap.wook-tab-01 .tab li a.active,
.main-contents .bottom .item03 .tab-wrap.wook-tab-01 .tab li a.active {
  background: #666;
  color: #fff;
  font-weight: 200;
}
.main-contents .bottom .item01 {
  width: 410px;
}
.main-contents .bottom .item01 .tab-content .conwrap {
  display: inline-block;
}
.main-contents .bottom .item01 .tab-content .conwrap .img {
  float: left;
  margin-right: 20px;
}
.main-contents .bottom .item01 .tab-content .conwrap .txt {
  display: inline-block;
  width: 400px;
}
.main-contents .bottom .item01 .tab-content .conwrap .txt .title {
  font-size: 15px;
  text-overflow: ellpisis;
  overflow: hidden;
  white-space: nowrap;
}
.main-contents .bottom .item01 .tab-content .conwrap .txt .text {
  margin-top: 10px;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.main-contents .bottom .item01 .tab-content .issue {
  margin-top: 20px;
}
.main-contents .bottom .item01 .tab-content .issue li {
  float: left;
  width: 33.33333%;
  font-size: 14px;
}
.main-contents .bottom .item01 .conwrap:hover p {
  text-decoration: underline;
}
.main-contents .bottom .item01 .issue li:hover {
  text-decoration: underline;
}
.main-contents .bottom .item02 {
  width: 380px;
  display: inline-block;
}
.main-contents .bottom .item02 .go {
  display: inline-block;
  text-indent: -999999px;
  background: url("../images/icon/go.png") no-repeat center;
  width: 36px;
  margin-left: 10px;
  padding: 5px;
}
.main-contents .bottom .item02 .conwrap {
  padding: 0 40px;
}
.main-contents .bottom .item02 .con {
  padding: 10px 0;
}
.main-contents .bottom .item02 .con .title {
  font-size: 22px;
  font-weight: 500;
}
.main-contents .bottom .item02 .con .text {
  font-size: 14px;
  line-height: 15px;
  margin-top: 10px;
  color: #999;
}
.main-contents .bottom .item02 .con.c1 .title {
  display: inline-block;
  padding-right: 40px;
  color: #3e8ddc;
  background: url("../images/icon/c1.jpg") no-repeat center right;
}
.main-contents .bottom .item02 .con.c2 .title {
  display: inline-block;
  padding-right: 40px;
  color: #333;
  background: url("../images/icon/c2.jpg") no-repeat center right;
}
.main-contents .bottom .item02 .con.c2 .title .gray_02 {
  color: #666;
}
.main-contents .bottom .item03 {
  width: 410px;
}
.main-contents .bottom .item03 .tab-content li {
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main-contents .bottom .item03 .tab-content li:hover {
  text-decoration: underline;
}
.main-contents .corp-slide {
  border-top: 1px solid #ccc;
  width: 100%;
  padding: 20px 0;
}
.main-contents .corp-slide li {
  display: inline-block;
  widht: 209px;
  height: 50px;
}
.main-contents .corp-slide li a {
  text-indent: -99999px;
  display: inline-block;
  width: 209px;
  height: 50px;
}
.main-contents .corp-slide .banner1 a {
  background: url("../images/main/banner (1).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner2 a {
  background: url("../images/main/banner (2).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner3 a {
  background: url("../images/main/banner (3).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner4 a {
  background: url("../images/main/banner (4).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner5 a {
  background: url("../images/main/banner (5).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner6 a {
  background: url("../images/main/banner (6).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner7 a {
  background: url("../images/main/banner (7).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner8 a {
  background: url("../images/main/banner (8).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner9 a {
  background: url("../images/main/banner (9).jpg") no-repeat;
  background-position: center center;
}
.main-contents .corp-slide .banner10 a {
  background: url("../images/main/banner (10).jpg") no-repeat;
  background-position: center center;
}
/*배너추가 2017-07-14*/
.main-contents .corp-slide .banner11 a {
  background: url("../images/main/banner (11).jpg") no-repeat;
  background-position: center center;
}
/*footer*/
.footer_wrap {
  text-align: center;
  font-size: 13px;
}
.footer_wrap .foot-top {
  background: #2c2c2c;
  text-align: center;
  color: #ccc;
}
.footer_wrap .foot-top a {
  color: #ccc;
}
.footer_wrap .foot-top ul {
  display: inline-block;
  height: 50px;
}
.footer_wrap .foot-top li {
  float: left;
  padding: 0 13px;
  border-right: 1px solid #ccc;
  margin-top: 23px;
  height: 6px;
}
.footer_wrap .foot-top li:last-child {
  border-right: 0;
}
.footer_wrap .foot-top li a {
  padding: 15px 0;
  position: relative;
  top: -6px;
}
.footer_wrap .foot-bottom {
  padding: 50px 0;
  background: url("../images/main/footer-bg.jpg");
  color: #999;
}
.footer_wrap .foot-bottom .wrapper {
  display: inline-block;
}
.footer_wrap .foot-bottom .foot-logo-box {
  display: inline-block;
  float: left;
  padding: 10px 0;
}
.footer_wrap .foot-bottom .conwrap {
  display: inline-block;
  float: left;
  text-align: left;
  margin-left: 70px;
}
.footer_wrap .foot-bottom div {
  font-weight: 300 !important;
}
.footer_wrap .foot-bottom a {
  color: #999;
}
.footer_wrap .foot-bottom .copyright {
  font-size: 12px;
  margin-top: 10px;
}
/* sub 시작  */
.subpage {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.sub-wrapper {
  width: 900px;
  float: right;
  margin-top: 30px;
}
/*lnb*/
.sub-inner .sidebar {
  width: 230px;
  float: left;
  margin-top: 23px;
}
.sub-inner .sidebar-top h2 {
  position: relative;
  padding: 15px;
  background-color: #fff;
  border-bottom: solid 3px #1f3e66;
}
.sub-inner .sidebar-top h2 .title {
  font-size: 30px;
  letter-spacing: -2px;
  color: #1f3e66;
  font-weight: 500;
}
.sub-inner .sidebar-top ul {
  zoom: 1;
  border-bottom: 1px solid #ddd;
}
.sub-inner .sidebar-top ul li:first-child {
  border-top: none;
}
.sub-inner .sidebar-top ul li {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  border-top: solid 1px #ddd;
}
.sub-inner .sidebar-top ul li a {
  display: block;
  padding: 11px 15px;
  font-size: 15px;
  color: #666;
  text-decoration: none;
  background-color: #fff;
  background-repeat: no-repeat;
  font-weight: normal;
  background-position: 200px center;
}
.sub-inner .sidebar-top ul li a.active,
.sub-inner .sidebar-top ul li a .focus {
  color: #3e8de0;
  font-weight: 500;
  background-image: url('../images/icon/lnb-active.png');
}
.sub-inner .sidebar-top ul li a:hover {
  color: #3e8de0;
  font-weight: 500;
  background-image: url('../images/icon/lnb-active.png');
}
.sub-inner .sidebar-top ul li a.on-over {
  color: #000;
  background-color: #ededed;
  background-image: url('../images/icon/arrow-right.png');
}
.sub-inner .sidebar-top ul li a.on-over .side-boll {
  background: url('../images/icon/lnb-bollet-over.png') no-repeat 0 10px;
}
.sub-inner .sidebar-top ul li ul {
  border-bottom: 0 none;
  display: none;
}
.sub-inner .sidebar-top ul li ul:first-child li {
  border-top: 0 none;
}
.sub-inner .sidebar-top ul li ul li {
  border-top: solid 1px #d4d4d4;
}
.sub-inner .sidebar-top ul li ul li a {
  color: #666;
  font-size: 14px;
  background: none;
  padding: 8px 20px;
  padding-left: 20px;
  background-color: #f8f8f8;
  font-weight: normal;
}
.sub-inner .sidebar-top ul li ul li a:before {
  content: "-";
  padding-right: 5px;
}
.sub-inner .sidebar-top ul li ul li a.active {
  color: #bc1400;
  background-color: #ececec;
  background-image: none;
}
.sub-inner .sidebar-top ul li ul li a:hover {
  color: #fc4732;
  background-color: #ececec;
  background-image: none;
}
.sub-inner .sidebar-top ul li ul li a.on-over {
  color: #bc1400;
  background-color: #ececec;
  background-image: none;
}
.sub-inner .sidebar-bottom {
  display: inline-block;
  padding: 30px 0;
}
.sub-inner .sidebar-bottom .go {
  display: inline-block;
  text-indent: -999999px;
  background: url("../images/icon/go.png") no-repeat center;
  width: 36px;
  padding: 5px;
}
.sub-inner .sidebar-bottom .conwrap {
  padding-left: 15px;
}
.sub-inner .sidebar-bottom .con {
  padding: 12px 0;
}
.sub-inner .sidebar-bottom .con .title {
  font-size: 22px;
  font-weight: 500;
  display: inline-block;
  padding-right: 40px;
}
.sub-inner .sidebar-bottom .con .text {
  font-size: 14px;
  line-height: 15px;
  margin-top: 10px;
  color: #999;
  font-weight: 300;
  letter-spacing: -0.5px;
}
.sub-inner .sidebar-bottom .con.c1 .title {
  color: #3e8ddc;
  background: url("../images/icon/c1.jpg") no-repeat center right;
}
.sub-inner .sidebar-bottom .con.c2 .title {
  color: #333;
  background: url("../images/icon/c2.jpg") no-repeat center right;
}
.sub-inner .sidebar-bottom .con.c2 .title .gray_02 {
  color: #666;
}
.sub-wrapper .sub-title {
  width: 900px;
  display: inline-block;
  border-bottom: 1px solid #eee;
}
.sub-wrapper .sub-title .title {
  font-size: 44px;
  color: #000;
  float: left;
  width: 450px;
  margin-bottom: -1px;
  border-bottom: 1px solid #bbb;
  font-weight: 300;
  letter-spacing: -3px;
}
/*  breadcrumb  */
.bread-box {
  font-size: 14px;
  padding: 24px 0;
  position: absolute;
  right: 0;
}
.bread-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  zoom: 1;
}
.bread-box ul li {
  float: left;
}
.bread-box ul li a {
  float: left;
  display: block;
  padding: 0 20px 0 20px;
  color: #666;
  background: url('../images/icon/bc-right.png') no-repeat right center;
}
.bread-box ul li a.on,
.bread-box ul li a:hover {
  color: #666;
}
.bread-box ul li a .icon-home {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin-right: 10px;
  background: url('../images/icon/icon-home.png') no-repeat;
  vertical-align: middle;
}
.bread-box ul li.frist a {
  padding-left: 0;
}
.bread-box ul li.last a {
  background: none;
  padding-right: 0;
}
/*서브 본문*/
.con-margin-01 {
  margin-top: 50px;
  padding-bottom: 150px;
}
.sub-contents .sub-wrapper .contents .contxt .title {
  font-size: 30px;
  letter-spacing: -1.5px;
}
.sub-contents .sub-wrapper .contents .contxt .title.blue {
  color: #3e8ddc;
}
.sub-contents .sub-wrapper .contents .contxt .txt {
  letter-spacing: -0.6px;
  font-weight: 300;
}
.sub-contents .sub-wrapper .contents .item .title {
  font-weight: 500;
  font-size: 18px;
}
.sub-contents .sub-wrapper .contents .item .title.blue {
  color: #3e8ddc;
}
.about1 .conwrap .img {
  width: 239px;
  margin-right: 40px;
  float: left;
}
.about1 .conwrap p {
  float: right;
  margin-right: 10px;
}
.about3 .tab-content .conwrap {
  background: url("../images/sub/about03.png") no-repeat top left;
  width: 600px;
  padding-left: 300px;
  float: right;
  display: inline-block;
}
.about3 .tab-content .conwrap table td {
  font-weight: 300;
  letter-spacing: -0.8px;
}
.about4 .item {
  padding: 20px 0;
  vertical-align: middle;
}
.about4 .item .icon {
  float: left;
  margin-right: 30px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  background: url('../images/sub/about04-bg.png') no-repeat center;
}
.about4 .item .icon p {
  vertical-align: middle;
  width: 195px;
  height: 195px;
  display: table-cell;
}
.about4 .item .txt {
  display: table-cell;
  height: 195px;
  vertical-align: middle;
  letter-spacing: -0.5px;
  font-weight: 300;
}
.about5 .btn {
  width: 40%;
  display: block;
  margin: 70px auto;
  padding: 50px 0;
  background: #5d9ad3;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}
.about5 .contxt {
  line-height: 30px;
}
.about5 .contxt p {
  font-weight: 300;
  letter-spacing: -0.5px;
}
.about5 .contxt .tit {
  font-size: 18px;
  color: #333;
}
.about7 li {
  width: 33.3%;
  float: left;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.about7 li .txt {
  margin-top: 30px;
  font-weight: 300;
  height: 150px;
}
.about7 li .txt .tit {
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
  display: inline-block;
}
.about8 .table-view-01 {
  border-bottom: 0;
}
.about8 .table-view-01 tr {
  float: left;
  width: 48%;
  border: 1px solid #ddd;
  margin: 1%;
  box-sizing: border-box;
}
.about8 .table-view-01 td {
  padding: 15px;
  border-top: 0 !important;
  text-align: left;
}
.about8 .table-view-01 td p.posi:before {
  font-weight: 300;
  font-size: 14px;
  color: #999;
  content: "직위: ";
}
.about8 .table-view-01 td p.comp:before {
  font-weight: 300;
  font-size: 14px;
  color: #999;
  content: "업체명: ";
}
.about8 .table-view-01 td p.name:before {
  font-weight: 300;
  font-size: 14px;
  color: #999;
  content: "성명: ";
}
.about8 .table-view-01 th {
  text-align: center !important;
}
.about9 .tit {
  font-size: 18px;
}
.about9 .table-view-02 th,
.about9 .table-view-02 td {
  padding: 4px 0;
}
.about9 .table-view-02 td {
  font-weight: 300;
}
.about9 .tab-wrap.wook-tab-01 .tab li {
  width: 175px;
}
.about10 .list-wrap .member-info {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 30px;
}
.about10 .list-wrap .member-info li {
  width: 290px;
  font-size: 14px;
  margin: 0 5px;
  float: left;
  font-weight: 300;
}
.about10 .list-wrap .member-info li .col-num {
  font-size: 10px;
  position: relative;
  top: -20px;
  left: -20px;
}
.about10 .list-wrap .member-info li span {
  font-size: 13px;
  margin-right: 10px;
  color: #999;
  width: 48px;
  display: inline-block;
}
.about11 .mapinner {
  font-size: 13px;
  padding: 3px 3px 3px 10px;
  color: #333;
}
.about13 .conwrap {
  background: url(../images/sub/about13.png) no-repeat right center;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.about13 .btn a {
  margin: 50px 0px;
  display: inline-block;
  text-align: center;
  padding: 15px 60px 15px 80px;
  font-size: 18px;
  background: #3e8ddc url(../images/sub/about13btn.png) no-repeat;
  background-position: 30px center;
  color: #fff;
}
.print .contxt .tit {
  font-size: 18px;
  letter-spacing: -0.5px;
}
.print .contxt .tit.blue {
  color: #3e8ddc;
}
.print .contxt .txt {
  line-height: 30px;
  margin: 20px 0;
}
.print.print2 .title {
  font-weight: 100;
}
.print.print3 .title {
  font-weight: 100;
}
.print.print3 .tit {
  margin-top: 30px;
}
.number1 {
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-weight: 500;
  color: #fff;
  background: url(../images/sub/print02-bg1.jpg) center center;
}
.number2 {
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-weight: 500;
  color: #fff;
  background: url(../images/sub/print02-bg1.jpg) center center;
}
/*사이트맵*/
#sitemap_pop {
  display: none;
  position: absolute;
  z-index: 45;
  top: 200px;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
  padding: 0 0 64px 0;
  background: url('../images/main/sitemap_bg.png') repeat;
  box-shadow: 7px 8px 16px 0 rgba(0, 0, 0, 0.35);
}
#sitemap_pop .tit_box {
  position: relative;
  padding: 20px;
}
#sitemap_pop .tit_box .btn_close {
  position: absolute;
  top: 10px;
  right: 10px;
}
#sitemap_pop .tit_box .btn_close img {
  width: 25px;
}
/*사이트맵*/
.sitemap_area {
  padding: 20px;
}
.sitemap_area .depth01 {
  float: left;
  width: 18%;
  margin: 0 1%;
  background: #fff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.24);
  vertical-align: top;
}
.sitemap_area .depth01 .title-01 {
  display: block;
  color: #fff;
  background: #505050;
  font-weight: 500;
  font-size: 18px;
  padding: 9px 12px 9px 12px;
}
.sitemap_area .depth01 .depth02 {
  overflow: hidden;
  padding: 0 16px 16px 16px;
}
.sitemap_area .depth01 .depth02 > li {
  border-top: 1px solid #e0e0e0;
}
.sitemap_area .depth01 .depth02 > li > a {
  display: block;
  position: relative;
  padding: 9px 12px 9px 0;
  font-size: 15px;
  color: #101010;
  line-height: 25px;
}
.sitemap_area .depth01 .depth02 > li:first-child {
  border-top: none;
}
.sitemap_area .depth01 .depth02 .depth03 {
  padding-top: 10px;
}
.sitemap_area .depth01 .depth02 .depth03 li {
  line-height: 1.8;
}
/*tab style*/
.tab-wrap {
  position: relative;
  text-align: center;
}
.tab-wrap .tab-content {
  display: none;
  text-align: left;
}
.tab-wrap .tab {
  margin: 0;
  padding: 0;
  display: inline-block;
  zoom: 1;
  list-style: none;
}
.tab-wrap .tab li {
  float: left;
}
.tab-wrap .tab li a {
  display: block;
  text-decoration: none;
}
.tab-wrap.wook-tab-01 .tab {
  position: relative;
  z-index: 1;
}
.tab-wrap.wook-tab-01 .tab li {
  width: 180px;
  margin-bottom: 15px;
}
.tab-wrap.wook-tab-01 .tab li a {
  position: relative;
  z-index: 2;
  font-size: 18px;
  padding: 10px;
  color: #666;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.tab-wrap.wook-tab-01 .tab li a.active {
  margin-bottom: -1px;
  color: #333;
  background-color: #81c4ff;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 60px;
  right: 10px;
  overflow: hidden;
  width: 62px;
  height: 62px;
  border: none;
  text-indent: 100%;
  background: url(../images/top-btn.png) no-repeat left top;
  z-index: 1;
}
#toTopHover {
  background: url(../images/top-btn.png) no-repeat left -40px;
  width: 62px;
  height: 62px;
  display: block;
  overflow: hidden;
  float: left;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
.AWbbs_f_search table {
  margin: 0 auto;
}
.AWbbs_f_search table td:first-child {
  text-indent: -99999px;
}
body,
table,
th,
td,
input,
select,
textarea,
div {
  font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif !important;
}
.idpw_wrap .cont table {
  margin: 0 auto;
}
.idpw_wrap .cont table td {
  text-align: center;
}
