.tg {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}
.tg td {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
  padding: 5px 5px;
  word-break: normal;
}
.tg th {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  padding: 15px 50px;
  word-break: normal;
}
.tg .tg-0lax {
  text-align: center;
  vertical-align: top;
  font-size: 11px;
  color: black;
}
.tg .tg-1lax {
  color: black;
  text-align: center;
  vertical-align: top;
  font-size: 11px;
}
.info_txt p {
  padding: 0 0 0 16.5px;
}
.info_B p span.tnone {
  margin-bottom: 10px;
}
.info_B p span span,
.info_B p span span span {
  line-height: 1.3;
}
.info_B p span span,
.info_B p span span span a {
  font-size: 14px;
}
.mobile_br {
  display: none;
}

@media (max-width: 767px) {
  .tg th {
    padding: 0;
  }
  .mobile_br {
    display: block;
  }
}

.info__wrap {
  padding: 80px 200px 0;
  max-width: 1920px;
  margin: 70px auto 0;
}
.info__title {
  margin-bottom: 80px;
}
.info__title h2 {
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #000000;
}
.info__title .date {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #888888;
}
.info_txt h3,
.info_B h3 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
  line-height: 2.85;
  letter-spacing: -0.65px;
  text-align: left;
  color: #000000;
  border-bottom: solid 1.5px #000000;
}
.info_txt h5,
.info_B h5 {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  text-align: left;
  color: #000000;
}
.info_txt p {
  margin-bottom: 20px;
  padding: 0 0 0 16.5px;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #000000;
  border-bottom: solid 0.5px #888888;
  /* 2022-07-19 김유진 패딩 수정 */
}
.info_txt p span {
  display: block;
  text-indent: -16px;
  margin-left: 16.5px;
}
.info_txt p span span {
  display: block;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #888888;
}

/*개인정보*/
.info_long {
  padding: 19.5px 0 20px;
  border-top: solid 1.5px #000000;
  border-bottom: solid 0.5px #888888;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #000000;
}
.info_B p span {
  display: block;
  text-indent: -16px;
  margin-left: 16.5px;

  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #000000;
}
.info_B p span.tnone {
  display: block;
  text-indent: 0;
  margin-left: 0;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #000000;
}

.info_B p span b {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  text-align: left;
  color: #000000;
}
.info_B p span span,
.info_B p span span span {
  font-size: 14px;
  line-height: 1.3;
  text-align: left;
  color: #888888;
}

.info_B .t1 {
  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #888888;
  text-indent: 0;
  margin-left: 0;
}
.info_B .t2 {
  font-size: 12px;
  line-height: 1.67;
  text-align: left;
  color: #888888;
}

.info_txt .info_B p.p1 {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #000000;
  border: 0;
}
.info_B svg {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .info__wrap {
    padding: 20.5px 20px 0;
    margin: 70px auto 0;
  }
  .info__title {
    margin-bottom: 30px;
  }
  .tg th {
    padding: 0;
  }
}
