@charset "UTF-8";
/* display */
/* Typography */
/* breakpoint */
/* breakpoint : content */
/* table 공통 */
.table .inline-block {
  vertical-align: baseline;
}

/* table 공통 End */
/* inline-block 반응형 공통 */
@media (max-width: 1400px) {
  .inline-block.mob {
    display: inline;
  }
}

/* inline-block 반응형 공통 End */
/* 센터 인사말 */
.greetings.bri {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 60px;
}
@media (max-width: 1024px) {
  .greetings.bri {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .greetings.bri {
    padding-top: 20px;
  }
}
.greetings.bri .text_wrap {
  width: calc(72% - 50px);
}
@media (max-width: 1280px) {
  .greetings.bri .text_wrap {
    width: calc(70% - 40px);
  }
}
@media (max-width: 1024px) {
  .greetings.bri .text_wrap {
    width: 100%;
  }
}
.greetings.bri .text_wrap .title_box {
  color: #1D1D1D;
  font-family: "title_font";
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.42px;
}
@media (max-width: 1024px) {
  .greetings.bri .text_wrap .title_box {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .greetings.bri .text_wrap .title_box {
    font-size: 36px;
  }
}
@media (max-width: 540px) {
  .greetings.bri .text_wrap .title_box {
    font-size: 34px;
  }
}
@media (max-width: 420px) {
  .greetings.bri .text_wrap .title_box {
    font-size: 30px;
  }
}
.greetings.bri .text_wrap .title_box .point {
  display: block;
  color: #1992BC;
}
@media (max-width: 1400px) {
  .greetings.bri .text_wrap .title_box .point {
    display: inline;
  }
}
.greetings.bri .text_wrap .title_box .point.inline {
  display: inline;
}
.greetings.bri .text_wrap .btn_wrap {
  margin-top: 20px;
}
.greetings.bri .text_wrap .btn_wrap .btn {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 5px;
  min-width: 180px;
  min-height: 50px;
  padding: 12px 40px 12px 20px;
  color: #2B9AC1;
  border: 1px solid #2B9AC1;
  border-radius: 4px;
}
.greetings.bri .text_wrap .btn_wrap .btn.btn-icon .ir-link {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cpath d='M4.3335 4.14395V2.60425C4.3335 2.08648 4.75323 1.66675 5.271 1.66675H13.396C13.9138 1.66675 14.3335 2.08648 14.3335 2.60425V10.7292C14.3335 11.247 13.9138 11.6667 13.396 11.6667H11.8389' stroke='%231992BC' stroke-linejoin='round'/%3E%3Cpath d='M10.729 4.33325H2.604C2.08624 4.33325 1.6665 4.75299 1.6665 5.27075V13.3958C1.6665 13.9135 2.08624 14.3333 2.604 14.3333H10.729C11.2468 14.3333 11.6665 13.9135 11.6665 13.3958V5.27075C11.6665 4.75299 11.2468 4.33325 10.729 4.33325Z' stroke='%231992BC' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.greetings.bri .text_wrap .btn_wrap .btn.btn-icon .ir-arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%236DB6CF' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%236DB6CF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.greetings.bri .text_wrap .btn_wrap .btn.btn-icon .ir-download {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%236DB6CF' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66699L8 10.667L5 7.66699' stroke='%236DB6CF' stroke-linejoin='round'/%3E%3Cpath d='M7.99707 2V10.6667' stroke='%236DB6CF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.greetings.bri .text_wrap .btn_wrap .btn:hover, .greetings.bri .text_wrap .btn_wrap .btn:focus {
  color: #fff;
  border-color: #1E6AB0;
  background: #1E6AB0;
}
.greetings.bri .text_wrap .btn_wrap .btn:hover.btn-icon .ir-link, .greetings.bri .text_wrap .btn_wrap .btn:focus.btn-icon .ir-link {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.3335 4.14419V2.60449C4.3335 2.08673 4.75323 1.66699 5.271 1.66699H13.396C13.9138 1.66699 14.3335 2.08673 14.3335 2.60449V10.7295C14.3335 11.2473 13.9138 11.667 13.396 11.667H11.8389' stroke='white' stroke-linejoin='round'/%3E%3Cpath d='M10.729 4.33301H2.604C2.08624 4.33301 1.6665 4.75274 1.6665 5.27051V13.3955C1.6665 13.9133 2.08624 14.333 2.604 14.333H10.729C11.2468 14.333 11.6665 13.9133 11.6665 13.3955V5.27051C11.6665 4.75274 11.2468 4.33301 10.729 4.33301Z' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.greetings.bri .text_wrap .btn_wrap .btn:hover.btn-icon .ir-arrow, .greetings.bri .text_wrap .btn_wrap .btn:focus.btn-icon .ir-arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='white' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.greetings.bri .text_wrap .btn_wrap .btn:hover.btn-icon .ir-download, .greetings.bri .text_wrap .btn_wrap .btn:focus.btn-icon .ir-download {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='white' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66699L8 10.667L5 7.66699' stroke='white' stroke-linejoin='round'/%3E%3Cpath d='M7.99756 2V10.6667' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.greetings.bri .text_wrap .text_box {
  margin-top: 40px;
}
@media (max-width: 1280px) {
  .greetings.bri .text_wrap .text_box {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .greetings.bri .text_wrap .text_box {
    margin-top: 20px;
  }
}
.greetings.bri .text_wrap .text_box p {
  font-size: 18px;
}
@media (max-width: 768px) {
  .greetings.bri .text_wrap .text_box p {
    font-size: 17px;
  }
}
@media (max-width: 540px) {
  .greetings.bri .text_wrap .text_box p {
    font-size: 16px;
  }
}
.greetings.bri .text_wrap .text_box p ~ p {
  margin-top: 30px;
}
.greetings.bri .photo_wrap {
  width: 400px;
  height: 485px;
}
@media (max-width: 1500px) {
  .greetings.bri .photo_wrap {
    width: 28%;
    height: 32vw;
  }
}
@media (max-width: 1280px) {
  .greetings.bri .photo_wrap {
    width: 30%;
    height: 33vw;
  }
}
@media (max-width: 1024px) {
  .greetings.bri .photo_wrap {
    display: none;
  }
}
.greetings.bri .photo_wrap .inner {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.greetings.bri .photo_wrap .inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 센터 인사말 End */
/* 연혁 */
@media (max-width: 768px) {
  .history.mt_80 {
    margin-top: 60px !important;
  }
}
@media (max-width: 540px) {
  .history.mt_80 {
    margin-top: 40px !important;
  }
}
@media (max-width: 420px) {
  .history.mt_80 {
    margin-top: 0px !important;
  }
}
.history.bri .inner .history_box .section .year .num {
  color: #3180EF;
}
.history.bri .inner .history_box .text::before {
  border-color: #3180EF;
}

/* 연혁 End */
/* sub0102 미션 및 비전 */
.mission-vision.type01.bmri .value_box {
  padding-bottom: 96px;
}
@media (max-width: 1024px) {
  .mission-vision.type01.bmri .value_box {
    padding-bottom: 86px;
  }
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box {
    padding-bottom: 76px;
  }
}
@media (max-width: 540px) {
  .mission-vision.type01.bmri .value_box {
    padding-bottom: 66px;
  }
}
@media (max-width: 420px) {
  .mission-vision.type01.bmri .value_box {
    padding-bottom: 56px;
  }
}
.mission-vision.type01.bmri .value_box .keyword_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 136px;
  margin-top: 36px;
}
@media (max-width: 1024px) {
  .mission-vision.type01.bmri .value_box .keyword_box {
    gap: 70px;
  }
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box .keyword_box {
    gap: 50px;
    flex-direction: column;
  }
}
.mission-vision.type01.bmri .value_box .keyword_box .k_tit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0 6px;
  position: relative;
  margin-left: 20px;
  padding: 49.5px 58.76px;
  font-family: "title_font";
  font-size: 28px;
  font-weight: 300;
  color: #fff;
  line-height: 1.3;
  letter-spacing: 0;
  border-radius: 777px;
  background-color: #1E2D75;
}
@media (max-width: 1024px) {
  .mission-vision.type01.bmri .value_box .keyword_box .k_tit {
    margin-left: 0;
    padding: 40px 50px;
  }
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box .keyword_box .k_tit {
    padding: 28px 40px;
    font-size: 26px;
  }
}
@media (max-width: 540px) {
  .mission-vision.type01.bmri .value_box .keyword_box .k_tit {
    padding: 22px 36px;
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .mission-vision.type01.bmri .value_box .keyword_box .k_tit {
    margin: 0 4%;
    font-size: 22px;
  }
}
.mission-vision.type01.bmri .value_box .keyword_box .k_tit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 777px;
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box .keyword_box .k_tit::before {
    width: calc(100% + 30px);
    height: calc(100% + 30px);
  }
}
.mission-vision.type01.bmri .value_box .keyword_box .keyword_list {
  flex-shrink: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 24px;
  text-align: left;
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list {
    flex-direction: row;
    justify-content: center;
    gap: 14px;
  }
}
@media (max-width: 420px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
.mission-vision.type01.bmri .value_box .keyword_box .keyword_list::before {
  content: "";
  position: absolute;
  right: calc(100% + 31.5px);
  top: 50%;
  transform: translateY(-50%);
  z-index: -5;
  width: 107px;
  height: 320px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='107' height='320' viewBox='0 0 107 320' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M53.2353 45.5151C-17.54 105.431 -17.54 214.569 53.2353 274.485L107 320L107 -8.26145e-06L53.2353 45.5151Z' fill='url(%23paint0_linear_1952_4643)' fill-opacity='0.1'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1952_4643' x1='-82' y1='160' x2='107' y2='160' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233E5DA0'/%3E%3Cstop offset='1' stop-color='%23044AE0' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 1024px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list::before {
    right: 100%;
  }
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list::before {
    top: -10px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(90deg);
    transform-origin: center top;
    margin-left: 160px;
  }
}
.mission-vision.type01.bmri .value_box .keyword_box .keyword_list li {
  position: relative;
  padding-left: 42px;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0;
  color: #1D1D1D;
}
@media (max-width: 1024px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list li {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list li {
    padding: 10px 14px 10px 47px;
    font-size: 18px;
    background-color: #fff;
    border-radius: 777px;
  }
}
@media (max-width: 540px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list li {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list li {
    font-size: 16px;
  }
}
.mission-vision.type01.bmri .value_box .keyword_box .keyword_list li .point {
  position: absolute;
  top: -6px;
  left: 0;
  width: 40px;
  aspect-ratio: 1;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  background-color: #3180EF;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list li .point {
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
    width: 36px;
    line-height: 36px;
  }
}
@media (max-width: 540px) {
  .mission-vision.type01.bmri .value_box .keyword_box .keyword_list li .point {
    left: 8px;
    width: 32px;
    line-height: 32px;
  }
}

/* sub0102 미션 및 비전 End */
/* sub0103 조직 및 연락처 */
.org {
  padding: 80px 80px 60px;
}
@media (max-width: 1400px) {
  .org {
    padding: 60px 50px;
  }
}
@media (max-width: 1280px) {
  .org {
    padding: 60px 40px;
  }
}
@media (max-width: 1024px) {
  .org {
    padding: 40px 30px;
    border-radius: 10px;
  }
}
@media (max-width: 768px) {
  .org {
    padding: 30px 20px;
  }
}
@media (max-width: 540px) {
  .org {
    padding: 20px 10px;
  }
}
.org.bri {
  margin-bottom: 60px;
}
.org.bri .lv_wrap::before {
  top: -86px;
  height: 300px;
}
@media (max-width: 1024px) {
  .org.bri .lv_wrap::before {
    top: -50px;
    height: 265px;
  }
}
@media (max-width: 768px) {
  .org.bri .lv_wrap::before {
    top: -66px;
    height: 267px;
  }
}
@media (max-width: 540px) {
  .org.bri .lv_wrap::before {
    top: -40px;
    height: 216px;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap::before {
    top: -30px;
    height: 196px;
  }
}
.org.bri .lv_wrap .lv_list .box {
  width: 200px;
}
.org.bri .lv_wrap .lv_01 {
  max-width: 550px;
  padding-top: 0;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .org.bri .lv_wrap .lv_01 {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .org.bri .lv_wrap .lv_01 {
    margin-top: 40px;
  }
}
@media (max-width: 540px) {
  .org.bri .lv_wrap .lv_01 {
    margin-top: 30px;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_01 {
    margin-top: 20px;
  }
}
.org.bri .lv_wrap .lv_01::before {
  top: 50%;
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_01::before {
    display: block;
  }
}
@media (max-width: 480px) {
  .org.bri .lv_wrap .lv_01 .box {
    width: 45%;
  }
}
.org.bri .lv_wrap .lv_01 .box::before {
  display: none;
}
.org.bri .lv_wrap .lv_03 {
  width: 520px;
  padding-top: 40px;
  margin-top: 40px;
}
@media (max-width: 610px) {
  .org.bri .lv_wrap .lv_03 {
    width: calc(100% + 20px);
    left: -10px;
  }
}
@media (max-width: 540px) {
  .org.bri .lv_wrap .lv_03 {
    padding-top: 30px;
    margin-top: 30px;
    width: calc(100% + 10px);
    left: -5px;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_03 {
    flex-direction: column;
    width: 100%;
    left: 0;
    border: 1px solid #D9DAE1;
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 10px;
  }
}
.org.bri .lv_wrap .lv_03::before {
  width: 50%;
}
@media (max-width: 540px) {
  .org.bri .lv_wrap .lv_03 .box_wrap {
    padding: 0 5px;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_03 .box_wrap {
    padding: 5px 0;
    width: 100%;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_03 .box_wrap::before {
    display: none;
  }
}
@media (max-width: 540px) {
  .org.bri .lv_wrap .lv_03 .box_wrap::after {
    top: -30px;
    height: 30px;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_03 .box_wrap::after {
    display: none;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_03 .box_wrap .wrap_inner {
    padding: 10px;
  }
}
@media (max-width: 530px) {
  .org.bri .lv_wrap .lv_03 .box_wrap .wrap_inner .inline-block {
    display: block;
  }
}
@media (max-width: 420px) {
  .org.bri .lv_wrap .lv_03 .box_wrap .wrap_inner .inline-block {
    display: inline-block;
  }
}

/* sub0103 조직 및 연락처 End */
/* sub0104 오시는길 */
html:has(> .sub01_04) #location {
  border-bottom: none;
}
html:has(> .sub01_04) #location .page__title,
html:has(> .sub01_04) #location .utile_wrap.uw2 {
  display: none;
}

/* sub0104 오시는길 End */
/* sub020101 주요업무 */
@media (max-width: 500px) {
  .main-tasks .table th .block {
    display: inline-block;
  }
}

/* sub020101 주요업무 End */
/* sub020202 임상시험센터 미션 및 비전 */
.mission-vision.ctc .mission_box {
  padding-bottom: 70px;
}
@media (max-width: 420px) {
  .mission-vision.ctc .mission_box {
    padding-bottom: 60px;
  }
}
.mission-vision.ctc .vision_box {
  padding-bottom: 80px;
}
@media (max-width: 540px) {
  .mission-vision.ctc .vision_box {
    padding-bottom: 65px;
  }
}
.mission-vision.ctc .vision_box .items_box.style01 .item {
  padding: 85.5px 75px;
}
@media (max-width: 768px) {
  .mission-vision.ctc .vision_box .items_box.style01 .item {
    padding: 60px 40px;
  }
}
@media (max-width: 540px) {
  .mission-vision.ctc .vision_box .items_box.style01 .item {
    padding: 40px 16px;
  }
}
.mission-vision.ctc .goals_box {
  padding-top: 0;
}
.mission-vision.ctc .goals_box .txt_box_wrap.long .txt_box.fz32 {
  margin: 0 70px;
}
@media (max-width: 1024px) {
  .mission-vision.ctc .goals_box .txt_box_wrap.long .txt_box.fz32 {
    margin: 0;
    padding: 30px 20px;
  }
}

/* sub020202 임상시험센터 미션 및 비전 End */
/* sub020205 임상시험센터 서비스 이용 안내 */
@media (max-width: 360px) {
  .ctc-guide .vlist__column {
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .ctc-guide .vlist__column.col4 .item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 360px) {
  .ctc-guide .vlist__column.col4 .item {
    width: calc(50% - 5px);
  }
}

/* sub020205 임상시험센터 서비스 이용 안내 End */
/* sub020302 전북빅데이터센터 미션 및 비전 */
.mission-vision.bigdata .value_box .items_box .item .ico.ico01 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M21.8311 39.6953C21.8311 39.8154 21.8529 39.9356 21.8529 40.0557C21.8529 40.427 21.8856 40.8528 21.9402 41.2132L21.8966 45.0789C21.8529 48.475 24.572 51.2596 27.9681 51.3033L30.8401 51.336C34.2362 51.3797 37.0208 48.6606 37.0644 45.2645L37.1081 41.8793C37.2828 41.5954 37.3811 40.7327 37.3811 40.0557C37.3811 39.9356 37.403 39.8154 37.403 39.6953H21.8529H21.8311Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M41.214 31.078C44.0204 27.2342 44.9049 19.1424 39.9363 13.5296C35.481 8.50636 30.5888 8.61557 29.606 8.69201C28.6341 8.61557 23.7311 8.50636 19.2866 13.5296C14.318 19.1424 15.1916 27.2342 17.9981 31.078C20.6625 34.7253 21.7218 37.4989 21.8201 39.6939H37.3701C37.4684 37.4989 38.5386 34.7253 41.1921 31.078H41.214Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.6074 39.5633V24.4609' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.bigdata .value_box .items_box .item .ico.ico02 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M15.3161 10.1984H45.1277C46.5037 10.1984 47.6284 11.3232 47.6284 12.6991V33.0431C47.6284 34.419 46.5037 35.5438 45.1277 35.5438H15.3161C13.9402 35.5438 12.8154 34.419 12.8154 33.0431V12.6882C12.8154 11.3122 13.9402 10.1875 15.3161 10.1875V10.1984Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.2207 35.8633V45.0688' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44.2993 48.8768L30.2234 44.6836L16.1475 48.8768' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.5518 29.2807V23.5586' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.8193 29.2793V18.7852' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.bigdata .value_box .items_box .item .ico.ico03 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M22.5391 34.6289V36.7583V50.2773L29.7899 44.6207L37.0408 50.2773V36.7583V34.6289' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.7892 9.39453C22.2326 9.39453 16.1064 15.5207 16.1064 23.0773C16.1064 27.9695 18.6836 32.2392 22.5383 34.6634C24.6459 35.9847 27.1247 36.76 29.7892 36.76C32.4537 36.76 34.9325 35.9847 37.0401 34.6634C40.8948 32.2501 43.472 27.9695 43.472 23.0773C43.472 15.5207 37.3458 9.39453 29.7892 9.39453Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.bigdata .value_box .items_box .item .ico.ico04 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M27.3086 20.7075V14.9964C27.3086 13.4676 28.5535 12.2227 30.0823 12.2227H48.5044C50.0332 12.2227 51.2779 13.4676 51.2779 14.9964V29.5527C51.2779 31.0815 50.0332 32.3264 48.5044 32.3264H43.3174L39.2987 39.2934L35.2802 32.3264H32.7577' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.4854 20.707H29.9075C31.4472 20.707 32.6812 21.952 32.6812 23.4808V38.0371C32.6812 39.5768 31.4363 40.8108 29.9075 40.8108H24.7205L20.7019 47.7778L16.6834 40.8108H11.4964C9.95666 40.8108 8.72266 39.5659 8.72266 38.0371V23.4808C8.72266 21.952 9.96758 20.707 11.4964 20.707H11.4854Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/* sub020302 전북빅데이터센터 미션 및 비전 End */
/* sub020402 임상약리센터 미션 및 비전 */
.mission-vision.cpc .mission_box {
  padding-bottom: 80px;
}
@media (max-width: 540px) {
  .mission-vision.cpc .mission_box {
    padding-bottom: 70px;
  }
}
@media (max-width: 420px) {
  .mission-vision.cpc .mission_box {
    padding-bottom: 60px;
  }
}
.mission-vision.cpc .vision_box {
  padding: 80px 0;
}
@media (max-width: 768px) {
  .mission-vision.cpc .vision_box {
    padding: 70px 0;
  }
}
@media (max-width: 540px) {
  .mission-vision.cpc .vision_box {
    padding: 60px 0;
  }
}
.mission-vision.cpc .vision_box .items_box .item .ico.ico01 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M38.3426 14.0017L32.5332 19.8003L41.8152 29.0823L47.6138 23.2728C50.18 20.7066 50.18 16.5461 47.6138 13.9908C45.0476 11.4246 40.8871 11.4246 38.3318 13.9908L38.3426 14.0017Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.6676 14.0017L27.466 19.8003L18.184 29.0823L12.3856 23.2728C9.81939 20.7066 9.81939 16.5461 12.3856 13.9908C14.9518 11.4246 19.1123 11.4246 21.6676 13.9908V14.0017Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.9999 38.7262C32.7139 38.7262 34.9139 36.5261 34.9139 33.8122C34.9139 31.0983 32.7139 28.8982 29.9999 28.8982C27.286 28.8982 25.0859 31.0983 25.0859 33.8122C25.0859 36.5261 27.286 38.7262 29.9999 38.7262Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.9004 44.4724V47.934' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37.0977 44.4724V47.934' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.cpc .vision_box .items_box .item .ico.ico02 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M22.8477 29.2874L34.0407 18.0944C35.3511 16.784 37.4914 16.784 38.8018 18.0944L41.8922 21.1847C43.2026 22.506 43.2026 24.6354 41.8922 25.9458L30.6992 37.1388' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.8315 40.5991C30.0452 41.3853 28.7676 41.3853 27.9704 40.5991L19.3983 32.0269C18.612 31.2406 18.612 29.963 19.3983 29.1659C20.1845 28.3796 21.4621 28.3796 22.2593 29.1659L30.8315 37.738C31.6177 38.5243 31.6177 39.8019 30.8315 40.5991Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M42.0352 13.9124L46.0864 17.9638' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44.5352 15.4661L51.4367 8.5647' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3105 43.512L21.3522 34.4592' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.5449 38.6545L16.4922 47.7073' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.56445 40.7249L19.2769 51.4374' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.cpc .vision_box .items_box .item .ico.ico03 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M27.0311 11.5117H14.8008V23.7421H27.0311V11.5117Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.8008 23.7422V42.4591C14.8008 45.8334 17.5417 48.5743 20.916 48.5743C24.2902 48.5743 27.0311 45.8334 27.0311 42.4591V23.7422H14.8008Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.4296 11.5117H33.1992V23.7421H45.4296V11.5117Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.1992 23.7422V42.4591C33.1992 45.8334 35.9401 48.5743 39.3144 48.5743C42.6887 48.5743 45.4296 45.8334 45.4296 42.4591V23.7422H33.1992Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/* sub020402 임상약리센터 미션 및 비전 End */
/* sub020502 유효성평가센터 비전 및 목표 */
.mission-vision.epc .vision_box {
  margin-top: 74px;
}
@media (max-width: 540px) {
  .mission-vision.epc .vision_box {
    margin-top: 64px;
  }
}

/* sub020502 유효성평가센터 비전 및 목표 End */
/* sub020602 기능성식품임상시험지원센터 미션 및 비전 */
@media (max-width: 1024px) {
  .mission-vision.ffct .vision_box {
    padding-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .mission-vision.ffct .vision_box {
    padding-bottom: 30px;
  }
}
.mission-vision.ffct .vision_box .items_box {
  margin-top: 90px;
}
@media (max-width: 1024px) {
  .mission-vision.ffct .vision_box .items_box {
    margin-top: 70px;
  }
}
@media (max-width: 768px) {
  .mission-vision.ffct .vision_box .items_box {
    margin-top: 50px;
  }
}
@media (max-width: 540px) {
  .mission-vision.ffct .vision_box .items_box {
    margin-top: 30px;
  }
}
.mission-vision.ffct .vision_box .items_box .item {
  justify-content: flex-start;
  padding: 4.64% 16px 40px;
}
@media (max-width: 1280px) {
  .mission-vision.ffct .vision_box .items_box .item {
    padding: 4.9% 16px;
  }
}
@media (max-width: 1024px) {
  .mission-vision.ffct .vision_box .items_box .item {
    padding: 6.9% 16px 40px;
  }
}
@media (max-width: 768px) {
  .mission-vision.ffct .vision_box .items_box .item {
    padding: 28px 16px;
  }
}
@media (max-width: 420px) {
  .mission-vision.ffct .vision_box .items_box .item {
    padding: 20px 16px;
  }
}
.mission-vision.ffct .vision_box .items_box .item .ico.ico01 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M23.6431 26.4648H13.957C13.957 35.3319 21.1424 42.5173 30.0094 42.5173C26.4932 42.5173 23.654 35.3319 23.654 26.4648H23.6431Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.9997 10.4258C21.1326 10.4258 13.9473 17.6111 13.9473 26.4781H23.6333C23.6333 17.6111 26.4834 10.4258 29.9887 10.4258H29.9997Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30 42.5173C38.867 42.5173 46.0524 35.3319 46.0524 26.4648H36.3664C36.3664 35.3319 33.5163 42.5173 30.0109 42.5173H30Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.9992 10.4258C33.5154 10.4258 36.3546 17.6111 36.3546 26.4781H46.0407C46.0407 17.6111 38.8553 10.4258 29.9883 10.4258H29.9992Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.6445 26.4664H36.3663C36.3663 17.5994 33.5162 10.4141 30.0109 10.4141C26.5056 10.4141 23.6554 17.5994 23.6554 26.4664H23.6445Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36.3546 26.4648H23.6328C23.6328 35.3319 26.4829 42.5173 29.9882 42.5173C33.4936 42.5173 36.3437 35.3319 36.3437 26.4648H36.3546Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.127 49.582H44.873' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.ffct .vision_box .items_box .item .ico.ico02 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M21.1425 20.1757C21.1425 23.1568 18.7291 25.5702 15.7479 25.5702C12.7668 25.5702 10.3535 23.1568 10.3535 20.1757C10.3535 17.1945 12.7668 14.7812 15.7479 14.7812C18.7291 14.7812 21.1425 17.1945 21.1425 20.1757Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M49.6444 20.1757C49.6444 23.1568 47.231 25.5702 44.2499 25.5702C41.2687 25.5702 38.8555 23.1568 38.8555 20.1757C38.8555 17.1945 41.2687 14.7812 44.2499 14.7812C47.231 14.7812 49.6444 17.1945 49.6444 20.1757Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.7534 34.1744C22.432 31.0622 19.3525 28.8672 15.7489 28.8672C10.955 28.8672 7.05664 32.7548 7.05664 37.5596V42.5718H19.9314' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M40.0681 42.5836H52.9428V37.5713C52.9428 32.7774 49.0552 28.8789 44.2504 28.8789C40.6577 28.8789 37.5674 31.0629 36.2461 34.186' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.3925 22.8203C35.3925 25.8015 32.9792 28.2147 29.9981 28.2147C27.0169 28.2147 24.6035 25.8015 24.6035 22.8203C24.6035 19.8392 27.0169 17.4258 29.9981 17.4258C32.9792 17.4258 35.3925 19.8392 35.3925 22.8203Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36.2471 34.1731C34.6637 32.5351 32.4579 31.5195 30.0009 31.5195C27.5439 31.5195 25.3381 32.5461 23.7547 34.1731C22.2477 35.7347 21.3086 37.0123 21.3086 39.3601V45.2242H38.6822V39.3601C38.6822 37.0123 37.7431 35.7347 36.2361 34.1731H36.2471Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.ffct .vision_box .items_box .item .ico.ico03 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M13.9811 18.1836H46.0203C48.9141 18.1836 51.2728 20.5423 51.2728 23.4361V45.4945C51.2728 48.3883 48.9141 50.747 46.0203 50.747H13.9811C11.0764 50.747 8.72852 48.3883 8.72852 45.4945V23.4361C8.72852 20.5314 11.0873 18.1836 13.9811 18.1836Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.9102 17.1381V13.6328C21.9102 11.2195 23.8647 9.25391 26.289 9.25391H33.7255C36.1389 9.25391 38.1045 11.2086 38.1045 13.6328V17.1381' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.8047 30H44.1967' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.ffct .vision_box .items_box .item .ico.ico04 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M29.9993 15.5711C21.8421 9.72886 14.1107 7.58852 10.8456 10.8427C7.58054 14.1078 9.7316 21.8391 15.5738 29.9964C17.4302 27.3974 19.658 24.7657 22.2132 22.2104C24.7685 19.6551 27.4004 17.4275 29.9993 15.5711Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37.7858 37.7938C35.2306 40.3491 32.599 42.5767 30 44.4331C38.1572 50.2753 45.8884 52.4265 49.1535 49.1615C52.4185 45.8964 50.2675 38.1651 44.4253 30.0078C42.5689 32.6068 40.3411 35.2385 37.7858 37.7938Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44.4253 29.9973C50.2675 21.8401 52.4076 14.1087 49.1535 10.8436C45.8884 7.57854 38.1572 9.72979 30 15.572C32.599 17.4284 35.2306 19.6561 37.7858 22.2113C40.3411 24.7666 42.5689 27.3983 44.4253 29.9973Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.5748 29.9961C9.73261 38.1533 7.59247 45.8847 10.8466 49.1498C14.1117 52.4149 21.8431 50.2636 30.0004 44.4214C27.4014 42.565 24.7695 40.3373 22.2143 37.7821C19.659 35.2268 17.4312 32.5951 15.5748 29.9961Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44.425 29.9995C42.5686 27.4006 40.3409 24.7688 37.7856 22.2136C35.2303 19.6583 32.5987 17.4306 29.9998 15.5742C27.4008 17.4306 24.7689 19.6583 22.2137 22.2136C19.6584 24.7688 17.4306 27.4006 15.5742 29.9995C17.4306 32.5985 19.6584 35.2302 22.2137 37.7855C24.7689 40.3408 27.4008 42.5684 29.9998 44.4248C32.5987 42.5684 35.2303 40.3408 37.7856 37.7855C40.3409 35.2302 42.5686 32.5985 44.425 29.9995Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.2766 29.9948C33.2766 31.8075 31.8133 33.2708 30.0006 33.2708C28.1879 33.2708 26.7246 31.8075 26.7246 29.9948C26.7246 28.182 28.1879 26.7188 30.0006 26.7188C31.8133 26.7188 33.2766 28.182 33.2766 29.9948Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.ffct .vision_box .items_box .item .ico.ico05 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M44.4703 10.0703H15.5323C12.5168 10.0703 10.0723 12.5148 10.0723 15.5303V44.4683C10.0723 47.4838 12.5168 49.9283 15.5323 49.9283H44.4703C47.4857 49.9283 49.9303 47.4838 49.9303 44.4683V15.5303C49.9303 12.5148 47.4857 10.0703 44.4703 10.0703Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.4501 23.0681C32.458 21.8887 30.5469 24.99 30.0227 25.6015C29.4986 24.9791 27.6641 21.8451 24.6502 22.948C21.0466 24.2693 20.162 31.9352 29.8917 37.144C39.7415 32.1536 39.0209 24.4659 35.4501 23.0681Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
@media (max-width: 1024px) {
  .mission-vision.ffct .board__column.type01 .item .txtbox .list-1st.col2 li {
    width: 100%;
  }
}

/* sub020602 기능성식품임상시험지원센터 미션 및 비전 End */
/* sub020604 기능성식품임상시험지원센터 실적 */
.ffct-performance .txt_items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 1024px) {
  .ffct-performance .txt_items {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .ffct-performance .txt_items {
    gap: 16px;
  }
}
.ffct-performance .txt_items.col3 .t_item {
  width: calc(33.3333% - 26.7777px);
}
@media (max-width: 1024px) {
  .ffct-performance .txt_items.col3 .t_item {
    width: calc(33.3333% - 13.3333px);
  }
}
@media (max-width: 768px) {
  .ffct-performance .txt_items.col3 .t_item {
    width: calc(33.3333% - 10.6666px);
  }
}
@media (max-width: 540px) {
  .ffct-performance .txt_items.col3 .t_item {
    width: 100%;
  }
}
.ffct-performance .txt_items .t_item {
  display: flex;
  width: 100%;
  min-height: 172px;
  padding: 40px 50px;
  border-radius: 16px;
  background-color: #F8FAFE;
}
@media (max-width: 1024px) {
  .ffct-performance .txt_items .t_item {
    min-height: auto;
    padding: 32px 42px;
  }
}
@media (max-width: 768px) {
  .ffct-performance .txt_items .t_item {
    justify-content: center;
    padding: 22px;
  }
}
@media (max-width: 540px) {
  .ffct-performance .txt_items .t_item {
    padding: 22px 33px;
  }
}
.ffct-performance .txt_items .t_item .txt {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px 12px;
  font-family: "title_font";
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
  color: #1D1D1D;
}
@media (max-width: 1024px) {
  .ffct-performance .txt_items .t_item .txt {
    font-size: 21px;
  }
}
@media (max-width: 768px) {
  .ffct-performance .txt_items .t_item .txt {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .ffct-performance .txt_items .t_item .txt {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 19px;
  }
}
@media (max-width: 420px) {
  .ffct-performance .txt_items .t_item .txt {
    font-size: 18px;
  }
}
.ffct-performance .txt_items .t_item .txt .bold {
  font-size: 42px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .ffct-performance .txt_items .t_item .txt .bold {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .ffct-performance .txt_items .t_item .txt .bold {
    font-size: 36px;
  }
}
@media (max-width: 440px) {
  .ffct-performance .txt_items .t_item .txt .bold {
    width: 100%;
  }
}
@media (max-width: 540px) {
  .ffct-performance .txt_items .t_item .txt .bold {
    font-size: 34px;
  }
}
@media (max-width: 420px) {
  .ffct-performance .txt_items .t_item .txt .bold {
    font-size: 30px;
  }
}
.ffct-performance .txt_items .t_item.style01 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px 30px;
  padding: 30px 50px;
}
@media (max-width: 1024px) {
  .ffct-performance .txt_items .t_item.style01 {
    padding: 28px 40px;
  }
}
@media (max-width: 540px) {
  .ffct-performance .txt_items .t_item.style01 {
    flex-direction: column;
    padding: 26px 30px;
  }
}
@media (max-width: 420px) {
  .ffct-performance .txt_items .t_item.style01 {
    padding: 24px 16px;
  }
}
.ffct-performance .txt_items .t_item.style01 .txt {
  flex-shrink: 0;
}
.ffct-performance .txt_items .t_item.style01 .box {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 863px;
  margin: 0;
  padding: 20px 0;
  background-color: #fff;
  border-radius: 16px;
}
.ffct-performance .txt_items .t_item.style01 .box .txt {
  position: relative;
  align-items: center;
  width: 50%;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .ffct-performance .txt_items .t_item.style01 .box .txt {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .ffct-performance .txt_items .t_item.style01 .box .txt {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .ffct-performance .txt_items .t_item.style01 .box .txt {
    flex-direction: column;
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .ffct-performance .txt_items .t_item.style01 .box .txt {
    font-size: 16px;
  }
}
.ffct-performance .txt_items .t_item.style01 .box .txt .bold {
  font-size: 38px;
}
@media (max-width: 768px) {
  .ffct-performance .txt_items .t_item.style01 .box .txt .bold {
    font-size: 36px;
  }
}
@media (max-width: 540px) {
  .ffct-performance .txt_items .t_item.style01 .box .txt .bold {
    font-size: 34px;
  }
}
@media (max-width: 420px) {
  .ffct-performance .txt_items .t_item.style01 .box .txt .bold {
    font-size: 30px;
  }
}
.ffct-performance .txt_items .t_item.style01 .box .txt + .txt::before {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(100% - 0.5px);
  transform: translateY(-50%);
  width: 1px;
  height: 59.98%;
  background-color: #C1CBDA;
}
@media (max-width: 900px) {
  .ffct-performance .pic_btn {
    display: block;
    width: 60%;
  }
}
@media (max-width: 560px) {
  .ffct-performance .pic_btn {
    width: 75%;
  }
}
@media (max-width: 450px) {
  .ffct-performance .pic_btn {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .ffct-performance .mt_50 {
    margin-top: 40px !important;
  }
}
@media (max-width: 768px) {
  .ffct-performance .mt_50 {
    margin-top: 30px !important;
  }
}
@media (max-width: 540px) {
  .ffct-performance .mt_50 {
    margin-top: 20px !important;
  }
}

/* sub020604 기능성식품임상시험지원센터 실적 End */
/* sub020702 의료기기중개임상시험지원센터 미션 및 비전 */
.mission-vision.mdt .vision_box {
  padding-top: 109px;
}
@media (max-width: 768px) {
  .mission-vision.mdt .vision_box {
    padding-top: 90px;
  }
}
@media (max-width: 540px) {
  .mission-vision.mdt .vision_box {
    padding-top: 70px;
  }
}
@media (max-width: 420px) {
  .mission-vision.mdt .vision_box {
    padding-top: 60px;
  }
}
.mission-vision.mdt .direction_box {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .mission-vision.mdt .direction_box {
    padding: 75px 0 85px;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .direction_box {
    padding: 65px 0 75px;
  }
}
@media (max-width: 540px) {
  .mission-vision.mdt .direction_box {
    padding: 60px 0 65px;
  }
}
.mission-vision.mdt .direction_box .items_box.style01.col3 .item {
  flex-direction: column;
}
@media (max-width: 890px) {
  .mission-vision.mdt .direction_box .items_box.style01.col3 .item {
    width: calc(33.3334% + 20px);
    padding: 80px 36px;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .direction_box .items_box.style01.col3 .item {
    flex-direction: row;
    width: 100%;
    padding: 40px 16px;
  }
}
@media (max-width: 890px) {
  .mission-vision.mdt .direction_box .items_box.style01.col3 .item + .item {
    margin-left: -30px;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .direction_box .items_box.style01.col3 .item + .item {
    margin-left: 0;
    margin-top: 10px;
  }
}
.mission-vision.mdt .field_box {
  position: relative;
  padding-top: 80px;
}
@media (max-width: 1024px) {
  .mission-vision.mdt .field_box {
    padding-top: 70px;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .field_box {
    padding-top: 60px;
  }
}
.mission-vision.mdt .field_box.bg01 {
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .mission-vision.mdt .field_box.bg01 {
    padding: 70px 0;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .field_box.bg01 {
    padding: 60px 0;
  }
}
.mission-vision.mdt .field_box .hlist_box {
  max-width: 1180px;
  min-height: 702px;
  margin: auto;
  padding: 50px 50px 20px;
  background-color: #fff;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .mission-vision.mdt .field_box .hlist_box {
    padding: 40px 40px 20px;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .field_box .hlist_box {
    padding: 30px 30px 10px;
  }
}
.mission-vision.mdt .field_box .hlist_box .stit {
  display: block;
  margin-bottom: 22px;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.3;
  color: #1D1D1D;
}
@media (max-width: 1024px) {
  .mission-vision.mdt .field_box .hlist_box .stit {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .field_box .hlist_box .stit {
    font-size: 20px;
  }
}
.mission-vision.mdt .field_box .hlist_box .stit ~ .stit {
  margin-top: 28px;
}
.mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item:last-child {
  border-bottom: none;
}
@media (max-width: 768px) {
  .mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box {
    margin-bottom: 14px;
  }
}
.mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box .h-box {
  font-size: 22px;
  color: #3180EF;
}
@media (max-width: 1024px) {
  .mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box .h-box {
    font-size: 21px;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box .h-box {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box .h-box {
    font-size: 19px;
  }
}
@media (max-width: 420px) {
  .mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box .h-box {
    font-size: 18px;
  }
}
.mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box .h-box::before {
  height: 20px;
  top: 6px;
}
.mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box.color1 .h-box {
  color: #1E2D75;
}
.mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box.color1 .h-box::before {
  background-color: #1E2D75;
}
.mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box.color2 .h-box {
  color: #1992BC;
}
.mission-vision.mdt .field_box .hlist_box .hlist__bodo .obj > .item .inner .title_box.color2 .h-box::before {
  background-color: #1992BC;
}
.mission-vision.mdt .field_box .items_box .item .ico.ico01 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M21.4167 47.0138H12.8335C12.0145 47.0138 11.3157 46.872 10.7478 46.6099C10.18 46.3478 9.7541 45.9656 9.49202 45.4961C9.21902 45.0265 9.09891 44.4696 9.15351 43.8471C9.20811 43.2247 9.42651 42.5475 9.84147 41.8377L14.133 34.4012L18.4246 26.9648' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.8668 34.4062L50.1583 41.8428C50.5733 42.5526 50.7917 43.2298 50.8463 43.8522C50.9009 44.4747 50.7808 45.0316 50.5078 45.5011C50.2348 45.9707 49.8089 46.3529 49.252 46.615C48.6841 46.8771 47.9852 47.0189 47.1662 47.0189H30' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.7168 19.53L27.0084 12.0934C27.4233 11.3836 27.8929 10.8486 28.4061 10.4882C28.9194 10.1278 29.4544 9.95312 30.0004 9.95312C30.5464 9.95312 31.0815 10.1278 31.5948 10.4882C32.108 10.8486 32.5776 11.3836 32.9925 12.0934L37.2841 19.53L41.5756 26.9666' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.4243 50.0439L29.334 46.9535L32.4243 43.8633' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3613 27.7857L18.5764 26.6719L19.7012 30.8978' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M43.093 22.9609L41.6079 27.0778L37.502 25.5928' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.mdt .field_box .items_box .item .ico.ico02 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M44.8847 19.3643C44.8847 23.0771 41.8817 26.0801 38.1689 26.0801C34.4561 26.0801 31.4531 23.0771 31.4531 19.3643C31.4531 15.6515 34.467 12.6484 38.1689 12.6484C41.8708 12.6484 44.8847 15.6515 44.8847 19.3643Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.8111 47.3532H50.1474V36.1492C50.1474 32.9387 47.5484 30.3398 44.338 30.3398H31.9984C31.2995 30.3398 30.6224 30.4708 30 30.7002' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.0009 30.7002C29.3785 30.4708 28.7124 30.3398 28.0026 30.3398H15.663C12.4525 30.3398 9.85352 32.9387 9.85352 36.1492V47.3532H33.812V36.1492C33.812 33.6485 32.2177 31.5082 30.0009 30.7002Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.5488 19.3643C28.5488 23.0771 25.5458 26.0801 21.833 26.0801C18.1202 26.0801 15.1172 23.0771 15.1172 19.3643C15.1172 15.6515 18.1311 12.6484 21.833 12.6484C25.5349 12.6484 28.5488 15.6515 28.5488 19.3643Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.mdt .field_box .items_box .item .ico.ico03 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M24.9431 29.9977C24.9431 25.717 26.9197 21.8949 29.9991 19.3942C27.6513 17.4832 24.6592 16.3477 21.4051 16.3477C13.8594 16.3477 7.74414 22.4629 7.74414 29.9977C7.74414 37.5325 13.8594 43.6477 21.4051 43.6477C24.6592 43.6477 27.6513 42.501 29.9991 40.6009C26.9197 38.1003 24.9431 34.2783 24.9431 29.9977Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38.594 16.3477C35.3399 16.3477 32.3478 17.4942 30 19.3942C33.0794 21.8949 35.056 25.717 35.056 29.9977C35.056 34.2783 33.0794 38.1003 30 40.6009C32.3478 42.5119 35.3399 43.6477 38.594 43.6477C46.1398 43.6477 52.255 37.5325 52.255 29.9977C52.255 22.4629 46.1398 16.3477 38.594 16.3477Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.0553 29.9979C35.0553 25.7173 33.0788 21.8952 29.9993 19.3945C26.9199 21.8952 24.9434 25.7173 24.9434 29.9979C24.9434 34.2786 26.9199 38.1005 29.9993 40.6012C33.0788 38.1005 35.0553 34.2786 35.0553 29.9979Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.mdt .field_box .items_box .item .ico.ico04 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M45.4553 13.7891C46.1542 13.7891 46.8202 13.931 47.4208 14.1822C48.0323 14.4333 48.5675 14.8046 49.0261 15.2633C49.4848 15.7219 49.8561 16.2679 50.1072 16.8685C50.3584 17.4691 50.5003 18.1352 50.5003 18.8341V45.6536C50.5003 46.3525 50.3584 47.0186 50.1072 47.6192C49.8561 48.2198 49.4848 48.7658 49.0261 49.2245C48.5675 49.6831 48.0214 50.0544 47.4208 50.3055C46.8202 50.5567 46.1542 50.6987 45.4553 50.6987H14.0821C13.3833 50.6987 12.7171 50.5567 12.1165 50.3055C11.5159 50.0544 10.9699 49.6831 10.5113 49.2245C10.0526 48.7658 9.68137 48.2198 9.43021 47.6192C9.16813 47.0186 9.03711 46.3525 9.03711 45.6536V18.845C9.03711 18.1461 9.17905 17.48 9.43021 16.8794C9.68137 16.2788 10.0526 15.7328 10.5113 15.2742C10.9699 14.8155 11.5159 14.4443 12.1165 14.1931C12.7171 13.9419 13.3833 13.8 14.0821 13.8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.9434 13.7891H29.7638H35.5841' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.8867 10.2383V15.8075' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M40.6504 10.2383V15.8075' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.2168 31.4324L28.7688 36.7052L36.3208 27.7852' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.mdt .field_box .items_box .item .ico.ico05 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M22.7137 47.2372C20.4751 46.2871 18.4659 44.9221 16.7733 43.2295C15.0807 41.5369 13.7157 39.5277 12.7656 37.2891' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M47.2274 37.2773C46.2774 39.5159 44.9124 41.5252 43.2198 43.2178C41.5272 44.9104 39.5179 46.2754 37.2793 47.2254' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37.2695 12.7617C39.5081 13.7118 41.5174 15.0767 43.21 16.7693C44.9026 18.4619 46.2676 20.4712 47.2177 22.7098' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.7656 22.7217C13.7157 20.4831 15.0807 18.4737 16.7733 16.7811C18.4659 15.0885 20.4751 13.7235 22.7137 12.7734' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.0122 11.6428C33.0122 13.3027 31.6581 14.6568 29.9983 14.6568C28.3385 14.6568 26.9844 13.3027 26.9844 11.6428C26.9844 9.983 28.3385 8.62891 29.9983 8.62891C31.6581 8.62891 33.0122 9.97208 33.0122 11.6428Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.0122 48.3577C33.0122 50.0284 31.6581 51.3716 29.9983 51.3716C28.3385 51.3716 26.9844 50.0284 26.9844 48.3577C26.9844 46.6869 28.3385 45.3438 29.9983 45.3438C31.6581 45.3438 33.0122 46.6978 33.0122 48.3577Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.3557 33.024C46.6959 33.024 45.3418 31.6699 45.3418 30.01C45.3418 28.3502 46.6959 26.9961 48.3557 26.9961C50.0156 26.9961 51.3696 28.3502 51.3696 30.01C51.3696 31.6699 50.0156 33.024 48.3557 33.024Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6428 33.024C9.98299 33.024 8.62891 31.6699 8.62891 30.01C8.62891 28.3502 9.98299 26.9961 11.6428 26.9961C13.3027 26.9961 14.6567 28.3502 14.6567 30.01C14.6567 31.6699 13.3027 33.024 11.6428 33.024Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.mdt .mt_50 {
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .mission-vision.mdt .mt_50 {
    margin-top: 40px !important;
  }
}
@media (max-width: 768px) {
  .mission-vision.mdt .mt_50 {
    margin-top: 30px !important;
  }
}

/* sub020702 의료기기중개임상시험지원센터 미션 및 비전 End */
/* sub020802 탄소소재의료기기개발지원센터 미션 및 비전 */
.mission-vision.cmdd .vision_box {
  padding: 95px 0 100px;
}
@media (max-width: 1024px) {
  .mission-vision.cmdd .vision_box {
    padding: 85px 0 95px;
  }
}
@media (max-width: 768px) {
  .mission-vision.cmdd .vision_box {
    padding: 75px 0 85px;
  }
}
@media (max-width: 540px) {
  .mission-vision.cmdd .vision_box {
    padding: 65px 0 75px;
  }
}
@media (max-width: 420px) {
  .mission-vision.cmdd .vision_box {
    padding: 60px 0 65px;
  }
}
.mission-vision.cmdd .value_box {
  padding-top: 90px;
}
@media (max-width: 1024px) {
  .mission-vision.cmdd .value_box {
    padding-top: 80px;
  }
}
@media (max-width: 768px) {
  .mission-vision.cmdd .value_box {
    padding-top: 70px;
  }
}
@media (max-width: 540px) {
  .mission-vision.cmdd .value_box {
    padding-top: 60px;
  }
}
@media (max-width: 420px) {
  .mission-vision.cmdd .value_box {
    padding-top: 50px;
  }
}
.mission-vision.cmdd .value_box .items_box .item .ico.ico01 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M22.7137 47.2372C20.4751 46.2871 18.4659 44.9221 16.7733 43.2295C15.0807 41.5369 13.7157 39.5277 12.7656 37.2891' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M47.2274 37.2773C46.2774 39.5159 44.9124 41.5252 43.2198 43.2178C41.5272 44.9104 39.5179 46.2754 37.2793 47.2254' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37.2695 12.7617C39.5081 13.7118 41.5174 15.0767 43.21 16.7693C44.9026 18.4619 46.2676 20.4712 47.2177 22.7098' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.7656 22.7217C13.7157 20.4831 15.0807 18.4737 16.7733 16.7811C18.4659 15.0885 20.4751 13.7235 22.7137 12.7734' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.0122 11.6428C33.0122 13.3027 31.6581 14.6568 29.9983 14.6568C28.3385 14.6568 26.9844 13.3027 26.9844 11.6428C26.9844 9.983 28.3385 8.62891 29.9983 8.62891C31.6581 8.62891 33.0122 9.97208 33.0122 11.6428Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.0122 48.3577C33.0122 50.0284 31.6581 51.3716 29.9983 51.3716C28.3385 51.3716 26.9844 50.0284 26.9844 48.3577C26.9844 46.6869 28.3385 45.3438 29.9983 45.3438C31.6581 45.3438 33.0122 46.6978 33.0122 48.3577Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.3557 33.024C46.6959 33.024 45.3418 31.6699 45.3418 30.01C45.3418 28.3502 46.6959 26.9961 48.3557 26.9961C50.0156 26.9961 51.3696 28.3502 51.3696 30.01C51.3696 31.6699 50.0156 33.024 48.3557 33.024Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6428 33.024C9.98299 33.024 8.62891 31.6699 8.62891 30.01C8.62891 28.3502 9.98299 26.9961 11.6428 26.9961C13.3027 26.9961 14.6567 28.3502 14.6567 30.01C14.6567 31.6699 13.3027 33.024 11.6428 33.024Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.cmdd .value_box .items_box .item .ico.ico02 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M28.3889 12.6523H16.7591C13.8325 12.6523 11.4629 15.022 11.4629 17.9485V38.5983C11.4629 41.5248 13.8325 43.8944 16.7591 43.8944H43.2401C46.1666 43.8944 48.5362 41.5248 48.5362 38.5983V17.9485C48.5362 15.022 46.1666 12.6523 43.2401 12.6523H32.6367' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.1035 50.4883H36.8955' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.0065 10.5117L20.375 22.6875H25.8131V34.7761H34.1888V22.6875H39.6379L30.0065 10.5117Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.cmdd .value_box .items_box .item .ico.ico03 {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.86'%3E%3Cpath d='M22.4258 18.3131V14.1417C22.4258 12.6457 23.6379 11.4336 25.1339 11.4336H34.8527C36.3488 11.4336 37.5609 12.6457 37.5609 14.1417V18.3131' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.684 18.8672H45.3146C47.8808 18.8672 49.9556 20.942 49.9556 23.5082V43.9287C49.9556 46.4949 47.8699 48.5697 45.3146 48.5697H14.684C12.1178 48.5697 10.043 46.4949 10.043 43.9287V23.5082C10.043 20.942 12.1287 18.8672 14.684 18.8672Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.9922 29.5508V37.0637' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.2363 33.3086H33.7493' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.mission-vision.cmdd .goals_box {
  padding-top: 70px;
}
@media (max-width: 540px) {
  .mission-vision.cmdd .goals_box {
    padding-top: 60px;
  }
}
@media (max-width: 420px) {
  .mission-vision.cmdd .goals_box {
    padding-top: 50px;
  }
}
.mission-vision.cmdd .goals_box .txt_box_wrap.type01.p70 {
  padding: 0 70px;
}
@media (max-width: 1024px) {
  .mission-vision.cmdd .goals_box .txt_box_wrap.type01.p70 {
    padding: 0;
  }
}

/* sub020802 탄소소재의료기기개발지원센터 미션 및 비전 End */
/* sub020901 인체자원은행 */
.kbn-section .h3.link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
@media (max-width: 360px) {
  .kbn-section .h3.link .btn {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .kbn-section .pic_btn {
    display: block;
    width: 60%;
  }
}
@media (max-width: 560px) {
  .kbn-section .pic_btn {
    width: 75%;
  }
}
@media (max-width: 450px) {
  .kbn-section .pic_btn {
    width: 100%;
  }
}

/* sub020901 인체자원은행 End */
/* sub020903 중앙연구실험실 */
.central-lab .pic_box {
  display: flex;
  gap: 20px;
}
@media (max-width: 768px) {
  .central-lab .pic_box {
    flex-direction: column;
  }
}
.central-lab .pic_box img {
  width: 66.569%;
  max-width: 945px;
}
@media (max-width: 768px) {
  .central-lab .pic_box img {
    width: 100%;
  }
}
.central-lab .pic_box .inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.central-lab .pic_box .inner img {
  width: 100%;
}
@media (max-width: 768px) {
  .central-lab .pic_box .inner img {
    width: calc(50% - 10px);
  }
}
@media (max-width: 540px) {
  .central-lab .pic_box .inner img {
    width: 100%;
  }
}

/* sub020903 중앙연구실험실 End *//*# sourceMappingURL=content.css.map */