@charset "UTF-8";
/*slick arrow*/
/*이미지 src */
/*애니메이션 */
/*텍스트 */
/* //리셋  ---------------------------------------------------------------*/



@font-face{
  font-family:"NanumBarunGothic";
  src:url("font/NanumBarunGothic.eot");
  src:local(��), url("font/NanumBarunGothic.woff")format("woff");
}

@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format("opentype"); }

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


a {
  color: #666;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none !important; }

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

input, button {
  outline: none; }

body {
  font-size: 15px;
  font-family: 'Roboto','Noto Sans KR', 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"] {

  margin: 0;
  vertical-align: middle;

  -webkit-border-radius: 0;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

select {
  height: 38px;
  line-height: 38px;
  margin: 0;
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
  -webkit-border-radius: 0;
   }

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

textarea {
  padding: 5px;
  width: 99%; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -o-text-overflow: '';
  text-overflow: '';
  zoom: 1; }

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

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%;
  -webkit-box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
  background: #ed1651;
  position: relative;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
  line-height: 45px; }
  #top_btn a:hover {
    background: #ed1651; }

.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, .m_br_no {
    display: none; } }

/* //인풋  ---------------------------------------------------------------*/
/* //버튼  ---------------------------------------------------------------*/
.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 20px;
  color: #fff;
  background: #ed1651;
  border: 1px solid #ed1651;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-type-01:hover, input[type="submit"].btn-type-01:hover {
    background: #fff;
    color: #ed1651; }

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

.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;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  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;
  -webkit-box-sizing: border-box;
  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; }

/* //테이블  ---------------------------------------------------------------*/
.table-type-01 {
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: center; }
  .table-type-01 thead tr:first-child th {
    border-bottom: 1px solid #999; }
  @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;
        line-height: 1.7; }
      .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: 13px 2px;
    position: relative;
    color: #333;
    font-weight: 500; }
    .table-type-01 th:first-child:before {
      display: none; }
  .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/product/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;
      -o-text-overflow: ellipsis;
      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 #999;
  border-bottom: solid 1px #999; }
  .table_board_for thead th {
    border-bottom: 1px solid #999; }
  .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; }


@media (max-width: 1024px) {

	.table_board_for th ,.table_board_for td {

    padding: 10px 0;
}
  .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: 10% !important; }
  .table_board_for th:last-child, .table_board_for  td:last-child {
    width: 25% !important; }



	}

