@charset "UTF-8";
.content-layout {
  background: #fafafa;
}

.footer-wrapper {
  background: #fafafa;
}

.widget-nano-section {
  width: 100%;
  height: auto;
}

.widget-nano-section .widget-nano-box {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

.widget-nano-section .widget-nano-box .title-border {
  width: 69px;
  height: 3px;
  border: 2px solid #2684ff;
  margin-bottom: 24px;
}

.widget-nano-section .widget-nano-box .section-big {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 52px;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left {
  font-size: 30px;
  color: #000;
  font-family: 'Noto Sans CJK KR';
  letter-spacing: -0.67px;
  height: 96px;
  line-height: 1.2;
  font-weight: bold;
  width: 10.5%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-left .span {
  width: 10%;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right-first {
  font-size: 18px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .greeting-right {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin-left: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 {
  margin-top: 32px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text {
  font-size: 18px;
}

.widget-nano-section .widget-nano-box .section-big .company-addres .greeting-right2 .right2-text > span {
  font-weight: bold;
}

.widget-nano-section .widget-nano-box .greeting-photo-box {
  margin-bottom: 52px;
  margin-top: 52px;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo {
  width: 100%;
  margin-bottom: 22px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item1 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image01.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item2 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image02.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item3 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image03.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .widget-nano-box .greeting-photo-box .greeting-photo .photo-item4 {
  width: 23%;
  padding-top: 15.7%;
  background-image: url("../images/company-image04.png");
  background-position: 50%;
  background-size: cover;
}

.widget-nano-section .section-big:first-child {
  margin-top: 56px;
}

.widget-nano-section .section-big:last-child {
  margin-bottom: 120px;
}

.spk-badge-rect {
  position: relative;
  display: inline-block;
  margin-right: 18px;
  font-size: 14px;
  width: 34px;
  line-height: 34px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #1427A0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* spk-panel header */
.spk-modern-panel__header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-modern-panel__header-title--center {
  text-align: center;
}

.spk-modern-panel__header-title {
  margin: 0;
  padding: 15px 24px;
  font-size: 16px;
  vertical-align: middle;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* spk-panel content */
.spk-modern-panel__content::after {
  display: block;
  clear: both;
  content: '';
}

.spk-modern-panel__content {
  position: relative;
  display: block;
  border-top: none;
  font-size: 16px;
  color: #949BA5;
  letter-spacing: -0.36px;
  line-height: 28px;
  background: #2B384B;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-modern-panel__content-title {
  display: block;
  float: left;
}

.spk-modern-panel__content-title {
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: -0.53px;
  line-height: 32px;
}

.spk-modern-panel__content-desc {
  display: block;
  padding-left: 130px;
}

/* spk-panel header */
.spk-panel__header {
  background: #F3F3F3;
  border: 1px solid #CCCCCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-panel__header-title--center {
  text-align: center;
}

.spk-panel__header-title {
  margin: 0;
  padding: 15px 24px;
  font-size: 16px;
  vertical-align: middle;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* spk-panel content */
.spk-panel__content {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 28px;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #CCCCCC;
  border-top: none;
}

.spk-font--large {
  margin-bottom: 32px;
  font-weight: bold;
  font-size: 30px;
  color: #141414;
  letter-spacing: -0.67px;
  line-height: 30px;
}

.spk-info-title {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 18px;
  color: #141414;
  letter-spacing: -0.4px;
  line-height: 21px;
}

.spk-info-value {
  font-size: 16px;
  color: #666666;
  letter-spacing: -0.36px;
  line-height: 28px;
}

.spk-tab__list {
  position: relative;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.spk-tab__list-item {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 22px 0;
  margin-left: -1px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
  list-style: none;
  text-align: center;
  background: #F3F3F3;
  border: 1px solid #CCCCCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.spk-tab__list-item--active,
.spk-tab__list-item:hover {
  background: #FFFFFF;
  border: 1px solid #1427A0;
  font-weight: bold;
  font-size: 18px;
  color: #1427A0;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
  border-bottom: none;
  z-index: 1;
  cursor: pointer;
}

.spk-tab__content {
  display: none;
}

.spk-video-wrapper {
  display: block;
  width: 100vw;
  height: 56.25vw;
  max-height: 100vh;
  max-width: 177.78vh;
  background: black;
  margin: 0 auto;
}

.spk-video-wrapper {
  display: block;
  width: 100vw;
  height: 56.25vw;
  max-height: 100vh;
  max-width: 177.78vh;
  background: black;
  margin: 0 auto;
}

.title-border {
  height: 3px;
  border-color: #1427A0;
}

.spk-title--lg {
  font-weight: bold;
  font-size: 30px;
  color: #141414;
  letter-spacing: -0.67px;
  line-height: 30px;
  font-weight: 500;
}

.spk-description--md {
  font-size: 18px;
  color: #141414;
  letter-spacing: -0.4px;
  line-height: 32px;
  padding: 0 15px;
}

@media screen and (max-width: 992px) {
  .pc--br {
    display: none;
  }
}

/* 테이블 */
.base-sub-table-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.63;
  letter-spacing: -0.2px;
  color: #141414;
  text-align: left;
  margin-bottom: 12px;
}

.base-sub-table1 {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #484848;
  border-bottom: 1px solid #484848;
  width: 100%;
}

.base-sub-table1 .base-sub-tb1-tr {
  border-bottom: 1px solid #e0e0e0;
  border-bottom: none;
}

.base-sub-table1 .base-sub-tb1-tr:not(:last-child) .base-sub-tb1-td {
  border-bottom: 1px solid #e0e0e0;
}

.base-sub-table1 .base-sub-tb1-tr:not(:first-child) .base-sub-tb1-th {
  border-top: 1px solid #e0e0e0;
}

.base-sub-table1 .base-sub-tb1-tr:last-child {
  border-bottom: none;
}

.base-sub-table1 .base-sub-tb1-tr .base-tb1-cell {
  text-align: left;
  padding: 8px 15px;
}

.base-sub-table1 .base-sub-tb1-tr .base-sub-tb1-th {
  background-color: #fafbfc;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73;
  letter-spacing: -0.19px;
  color: #141414;
  width: 200px;
}

.base-sub-table1 .base-sub-tb1-tr .base-sub-tb1-th-rowspan {
  border-right: 1px solid #e0e0e0;
}

.base-sub-table1 .base-sub-tb1-tr .base-sub-tb1-td {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.67;
  letter-spacing: -0.19px;
  color: #484848;
}

.base-sub-table2 {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.base-sub-table2 .base-sub-tb2-thead {
  background-color: #b7cc60;
}

.base-sub-table2 .base-sub-tb2-thead .base-sub-tb2-tr .base-sub-tb2-th {
  border-right: 1px solid #e0e0e0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73;
  letter-spacing: -0.2px;
  color: #ffffff;
  padding: 8px 15px;
}

.base-sub-table2 .base-sub-tb2-thead .base-sub-tb2-tr .base-sub-tb2-th:last-child {
  border-right: 0;
}

.base-sub-table2 .base-sub-tb2-tbody {
  border-left: 1px solid #e0e0e0;
}

.base-sub-table2 .base-sub-tb2-tbody .base-sub-tb2-tr .base-sub-tb2-td {
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: -0.2px;
  color: #767676;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 15px;
  word-break: break-all;
}

.base-sub-table2 .base-sub-tb2-tbody .base-sub-tb2-tr .base-sub-tb2-td.base-tb2-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.base-sub-table2 .base-sub-tb2-tbody .base-sub-tb2-tr .base-sub-tb2-td.base-tb2-right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.base-sub-table2 .base-sub-tb2-tbody .base-sub-tb2-tr .base-sub-tb2-td {
  border-top: 1px solid #e0e0e0;
}

.base-sub-table2 .base-sub-tb2-tbody .base-sub-tb2-tr .base-sub-tb2-th-row {
  background-color: #0084bf;
  color: #fff;
}

.base-sub-table2 .base-sub-tb2-tbody .base-sub-tb2-tr .base-sub-tb2-th-row {
  background-color: #0084bf;
  color: #fff;
}

.base-sub-table2 .base-sub-tb2-tbody .base-sub-tb2-tr .base-sub-tb2-th-row.base-tb2-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.base-sub-table2 .base-sub-tb2-tfoot .base-sub-tb2-tr .base-sub-tb2-td {
  padding-top: 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  letter-spacing: -0.2px;
  text-align: right;
  color: #141414;
}

/* 테이블 스타일 추가 - 여유나 */
.content_box {
  width: 100%;
}

.base-sub-table3 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #484848;
  border-bottom: 1px solid #484848;
  font-size: 13px;
  color: #494949;
}

.base-sub-table3 .base-sub-tb3-tr {
  border-bottom: 1px solid #e0e0e0;
}

.base-sub-table3 .base-sub-tb3-tr .base-tb3-cell {
  text-align: left;
  padding: 8px 15px;
}

.base-sub-table3 .base-sub-tb3-tr .base-sub-tb3-th {
  background-color: #fafbfc;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.73;
  letter-spacing: -0.19px;
  color: #141414;
  width: 200px;
  text-align: center;
  padding: 7px;
}

.base-sub-table3 .base-sub-tb3-tr .base-sub-tb3-th:not(:last-child) {
  border-right: 1px solid #e0e0e0;
}

.base-sub-table3 .base-sub-tb3-tr .base-sub-tb3-td {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.67;
  letter-spacing: -0.19px;
  color: #484848;
  text-align: center;
  padding: 7px;
}

.base-sub-table3 .base-sub-tb3-tr .base-sub-tb3-td:not(:last-child) {
  border-right: 1px solid #e0e0e0;
}

.base-sub-table3 .base-sub-tb3-tr:last-child {
  border: 0;
}

.base-sub-table3 .base-sub-tb3-tr .td-last {
  border-bottom: 1px solid #484848;
}

.base-sub-table-line {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #484848;
  border-bottom: 1px solid #484848;
  width: 100%;
}

.base-sub-table-line th {
  background-color: #fafbfc;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73;
  letter-spacing: -0.19px;
  color: #141414;
  width: 200px;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.base-sub-table-line .base-sub-tb1-thead th {
  line-height: 3;
}

.base-sub-table-line .base-sub-tb1-thead th:last-child {
  border-right: 0;
}

.base-sub-table-line td {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.67;
  letter-spacing: -0.19px;
  color: #484848;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
  padding: 8px 15px;
}

.base-sub-table-line .last-table th, .base-sub-table-line .last-table td {
  border-bottom: 1px solid #484848;
}

.base-sub-table-line .th-last-table {
  border-bottom: 1px solid #484848;
}

.base-sub-table-no-line {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #484848;
  border-bottom: 1px solid #484848;
  width: 100%;
}

.base-sub-table-no-line th {
  background-color: #fafbfc;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73;
  letter-spacing: -0.19px;
  color: #141414;
  width: 200px;
  border-bottom: 1px solid #e0e0e0;
}

.base-sub-table-no-line th.th-line {
  border-right: 1px solid #e0e0e0;
}

.base-sub-table-no-line .base-sub-tb1-thead th {
  line-height: 3;
}

.base-sub-table-no-line .base-sub-tb1-thead th:last-child {
  border-right: 0;
}

.base-sub-table-no-line td {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.67;
  letter-spacing: -0.19px;
  color: #484848;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
  padding: 8px 15px;
}

.base-sub-table-no-line .last-table th, .base-sub-table-no-line .last-table td {
  border-bottom: 1px solid #484848;
}

.base-sub-table-no-line .th-last-table {
  border-bottom: 1px solid #484848;
}

.spk-table-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
}

.spk-table-ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  list-style: none;
  text-align: center;
  min-width: 62px;
}

@media (max-width: 1280px) {
  .xf-table-scroll {
    padding-bottom: 14px;
    background-image: url(../img/handmotion.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 38px 28px;
  }
  .xf-table-scroll .base-group {
    overflow-x: auto;
  }
  .xf-table-scroll table {
    table-layout: fixed;
    width: 1400px;
  }
  .xf-table-handmotion {
    width: 38px;
    height: auto;
    margin: 5px 0;
    display: inline-block;
  }
  .xf-breadcrumb-box {
    padding: 0 20px;
  }
  .xf-content-box .xf-content-left-box {
    margin-left: 15px;
  }
  .xf-content-box .xf-content-left-box .xf-sub-menu-list {
    padding-right: 40px;
  }
}

@media (max-width: 992px) {
  .xf-table-scroll table {
    table-layout: fixed;
    width: 942px;
  }
}

/* ROUTER 수정 - 10.23 */
.text-pront {
  background-color: #1328A0;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 100px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
  font-weight: 500;
}

.content-img {
  /* background-image: url('../images/router-daegu-01.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img2 {
  /* background-image: url('../images/router-daegu-02.png');  */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img3 {
  /* background-image: url('../images/router-daegu-03.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img4 {
  /* background-image: url('../images/router-daegu-04.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img5 {
  /* background-image: url('../images/router-daegu-05.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img6 {
  /* background-image: url('../images/router-daegu-06.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img7 {
  /* background-image: url('../images/router-pdt-01.jpeg'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img8 {
  /* background-image: url('../images/router-daegu-08.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img9 {
  /* background-image: url('../images/router-daegu-09.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

.content-img10 {
  /* background-image: url('../images/router-daegu-10.png'); */
  background-size: cover;
  padding-top: 79%;
  background-repeat: no-repeat;
}

@media (max-width: 992px) {
  .widget-nano-box {
    padding: 0 20px;
  }
}

/*# sourceMappingURL=html.css.map */
