

/* ���̹� �Ű� */
.sustain-table {
  text-align: center;
  border: 1px solid #000;
  border-right: none;
  border-left: none;
}
.sustain-table .add {
  color: #0B4DA2;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  transform: translateY(-4px);
  display: inline-block;
}
.sustain-table tr {
  border-bottom: 1px solid #ddd;
}
.sustain-table thead th {
  font-size: 16px;
  background-color: #0B4DA2;
  color: #fff;
  font-weight: 700;
}
.sustain-table tbody th {
  background-color: #f9f9f9;
  color: #111;
  font-size: 16px;
  font-weight: 700;
}
.sustain-table th,
.sustain-table td {
  padding: 20px 0;
}
.sustain-table td {
  color: #555;
  font-size: 15px;
  font-weight: 500;
}
.sustain-table_add {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.375px;
  margin-top: 15px;
  margin-left: 15px;
  line-height: 1.6em;
}
.cyberForm-agree .sustain-table {
  text-align: left;
}
.cyberForm-agree .sustain-table th,
.cyberForm-agree .sustain-table td {
  padding-left: 40px;
  padding-right: 40px;
}
.cyberForm-agree .sustain-table td:nth-child(1) {
  color: #000;
  font-weight: 600;
}
.cyberForm-agree_check {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #F8F8F8;
  padding: 20px 40px;
  font-size: 14px;
  font-weight: 500;
}
.cyberForm-agree_check label {
  color: #0B4DA2;
}
.cyberForm-agree_check span {
  color: #0B4DA2;
}

.cyberForm-guide {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
}
.cyberForm .flex {
  display: flex;
  align-items: center;
  column-gap: 30px;
}
.cyberForm th em {
  color: red;
}
.cyberForm td {
display: flex;
  padding-left: 40px;
  padding-right: 40px;
}
.cyberForm input[type=text] {
  width: -webkit-fill-available;
  border: 1px solid #DDD;
  height: 50px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 400;
}
.cyberForm textarea {
  width: -webkit-fill-available;
  border: 1px solid #DDD;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
}
.cyberForm label {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}
.cyberForm-btn {
  display: flex;
  width: 285px;
  height: 70px;
  justify-content: center;
  align-items: center;
  background: #0B4DA2;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.4px;
  margin: 100px auto 0;
  cursor: pointer;
}
.cyber_report_ok i {
  color: #0B4DA2;
  font-size: 60px;
  text-align: center;
  display: block;
}
.cyber_report_ok h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 30px 0;
  text-align: center;
}
.cyber_report_ok p {
  color: #777;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: -50px;
}
.cyber_report_ok p strong {
  font-weight: bold;
  color: red;
}
.cyber-inquiry_form {
  max-width: 545px;
  margin: 60px auto 100px;
}
.cyber-inquiry_form h6 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.cyber-inquiry_guide {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
}
.cyber-inquiry_form .cyberForm-btn {
  width: 100%;
  margin-top: 40px;
}
.cyber_inquiry_result {
  padding-bottom: 120px;
}
.cyber_inquiry_result td {
  text-align: left;
  padding: 35px 20px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.4px;






/* ���ݼ��� */
.sustain .manage_wrap {
  padding: 50px 0;
}

.sustain .manage_tit {
  text-align: left;
}

.sustain .manage_box li {
  width: 100%;
  margin-bottom: 30px;

}

.sustain .lh18 {
  line-height: 2em;
}

.sustain .manage_box li .sub {
  height: auto;
  border-top: 1px solid #ddd;
}

.sustain .online_form_write th {
  width: 150px;
  text-align: center;
}

.sustain .online_form_write th:last-child {
  width: calc(100% - 150px)
}

/* ���ݼ���(��������) */
.form_box {
  border: 1px solid #ddd;
  padding: 50px 10px;
  margin-bottom: 50px;
}

.form_box li:last-child {
  border-left: 1px solid #ddd;
}

.form_box li>div {
  display: table-cell;
  vertical-align: middle;
}

.form_box li .icon {
  padding: 0 60px;
}

.form_box li .txt {
  font-sizE: 22px;
}

.online_form {
  padding-top: 50px;
}

.online_form .form_tit {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 25px;
}

.online_form_write {
  border-top: 1px solid #000;
  width: 100%;
}

.online_form_write th,
.online_form_write td {
  padding: 15px 25px;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.online_form_write th {
  font-weight: 500;
  width: 250px;
  font-size: 16px;
}

.online_form_write td input {
  width: 50%;
  border: 1px solid #ddd;
  padding: 0 15px;
  box-sizing: border-box;
  height: 50px;
}

.online_form_write td textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding: 15px;
  box-sizing: border-box;
  resize: none;
}

.online_form_btn {
  margin-top: 65px;
  text-align: Center;
}

.online_form_btn a {
  font-size: 16px;
  color: #fff;
  width: 185px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  margin: 0 auto;
  background: #0b4da2;
}

@media all and (max-width:1400px) {
  .history-popup{width: 80%;}
}




.online_form_btn {
  margin-top: 40px;
  text-align: Center;
}

.online_form_btn a {
  font-size: 16px;
  color: #fff;
  width: 185px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  margin: 0 auto;
  background: #0b4da2;
}
/* �����Ļ� */
.welfare_wrap li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 50px 60px;
}

.welfare_wrap li:nth-child(2n) {
  margin-right: 0;
}

.welfare_wrap li>div {
  display: table-cell;
  vertical-align: middle;
}

.welfare_wrap li .icon {
  width: 180px;
  padding-right: 20px;
}

.welfare_wrap li .text .eg {
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 15px;
}

.welfare_wrap li .text>p {
  font-size: 16px;
  color: #666;
  position: relative;
  padding-left: 15px;
}
.welfare_wrap li .text>span {
  font-size: 20px;
  color: #666;
  position: relative;
  padding-left: 15px;
}

.welfare_wrap li .text>p:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #0b4da2;
  position: absolute;
  left: 0;
  top: 12px;
}
}