.layout-sub .content-industry-projectjoint .cont-group .d-txt-lg {
  margin-bottom: 24px;
}
.layout-sub .content-industry-projectjoint .cont-group .cont-tit {
  color: var(--gr_950, #151514);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
}
.layout-sub .content-industry-projectjoint .cont-group .small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  color: var(--gr_700, #686665);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
}
.layout-sub .content-industry-projectjoint .cont-group .num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-projectjoint .cont-group .ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}
.layout-sub .content-industry-projectjoint .cont-group .ol .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px;
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.48px;
}
.layout-sub .content-industry-projectjoint .cont-group .ol .item .num {
  color: var(--gr_800, #494746);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.48px;
}
.layout-sub .content-industry-projectjoint .cont-group .inner-list {
  padding-left: 14px;
}
.layout-sub .content-industry-projectjoint .cont-group .inner-list > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.layout-sub .content-industry-projectjoint .cont-group .inner-list .inner-item {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.layout-sub .content-industry-projectjoint .cont-group .inner-list .inner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectjoint .cont-group .inner-list .inner-item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-projectjoint .cont-group .inner-list .inner-item::before {
  width: 3px;
  height: 1px;
}
.layout-sub .content-industry-projectjoint .cont-group .img-group {
  margin-top: 24px;
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .cont-group .img-group .img {
    max-width: 328px;
  }
}
.layout-sub .content-industry-projectjoint .section-headline .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.layout-sub .content-industry-projectjoint .section-headline .ul .item .d-txt-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectjoint .section-headline .ul .item .d-txt-p::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-headline .cont-group {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-projectjoint .section-headline .cont-group {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-summary {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-projectjoint .section-summary {
    margin-top: 120px;
  }
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .th-row {
  display: grid;
  grid-template-columns: 160fr 748fr 160fr 212fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .th-row .th {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row {
  display: grid;
  grid-template-columns: 160fr 748fr 160fr 212fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row:first-child > .td:nth-child(2) {
  padding: 23px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px 23px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row strong {
  color: var(--gr_950, #151514);
  text-align: center;
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 22.5px */
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .td:nth-child(2) {
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table {
  margin-top: 8px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table-wrap {
  overflow: auto;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table-wrap {
  scrollbar-width: auto;
  scrollbar-color: #999 #f1f1f1;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table-wrap::-webkit-scrollbar {
  width: 10px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table-wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table-wrap::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 5px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table-wrap::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table {
  min-width: 518px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  text-align: center;
  word-break: break-all;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table a {
  color: inherit;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .line-top {
  border-top: 1px solid var(--table_line, #E0DEDC);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .line-right {
  border-right: 1px solid var(--table_line, #E0DEDC);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .line-bottom {
  border-bottom: 1px solid var(--table_line, #E0DEDC);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .line-left {
  border-left: 1px solid var(--table_line, #E0DEDC);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .th-group .th-row {
  display: grid;
  grid-template-columns: 240fr 278fr;
  gap: 0;
  background: var(--gr_100, #F9F7F5);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .th-group .th-row:lang(en) {
  grid-template-columns: 300fr 400fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .th-group .th-row .th {
  text-align: center;
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 21px */
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .th-group .th-row .th:nth-child(2) {
  border-left: 0;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row {
  display: grid;
  grid-template-columns: 100fr 418fr;
  gap: 0;
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row:lang(en) {
  grid-template-columns: 100fr 600fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row.row-2 {
  grid-template-columns: 240fr 278fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row.row-2:lang(en) {
  grid-template-columns: 300fr 400fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row.row-2 .td:nth-child(2n) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 40px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row.row-2 .td:nth-child(2n):lang(en) {
  padding-left: 15px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px;
  color: var(--gr_700, #686665);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .td .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .td .list .item {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .td .list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .td .list .item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .td .list .item u {
  color: var(--gr_950, #151514);
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .grid-02 {
  display: grid;
  grid-template-columns: 140fr 278fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .grid-02:lang(en) {
  grid-template-columns: 200fr 400fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .grid-02 .td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .grid-02 .td:nth-child(2n) {
  text-align: left;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 40px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .grid-02 .td:nth-child(2n):lang(en) {
  padding-left: 15px;
  word-break: keep-all;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .inner-table .table .td-group .td-row .grid-02 .td:nth-last-child(-n+2) {
  border-bottom: 0;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-category .d-table .td-row .small {
  margin-top: 4px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .th-row {
  display: grid;
  grid-template-columns: 320fr 960fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .td-row {
  display: grid;
  grid-template-columns: 320fr 960fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .td-row .td:nth-child(2) {
  text-align: left;
  padding: 15px 0;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .td-row .grid-02 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .td-row .grid-02 ul {
  padding: 0 40px;
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .td-row .grid-02 ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-part .d-table .td-row .grid-02 ul li::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-process .process-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4.6875%;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-process .process-group {
    grid-template-columns: 1fr;
    gap: 20px;
    justify-items: start;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-process .process-group .d-txt-lg {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-process .process-group .type-group {
    width: 100%;
  }
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-process .process-group .type-group .img-group {
  text-align: left;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-process .process-group .type-group .img-group {
    margin-top: 8px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-process .process-group .type-group .img-group {
    margin-top: 12px;
  }
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-scale .d-table .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-scale .d-table .th-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-scale .d-table .td-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.layout-sub .content-industry-projectjoint .section-summary .cont-group.cont-scale .d-table .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-type {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-projectjoint .section-type {
    margin-top: 140px;
  }
}
.layout-sub .content-industry-projectjoint .section-type .cont-group .ol {
  margin-top: 4px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group .inner-list {
  margin-top: 4px;
  margin-bottom: 20px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .th-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row {
  display: grid;
  grid-template-columns: 140fr 1140fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row.row-2 {
  grid-template-columns: 1fr 1fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row.row-2 .td:nth-child(2n) {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row .grid-02 {
  display: grid;
  grid-template-columns: 500fr 640fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row .grid-02 .td {
  padding: 15px 23px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-01 .td-row .grid-02 .td:nth-last-child(-n+2) {
  border-bottom: 0;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 .th-row {
  display: grid;
  grid-template-columns: 300fr 980fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 .td-row {
  display: grid;
  grid-template-columns: 300fr 980fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px 23px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 .td-row .td:last-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 .td-row .td .small {
  margin-top: 4px;
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-02 .td-row .td .small + .list {
  margin-top: 4px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .th-row {
  display: grid;
  grid-template-columns: 300fr 100fr 880fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .th-row:lang(en) {
  grid-template-columns: 300fr 160fr 820fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row {
  display: grid;
  grid-template-columns: 140fr 1140fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row:lang(en) {
  grid-template-columns: 140fr 1140fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row .grid-03 {
  display: grid;
  grid-template-columns: 160fr 100fr 880fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row .grid-03:lang(en) {
  grid-template-columns: 160fr 160fr 820fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row .grid-03 .td {
  padding: 15px 23px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row .grid-03 .td:nth-child(3n) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row .grid-03 .td:nth-child(3n+1) {
  padding: 15px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-assigntype .d-table.table-03 .td-row .grid-03 .td:nth-last-child(-n+3) {
  border-bottom: 0;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .img-group {
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .th-row {
  display: grid;
  grid-template-columns: 380fr 900fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .td-row {
  display: grid;
  grid-template-columns: 180fr 1100fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .td-row .grid-02 {
  display: grid;
  grid-template-columns: 200fr 900fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .td-row .grid-02 .td {
  padding: 15px 23px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .td-row .grid-02 .td:nth-child(2n) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-01 .td-row .grid-02 .td:nth-last-child(-n+2) {
  border-bottom: 0;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .th-row {
  display: grid;
  grid-template-columns: 180fr 1100fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .td-row {
  display: grid;
  grid-template-columns: 180fr 1100fr;
  padding: 0;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px 23px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .td-row .td + .td {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .td-row .td:last-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .td-row .td .small {
  margin-top: 6px;
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-02 .td-row .td .small + .list {
  margin-top: 6px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 .th-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 .th-row:lang(en) {
  grid-template-columns: 340fr 340fr 600fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 .td-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 .td-row:lang(en) {
  grid-template-columns: 340fr 340fr 600fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px 23px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-03 .td-row .td:last-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 {
  margin-top: 12px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .th-row {
  display: grid;
  grid-template-columns: 200fr 860fr 240fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .th-row:lang(en) {
  grid-template-columns: 200fr 940fr 120fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row {
  display: grid;
  grid-template-columns: 200fr 1100fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row:lang(en) {
  grid-template-columns: 200fr 1060fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px 23px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .td:first-child {
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .grid-02 {
  display: grid;
  grid-template-columns: 860fr 240fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .grid-02:lang(en) {
  grid-template-columns: 940fr 120fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .grid-02 .td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .grid-02 .td:nth-last-child(-n+2) {
  border-bottom: 0;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .grid-02 .td:nth-child(2n) {
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 .td-row .grid-02 .bg-gray {
  text-align: center;
  background: #F9F9F9;
  color: var(--gr_950, #151514);
  font-weight: 600;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-opentype .d-table.table-04 + .small {
  margin-top: 12px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 .th-row {
  display: grid;
  grid-template-columns: 180fr 1100fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 .td-row {
  display: grid;
  grid-template-columns: 180fr 1100fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px 23px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 .td-row .td .list {
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 .td-row .td .small {
  margin-top: 6px;
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-01 .td-row .td .small + .list {
  margin-top: 6px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .th-row {
  display: grid;
  grid-template-columns: 368fr 120fr 792fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .th-row:lang(en) {
  grid-template-columns: 368fr 150fr 762fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .td-row {
  display: grid;
  grid-template-columns: 168fr 1112fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 15px 23px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .grid-03 {
  display: grid;
  grid-template-columns: 200fr 120fr 792fr;
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .grid-03:lang(en) {
  grid-template-columns: 200fr 150fr 762fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .grid-03 .td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .grid-03 .td .small {
  margin-top: 6px;
  text-align: left;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .grid-03 .td .small + .list {
  margin-top: 6px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .grid-03 .td:nth-child(3n) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-02 .grid-03 .td:nth-last-child(-n+3) {
  border-bottom: 0;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-03 {
  margin-top: 12px;
  margin-bottom: 40px;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-03 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-03 .th-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-03 .td-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layout-sub .content-industry-projectjoint .section-type .cont-group.cont-centertype .d-table.table-03 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectjoint .section-evaluation {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-projectjoint .section-evaluation {
    margin-top: 140px;
  }
}
.layout-sub .content-industry-projectjoint .section-evaluation .cont-group .ol {
  margin-top: 4px;
}
.layout-sub .content-industry-projectjoint .section-evaluation .cont-group .inner-list {
  margin-top: 4px;
}
.layout-sub .content-industry-projectjoint .section-evaluation .cont-group.cont-evaluation .ol .item + .item {
  margin-top: 20px;
}
.layout-sub .content-industry-projectacademic .cont-group .d-txt-lg {
  margin-bottom: 24px;
}
.layout-sub .content-industry-projectacademic .cont-group .cont-desc {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 24px */
}
.layout-sub .content-industry-projectacademic .cont-group .cont-desc u {
  color: var(--gr_950, #151514);
}
.layout-sub .content-industry-projectacademic .cont-group .num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  color: var(--gr_900, #272624);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-projectacademic .cont-group .small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  color: var(--gr_700, #686665);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
}
.layout-sub .content-industry-projectacademic .cont-group .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.layout-sub .content-industry-projectacademic .cont-group .ul .item .d-txt-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectacademic .cont-group .ul .item .d-txt-p::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-projectacademic .cont-group .ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}
.layout-sub .content-industry-projectacademic .cont-group .ol .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px;
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.48px;
}
.layout-sub .content-industry-projectacademic .cont-group .ol .item .num {
  color: var(--gr_800, #494746);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.48px;
}
.layout-sub .content-industry-projectacademic .cont-group u {
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.layout-sub .content-industry-projectacademic .cont-group .inner-list {
  padding-left: 14px;
}
.layout-sub .content-industry-projectacademic .cont-group .inner-list > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.layout-sub .content-industry-projectacademic .cont-group .inner-list .inner-item {
  color: var(--gr_950, #151514);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-projectacademic .cont-group .inner-list .inner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectacademic .cont-group .inner-list .inner-item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-projectacademic .cont-group .inner-list .inner-item::before {
  width: 3px;
  height: 1px;
}
.layout-sub .content-industry-projectacademic .cont-group .img-group {
  margin-top: 12px;
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectacademic .cont-group .img-group {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectacademic .cont-group .img-group .img {
    max-width: 328px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectacademic .section-headline .cont-group {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-projectacademic .section-headline .cont-group {
    margin-top: 40px;
  }
}
.layout-sub .content-industry-projectacademic .section-summary .ul .item .d-txt-p {
  letter-spacing: -0.03em;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field {
  display: grid;
  grid-template-columns: 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 3px solid #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field .tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 100%;
  padding: 15px 16px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: var(--gr_800, #494746);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  background: #F9F9F9;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field .list {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 4px;
  padding: 15px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field .list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field .list li {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field .list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field .list li::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
@media (min-width: 768px) {
  .layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field .list li {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-field + .cont-desc {
  margin-top: 20px;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .th-row {
  display: grid;
  grid-template-columns: 240fr 718fr;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row {
  display: grid;
  grid-template-columns: 240fr 718fr;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row .td {
  padding: 15px 40px;
  text-align: left;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row .td:first-child {
  padding-left: 24px;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row .td:nth-child(2) .inner-item {
  padding-left: 14px;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row .td:nth-child(2) .inner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row .td:nth-child(2) .inner-item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row .td:nth-child(2) .inner-item {
  gap: 7px;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-01 .td-row .td:nth-child(2) .inner-item::before {
  width: 3px;
  height: 1px;
  border-radius: 0;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .th-row {
  display: grid;
  grid-template-columns: 224fr 500fr 240fr;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .td-row {
  display: grid;
  grid-template-columns: 224fr 740fr;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .td-row .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .td-row .grid-02 {
  display: grid;
  grid-template-columns: 500fr 240fr;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .td-row .grid-02 .td {
  padding: 15px 23px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .td-row .grid-02 .td:nth-child(2n-1) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process .d-table.table-02 .td-row .grid-02 .td:nth-last-child(-n+2) {
  border-bottom: 0;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process03 {
  margin-top: 24px;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process03 .d-table.table-03 .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process03 .d-table.table-03 .th-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.layout-sub .content-industry-projectacademic .section-summary .cont-group.cont-process03 .d-table.table-03 .td-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.layout-sub .content-industry-familycompany .cont-group .img-group {
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-familycompany .cont-group .img-group .img {
    max-width: 328px;
  }
}
.layout-sub .content-industry-familycompany .cont-group .list-group .item {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 24px */
}
.layout-sub .content-industry-familycompany .cont-group .list-group .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-familycompany .cont-group .list-group .item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-familycompany .cont-group .notice-group {
  color: var(--gr_700, #686665);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
}
.layout-sub .content-industry-familycompany .cont-group .notice-group ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.layout-sub .content-industry-familycompany .cont-group .notice-group ol li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
.layout-sub .content-industry-familycompany .section-operate .list-group {
  margin-top: 4px;
}
.layout-sub .content-industry-familycompany .section-benefit .cont-benefit {
  position: relative;
}
.layout-sub .content-industry-familycompany .section-benefit .legend {
  position: absolute;
  right: 0;
  color: var(--gr_700, #686665);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  -webkit-transform: translateY(-webkit-calc(-100% - 8px));
     -moz-transform: translateY(-moz-calc(-100% - 8px));
      -ms-transform: translateY(calc(-100% - 8px));
          transform: translateY(calc(-100% - 8px));
}
@media (max-width: 767px) {
  .layout-sub .content-industry-familycompany .section-benefit .legend {
    top: 69px;
    right: auto;
    left: 0;
  }
  .layout-sub .content-industry-familycompany .section-benefit .legend:lang(en) {
    position: static;
    top: 0;
    display: block;
    margin-top: 16px;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.layout-sub .content-industry-familycompany .section-benefit .table-group {
  overflow: auto;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-familycompany .section-benefit .table-group {
    margin-top: 47px;
  }
  .layout-sub .content-industry-familycompany .section-benefit .table-group:lang(en) {
    margin-top: 8px;
  }
}
.layout-sub .content-industry-familycompany .section-benefit .table-group {
  scrollbar-width: auto;
  scrollbar-color: #999 #f1f1f1;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group::-webkit-scrollbar {
  width: 10px;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 5px;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table {
  min-width: 1280px;
  width: 100%;
  border-top: 3px solid #000;
  text-align: center;
  color: var(--gr_800, #494746);
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table th, .layout-sub .content-industry-familycompany .section-benefit .table-group .support-table td {
  border: 1px solid rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  word-break: keep-all;
  font-style: normal;
  line-height: 150%; /* 22.5px */
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table th:first-child, .layout-sub .content-industry-familycompany .section-benefit .table-group .support-table td:first-child {
  border-left: 0;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table thead th {
  padding: 9px 15px;
  color: var(--gr_950, #151514);
  font-weight: 600;
  font-size: 16px;
  background: #E7E5E3;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table thead th:last-child {
  border-right: 0;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table tbody td {
  padding: 15px;
  color: var(--gr_900, #272624);
  font-size: 16px;
  font-weight: 400;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table tbody td:lang(en) {
  padding: 15px 12px;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table tbody td:last-child {
  border-right: 0;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table sup {
  top: -0.4em;
  font-size: 0.6em;
  vertical-align: middle;
}
.layout-sub .content-industry-familycompany .section-benefit .table-group .support-table .bg-gray {
  background: var(--table_bg, #F9F9F9);
}
.layout-sub .content-industry-familycompany .section-benefit .notice-group {
  margin-top: 12px;
}
.layout-sub .content-industry-porihub .cont-group .list-tit {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%; /* 39.2px */
  letter-spacing: -0.84px;
}
.layout-sub .content-industry-porihub .cont-group .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.layout-sub .content-industry-porihub .cont-group .ul .item .d-txt-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-porihub .cont-group .ul .item .d-txt-p::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-porihub .cont-group .ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  padding-left: 4px;
}
.layout-sub .content-industry-porihub .cont-group .ol .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px;
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.48px;
}
.layout-sub .content-industry-porihub .cont-group .ol .item .num {
  color: var(--gr_800, #494746);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.48px;
}
.layout-sub .content-industry-porihub .cont-group .img-group {
  margin-top: 24px;
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-porihub .cont-group .img-group .img {
    max-width: 328px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-porihub .section-headline .cont-group {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-porihub .section-headline .cont-group {
    margin-top: 40px;
  }
}
.layout-sub .content-industry-porihub .section-outline .img-group {
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-porihub .section-outline .img-group .img {
    max-width: 328px;
  }
}
.layout-sub .content-industry-porihub .section-program .d-table {
  margin-top: 40px;
}
.layout-sub .content-industry-porihub .section-program .d-table .table {
  min-width: 1000px;
  text-align: center;
}
.layout-sub .content-industry-porihub .section-program .d-table .th-row {
  display: grid;
  grid-template-columns: 240fr 340fr 240fr 120fr;
}
.layout-sub .content-industry-porihub .section-program .d-table .td-row {
  display: grid;
  grid-template-columns: 240fr 340fr 240fr 120fr;
}
.layout-sub .content-industry-porihub .section-program .d-table .td-row .td:nth-child(2):lang(en) {
  padding: 16px 40px;
  text-align: left;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-porihub .section-composition .d-table {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-porihub .section-composition .d-table {
    margin-top: 40px;
  }
}
.layout-sub .content-industry-porihub .section-composition .d-table .table {
  min-width: 1000px;
  text-align: center;
}
.layout-sub .content-industry-porihub .section-composition .d-table .th-row {
  display: grid;
  grid-template-columns: 240fr 718fr;
}
.layout-sub .content-industry-porihub .section-composition .d-table .th-row .th:nth-child(2) {
  padding-right: 78px;
}
.layout-sub .content-industry-porihub .section-composition .d-table .td-row {
  display: grid;
  grid-template-columns: 240fr 718fr;
}
.layout-sub .content-industry-porihub .section-composition .d-table .td-row .td:nth-child(2) {
  padding: 15px 23px;
  text-align: left;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .cont-group .iconbox-group {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-innopolis .cont-group .iconbox-group {
    gap: 3.125%;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .layout-sub .content-industry-innopolis .cont-group .iconbox-group {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .layout-sub .content-industry-innopolis .cont-group .iconbox-group:lang(en) {
    grid-template-columns: 1fr 1fr;
  }
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 8px;
  height: 100%;
  padding: 21px 23px 29px 23px;
  border-radius: 20px;
  border: 1px solid #272624;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .icon-group {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 80px;
  height: auto;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .icon-group .icon {
  width: 100%;
  height: auto;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .text-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 2px;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .text-group .tit {
  color: var(--gr_950, #151514);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .text-group .tit .sub-tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--primary_text, #DC116B);
  font-family: Pretendard;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 33px */
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .ul .item {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .ul .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-innopolis .cont-group .iconbox-group .box .ul .item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-innopolis .cont-group .img-group {
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .cont-group .img-group .img {
    max-width: 328px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-vision {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-vision {
    margin-top: 30px;
  }
}
.layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group {
  display: grid;
  grid-template-columns: 620fr 600fr;
  gap: 4.6875%;
}
.layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group:lang(en) {
  grid-template-columns: 758fr 462fr;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group {
    grid-template-columns: 1fr;
    gap: 20px;
    justify-items: center;
  }
  .layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group:lang(en) {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group {
    grid-template-columns: 1fr;
  }
  .layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group:lang(en) {
    grid-template-columns: 1fr;
  }
}
.layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group img {
    max-width: 328px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-vision .img-group img {
    max-width: 620px;
  }
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-program .card-list {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-program .card-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-program .card-list:lang(en) {
    grid-template-columns: 1fr 1fr;
  }
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  border-radius: 12px;
  padding: 24px 28px;
  background: var(--box_bg, #F5F6F7);
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item .title {
  color: var(--gr_950, #151514);
  font-family: Pretendard;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 36px */
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item .desc {
  color: var(--primary_text, #DC116B);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.36px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item .desc {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
  }
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item .info-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item .info-list li {
  color: #494746;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item .info-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-innopolis .section-vision .cont-program .card-list .card-item .info-list li::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-strategy .cont-group {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-innopolis .section-strategy .cont-group {
    margin-top: 30px;
  }
}
.layout-sub .content-industry-innopolis .section-infra .cont-infra {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-infra .cont-infra {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-innopolis .section-infra .cont-infra {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: 30px;
  }
}
.layout-sub .content-industry-innopolis .section-infra .infra-swiper {
  overflow: visible;
}
@media (min-width: 768px) {
  .layout-sub .content-industry-innopolis .section-infra .infra-swiper {
    height: 510px;
  }
}
.layout-sub .content-industry-innopolis .section-infra .infra-swiper .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform-origin: left;
     -moz-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scale(0.6435);
     -moz-transform: scale(0.6435);
      -ms-transform: scale(0.6435);
          transform: scale(0.6435);
  -webkit-transition: all 0.8s var(--ease-out);
  -moz-transition: all 0.8s var(--ease-out);
  transition: all 0.8s var(--ease-out);
}
@media (min-width: 768px) {
  .layout-sub .content-industry-innopolis .section-infra .infra-swiper .swiper-slide {
    height: 510px;
  }
}
.layout-sub .content-industry-innopolis .section-infra .infra-swiper .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.layout-sub .content-industry-innopolis .section-infra .infra-swiper .swiper-slide .img-box {
  position: relative;
  aspect-ratio: 850/510;
  border-radius: 30px;
  overflow: hidden;
  background: #272624 url("/_res/postech-aif/kor/img/images/common/gnb-bg-logo.png") center/contain no-repeat;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.layout-sub .content-industry-innopolis .section-infra .infra-swiper .swiper-slide .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.layout-sub .content-industry-innopolis .section-infra .infra-swiper .swiper-slide .img-box .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  padding: 30px 0;
  text-align: center;
  color: var(--White, #FFF);
  font-family: Pretendard;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-infra .infra-swiper .swiper-slide .img-box .caption {
    padding: 15px 0;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-infra .swiper-controls {
    padding-right: 24px;
    margin-top: 24px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-innopolis .section-infra .swiper-controls {
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 10;
  }
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns button {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--primary_text, #DC116B);
  background: transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns button.btn-prev {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.3438 11.4668H3.98723L7.6394 5.4668' stroke='%23DC116B' stroke-width='1.87826'/%3E%3C/svg%3E") center/auto no-repeat;
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns button.btn-prev:hover {
  background: var(--primary_text, #DC116B) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.3438 11.4668H3.98723L7.6394 5.4668' stroke='white' stroke-width='1.87826'/%3E%3C/svg%3E") center/auto no-repeat;
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns button.btn-next {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.65625 11.4668H16.0128L12.3606 5.4668' stroke='%23DC116B' stroke-width='1.87826'/%3E%3C/svg%3E") center/auto no-repeat;
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns button.btn-next:hover {
  background: var(--primary_text, #DC116B) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.65625 11.4668H16.0128L12.3606 5.4668' stroke='white' stroke-width='1.87826'/%3E%3C/svg%3E") center/auto no-repeat;
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns button.btn-auto {
  border: 1px solid var(--gr_400, #C5C3C1);
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8125 5V15M13.1761 5V15' stroke='%23494746' stroke-width='2.22222'/%3E%3C/svg%3E%0A") center/auto no-repeat;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.layout-sub .content-industry-innopolis .section-infra .swiper-controls .nav-btns button.btn-auto.paused {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='12' viewBox='0 0 10 12' fill='none'%3E%3Cpath d='M0 11.2V0L9.16562 5.6L0 11.2Z' fill='%23686665'/%3E%3C/svg%3E") center/auto no-repeat;
}
.layout-sub .content-industry-centerrise .point {
  color: var(--primary_text, #DC116B);
}
.layout-sub .content-industry-centerrise .cont-group .txt-sub {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 200;
  line-height: 150%; /* 42px */
  letter-spacing: -0.84px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .txt-sub {
    font-size: 28px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .txt-desc {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 25.5px */
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .txt-desc {
    font-size: 15px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .img-group {
  margin-top: 24px;
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .img-group .img {
    max-width: 328px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .box-group {
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .box-group {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .box-group {
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }
}
.layout-sub .content-industry-centerrise .cont-group .box-group .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  width: 100%;
  padding: 24px 32px;
  border-radius: 12px;
  border: 1px solid var(--gr_900, #272624);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .box-group .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .box-group .box {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .layout-sub .content-industry-centerrise .cont-group .box-group .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .box-group .box:lang(en) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.layout-sub .content-industry-centerrise .cont-group .box-group .box .tit {
  color: var(--primary_text, #DC116B);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .box-group .box .tit {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 120px;
  }
  .layout-sub .content-industry-centerrise .cont-group .box-group .box .tit:lang(en) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: auto;
  }
}
.layout-sub .content-industry-centerrise .cont-group .box-group .box .desc {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .card-group {
    display: grid;
    grid-template-columns: 600fr 620fr;
    gap: 4.6875%;
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }
}
.layout-sub .content-industry-centerrise .cont-group .card-group .thumb-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--gr_400, #C5C3C1);
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .card-group .thumb-group {
    aspect-ratio: 328/200;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .card-group .thumb-group {
    height: 100%;
  }
}
.layout-sub .content-industry-centerrise .cont-group .card-group .thumb-group .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
     -moz-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  padding-top: 8px;
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .text-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .text-group {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .text-group .d-txt-lg {
  letter-spacing: -0.66px;
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .text-group .desc {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .table-group {
  width: 100%;
  border-top: 1px solid #E0DEDC;
  margin-top: 30px;
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .table-group .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E0DEDC;
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .table-group .row .label {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100px;
  padding: 12px 20px;
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  background: var(--gr_100, #F9F7F5);
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .table-group .row .val {
  width: 100%;
  padding: 12px 20px;
  color: var(--gr_600, #7D7B79);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .link-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .link-group {
    margin-top: 24px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .card-group .desc-group .link-group {
    margin-top: 40px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group {
    gap: 3.125%;
  }
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  border-radius: 20px;
  border: 1px solid #272624;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group .box {
    gap: 16px;
    padding: 19px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group .box {
    gap: 60px;
    padding: 23px 59px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .icon-group {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 77px;
  aspect-ratio: 1/1;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .icon-group {
    width: 50px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .icon-group .icon {
  width: 100%;
  height: auto;
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group {
    gap: 4px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group .tit {
  color: var(--gr_900, #272624);
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 30px */
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group .tit {
    font-size: 18px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group .ul .item {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group .ul .item {
    font-size: 15px;
  }
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group .ul .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-centerrise .cont-group .iconbox-group .box .text-group .ul .item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-centerrise .section-headline .logo-group .logo {
  height: auto;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-headline .logo-group .logo {
    height: 48px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-headline .logo-group .logo {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-headline .content-group {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-headline .content-group {
    margin-top: 80px;
  }
}
.layout-sub .content-industry-centerrise .section-headline .content-group .cont-group .txt-desc {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-headline .content-group .cont-group.cont-rise .img-group {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-headline .content-group .cont-group.cont-rise .img-group {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-headline .content-group .cont-group.cont-direction .img-group {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-headline .content-group .cont-group.cont-direction .img-group {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-leader .cont-basement .img-group {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-leader .cont-basement .img-group {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-leader .cont-basement .img-group .img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-leader .cont-basement .txt-sub {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-leader .cont-basement .txt-sub {
    margin-top: 40px;
  }
}
.layout-sub .content-industry-centerrise .section-leader .cont-basement .box-group {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-rise .content-group {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-rise .content-group {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-ideology {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-ideology {
    margin-top: 30px;
  }
}
.layout-sub .content-industry-centerrise .section-rise .cont-project .project-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-project .project-group {
    grid-template-columns: 1fr;
  }
}
.layout-sub .content-industry-centerrise .section-rise .cont-project .project-group .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 24px 32px;
  border-radius: 30px;
  background: #F2F2F5;
}
.layout-sub .content-industry-centerrise .section-rise .cont-project .project-group .box .upper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.layout-sub .content-industry-centerrise .section-rise .cont-project .project-group .box .upper .category {
  color: var(--primary_text, #DC116B);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-centerrise .section-rise .cont-project .project-group .box .upper .tit {
  color: var(--gr_950, #151514);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}
.layout-sub .content-industry-centerrise .section-rise .cont-project .project-group .box .under {
  width: 100%;
  padding-top: 12px;
  border-top: 1px solid #151514;
  margin-top: 12px;
}
.layout-sub .content-industry-centerrise .section-rise .cont-project .project-group .box .under .desc {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-brochure {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-brochure {
    margin-top: 120px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-brochure .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 4.6875%;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-brochure .card-group .thumb-group {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-rise .cont-brochure .card-group .thumb-group {
    width: 36.328125%;
    min-width: 330px;
    aspect-ratio: 465/300;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.layout-sub .content-industry-centerrise .section-idea .txt-sub {
  color: var(--primary_text, #DC116B);
  text-align: center;
  font-family: Pretendard;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 45px */
  letter-spacing: -0.9px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-idea .txt-sub {
    font-size: 22px;
    letter-spacing: -0.66px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerrise .section-idea .cont-idea {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerrise .section-idea .cont-idea {
    margin-top: 24px;
  }
}
.layout-sub .content-industry-centerrise .section-idea .cont-glocal .d-table {
  margin-top: 24px;
}
.layout-sub .content-industry-centerrise .section-idea .cont-glocal .d-table .table {
  min-width: 1280px;
  text-align: center;
}
.layout-sub .content-industry-centerrise .section-idea .cont-glocal .d-table .th-row {
  display: grid;
  grid-template-columns: 200fr 374fr 374fr;
}
.layout-sub .content-industry-centerrise .section-idea .cont-glocal .d-table .td-row {
  display: grid;
  grid-template-columns: 200fr 374fr 374fr;
}
.layout-sub .content-industry-centerrise .section-idea .cont-glocal .d-table .td-row .td {
  padding: 15px 23px;
}
.layout-sub .content-industry-centerrise .section-idea .cont-glocal .d-table .td-row .td:nth-child(2) {
  text-align: left;
}
.layout-sub .content-industry-centerrise .section-idea .cont-glocal .d-table .td-row .td:nth-child(3) {
  text-align: left;
}
.layout-sub .content-industry-centeriipc .cont-group .txt-sub {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 200;
  line-height: 150%; /* 42px */
  letter-spacing: -0.84px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .cont-group .txt-sub {
    font-size: 28px;
  }
}
.layout-sub .content-industry-centeriipc .cont-group .txt-desc {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 42px */
  letter-spacing: -0.84px;
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 12px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group {
    gap: 3.125%;
  }
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  border-radius: 20px;
  border: 1px solid #272624;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box {
    gap: 16px;
    padding: 19px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box {
    gap: 20px;
    padding: 19px 39px 19px 31px;
  }
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .icon-group {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  aspect-ratio: 1/1;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .icon-group {
    width: 50px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .icon-group {
    width: 80px;
  }
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .icon-group .icon {
  width: 100%;
  height: auto;
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group {
    gap: 6px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group {
    gap: 8px;
  }
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group .tit {
  color: var(--primary_text, #DC116B);
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group .tit {
    font-size: 18px;
  }
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group .ul .item {
  color: var(--gr_800, #494746);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group .ul .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group .ul .item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .cont-group .iconbox-group .box .text-group .ul .item {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
}
.layout-sub .content-industry-centeriipc .cont-group .small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: var(--gr_700, #686665);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.layout-sub .content-industry-centeriipc .cont-group .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.layout-sub .content-industry-centeriipc .cont-group .ul .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-centeriipc .cont-group .ul .item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-centeriipc .cont-group .img-group {
  text-align: center;
}
.layout-sub .content-industry-centeriipc .section-headline .title-group .d-txt-xl {
  color: var(--Black, #000);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .section-headline .title-group .d-txt-xl {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .section-headline .title-group .d-txt-xl {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .section-headline .cont-iipc {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .section-headline .cont-iipc {
    margin-top: 80px;
  }
}
.layout-sub .content-industry-centeriipc .section-headline .cont-purpose .iconbox-group {
  margin-top: 24px;
}
.layout-sub .content-industry-centeriipc .section-operate .small {
  padding-left: 10px;
  margin-top: 4px;
}
.layout-sub .content-industry-centeriipc .section-operate .cont-innovation .txt-desc:lang(en) {
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .section-operate .cont-innovation .img-group {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .section-operate .cont-innovation .img-group {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-operate .cont-box.box-02 {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-operate .cont-box.box-02 {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-operate .cont-box.box-02 .img-group {
    margin-top: 24px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-operate .cont-box.box-02 .img-group {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-operate .cont-box.box-02 .img-group .img {
    max-width: 328px;
  }
}
.layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-organization .img-group {
  margin-top: 24px;
}
.layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-research .img-group {
  margin-top: 24px;
}
.layout-sub .content-industry-centeriipc .section-operate .cont-group.cont-system .img-group {
  margin-top: 24px;
}
.layout-sub .content-industry-centeracademy .cont-group .iconbox-group {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 16px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .iconbox-group {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .layout-sub .content-industry-centeracademy .cont-group .iconbox-group {
    grid-template-columns: 1fr;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  padding: 21px 25px 19px 23px;
  border-radius: 20px;
  border: 1px solid #272624;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box {
    gap: 16px;
    padding: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box {
    gap: 24px;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box .icon-group {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box .icon-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    aspect-ratio: 40/60;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box .icon-group {
    width: 60px;
    aspect-ratio: 1/1;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box .icon-group .icon {
  width: 100%;
  height: auto;
}
.layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box .text-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.layout-sub .content-industry-centeracademy .cont-group .iconbox-group .box .text-group .tit {
  color: var(--primary_text, #DC116B);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
}
.layout-sub .content-industry-centeracademy .cont-group .history-table {
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table {
    grid-template-columns: 170px auto;
    border-top: 3px solid #000;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table:last-child {
    border-bottom: 1px solid #000;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-year {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  padding: 17px 0;
  color: var(--gr_950, #151514);
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-year {
    padding: 15px 20px;
    border-top: 1px solid var(--gr_400, #C5C3C1);
    border-bottom: 1px solid var(--gr_900, #272624);
    font-size: 18px;
    font-weight: 600;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-year {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item {
  display: grid;
  border-bottom: 1px solid #E0DEDC;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item {
    grid-template-columns: 120px auto;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item {
    grid-template-columns: 170px auto;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .date-col {
  background: var(--gr_100, #F9F7F5);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .date-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 10px 20px;
  }
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .date-col:lang(en) {
    padding: 20px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .date-col {
    padding: 28px 20px 28px 40px;
  }
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .date-col:lang(en) {
    padding: 28px;
    text-align: center;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .date-col .date-text {
  color: #494746;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .date-col .date-text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .content-col {
    padding: 19px 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .content-col {
    padding: 28px 20px 28px 60px;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .content-col .desc-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px;
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .content-col .desc-list li {
  color: #494746;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .content-col .desc-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .content-col .desc-list li::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .cont-group .history-table .history-list .history-item .content-col .desc-list li {
    font-size: 16px;
    word-break: keep-all;
  }
}
.layout-sub .content-industry-centeracademy .cont-group .img-group {
  text-align: center;
}
.layout-sub .content-industry-centeracademy .section-headline .title-group .d-txt-xl {
  color: var(--Black, #000);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .section-headline .title-group .d-txt-xl {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .section-headline .title-group .d-txt-xl {
    margin-bottom: 40px;
  }
}
.layout-sub .content-industry-centeracademy .section-headline .cont-process .iconbox-group {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centeracademy .section-headline .cont-philosophy .img-group {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centeracademy .section-headline .cont-philosophy .img-group {
    margin-top: 40px;
  }
}
.layout-sub .content-industry-centerposlc .cont-group .img-group {
  text-align: center;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .cont-group .img-group .img {
    max-width: 328px;
  }
}
.layout-sub .content-industry-centerposlc .cont-group .list {
  font-size: 16px;
  line-height: 150%; /* 24px */
}
.layout-sub .content-industry-centerposlc .cont-group .list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 7px;
}
.layout-sub .content-industry-centerposlc .cont-group .list .item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 3px;
          flex: 0 0 3px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gr_950, #151514);
  margin-top: -webkit-calc((1.4em - 3px) / 2);
  margin-top: -moz-calc((1.4em - 3px) / 2);
  margin-top: calc((1.4em - 3px) / 2);
}
.layout-sub .content-industry-centerposlc .cont-group .download-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .cont-group .download-group {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.layout-sub .content-industry-centerposlc .cont-group .download-group .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  gap: 12px;
  padding: 19px 27px;
  border-radius: 12px;
  border: 1px solid var(--table_line, #E0DEDC);
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .cont-group .download-group .item {
    padding: 19px;
  }
}
.layout-sub .content-industry-centerposlc .cont-group .download-group .item .tit {
  color: var(--gr_900, #272624);
  text-overflow: ellipsis;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}
.layout-sub .content-industry-centerposlc .cont-group .download-group .item .d-btns-group {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .section-headline .logo-group {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerposlc .section-headline .logo-group {
    margin-bottom: 40px;
  }
}
.layout-sub .content-industry-centerposlc .section-headline .logo-group .logo {
  height: auto;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .section-headline .logo-group .logo {
    height: 18px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerposlc .section-headline .logo-group .logo {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-background {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-background {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-background .img-group {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-background .img-group {
    margin-top: 24px;
  }
}
.layout-sub .content-industry-centerposlc .section-headline .cont-network .list {
  margin-top: 4px;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-network .cont-box {
  margin-top: 24px;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-network .cont-multibox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 40px;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-network .cont-multibox:lang(en) {
  gap: 0 40px;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-network .cont-multibox {
    grid-template-columns: 1fr;
  }
}
.layout-sub .content-industry-centerposlc .section-headline .cont-network .cont-multibox .list .item .d-txt-p:lang(en) {
  font-size: 16px;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-network .img-group {
  margin-top: 12px;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-network .box.only-mobile {
  margin-top: 40px;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-edu .d-table .table {
  min-width: 1000px;
  margin-top: 24px;
  text-align: center;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-edu .d-table .th-row {
  display: grid;
  grid-template-columns: 100fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr;
  padding-right: 0;
  padding-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-edu .d-table .th-row .th {
  border-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-edu .d-table .td-row {
  display: grid;
  grid-template-columns: 100fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr;
  padding-right: 0;
  padding-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-edu .d-table .td-row .td {
  border-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-edu .d-table .td-row.td-row2 {
  grid-template-columns: 100fr 348fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-edu .img-group {
  margin-top: 0;
  border-bottom: 2px solid #000;
  background-color: #F5F6F7;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-skill .d-table .table {
  min-width: 1000px;
  margin-top: 24px;
  text-align: center;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-skill .d-table .th-row {
  display: grid;
  grid-template-columns: 100fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr;
  padding-right: 0;
  padding-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-skill .d-table .th-row .th {
  border-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-skill .d-table .td-row {
  display: grid;
  grid-template-columns: 100fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr 58fr;
  padding-right: 0;
  padding-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-skill .d-table .td-row .td {
  border-left: 0;
}
.layout-sub .content-industry-centerposlc .section-headline .cont-skill .img-group {
  margin-top: 0;
  border-bottom: 2px solid #000;
  background-color: #F5F6F7;
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-report .download-group {
    margin-top: 24px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-report .download-group {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-review .download-group {
    margin-top: 24px;
  }
}
@media (min-width: 768px) {
  .layout-sub .content-industry-centerposlc .section-headline .cont-review .download-group {
    margin-top: 20px;
  }
}