@charset "UTF-8";
@import url("contents.css");
/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2020-12-14
-------------------------------------------------*/
#sns_wrap { position: absolute; right: 0; bottom: 2rem; }

#sns_wrap > ul:after { display: block; clear: both; content: ''; }

#sns_wrap > ul > li { float: left; position: relative; }

#sns_wrap > ul > li > a { display: block; width: 30px; height: 42px; line-height: 42px; border-radius: 50%; text-align: center; font-size: 20px; }

#sns_wrap #share { position: absolute; right: -44px; top: 2.5rem; width: 256px; border: 1px solid #ddd; padding: 10px 9px 9px 16px; background: #fff; }

#sns_wrap #share:before { position: absolute; right: 2.5rem; top: -11px; width: 20px; height: 20px; background-color: #fff; content: ''; -webkit-transform: scaleX(0.5) rotate(45deg); transform: scaleX(0.5) rotate(45deg); }

#sns_wrap #share li { float: left; width: 31px; height: 31px; line-height: 28px; margin-right: 10px; }

#sns_wrap #share li.sns_icon05_url { width: auto; margin-right: 0; line-height: inherit; }

#sns_wrap #share li a { display: block; width: 100%; height: 100%; border-radius: 50%; text-align: center; }

#sns_wrap #share li a:hover, #sns_wrap #sns_wrap #share li a:focus { text-decoration: underline; }

#sns_wrap #share li.sns_icon01 a { background: #435e99; }

#sns_wrap #share li.sns_icon02 a { background: #3ca147; }

#sns_wrap #share li.sns_icon03 a { background: #26a8e0; }

#sns_wrap #share li.sns_icon04 a { background: #ffc20e; }

#sns_wrap #share li.sns_icon05_url a { border: 1px solid #ddd; border-radius: 30px; font-size: 13px; color: #555; padding: 4px 3px; }

#sns_wrap #share:after { display: block; clear: both; content: ''; }

#snb { display: none; }

#content { position: relative; z-index: 1; width: 64rem; max-width: calc(100% - 2rem); margin-left: auto !important; margin-right: auto !important; }

#content::after { display: block; clear: both; height: 5rem; content: ''; }

#content .contents { float: right; width: calc(100% - 14.6rem); }

#content .depth4_tab { float: right; width: calc(100% - 14.6rem); margin-bottom:1.5rem; padding-top: 14.6rem; }

.snb { float: left; position: relative; z-index: 1; width: 12rem; padding-top: 5.5rem; }

