@charset "UTF-8";
/*slick arrow*/
/*텍스트 */
/*이미지 src */
/*애니메이션 */
/* //리셋  ---------------------------------------------------------------*/
@font-face {
  font-family: "NanumSquare";
  src: url("../fonts/NanumSquare.eot") format("eot");
  src: url("../fonts/NanumSquare.woff") format("woff"); }

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; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input, table, tr, th, td, button, textarea, select {
  margin: 0;
  padding: 0; }

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

img {
  border: 0;
  vertical-align: top;
  max-width: 100%; }

ul, ol, dl, dt, dd, li {
  list-style: none; }

table, th, td {
  border-collapse: collapse;
  border-spacing: 0;
  font-weight: normal; }

fieldset, blockquote, iframe, button {
  border: none; }

i, em, u, cite {
  font-style: normal; }

strong, em, b {
  font-weight: normal; }

a {
  color: #666;
  text-decoration: none;
  transition: all 0.3s ease; }
  a:hover, a:focus {
    text-decoration: none !important; }

img, fieldset {
  border: 0;
  outline: none; }

input, button {
  outline: none; }

body {
  font-size: 15px;
  font-family: 'NanumSquare', sans-serif;
  width: 100%;
  color: #666;
  font-weight: 300;
  line-height: 1.5;
  -webkit-text-size-adjust: none; }

input {
  font: inherit;
  margin: 0;
  line-height: normal;
  -webkit-border-radius: 0;
  resize: none; }

button {
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  -webkit-appearance: none; }

input[type="submit"], input[type="button"], input[type="reset"] {
  cursor: pointer;
  -webkit-appearance: none; }

section, nav, article, aside, header, footer, main {
  display: block; }

input[type="date"]::-webkit-calendar-picker-indicator, input[type="date"]::-webkit-inner-spin-button {
  display: none; }

input[type="text"], input[type="search"], input[type="tel"], input[type="number"], input[type="password"] {
  -webkit-appearance: none;
  border-radius: 0;
  padding-left: 10px; }

input[placeholder] {
  font-family: inherit; }

::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder {
  color: #aaa; }

::-ms-clear, ::-ms-reveal {
  display: none; }

select, textarea, button {
  font: inherit;
  -webkit-appearance: none;
  border-radius: 0; }

input[type="text"], input[type="password"], input[type="file"] {
  height: 35px;
  line-height: 35px;
  margin: 0;
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
  -webkit-border-radius: 0;
  resize: none;
  box-sizing: border-box;


	font-family:  sans-serif;
  }

select {
  height: 35px;
  line-height: 35px;
  margin: 0;
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
  -webkit-border-radius: 0;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: '';
  zoom: 1; }

input[type="file"] {
  width: 100%;
  padding: 0;
  line-height: normal; }

textarea {
  background: #fbfbfb;
  border: 1px solid #ebebeb;
  padding: 5px;
  width: 99%; }

input[type="checkbox"] {
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background: #fff;
  vertical-align: middle; }

input[type="radio"] {
  width: 16px;
  height: 16px;
  border: solid 1px #ccc;
  background: none;
  border-radius: 20px;
  vertical-align: middle;
  margin-right: 10px; }

input[type="image"] {
  border: none;
  background: 0; }

input[type="submit"] {
  width: 260px;
  border: 1px solid #ccc;
  font-size: 1em;
  line-height: 1.5;
  color: #666; }

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; }

/* //레이아웃  ---------------------------------------------------------------*/
.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  content: " ";
  display: table;
  clear: both; }

.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: #00aeef; }

.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: bold; }

.bold_5 {
  font-weight: 500; }

.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_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; }

.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; }

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

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

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

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

.mr_100 {
  margin-right: 100px !important; }

.pt_05 {
  padding-top: 05px !important; }

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

.pt_09 {
  padding-top: 9px !important; }

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

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

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

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

.bt_no, .bb_no {
  border-top: none !important; }

.clearfix:before {
  content: "";
  display: table; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.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 !important; }

.text_left {
  text-align: left !important; }

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

.text_line {
  text-decoration: underline; }

.star {
  color: #da0016;
  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 !important; }

.dis_inblock {
  display: inline-block; }

.dis_tbl {
  display: table;
  width: 100%;
  height: 100%; }

.dis_cel {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px; }

.img_100 img {
  width: 100%; }

.img_max img {
  max-width: 100%; }

.bar:after {
  content: "l";
  color: #cfcfcf;
  padding-left: 15px;
  font-weight: normal; }