.table_product_for {
  width: 100%;
  table-layout: fixed;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999; }
  .table_product_for thead th {
    border-bottom: 1px solid #999; }
  .table_product_for tbody tr:hover {
    background: #f7f7f7; }
  .table_product_for th {
    color: #333;
    text-align: center;
    font-weight: 500;
    padding: 16px 0; }
  .table_product_for td {
    padding: 18px 0;
    position: relative;
    border-top: 1px solid #ddd;
    text-align: center; }
  .table_product_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_product_for .text_left {
    text-align: left;
    padding: 17px 30px 17px 20px; }
    .table_product_for .text_left > a {
      display: block; }
  .table_product_for .answer_box {
    margin-top: 10px; }
    .table_product_for .answer_box .ok {
      display: inline-block;
      border: 1px solid #ccc;
      padding: 2px 5px;
      color: red; }
    .table_product_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_on {
  display: inline-block;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 400;
  border: solid 1px;
  border-color: #ed1651;
  background: #fff;
  color: #ed1651;
  font-size: 15px; }
  @media screen and (max-width: 768px) {
    .anwer_on {
      font-size: 12px;
      height: 20px;
      width: 50px;
      line-height: 20px; } }

.anwer_off {
  display: inline-block;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 400;
  border: solid 1px;
  border-color: #666;
  background: #666;
  color: #fff;
  font-size: 15px; }
  @media screen and (max-width: 768px) {
    .anwer_off {
      font-size: 12px;
      height: 20px;
      line-height: 20px;
      width: 50px; } }

.accept_cansel {
  display: inline-block;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 400;
  border: solid 1px;
  border-color: #666;
  background: #666;
  color: #fff; }
  @media screen and (max-width: 768px) {
    .accept_cansel {
      font-size: 12px;
      height: 20px;
      line-height: 20px;
      width: 50px; } }

.accept_ok {
  display: inline-block;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 400;
  border: solid 1px;
  border-color: #ed1651;
  background: #fff;
  color: #ed1651; }
  @media screen and (max-width: 768px) {
    .accept_ok {
      font-size: 12px;
      height: 20px;
      width: 50px;
      line-height: 20px; } }

.accept_on {
  display: inline-block;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 400;
  border: solid 1px;
  border-color: #ccc;
  background: #fff;
  color: #333; }
  @media screen and (max-width: 768px) {
    .accept_on {
      font-size: 12px;
      height: 20px;
      width: 50px;
      line-height: 20px; } }

.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 .product-box {
    min-height: 150px;
    padding: 10px; }
    .table-view-01 td .product-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/product/download.png) no-repeat 0 center;
  width: 16px;
  height: 21px; }

.table-form-01 {
  width: 100%;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999; }
  .table-form-01 tr th {
    color: #333;
    font-weight: 400; }
  .table-form-01 th {
    padding: 12px 10px;
    font-weight: 500;
    color: #333;
    text-align: left; }
    @media screen and (max-width: 1024px) {
      .table-form-01 th {
        padding: 10px 5px; } }
    .table-form-01 th label {
      font-weight: 500;
      color: #333; }
  .table-form-01 td {
    padding: 12px 10px; }
    @media screen and (max-width: 1024px) {
      .table-form-01 td {
        padding: 10px 5px; } }
  .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%;
    -webkit-box-sizing: border-box;
    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;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-repeat: no-repeat;
        background-position: center center; }
        .paging-area ul li a.active {
          text-decoration: none;
          color: #ed1651;
          border-color: #ed1651; }
        .paging-area ul li a.prev-first {
          background-image: url("../images/paging/prev-first.png"); }
        .paging-area ul li a.prev {
          background-image: url("../images/paging/prev.png"); }
        .paging-area ul li a.next-last {
          background-image: url("../images/paging/next-last.png"); }
        .paging-area ul li a.next {
          background-image: url("../images/paging/next.png"); }
        .paging-area ul li a span {
          display: inline-block;
          text-indent: -9999px; }





/* 게시판 하단 검색 */



/* 게시판 하단 검색 */
.board-search-01 {
  margin-bottom: 50px;
  text-align: center;
  font-size: 17px; }
  .board-search-01 fieldset:after {
    content: '';
    display: block;
    clear: both; }
  .board-search-01 select, .board-search-01 input {
    border: solid 1px #ccc;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    font-weight: 400; }
  .board-search-01 .select-type-01 {
    width: 225px;
    vertical-align: top; }
  .board-search-01 .input-type-01 {
    padding: 0 5px;
    width: 240px; }
  .board-search-01 .btn {
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    width: 110px;
    text-indent: 20px;
    color: #fff;
    border: solid 1px #333;
    background: #333 url(../images/icon/search_i_01.png) no-repeat 20px center; }
  @media screen and (max-width: 1024px) {
    .board-search-01 {
      margin-bottom: 25px;
      font-size: 13px; }
      .board-search-01 fieldset {
        margin-right: 70px; }
      .board-search-01 select, .board-search-01 input {
        height: 35px;
        line-height: 35px;
        float: left; }
      .board-search-01 .select-type-01 {
        width: 40%;
        margin-right: 1%; }
      .board-search-01 .input-type-01 {
        width: 57%; }
      .board-search-01 .btn {
        position: absolute;
        text-indent: 15px;
        top: 0;
        right: 15px;
        width: 70px;
        background-size: 12px auto;
        background-position: 10px center; } }

.product-search-01 {
  margin-bottom: 50px;
  text-align: center;
  font-size: 17px; }
  .product-search-01 fieldset:after {
    content: '';
    display: block;
    clear: both; }
  .product-search-01 select, .product-search-01 input {
    border: solid 1px #ccc;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    font-weight: 400; }
  .product-search-01 .select-type-01 {
    width: 225px;
    vertical-align: top; }
  .product-search-01 .input-type-01 {
    padding: 0 5px;
    width: 240px; }
  .product-search-01 .btn {
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    width: 110px;
    text-indent: 20px;
    color: #fff;
    border: solid 1px #333;
    background: #333 url(../images/icon/search_i_01.png) no-repeat 20px center; }
  @media screen and (max-width: 1024px) {
    .product-search-01 {
      margin-bottom: 25px;
      font-size: 13px; }
      .product-search-01 fieldset {
        margin-right: 70px; }
      .product-search-01 select, .product-search-01 input {
        height: 35px;
        line-height: 35px;
        float: left; }
      .product-search-01 .select-type-01 {
        width: 40%;
        margin-right: 1%; }
      .product-search-01 .input-type-01 {
        width: 57%; }
      .product-search-01 .btn {
        position: absolute;
        text-indent: 15px;
        top: 0;
        right: 15px;
        width: 70px;
        background-size: 12px auto;
        background-position: 10px center; } }

.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;
        -webkit-box-sizing: border-box;
        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;
        -webkit-box-sizing: border-box;
        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-product-box {
  padding: 20px 5px; }
  .txt-product-box img {
    max-width: 100%;
    width: 800px; }

.gallery-product-01 {
  padding: 30px 0;
  border-top: solid 1px #0b3e95;
  border-bottom: solid 1px #0b3e95; }
  .gallery-product-01 .gallery-list li {
    width: 31.3%;
    padding: 10px 1%;
    float: left; }
    .gallery-product-01 .gallery-list li a {
      display: block;
      position: relative; }
      .gallery-product-01 .gallery-list li a img {
        width: 100%; }
    .gallery-product-01 .gallery-list li .txt-box {
      margin-top: 10px;
      height: 50px;
      text-align: center; }

.gallery-product-02 {
  padding: 30px 0;
  border-top: solid 1px #0b3e95;
  border-bottom: solid 1px #0b3e95; }
  .gallery-product-02 .gallery-list li {
    width: 23%;
    padding: 10px 1%;
    float: left; }
    .gallery-product-02 .gallery-list li a {
      display: block;
      position: relative; }
      .gallery-product-02 .gallery-list li a img {
        width: 200px;
        height: 154px; }
    .gallery-product-02 .gallery-list li .txt-box {
      margin-top: 10px;
      height: 25px;
      text-align: center; }

.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;
      -o-text-overflow: ellipsis;
      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;
        -o-text-overflow: ellipsis;
        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; }

.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: 1px solid #999;
  border-bottom: 1px solid #999;
  background: #fff;
  text-align: left; }
  .qna li:first-child .qna-header {
    border-top: none; }
  .qna .qna-header {
    padding: 15px 10px;
    position: relative;
    border-top: solid 1px #ddd; }
    .qna .qna-header:before {
      content: 'Q.';
      position: absolute;
      top: 50%;
      left: 15px;
      font-size: 20px;
      margin-top: -15px;
      font-weight: 500; }
    .qna .qna-header a {
      display: block;
      padding-left: 40px;
      padding-right: 30px;
      text-decoration: none;
      font-size: 1.1em;
      font-weight: 400;
      color: #222;
      background: url(../images/qna/qna-up.png) no-repeat right center; }
      .qna .qna-header a .tit {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: block; }
      .qna .qna-header a:hover {
        color: #ed1651; }
      .qna .qna-header a.select {
        color: #ed1651;
        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;
    border-top: solid 1px #ddd;
    position: relative;
    background: #f6f6f6; }
    .qna .qna-body:before {
      content: 'A.';
      position: absolute;
      top: 15px;
      left: 15px;
      font-size: 20px;
      font-weight: 500;
      color: #ed1651; }

.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;
      -o-text-overflow: ellipsis;
      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; }

/*아이콘 */
.notice_i {
  font-size: 14px;
  background: #ed1651;
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  padding: 5px 10px;
  vertical-align: middle;
  color: #fff; }

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

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

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

.product_view_btn_box {
  text-align: center;
  margin-top: 50px; }

  .pop_footer{
	  margin-top:20px;
  }

.product_view_btn_box * {
	vertical-align:top;





}
  @media screen and (max-width: 1024px) {
    .product_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_02.png) no-repeat 98% center;
  background-size: 20px auto;


  padding-left: 10px; }
  @media screen and (max-width: 768px) {
    select {
      background-size: 15px  auto; } }

/* 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;
  padding-left:10px;
  overflow: auto;
  min-height: 150px;

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

.area_for {
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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:hover .btn_type_file {
    background: #666; }
  .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 .btn_type_file:hover {
      background: #666; }
  .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%;
  max-width: 500px; }
  .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; }

/*이미지 리스트 */
.img_product_list_wrap {
  border-top: 2px solid #222;
  padding: 10px 20px;
  border-bottom: 1px solid #ddd; }
  @media screen and (max-width: 1024px) {
    .img_product_list_wrap {
      padding: 10px 0; }
      .img_product_list_wrap .img_product_list {
        margin: 0 -5px; }
        .img_product_list_wrap .img_product_list li {
          padding-left: 5px;
          padding-right: 5px; } }

.img_product_list li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  text-align: center; }
  .img_product_list li:nth-child(-n+3) {
    border-top: 0; }
  @media screen and (max-width: 1024px) {
    .img_product_list li {
      padding-top: 10px;
      padding-bottom: 10px; }
      .img_product_list li:nth-child(3) {
        border-top: 1px solid #ddd; } }
  .img_product_list li a {
    position: relative;
    display: block; }
    .img_product_list li a .img_bx {
      overflow: hidden;
      position: relative; }
      .img_product_list li a .img_bx:after {
        content: '';
        position: absolute;
        background: transparent;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .img_product_list li a .txt_box {
      padding: 10px 0 0;
      background: #fff;
      color: #333; }
      .img_product_list li a .txt_box .tit {
        font-size: 1.1em;
        color: #222;
        font-weight: 400;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: block; }
    .img_product_list li a:hover .img_bx:after {
      background: rgba(0, 0, 0, 0.5); }
    .img_product_list li a:hover .txt_box .tit {
      color: #ed1651; }

/*1:1답변 */
.inquiry_view_bx {
  border-top: 1px solid #ddd; }
  .inquiry_view_bx .info_bx {
    padding: 12px 0;
    text-align: center;
    border-bottom: 1px solid #ddd; }
    .inquiry_view_bx .info_bx span {
      display: inline-block;
      position: relative;
      padding: 0 10px; }
      .inquiry_view_bx .info_bx span:before {
        content: '';
        border-left: 1px solid #ccc;
        height: 10px;
        margin-top: -5px;
        top: 50%;
        left: 0;
        position: absolute; }
      .inquiry_view_bx .info_bx span a {
        max-width: 170px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: block;
        display: inline-block;
        vertical-align: middle; }
      .inquiry_view_bx .info_bx span:first-child {
        padding-left: 0; }
        .inquiry_view_bx .info_bx span:first-child:before {
          display: none; }
    @media screen and (max-width: 1024px) {
      .inquiry_view_bx .info_bx {
        text-align: left; }
        .inquiry_view_bx .info_bx span {
          display: block;
          padding: 0; }
          .inquiry_view_bx .info_bx span:before {
            display: none; } }
  .inquiry_view_bx .view_bx {
    padding: 30px; }
    @media screen and (max-width: 1024px) {
      .inquiry_view_bx .view_bx {
        padding: 15px 0; } }
    .inquiry_view_bx .view_bx .inquiry_txt_bx {
      margin: 15px 0;
      border: 1px solid #ddd; }
      .inquiry_view_bx .view_bx .inquiry_txt_bx .head_t {
        background: #f6f6f6;
        padding: 10px 30px;
        color: #222;
        font-weight: 400; }
        .inquiry_view_bx .view_bx .inquiry_txt_bx .head_t i {
          font-weight: bold;
          margin-right: 5px;
          color: #222; }
          .inquiry_view_bx .view_bx .inquiry_txt_bx .head_t i.a_i {
            color: #ed1651; }
        @media screen and (max-width: 1024px) {
          .inquiry_view_bx .view_bx .inquiry_txt_bx .head_t {
            padding: 10px; } }
      .inquiry_view_bx .view_bx .inquiry_txt_bx .body_t {
        padding: 15px 30px; }
        @media screen and (max-width: 1024px) {
          .inquiry_view_bx .view_bx .inquiry_txt_bx .body_t {
            padding: 10px; } }

/* //팝업  ---------------------------------------------------------------*/
.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;
  -webkit-box-sizing: border-box;
  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_product_for th, .table_product_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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .table-respon td {
    display: block;
    width: 100%;
    padding: 8px 0;
    border-top: 0;
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: border-box;
    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_product_for colgroup, .table_product_for th:nth-child(1), .table_product_for td:nth-child(1) {
    display: none; }
  .table_product_for th:nth-child(2), .table_product_for td:nth-child(2) {
    width: 65% !important; }
  .table_product_for th:nth-child(3), .table_product_for td:nth-child(3) {
    width: 15% !important; }
  .table_product_for th:nth-child(4), .table_product_for td:nth-child(4) {
    width: 20% !important; } }

/* // 플로그인   ---------------------------------------------------------------*/
/*팝업 */
.pop-con {
  padding: 30px 30px 30px;
  max-width: 96%;
  display: inline-block;
  margin: 0 2%;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  .pop-con .pop_head {
    padding: 0 0 20px;
    text-align: left; }
    .pop-con .pop_head h3 {
      font-size: 24px;
      color: #333;
      font-weight: 500; }
    .pop-con .pop_head .mfp-close {
      top: 25px;
      right: 25px;
      font-size: 0;
      background: none; }
      .pop-con .pop_head .mfp-close:before {
        content: "\e9af";
        font-family: xeicon !important;
        speak: none;
        font-size: 30px !important;
        color: #333;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
  .pop-con .pop_body {
    text-align: left; }
    .pop-con .pop_body textarea {
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  .pop-con .pop_footer .btn_01 {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 1px solid #ed1651;
    background: #ed1651; }
    .pop-con .pop_footer .btn_01:hover {
      background: #fff;
      color: #ed1651; }
  .pop-con .pop_footer .btn_02 {
    position: static;
    padding: 0;
    font-size: 15px;
    vertical-align: top;
    opacity: 1;
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 1px  solid #333;
    background: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .pop-con .pop_footer .btn_02:hover {
      background: #fff;
      color: #333; }

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

.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: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-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; }

.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%;
    -webkit-box-sizing: border-box;
    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;
  -ms-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;
    -webkit-box-shadow: 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; }

.slick-slide img {
  display: inline-block; }

/* // 헤더    ---------------------------------------------------------------*/
#header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 10; }
  @media screen and (max-width: 1024px) {
    #header {
      height: 68px; }
      #header.on {
        background: rgba(0, 0, 0, 0.6); } }
  #header.on {
    background: rgba(0, 0, 0, 0.8); }
    #header.on .nav_top_menu {
      margin-top: -35px; }
      @media screen and (max-width: 1024px) {
        #header.on .nav_top_menu {
          margin-top: 0;
          -webkit-transition: 0s;
          -o-transition: 0s;
          transition: 0s; } }

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

.gnb_wrap {
  position: relative; }
  .gnb_wrap .logo_box {
    position: absolute;
    top: 15px;
    left: 0; }

  .gnb_wrap .member_bx_pc {
    position: absolute;
    top: 60px;
    right: 230px; }


    .gnb_wrap .member_bx_pc ul li {
      float: left;
      width: 100px; }
      .gnb_wrap .member_bx_pc ul li a {
        display: block;
        height: 30px;
        line-height: 30px;
        border: 1px solid rgba(0, 0, 0, 0.7);
        color: #fff;
        text-align: center;
        font-weight: 400;
        font-size: 13px;
        margin-left: -1px; }
        .gnb_wrap .member_bx_pc ul li a i {
          margin-right: 5px; }
        .gnb_wrap .member_bx_pc ul li a:hover {
          background: #fff;
          color: #222; }
  .gnb_wrap .gnb_box {
    text-align: center;
    float: right;
    width: 680px;
    position: relative;
    margin-right: 460px;
    margin-top: 30px; }


  .gnb_wrap .depth01 {
    float: left;
    position: relative;
    width: 20%; }
    .gnb_wrap .depth01:nth-child(2) {
      width: 20%; }
    .gnb_wrap .depth01:last-child .depth02 {
      border-right: 1px solid #ddd; }
    .gnb_wrap .depth01 > a {
      position: relative;
      color: #ddd;
      display: inline-block;
      padding: 0 20px;
      font-size: 20px;
      font-weight: 400;
      height: 100px;
      line-height: 90px;
      text-align: center;
      font-size: 17px; }
      .gnb_wrap .depth01 > a:hover, .gnb_wrap .depth01 > a.active {
        color: #ed1651; }
      .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: #ed1651;
        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: 100px;
      width: 100%;
      z-index: 100;
      text-align: center;
      height: 0;
      overflow: hidden;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      border-left: 1px solid #ddd; }
      .gnb_wrap .depth01 .depth02.on {
        height:340px; }
      .gnb_wrap .depth01 .depth02 ul li {
        border-top: 0; }
        .gnb_wrap .depth01 .depth02 ul li:first-child a {
          padding-top: 12px; }
      .gnb_wrap .depth01 .depth02 li a {
        color: #222;
        display: block;
        font-size: 15px;
        font-weight: normal;
        padding: 8px 0;
        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;
          color: #ed1651; }
        .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; }



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