.snb h2 span { font-size: 1.3rem; display: block; height: 7rem; margin-bottom: 0.5rem; background:linear-gradient(140deg, #1994D1 0%, #2F4D9F 100%); color: #fff; text-align: center; line-height:7rem;border-radius:0 1.5rem 0 0 }

.snb #left_menu_top > li { position: relative; z-index: 0; margin-bottom: 0.25rem; border: 1px solid #ddd; -webkit-transition: all 0.3s; transition: all 0.3s;border-radius:5px;}

.snb #left_menu_top > li > a { position: relative; z-index: 0; font-size: 0.85rem; display: block; padding: 0.75rem; color: #777; -webkit-transition: all 0.3s; transition: all 0.3s;word-break:keep-all}

.snb #left_menu_top > li.plus > a::after { position: absolute; top: auto; left: auto; right: auto; font-family: "xeicon"; height: 1rem; border: 1px solid #bbb; line-height: 0.9rem; top: 0.9rem; right: 0.8rem; width: 1rem; color: #bbb; content: ''; text-align: center; }

.snb #left_menu_top > li.active { border-color: #aaa; -webkit-transition: all 0.3s; transition: all 0.3s; }

.snb #left_menu_top > li.active > a { font-weight: 500; color: #333; }

.snb #left_menu_top > li.active > a::after { content: ''; }

.snb #left_menu_top > li.active .smenu { visibility: visible; overflow: visible; width: auto; height: auto; opacity: 1; padding: 0.75rem; }

.snb .smenu { visibility: hidden; overflow: hidden; width: 0; height: 0; opacity: 0; padding: 0 0.75rem; background-color: #F5F7FC; color: #777;border-top:1px solid #ddd}

.snb .smenu ul { display: block !important; }

.snb .smenu li + li { margin-top: 0.5rem; }

.snb .smenu .active { font-weight: 500; color: #263B75; }

.content_info { position: absolute; left: 0; right: 0; z-index: 0; width: 100%; height: 12.5rem; padding:7rem 0 0 14.6rem; color: #fff; }

.content_info::before { position: absolute; left: 50%; top: 0; z-index: -1; width:200%; height: 100%; margin-left:-100%; content: ''; background: url("/kr/img/sub/visual.jpg") no-repeat center 0;background-size:cover}

.content_info h1 { font-size: 1.5rem; }

.content_info .location a:last-of-type{font-weight:600}

.content_info .location a + a::before { display: inline-block; position: relative; top: 1px; font-family: "xeicon"; vertical-align: top; margin-right: 0.25rem; content: ' '; }

.content_info + .contents { margin-top: 14.6rem; }

@media (max-width:1320px){
	.content_info::before{width:calc(100% + 2rem);margin-left:calc(-50% - 1rem)}
}
@media (max-width: 1110px) { .snb, #sns_wrap { display: none; }
  .content_info { position: relative; height: auto; padding: 4rem 0; text-align: center; }
  .content_info::before { background-size: auto 100%; }
  .content_info + .contents { margin-top: 2rem; }
  #content .depth4_tab, #content .contents { float: none; width: 100%; margin-top: 2rem; padding-top: 0; }
  .img img[style="max-width: inherit;"] { width: 100%; } }

@media (max-width: 900px) { .depth4_tab a { visibility: visible; height: auto; border: 0 none; opacity: 1; } }

/* 2025.01.22 현행화 CSS수정 */
.box1 {
  word-break: keep-all;
}
div.img img {
  max-width: 988px;
}
.link_txt {
  font-weight: 500;
  color: #145EA0;
  text-decoration: underline;
}

/* a10101030000 - 기관소개 > 미션비전연혁 */
.vision-wrap .col-md-3 p.p-box {
  margin-top: 10px;
  border-top: 1px solid #BFBFBF;
  padding: 0 1rem;
}

/* a10108020000 - 기관소개 > ESG 경영 > ESG 추진조직 */
.o_chart .oc_2 .p_wrap p.flex_wrap {
  display: flex;
  align-items:flex-start;
}
.o_chart .oc_2 .p_wrap p.flex_wrap span {
  display: inline-block;
}
.oc_2 .p_wrap p.flex_wrap span.tit {
  flex-shrink: 0;
  margin-right: 3px;
}
.o_chart .wrap .oc_main > div .box .p_wrap p br {
  display: unset;
}
.o_chart .wrap .oc_sub .ocs_1 {
  height: 147px;
}
.o_chart .wrap .oc_sub .ocs_2 {
  height: 247px;
}
.o_chart .wrap .oc_main .oc_2 {
  top: 179px;
}
.o_chart .wrap .oc_main .oc_3 {
  bottom: unset;
  top: 448px;
}
.o_chart .wrap .oc_sub .ocs_3 {
  margin-bottom: 117px;
}
.o_chart .wrap .oc_sub .ocs_4 {
  height: 122px;
}

.o_chart .oc_bottom {
  width: 828px;
}
@media all and (max-width: 1110px) {
  .o_chart .oc_bottom {
      width: calc(100% - 38px);
  }

  .o_chart .wrap .oc_sub .ocs_1 {
      height: 120px;
  }
  .o_chart .wrap .oc_sub .ocs_2 {
      height: 195px;
  }
  .o_chart .wrap .oc_main .oc_3 {
      top: 388px;
  }
  .o_chart .wrap .oc_sub .ocs_3 {
      margin-bottom: 48px;
  }
  .o_chart .wrap .oc_sub .ocs_4 {
      height: 101px;
  }
}
@media all and (max-width: 720px) {
  .o_chart {
      width: 100%;
      max-width: 360px;
  }
  .o_chart .wrap .oc_main {
      width: 200px;
  }
  .o_chart .wrap .oc_sub .ocs_1 {
      height: 95px;
  }
  .o_chart .wrap .oc_main .oc_2 {
      top: 128px;
      right: -30px;
  }
  .o_chart .wrap .oc_sub .ocs_2 {
      height: 183px;
  }
  .o_chart .wrap .oc_main .oc_3 {
      top: 347px;
  }
  .o_chart .wrap .oc_sub .ocs_3 {
      margin-bottom: 35px;
  }
  .o_chart .wrap .oc_sub .ocs_4 {
      height: 79px;
  }
}

/* 신규페이지 a10104020000 - 기관소개 > 기관상징소개 > 캐릭터 소개 */
.charac-wrap .h_label {
  margin-top: 20px;
}
.charac-wrap .logo {
  padding: 20px 0;
}
.charac-wrap .logo img {
  width: auto;
  height: 350px;
}
.h_label span {
 display: inline-block;
 height: 30px;
 padding: 0 15px;
 border-radius: 15px;
 color: #fff;
 font-weight: normal;
 line-height: 30px;
 background-color: #3E6AB5;
}
.btn-area-charac {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}
.btn-area-charac a {
  width: 250px;
  margin: 4px 0 0 4px;
  background: #6c82a3;
  color: #fff;
  padding: .5rem 1.3rem;
  font-size: .9rem;
  font-weight: 400;
}
.btn-area-charac span {
  text-align: left !important;
  width: 100%;
  display: block;
  position: relative;
}
.btn-area-charac span::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 14px;
  height: 15px;
  background: url(/kr/img/sub/down.png) 0 0 no-repeat;
}
@media all and (max-width:500px){
  .btn-area-charac {
      display: block;
  }
  .btn-area-charac a {
      width: 100%;
  }
}

.box-guide {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 2.2rem;
  padding: 1.4rem;
  border: 1px solid #DADADA;
  background: #F5F7FC;
}
.box-guide dt {
  width: 110px;
  padding-top: 50px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  background: url('/kr/img/sub/ico_guide.png') top center no-repeat;
  background-size: auto 55%;
}
.box-guide dd {
  flex: 1 1 auto;
  font-size: 14px;
  padding-left: 20px;
}
.box-guide dd p {font-weight: 500;}

/* 신규페이지 a10213010000 - 사업소개 > 보건의료 빅데이터 플랫폼 사업 > 사업소개 */
.box-dlList {
  display: table;
  position: relative;
  width: 100%;
  margin-top: 20px;
}
.dlList-dot {
  /* display: flex;
  align-items: start; */
  display: table-row;
  table-layout: fixed;
  font-size: 0.75rem;
  line-height: 20px;
}
.dlList-dot dt,
.dlList-dot dd {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 10px;
}
.dlList-dot:last-child dt,
.dlList-dot:last-child dd {
  padding-bottom: 0;
}

.dlList-dot dt {
  position: relative;
  width: 80px;
  padding-left: 8px;
  font-weight: 500;
  white-space: nowrap;
}
.dlList-dot dt::before {
  content:"·";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}
.dlList-dot dd {
  width: auto;
  padding-left: 5px;
  word-break: keep-all;
}
@media all and (max-width:460px){
  .dlList-dot,
  .dlList-dot dt,
  .dlList-dot dd {
      display: block;
  }
  .dlList-dot dt {
      padding-bottom: 0;
  }
  .dlList-dot dd {
      padding-left: 7px;
  }
}

/* 신규페이지 a10213020000 - 사업소개 > 보건의료 빅데이터 플랫폼 사업 > 연구평가위원회 소개 */
.ulList-dot {
  position: relative;
}
.ulList-dot li {
  position: relative;
  padding-left: 8px;
}
.ulList-dot li + li {
  margin-top: 4px;
}
.ulList-dot li::before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}

.table-wrap table td {
  word-break: keep-all;
}

.ico-eval {
  overflow: hidden;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #DADADA;
  font-size: 0;
  line-height: 0;
  background-color: #f6f7f9;
}

.ico-eval.ico-eval-ok {
  border-color: #00a0e0;
  background-color: #00a0e0;
}

/* 신규페이지 a10213030000 - 사업소개 > 보건의료 빅데이터 플랫폼 사업 > 추진경과 */
.box-process-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.box-process {
  position: relative;
  padding: 0 16px;
  border: 1px solid #dadada;
  border-radius: 10px;
}
.box-process dt {
  padding: 18px 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
.box-process:nth-child(1) {border-color: #505050;}
.box-process:nth-child(1) dt {background-color: #505050;}

.box-process:nth-child(2) {border-color: #0E4BBE;}
.box-process:nth-child(2) dt {background-color: #0E4BBE;}

.box-process:nth-child(3) {border-color: #2D14B0;}
.box-process:nth-child(3) dt {background-color: #2D14B0;}

.box-process:nth-child(4) {border-color: #005F71;}
.box-process:nth-child(4) dt {background-color: #005F71;}

.box-process dt .txt-year {
  font-size: 14px;
  font-weight: normal;
}
.box-process dd {
  padding: 18px 0;
}
.box-process dd p.tit {
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.box-process dd .ulList-dot li {
  font-size: 13px;
  letter-spacing: -1px;
}
@media all and (max-width:820px){
  .box-process-wrap {
      grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width:460px){
  .box-process-wrap {
      grid-template-columns: repeat(1, 1fr);
  }
}

/* 신규페이지 a10214000000 - 사업소개 > 방역통합정보시스템 */
.date_list.date_list_type2 li>strong {
  width: 10rem;
  padding: 0 16px;
  text-align: left;
}
.bul1.grid-col3 {
  display: grid;
  grid-template-columns: repeat(3, auto);
}
.boxImg_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media all and (max-width:768px){
  .bul1.grid-col3 {
      grid-template-columns: repeat(2, auto);
  }
}
@media all and (max-width:640px){
  .boxImg_list {
      grid-template-columns: repeat(2, 1fr);
  }
  .bul1.grid-col3 {
      grid-template-columns: repeat(1, auto);
  }
}

/* a10212000000 - 사업소개 > 휴폐업 의료기관 진료기록보관시스템 구축 사업 */
.common-group.three-group.dp-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
}
.common-group.three-group.dp-grid .top_tit {
  height: auto;
  padding: 4px;
  line-height: 1.5;
}
.common-group.three-group.dp-grid > article {
  float: unset;
  width: auto;
  padding-right: 0;
}
.common-group.three-group.dp-grid > article .inner-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.common-group.three-group.dp-grid > article .box {
  height: calc(100% - 62px);
}

@media all and (max-width: 1026px) {
  .common-group.three-group.dp-grid > article + article {
      margin-top: 0;
  }
}
@media all and (max-width: 670px) {
  .common-group.three-group.dp-grid {
      grid-template-columns: repeat(1, 1fr);
  }
}