.bollet li {
  position: relative;
  padding-left: 10px;
  line-height: 1.7; }
  .bollet li:before {
    content: '·';
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    color: #666; }

.bollet_02 li {
  position: relative;
  padding-left: 10px;
  line-height: 1.7; }
  .bollet_02 li:before {
    content: '-';
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    color: #666; }

.bollet_txt {
  position: relative;
  padding-left: 10px;
  line-height: 1.7; }
  .bollet_txt:before {
    content: '·';
    position: absolute;
    left: 0;
    top: 0;
    color: #666;
    font-weight: bold; }

.bar_list:after {
  content: '';
  clear: both;
  visibility: hidden;
  display: table; }

.bar_list li {
  float: left; }
  .bar_list li a {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #fff;
    line-height: 12px;
    height: 12px; }
  .bar_list li:first-child a {
    padding-left: 0;
    border-left: 0; }
  .bar_list li:last-child a {
    padding-right: 0; }

.bar_span span {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #ccc;
  line-height: 1; }
  .bar_span span:first-child {
    padding-left: 0;
    border-left: 0; }

/* 위치 */
.linemap_box > ul > li {
  float: left;
  padding: 10px 0 10px 30px;
  background: url(../images/sub/linemap_gt.png) no-repeat 10px center; }
  .linemap_box > ul > li:first-child {
    padding-left: 0;
    background: none; }
    .linemap_box > ul > li:first-child a {
      background: url(../images/sub/home.png) no-repeat 0 3px;
      padding: 10px 0 10px 20px;
      display: block;
      font-size: 0;
      text-indent: -1000000000000000000px; }
  .linemap_box > ul > li > a {
    display: block;
    font-size: 13px;
    color: #666; }
  .linemap_box > ul > li span {
    padding: 0 10px; }
  .linemap_box > ul > li .sub_menu_box > a {
    display: block;
    background: url(../images/sub/nav_icon.png) no-repeat right center;
    padding: 15px 35px 15px 25px; }
    .linemap_box > ul > li .sub_menu_box > a.active {
      background: url(../images/sub/nav_icon_hover.png) no-repeat right center;
      color: #000; }
  .linemap_box > ul > li .sub_nav_list {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    border: 1px solid #333; }
    .linemap_box > ul > li .sub_nav_list li {
      width: 170px;
      border-bottom: 1px solid #ccc; }
      .linemap_box > ul > li .sub_nav_list li a {
        display: block;
        padding: 8px 5px;
        background: #fff; }
        .linemap_box > ul > li .sub_nav_list li a:last-child {
          border-bottom: none; }
        .linemap_box > ul > li .sub_nav_list li a:hover, .linemap_box > ul > li .sub_nav_list li a:focus {
          background: #f6f6f6;
          color: #465866; }

/*스크롤 */
.col_scroll {
  height: 100%;
  overflow-x: hidden;
  padding: 0 0 20px 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

@media screen and (max-width: 980px) {
  .row_scroll {
    width: 100%;
    padding: 0 0 20px 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
    .row_scroll table {
      width: 100%;
      min-width: 800px; } }

.col_scroll::-webkit-scrollbar-track, .row_scroll::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff; }

.col_scroll::-webkit-scrollbar, .row_scroll::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #fff; }

.col_scroll::-webkit-scrollbar-thumb, .row_scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #999; }

/*체크박스 */
.chk_area label {
  cursor: pointer;
  position: relative; }

.rad_area {
  display: inline-block; }
  .rad_area label {
    cursor: pointer;
    position: relative; }

.chk_area label span {
  display: inline-block; }

.rad_area label span {
  display: inline-block; }

.rad_area input[type="radio"] {
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.chk_area input[type="checkbox"] {
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.rad_area label {
  cursor: pointer; }
  .rad_area label span {
    padding-left: 25px;
    background: url("../images/icon/ico_check.gif") no-repeat 0 0;
    cursor: pointer;
    background-size: contain;
    height: 18px;
    line-height: 18px; }
  .rad_area label.on span {
    background: url("../images/icon/ico_check_on.gif") no-repeat 0 0;
    background-size: contain; }

.chk_area label span {
  padding-left: 25px;
  background: url("../images/icon/bg_checkbox.gif") no-repeat 0;
  background-size: 15px; }

.chk_area label.on span {
  background: url("../images/icon/bg_checkbox_on.gif") no-repeat 0;
  background-size: 15px; }

#top_btn {
  position: fixed;
  color: #fff;
  bottom: 50px;
  right: 10px;
  z-index: 99999; }

#top_btn a {
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
  background: rgba(240, 61, 61, 0.7);
  position: relative;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
  line-height: 45px; }
  #top_btn a:hover {
    background: #f03d3d; }

.youtubeWrap {
  position: relative; }

.pop-con .youtubeWrap {
  position: relative;
  width: 100% !important;
  padding-bottom: 56.25% !important; }

.youtubeWrap.on {
  position: relative;
  width: 100% !important;
  padding-bottom: 56.25% !important; }

.youtubeWrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/*텍스트 */
.m_br_show {
  display: none; }
  @media screen and (max-width: 1024px) {
    .m_br_show {
      display: block; } }

@media screen and (max-width: 1024px) {
  .m_br_none {
    display: none; } }

/* //테이블  ---------------------------------------------------------------*/
.table-type-01 {
  margin-top: 30px;
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #000;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .table-type-01 {
      display: block; }
      .table-type-01 tbody, .table-type-01 colgroup, .table-type-01 tr, .table-type-01 th, .table-type-01 td {
        display: block;
        border: none; }
      .table-type-01 thead {
        display: none; }
      .table-type-01 tr {
        border-bottom: 1px solid #ddd;
        padding: 10px 0 10px 10px;
        text-align: left; }
      .table-type-01 tr td, .table-type-01 tr th {
        padding: 0;
        border: none;
        text-align: left; }
      .table-type-01 tr th {
        padding: 10px  0 5px;
        text-align: left; }
      .table-type-01 tr td {
        position: relative;
        padding-left: 60px; }
        .table-type-01 tr td:before {
          content: attr(data-title);
          position: absolute;
          top: 0;
          left: 0; } }
  .table-type-01 tbody tr:hover {
    background: #fafafa; }
  .table-type-01 th {
    padding: 10px 2px;
    position: relative;
    color: #000;
    font-weight: 700; }
    .table-type-01 th:first-child:before {
      display: none; }
    .table-type-01 th:before {
      content: '';
      border-left: 1px solid #ccc;
      height: 12px;
      margin-top: -6px;
      top: 50%;
      left: 0;
      position: absolute; }
  .table-type-01 td {
    padding: 15px 5px;
    border-top: 1px solid #ddd;
    text-align: center; }
    .table-type-01 td .img_bx {
      overflow: hidden;
      width: 80px;
      margin: 0 auto;
      background: url(../images/board/280x190_default.jpg) no-repeat center center;
      background-size: cover; }
      .table-type-01 td .img_bx .img_src {
        display: block;
        margin: 0 auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75%; }

.table-type-02 {
  width: 100%;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  background: #fff; }
  .table-type-02.gr {
    width: 100%;
    border-top: solid 1px #72a70c;
    border-bottom: solid 1px #72a70c; }
    .table-type-02.gr th {
      border-bottom: solid 1px #72a70c; }
  .table-type-02 th {
    color: #333;
    border-bottom: solid 1px #999;
    text-align: center;
    font-weight: 500;
    padding: 10px 0;
    background: #fff; }
  .table-type-02 tr:first-child th, .table-type-02 tr:first-child td {
    border-top: none; }
  .table-type-02.tbl_con_area {
    border-top: none;
    border-bottom: none; }
  .table-type-02 td {
    padding: 10px 5px;
    line-height: 20px;
    border-top: 1px solid #ddd;
    text-align: center; }
  .table-type-02 tr:first-child th {
    border-top: none; }
  .table-type-02 .text_left {
    text-align: left;
    padding: 0 20px; }
    .table-type-02 .text_left a {
      display: block;
      word-wrap: normal;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

.sub_tbl {
  width: 100%;
  border-top: solid 1px #999; }
  .sub_tbl th, .sub_tbl td {
    padding: 15px 8px; }
  .sub_tbl thead th {
    font-weight: bold;
    color: #333;
    border: 1px solid #ddd;
    text-align: center; }
    .sub_tbl thead th:first-child {
      border-left: none; }
    .sub_tbl thead th:last-child {
      border-right: none; }
  .sub_tbl tbody th {
    border: 1px solid #ddd;
    text-align: center; }
    .sub_tbl tbody th:first-child {
      border-left: none; }
    .sub_tbl tbody th:last-child {
      border-right: none; }
  .sub_tbl tbody td {
    border: 1px solid #ddd; }
    .sub_tbl tbody td:first-child {
      border-left: none; }
    .sub_tbl tbody td:last-child {
      border-right: none; }

.sub_tbl_02 {
  width: 100%;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  text-align: center; }
  .sub_tbl_02 th, .sub_tbl_02 td {
    padding: 12px 8px;
    font-size: 17px;
    letter-spacing: -1px; }
    .sub_tbl_02 th.bg, .sub_tbl_02 td.bg {
      background: #effafe;
      color: #333; }
  .sub_tbl_02 thead th {
    font-weight: 500;
    color: #333;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 1px solid #997042;
    background: #f0ece7; }
    .sub_tbl_02 thead th:first-child {
      border-left: none; }
    .sub_tbl_02 thead th:last-child {
      border-right: none; }
    .sub_tbl_02 thead th:nth-child(2) {
      color: #997042; }
  .sub_tbl_02 tbody td:nth-child(2) {
    color: #997042; }
  .sub_tbl_02 tbody th {
    border: 1px solid #ddd;
    color: #333; }
    .sub_tbl_02 tbody th:first-child {
      border-left: none; }
    .sub_tbl_02 tbody th:last-child {
      border-right: none; }
  .sub_tbl_02 tbody td {
    border: 1px solid #ddd; }
    .sub_tbl_02 tbody td:first-child {
      border-left: none; }
    .sub_tbl_02 tbody td:last-child {
      border-right: none; }

.table_board_for {
  width: 100%;
  table-layout: fixed;
  border-top: solid 1px #465b3b;
  border-bottom: solid 1px #ddd; }
  .table_board_for tbody tr:hover {
    background: #f7f7f7; }
  .table_board_for th {
    color: #333;
    text-align: center;
    font-weight: 500;
    padding: 16px 0; }
  .table_board_for td {
    padding: 18px 0;
    position: relative;
    border-top: 1px solid #ddd;
    text-align: center; }
  .table_board_for .addfile_i {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    display: inline-block;
    width: 25px;
    height: 24px;
    background: url(../images/icon/file_i.png) no-repeat 0 0; }
  .table_board_for .text_left {
    text-align: left;
    padding: 17px 30px 17px 20px; }
    .table_board_for .text_left > a {
      display: block; }
  .table_board_for .answer_box {
    margin-top: 10px; }
    .table_board_for .answer_box .ok {
      display: inline-block;
      border: 1px solid #ccc;
      padding: 2px 5px;
      color: red; }
    .table_board_for .answer_box .standby {
      display: inline-block;
      border: 1px solid #ccc;
      padding: 2px 5px;
      color: #000; }

.qna_tbl .text_left {
  position: relative;
  padding-right: 80px; }
  .qna_tbl .text_left .answer_box {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: 0; }

.qna_tbl .type {
  font-weight: 500;
  margin-bottom: 5px;
  color: #333; }

.anwer_off {
  display: inline-block;
  text-align: center;
  height: 28px;
  line-height: 28px;
  color: #00aeef;
  background-color: #fff;
  border: 1px solid #00aeef;
  font-size: 13px;
  vertical-align: middle;
  padding: 0 15px; }

.anwer_on {
  display: inline-block;
  text-align: center;
  height: 28px;
  line-height: 28px;
  color: #fff;
  background-color: #999;
  border: 1px solid #999;
  font-size: 13px;
  vertical-align: middle;
  padding: 0 15px; }

.table-view-01 {
  width: 100%;
  border-bottom: solid 1px #999; }
  .table-view-01 .tit {
    font-size: 16px;
    color: #000; }
  .table-view-01 tr:first-child th, .table-view-01 tr:first-child td {
    border-top: solid 2px #000; }
  .table-view-01 th, .table-view-01 td {
    padding: 10px 8px;
    vertical-align: top;
    border-top: solid 1px #ddd; }
  .table-view-01 th {
    color: #333;
    text-align: left;
    font-weight: 500; }
  .table-view-01 .blue {
    color: #5d9ad3; }
  .table-view-01 .text_left {
    text-align: left; }
  .table-view-01 .addfile_txt {
    padding-left: 35px;
    background: url(../images/icon/file_i.png) no-repeat 0 0; }
  .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: #333; }
  .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-01 .tit_box p.tit {
    float: left; }
  .table-view-01 .tit_box p.tbl_detail_span {
    float: right; }
    .table-view-01 .tit_box p.tbl_detail_span span:first-child:before {
      display: none; }
    .table-view-01 .tit_box p.tbl_detail_span span:before {
      display: inline-block;
      overflow: hidden;
      width: 1px;
      height: 10px;
      margin: -1px 7px 0 4px;
      background: #bbb;
      content: '';
      vertical-align: middle; }
    .table-view-01 .tit_box p.tbl_detail_span > span.anwer_on:before, .table-view-01 .tit_box p.tbl_detail_span > span.anwer_off:before {
      display: none; }

.file_btn {
  display: block;
  background: url(../images/board/download.png) no-repeat 0 center;
  width: 16px;
  height: 21px; }

.table-form-01 {
  width: 100%;
  border-top: 2px solid #000; }
  .table-form-01 tr th, .table-form-01 tr td {
    border-bottom: 1px solid #ddd; }
  .table-form-01 th {
    padding: 10px 2px 10px 2px;
    text-align: center;
    font-weight: 700;
    color: #000;
    background: #fafafa; }
    .table-form-01 th label {
      font-weight: 400;
      color: #333;
      text-align: center; }
  .table-form-01 td {
    padding: 10px 2px 10px 8px; }
  .table-form-01 th label {
    font-weight: bold; }
  .table-form-01 .w_150 {
    width: 150px; }
  .table-form-01 .w_180 {
    width: 180px; }
  .table-form-01 .w_120 {
    width: 120px; }
  .table-form-01 .btn-type-01 {
    width: 100%;
    box-sizing: border-box; }

.table-respon {
  width: 100%;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  text-align: left; }
  .table-respon.boder-01 th {
    border: solid 1px #ddd;
    background: #f7f7f7; }
  .table-respon.boder-01 td {
    border: solid 1px #ddd;
    padding: 10px 20px; }
  .table-respon.form-01 {
    border-top: solid 1px #999;
    border-bottom: solid 1px #999; }
  .table-respon tr:first-child th, .table-respon tr:first-child td {
    border-top: 0; }
  .table-respon th {
    padding: 13px 8px;
    color: #000;
    border-top: 1px solid #ddd; }
  .table-respon td {
    padding: 13px 8px;
    border-top: 1px solid #ddd; }

.paging-area {
  position: relative;
  margin-top: 50px; }
  .paging-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .paging-area ul li {
      display: inline;
      margin-left: 2px;
      padding: 0; }
      .paging-area ul li a {
        position: relative;
        display: inline-block;
        width: 34px;
        height: 34px;
        line-height: 32px;
        color: #333;
        background-color: #fff;
        border: 1px solid #ddd;
        box-sizing: border-box;
        background-repeat: no-repeat;
        background-position: center center; }
        .paging-area ul li a:before {
          content: '';
          position: absolute;
          bottom: 0;
          border-bottom: 2px  solid  #000;
          left: 0;
          width: 100%;
          display: none; }
        .paging-area ul li a:hover:before {
          display: block;
          text-decoration: none; }
        .paging-area ul li a.active {
          text-decoration: none;
          color: #000;
          border-color: #000; }
        .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 {
  text-align: center; }
  .board-search-01 .right {
    float: none; }
  .board-search-01 select, .board-search-01 input {
    border: solid 1px #a1a1a1;
    background-color: #fff; }
  .board-search-01 .select-type-01 {
    width: 27%;
    text-indent: 7px; }
  .board-search-01 .input-type-01 {
    padding: 0 5px;
    width: 48%; }
  .board-search-01 .btn {
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    height: 35px;
    line-height: normal;
    border: 1px solid #666; }
  .board-search-01 .btn-color-01 {
    width: 22%;
    color: #fff;
    vertical-align: top;
    background-color: #666;
    border: solid 1px #666 !important;
    background: #666;
    color: #fff;
    padding: 0; }

.border-list-type {
  border-top: solid 1px #999;
  border-bottom: solid 1px #999; }
  .border-list-type li {
    border-bottom: solid 1px #c7c7c7;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 100px; }
    .border-list-type li a {
      display: block; }
      .border-list-type li a .list-title {
        font-weight: 500;
        color: #333; }
      .border-list-type li a .list-up-bg {
        position: absolute;
        border-right: 1px solid #ddd;
        top: 0;
        left: 0;
        width: 100px;
        padding: 0 30px  0 10px;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
        color: #222;
        background: url("../images/icon/list-prev.gif") no-repeat 80% center; }
      .border-list-type li a .list-down-bg {
        position: absolute;
        border-right: 1px solid #ddd;
        top: 0;
        left: 0;
        width: 100px;
        height: 40px;
        line-height: 40px;
        padding: 0 30px 0 10px;
        box-sizing: border-box;
        color: #222;
        background: url("../images/icon/list-next.gif") no-repeat 80% center; }
      .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 #0b3e95;
  border-bottom: solid 1px #0b3e95; }
  .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 #0b3e95;
  border-bottom: solid 1px #0b3e95; }
  .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; }

@media screen and (max-width: 1024px) {
  .img_board_list.row {
    margin: 0 -10px; } }

.img_board_list li {
  margin: 10px 0; }
  @media screen and (max-width: 1024px) {
    .img_board_list li {
      margin: 5px 0;
      padding: 0 10px; } }

.img_board_list li a {
  position: relative;
  display: block; }
  .img_board_list li a .img_box {
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd; }
    .img_board_list li a .img_box img {
      width: 100%;
      transition: all 0.9s ease;
      -webkit-transition: all 0.9s ease;
      -moz-transition: all 0.9s ease;
      -ms-transition: all 0.9s ease;
      -o-transition: all 0.9s ease; }
    .img_board_list li a .img_box .hover_box {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 0;
      background: rgba(0, 0, 0, 0.6);
      text-align: center;
      color: #fff;
      font-size: 13px;
      letter-spacing: 1px; }
      .img_board_list li a .img_box .hover_box .txt {
        display: inline-block;
        border-bottom: 1px solid #fff; }
      .img_board_list li a .img_box .hover_box i {
        font-size: 12px;
        margin-left: 5px; }
  .img_board_list li a .txt_box {
    padding: 15px 10px;
    background: #fff;
    color: #333;
    font-weight: 500; }
    @media screen and (max-width: 1024px) {
      .img_board_list li a .txt_box {
        padding: 10px 0; } }
    .img_board_list li a .txt_box .tit {
      font-size: 1.1em;
      text-align: center;
      color: #333;
      font-weight: 500;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block; }
    .img_board_list li a .txt_box .des {
      text-align: left;
      color: #999;
      font-size: 0.9em;
      margin-top: 5px;
      max-height: 50px;
      line-height: 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .img_board_list li a .txt_box .date {
      color: #666;
      font-size: 0.9em; }
      .img_board_list li a .txt_box .date span {
        position: relative;
        padding: 0 7px; }
        .img_board_list li a .txt_box .date span:first-child {
          padding-left: 0; }
          .img_board_list li a .txt_box .date span:first-child:before {
            display: none; }
        .img_board_list li a .txt_box .date span:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 1px;
          height: 12px;
          margin-top: -6px;
          background: #bbb; }
    .img_board_list li a .txt_box .des_span {
      color: #999;
      font-size: 13px;
      margin-top: 5px;
      text-align: center; }
      .img_board_list li a .txt_box .des_span span {
        position: relative;
        padding: 0 7px; }
        .img_board_list li a .txt_box .des_span span.des {
          color: #999;
          height: 40px;
          line-height: 20px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
        .img_board_list li a .txt_box .des_span span:first-child {
          padding-left: 0; }
          .img_board_list li a .txt_box .des_span span:first-child:before {
            display: none; }
        .img_board_list li a .txt_box .des_span span:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 1px;
          height: 12px;
          margin-top: -6px;
          background: #bbb; }
  .img_board_list li a:hover .img_box .hover_box {
    transition: 0.3s ease-out;
    height: 100%; }
  .img_board_list li a:hover:before {
    border-width: 5px; }
  .img_board_list li a:hover .img_box img {
    transform: scale(1.05); }

.img_notice_list {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }
  .img_notice_list li {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .img_notice_list li {
        padding: 15px 0; } }
    .img_notice_list li i {
      margin-right: 10px;
      width: 83px;
      height: 35px;
      display: inline-block;
      vertical-align: middle; }
      .img_notice_list li i.notice_i {
        background: url(../images/icon/notice_i.png) no-repeat; }
      .img_notice_list li i.hot_i {
        background: url(../images/icon/hot_i.png) no-repeat; }
      @media screen and (max-width: 1024px) {
        .img_notice_list li i {
          width: 60px;
          height: 28px;
          background-size: 60px auto !important; } }
    .img_notice_list li:first-child {
      border-top: 0; }
    .img_notice_list li .img_box {
      position: relative;
      overflow: hidden;
      float: left;
      width: 265px;
      margin-right: 40px;
      padding-bottom: 18%;
      background-repeat: no-repeat;
      background-position: center; }
      @media screen and (max-width: 1024px) {
        .img_notice_list li .img_box {
          width: 80px;
          padding-bottom: 80px;
          margin-right: 15px; } }
    .img_notice_list li a {
      overflow: hidden;
      position: relative;
      width: 100%; }
    .img_notice_list li .tit {
      font-size: 35px;
      color: #333;
      font-weight: 400;
      margin-bottom: 20px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block; }
    .img_notice_list li .des {
      font-size: 18px; }
    @media screen and (max-width: 1024px) {
      .img_notice_list li .tit {
        font-size: 16px; }
      .img_notice_list li .des {
        max-height: 75px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; } }

.birth_list li {
  float: left;
  width: 130px; }
  .birth_list li.type_01 {
    width: 135px;
    margin-left: 20px;
    height: 32px;
    line-height: 32px; }
  .birth_list li input[type="text"] {
    width: 90px; }
  .birth_list li .txt {
    padding: 0 8px; }

.qna {
  border-top: solid 1px #999;
  border-bottom: solid 1px #999; }
  .qna li:first-child .qna-header {
    border-top: none; }
  .qna .qna-header {
    padding: 10px;
    background: url(../images/qna/qna-q.png) no-repeat 10px center;
    border-top: solid 1px #ddd; }
    .qna .qna-header a {
      display: block;
      padding-left: 40px;
      padding-right: 30px;
      text-decoration: none;
      background: url(../images/qna/qna-up.png) no-repeat right center; }
      .qna .qna-header a.select {
        font-weight: 400;
        color: #333;
        background: url(../images/qna/qna-down.png) no-repeat right center; }
  .qna .qna-body {
    display: none;
    padding: 20px 20px 20px 50px;
    line-height: 1.5;
    color: #333;
    background: url(../images/qna/qna-a.png) no-repeat 10px 25px #fff;
    border-top: solid 1px #ddd; }

.input_find {
  position: relative;
  padding-right: 124px;
  display: inline-block; }
  .input_find .table-btn-01 {
    position: absolute;
    top: 0;
    right: 0;
    width: 95px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    width: 110px; }

.qna {
  border-top: solid 1px #999;
  border-bottom: solid 1px #999; }
  .qna li:first-child .qna-header {
    border-top: none; }
  .qna .qna-header {
    padding: 10px;
    background: url(../images/qna/qna-q.png) no-repeat 10px center;
    border-top: solid 1px #ddd; }
    .qna .qna-header.select {
      background: url(../images/qna/qna-q_on.png) no-repeat 10px center; }
    .qna .qna-header a {
      display: block;
      padding-left: 40px;
      padding-right: 30px;
      text-decoration: none;
      background: url(../images/qna/qna-up.png) no-repeat right center; }
      .qna .qna-header a.select {
        color: #333;
        background: url(../images/qna/qna-down.png) no-repeat right center; }
  .qna .qna-body {
    display: none;
    padding: 20px 20px 20px 50px;
    line-height: 1.5;
    color: #333;
    background: url(../images/qna/qna-a.png) no-repeat 10px 25px #fafafa;
    border-top: solid 1px #ddd; }

.calender_td .date_pic01 {
  padding-right: 35px;
  background: url(../images/sub/month_i.png) no-repeat right center;
  background-size: 25px;
  padding-top: 5px;
  padding-bottom: 5px; }

.calender_td .date_pic02 {
  padding-right: 35px;
  background: url(../images/sub/month_i.png) no-repeat right center;
  background-size: 25px;
  padding-top: 5px;
  padding-bottom: 5px; }
  .calender_td .date_pic02:before {
    width: 10px;
    line-height: 28px;
    padding: 0 10px;
    color: #444;
    text-align: center;
    content: '~'; }

.table_qna {
  width: 100%;
  table-layout: fixed;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999; }
  .table_qna th {
    color: #333;
    text-align: center;
    font-weight: 500;
    padding: 12px 0; }
  .table_qna td {
    padding: 12px 0;
    position: relative;
    line-height: 20px;
    border-top: 1px solid #ddd;
    text-align: center; }
  .table_qna .text_left {
    text-align: left;
    padding: 5px 20px; }
    .table_qna .text_left > a {
      display: block;
      word-wrap: normal;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .table_qna .answer_box {
    margin-top: 10px; }
    .table_qna .answer_box .ok {
      display: inline-block;
      border: 1px solid #ccc;
      padding: 2px 5px;
      color: red; }
    .table_qna .answer_box .standby {
      display: inline-block;
      border: 1px solid #ccc;
      padding: 2px 5px;
      color: #000; }

/*아이콘 */
.xi-volume-up {
  font-size: 20px;
  color: #00aeef;
  margin-right: 10px; }

.xi-subdirectory-arrow {
  font-size: 20px;
  color: #00aeef; }

.xi-file-download-o {
  font-size: 24px; }

/*스크롤 테이블 */
.sub_con .row_scoll {
  max-width: 700px; }

.board_view_list {
  border-bottom: 1px solid #999;
  padding-bottom: 20px; }
  .board_view_list li {
    padding: 20px 0 0; }
    .board_view_list li:first-child {
      padding-top: 0; }
    .board_view_list li.tit_bx {
      position: relative; }
      .board_view_list li.tit_bx .info_txt {
        position: absolute;
        top: 50%;
        margin-top: -12px;
        right: 0; }
      .board_view_list li.tit_bx .tit {
        font-size: 35px;
        color: #333;
        padding-right: 80px; }
    @media screen and (max-width: 1024px) {
      .board_view_list li {
        padding: 10px 0; }
        .board_view_list li.tit_bx .tit {
          font-size: 20px; } }
  .board_view_list .share_bx .txt {
    color: #333; }
  .board_view_list .addfile_bx .addfile_txt {
    padding-left: 35px;
    position: relative;
    margin-right: 10px; }
    .board_view_list .addfile_bx .addfile_txt i {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -13px; }

.board_view_btn_box {
  text-align: center;
  margin-top: 50px; }
  @media screen and (max-width: 1024px) {
    .board_view_btn_box {
      margin-top: 25px; } }

/*input*/
select {
  margin: 0;
  vertical-align: middle;
  font-size: 0.9em;
  border: solid 1px #ccc;
  background: white url(../images/icon/sel_i.png) no-repeat 100% center;
  background-size: 20px auto;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 10px; }

/* IE 10, 11의 네이티브 화살표 숨기기 */
select::-ms-expand {
  display: none; }

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: 100%;
  box-sizing:border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  resize: 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; }

.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: 36px;
    height: 36px;
    overflow: hidden; }
  .file_box .btn_type_file {
    display: block;
    width: 90px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #999;
    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; }

.select_10 {
  width: 100px;
  border: 1px solid #ccc; }

.input_7 {
  width: 70px;
  padding: 0;
  text-indent: 7px; }

.input_10 {
  width: 100px;
  padding: 0; }

.input_12 {
  width: 120px;
  padding: 0;
  text-indent: 7px; }

.input_15 {
  width: 150px;
  padding: 0;
  text-indent: 7px; }

.input_20 {
  width: 200px;
  padding: 0;
  text-indent: 7px; }

.input_txt, .input_30 {
  max-width: 300px;
  padding: 0; }

.input_50 {
  width: 50%;
  padding: 0;
  text-indent: 7px; }

.input_80 {
  width: 80%;
  padding: 0;
  text-indent: 7px; }

.input_date {
  position: relative;
  width: 150px;
  display: inline-block; }
  .input_date i {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
    font-size: 24px; }

.input_won {
  display: inline-block;
  padding-right: 40px;
  position: relative;
  width: 300px; }
  .input_won .won_t {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px; }

.input_for {
  width: 100%;
  padding: 0; }

.input_for2 {
  width: 85%;
  padding: 0; }

.sel_for {
  width: 100%;
  border: 1px solid #ccc; }

.sel_30 {
  width: 100%;
  max-width: 300px;
  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: table;
  vertical-align: middle;
  width: 100%;
  max-width: 500px; }
  .num li {
    display: table-cell;
    width: 33.3333%;
    padding-left: 10px; }
    .num li:before {
      float: left;
      width: 10px;
      line-height: 40px;
      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 {
  display: table;
  width: 100%; }
  .e_mail_box .mail_txt, .e_mail_box .mail_txt2 {
    display: table-cell;
    width: 31.333%;
    vertical-align: middle; }
  .e_mail_box .mail_a {
    display: table-cell;
    width: 4%;
    text-align: center;
    vertical-align: middle; }
  .e_mail_box .mail_sel {
    display: table-cell;
    width: 31.333%;
    vertical-align: middle;
    padding-left: 10px; }
    .e_mail_box .mail_sel:before {
      float: left;
      width: 10px;
      line-height: 28px;
      margin-left: -10px;
      text-align: center;
      content: ''; }

.id_num {
  display: table;
  vertical-align: middle;
  width: 100%; }
  .id_num li {
    display: table-cell;
    width: 50%;
    padding-left: 10px; }
    .id_num li:before {
      float: left;
      width: 10px;
      line-height: 40px;
      margin-left: -10px;
      color: #444;
      text-align: center;
      content: '-'; }
    .id_num li:first-child {
      padding-left: 0; }
      .id_num li:first-child:before {
        display: none; }

.area_select {
  display: table;
  vertical-align: middle;
  width: 100%; }
  .area_select li {
    display: table-cell;
    width: 50%;
    padding-left: 10px; }
  .area_select.txt3 li {
    display: table-cell;
    width: 33.333%;
    padding-left: 10px; }
  .area_select li:first-child {
    padding-left: 0; }
    .area_select li:first-child:before {
      display: none; }
  .area_select li:before {
    float: left;
    width: 10px;
    line-height: 28px;
    margin-left: -10px;
    text-align: center;
    content: ''; }

/*찾기*/
.input_btn_box {
  position: relative;
  padding-right: 124px; }
  .input_btn_box .table-btn-01 {
    position: absolute;
    top: 0;
    right: 0;
    width: 95px; }

/* //버튼  ---------------------------------------------------------------*/
.btn-type-01, input[type="submit"].btn-type-01 {
  display: inline-block;
  text-align: center;
  min-width: 100px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #fff;
  background: #000;
  border: 1px solid #000;
  cursor: pointer;
  transition: 0.3s; 
  letter-spacing:-1px;
  }
  .btn-type-01:hover, input[type="submit"].btn-type-01:hover {
    background: #fff;
    color: #000; }

.btn-type-02, input[type="submit"].btn-type-02 {
  display: inline-block;
  text-align: center;
  min-width: 100px;
  background: #f03d3d;
  border: 1px solid #f03d3d !important;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #fff;
  cursor: pointer;
  transition: 0.3s; }
  .btn-type-02:hover, input[type="submit"].btn-type-02:hover {
    background: #fff;
    color: #f03d3d; }

.btn-type-03, input[type="submit"].btn-type-03 {
  display: inline-block;
  text-align: center;
  min-width: 100px;
  background: #fff;
  border: 1px solid #000 !important;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #000;
  cursor: pointer;
  transition: 0.3s; }
  .btn-type-03:hover, input[type="submit"].btn-type-03:hover {
    background: #000;
    color: #fff; }

.btn-type-04 {
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  min-width: 100px;
  color: #fff;
  background-color: #666;
  line-height: 1.5;
  cursor: pointer;
  border: 1px solid #666; }
  .btn-type-04:hover {
    background: #fff;
    color: #666; }

.respon_btn a {
  display: inline-block;
  text-align: center;
  padding: 8px 12px;
  min-width: 200px;
  color: #fff;
  background-color: #a0d53b;
  line-height: 1.5;
  cursor: pointer; }

.respon_btn2 a {
  display: inline-block;
  text-align: center;
  padding: 8px 12px;
  min-width: 100px;
  color: #fff;
  background-color: #a0d53b;
  line-height: 1.5;
  cursor: pointer; }

.form_btn_01 {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 17px;
  background-color: #0a326c;
  border: 1px solid #0a326c;
  cursor: pointer; }
  .form_btn_01:hover {
    color: #0a326c;
    background-color: #fff; }

.form_btn_02 {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 17px;
  background-color: #666;
  border: 1px solid #666;
  cursor: pointer; }

.form_btn_03 {
  display: inline-block;
  text-align: center;
  width: 130px;
  padding: 8px 0;
  color: #fff;
  background-color: #de6742;
  border: 1px solid #de6742;
  line-height: 1.5;
  cursor: pointer; }

.table-btn-01 {
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  color: #fff !important;
  background-color: #666;
  font-size: 13px;
  vertical-align: middle;
  min-width: 60px;
  box-sizing: border-box; }

.table-btn-02 {
  display: inline-block;
  text-align: center;
  height: 28px;
  line-height: 28px;
  color: #082f90;
  background-color: #fff;
  border: 1px solid #082f90;
  font-size: 13px;
  vertical-align: middle;
  padding: 0 20px; }

.btn_submit_01 {
  display: inline-block;
  text-align: center;
  padding: 8px 10px 8px 10px;
  color: #fff;
  background-color: #666;
  font-size: 14px;
  vertical-align: middle;
  min-width: 60px; }

.btn_submit_02 {
  display: inline-block;
  text-align: center;
  padding: 8px 10px 8px 10px;
  color: #fff;
  background-color: #de6742;
  font-size: 14px;
  vertical-align: middle;
  min-width: 60px; }

/* //팝업  ---------------------------------------------------------------*/
.modal-dialog .check-area {
  float: left;
  width: 80%;
  text-align: left;
  color: #333; }

.modal-dialog .modal-footer .pop-close {
  float: right;
  width: 20%;
  text-align: right;
  display: block;
  font-weight: 500;
  color: #333;
  box-sizing: border-box;
  border-left: 1px solid #ddd; }

.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: 0px;
  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;
  z-index: 500; }

/* //반응형  ---------------------------------------------------------------*/
@media all and (max-width: 1024px) {
  .m_br_no {
    display: none; }
  .m_br_show {
    display: block; }
  .input_btn_box {
    position: relative;
    padding-right: 90px; }
  .form_btn_01 {
    height: 40px;
    line-height: 40px; }
  .input_btn_box .table-btn-01 {
    width: 68px; }
  table {
    font-size: 13px; }
  .table_board_for th, .table_board_for td {
    padding: 8px 0; }
  .table-respon colgroup {
    display: none; }
  .table-respon tr:first-child td {
    border-top: 0; }
  .table-respon th {
    display: block;
    width: 100%;
    border-right: 0;
    padding: 5px 0 0;
    box-sizing: border-box; }
  .table-respon td {
    display: block;
    width: 100%;
    padding: 8px 0;
    border-top: 0;
    box-sizing: border-box; }
  .table-respon.boder-01 {
    border: 0; }
    .table-respon.boder-01 th {
      border: 0; }
    .table-respon.boder-01 td {
      border: 0;
      padding: 10px 8px; }
  .table-form-01 {
    font-size: 12px;
    letter-spacing: -1px; }
    .table-form-01 .w_150, .table-form-01 .w_120, .table-form-01 .w_180 {
      width: 70px; }
    .table-form-01 .w_adjust {
      width: 90px; }
  .area_select li {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-top: 10px; }
    .area_select li:first-child {
      margin-top: 0; }
    .area_select li:before {
      display: none; }
  .table-form-01 .input_30 {
    width: 100%; }
  .e_mail_box {
    display: block; }
    .e_mail_box .mail_txt {
      display: block;
      float: left;
      width: 90%;
      margin-right: 2%;
      margin-bottom: 10px;
      vertical-align: middle; }
    .e_mail_box .mail_a {
      display: block;
      float: left;
      width: 8%;
      text-align: center;
      margin-bottom: 10px;
      vertical-align: middle; }
      .e_mail_box .mail_a:after {
        content: '';
        clear: both;
        visibility: hidden;
        height: 0;
        display: block; }
    .e_mail_box .mail_txt2 {
      display: block;
      width: 100%;
      margin-top: 10px; }
    .e_mail_box .mail_sel {
      display: block;
      width: 100%;
      padding-left: 0;
      margin-top: 10px; }
      .e_mail_box .mail_sel:before {
        display: none; }
  .input_find {
    position: relative;
    padding-right: 90px; }
    .input_find .table-btn-01 {
      position: absolute;
      top: 0;
      right: 0;
      width: 90px; }
  .table-respon.form-01 .input_30 {
    width: 100%;
    text-indent: 10px;
    font-size: 14px;
    padding: 0;
    box-sizing: border-box; }
  .calender_td .date_pic01 {
    display: inline-block; }
  .calender_td .date_pic02 {
    display: inline-block;
    margin-top: 10px; }
  .table_qna colgroup, .table_qna th:nth-child(1), .table_qna td:nth-child(1) {
    display: none; }
  .table_qna th:nth-child(2), .table_qna td:nth-child(2) {
    width: 65% !important; }
  .table_qna th:nth-child(3), .table_qna td:nth-child(3) {
    width: 15% !important; }
  .table_qna th:nth-child(4), .table_qna td:nth-child(4) {
    width: 20% !important; }
  .qna_tbl .text_left {
    padding-right: 0px; }
    .qna_tbl .text_left .answer_box {
      position: static;
      margin-top: 8px; }
  .qna_tbl .type {
    font-weight: 500;
    margin-bottom: 5px;
    color: #333; }
  .birth_list li {
    margin-left: 0;
    margin-top: 5px; } }

@media (max-width: 1024px) {
  .table_board_for colgroup, .table_board_for th:nth-child(1), .table_board_for td:nth-child(1) {
    display: none; }
  .table_board_for th:nth-child(2), .table_board_for td:nth-child(2) {
    width: 65% !important; }
  .table_board_for th:nth-child(3), .table_board_for td:nth-child(3) {
    width: 15% !important; }
  .table_board_for th:nth-child(4), .table_board_for td:nth-child(4) {
    width: 20% !important; } }

/* // 플로그인   ---------------------------------------------------------------*/
/*팝업 */
.mfp-content {
  text-align: center; }

.pop-con {
  position: relative;
  display: inline-block;
  padding: 0;
  background-color: #fff; }

.video-pop {
  position: relative;
  display: inline-block; }

.video-pop.pop-con .mfp-close {
  background: url(../images/icon/close_i.png) no-repeat 0 0;
  background-size: 30px auto;
  top: -40px; }

.pop-con.video-pop {
  margin: 0 2%;
  width: 96%;
  padding: 0;
  max-width: 900px; }

.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; }

.modal_standard {
  position: fixed;
  left: 0;
  top: 0;
  display: table;
  height: 100%;
  width: 100%;
  overflow: hidden;
  text-align: center; }

.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 {
  overflow-x: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.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);
  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;
    z-index: 300; }

.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; } }

@media (max-width: 768px) {
  .modal-dialog {
    width: 96% !important;
    margin: 0 2%; } }

.mfp-content {
  text-align: center; }

.pop-con {
  position: relative;
  display: inline-block;
  padding: 38px 10px 10px 10px;
  background-color: #fff; }

.mfp-close-btn-in .mfp-close {
  right: 5px;
  font-size: 50px;
  font-weight: 100;
  font-family: 'Noto Sans KR','Nanum Gothic', sans-serif; }

.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; }

.wrapper header {
  position: relative; }

.grapht_box .circle-info-half {
  line-height: 1.5 !important; }

.grapht_box .dounet_con {
  position: relative;
  display: inline-block; }

.circliful {
  position: relative;
  display: inline-block; }

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block; }

.circle-info, .circle-info-half {
  color: #999; }

.circliful .fa {
  margin: -10px 3px 0 3px;
  position: relative;
  bottom: 4px; }

.layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }
  .layer .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50); }
  .layer .pop-layer {
    display: block; }

.pop-layer {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 500px;
  min-width: 320px;
  height: auto;
  background-color: #fff;
  border: 5px solid #3571B5;
  z-index: 10; }
  .pop-layer .pop-container {
    padding: 20px 25px; }
  .pop-layer p.ctxt {
    color: #666;
    line-height: 25px; }
  .pop-layer .btn-r {
    width: 100%;
    margin: 10px 0 20px;
    padding-top: 10px;
    border-top: 1px solid #DDD;
    text-align: right; }

a.cbtn {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  border: 1px solid #304a8a;
  background-color: #3f5a9d;
  font-size: 13px;
  color: #fff;
  line-height: 25px; }
  a.cbtn:hover {
    border: 1px solid #091940;
    background-color: #1f326a;
    color: #fff; }

@media (max-width: 768px) {
  .pop-layer {
    width: 98%;
    margin: 0 1%;
    box-sizing: border-box; } }

.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent; }

.c3 path, .c3 line {
  fill: none;
  stroke: #000; }

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid, .c3-event-rect, .c3-bars path {
  shape-rendering: crispEdges; }

.c3-chart-arc path {
  stroke: #fff; }

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px; }

.c3-grid line {
  stroke: #aaa; }

.c3-grid text {
  fill: #aaa; }

.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3; }

.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em; }

.c3-line {
  stroke-width: 1px; }

.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white; }

.c3-selected-circle {
  fill: white;
  stroke-width: 2px; }

.c3-bar {
  stroke-width: 0; }
  .c3-bar._expanded_ {
    fill-opacity: 0.75; }

.c3-target.c3-focused {
  opacity: 1; }
  .c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
    stroke-width: 2px; }

.c3-target.c3-defocused {
  opacity: 0.3 !important; }

.c3-region {
  fill: steelblue;
  fill-opacity: .1; }

.c3-brush .extent {
  fill-opacity: .1; }

.c3-legend-item {
  font-size: 12px; }

.c3-legend-item-hidden {
  opacity: 0.15; }

.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1; }

.c3-title {
  font: 14px sans-serif; }

.c3-tooltip-container {
  z-index: 10; }

.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777777;
  -moz-box-shadow: 7px 7px 12px -9px #777777;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.9; }
  .c3-tooltip tr {
    border: 1px solid #CCC; }
  .c3-tooltip th {
    background-color: #aaa;
    font-size: 14px;
    padding: 2px 5px;
    text-align: left;
    color: #FFF; }
  .c3-tooltip td {
    font-size: 13px;
    padding: 3px 6px;
    background-color: #fff;
    border-left: 1px dotted #999; }
    .c3-tooltip td > span {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin-right: 6px; }
    .c3-tooltip td.value {
      text-align: right; }

.c3-area {
  stroke-width: 0;
  opacity: 0.2; }

.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em; }

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none; }

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px; }

.c3-chart-arcs .c3-chart-arcs-gauge-max, .c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777; }

.c3-chart-arc .c3-gauge-value {
  fill: #000; }

.bx-wrapper {
  margin: 0 auto; }
  .bx-wrapper .bx-controls .bx-has-controls-auto .bx-pager {
    width: 100%; }
  .bx-wrapper .bx-viewport {
    border: none !important;
    box-shadow: none !important;
    left: 0;
    background: transparent !important; }
  .bx-wrapper .bx-pager {
    bottom: 30px; }
    .bx-wrapper .bx-pager.bx-default-pager a {
      background: #666; }
      .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #fff; }
  .bx-wrapper .bx-controls-direction a {
    margin-top: -21px;
    width: 21px;
    height: 53px;
    z-index: 10; }
  .bx-wrapper .bx-controls-direction .bx-prev {
    left: 0;
    background: url(../images/slider/btn_left.png) no-repeat 0 0; }
  .bx-wrapper .bx-controls-direction .bx-next {
    right: 0;
    background: url(../images/slider/btn_right.png) no-repeat 0 0; }

.b_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.row_0 {
  margin-right: 0;
  margin-left: 0; }
  .row_0 > li, .row_0 > div {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.row_5 > li, .row_5 > div, .row_5 > form, .row_5 > dl {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row_10 {
  margin-right: -10px;
  margin-left: -10px; }
  .row_10 > li, .row_10 > div {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.row_30 {
  margin-right: -30px;
  margin-left: -30px; }
  .row_30 > li, .row_30 > div {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.row_5 {
  margin-right: -5px;
  margin-left: -5px; }

.col-lg-1, .col-lg-1-5.col-lg-10, .col-lg-10-5, .col-lg-11, .col-lg-11-5, .col-lg-12, .col-lg-15, .col-lg-2, .col-lg-2-5, .col-lg-3, .col-lg-3-5, .col-lg-4, .col-lg-4-5, .col-lg-5, .col-lg-5-5, .col-lg-6, .col-lg-6-5, .col-lg-7, .col-lg-7-5, .col-lg-8, .col-lg-8-5, .col-lg-9, .col-lg-9-5, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-15, .col-sm-15, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-15, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
  display: table;
  content: " "; }

.btn-toolbar:after, .btn-toolbar:before {
  display: table;
  content: " "; }

.clearfix:after, .clearfix:before {
  display: table;
  content: " "; }

.container-fluid:after, .container-fluid:before {
  display: table;
  content: " "; }

.container:after, .container:before {
  display: table;
  content: " "; }

.dl-horizontal dd:after, .dl-horizontal dd:before {
  display: table;
  content: " "; }

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
  display: table;
  content: " "; }

.modal-footer:after, .modal-footer:before {
  display: table;
  content: " "; }

.nav:after, .nav:before {
  display: table;
  content: " "; }

.navbar-collapse:after, .navbar-collapse:before {
  display: table;
  content: " "; }

.navbar-header:after, .navbar-header:before {
  display: table;
  content: " "; }

.navbar:after, .navbar:before {
  display: table;
  content: " "; }

.pager:after, .pager:before {
  display: table;
  content: " "; }

.panel-body:after, .panel-body:before {
  display: table;
  content: " "; }

.row:after, .row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-15, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
  float: left; }

.col-lg-11-5 {
  width: 95.83333333%;
  float: left; }

.col-lg-11 {
  width: 91.66666667%; }

.col-lg-10-5 {
  width: 85%;
  float: left; }

.col-lg-10 {
  width: 83.33333333%; }

.col-lg-9-5 {
  width: 79.1666666%;
  float: left; }

.col-lg-9 {
  width: 75%; }

.col-lg-8-5 {
  width: 70.833333%;
  float: left; }

.col-lg-8 {
  width: 66.66666667%; }

.col-lg-7-5 {
  width: 62.5%;
  float: left; }

.col-lg-7 {
  width: 58.33333333%; }

.col-lg-6-5 {
  width: 54.1666666%;
  float: left; }

.col-lg-6 {
  width: 50%; }

.col-lg-5-5 {
  width: 45.833333%;
  float: left; }

.col-lg-5 {
  width: 41.66666667%; }

.col-lg-4-5 {
  width: 37.5%;
  float: left; }

.col-lg-4 {
  width: 33.33333333%; }

.col-lg-3-5 {
  width: 29.166666%;
  float: left; }

.col-lg-3 {
  width: 25%; }

.col-lg-2-5 {
  width: 20.833333%;
  float: left; }

.col-lg-15 {
  width: 20%; }

.col-lg-2 {
  width: 16.66666667%; }

.col-lg-1-5 {
  width: 12.5%;
  float: left; }

.col-lg-1 {
  width: 8.33333333%; }

.col-lg-pull-11 {
  right: 91.66666667%; }

.col-lg-pull-10 {
  right: 83.33333333%; }

.col-lg-pull-9 {
  right: 75%; }

.col-lg-pull-8 {
  right: 66.66666667%; }

.col-lg-pull-7 {
  right: 58.33333333%; }

.col-lg-pull-6 {
  right: 50%; }

.col-lg-pull-5 {
  right: 41.66666667%; }

.col-lg-pull-4 {
  right: 33.33333333%; }

.col-lg-pull-3 {
  right: 25%; }

.col-lg-pull-2 {
  right: 16.66666667%; }

.col-lg-pull-1 {
  right: 8.33333333%; }

.col-lg-pull-0 {
  right: auto; }

.col-lg-push-12 {
  left: 100%; }

.col-lg-push-11 {
  left: 91.66666667%; }

.col-lg-push-10 {
  left: 83.33333333%; }

.col-lg-push-9 {
  left: 75%; }

.col-lg-push-8 {
  left: 66.66666667%; }

.col-lg-push-7 {
  left: 58.33333333%; }

.col-lg-push-6 {
  left: 50%; }

.col-lg-push-5 {
  left: 41.66666667%; }

.col-lg-push-4 {
  left: 33.33333333%; }

.col-lg-push-3 {
  left: 25%; }

.col-lg-push-2 {
  left: 16.66666667%; }

.col-lg-push-1 {
  left: 8.33333333%; }

.col-lg-push-0 {
  left: auto; }

.col-lg-offset-12 {
  margin-left: 100%; }

.col-lg-offset-11 {
  margin-left: 91.66666667%; }

.col-lg-offset-10 {
  margin-left: 83.33333333%; }

.col-lg-offset-9 {
  margin-left: 75%; }

.col-lg-offset-8 {
  margin-left: 66.66666667%; }

.col-lg-offset-7 {
  margin-left: 58.33333333%; }

.col-lg-offset-6 {
  margin-left: 50%; }

.col-lg-offset-5 {
  margin-left: 41.66666667%; }

.col-lg-offset-4 {
  margin-left: 33.33333333%; }

.col-lg-offset-3 {
  margin-left: 25%; }

.col-lg-offset-2 {
  margin-left: 16.66666667%; }

.col-lg-offset-1 {
  margin-left: 8.33333333%; }

.col-lg-offset-0 {
  margin-left: 0; }

@media all and (max-width: 1024px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }
  .col-sm-12 {
    width: 100% !important; }
  .col-sm-11 {
    width: 91.66666667% !important; }
  .col-sm-10 {
    width: 83.33333333% !important; }
  .col-sm-9 {
    width: 75% !important; }
  .col-sm-8 {
    width: 66.66666667% !important; }
  .col-sm-7 {
    width: 58.33333333% !important; }
  .col-sm-6 {
    width: 50% !important; }
  .col-sm-5 {
    width: 41.66666667% !important; }
  .col-sm-4 {
    width: 33.33333333% !important; }
  .col-sm-3 {
    width: 25% !important; }
  .col-sm-2 {
    width: 16.66666667% !important; }
  .col-sm-1 {
    width: 8.33333333% !important; }
  .col-sm-pull-12 {
    right: 100% !important; }
  .col-sm-pull-11 {
    right: 91.66666667% !important; }
  .col-sm-pull-10 {
    right: 83.33333333% !important; }
  .col-sm-pull-9 {
    right: 75% !important; }
  .col-sm-pull-8 {
    right: 66.66666667% !important; }
  .col-sm-pull-7 {
    right: 58.33333333% !important; }
  .col-sm-pull-6 {
    right: 50% !important; }
  .col-sm-pull-5 {
    right: 41.66666667% !important; }
  .col-sm-pull-4 {
    right: 33.33333333% !important; }
  .col-sm-pull-3 {
    right: 25% !important; }
  .col-sm-pull-2 {
    right: 16.66666667% !important; }
  .col-sm-pull-1 {
    right: 8.33333333% !important; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100% !important; }
  .col-sm-push-11 {
    left: 91.66666667% !important; }
  .col-sm-push-10 {
    left: 83.33333333% !important; }
  .col-sm-push-9 {
    left: 75% !important; }
  .col-sm-push-8 {
    left: 66.66666667% !important; }
  .col-sm-push-7 {
    left: 58.33333333% !important; }
  .col-sm-push-6 {
    left: 50% !important; }
  .col-sm-push-5 {
    left: 41.66666667% !important; }
  .col-sm-push-4 {
    left: 33.33333333% !important; }
  .col-sm-push-3 {
    left: 25% !important; }
  .col-sm-push-2 {
    left: 16.66666667% !important; }
  .col-sm-push-1 {
    left: 8.33333333% !important; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100% !important; }
  .col-sm-offset-11 {
    margin-left: 91.66666667% !important; }
  .col-sm-offset-10 {
    margin-left: 83.33333333% !important; }
  .col-sm-offset-9 {
    margin-left: 75% !important; }
  .col-sm-offset-8 {
    margin-left: 66.66666667% !important; }
  .col-sm-offset-7 {
    margin-left: 58.33333333% !important; }
  .col-sm-offset-6 {
    margin-left: 50% !important; }
  .col-sm-offset-5 {
    margin-left: 41.66666667% !important; }
  .col-sm-offset-4 {
    margin-left: 33.33333333% !important; }
  .col-sm-offset-3 {
    margin-left: 25% !important; }
  .col-sm-offset-2 {
    margin-left: 16.66666667% !important; }
  .col-sm-offset-1 {
    margin-left: 8.33333333% !important; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .m_mb_30 {
    margin-bottom: 30px; }
  .m_mb_20 {
    margin-bottom: 20px; }
  .m_mb_10 {
    margin-bottom: 10px; } }

@media all and (max-width: 767px) {
  .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left; }
  .col-xs-12 {
    width: 100% !important; }
  .col-xs-11 {
    width: 91.66666667% !important; }
  .col-xs-10 {
    width: 83.33333333% !important; }
  .col-xs-9 {
    width: 75% !important; }
  .col-xs-8 {
    width: 66.66666667% !important; }
  .col-xs-7 {
    width: 58.33333333% !important; }
  .col-xs-6 {
    width: 50% !important; }
  .col-xs-5 {
    width: 41.66666667% !important; }
  .col-xs-4 {
    width: 33.33333333% !important; }
  .col-xs-3 {
    width: 25% !important; }
  .col-xs-2 {
    width: 16.66666667% !important; }
  .col-xs-1 {
    width: 8.33333333% !important; }
  .col-xs-pull-12 {
    right: 100% !important; }
  .col-xs-pull-11 {
    right: 91.66666667% !important; }
  .col-xs-pull-10 {
    right: 83.33333333% !important; }
  .col-xs-pull-9 {
    right: 75% !important; }
  .col-xs-pull-8 {
    right: 66.66666667% !important; }
  .col-xs-pull-7 {
    right: 58.33333333% !important; }
  .col-xs-pull-6 {
    right: 50% !important; }
  .col-xs-pull-5 {
    right: 41.66666667% !important; }
  .col-xs-pull-4 {
    right: 33.33333333% !important; }
  .col-xs-pull-3 {
    right: 25% !important; }
  .col-xs-pull-2 {
    right: 16.66666667% !important; }
  .col-xs-pull-1 {
    right: 8.33333333% !important; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-push-12 {
    left: 100% !important; }
  .col-xs-push-11 {
    left: 91.66666667% !important; }
  .col-xs-push-10 {
    left: 83.33333333% !important; }
  .col-xs-push-9 {
    left: 75% !important; }
  .col-xs-push-8 {
    left: 66.66666667% !important; }
  .col-xs-push-7 {
    left: 58.33333333% !important; }
  .col-xs-push-6 {
    left: 50% !important; }
  .col-xs-push-5 {
    left: 41.66666667% !important; }
  .col-xs-push-4 {
    left: 33.33333333% !important; }
  .col-xs-push-3 {
    left: 25% !important; }
  .col-xs-push-2 {
    left: 16.66666667% !important; }
  .col-xs-push-1 {
    left: 8.33333333% !important; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-offset-12 {
    margin-left: 100% !important; }
  .col-xs-offset-11 {
    margin-left: 91.66666667% !important; }
  .col-xs-offset-10 {
    margin-left: 83.33333333% !important; }
  .col-xs-offset-9 {
    margin-left: 75% !important; }
  .col-xs-offset-8 {
    margin-left: 66.66666667% !important; }
  .col-xs-offset-7 {
    margin-left: 58.33333333% !important; }
  .col-xs-offset-6 {
    margin-left: 50% !important; }
  .col-xs-offset-5 {
    margin-left: 41.66666667% !important; }
  .col-xs-offset-4 {
    margin-left: 33.33333333% !important; }
  .col-xs-offset-3 {
    margin-left: 25% !important; }
  .col-xs-offset-2 {
    margin-left: 16.66666667% !important; }
  .col-xs-offset-1 {
    margin-left: 8.33333333% !important; }
  .col-xs-offset-0 {
    margin-left: 0; } }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  overflow: hidden;
  border: 1px solid #c82f43; }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #c82f43; }

.progress-bar-xs {
  height: 5px !important; }

.tbl_tit_des {
  display: table;
  width: 100%; }
  .tbl_tit_des span:first-child, .tbl_tit_des span.tit {
    float: left;
    width: 50px; }
  .tbl_tit_des div:first-child, .tbl_tit_des div.tit {
    float: left;
    width: 50px; }
  .tbl_tit_des span:last-child, .tbl_tit_des span.des {
    display: table-cell;
    width: 100%; }
  .tbl_tit_des div:last-child, .tbl_tit_des div.des {
    display: table-cell;
    width: 100%; }

.mCustomScrollBox {
  height: auto !important; }

.scroll-con-y .mCustomScrollBox {
  height: 100% !important; }

.slick-dots > li {
  padding: 0;
  width: auto;
  height: auto;
  margin: 0 5px; }
  .slick-dots > li.slick-active button {
    background: #000; }
  .slick-dots > li button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ddd;
    padding: 0; }
    .slick-dots > li button:before, .slick-dots > li button:after {
      display: none; }

.slick-prev:before, .slick-next:before {
  display: none; }

/* ==== Slider Image Transition === */
/* ==== Slick Slider Css Ruls === */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }
  .slick-track:before {
    display: table;
    content: ''; }
  .slick-track:after {
    display: table;
    content: '';
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  .slick-slide.dragging img {
    pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

/* // 헤더    ---------------------------------------------------------------*/
#header {
  left: 0;
  top: 0;
  height: 50px;
  width: 100%;
  z-index: 100;
  background: #fff;
  transition: all  0.7s ease-out;
  box-sizing: border-box; }
  #header.on {
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: none;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3); }

.gnb_wrap {
  text-align: center; }
  .gnb_wrap .my_btn_bx {
    position: absolute;
    top: 0;
    right: 0; }
    .gnb_wrap .my_btn_bx a {
      background: #f03d3d url(../images/icon/myp_i.png) no-repeat center center;
      display: block;
      width: 50px;
      height: 50px;
      background-size: 17px auto; }
  .gnb_wrap .logo_box {
    margin-top: 10px; }
    .gnb_wrap .logo_box a {
      display: inline-block;
      width: 95px;
      background: url(../images/main/logo_m.png) no-repeat 0 0;
      background-size: 95px auto;
      height: 30px; }
    .gnb_wrap .logo_box.open {
      z-index: 0; }
  .gnb_wrap .gnb_box {
    width: 480px;
    margin: 0 auto; }
    @media screen and (max-width: 1024px) {
      .gnb_wrap .gnb_box {
        display: none; } }
  .gnb_wrap .depth01 {
    float: left;
    position: relative;
    width: 25%; }
    .gnb_wrap .depth01 > a {
      position: relative;
      color: #222;
      display: block;
      padding: 0 20px;
      font-size: 16px;
      height: 80px;
      line-height: 80px;
      text-align: center; }
      .gnb_wrap .depth01 > a:hover, .gnb_wrap .depth01 > a.active {
        font-weight: 500; }
      .gnb_wrap .depth01 > a:hover:before, .gnb_wrap .depth01 > a.active:before {
        width: 100%; }
      .gnb_wrap .depth01 > a:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        background: #f03d3d;
        height: 3px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .gnb_wrap .depth01 .depth02 {
      left: 0;
      position: absolute;
      top: 90px;
      width: 100%;
      z-index: 100;
      text-align: center;
      background: white;
      display: none;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-top: 0; }
      .gnb_wrap .depth01 .depth02 ul li {
        border-top: 0; }
        .gnb_wrap .depth01 .depth02 ul li:first-child {
          border-top: 1px solid rgba(0, 0, 0, 0.1); }
      .gnb_wrap .depth01 .depth02 li a {
        color: #222;
        display: block;
        font-size: 15px;
        font-weight: normal;
        height: 40px;
        line-height: 40px;
        padding-left: 7px;
        position: relative;
        font-weight: 400;
        text-align: center;
        letter-spacing: -0.5px; }
        .gnb_wrap .depth01 .depth02 li a:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 2px;
          height: 2px;
          border-radius: 2px;
          background: #fff;
          margin-top: -1px; }
        .gnb_wrap .depth01 .depth02 li a:hover, .gnb_wrap .depth01 .depth02 li a:focus, .gnb_wrap .depth01 .depth02 li a.active {
          text-decoration: underline !important; }
        .gnb_wrap .depth01 .depth02 li a.ad_line_h {
          height: 40px;
          line-height: 20px;
          padding: 5px 0; }
  .gnb_wrap.on {
    background: url(../images/main/gnb_bg.png) repeat 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 300; }

@media screen and (max-width: 1024px) {
  .gnb_wrap .right_menu {
    display: none; } }

#main .gnb_wrap .depth01 > a.active, #main .gnb_wrap .depth01 > a:hover {
  color: #fff; }

.nav_bg_pc {
  position: fixed;
  width: 100%;
  top: 81px;
  background: rgba(196, 162, 124, 0.85);
  box-sizing: border-box;
  height: 0;
  z-index: 30; }
  @media screen and (max-width: 1024px) {
    .nav_bg_pc {
      display: none; } }

#main .nav_bg_pc.on {
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.nav_btn_box {
  position: absolute;
  top: 12px;
  left: 15px; }
  .nav_btn_box a {
    background: url(../images/nav/nav_btn.png) no-repeat 0 0;
    display: block;
    background-size: 20px auto;
    width: 20px;
    height: 20px; }
    .nav_btn_box a.on {
      background-image: url(../images/nav/nav_btn_off.png); }

.nav_bg {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 10; }

.gnb_mobile {
  background: #ffffff;
  left: -270px;
  overflow-y: auto;
  position: fixed;
  top: 50px;
  height: 100%;
  background: #fff;
  width: 270px;
  z-index: 99999999;
  transition: 0.5s; }
  .gnb_mobile.on {
    left: 0;
    transition: 0.5s; }
  .gnb_mobile .depth .depth01:first-child > a {
    border-top: 1px solid #dadada; }
  .gnb_mobile .depth .depth01 a.selected1 {
    background: #f03d3d url(../images/nav/nav_up.png) no-repeat 90% center;
    background-size: 10px auto;
    color: #fff; }
  .gnb_mobile .depth .depth01 .depth02 li {
    background: #ffffff url(../images/nav/nav_st1.png) no-repeat 8px center; }
    .gnb_mobile .depth .depth01 .depth02 li a.selected2 {
      background: url(../images/nav/nav_up.png) no-repeat 90% center; }
    .gnb_mobile .depth .depth01 .depth02 li > a {
      border-bottom: 0;
      color: #666;
      display: block;
      background: #ebebeb;
      padding: 12px 0 12px 30px; }
  .gnb_mobile .depth .depth01 > a {
    background: #fff url(../images/nav/nav_down.png) no-repeat 90% center;
    border-bottom: 1px solid #dadada;
    color: #333333;
    display: block;
    padding: 12px 0 12px 15px;
    background-size: 8px auto; }
    .gnb_mobile .depth .depth01 > a.no {
      background: #fff url(../images/nav/nav_down.png) no-repeat 90% center;
      background-size: 8px auto; }

.btn_tell {
  display: none; }

@media screen and (max-width: 1024px) {
  .btn_tell {
    display: block;
    position: absolute;
    top: 12px;
    right: 20px; } }

@media screen and (max-width: 1024px) {
  .gnb_mobile {
    display: block; } }

.gnb_mobile .intra_m_bx {
  background: #f0f0f0;
  padding: 10px 10px;
  text-align: center; }
  .gnb_mobile .intra_m_bx a {
    float: left;
    width: 46%;
    margin: 0 2%;
    position: relative;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    text-align: center;
    border-radius: 3px; }
    .gnb_mobile .intra_m_bx a i {
      background-position: 0 0;
      background-size: 20px auto;
      background-repeat: no-repeat;
      margin-right: 10px;
      display: inline-block;
      width: 20px;
      height: 20px;
      vertical-align: middle; }
    .gnb_mobile .intra_m_bx a.btn_01 {
      background: #f03d3d;
      color: #fff; }
      .gnb_mobile .intra_m_bx a.btn_01 i {
        background-image: url(../images/icon/top_i_01_m.png); }
    .gnb_mobile .intra_m_bx a.btn_02 {
      background: #dadada; }
      .gnb_mobile .intra_m_bx a.btn_02 i {
        background-image: url(../images/icon/top_i_02_m.png); }

.gnb_mobile .login_m_bx {
  margin-bottom: 10px; }
  .gnb_mobile .login_m_bx li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px; }
    .gnb_mobile .login_m_bx li a {
      display: block;
      height: 35px;
      line-height: 35px;
      color: #f03d3d;
      font-weight: 400;
      text-align: center;
      border: 1px solid #f03d3d; }
    .gnb_mobile .login_m_bx li.logout_li {
      width: 100%; }

#sitemap {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  background: #fff;
  height: 200px;
  z-index: 2;
  display: none; }

.top_menu {
  border-bottom: 1px solid #ddd;
  transition: 0.3s; }
  @media screen and (max-width: 1024px) {
    .top_menu {
      display: none; } }
  .top_menu .lang_list a {
    color: #aaa;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    margin-right: 15px; }
    .top_menu .lang_list a.on {
      color: #133e78; }
  .top_menu .login_list a {
    font-size: 13px;
    color: #333;
    margin-left: 20px;
    height: 30px;
    line-height: 30px; }

.hiseoul_i {
  position: absolute;
  top: 15px;
  left: 100px; }
  @media screen and (max-width: 1024px) {
    .hiseoul_i {
      display: none; } }

.hiseoul_i_m {
  display: none; }
  @media screen and (max-width: 1024px) {
    .hiseoul_i_m {
      display: block;
      position: absolute;
      top: 15px;
      left: 15px;
      background: url(../images/main/hi_i_m.png) no-repeat 0 0;
      background-size: 30px auto;
      width: 30px;
      height: 20px; } }

#header.on .hiseoul_i {
  display: none; }

.busi_step li i:before, .busi_step_02 li:after, .ldb_01 .step_ldb_list li:before, .busi_step_03 li:after {
  content: "";
  font-family: xeicon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.blue {
  color: #052c8f !important; }

.or {
  color: #f58220; }

.red {
  color: #d30000; }

/* // 메인    ---------------------------------------------------------------*/
/*컬러 */
.or {
  color: #f26815 !important; }

/*레이아웃 기본 */
/*레이아웃 기본 */
.home {
  position: relative;
  min-width: 320px;
  width: 100%;
  font-size: 13px; }
  .home.main {
    overflow: hidden; }
  .home.fixed {
    height: 100% !important;
    overflow: visible !important;
    position: fixed !important;
    width: 100% !important; }

.wrapper {
  margin: 0 auto;
  padding: 0 15px;
  position: relative; }

.font_down_01 {
  font-size: 0.94em; }

.cursor_default {
  cursor: default; }

.w_150 {
  width: 150px; }

/*비주얼*/
 #main_slider .slick-slide {
	
	
  height:250px;
  background-position:center 0;
  background-repeat:no-repeat;
  text-align: center; 
  background-size:cover;
	
	
	
}



  .main_visual{
	  position:relative;
  }
  
 .main_visual  .buttons{
	  position:absolute;
	  bottom:18px;
	 margin-left:40px;
	 
	  left:50%;
  }
  
  .stop_play.stop .xi-play:before{
	 content: "\ea3b";
  }
  
  .stop_play{
 
	   color:rgba(255,255,255,0.8);
 	  
	   font-size:22px;
  }
  
  
 .main_visual  .slick-dots > li button {

    background:rgba(255,255,255,0.5);
}
.slick-dots > li.slick-active button {
    background:none;
	box-sizing:border-box;
	border:3px solid rgba(255,255,255,0.9);
}
  
  
   .main_visual .slick-dots{
	  bottom:30px;
  }
  
 #main_slider .slick-active .typing_txt_01 ,
  #main_slider .slick-active .typing_txt_02 ,
  #main_slider .slick-active .bot_txt {
	
	  animation: fadeInLeft 0.5s both 0.5s;
	
}
  
  
  #main_slider .slick-active .typing_txt_01 {
  animation-delay: 0.6s;
}
#main_slider .slick-active .typing_txt_02 {
  animation-delay: 0.8s;
}
#main_slider .slick-active .bot_txt {
  animation-delay: 1.0s;
}



  .main_visual .txt_bx {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff; }
    .main_visual .txt_bx .dis_tbl {
      height: 100%; }
    .main_visual .txt_bx .typing_bx {
      height: 70px;
      overflow: hidden; }
    .main_visual .txt_bx .typing_txt_01, .main_visual .txt_bx .typing_txt_02 {
      font-size: 24px;
      font-weight: bold;
      letter-spacing: 5px; }

    .main_visual .txt_bx .bot_txt {
      background: #f03d3d;
      color: #fff;
      font-size: 12px;
      margin-top: 20px;
      display: inline-block;
      width: 240px;
      height: 30px;
      line-height: 30px; }
	  
	    .main_visual .txt_bx .bot_txt   a{

      color: #fff;
    }


.main_search_bx {
  background: #1d1f25 url(../images/main/search_bg.png) no-repeat center bottom;
  background-size: auto 100%;
  box-sizing: border-box;
  padding: 25px 0 25px; }
  .main_search_bx .tit_bx {
    margin-bottom: 15px;
    text-align: center; }
    .main_search_bx .tit_bx .tit {
      margin-right: 10px;
      font-size: 18px;
      font-weight: 700;
      color: #fff;
      display: block; }
    .main_search_bx .tit_bx .st {
      color: #77797c;
      font-size: 12px; }
  .main_search_bx select {
    height: 35px;
    line-height: 35px;
    color: #222;
    border: none; }
  .main_search_bx .btn_search {
    display: block;
    text-align: center;
    margin: 20px auto 0;
    color: #fff;
    background: #f03d3d;
    position: relative;
    height: 35px;
    line-height: 35px;
    width: 170px; }
    .main_search_bx .btn_search:hover {
      background: #b30000; }

.main_sec_tit {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px; }
  .main_sec_tit .st {
    color: #f03d3d; }
  .main_sec_tit:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 20px;
    border-bottom: 1px solid #000;
    margin-left: -10px; }

.main_reco_sec, .main_sale_sec {
  padding: 25px 0 30px; }

.main_sale_sec .btn_link {
  display: inline-block;
  margin-top: 20px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #666;
  text-align: center;
  font-weight: 700;
  width: 150px;
  font-weight: bold;
  color: #666; }
  .main_sale_sec .btn_link:hover {
    background: #666;
    color: #fff; }

.offerings_reco_list li.slick-slide {
  padding: 0 2px; }
  .offerings_reco_list li.slick-slide a {
    display: table;
    width: 100%;
    border: 1px solid #ddd; }
    .offerings_reco_list li.slick-slide a:hover .img_bx:before {
      background: rgba(0, 0, 0, 0.4);
      z-index: 1; }
    .offerings_reco_list li.slick-slide a:hover .img_bx .img_src {
      transition: 0.3s;
      transform: scale(1.1); }
    .offerings_reco_list li.slick-slide a:after {
      display: block;
      clear: both;
      content: ''; }
    .offerings_reco_list li.slick-slide a .img_bx {
      overflow: hidden;
      float: left;
      width: 140px;
      position: relative;
      background: #fafafa; }
      .offerings_reco_list li.slick-slide a .img_bx:before {
        content: '';
        position: absolute;
        background: transparent;
        width: 100%;
        height: 100%;
        transition: 0.3s; }
      .offerings_reco_list li.slick-slide a .img_bx .img_src {
        /*mixin*/
        display: block;
        transition: 0.3s;
        width: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden;
        background-size: cover;
        padding-top: 100%; }
    .offerings_reco_list li.slick-slide a .txt_bx {
      display: table-cell;
      width: 100%;
      vertical-align: top;
      padding: 10px 10px 0;
      box-sizing: border-box; }
      .offerings_reco_list li.slick-slide a .txt_bx .tit {
        color: #000;
        font-weight: 700;
        position: relative;
        padding-left: 10px;
        margin-bottom: 7px;
        font-size: 13px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block; }
        .offerings_reco_list li.slick-slide a .txt_bx .tit:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          border-left: 2px solid #f03d3d;
          height: 12px;
          margin-top: -6px; }
      .offerings_reco_list li.slick-slide a .txt_bx .des_bx table {
        width: 100%;
        text-align: left;
        font-size: 12px; }
        .offerings_reco_list li.slick-slide a .txt_bx .des_bx table th {
          color: #888; }
        .offerings_reco_list li.slick-slide a .txt_bx .des_bx table th, .offerings_reco_list li.slick-slide a .txt_bx .des_bx table td {
          padding: 0; }
        .offerings_reco_list li.slick-slide a .txt_bx .des_bx table td {
          color: #000; }
      .offerings_reco_list li.slick-slide a .txt_bx .price_bx {
        color: #000;
        font-size: 13px; }
        .offerings_reco_list li.slick-slide a .txt_bx .price_bx .st {
          color: #f03d3d;
          font-size: 16px;
          font-weight: bold;
          margin-right: 5px; }

.offerings_reco_list .slick-dots {
  position: static; }

.offerings_reco_list .slick-dots > li {
  margin: 0 3px; }

.offerings_reco_list .slick-dots > li.slick-active button {
  background: none; }

.offerings_reco_list .slick-dots > li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000;
  padding: 0;
  border: 2px solid #000; }

/*서브 모바일 */
.offerings_sub_list_m {
  margin-top: 20px;
  border-top: 2px solid #000; }
  .offerings_sub_list_m li {
    border-bottom: 1px solid #ddd; }
    .offerings_sub_list_m li a {
      display: table;
      width: 100%;
      box-sizing: border-box;
      padding: 10px 0; }
      .offerings_sub_list_m li a:hover .img_bx:before {
        background: rgba(0, 0, 0, 0.4);
        z-index: 1; }
      .offerings_sub_list_m li a:hover .img_bx .img_src {
        transition: 0.3s;
        transform: scale(1.1); }
      .offerings_sub_list_m li a:after {
        display: block;
        clear: both;
        content: ''; }
      .offerings_sub_list_m li a .img_bx {
        overflow: hidden;
        float: left;
        width: 97px;
        position: relative;
        background: #fafafa; }
        .offerings_sub_list_m li a .img_bx:before {
          content: '';
          position: absolute;
          background: transparent;
          width: 100%;
          height: 100%;
          transition: 0.3s; }
        .offerings_sub_list_m li a .img_bx .img_src {
          /*mixin*/
          display: block;
          transition: 0.3s;
          width: 100%;
          background-position: center center;
          background-repeat: no-repeat;
          position: relative;
          overflow: hidden;
          background-size: cover;
          padding-top: 100%; }
      .offerings_sub_list_m li a .txt_bx {
        display: table-cell;
        width: 100%;
        vertical-align: top;
        padding: 0 0 0 10px;
        box-sizing: border-box; }
        .offerings_sub_list_m li a .txt_bx .type {
          display: inline-block;
          padding: 0;
          font-size: 10px;
          color: #fff;
          width: 40px;
          border-radius: 20px;
          background: #aaa;
          text-align: center;
          margin-bottom: 5px; }
        .offerings_sub_list_m li a .txt_bx .tit {
          color: #000;
          font-weight: 700;
          position: relative;
          padding-left: 10px;
          margin-bottom: 7px;
          font-size: 13px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          display: block; }
          .offerings_sub_list_m li a .txt_bx .tit:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            border-left: 2px solid #f03d3d;
            height: 12px;
            margin-top: -6px; }
        .offerings_sub_list_m li a .txt_bx .des_bx table {
          width: 100%;
          text-align: left;
          font-size: 11px;
          line-height: 1.5; }
          .offerings_sub_list_m li a .txt_bx .des_bx table th {
            color: #888; }
          .offerings_sub_list_m li a .txt_bx .des_bx table th, .offerings_sub_list_m li a .txt_bx .des_bx table td {
            padding: 0; }
          .offerings_sub_list_m li a .txt_bx .des_bx table td {
            color: #000; }
        .offerings_sub_list_m li a .txt_bx .price_bx {
          margin-top: -5px;
          color: #000;
          font-size: 13px;
          text-align: right; }
          .offerings_sub_list_m li a .txt_bx .price_bx .st {
            color: #f03d3d;
            font-size: 16px;
            font-weight: bold;
            margin-right: 5px; }

/*메인 */
.main_offerings_list li {
  margin-bottom: 20px; }
  .main_offerings_list li a {
    display: block;
    border: 1px solid #ddd; }
    .main_offerings_list li a:hover .img_bx:before {
      background: rgba(0, 0, 0, 0.4);
      z-index: 1; }
    .main_offerings_list li a:hover .img_bx .img_src {
      transition: 0.3s;
      transform: scale(1.1); }
    .main_offerings_list li a:after {
      display: block;
      clear: both;
      content: ''; }
    .main_offerings_list li a .img_bx {
      overflow: hidden;
      position: relative;
      background: #fafafa url(../images/board/280x190_default.jpg) no-repeat center center;
      background-size: cover; }
      .main_offerings_list li a .img_bx:before {
        content: '';
        position: absolute;
        background: transparent;
        width: 100%;
        height: 100%;
        transition: 0.3s; }
      .main_offerings_list li a .img_bx .img_src {
        display: block;
        transition: 0.3s;
        width: 100%;
        background-image: url(../images/board/280x190_default.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        overflow: hidden;
        padding-top: 67.85714%; }
    .main_offerings_list li a .txt_bx {
      padding: 10px 10px;
      box-sizing: border-box; }
      .main_offerings_list li a .txt_bx .tit {
        color: #000;
        font-weight: 700;
        position: relative;
        padding-left: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block; }
        .main_offerings_list li a .txt_bx .tit:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          border-left: 2px solid #f03d3d;
          height: 18px;
          margin-top: -9px; }
      .main_offerings_list li a .txt_bx .des_bx {
        margin-bottom: 5px; }
        .main_offerings_list li a .txt_bx .des_bx table {
          width: 100%;
          text-align: left;
          font-size: 12px; 
		    table-layout:fixed;
		  
		  word-break:break-all;


		  }
          .main_offerings_list li a .txt_bx .des_bx table th {
            color: #888;
			vertical-align:top;

			}
		  
		  }
          .main_offerings_list li a .txt_bx .des_bx table th {
            color: #888; }
          .main_offerings_list li a .txt_bx .des_bx table th, .main_offerings_list li a .txt_bx .des_bx table td {
            padding: 0; }
          .main_offerings_list li a .txt_bx .des_bx table td {
            color: #000; }
      .main_offerings_list li a .txt_bx .price_bx {
        color: #000;
        text-align: right; }
        .main_offerings_list li a .txt_bx .price_bx .st {
          color: #f03d3d;
          font-size: 14px;
          font-weight: bold; }

.main_info_sec {
  background: url(../images/main/banner_01.jpg) no-repeat center 0;
  height: 150px;
  background-size: cover;
  box-sizing: border-box;
  color: #fff;
  text-align: center; }
  .main_info_sec .txt_bx {
    padding-top: 30px; }
    .main_info_sec .txt_bx .tit {
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 8px;
      letter-spacing: -1px; }
    .main_info_sec .txt_bx .des .tel_t {
      background: url(../images/icon/tel_i.png) no-repeat 0 center;
      background-size: 17px auto;
      padding: 2px 0 2px 20px;
      font-size: 14px;
      font-weight: bold; }
    .main_info_sec .txt_bx .des .st {
      font-size: 12px;
      margin-left: 10px; }
    .main_info_sec .txt_bx .des .st_des {
      background: #f03d3d;
      color: #fff;
      font-size: 11px;
      display: inline-block;
      padding: 0 10px;
      border-radius: 20px; }
  .main_info_sec .btn_link {
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-weight: 700;
    width: 90px;
    margin: 15px auto 0;
    display: block;
    font-size: 13px;
    color: #fff; }
    .main_info_sec .btn_link:hover {
      background: #fff;
      color: #000; }

/*서브 리스트 */
.offerings_premium_wrap {
  padding: 95px 0 80px;
  max-width: 1060px;
  margin: 0 auto; }
  .offerings_premium_wrap .offerings_premium_list li {
    margin-bottom: 10px; }
    .offerings_premium_wrap .offerings_premium_list li a {
      display: block;
      border: 1px solid #ddd;
      padding: 10px;
      box-sizing: border-box; }
      .offerings_premium_wrap .offerings_premium_list li a:after {
        content: '';
        display: block;
        clear: both; }
      .offerings_premium_wrap .offerings_premium_list li a:hover .img_bx:before {
        background: rgba(0, 0, 0, 0.4);
        z-index: 1; }
      .offerings_premium_wrap .offerings_premium_list li a:hover .img_bx .img_src {
        transition: 0.3s;
        transform: scale(1.1); }
      .offerings_premium_wrap .offerings_premium_list li a:after {
        display: block;
        clear: both;
        content: ''; }
      .offerings_premium_wrap .offerings_premium_list li a .img_bx {
        overflow: hidden;
        float: left;
        width: 130px;
        margin-right: 15px;
        position: relative;
        background: #fafafa url(../images/board/280x190_default.jpg) no-repeat center center;
        background-size: cover; }
        .offerings_premium_wrap .offerings_premium_list li a .img_bx:before {
          content: '';
          position: absolute;
          background: transparent;
          width: 100%;
          height: 100%;
          transition: 0.3s; }
        .offerings_premium_wrap .offerings_premium_list li a .img_bx .img_src {
          display: block;
          transition: 0.3s;
          width: 100%;
          background-position: center center;
          background-repeat: no-repeat;
          position: relative;
          overflow: hidden;
          background-size: cover;
          padding-top: 100%; }
      .offerings_premium_wrap .offerings_premium_list li a .txt_bx {
        display: block;
        overflow: hidden;
        vertical-align: top;
        padding: 5px 0;
        box-sizing: border-box; }
        .offerings_premium_wrap .offerings_premium_list li a .txt_bx .type {
          display: inline-block;
          font-size: 12px;
          text-align: center;
          padding: 0  7px;
          background: #000;
          color: #fff;
          margin-bottom: 5px; }
        .offerings_premium_wrap .offerings_premium_list li a .txt_bx .tit {
          overflow: hidden;
          color: #000;
          font-size: 16px;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .offerings_premium_wrap .offerings_premium_list li a .txt_bx .des {
          margin-bottom: 10px; }
          .offerings_premium_wrap .offerings_premium_list li a .txt_bx .des span {
            position: relative;
            padding: 0 8px;
            font-size: 14px;
            display: inline-block; }
            .offerings_premium_wrap .offerings_premium_list li a .txt_bx .des span:first-child {
              padding-left: 0; }
              .offerings_premium_wrap .offerings_premium_list li a .txt_bx .des span:first-child:before {
                display: none; }
            .offerings_premium_wrap .offerings_premium_list li a .txt_bx .des span:before {
              content: '';
              border-left: 1px solid #ccc;
              height: 10px;
              margin-top: -5px;
              position: absolute;
              top: 50%;
              left: 0; }
        .offerings_premium_wrap .offerings_premium_list li a .txt_bx .name {
          font-size: 14px; }

/*푸터*/
.footer_wrap {
  background: #000;
  padding: 20px 0 20px;
  text-align: center; }
  .footer_wrap .address_bx {
    height: 1.8;
    color: #cacaca;
    font-size: 12px; }
    .footer_wrap .address_bx span {
      margin: 0 5px; }
    .footer_wrap .address_bx .copy_t {
      margin-top: 15px;
      font-size: 11px; }

.input_for2 {
  width: 75%; }

#start_pop {
  display: none;
  z-index: 99999; }

#smPopup .img_box a {
  display: block;
  height: 145px;
  background-position: center 0;
  background-repeat: no-repeat; }
  #smPopup .img_box a img {
    display: inline-block;
    display: none; }

#smPopup .from_box {
  position: absolute;
  right: 0;
  top: -35px; }
  #smPopup .from_box input, #smPopup .from_box label {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    margin-right: 10px;
    vertical-align: middle; }
  #smPopup .from_box a {
    position: absolute;
    right: 0;
    top: -90px; }

/*서브 */
.sub_menu_wrap {
  text-align: center;
  margin-bottom: 30px; }
  .sub_menu_wrap ul {
    overflow: hidden;
    margin: 0 auto; }
    .sub_menu_wrap ul li {
      position: relative;
      width: 50%;
      float: left; }
      .sub_menu_wrap ul li a {
        display: block;
        position: relative;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        color: #000;
        border: 1px solid #ddd;
        transition: none;
        margin-left: -1px; }
        .sub_menu_wrap ul li a.on {
          background: #f03d3d;
          color: #fff; }

.sub_tab_wrap {
  margin-bottom: 30px; }
  .sub_tab_wrap .sub_depth03_list {
    text-align: center;
    margin: 0 auto; }
    .sub_tab_wrap .sub_depth03_list.menu_05 li {
      width: 20%; }
    .sub_tab_wrap .sub_depth03_list.menu_06 li {
      width: 16.66666%; }
      @media screen and (max-width: 1024px) {
        .sub_tab_wrap .sub_depth03_list.menu_06 li {
          width: 33.3333%; } }
    .sub_tab_wrap .sub_depth03_list li {
      position: relative;
      width: 33.333%;
      float: left; }
      .sub_tab_wrap .sub_depth03_list li a {
        display: block;
        position: relative;
        height: 48px;
        line-height: 48px;
        text-align: center;
        border: 1px solid #ddd;
        background: #fff;
        font-size: 16px;
        margin-left: -1px;
        transition: none; }
        .sub_tab_wrap .sub_depth03_list li a:hover {
          background: rgba(70, 91, 59, 0.1); }
        .sub_tab_wrap .sub_depth03_list li a.on {
          background: #465b3b;
          color: #fff; }

@media screen and (max-width: 1024px) {
  .sub_tab_wrap .sub_depth03_list.menu_05 li {
    width: 33.333%; }
    .sub_tab_wrap .sub_depth03_list.menu_05 li:nth-child(4), .sub_tab_wrap .sub_depth03_list.menu_05 li:nth-child(5) {
      width: 50%; } }

@media screen and (max-width: 1024px) {
  .sub_tab_wrap .sub_depth03_list li a {
    font-size: 11.5px;
    letter-spacing: -1.0px;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    margin-top: -1px; } }

@media screen and (max-width: 1024px) {
  .sub_tab_wrap .sub_depth03_list.menu_02 li {
    width: 50%; } }

/*서브 비주얼*/ .sub_visual_wrap { position: relative; vertical-align: middle; 
height: 160px; background-position: center 0; background-repeat: no-repeat; } 
.sub_visual_wrap .dis_tbl { height: 100%; } .sub_visual_wrap .dis_tbl .txt_bx { 
color: #fff; text-align: center; overflow: hidden; } .sub_visual_wrap .dis_tbl 
.txt_bx .visual_tit { font-size: 20px; font-weight: 300; margin-bottom: 5px; 
letter-spacing: 5px; } .sub_visual_wrap .dis_tbl .txt_bx .visual_tit .em { 
font-weight: bold; } .sub_visual_wrap .dis_tbl .txt_bx .st { font-size: 12px; 
letter-spacing: 1px; } .sub_visual_wrap.visual_01 { background-image: 
url(../images/sub/visual_01.jpg); } .sub_visual_wrap.visual_02 { 
background-image: url(../images/sub/visual_02.jpg); } .sub_visual_wrap.visual_03 
{ background-image: url(../images/sub/visual_03.jpg); } 
.sub_visual_wrap.visual_04 { background-image: url(../images/sub/visual_04.jpg); 
} .sub_visual_wrap.visual_05 { background-image: 
url(../images/sub/visual_05.jpg); }

.sub_section_wrap .sub_con {
  padding: 35px 0 50px;
  line-height: 1.7; }
  .sub_section_wrap .sub_con .txt_mt {
    margin-top: 25px; }
  .sub_section_wrap .sub_con .part_mt {
    margin-top: 50px; }
  .sub_section_wrap .sub_con .sec_bx .sec_em {
    font-size: 18px;
    color: #333;
    font-weight: 400; }
  .sub_section_wrap .sub_con .sub_tit_border {
    position: relative;
    padding-bottom: 10px;
    font-weight: bold;
    color: #000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px; }
    .sub_section_wrap .sub_con .sub_tit_border:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 30px;
      border-bottom: 1px solid #f03d3d;
      margin-left: -15px; }

.location_con .map_txt_bx .tit {
  font-size: 34px;
  color: #222;
  font-weight: 400;
  margin-bottom: 10px; }

.location_con .sec_bx_02 {
  border: 3px solid #ddd;
  padding: 40px; }
  .location_con .sec_bx_02 ul li {
    text-align: center;
    border-left: 1px solid #ddd; }
    .location_con .sec_bx_02 ul li:first-child {
      border-left: 0; }
    .location_con .sec_bx_02 ul li .txt_bx {
      margin-top: 15px;
      height: 87px; }
      .location_con .sec_bx_02 ul li .txt_bx .tit {
        font-size: 1.25em; }
      .location_con .sec_bx_02 ul li .txt_bx .num_t {
        font-size: 1.6em;
        font-weight: bold; }

@media screen and (max-width: 1024px) {
  .location_con .map_txt_bx .tit {
    font-size: 20px; } }

@media screen and (max-width: 1024px) {
  .location_con .sec_bx_02 ul li {
    border: none; }
    .location_con .sec_bx_02 ul li .txt_bx {
      height: auto; }
    .location_con .sec_bx_02 ul li i img {
      width: 50px; } }

@media screen and (max-width: 1024px) {
  .location_con .sec_bx_02 {
    padding: 15px; } }

.w_1280 {
  max-width: 1280px;
  margin: 0 auto; }

.form_w {
  max-width: 1200px;
  margin: 0 auto; }
  .form_w .e_mail_box, .form_w .text-area-01, .form_w .input_for {
    max-width: 800px; }
  .form_w .btn-type-01 {
    height: 60px;
    line-height: 60px;
    width: 200px; }

/*시작 팝업  드레그*/
.modal.start_pop {
  position: absolute;
  top: 110px;
  left: 10px;
  width: auto;
  height: auto;
  right: auto;
  bottom: auto;
  cursor: move; }
  .modal.start_pop .modal-header {
    padding-bottom: 0;
    padding-top: 10px; }
  .modal.start_pop .modal_standard {
    position: relative;
    display: block;
    width: auto;
    height: auto; }

@media screen and (max-width: 1024px) {
  .modal.start_pop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%; }
    .modal.start_pop .modal_standard {
      position: fixed;
      left: 0;
      top: 70px;
      display: table;
      width: 100%;
      box-sizing: border-box;
      overflow: hidden;
      text-align: center;
      margin: 0 auto; }
    .modal.start_pop .modal-body {
      max-height: 300px;
      overflow-y: auto; } }

.sub_con .sec_bx {
  margin-top: 40px; }
  .sub_con .sec_bx .des_indent_bx {
    padding-left: 10px; }
  .sub_con .sec_bx .sec_tit_02 {
    margin-bottom: 10px;
    color: #222; }
  .sub_con .sec_bx .sec_tit {
    font-size: 1.25em;
    color: #222;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
    line-height: 1.5; }
    .sub_con .sec_bx .sec_tit:before {
      content: '';
      width: 10px;
      height: 10px;
      border: 1px solid #465b3b;
      position: absolute;
      top: 6px;
      left: 0; }
    .sub_con .sec_bx .sec_tit:after {
      content: '';
      width: 10px;
      height: 10px;
      border: 1px solid #465b3b;
      position: absolute;
      top: 10px;
      left: 4px; }

.sub_con ol li {
  position: relative;
  padding-left: 17px; }
  .sub_con ol li .num_txt {
    position: absolute;
    top: 0px;
    left: 0; }

.sub_tbl {
  width: 100%;
  border-top: solid 1px #222;
  border-bottom: solid 1px #ddd;
  text-align: center; }
  .sub_tbl.text_center tbody td {
    text-align: center; }
  .sub_tbl th, .sub_tbl td {
    padding: 10px 10px;
    letter-spacing: -1px; }
  .sub_tbl thead th {
    font-weight: 500;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 1px solid #ddd;
    color: #222;
    background: #f2f2f2; }
    .sub_tbl thead th:first-child {
      border-left: none; }
    .sub_tbl thead th:last-child {
      border-right: none; }
  .sub_tbl tbody th {
    border: 1px solid #ddd;
    color: #333;
    text-align: center;
    color: #222; }
    .sub_tbl tbody th:first-child {
      border-left: none; }
    .sub_tbl tbody th:last-child {
      border-right: none; }
  .sub_tbl tbody td {
    border: 1px solid #ddd;
    text-align: left; }
    .sub_tbl tbody td:first-child {
      border-left: none; }
    .sub_tbl tbody td:last-child {
      border-right: none; }

.busi_step {
  margin-top: 20px; }
  .busi_step li {
    float: left;
    width: 11.111%;
    text-align: center;
    position: relative; }
    .busi_step li:first-child i:before {
      display: none; }
    .busi_step li i {
      position: relative;
      display: block; }
      .busi_step li i:before {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: -8px;
        font-size: 16px; }
    .busi_step li .txt {
      margin-top: 10px;
      color: #222;
      letter-spacing: -1px;
      font-size: 14px; }

@media screen and (max-width: 1200px) {
  .busi_step li i img {
    width: 100px; } }

@media screen and (max-width: 1024px) {
  .busi_step li {
    width: 33.333%;
    min-height: 170px; }
    .busi_step li:nth-child(3n+1) i:before {
      display: none; }
    .busi_step li i img {
      width: 90px; }
    .busi_step li .txt {
      font-size: 12px; } }

@media screen and (max-width: 768px) {
  .busi_step li {
    width: 50%; }
    .busi_step li:nth-child(3n+1) i:before {
      display: block; }
    .busi_step li:nth-child(2n+1) i:before {
      display: none; } }

.busi_step_02 {
  margin-top: 20px; }
  .busi_step_02.eva_step_list li {
    margin-bottom: 0; }
  .busi_step_02 li {
    float: left;
    width: 16.66667%;
    text-align: center;
    margin-bottom: 50px;
    position: relative; }
    .busi_step_02 li:after {
      position: absolute;
      top: 60px;
      right: -15px;
      font-size: 28px; }
    .busi_step_02 li .txt {
      margin-top: 10px;
      letter-spacing: -1px; }
    .busi_step_02 li:last-child:after {
      display: none; }
    .busi_step_02 li:nth-child(6):after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      top: auto;
      bottom: -30px;
      left: 50%;
      right: auto;
      margin-left: -15px; }
    .busi_step_02 li:nth-child(n+7) {
      float: right; }
      .busi_step_02 li:nth-child(n+7):after {
        -webkit-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        left: -10px;
        right: auto; }
    .busi_step_02 li i {
      display: block; }

@media screen and (max-width: 1024px) {
  .busi_step_02 li {
    width: 33.3333%;
    margin-bottom: 15px; }
    .busi_step_02 li .txt {
      max-width: 160px;
      margin: 10px  auto 0; }
    .busi_step_02 li i img {
      width: 100px; }
    .busi_step_02 li:after {
      top: 40px; }
    .busi_step_02 li:nth-child(6):after {
      -webkit-transform: none;
      -o-transform: none;
      transform: none;
      left: auto;
      right: -15px;
      top: 80px;
      bottom: auto;
      left: auto;
      margin-left: 0; }
    .busi_step_02 li:nth-child(n+7) {
      float: left; }
      .busi_step_02 li:nth-child(n+7):after {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        left: auto;
        right: -15px; }
    .busi_step_02 li:nth-child(3n+3):after {
      display: none; } }

@media screen and (max-width: 768px) {
  .busi_step_02 li {
    width: 50%; }
    .busi_step_02 li:nth-child(3n+3):after {
      display: block; }
    .busi_step_02 li:nth-child(2n+2):after {
      display: none; } }

@media screen and (max-width: 1024px) {
  .col_pc {
    display: none; } }

.col_m {
  display: none; }

@media screen and (max-width: 1024px) {
  .col_m {
    display: table-column-group; } }

.busi_0105 {
  background: url(../images/sub/busi_0501.jpg) no-repeat right 750px; }
  @media screen and (max-width: 1024px) {
    .busi_0105 {
      background: none; } }

.ldb_01 .ldb_01_list_01 {
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .ldb_01 .ldb_01_list_01 {
      text-align: left; } }

.ldb_01 .ldb_01_list_02 {
  margin-top: 10px;
  border-top: 1px solid #666; }
  .ldb_01 .ldb_01_list_02 li {
    float: left;
    width: 25%;
    text-align: center;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    padding: 30px 10px;
    height: 350px; }
    .ldb_01 .ldb_01_list_02 li .tit {
      color: #333;
      font-weight: 500;
      margin-bottom: 25px;
      font-size: 1.1em; }
    .ldb_01 .ldb_01_list_02 li .img_bx {
      height: 150px; }
    .ldb_01 .ldb_01_list_02 li .des {
      font-size: 14px; }
    .ldb_01 .ldb_01_list_02 li:first-child {
      border-left: 0; }
    @media screen and (max-width: 1024px) {
      .ldb_01 .ldb_01_list_02 li {
        width: 100%;
        border-left: 0;
        border-bottom: 1px solid #ddd;
        padding: 20px 20px;
        height: auto; } }

.ldb_01 .des_img_bx {
  text-align: center; }
  .ldb_01 .des_img_bx .img_li {
    display: inline-block;
    margin-left: 3px; }
    .ldb_01 .des_img_bx .img_li:first-child {
      margin-left: 0; }
    @media (max-width: 1200px) {
      .ldb_01 .des_img_bx .img_li {
        display: block;
        margin-bottom: 10px;
        margin-left: 0; } }

.ldb_01 .step_ldb_list li {
  float: left;
  width: 25%;
  position: relative;
  text-align: center; }
  .ldb_01 .step_ldb_list li:first-child:before {
    display: none; }
  .ldb_01 .step_ldb_list li:before {
    position: absolute;
    left: -18px;
    top: 70px;
    font-size: 40px;
    color: #888; }
  .ldb_01 .step_ldb_list li .st_bx {
    margin: 0 auto 15px;
    width: 170px;
    height: 170px;
    border: 2px solid #ddd;
    border-radius: 50%;
    box-sizing: border-box;
    color: #465b3b;
    padding: 45px 10px 0; }
    .ldb_01 .step_ldb_list li .st_bx .step_t {
      margin-bottom: 10px; }
    .ldb_01 .step_ldb_list li .st_bx .tit {
      font-size: 1.2em;
      font-weight: 500; }
  .ldb_01 .step_ldb_list li:nth-child(4) .st_bx {
    padding: 30px 0 0; }
  .ldb_01 .step_ldb_list li .des_bx {
    font-size: 15px; }
  @media screen and (max-width: 1024px) {
    .ldb_01 .step_ldb_list li {
      width: 50%;
      margin-bottom: 20px; }
      .ldb_01 .step_ldb_list li .st_bx {
        width: 115px;
        height: 115px;
        padding: 20px 0; }
        .ldb_01 .step_ldb_list li .st_bx .step_t {
          margin-bottom: 5px; }
      .ldb_01 .step_ldb_list li .des_bx {
        font-size: 12px;
        height: 100px; }
      .ldb_01 .step_ldb_list li:last-child .st_bx {
        padding: 10px 0; }
      .ldb_01 .step_ldb_list li:nth-child(3), .ldb_01 .step_ldb_list li:last-child {
        margin-bottom: 0; }
        .ldb_01 .step_ldb_list li:nth-child(3) .des_bx, .ldb_01 .step_ldb_list li:last-child .des_bx {
          height: auto; }
      .ldb_01 .step_ldb_list li:before {
        font-size: 20px;
        top: 50px;
        left: -5px; }
      .ldb_01 .step_ldb_list li:nth-child(2n+1):before {
        display: none; } }

.ldb_slider_wrap {
  text-align: center; }
  .ldb_slider_wrap > div {
    margin-bottom: 40px; }
  .ldb_slider_wrap .tit_type {
    color: #222;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 1.2em; }
  .ldb_slider_wrap .partner_list {
    text-align: center; }
    .ldb_slider_wrap .partner_list li {
      padding: 0 10px;
      display: inline-block; }
      .ldb_slider_wrap .partner_list li .img_bx {
        border: 1px solid #ddd;
        padding: 30px 20px; }
        .ldb_slider_wrap .partner_list li .img_bx img {
          display: inline; }
        @media screen and (max-width: 768px) {
          .ldb_slider_wrap .partner_list li .img_bx {
            padding: 20px 0; } }
      .ldb_slider_wrap .partner_list li .txt {
        padding: 10px 10px;
        border: 1px solid #ddd;
        border-top: 0; }
  .ldb_slider_wrap .slick-dots {
    position: static;
    margin-top: 10px; }
    .ldb_slider_wrap .slick-dots li {
      margin: 0 8px;
      padding: 0;
      width: auto;
      height: auto; }
      .ldb_slider_wrap .slick-dots li.slick-active button {
        background: #465b3b; }
      .ldb_slider_wrap .slick-dots li button {
        display: block;
        padding: 0;
        transition: 3s;
        width: 15px;
        height: 15px;
        background: #ddd;
        border-radius: 50%;
        box-sizing: border-box; }
        .ldb_slider_wrap .slick-dots li button:before {
          display: none;
          content: '';
          opacity: 1; }
      @media screen and (max-width: 768px) {
        .ldb_slider_wrap .slick-dots li {
          margin: 0 4px; }
          .ldb_slider_wrap .slick-dots li button {
            width: 10px;
            height: 10px; } }

.download_bx {
  background: #f5f5f5;
  padding: 50px 20px;
  text-align: center;
  margin-top: 50px; }
  .download_bx .tit {
    font-weight: 500;
    color: #222;
    font-size: 25px;
    margin-bottom: 30px; }
  .download_bx a {
    font-size: 1.1em;
    border-radius: 3px;
    width: 230px;
    height: 50px;
    line-height: 50px; }
  @media screen and (max-width: 1024px) {
    .download_bx {
      margin-top: 30px;
      padding: 20px 10px; }
      .download_bx .tit {
        font-size: 17px;
        margin-bottom: 15px; } }

.lab_list li {
  margin-bottom: 20px;
  text-align: center; }
  .lab_list li .txt {
    margin-top: 10px;
    color: #222;
    margin-bottom: 20px; }
  @media screen and (max-width: 1024px) {
    .lab_list li {
      margin-bottom: 10px; }
      .lab_list li .txt {
        height: 40px; } }

.org_part_list li {
  margin-top: 10px;
  overflow: hidden; }
  .org_part_list li .tit {
    font-weight: 500;
    color: #222;
    float: left;
    width: 140px;
    position: relative;
    padding-left: 10px; }
    @media screen and (max-width: 1024px) {
      .org_part_list li .tit {
        width: 90px; } }
    .org_part_list li .tit:before {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      width: 2px;
      height: 2px;
      background: #666;
      border-radius: 50%; }
    .org_part_list li .tit:after {
      content: '';
      position: absolute;
      top: 4px;
      right: 0;
      border-left: 1px solid #ccc;
      height: 12px; }
  .org_part_list li .des {
    display: table-cell;
    padding-left: 50px;
    vertical-align: top; }
    @media screen and (max-width: 1024px) {
      .org_part_list li .des {
        padding-left: 10px; } }
  .org_part_list li:first-child {
    margin-top: 0; }

.prd_txt_list li {
  margin-bottom: 17px; }

.contact_txt_bx {
  margin-top: 20px;
  padding: 0 20px; }
  .contact_txt_bx li {
    padding: 20px 0;
    border-top: 1px solid #ddd; }
    .contact_txt_bx li:first-child {
      border-top: 0; }
    .contact_txt_bx li .tit {
      color: #222;
      font-weight: 500;
      margin-bottom: 5px; }
    .contact_txt_bx li .tel_t {
      display: inline-block;
      margin-right: 50px; }
      @media screen and (max-width: 1024px) {
        .contact_txt_bx li .tel_t {
          margin-right: 10px; } }
  @media screen and (max-width: 1024px) {
    .contact_txt_bx {
      margin-top: 0; } }

.root_daum_roughmap {
  width: 100% !important; }
  @media screen and (max-width: 1024px) {
    .root_daum_roughmap {
      height: 350px !important; } }

.notice_i {
  font-size: 14px;
  background: #465b3b;
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  padding: 5px 10px;
  vertical-align: middle;
  color: #fff; }

.xi-folder-download {
  color: #465b3b;
  font-size: 24px; }

* {
  outline: none; }

.img_border_bx {
  border: 1px solid #222; }

.busi_step_03 {
  margin-top: 20px; }
  .busi_step_03.eva_step_list li {
    margin-bottom: 0; }
  .busi_step_03 li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 50px;
    position: relative; }
    .busi_step_03 li:after {
      position: absolute;
      top: 60px;
      right: -15px;
      font-size: 28px; }
    .busi_step_03 li .txt {
      margin-top: 10px;
      letter-spacing: -1px; }
    .busi_step_03 li:last-child:after {
      display: none; }
    .busi_step_03 li:nth-child(5), .busi_step_03 li:nth-child(6), .busi_step_03 li:nth-child(7) {
      float: right; }
      .busi_step_03 li:nth-child(5):after, .busi_step_03 li:nth-child(6):after, .busi_step_03 li:nth-child(7):after {
        -webkit-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        left: -10px;
        right: auto; }
    .busi_step_03 li i {
      display: block; }
    .busi_step_03 li:nth-child(8) {
      float: right; }
      .busi_step_03 li:nth-child(8) .txt {
        margin-bottom: 30px; }
    .busi_step_03 li:nth-child(4):after, .busi_step_03 li:nth-child(8):after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      top: auto;
      bottom: -30px;
      left: 50%;
      right: auto;
      margin-left: -15px; }

@media screen and (max-width: 1024px) {
  .busi_step_03 li {
    width: 33.3333%;
    margin-bottom: 15px; }
    .busi_step_03 li .txt {
      max-width: 160px;
      margin: 10px  auto 0 !important;
      height: 78px; }
    .busi_step_03 li i img {
      width: 100px; }
    .busi_step_03 li:after {
      top: 40px; }
    .busi_step_03 li:nth-child(6):after {
      -webkit-transform: none;
      -o-transform: none;
      transform: none;
      left: auto;
      right: -15px;
      top: 80px;
      bottom: auto;
      left: auto;
      margin-left: 0; }
    .busi_step_03 li:nth-child(n) {
      float: left !important; }
      .busi_step_03 li:nth-child(n):after {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        left: auto;
        right: -15px;
        top: 40px;
        bottom: auto;
        left: auto;
        margin-left: 0; }
    .busi_step_03 li:nth-child(3n+3):after {
      display: none !important; } }

@media screen and (max-width: 768px) {
  .busi_step_03 li {
    width: 50%; }
    .busi_step_03 li:nth-child(n-2) .txt {
      height: auto; }
    .busi_step_03 li:nth-child(3n+3):after {
      display: block !important; }
    .busi_step_03 li:nth-child(2n+2):after {
      display: none !important; } }

.col_w {
  width: 70px; }

.table-form-01 .row {
  max-width: 750px; }

.table-form-01 .red_border {
  border-color: #f03d3d; }

.table-form-01 .input_won {
  max-width: 300px;
  width: 100%;
  box-sizing: border-box; }

.table-form-01 .input_txt {
  display: block;
  margin-top: 8px;
  font-size: 12px; }

.input_wrap {
  max-width: 700px; }

.sub_con .sec_tit {
  text-align: center;
  margin-bottom: 20px; }
  .sub_con .sec_tit .tit {
    font-size: 18px;
    color: #000; }
  .sub_con .sec_tit .st {
    color: #888;
    font-size: 12px; }

.viewsale_list_con {
  padding: 0 0 170px !important; }

.viewsale_search_bx {
  background: #f1f1f1;
  padding: 20px 0 25px;
  margin-bottom: 30px; }
  .viewsale_search_bx .inner_radio_bx {
    padding-left: 130px; }
  .viewsale_search_bx input {
    border: 2px solid #000;
    height: 40px;
    line-height: 38px; }
  .viewsale_search_bx select {
    border: 2px solid #000;
    height: 40px;
    line-height: 40px; }
  .viewsale_search_bx .search_border_bx .sel_for {
    border-left: 0; }
  .viewsale_search_bx .btn_bx {
    margin-top: 20px; }
    .viewsale_search_bx .btn_bx ul {
      max-width: 430px;
      margin: 0 auto; }
      .viewsale_search_bx .btn_bx ul a, .viewsale_search_bx .btn_bx ul input {
        width: 100%;
        box-sizing: border-box;
        height: 40px;
        line-height: 40px; }
  .viewsale_search_bx .border_bx {
    position: relative;
    border: 2px solid #000;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    display: block;
    background: #fff; }
    .viewsale_search_bx .border_bx.input_tit_02 {
      padding-left: 20px;
      color: #000;
      font-weight: bold; }
    .viewsale_search_bx .border_bx .input_tit {
      position: absolute;
      top: 50%;
      left: 15px;
      margin-top: -10px;
      border-right: 1px solid #aaa;
      padding-right: 20px;
      height: 25px;
      line-height: 25px;
      color: #000;
      font-weight: bold; }

.paging-area + .text_right {
  margin-top: 30px;
  text-align: center !important; }

.sub_con.job_con {
  padding: 0; }

.board_sub_wrap {
  padding: 30px 15px 50px;
  margin: 0 auto; }

.job_search_bx {
  background: #f1f1f1;
  padding: 25px 0; }
  .job_search_bx input {
    border: 1px solid #000;
    height: 40px;
    line-height: 40px; }
  .job_search_bx select {
    border: 1px solid #000;
    height: 40px;
    line-height: 40px;
    background-image: url(../images/icon/sel_i.png); }
  .job_search_bx .row_w {
    max-width: 800px;
    margin: 0 auto; }

    .job_search_bx .btn_bx ul {
      max-width: 430px;
      margin: 0 auto; }
	  
	  
	  

@media screen and (max-width:768px) {
	  .job_search_bx .btn_bx ul a, .job_search_bx .btn_bx ul li {
		   
		   float:none;
	   }
	   
	   .job_search_bx .btn_bx {
    margin-top: 20px;
}
	
}
	 
      .job_search_bx .btn_bx ul a, .job_search_bx .btn_bx ul input {
   
        box-sizing: border-box;
        height: 40px;
        line-height: 40px;
		width:100%;
		display:block;
		min-width:100%;

		}

/*매물 리스트 */
.offerings_sub_list {
  margin-top: 30px;
  width: 100%;
  border-top: 2px solid #000;
  border-bottom: 1px solid #ddd;
  text-align: center;
  font-size: 14px; }
  .offerings_sub_list tbody tr:hover {
    background: #fafafa; }
  .offerings_sub_list th {
    padding: 10px 2px;
    position: relative;
    color: #000;
    font-weight: 700; }
    .offerings_sub_list th:first-child:before {
      display: none; }
    .offerings_sub_list th:before {
      content: '';
      border-left: 1px solid #ccc;
      height: 12px;
      margin-top: -6px;
      top: 50%;
      left: 0;
      position: absolute; }
  .offerings_sub_list td {
    padding: 5px 2px;
    border-top: 1px solid #ddd;
    text-align: center; }
    .offerings_sub_list td .img_bx {
      overflow: hidden;
      width: 80px;
      margin: 0 auto;
      background: url(../images/board/280x190_default.jpg) no-repeat center center;
      background-size: cover; }
      .offerings_sub_list td .img_bx .img_src {
        display: block;
        margin: 0 auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 75%; }

.viewsale_con .detail_top_bx {
  position: relative;
  border-top: 2px solid #000;
  padding-top: 15px;
  margin-bottom: 20px; }
  .viewsale_con .detail_top_bx .sel_i, .viewsale_con .detail_top_bx .buy_i {
    position: static;
    display: inline-block;
    margin-bottom: 10px; }
  .viewsale_con .detail_top_bx .img_left_bx {
    padding-top: 30px;
    box-sizing: border-box;
    padding-right: 30px; }
	
	
		 .view_slider li.slick-slide{
		text-align:center;
	 }
	
	  .view_slider li.slick-slide img{
		width:auto;
		max-width:640px;
		height:100% !important;
		margin:0 auto;
		display:inline-block;
		vertical-align:middle;
		}
  .viewsale_con .detail_top_bx .txt_right_bx {
    margin-top: 20px; }
    .viewsale_con .detail_top_bx .txt_right_bx .top_tit_bx {
      position: absolute;
      top: 7px;
      left: 0;
      margin-bottom: 10px; }
      .viewsale_con .detail_top_bx .txt_right_bx .top_tit_bx .type {
        display: inline-block;
        background: #000;
        color: #fff;
        text-align: center;
        padding: 2px  5px;
        margin-right: 5px;
        font-size: 11px; }
      .viewsale_con .detail_top_bx .txt_right_bx .top_tit_bx .tit {
        font-size: 14px;
        color: #000; }
    .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap {
      border: 1px solid #ddd;
      box-sizing: border-box; }
      .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .top_bx {
        padding: 10px;
        border-bottom: 1px solid #ddd;
        background: #fff; }
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .top_bx .head_t {
          color: #888; }
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .top_bx .num_t, .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .top_bx .model_t {
          font-size: 18px; }
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .top_bx .num_t {
          color: #f03d3d;
          font-weight: 800; }
      .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .mid_bx {
        padding: 10px;
        background: #fff; }
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .mid_bx ul li {
          line-height: 2;
          font-size: 11px; 
		  min-height:22px;
		  }
		  
/* 		  
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .mid_bx  li .posi_r {
          padding-left: 40px; }
		   */
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .mid_bx  li:last-child .posi_r {
			
		   overflow:hidden;
          }
/* 		  
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .mid_bx  li:nth-child(5) .posi_r {
          padding-left: 60px; } */
		  
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .mid_bx .black_01 {
           float:left;
		   margin-right:8px;
		   overflow:hidden;
		   
          font-weight: 700; }
		  
		  
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .mid_bx .des {
         
		   overflow:hidden;
		   display:block;
		    }
      .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx {
        background: #f7f7f7;
        padding: 10px; }
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx .st {
          font-weight: 800; }
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx .tel_t {
          font-size: 18px;
          color: #000; }
        .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx .des > span {
          position: relative;
          padding: 0 7px;
          font-size: 12px; }
          .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx .des > span:before {
            display: none;
            content: '';
            height: 10px;
            margin-top: -5px;
            position: absolute;
            top: 50%;
            right: 0;
            border-left: 1px solid #ddd; }
          .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx .des > span:last-child {
            padding-left: 0; }
          .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx .des > span:first-child {
            padding-left: 0; }
            .viewsale_con .detail_top_bx .txt_right_bx .info_border_wrap .bot_bx .des > span:first-child:before {
              display: block; }
    .viewsale_con .detail_top_bx .txt_right_bx .bot_btn_bx {
      margin-top: 20px; }
      .viewsale_con .detail_top_bx .txt_right_bx .bot_btn_bx ul {
        max-width: 280px;
        margin: 0 auto; }
        .viewsale_con .detail_top_bx .txt_right_bx .bot_btn_bx ul li a.btn_01 {
          display: block;
          text-align: center;
          height: 40px;
          line-height: 40px;
          color: #000;
          background: #fff;
          border: 1px solid #000; }
          .viewsale_con .detail_top_bx .txt_right_bx .bot_btn_bx ul li a.btn_01:hover {
            background: #000;
            color: #fff; }
        .viewsale_con .detail_top_bx .txt_right_bx .bot_btn_bx ul li a.btn_02 {
          display: block;
          text-align: center;
          height: 40px;
          line-height: 40px;
          color: #fff;
          background: #000;
          border: 1px solid #000; }
          .viewsale_con .detail_top_bx .txt_right_bx .bot_btn_bx ul li a.btn_02:hover {
            background: #fff;
            color: #000; }

.viewsale_con .banner_bx {
  background: #f03d3d url(../images/sub/banner_img.png) no-repeat 90% bottom;
  background-size: 140px auto;
  text-align: center;
  padding: 20px 0;
  color: #fff;
  margin-bottom: 30px;
  position: relative; }
  .viewsale_con .banner_bx .txt_bx .tit {
    font-size: 18px;
    font-weight: 700; }
  .viewsale_con .banner_bx .txt_bx .st {
    font-size: 12px; }
  .viewsale_con .banner_bx .btn_link {
    width: 100px;
    height: 30px;
    display: inline-block;
    margin-top: 15px;
    line-height: 30px;
    border-radius: 30px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    text-align: center;
    font-size: 12px; }
    .viewsale_con .banner_bx .btn_link:hover {
      background: rgba(0, 0, 0, 0.6); }

.viewsale_con .view_detail_bx {
  border-bottom: 1px solid #ddd;
  padding: 0 0 30px;
  text-align: center; }
  .viewsale_con .view_detail_bx li {
    margin-top: 20px; }
    .viewsale_con .view_detail_bx li:first-child {
      margin-top: 0; }

.viewsale_con .board_btn_bx {
  text-align: center;
  margin-top: 30px; }

.view_slider_nav {
  margin-top: 10px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 35px; }
  .view_slider_nav li {
    padding: 0 3px;
    box-sizing: border-box; }
  .view_slider_nav .slick-prev {
    margin-top: 0 !important;
    background-image: url(../images/slider/btn_left.png);
    background-repeat: no-repeat;
    background-size: 100%  auto;
    background-position: center center;
    left: 0;
    width: 20px;
    height: 40px;
    background-size: 20px auto; }
  .view_slider_nav .slick-next {
    margin-top: 0 !important;
    background-image: url(../images/slider/btn_right.png);
    background-repeat: no-repeat;
    background-size: 100%  auto;
    background-position: center center;
    right: 0;
    width: 20px;
    height: 40px;
    background-size: 20px auto; }

.sub_con.finance_con {
  padding: 0; }
  .sub_con.finance_con .fin_sec_bx_01 {
    padding: 25px 0 25px;
    background: #fff;
    text-align: center; }
    .sub_con.finance_con .fin_sec_bx_01 .img_list {
      display: none; }
    .sub_con.finance_con .fin_sec_bx_01 .img_bx img {
      max-width: 300px; }
    .sub_con.finance_con .fin_sec_bx_01 .fin_tit {
      color: #222;
      text-align: center;
      margin-bottom: 20px;
      font-size: 18px; }
  .sub_con.finance_con .fin_sec_bx_02 {
    padding: 25px 0 30px;
    background: #f1f1f1;
    text-align: center; }
    .sub_con.finance_con .fin_sec_bx_02 .fin_list li {
      margin-top: 40px;
      color: #000; }
      .sub_con.finance_con .fin_sec_bx_02 .fin_list li i {
        display: inline-block;
        margin-bottom: 15px; }
        .sub_con.finance_con .fin_sec_bx_02 .fin_list li i img {
          height: 42px;
          width: auto; }
      .sub_con.finance_con .fin_sec_bx_02 .fin_list li .tit {
        font-size: 18px;
        margin-bottom: 10px; }
      .sub_con.finance_con .fin_sec_bx_02 .fin_list li:first-child {
        margin-top: 0; }
  .sub_con.finance_con .btn_bx {
    text-align: center;
    margin-top: 30px; }
  .sub_con.finance_con .btn_finance {
    display: inline-block;
    width: 170px;
    color: #fff;
    border: 1px solid #2c3665;
    color: #2c3665;
    background: #fff;
    position: relative;
    text-align: center;
    height: 35px;
    line-height: 35px; }
    .sub_con.finance_con .btn_finance i {
      position: absolute;
      top: 50%;
      right: 30px;
      margin-top: -12px;
      font-size: 18px;
      transition: 0.3s; }
    .sub_con.finance_con .btn_finance:hover {
      background: #2c3665;
      color: #fff; }
      .sub_con.finance_con .btn_finance:hover i {
        color: #fff; }

.sub_con.form_con {
  padding: 30px 15px 50px; }
  .sub_con.form_con .form_wrap .col_w {
    width: 70px; }
  .sub_con.form_con .form_wrap .btn_bx {
    margin-top: 30px; }
    .sub_con.form_con .form_wrap .btn_bx ul {
      max-width: 430px;
      margin: 0 auto; }
      .sub_con.form_con .form_wrap .btn_bx ul a, .sub_con.form_con .form_wrap .btn_bx ul input {
        height: 40px;
        line-height: 40px;
        width: 100%;
        box-sizing: border-box; }
  .sub_con.form_con .form_tit {
    margin-bottom: 20px;
    text-align: center; }
    .sub_con.form_con .form_tit .tit {
      font-size: 18px;
      color: #000;
      margin-bottom: 5px; }
    .sub_con.form_con .form_tit .st {
      font-size: 12px; }

.board_view_btn_box {
  height: 30px;
  position: relative; }
  .board_view_btn_box .btn-type-01, .board_view_btn_box .btn-type-03 {
    min-width: 90px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #000 !important; }
  .board_view_btn_box a:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 60px;
    padding: 0; }
  .board_view_btn_box a:nth-child(3) {
    position: absolute;
    top: 0;
    left: 70px;
    min-width: 60px;
    padding: 0; }

.job_board_view {
  border-top: 2px solid #000; }
  .job_board_view .tit_bx {
    padding: 10px 0;
    position: relative; }
    .job_board_view .tit_bx.border_bottom {
      border-bottom: 1px solid #ddd; }
    .job_board_view .tit_bx .des_bx {
      position: static;
      top: 20px;
      right: 0;
      text-align: right; }
      .job_board_view .tit_bx .des_bx span {
        position: relative;
        padding: 0 10px;
        display: inline-block; }
        .job_board_view .tit_bx .des_bx span:first-child:before {
          display: none; }
        .job_board_view .tit_bx .des_bx span:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          border-left: 1px solid #ddd;
          height: 10px;
          margin-top: -5px; }
  .job_board_view .table-form-01 {
    border-top: 1px solid #ddd; }
  .job_board_view .table-form-01 {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 10px 0; }
    .job_board_view .table-form-01 tbody, .job_board_view .table-form-01 colgroup, .job_board_view .table-form-01 tr, .job_board_view .table-form-01 th, .job_board_view .table-form-01 td {
      display: block;
      border: none; }
    .job_board_view .table-form-01 tr td, .job_board_view .table-form-01 tr th {
      padding: 0;
      border: none; }
    .job_board_view .table-form-01 tr th {
      padding: 10px  0 5px;
      text-align: left;
      display: none;
      font-weight: bold; }
    .job_board_view .table-form-01 tr td {
      position: relative;
      padding: 2px 0 2px 60px; }
      .job_board_view .table-form-01 tr td:before {
        content: attr(data-title);
        position: absolute;
        top: 2px;
        left: 0;
        color: #000; }
  .job_board_view .board-box {
    padding: 20px 10px;
    text-align: center;
    border-bottom: 1px solid #ddd; }
  .job_board_view .job_detail_bx {
    border: 1px solid #ddd;
    max-width: 800px;
    margin: 20px auto 0;
    padding: 20px;
    text-align: left;
    line-height: 2; }
    .job_board_view .job_detail_bx .black_01 {
      font-weight: 700; }

.border-list-type {
  margin-top: 70px; }
  .border-list-type .row {
    position: relative; }
    .border-list-type .row .tit {
      text-indent: 10px; }

.sub_con.myp_con {
  padding: 35px 15px 50px; }
  .sub_con.myp_con .myp_search_bx {
    border: 1px solid #ddd;
    padding: 30px 20px;
    max-width: 680px;
    margin: 0 auto;
    box-sizing: border-box; }
    .sub_con.myp_con .myp_search_bx ul li {
      position: relative;
      margin-top: 20px;
      padding-left: 90px; }
      .sub_con.myp_con .myp_search_bx ul li:first-child {
        margin-top: 0; }
      .sub_con.myp_con .myp_search_bx ul li .tit {
        position: absolute;
        top: 50%;
        left: 0;
        color: #000;
        font-weight: bold;
        margin-top: -15px; }
    .sub_con.myp_con .myp_search_bx .btn_bx {
      margin-top: 20px; }
      .sub_con.myp_con .myp_search_bx .btn_bx input {
        height: 40px;
        line-height: 40px;
        width: 100%;
        min-width: 100%; }

#pop_del .tit {
  font-size: 17px;
  color: #000;
  padding: 30px 0; }

#pop_del .close {
  opacity: 1;
  z-index: 1; }

#pop_del .modal-body .btn-type-03 {
  position: static;
  font-size: 16px;
  line-height: 40px;
  vertical-align: middle; }

.board_pw_bx {
  text-align: center; }
  .board_pw_bx .tit {
    font-size: 18px;
    color: #000;
    padding: 0 0 30px; }

.sel_i {
  width: 50px;
  height: 22px;
  line-height: 22px;
  background: rgba(240, 61, 61, 0.9);
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 11px; }

.buy_i {
  width: 50px;
  height: 22px;
  line-height: 22px;
  background: rgba(38, 50, 101, 0.9);
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 11px; }

.pc_ver {
  display: none; }

.border-list-type .col-sm-12 {
  float: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block; }

.border-list-type .dis_cel {
  width: 100%; }

.border-list-type .col-lg-2, .border-list-type .col-lg-2-5, .border-list-type .col-lg-1, .border-list-type .col-lg-1-5 {
  display: none; }

.area_for {
  width: 100%;
  box-sizing: border-box; }
  
    .term_tit{
	  margin-top:20px;
	  margin-bottom:7px;
	
	  color:#222;
	  font-weight:bold;
  }


    
  .attachment_search_list input[type="button"]{
	  
	  display:block;
	  width:100%;
    text-align: center;
    background: #797c83;
    border: 1px solid #797c83 ;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
	  
  }
  
    .attachment_search_list input[type="button"].on{
	
    background: #f03d3d;
    border-color: #f03d3d ;

    color: #fff;

	  
  }
/* 2019-03-18 banghg */
.sub_con.myp_con .myp_board_search_bx{font-size:0;padding:10px}
.myp_board_search_bx *{box-sizing:border-box;}
.myp_board_search_bx .col-lg-4,
.myp_board_search_bx .col-lg-3{padding:0 2px;margin:2px 0;}
.myp_board_search_bx .col-lg-3{width: 20% !important;}
.myp_board_search_bx .col-lg-4{width: 30% !important;}
@media all and (max-width:480px){
.myp_board_search_bx .col-lg-3{width: 40% !important;}
.myp_board_search_bx .col-lg-4{width: 60% !important;}
}
.myp_board_search_bx input,
.myp_board_search_bx select{width:100% !important; height:35px !important; line-height:35px !important;vertical-align:middle;font-size:13px;}