.header {
  background: url(/kakao/img/con2_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 20px;
}
.main {
  padding: 30px 0;
}

.header .tit h4 {
  font-size: 25px;
  line-height: 1em;
  font-weight: 400;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 20px;
}

.header .tit h4 span {
  color: #ffe400;
}

.header .tit p {
  font-size: 17px;
  line-height: 1em;
  font-weight: 400;
  color: #fff;
}

.header .bt_box {
  background-color: rgba(255, 89, 10, 0.65);
  padding: 30px;
  margin-top: 40px;
}

.header .bt_box h5 {
  font-size: 18px;
  line-height: 1em;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
}

.header .bt_box ul li {
  position: relative;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 400;
  color: #fff;
  padding-left: 15px;
  word-break: keep-all;
  margin: 3px 0;
}

.header .bt_box ul li span {
  position: absolute;
  left: 0;
}

@media (max-width:768px) {
  .main {
    padding: 20px 0;
  }
  .header {
    padding: 30px 15px;
  }

  .header .tit h4 {
    font-size: 14px;
    margin-top: 10px;
  }

  .header .tit p {
    font-size: 13px;
  }

  .header .bt_box {
    padding: 20px;
    margin-top: 20px;
  }

  .header .bt_box h5 {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .header .bt_box ul li {
    font-size: 12px;
  }
}

/*con2_box*/
.con2_box {
  padding: 20px 0;
  ;
}

.con2_box h4 {
  font-size: 18px;
  line-height: 1em;
  font-weight: 800;
  color: #1e1e1e;
  margin-bottom: 15px;
}

.con2_box p {
  font-size: 13px;
  line-height: 1.4em;
  font-weight: 600;
  color: #1e1e1e;
  margin-bottom: 15px;
  word-break: keep-all;
  font-family: "dotum";
}

.con2_box ul {
  list-style: none;
  padding-left: 0;
  margin: 0px;
}

.con2_box ul li {
  position: relative;
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 400;
  color: #1e1e1e;
  padding-left: 15px;
  word-break: keep-all;
  font-family: "dotum";
  margin: 3px 0;
}

.con2_box ul li span {
  position: absolute;
  left: 0;
}

@media (max-width:500px) {
  .con2_box h4 {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .con2_box p {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .con2_box ul li {
    font-size: 11px;
  }
}

/*bt_logo_list*/
.bt_logo_list {
  font-family: "Noto Sans KR";
  margin: 0 -5px;
  margin-top: 20px;
}

.bt_logo_list>li {
  padding: 0 5px;
  margin-top: 10px;
}

.bt_logo_list li .ins_it {
  text-decoration: none;
  display: block;
  border: 1px solid #ddd;
  padding: 20px 15px 25px;
  text-align: center;
  height: 210px;
}

.bt_logo_list li .ins_it:hover {
  border-color: #ff590a;
}

.bt_logo_list li .ins_it h4 a {
  font-size: 24px;
  line-height: 1em;
  font-weight: 800;
  color: #1e1e1e;
  margin-top: 10px;
  text-decoration: none;
  cursor: default;
}

.bt_logo_list li .ins_it .btn_wrp {
  color: #1e1e1e;
  margin-top: 10px;
}

.bt_logo_list li .ins_it .btn_wrp a.call {
  font-size: 17px;
  line-height: 1em;
  font-weight: 600;
  background-color: #711ae4;
  display: inline-block;
  color: #fff;
  padding: 8px 20px 7px;
  border-radius: 30px;
  text-decoration: none;
}

.bt_logo_list li .ins_it .btn_wrp a.href {
  font-size: 17px;
  line-height: 1em;
  font-weight: 600;
  background-color: #e41515;
  display: inline-block;
  color: #fff;
  padding: 8px 20px 7px;
  border-radius: 30px;
  text-decoration: none;
}

@media (max-width:500px) {
  .bt_logo_list li .ins_it {
    padding: 10px 5px 15px;
    height: 180px;
  }

  .bt_logo_list li .ins_it h4 a {
    font-size: 15px;
  }

  .bt_logo_list li .ins_it .btn_wrp {
    margin-top: 5px;
  }

  .bt_logo_list li .ins_it .btn_wrp a {
    font-size: 13px;
    padding: 5px 15px 4px;
  }
}

.table.toptable {
  margin-bottom: 0px !important;
  border-top: 1px solid #cecece;
}

.table.toptable.t_fixed {
  table-layout: fixed;
}

.table.toptable.br_none {
  border-top: 0px;
}

.table.toptable.mb-ms {
  margin-bottom: -1px !important;
}

.table.toptable.text-center tr th,
.table.toptable.text-center tr td {
  text-align: center;
}

.table.toptable tr th,
.table.toptable tr td {
  color: #1e1e1e;
  font-size: 12px;
  line-height: 1.3em;
  border: 1px solid #cecece;
  vertical-align: middle;
  padding: 8px;
  word-break: keep-all;
  font-family: dotum;
  letter-spacing: 0px;
}

.table.toptable tr.vntable th,
.table.toptable tr.vntable td {
  vertical-align: top;
}

.table.toptable thead tr th {
  font-weight: 400;
  text-align: center;
  background-color: #3c3c3c;
  color: #fff;
}

.table.toptable thead tr th.plan,
.table.toptable tbody tr th.plan {
  background-color: #1d336f;
  color: #fff;
  font-weight: 400;
}

.table.toptable thead tr td {
  font-weight: 400;
  color: #fff;
  text-align: center;
  background-color: #354e94;
}

.table.t_fixed tbody tr td {
  background-color: #f7f7f7;
}

.table.t_fixed thead tr th,
.table.t_fixed thead tr td,
.table.t_fixed tbody tr th,
.table.t_fixed tbody tr td {
  border: 1px solid #ccc;
}

.table.toptable tbody tr th.bg_gray {
  background-color: #fefefe;
}

.table.toptable tr th.tth {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}

.table.toptable tr td {
  font-weight: 300;
  background-color: #fff;
}

.table.toptable tr.impt_bl th,
.table.toptable tr.impt_bl td {
  background-color: #f0f7ff;
}

.table.toptable tr.gray_t th,
.table.toptable tr.gray_t td {
  background-color: #eee;
}

.table.toptable tr.l_bl td {
  background-color: #e0e1fa;
}

.table.toptable tr.l_mt td {
  background-color: #e0f6fa;
}

.table.toptable tr.l_or td {
  background-color: #faefe0;
}

.table.toptable tr.l_nv td {
  background-color: #dae1e8;
}

.table.toptable tr.l_rd td {
  background-color: #fae0e0;
}

.table.toptable tr td.th_fst {
  text-align: left;
}

.table.toptable tr td.search_td {
  padding: 3px;
}

.table.toptable tr td .btn {
  background-color: #131313;
  border-radius: 50%;
  font-size: 9px;
  color: #fff;
  width: 20px;
  height: 20px;
  padding: 0px;
  padding-top: 3px;
  text-align: center;
}

.table.toptable tr td .sym {
  width: 25px;
}

.table.toptable tr td img {
  width: 120px;
}

.table.toptable tr td .btn_lk {
  display: inline-block;
  padding: 12px;
  background-color: #ff590a;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  word-break: keep-all;
  line-height: 1em;
}

.table.toptable tr td .btn_lk2 {
  width: 108px;
}

.table.toptable tr td .btn_lk.btn_call {
  background-color: #711ae4;
}

.table.toptable tr td .btn_lk.btn_call_none {
  color: #868686;
  background-color: #ddd;
}

.table.toptable tr td .btn_lk.call_pc {
  width: 108px;
  font-size: 11px;
  padding-left: 2px;
  padding-right: 2px;
}

@media (max-width:768px) {
  .table_wrp {
    overflow-x: scroll;
  }

  .table_wrp .table {
    min-width: 600px;
  }

  .table.toptable tr th,
  .table.toptable tr td {
    font-size: 11px;
    padding: 4px 2px;
    word-break: break-all;
  }
  .table.toptable tr td:nth-child(2) {
    font-size: 10px;
  }

  .table.toptable tr th img {
    width: 5px;
  }

  .table.toptable tr.l_bl td,
  .table.toptable tr.l_mt td,
  .table.toptable tr.l_or td,
  .table.toptable tr.l_nv td,
  .table.toptable tr.l_rd td {
    width: 16% !important;
  }

  .table.toptable tr td.th_fst {
    width: 20% !important;
    text-align: center;
  }

  .table.toptable tr td .sym {
    width: 15px;
  }
}

/*toptable :: tc_bt*/
.table.toptable tr .tc_bt {
  display: table-cell;
}

.table.toptable tr .tc_bt .mt {
  position: relative;
  display: block;
  padding-right: 7px;
  cursor: pointer;
}

.table.toptable tr .tc_bt .mt span {
  position: absolute;
  right: 5px;
  top: calc(50% - 6px);
}

.table.toptable tr .tc_hide {
  display: none;
}

.table.toptable tr .tc_bt.active {
  display: none;
}

.table.toptable tr .tc_hide.active {
  display: table-cell;
  background-color: #fff;
}

.table.toptable tr th.tc_hide.active {
  background-color: #3c3c3c;
}


.direct .custom-md-border-top .row>div {
  width: 12.5%;
}