@charset "UTF-8";
.red {
  color: #dd3120 !important;
}

.ny {
  color: #004098;
}

.txt_mt {
  margin-top: 30px;
}

.part_mt {
  margin-top: 60px;
}

.tit_gr {
  font-size: 29px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 500;
}

.tit_gr_24 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 500;
}

.tit_gr_17 {
  font-size: 17px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 500;
}

.navy {
  color: #014399;
  font-size: 17px;
  margin-bottom: 5px;
  font-weight: 400;
}

.tit_ny {
  color: #014399;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 500;
}

.top_tit_b {
  font-size: 34px;
  color: #5e71a4;
  text-align: center;
}

.sub_t {
  font-size: 17px;
  color: #333;
  text-align: center;
}

.tit_bb {
  font-size: 18px;
  color: #333;
  font-weight:bold;
  text-align: left;
  position: relative;
  padding-top:10px;
}

.tit_bb.red:after {
  background: #dd3120;
}

.tit_bb.violet {
  font-size: 29px;
  color: #643fa0;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.tit_bb.wh {
  color: #fff;
}

/* .tit_bb:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 1px;
  background: #333;
} */
/* .tit_bb.violet:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 1px;
  background: #643fa0;
} */
/* .tit_bb.wh:after {
  background: #fff;
} */
.tit_bb_ny {
  font-size: 20px;
  color: #004098;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.tit_bb_ny .st{
 font-size:0.8em;
}


.tit_bb_ny:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 1px;
  background: #004098;
}

.w_120 {
  width: 120px;
}

.sub_visual_wrap {
  position: relative;
  text-align: center;
  z-index: -1;
  height: 225px;
}

.sub_visual_wrap .dis_tbl {
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  line-height: 1.6;
}

.sub_visual_wrap .dis_tbl .dis_cel {
  padding-bottom: 20px;
  vertical-align: middle;
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  text-shadow: 1px 1px 2px #333, 0 0 25px #555, 0 0 5px #666;
}

.sub_visual_wrap.visual_01 {
  background: url(../images/sub/sub_visual_01.jpg) no-repeat center 0;
}

.sub_visual_wrap.visual_02 {
  background: url(../images/sub/sub_visual_02.jpg) no-repeat center 0;
}

.sub_visual_wrap.visual_03 {
  background: url(../images/sub/sub_visual_03.jpg) no-repeat center 0;
}

.sub_visual_wrap.visual_04 {
  background: url(../images/sub/sub_visual_04.jpg) no-repeat center 0;
}

.sub_visual_wrap.visual_05 {
  background: url(../images/sub/sub_visual_05.jpg) no-repeat center 0;
}

.sub_visual_wrap.visual_06 {
  background: url(../images/sub/sub_visual_06.jpg) no-repeat center 0;
}

.sub_visual_wrap.visual_07 {
  background: url(../images/sub/sub_visual_07.jpg) no-repeat center 0;
}

.sub_menu_box {
  text-align: center;
  margin-top: -30px;
}

.sub_menu_box .sub_menu_list {
  display: inline-block;
}

.sub_menu_box .sub_menu_list li {
  float: left;
  min-width: 170px;
}

.sub_menu_box .sub_menu_list li a {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  border: 1px solid #999;
  margin-left: -1px;
  background: #fff;
  overflow: hidden;
}

.sub_menu_box .sub_menu_list li a.line_h {
  line-height: 25px;
}

.sub_menu_box .sub_menu_list li a:hover, .sub_menu_box .sub_menu_list li a.on, .sub_menu_box .sub_menu_list li a.focus {
  background: #555;
  border: 1px solid #555;
  color: #fff;
}

#sub_section .search_tit {
  text-align: center;
  margin: 45px auto 80px;
}

#sub_section .search_tit h2 {
  font-size: 25px;
}

#sub_section .sub_tit {
  margin: 45px auto 80px;
  border-bottom: 1px solid #999;
  text-align: center;
  width: 355px;
  position: relative;
}

#sub_section .sub_tit h2 {
  color: #333;
  font-size: 38px;
  padding-bottom: 15px;
  letter-spacing: -1.5px;
}

#sub_section .sub_tit:before {
  display: inline-block;
  position: absolute;
  bottom: -1.5px;
  left: -8px;
  content: '';
  background: #333;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}

#sub_section .sub_tit:after {
  display: inline-block;
  position: absolute;
  bottom: -1.5px;
  right: -8px;
  content: '';
  background: #333;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}

#sub_section .sub_con {
  margin-bottom: 120px;
  min-height: 300px;
}

#sub_section .sub_con.mb_no {
  margin-bottom: 0;
}

#sub_section .sub_con .bg_wrap {
  padding-bottom: 120px;
}

.dep2_wrap {
  text-align: center;
  border-bottom: 1px solid #c8cfe0;
  margin-bottom: 50px;
}

.dep2_area {
  display: inline-block;
}

.dep2_area.menu_03 li {
  width: 33.333333333%;
}

.dep2_area li {
  float: left;
  padding: 0 20px;
}

.dep2_area li a {
  position: relative;
  display: inline-block;
  font-size: 17px;
  color: #333;
  padding: 5px 0;
  font-weight: 400;
}

.dep2_area li a.on {
  color: #004098;
}

.dep2_area li a.on:after {
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #004098;
  content: '';
}

.pop_bg {
  background: url(../images/sub/employment_0203.jpg) no-repeat center 0;
  height: 1550px;
}

.btn_resume_down {
  display: block;
  max-width: 262px;
  margin: 0 auto;
  height: 58px;
  line-height: 58px;
  background: #003d91;
  border: 2px solid #003d91;
  border-radius: 50px;
  color: #fff;
}

.btn_resume_down i {
  vertical-align: middle;
  font-size: 25px;
  color: #fff;
  margin-right: 10px;
}

.btn_resume_down:hover {
  background: #fff;
  color: #003d91;
}

.btn_resume_down:hover i {
  color: #003d91;
}

/*이력서*/
.resume_tbl {
  width: 100%;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  /* table-layout: fixed;*/
  /*   border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;*/
}

.resume_tbl th {
  color: #333;
  border-bottom: solid 1px #999;
  text-align: center;
  font-weight: 500;
  padding: 10px 0;
}

.resume_tbl td {
  padding: 10px 0;
  line-height: 20px;
  border-top: 1px solid #ddd;
  text-align: center;
}

.resume_tbl td .deta_t {
  color: #003d91;
  margin-top: 5px;
  display: none;
}

.resume_tbl .text_left {
  text-align: left;
  /*padding: 0 20px;*/
}

.resume_tbl .text_left a {
  display: block;
}

#modal_resume .modal-dialog {
  max-width: 620px;
}

#modal_resume .modal-header {
  padding: 30px;
  font-size: 24px;
  color: #333;
  font-weight: 500;
}

#modal_resume .modal-header .close {
  margin-top: 0;
  top: 10px;
}

#modal_resume .textarea_box {
  height: 100px;
}

#modal_resume .modal-body {
  padding: 0 30px 30px;
}

.img_board_list.partner li {
  float: left;
  width: 25%;
}

.img_board_list.partner li a .img_box {
  padding: 15px 0;
  border-bottom: 0;
}

.img_board_list.partner li a .img_box img {
  width: auto;
}

.img_board_list li {
  float: left;
  width: 25%;
}

.img_board_list li a {
  position: relative;
  display: block;
  border: 1px solid #ddd;
  margin-top: -1px;
  margin-left: 20px;
  margin-bottom:20px;
}

.img_board_list li a:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 0 solid #666;
  transition: border-width 0.1s;
  z-index: 5;
}

.img_board_list li a i {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -22.5px;
}

.img_board_list li a .img_box {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.img_board_list li a .img_box img {
  width: 100%;
  transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
}

.img_board_list li a .txt_box {
  padding: 20px 10px;
  background: #fff;
  color: #333;
}

.img_board_list li a .txt_box .tit {
  font-size: 17px;
  margin-bottom: 15px;
  color: #333;
  font-weight: 400;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.img_board_list li a .txt_box .tit.line_h {
  height: 20px;
  line-height: 20px;
  text-overflow: default;
  display: block;
  margin-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.img_board_list li a .txt_box .date {
  color: #999;
  font-size: 14px;
  margin-top: 10px;
}

.img_board_list li a .txt_box .date span {
  position: relative;
  padding: 0 7px;
}

.img_board_list li a .txt_box .date span:first-child {
  padding-left: 0;
}

.img_board_list li a .txt_box .date span:first-child:before {
  display: none;
}

.img_board_list li a .txt_box .date span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 12px;
  margin-top: -6px;
  background: #bbb;
}

.img_board_list li a:hover:before {
  border-width: 1px;
}

.img_board_list li a:hover .img_box img {
  transform: scale(1.05);
}

.img_board_list li a:hover .txt_box .tit {
  color: #003d91;
}

/*주가정보*/
/*텝*/
.conwrap .tab_wrap {
  margin-bottom: 30px;
}

.conwrap .tab_wrap li {
  float: left;
  width: 25%;
}

.conwrap .tab_wrap li a {
  position: relative;
  display: block;
  font-size: 17px;
  color: #333;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  margin-top: -1px;
  margin-left: -1px;
}

.conwrap .tab_wrap li a.on {
  color: #fff;
  background: #003d91;
}

div#mCSB_1_container, div#mCSB_2_container {
  width: 100% !important;
}

.invest span.up:before {
  content: "▲";
  color: #990000;
}

.invest span.down:before {
  content: "▼";
  color: #0066cc;
}

.invest span.bohab:before {
  content: "─";
}

.invest.invest1 .info {
  width: 100%;
}

.invest.invest1 .info p.tit {
  color: #008fc5;
  font-size: 30px;
  margin-bottom: 10px;
}

.invest.invest1 .info table {
  float: left;
  margin: 0 1%;
}

.invest.invest1 .info table th {
  background: #f3f3f3;
}

.invest.invest1 .info table td {
  padding: 10px;
}

.invest.invest1 .info .tbl1 {
  width: 48%;
}

.invest.invest1 .info .tbl2, .invest.invest1 .info .tbl3 {
  width: 23%;
}

.invest.invest1 .investtab {
  margin-top: 30px;
}

.invest.invest1 .investtab .tab-wrap.wook-tab-01 .tab {
  width: 100%;
}

.invest.invest1 .investtab .tab-wrap.wook-tab-01 .tab li {
  width: 25%;
  margin-bottom: 15px;
}

.invest.invest1 .investtab .tab-wrap.wook-tab-01 .tab li a {
  position: relative;
  z-index: 2;
  font-size: 18px;
  padding: 10px;
}

.invest.invest1.conwrap2 .tab-content .table-view-01 thead {
  display: table-header-group;
}

.invest.invest1.conwrap2 .tab-content .table-view-01 th {
  text-align: center;
  background: #f3f3f3;
}

.invest.invest1.conwrap2 .tab-content .table-view-01 tr:first-child td {
  border-top: solid 1px #ddd;
}

.invest.invest1.conwrap2 .tab-content .table-view-01 td {
  padding: 10px;
}

.invest.invest1.conwrap2 .tab-content#tab-03 table {
  width: 49%;
  float: left;
}

.invest.invest1.conwrap2 .tab-content#tab-03 table:first-child {
  margin-right: 2%;
}

.invest.invest4 p.tit {
  font-size: 20px;
  color: #333;
  position: relative;
}

.invest.invest4 p.tit span {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.invest.invest4 .table-view-01 thead {
  display: table-header-group;
}

.invest.invest4 .table-view-01 th, .invest.invest4 .table-view-01 td {
  border-left: 1px solid #ddd;
}

.invest.invest4 .table-view-01 tr th:first-child, .invest.invest4 .table-view-01 tr td:first-child {
  border-left: 0;
}

.invest.invest4 .table-view-01 th {
  text-align: center;
  background: #f3f3f3;
}

.invest.invest4 .table-view-01 tr:first-child td {
  border-top: solid 1px #ddd;
}

.invest.invest4 .table-view-01 td {
  padding: 10px;
  font-size: 13px;
}

.invest.invest5 div.stit {
  text-align: right;
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}

.invest.invest5 p.tit {
  font-size: 20px;
}

.invest.invest5 .tab-content {
  font-size: 14px;
}

.invest.invest5 .tab-wrap.wook-tab-01 .tab {
  width: 100%;
}

.invest.invest5 .tab-wrap.wook-tab-01 .tab li {
  width: 20%;
  margin-bottom: 15px;
}

.invest.invest5 .tab-wrap.wook-tab-01 .tab li a {
  position: relative;
  z-index: 2;
  font-size: 18px;
  padding: 10px;
}

/*공시정보*/
.ultable-type-01 {
  width: 100%;
}

.ultable-type-01 li {
  display: table;
  width: 100%;
  box-sizing: border-box;
  border-bottom: solid 1px #ddd;
  transition: background 0.3s;
}

.ultable-type-01 li:first-child {
  border-top: 1px solid #333;
}

.ultable-type-01 li:last-child {
  border-bottom: 1px solid #333;
}

.ultable-type-01 li:hover {
  background: #f3f3f3;
}

.ultable-type-01 li a {
  display: inline-block;
}

.ultable-type-01 li div {
  float: left;
}

.ultable-type-01 li .col-title {
  text-align: left;
}

.ultable-type-01 li .col-title a {
  color: #333;
  padding: 30px 30px;
}

.ultable-type-01 li .col-title a span {
  font-weight: 500;
  margin-right: 5px;
}

.ultable-type-01 li .col-date {
  padding: 30px 30px;
  color: #008fc5;
  font-weight: bolder;
}

.ultable-type-01 li .col-date:after {
  content: "";
  border-right: 1px solid #ddd;
  display: inline-block;
  height: 25px;
  float: right;
  margin-left: 30px;
}

.ultable-type-01 li .col-writer {
  padding: 30px 0px;
  color: #999;
  font-weight: normal;
}

.ultable-type-01 li .col-writer:after {
  content: "";
  border-right: 1px solid #ddd;
  display: inline-block;
  height: 25px;
  float: right;
  margin-left: 30px;
}

.ultable-type-01 .attach {
  height: 0px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.ultable-type-01 .attach a {
  display: inline-block;
  width: 23px;
  height: 26px;
  padding: 30px 0;
  background: url(../images/icon/include.png) no-repeat center;
}

/*about*/
.about_01 .his_t {
  text-align: center;
}

.about_01 .his_t.his_top {
  margin-left: 16px;
}

.about_01 .his_t span {
  display: inline-block;
  width: 108px;
  height: 108px;
  border: 1px solid #333;
  line-height: 108px;
  text-align: center;
  font-size: 16px;
  color: #333;
  border-radius: 50%;
}

.history_list {
  padding: 20px 0;
  margin: 20px 0;
  position: relative;
}

.history_list .history_tbl {
  width: 100%;
}

.history_list .history_tbl.res_adjust td:first-child, .history_list .history_tbl.res_adjust colgroup col:first-child {
  display: none;
}

.history_list .history_tbl th, .history_list .history_tbl td {
  padding: 5px 2px;
}

.history_list .history_tbl .date, .history_list .history_tbl .m_date {
  color: #333;
  font-weight: 500;
}

.history_list:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: '';
  height: 100%;
  width: 5px;
  margin-left: -2.5px;
  background: #e3e3e3;
  border-radius: 30px;
}

.history_list li {
  position: relative;
  margin-bottom: 50px;
}

.history_list li dl dt {
  font-size: 29px;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
  margin-bottom: 20px;
}

.history_list li dl dt span {
  display: block;
  color: #999;
  font-size: 16px;
  font-weight: 300;
}

.history_list li.right_box {
  margin-left: -40px;
}

.history_list li.right_box .img_box {
  position: absolute;
  right: 50%;
  padding-right: 30px;
  top: 0;
}

.history_list li.right_box dl {
  position: relative;
  padding-left: 70px;
  margin-left: 50%;
  text-align: left;
}

.history_list li.right_box dl.dote_no:before {
  display: none;
}

.history_list li.right_box dl:before {
  position: absolute;
  top: 0;
  left: 12px;
  content: '';
  height: 15px;
  width: 15px;
  background: #003d91;
  border-radius: 50%;
}

.history_list li.left_box {
  margin-right: -40px;
}

.history_list li.left_box .img_box {
  position: absolute;
  left: 50%;
  padding-left: 30px;
  top: 0;
}

.history_list li.left_box dl {
  background: url(../images/about/history_dote.png) no-repeat right 0;
  padding-right: 70px;
  margin-right: 50%;
  text-align: right;
}

.history_list li.left_box dl.dote_no:before {
  display: none;
}

.history_list li.left_box dl:before {
  position: absolute;
  top: 30px;
  right: 0;
  margin-right: 12px;
  content: '';
  height: 15px;
  width: 15px;
  background: #003d91;
  border-radius: 50%;
}

.about_02 {
  background: url(../images/FastCTC/about_02_bg.png) no-repeat center bottom;
  line-height: 1.8;
  height: 550px;
}

.about_02 .txt_box {
  padding: 0 90px;
}

.about_02 .border_box {
  display: inline-block;
  position: relative;
  /*   margin-top: 50px; */
  padding: 0 100px 0 0;
  /*   border-bottom: 1px solid #ccc; */
  color: #333;
  font-weight: 400;
}

.about_02 .border_box .border_t {
  /*  position: absolute;
       top: -20px;
       left: 0;
       width: 100%;
       height: 39px; */
  /*   background: url(../images/icon/quotes_i.png) no-repeat center 0; */
}

.about_02 .sign_box {
  text-align: right;
}

.about_02 .sign_box > p {
  display: inline-block;
  margin-left: 20px;
}

.about_02 .sign_box > p:first-child {
  margin-left: 0;
}

/* .about_02 .border_box .border_t:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 45%;
  height: 1px;
  background: #ccc;
}
.about_02 .border_box .border_t:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 45%;
  height: 1px;
  background: #ccc;
} */
.sub_img_list {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}

.sub_img_list li {
  display: table;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #ddd;
}

.sub_img_list li:first-child {
  border-top: none;
}

.sub_img_list li .img_box {
  float: left;
  width: 299px;
  margin-right: 40px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  text-align: center;
}

.sub_img_list li .txt_box {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}

.sub_img_list li .txt_box .tit {
  display: block;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  margin-bottom: 10px;
  font-weight: 500;
}

.sub_img_list li .txt_box .btn_link {
  margin-top: 20px;
}

/*검색결과*/
.search_result .search_list li {
  padding-top: 30px;
}

.search_result .search_list li:first-child {
  padding-top: 0;
}

.search_result h5 {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}

.search_result table {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#map .root_daum_roughmap {
  width: 100% !important;
}

.about_03 {
  text-align: center;
}

.about_03 .bg_wrap {
  position: relative;
  padding-bottom: 120px;
}

.about_03 .bg_wrap:before {
  position: absolute;
  top: 17%;
  left: 0;
  content: '';
  width: 100%;
  height: 83%;
  background: #eff3f8;
  z-index: -1;
}

.about_03 .top_tit_b {
  font-size: 45px;
  font-weight: 400;
}

.about_03 .sub_t {
  font-size: 17px;
  color: #333;
}

.about_03 .img_box {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin-left: -1px;
  margin-top: -1px;
}

.sub_img_list2 {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}

.sub_img_list2 > li {
  display: table;
  width: 100%;
  padding: 30px 0;
  border-top: 1px dashed #ccc;
}

.sub_img_list2 > li:first-child {
  border-top: none;
}

.sub_img_list2 > li .img_box {
  float: left;
  width: 138px;
  margin-right: 50px;
}

.sub_img_list2 > li .txt_box {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.sub_img_list2 > li .txt_box dt {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 500;
}

.sub_img_list3 {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}

.sub_img_list3 > li {
  display: table;
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

.sub_img_list3 > li:first-child {
  border-top: none;
}

.sub_img_list3 > li .img_box {
  float: right;
  width: 424px;
}

.sub_img_list3 > li .txt_box {
  display: table-cell;
  width: 100%;
  padding-left: 30px;
  vertical-align: middle;
}

.sub_img_list3 > li .txt_box dt {
  font-size: 24px;
  color: #333;
  margin-bottom: 15px;
  padding-top: 40px;
  background: url(../images/employ/job_0301.png) no-repeat 0 0;
}

.sub_img_list3 > li .txt_box dd {
  line-height: 1.7;
}

.sub_img_list3 > li .txt_box dd li {
  background-position: 0 12px;
}

.sub_img_list3 > li + li .txt_box dt {
  background: url(../images/employ/job_0302.png) no-repeat 0 0;
}

.sub_img_list3 > li + li + li .txt_box dt {
  background: url(../images/employ/job_0303.png) no-repeat 0 0;
}

.sub_img_list3 > li + li + li + li .txt_box dt {
  background: url(../images/employ/job_0304.png) no-repeat 0 0;
}

/*jobs*/
.jobs_02 .tit_bb {
  padding-top: 70px;
}

.jobs_02 .bg_wrap {
  background: url(../images/employ/job_0201.jpg) no-repeat center 0;
  height: 625px;
}

.jobs_02 .benefit_list li {
  display: inline-block;
  width: 25%;
}

.jobs_02 .benefit_list li .inner {
  padding: 25px 10px;
  border: 1px solid #fff;
  margin-top: -1px;
  margin-left: -1px;
  color: #fff;
  transition: all 0.3s ease;
}

.jobs_02 .benefit_list li .inner .tit {
  font-size: 17px;
  font-weight: 500px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.jobs_02 .benefit_list li .inner .des {
  height: 66px;
  line-height: 22px;
  overflow: hidden;
}

.jobs_02 .benefit_list li .inner:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.job_04 .bg_wrap {
  position: relative;
}

.job_04 .bg_wrap:before {
  position: absolute;
  top: 17%;
  left: 0;
  content: '';
  width: 100%;
  height: 83%;
  background: #eff3f8;
}

.job_04 .img_box {
  max-width: 1142px;
  width: 100%;
  margin: 0 auto;
}

.job_04 .img_box > div {
  float: left;
  width: 50%;
}

.w_1050 {
  max-width: 900px !important;
  margin: 0 auto;
}

.recruit_02 .recruit_list li {
  position: relative;
  background: url(../images/employ/recruit_0101.png) no-repeat center 0;
  padding-top: 130px;
  color: #333;
  font-weight: 500;
}

.recruit_02 .recruit_list li:first-child:before {
  display: none;
}

.recruit_02 .recruit_list li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: -27px;
  margin-top: -20px;
  width: 54px;
  border-top: 2px dashed #ccc;
}

.recruit_02 .recruit_list li + li {
  background: url(../images/employ/recruit_0102.png) no-repeat center 0;
}

.recruit_02 .recruit_list li + li + li {
  background: url(../images/employ/recruit_0103.png) no-repeat center 0;
}

.recruit_02 .recruit_list li + li + li + li {
  background: url(../images/employ/recruit_0104.png) no-repeat center 0;
}

.recruit_02 .recruit_list li + li + li + li + li {
  background: url(../images/employ/recruit_0105.png) no-repeat center 0;
}

.recruit_02 .recruit_list2 > li {
  margin-bottom: 30px;
}

.recruit_02 .recruit_list2 > li .inner {
  text-align: left;
  height: 180px;
  position: relative;
  background: url(../images/employ/recruit_0106.png) no-repeat 10% 65%;
  padding: 20px 30px 20px 155px;
  border: 1px solid #ccc;
}

.recruit_02 .recruit_list2 > li .inner .dis_tbl {
  height: 100%;
}

.recruit_02 .recruit_list2 > li .inner .tit {
  font-size: 17px;
  color: #333;
  font-weight: 500;
  margin-bottom: 10px;
}

.recruit_02 .recruit_list2 > li + li .inner {
  background: url(../images/employ/recruit_0107.png) no-repeat 10% 65%;
}

.recruit_02 .recruit_list2 > li + li + li .inner {
  background: url(../images/employ/recruit_0108.png) no-repeat 10% 65%;
}

.recruit_02 .recruit_list2 > li + li + li + li .inner {
  background: url(../images/employ/recruit_0109.png) no-repeat 10% 65%;
}

/*it*/
.sub_con .part_wrap > div {
  padding: 75px 0 95px 0;
}

.sub_con .part_wrap > div:first-child {
  padding-top: 0;
}

.sub_con .part_wrap > div.bg_box {
  background: #f6f6f6;
}

 .dot_list li {
  margin: 15px auto;
}

.cont_list li {
  margin-bottom: 40px;
}

 .navy_23 {
  font-size: 23px;
  color: #014399;
}

.dot_list .txt_box {
  text-align: left;
  padding: 8px 10px 10px 20px;
  border:1px solid #ddd;

}

 .step_list .txt_box {
  margin-top: 15px;
  text-align: left;
  /*   padding-left: 0; */
  padding-left: 20%;
}

 .dot_list .txt_box .tit {
  color: #333;
  font-size: 20px;
  font-weight:bold;
}
  .dot_list .txt_box .des {
	text-align:left; 
	font-size:12px;
  }

.exper_list {
  position: relative;
}

.exper_list li {
  position: relative;
  padding-bottom: 50px;
  min-height: 230px;
}

.exper_list li.last:before {
  display: none;
}

.exper_list li:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: '';
  height: 100%;
  width: 1px;
  margin-left: -0.5px;
  background: #333;
  border-radius: 30px;
}

.exper_list li .year_tit {
  position: absolute;
  top: 0;
  left: 50%;
  height: 175px;
  width: 175px;
  line-height: 175px;
  font-size: 29px;
  color: #fff;
  font-weight: 500;
  /*   background: #003d91; */
  border-radius: 50%;
  margin-left: -87.5px;
}

.exper_list li .year_tit.m_year_tit {
  display: none;
}

.exper_list li .year_tit.d_blue {
  background: #5e71a4;
}

.exper_list li .year_tit.l_blue {
  background: #68a2db;
}

.exper_list li .year_tit.l_vio {
  background: #98a9e6;
}

.exper_list li .year_tit.vio {
  background: #7173c7;
}

.exper_list li .year_tit.d_vio {
  background: #394492;
}

.exper_list li .txt_box {
  padding-top: 30px;
}

.exper_list li .txt_box .tit {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  margin-bottom: 5px;
}

.exper_list li .txt_box_02 {
  text-align: right;
  margin-top: 30px;
}

.exper_list li .txt_box_02 .tit {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  margin-bottom: 5px;
}

.exper_list li.right_box .img_box {
  position: absolute;
  right: 50%;
  padding-right: 150px;
  top: 0;
}

.exper_list li.right_box .txt_box_02 {
  position: absolute;
  right: 50%;
  /*  padding-right: 150px; */
  padding-right: 90px;
  top: 0;
  text-align: left;
  padding-left: 180px;
  width: 50%;
  box-sizing: border-box;
}

.exper_list li.right_box .txt_box {
  position: relative;
  padding-left: 140px;
  margin-left: 50%;
  text-align: left;
}

.exper_list li.left_box .img_box {
  position: absolute;
  left: 50%;
  padding-left: 140px;
  top: 30%;
}

.exper_list li.left_box .txt_box {
  /*  padding-right: 150px; */
  padding-right: 90px;
  margin-right: 50%;
  /*   text-align: right; */
  text-align: left;
  padding-left: 180px;
}

/*bt*/
.bio_list li {
  display: table;
  padding: 30px 0;
  border-top: 1px solid #ddd;
}

.bio_list li:first-child {
  padding-top: 0;
  border-top: 0;
}

.bio_list li .img_box {
  float: left;
  width: 409px;
  margin-right: 30px;
}

.bio_list li .txt_box {
  display: table-cell;
  width: 100%;
  padding-top: 30px;
}

.bio_list li .txt_box .tit {
  font-size: 17px;
  font-weight: 500;
  color: #333;
  margin-bottom: 30px;
}

.bio_list li .txt_box .des_s {
  font-size: 14px;
  color: #888;
}

.vaccine_con .tit_ny {
  font-size: 20px;
  margin-bottom: 20px;
}

.vaccine_con .d_01 .box_tbl > div.dis_cel .table-type-01 {
  font-size: 14px;
}

.vaccine_con .d_01 .box_tbl > div.dis_cel .table-type-01 tbody td, .vaccine_con .d_01 .box_tbl > div.dis_cel .table-type-01 tbody th {
  padding: 12px 2px;
  text-align: left;
}

.vaccine_con .d_01 .box_tbl > div.dis_cel.cel_1 {
  width: 44%;
  letter-spacing: -0.5px;
}

.vaccine_con .d_01 .box_tbl > div.dis_cel.cel_2 {
  width: 56%;
  letter-spacing: -0.5px;
}

.vaccine_con .d_01 .box_tbl > div.dis_cel.cel_2 .tit {
  background: #819eea;
  padding-left: 20px;
  color: #fff;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel .gr-bollet-li li {
  margin-top: 10px;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel .gr-bollet-li li:first-child {
  margin-top: 0;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel.cel_1 {
  width: 28%;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel.cel_1 .tit {
  background: #e16565;
  padding-left: 0;
  color: #fff;
  text-align: center;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel.cel_2 {
  width: 44%;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel.cel_2 .tit {
  background: #cd4949;
  padding-left: 0;
  color: #fff;
  text-align: center;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel.cel_3 {
  width: 28%;
}

.vaccine_con .d_01 .box_tbl.side_effect > div.dis_cel.cel_3 .tit {
  background: #ad4040;
  padding-left: 20px;
  padding-left: 0;
  color: #fff;
  text-align: center;
}

.vaccine_con .d_01 .box_tbl.after_effect > div.dis_cel .gr-bollet-li li {
  margin-top: 10px;
}

.vaccine_con .d_01 .box_tbl.after_effect > div.dis_cel .gr-bollet-li li:first-child {
  margin-top: 0;
}

.vaccine_con .d_01 .box_tbl.after_effect > div.dis_cel .tit.tit_01 {
  background-color: #a97722;
  background-image: url(../images/icon/bt_i_06.png);
  color: #fff;
}

.vaccine_con .d_01 .box_tbl.after_effect > div.dis_cel .tit.tit_02 {
  background-color: #643fa0;
  background-image: url(../images/icon/bt_i_06.png);
  color: #fff;
}

.vaccine_con .d_01 .sub_tbl thead th {
  background: #b0a6c8;
  color: #fff;
  text-align: center;
  text-indent: 20px;
}

.vaccine_con .d_01 .sub_tbl thead th + th {
  background: #a297bf;
}

.vaccine_con .d_01 .sub_tbl thead th + th + th {
  background: #958ab5;
}

.vaccine_con .d_01 .sub_tbl thead th + th + th + th {
  background: #887aab;
}

.vaccine_con .d_01 .sub_tbl thead th + th + th + th + th {
  background: #7a6ba2;
}

.vaccine_con .d_01 .sub_tbl tbody {
  text-align: left;
}

.vaccine_con .d_02 .box_tbl .dis_cel .tit {
  padding-left: 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.vaccine_con .d_03 .w_970 {
  max-width: 970px;
  margin: 40px auto 0;
}

.vaccine_con .d_03 .w_970 .gr-bollet-li li {
  margin-top: 10px;
}

.vaccine_con .d_03 .w_970 .gr-bollet-li li:first-child {
  margin-top: 0;
}

.vaccine_con .bg_img_box {
  background: url(../images/bt/bt_0102.jpg) no-repeat center 0;
  height: 837px;
  box-sizing: border-box;
  color: #fff;
}

.vaccine_con .bg_img_box .txt_box {
  margin-right: 400px;
}

.vaccine_con .bg_img_box .txt_box .tit {
  font-size: 17px;
  margin-bottom: 5px;
}

.vaccine_con .bg_img_box .img_box {
  position: absolute;
  top: 0;
  right: 0;
}

.vaccine_con .d_05 .img_borer_box {
  border: 1px solid #ddd;
  padding: 30px 30px;
  background: #fff;
  text-align: center;
}

.vaccine_con .d_07 .dote_box {
  position: relative;
  background: #5194c1;
  text-align: left;
}

.vaccine_con .d_07 .dote_box:before {
  content: '';
  width: 164px;
  height: 67px;
  background: url(../images/bt/dote_bg_01.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
}

.vaccine_con .d_07 .dote_box:after {
  content: '';
  width: 221px;
  height: 133px;
  background: url(../images/bt/dote_bg_02.png) no-repeat 0 0;
  position: absolute;
  bottom: 0;
  right: 0;
}

.vaccine_con .d_07 .dote_box .inner {
  position: relative;
  border: 1px solid #b6d7d9;
  padding: 25px 25px 25px 130px;
  color: #fff;
  z-index: 1;
}

.vaccine_con .d_07 .col_list_wrap .col_list {
  text-align: left;
}

.vaccine_con .d_07 .col_list_wrap .col_list .navy.red {
  color: #e53434;
}

.vaccine_con .d_07 .col_list_wrap .col_list:before {
  height: 88%;
}

.vaccine_con .d_07 .paper_box {
  position: relative;
  max-width: 1000px;
  margin: 60px auto 0;
  text-align: left;
}

.vaccine_con .d_07 .paper_box .tit {
  position: absolute;
  top: 0;
  left: 0;
  color: #333;
  height: 100%;
  padding-right: 30px;
  border-right: 4px solid #6289be;
}

.vaccine_con .d_07 .paper_box .txt_box {
  position: relative;
  margin-left: 100px;
  font-size: 14px;
}

.vaccine_con .d_07 .paper_box .txt_box .th {
  float: left;
  width: 100px;
}

.vaccine_con .d_07 .paper_box .txt_box .td {
  width: 100%;
}

/*세로 리스트*/
.col_list_wrap {
  position: relative;
}

.col_list_wrap .col_list {
  text-align: left;
}

.col_list_wrap .col_list li {
  position: relative;
}

.col_list_wrap .col_list li.point_t {
  position: absolute;
  top: 33%;
  left: 50%;
  padding: 5px 5px 5px 30px;
  background: url(../images/bt/thunder_i.png) no-repeat 0 center;
  font-weight: 500;
  margin-left: -10px;
  z-index: 1;
}

.col_list_wrap .col_list li.point_t:before, .col_list_wrap .col_list li.point_t:after {
  display: none;
}

.col_list_wrap .col_list li .des {
  letter-spacing: -0.5px;
}

.col_list_wrap .col_list li.last:after {
  display: none;
}

.col_list_wrap .col_list li:after {
  /*중앙선*/
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  height: 100%;
  width: 1px;
  background: #004098;
  border-radius: 30px;
}

.col_list_wrap .col_list li.li_right {
  padding-left: 20px;
  margin-left: 50%;
  text-align: left;
}

.col_list_wrap .col_list li.li_right:before {
  /*도트*/
  left: 0;
  margin-left: -5px;
}

.col_list_wrap .col_list li.li_left {
  padding-right: 20px;
  margin-right: 50%;
  text-align: left;
  padding-left: 8%;
}

.col_list_wrap .col_list li.li_left.last:after {
  display: none;
}

.col_list_wrap .col_list li.li_left:after {
  /*중앙선*/
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  content: '';
  height: 100%;
  width: 1px;
  background: #004098;
  border-radius: 30px;
}

.col_list_wrap .col_list li.li_left:before {
  /*도트*/
  right: 0;
  margin-right: -5px;
}

.col_list_wrap .col_list li:before {
  /*도트*/
  content: '';
  position: absolute;
  top: 0;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #004098;
  border-radius: 50%;
}

.respon-table-view-01 th {
  text-align: center;
}

.tab_con_4 .respon-table-view-01 th {
  /*   text-align: left; */
}

.conwrap2 .tab_con_4 .respon-table-view-01 th {
  text-align: center;
}

.skil_box_bt_02 div.dis_cel.cel_01 .tit.navy {
  background: #a97722;
  color: #fff;
}

.skil_box_bt_02 div.dis_cel.cel_02 .tit.navy {
  background: #643fa0;
  color: #fff;
}

/*신부전증*/
.sub_con .box_tbl {
  background: #fff;
}

.skil_box div.dis_cel.cel_01 .tit.navy {
  background: #ffa415;
  color: #fff;
}

.skil_box div.dis_cel.cel_02 .tit.navy {
  background: #499c9f;
  color: #fff;
}

.sub_con .box_tbl > div.dis_cel {
  vertical-align: top;
  width: 50%;
  border: 1px solid #ddd;
  border-left: 0;
  padding: 0;
}

.sub_con .box_tbl > div.dis_cel.cel_3 {
  width: 33.3333%;
}

.sub_con .box_tbl > div.dis_cel:first-child {
  border-left: 1px solid #ddd;
}

.sub_con .box_tbl > div.dis_cel .inner {
  padding: 30px 10px;
  
}

.sub_con .box_tbl > div.dis_cel .tit {
  height: 55px;
  line-height: 55px;
  padding-left: 80px;
  font-size: 17px;
  font-weight: 500;
  background-repeat: no-repeat;
  background-position: 30px center;
}



.sub_con .d_0202 .box_tbl > div.dis_cel .tit{
	border-bottom:1px solid #ddd;
	padding-left:0;
}

.sub_con .d_0202 .box_tbl > div.dis_cel  .gr-bollet-li li{
    margin-top: 10px;
}

.sub_con .d_0202 .box_tbl > div.dis_cel  .gr-bollet-li li:first-child{
    margin-top: 0px;
}


.sub_con .d_0202 .box_tbl > div.dis_cel .tit{
	border-bottom:1px solid #ddd;
	padding-left:0;
}
.sub_con .box_tbl > div.dis_cel .des {
  padding: 30px 30px;
}

.vaccine_con .d_01 .box_tbl > div.dis_cel.cel_1.border_none {
  border: none;
}

.vaccine_con .d_01 .box_tbl > div.dis_cel.cel_2.border_left {
  border-left: 1px solid #ddd;
}

.sub_con .gray_bg {
  background-color: #f8f8f8;
}

.bio_02 .d_01 .img_box {
  text-align: center;
}

.bio_02 .d_01 .txt_box {
  padding-top: 20px;
}

.bio_02 .d_01 .txt_box p {
  font-size: 17px;
}

.bio_02 .d_01 .box_tbl .dis_cel .tit {
  color: #fff;
}

.bio_02 .d_01 .box_tbl .dis_cel .tit.tit_01 {
  background-color: #ff9801;
  background-image: url(../images/icon/bt_i_03.png);
}

.bio_02 .d_01 .box_tbl .dis_cel .tit.tit_02 {
  background-color: #e15151;
  background-image: url(../images/icon/bt_i_04.png);
}

.bio_02 .d_01 .box_tbl .dis_cel .tit.tit_03 {
  background-color: #499c9f;
  background-image: url(../images/icon/bt_i_05.png);
}

.bio_02 .d_01 .box_tbl .dis_cel .des {
  padding: 30px 20px;
}

.bio_02 .d_01 .box_tbl .dis_cel .des li {
  margin-top: 10px;
}

.bio_02 .d_01 .box_tbl .dis_cel .des li:first-child {
  margin-top: 0;
}

.bio_02 .d_02 .box_tbl .dis_cel .tit {
  padding-left: 0;
  border-bottom: 1px solid #ddd;
}

.bio_02 .d_02 .box_tbl .dis_cel .btn_video {
  position: relative;
  background-color: #ef4230;
  margin-top: 10px;
  width: 120px;
  text-align: left;
  text-indent: 20px;
  border: 1px solid #ef4230;
}

.map_txt_box_02 .link_map {
  position: absolute;
  top: 0;
  left: 123px;
  background-color: #ef4230;
  width: 120px;
  text-align: center;
  padding: 5px 10px;
  border: 1px solid #ef4230;
  color: #fff;
}

/* .bio_02 .d_02 .box_tbl .dis_cel .btn_video:hover {
  background:#fff;
  color:#ef4230
} */
/* .bio_02 .d_02 .box_tbl .dis_cel .btn_video:hover i {
  left:55%;
} */
.bio_02 .d_02 .box_tbl .dis_cel .btn_video i {
  font-size: 25px;
  vertical-align: middle;
  /*  transition:all 0.3s ease; */
  position: absolute;
  top: 50%;
  left: 45%;
  margin-top: -12.5px;
}

@-webkit-keyframes spaceboots {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-8px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(0px);
  }
}

z .shake2 {
  -webkit-animation-name: spaceboots;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}

.bio_02 .d_02 .box_tbl .dis_cel .btn_video span {
  vertical-align: middle;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
}

.bio_02 .d_03 .box_tbl .dis_cel .des {
  padding: 20px 10px;
}

.bio_02 .d_03 .bot_box {
  font-size: 17px;
}

.bio_02 .d_04 {
  padding: 75px 0 120px 0 !important;
}

.bio_02 .d_04 .box_tbl .dis_cel .tit {
  color: #fff;
  background-color: #9a9a9a;
  background-image: url(../images/icon/bt_i_06.png);
}

.bio_02 .d_04 .box_tbl .dis_cel .des {
  padding: 30px 20px;
}

.bio_02 .d_04 .box_tbl .dis_cel .des li {
  margin-top: 10px;
}

.bio_02 .d_04 .box_tbl .dis_cel .des li:first-child {
  margin-top: 0;
}

.bio_02 .d_04 .bot_box {
  position: relative;
  border: 1px solid #ddd;
  background: #499c9f;
  padding: 7px;
  text-align: center;
}

.bio_02 .d_04 .bot_box:before {
  content: '';
  width: 164px;
  height: 67px;
  background: url(../images/bt/dote_bg_01.png) no-repeat 0 0;
  position: absolute;
  top: 8px;
  left: 8px;
}

.bio_02 .d_04 .bot_box:after {
  content: '';
  width: 221px;
  height: 133px;
  background: url(../images/bt/dote_bg_02.png) no-repeat 0 0;
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.bio_02 .d_04 .bot_box .inner {
  position: relative;
  border: 1px solid #b6d7d9;
  padding: 40px 20px;
  font-size: 22px;
  color: #fff;
  z-index: 1;
}

.modal-header .tit_bb {
  margin-bottom: 0;
}

.modal-body {
  padding: 20px 30px 30px;
}

.modal-body .txt_box {
  margin-bottom: 0;
  background: #f6f6f6;
  padding: 20px;
  font-size: 16px;
  color: #333;
  max-width: 520px;
  margin: 0 auto;
}

.modal-body .txt_box li {
  margin-top: 20px;
}

.modal-body .txt_box li:first-child {
  margin-top: 0;
}

.av_01 .dep2_wrap {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .av_01 .dep2_wrap {
    margin-bottom: 0;
  }
}

.av_01 .d_01 {
  background: url(../images/it/av_0102.jpg) center 0 no-repeat;
  padding-top: 50px !important;
}

@media screen and (max-width: 1024px) {
  .av_01 .d_01 {
    padding-top: 40px !important;
  }
}

.av_01 .d_01 .d_01_tit {
  font-size: 39px;
  color: #333;
  font-weight: 400;
  margin-bottom: 40px;
  letter-spacing: -0.8px;
  line-height: 1.2;
}

@media screen and (max-width: 1024px) {
  .av_01 .d_01 .d_01_tit {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.av_01 .d_02 .dis_cel {
  padding-left: 10px;
}

.av_01 .d_02 .sub_tbl thead th, .av_01 .d_02 .sub_tbl tbody th {
  padding: 5px;
  background: #444;
}

.av_01 .d_02 .sub_tbl tr td {
  padding: 9.5px 5px;
}

.av_01 .d_03 .sub_tbl thead th, .av_01 .d_03 .sub_tbl tbody th {
  padding: 8px 5px;
  background: #444;
  line-height: 1.3;
}

.av_01 .d_03 .sub_tbl tr td {
  padding: 20px 5px;
}

.av_01 .d_04 .bot_txt {
  font-size: 20px;
}

@media screen and (max-width: 1024px) {
  .av_01 .d_04 .bot_txt {
    font-size: 17px;
  }
}

.av_01 .d_04 .sub_tbl th {
  background: none !important;
  font-weight: 500;
  color: #333;
}

.av_01 .d_04 .sub_tbl .blue_bg {
  background: #8ca7eb;
  color: #fff !important;
}

.av_01 .d_04 .sub_tbl .blue_bg th {
  color: #fff !important;
}

.av_01 .d_04 .sub_tbl tbody th:first-child {
  border-left: 0;
}

.av_01 .tit_bb_gy {
  font-size: 29px;
  color: #333;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
  .av_01 .tit_bb_gy {
    font-size: 20px;
  }
}

.av_01 .tit_bb_gy:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 1px;
  background: #333;
}

/* 640보다 크고 1024보다 작을경우 */
@media all and (max-width: 1024px) {
  .exper_list li.right_box .txt_box_02, .exper_list li.left_box .txt_box {
    padding-left: 0;
  }
  br.m_none {
    display: none;
  }
  .part_mt {
    margin-top: 45px;
  }
  #sub_section .sub_tit {
    margin: 30px auto 50px;
    width: 300px;
    position: relative;
  }
  #sub_section .sub_tit h2 {
    font-size: 24px;
    font-weight: 400px;
  }
  .sub_visual_wrap {
    position: relative;
    text-align: center;
    z-index: -1;
    height: 250px;
  }
  .sub_visual_wrap .dis_tbl .dis_cel {
    vertical-align: middle;
    font-size: 30px;
  }
  .sub_visual_wrap.visual_01, .sub_visual_wrap.visual_02, .sub_visual_wrap.visual_03, .sub_visual_wrap.visual_04, .sub_visual_wrap.visual_05, .sub_visual_wrap.visual_06 {
    background-size: cover;
  }
  .sub_menu_box {
    text-align: center;
    margin-top: -30px;
  }
  .sub_menu_box .sub_menu_list {
    display: block;
  }
  .sub_menu_box .sub_menu_list.menu_5 li {
    width: 33.333%;
  }
  .sub_menu_box .sub_menu_list.menu_4 li {
    width: 25%;
  }
  .sub_menu_box .sub_menu_list.menu_3 li {
    width: 33.3333%;
  }
  .sub_menu_box .sub_menu_list.menu_2 li {
    width: 50%;
  }
  .sub_menu_box .sub_menu_list.menu_1 li {
    width: 100%;
  }
  .sub_menu_box .sub_menu_list li {
    float: left;
    min-width: auto;
  }
  .sub_menu_box .sub_menu_list li a {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    margin-left: -1px;
    margin-top: -1px;
  }
  /*이력서*/
  .resume_tbl th:nth-child(3) {
    display: none;
  }
  .resume_tbl td:nth-child(3) {
    display: none;
  }
  .resume_tbl td .deta_t {
    display: block;
  }
  .resume_tbl colgroup col:nth-of-type(3) {
    display: none;
  }
  /*기본 테이블*/
  .table-type-01 th:nth-child(1), .table-type-01 td:nth-child(1), .table-type-01 colgroup col:nth-of-type(1) {
    display: none;
  }
  #modal_resume .modal-header {
    padding: 15px;
    font-size: 18px;
  }
  #modal_resume .modal-header .close {
    margin-top: 0;
    top: 10px;
  }
  #modal_resume .scroll_y_area {
    height: 300px;
    overflow-y: auto;
  }
  #modal_resume .modal-body {
    padding: 0 15px 15px;
  }
  .img_board_list.partner li {
    width: 50%;
  }
  .img_board_list li {
    float: left;
    width: 50%;
  }
  .img_board_list li a .txt_box {
    padding: 15px 10px;
  }
  .img_board_list li a .txt_box .tit {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .sub_img_list li:first-child {
    border-top: none;
  }
  .sub_img_list li .img_box {
    width: 300px;
  }
  .sub_img_list li .txt_box .des {
    height: auto;
    overflow: hidden;
  }
  .sub_img_list li .txt_box .btn_link {
    margin-top: 15px;
  }
  .sub_img_list3 > li .img_box {
    width: 250px;
    margin-left: 20px;
  }
  .sub_img_list3 > li .txt_box {
    padding-left: 0px;
  }
  .sub_img_list3 > li .txt_box dt {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .sub_img_list3 > li .txt_box dd {
    line-height: 1.7;
  }
  .sub_img_list3 > li .txt_box dd li {
    background-position: 0 12px;
  }
  /*jobs*/
  .jobs_02 .tit_bb {
    padding-top: 50px;
  }
  .jobs_02 .benefit_list li .inner .des {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  .recruit_02 .recruit_list li {
    margin-bottom: 30px;
  }
  .recruit_02 .recruit_list li:nth-of-type(4):before {
    display: none;
  }
  .recruit_02 .recruit_list2 > li .inner {
    height: auto;
    position: relative;
    background: url(../images/employ/recruit_0106.png) no-repeat 5% 65%;
    padding: 30px 30px 30px 150px;
    border: 1px solid #ccc;
  }
  .recruit_02 .recruit_list2 > li + li .inner {
    background: url(../images/employ/recruit_0107.png) no-repeat 5% 65%;
  }
  .recruit_02 .recruit_list2 > li + li + li .inner {
    background: url(../images/employ/recruit_0108.png) no-repeat 5% 65%;
  }
  .recruit_02 .recruit_list2 > li + li + li + li .inner {
    background: url(../images/employ/recruit_0109.png) no-repeat 5% 65%;
  }
  .about_02 {
    background-size: contain;
    background-position: center;
    height: auto;
  }
  .about_02 .txt_box {
    padding-left: 0;
	padding-right:0;
  }
  .about_02 .border_box {
    margin-top: 40px;
    padding: 30px 0px;
  }
  .about_02 .sign_box > p {
    margin-left: 20px;
  }
  .about_02 .sign_box > p:first-child {
    margin-left: 0;
  }
  .about_03 .sub_t {
    font-size: 15px;
  }
  /*bt*/
  .bio_list li .img_box {
    float: left;
    width: 300px;
    margin-right: 30px;
  }
  .bio_list li .txt_box {
    padding-top: 0px;
  }
  .vaccine_con .bg_img_box {
    height: auto;
    min-height: 910px;
    background-size: cover;
  }
  .vaccine_con .bg_img_box .img_box {
    position: static;
    top: 0;
    right: 0;
    margin-bottom: 30px;
  }
  .vaccine_con .bg_img_box .txt_box {
    margin-right: 0;
  }
  div#mCSB_1_container, div#mCSB_2_container {
    min-width: 600px !important;
  }
}

@media all and (max-width: 767px) {
  .tit_gr_24 {
    font-size: 18px;
  }
  .tit_gr {
    font-size: 20px;
  }
  .font_17 {
    font-size: 15px !important;
  }
  .tit_ny, .tit_bb {
    font-size: 20px;
  }
  .tit_bb_ny {
    font-size: 18px;
  }
  .it_con .navy_23 {
    font-size: 17px;
  }
  .w_120 {
    width: 70px;
  }
  #sub_section .sub_con {
    margin-bottom: 60px;
  }
  #sub_section .sub_con .bg_wrap {
    padding-bottom: 60px;
  }
  .top_tit_b {
    font-size: 20px !important;
  }
  .sub_t {
    font-size: 14px;
  }
  .dep2_area li {
    padding: 0 10px;
  }
  .dep2_area li:first-child {
    padding-left: 0;
  }
  .dep2_area li:last-child {
    padding-right: 0;
  }
  .dep2_area li a {
    font-size: 15px;
  }
  #sub_section .search_tit {
    margin: 30px auto 40px;
  }
  #sub_section .search_tit h2 {
    font-size: 20px;
  }
  #sub_section .sub_tit {
    margin: 30px auto 40px;
    width: 260px;
    position: relative;
  }
  #sub_section .sub_tit h2 {
    font-size: 24px;
    font-weight: 400;
  }
  .sub_visual_wrap {
    position: relative;
    text-align: center;
    z-index: -1;
    height: 150px;
  }
  .sub_visual_wrap .dis_tbl .dis_cel {
    vertical-align: middle;
    font-size: 24px;
  }
  .sub_menu_box .sub_menu_list {
    display: block;
  }
  .sub_menu_box .sub_menu_list li a {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
  /*주가정보*/
  .invest.invest1 .info table {
    margin: 0;
  }
  .invest.invest1 .info table th, .invest.invest1 .info table td {
    padding: 10px 0px;
    text-align: center;
    font-size: 13px;
  }
  .invest.invest1 .info .tbl1 {
    width: 100%;
  }
  .invest.invest1 .info .tbl2, .invest.invest1 .info .tbl3 {
    margin-top: 10px;
    width: 50%;
  }
  .invest.invest1 .investtab {
    margin-top: 30px;
  }
  .invest.invest1 .investtab .tab-wrap.wook-tab-01 .tab li {
    width: 50%;
    margin-bottom: -1px;
  }
  .invest.invest1 .investtab .tab-wrap.wook-tab-01 .tab li a {
    font-size: 14px;
    padding: 10px 0;
  }
  .invest.invest1.conwrap2 .tab-content .table-view-01 th, .invest.invest1.conwrap2 .tab-content .table-view-01 td {
    padding: 10px;
    font-size: 13px;
  }
  .invest.invest4 p.tit {
    font-size: 18px;
  }
  .invest.invest4 .table-view-01 th {
    font-size: 13px;
  }
  .invest.invest4 .table-view-01 td {
    font-size: 13px;
    padding: 10px 0;
  }
  .invest.invest5 .tab-content, .invest.invest5 .tab-wrap.wook-tab-01 .tab li a {
    font-size: 13px;
  }
  .conwrap .tab_wrap li {
    float: left;
  }
  .conwrap .tab_wrap li a {
    font-size: 12px;
  }
  .ultable-type-01 {
    width: 100%;
  }
  .ultable-type-01 li {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
  }
  .ultable-type-01 li:hover {
    background: none;
  }
  .ultable-type-01 li a {
    display: inline-block;
  }
  .ultable-type-01 li div {
    float: left;
    display: block;
  }
  .ultable-type-01 li .col-title {
    width: 100%;
    padding: 5px 20px 13px;
    box-sizing: border-box;
  }
  .ultable-type-01 li .col-title a {
    padding: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    max-width: 100%;
  }
  .ultable-type-01 li .col-date {
    bottom: 15px;
    color: #999;
    font-weight: 200;
    font-size: 13px;
    padding: 13px 20px 5px;
  }
  .ultable-type-01 li .col-date:after {
    content: none;
    display: none;
  }
  .ultable-type-01 li .col-writer {
    bottom: 15px;
    color: #999;
    font-weight: 200;
    font-size: 13px;
    padding: 13px 20px 5px 0;
  }
  .ultable-type-01 li .col-writer:after {
    content: none;
    display: none;
  }
  .ultable-type-01 .attach {
    position: absolute;
    top: 10px;
    left: 100px;
  }
  .ultable-type-01 .attach a {
    width: 20px;
    padding: 0;
    background-size: 20px;
  }
  div#mCSB_1_container, div#mCSB_2_container {
    min-width: 600px !important;
  }
  .sub_img_list li {
    display: block;
  }
  .sub_img_list li .img_box {
    float: none;
    margin-right: 0;
  }
  .sub_img_list li .txt_box {
    margin-top: 20px;
    display: block;
  }
  .sub_img_list li .txt_box .tit {
    display: block;
    font-size: 16px;
  }
  .sub_img_list li .txt_box .des {
    height: auto;
    overflow: hidden;
  }
  /*about*/
  .about_01 .his_t {
    text-align: left;
  }
  .about_01 .his_t.his_top {
    margin-left: 0;
  }
  .about_01 .his_t span {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
  }
  .history_list .history_tbl.res_adjust td:first-child {
    display: block;
    width: 77px;
  }
  .history_list .history_tbl.res_adjust td:nth-of-type(3) {
    display: none;
  }
  .history_list .history_tbl.res_adjust colgroup col:first-child {
    display: block;
  }
  .history_list .history_tbl.res_adjust colgroup col:nth-of-type(3) {
    display: none;
    width: 0;
  }
  .history_list:before {
    position: absolute;
    top: 0;
    left: 10px;
    margin-left: 0;
  }
  .history_list li {
    margin-bottom: 40px;
  }
  .history_list li dl dt {
    font-size: 24px;
  }
  .history_list li.right_box {
    margin-left: 30px;
  }
  .history_list li.right_box .img_box {
    margin-top: 30px;
    position: static;
    right: auto;
    padding-right: 0;
    top: 0;
    width: 200px;
    left: 40px;
  }
  .history_list li.right_box dl {
    position: relative;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
  }
  .history_list li.right_box dl:before {
    top: 0;
    left: -25px;
  }
  .history_list li.left_box {
    margin-right: 0;
    margin-left: 30px;
  }
  .history_list li.left_box .img_box {
    margin-top: 30px;
    position: static;
    left: 0;
    padding-left: 0;
    top: 0;
    width: 200px;
  }
  .history_list li.left_box dl {
    background: url(../images/about/history_dote.png) no-repeat right 0;
    padding-right: 0;
    margin-right: 0;
    text-align: left;
  }
  .history_list li.left_box dl.dote_no:before {
    display: none;
  }
  .history_list li.left_box dl:before {
    top: 30px;
    right: auto;
    left: -25px;
    margin-right: 0;
  }
  .history_list li.left_box dl .history_tbl {
    text-align: left !important;
  }
  .sub_img_list2 > li {
    padding: 20px 0;
  }
  .sub_img_list2 > li:first-child {
    border-top: none;
  }
  .sub_img_list2 > li .img_box {
    width: 70px;
    margin-right: 20px;
  }
  .sub_img_list2 > li .txt_box dt {
    font-size: 16px;
  }
  .sub_img_list2 > li .txt_box dd {
    font-size: 12px;
  }
  .sub_img_list3 > li .img_box {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .sub_img_list3 > li .txt_box {
    padding-left: 0px;
    display: block;
  }
  .sub_img_list3 > li .txt_box dt {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .sub_img_list3 > li .txt_box dd {
    line-height: 1.7;
  }
  .sub_img_list3 > li .txt_box dd li {
    background-position: 0 12px;
  }
  #map .root_daum_roughmap {
    height: 300px;
  }
  /*jobs*/
  .jobs_02 .tit_bb {
    padding-top: 30px;
  }
  .jobs_02 .bg_wrap {
    height: 920px;
    background-size: cover;
  }
  .jobs_02 .benefit_list li {
    width: 50%;
  }
  .jobs_02 .benefit_list li .inner {
    padding: 20px 10px;
  }
  .jobs_02 .benefit_list li .inner .tit {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  .jobs_02 .benefit_list li .inner .des {
    font-size: 13px;
  }
  .recruit_02 .recruit_list li {
    margin-bottom: 20px;
  }
  .recruit_02 .recruit_list li:nth-of-type(4):before {
    display: block;
  }
  .recruit_02 .recruit_list li:nth-of-type(3):before, .recruit_02 .recruit_list li:nth-of-type(5):before {
    display: none;
  }
  .recruit_02 .recruit_list2 > li .inner {
    height: auto;
    position: relative;
    background-position: 15px 15px;
    padding: 80px 15px 15px;
    border: 1px solid #ccc;
    background-size: 60px auto;
  }
  .recruit_02 .recruit_list2 > li + li .inner {
    background-position: 15px 15px;
    background-size: 60px auto;
  }
  .recruit_02 .recruit_list2 > li + li + li .inner, .recruit_02 .recruit_list2 > li + li + li + li .inner {
    background-position: 15px 15px;
    background-size: 60px auto;
  }
  /*it*/
  .sub_con .part_wrap > div {
    padding: 50px 0;
  }
 .dot_list li {
    margin: 15px auto;
  }
 .dot_list .img_box img {
    width: 90px;
  }
  .dot_list.step_list .img_box img {
    width: 120px;
  }
  @media all and (min-width: 1200px){
 .dot_list .txt_box {
    height: 160px;
  }
  }
 .dot_list .txt_box .tit {
    color: #333;
    font-size: 15px;
  }
  .dot_list .txt_box .des {
  }
  .exper_list {
    position: relative;
  }
  .exper_list li {
    padding-bottom: 30px;
    min-height: 100px;
  }
  .exper_list li:before {
    left: 20px;
    content: '';
    width: 1px;
  }
  .exper_list li .year_tit {
    left: 19px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 18px;
    margin-left: -30px;
  }
  .exper_list li .txt_box {
    padding-top: 10px;
  }
  .exper_list li .txt_box .tit {
    font-size: 16px;
  }
  .exper_list li.right_box .img_box {
    position: static;
    right: 50%;
    padding-right: 0;
    padding-left: 60px;
    padding-top: 30px;
    top: 0;
    width: 60%;
  }
  .exper_list li.right_box .txt_box_02 {
    position: static;
    right: 50%;
    padding-right: 0;
    padding-left: 60px;
    top: 0;
    text-align: left;
  }
  .exper_list li.right_box .txt_box {
    position: relative;
    padding-left: 60px;
    margin-left: 0;
    text-align: left;
  }
  .exper_list li.left_box .img_box {
    display: none;
  }
  .exper_list li.left_box .txt_box {
    padding-right: 0;
    padding-left: 60px;
    margin-right: 0;
    text-align: left;
  }
  .about_02 {
    background: none;
  }
  .about_02 .sign_box {
    margin-top: 20px;
  }
  .about_02 .sign_box > p {
    margin-left: 20px;
  }
  .about_02 .sign_box > p:first-child {
    margin-left: 0;
    display: block;
    margin-bottom: 20px;
  }
  /*bt*/
  .bio_list li .img_box {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .bio_list li .txt_box {
    display: block;
    padding-top: 30px;
  }
  .bio_list li .txt_box .tit {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .bio_list li .txt_box .des_s {
    font-size: 13px;
    color: #888;
  }
  /*세로 리스트*/
  .col_list_wrap .col_list {
    text-align: left;
  }
  .col_list_wrap .col_list li {
    padding-top: 20px;
  }
  .col_list_wrap .col_list li.point_t {
    position: relative;
    top: auto;
    left: 10px;
    padding: 5px 5px 5px 30px;
    margin-left: -10px;
    z-index: 0;
  }
  .col_list_wrap .col_list li.point_t:after {
    z-index: -1;
  }
  .col_list_wrap .col_list li:after {
    /*중앙선*/
    top: 0;
    left: 10px;
    margin-left: 0;
  }
  .col_list_wrap .col_list li .des {
    font-size: 13px;
  }
  .col_list_wrap .col_list li:first-child {
    margin-top: 0;
  }
  .col_list_wrap .col_list li.li_right {
    padding-left: 20px;
    margin-left: 0;
    text-align: left;
  }
  .col_list_wrap .col_list li.li_right:before {
    /*도트*/
    left: 10px;
    margin-left: -5px;
  }
  .col_list_wrap .col_list li.li_left {
    padding-right: 0;
    padding-left: 20px;
    margin-right: 0;
    text-align: left;
  }
  .col_list_wrap .col_list li.li_left:after {
    /*중앙선*/
    top: 0;
    left: 10px;
    margin-left: 0;
  }
  .col_list_wrap .col_list li.li_left:before {
    /*도트*/
    right: auto;
    margin-right: 0;
    left: 10px;
    margin-left: -5px;
  }
  .col_list_wrap .col_list li:before {
    /*도트*/
    content: '';
    position: absolute;
    top: 0;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #004098;
    border-radius: 50%;
  }
  /*대장암 백신*/
  .vaccine_con .tit_ny {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .vaccine_con .d_01 .box_list {
    display: block;
  }
  .vaccine_con .d_01 .box_list > div.dis_cel {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    margin-top: -1px;
  }
  .vaccine_con .d_01 .box_list > div.dis_cel .inner {
    padding: 30px 10px;
  }
  .vaccine_con .d_03 .step_box .dis_tbl {
    display: block;
  }
  .vaccine_con .d_03 .step_box > div.dis_cel {
    position: relative;
    width: 100%;
    display: block;
    border-left: 1px solid #ddd;
    padding: 25px 20px;
    margin-top: -1px;
    box-sizing: border-box;
  }
  .vaccine_con .d_03 .step_box > div.dis_cel:before {
    background: url(../images/bt/arrow_i02_down.png) no-repeat 0 0;
    top: 0;
    left: 50%;
  }
  .vaccine_con .d_03 .step_box > div.dis_cel:first-child {
    border-left: 1px solid #ddd;
  }
  .vaccine_con .d_03 .step_box > div.dis_cel:first-child:before {
    display: none;
  }
  .vaccine_con .d_05 .img_borer_box {
    padding: 30px 10px;
  }
  .vaccine_con .d_06 .gcc_box .main_tit {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 18px;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
    margin-bottom: 30px;
  }
  .vaccine_con .d_06 .gcc_box .gcc_list {
    margin: 0;
  }
  .vaccine_con .d_06 .gcc_box .gcc_list li {
    padding: 40px 20px;
    border: 1px solid #ddd;
    margin-top: -1px;
  }
  .vaccine_con .d_07 .col_list_wrap .col_list:before {
    height: 88%;
  }
  .vaccine_con .d_07 .paper_box {
    margin: 40px auto 0;
  }
  .vaccine_con .d_07 .paper_box .tit {
    position: static;
    height: auto;
    display: block;
    padding-bottom: 10px;
    padding-right: 30px;
    border-right: 0;
    border-bottom: 2px solid #6289be;
  }
  .vaccine_con .d_07 .paper_box .txt_box {
    margin-top: 30px;
    margin-left: 0;
    font-size: 12px;
  }
  .vaccine_con .d_07 .paper_box .txt_box .dis_tbl {
    margin-top: 5px;
  }
  .vaccine_con .d_07 .paper_box .txt_box .th {
    float: left;
    width: 100px;
  }
  .vaccine_con .d_07 .paper_box .txt_box .td {
    width: 100%;
  }
  .vaccine_con .d_08 .box_list > div.dis_cel {
    vertical-align: top;
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 0;
    margin-top: -1px;
  }
  .vaccine_con .d_08 .box_list > div.dis_cel .des {
    padding: 30px 30px;
  }
  .vaccine_con .d_08 .box_list > div.dis_cel .tit {
    height: 45px;
    line-height: 45px;
    padding-left: 80px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    background-size: 30px auto;
    background-position: 20px center;
  }
  .vaccine_con .d_08 .box_list > div.dis_cel:first-child .tit {
    background-size: 30px auto;
    background-position: 20px center;
  }
  .sub_con .box_tbl {
    background: #fff;
  }
  .sub_con .box_tbl > div.dis_cel {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    margin-top: -1px;
  }
  .sub_con .box_tbl > div.dis_cel.cel_1, .sub_con .box_tbl > div.dis_cel.cel_2, .sub_con .box_tbl > div.dis_cel.cel_3 {
    width: 100% !important;
  }
  .sub_con .box_tbl > div.dis_cel:first-child {
    border-left: 1px solid #ddd;
  }
  .sub_con .box_tbl > div.dis_cel .inner {
    padding: 30px 10px;
  }
  .sub_con .box_tbl > div.dis_cel .tit {
    background-position: 20px center;
    background-size: 30px auto;
    height: 45px;
    line-height: 45px;
    padding-left: 65px;
    font-size: 17px;
  }
  .sub_con .box_tbl > div.dis_cel .des {
    padding: 20px 20px;
  }
  .bio_02 .d_01 .txt_box p, .bio_02 .d_03 .bot_box {
    font-size: 15px;
  }
  .bio_02 .d_04 {
    padding: 50px 0 60px 0 !important;
  }
  .bio_02 .d_04 .bot_box .inner {
    padding: 30px 20px;
    font-size: 15px;
  }
  /*팝업*/
  .modal-body {
    padding: 20px 15px 20px;
  }
  .modal-body .txt_box {
    padding: 15px;
    font-size: 13px;
  }
  .modal-body .txt_box li {
    margin-top: 10px;
  }
  .vaccine_con .d_07 .dote_box .inner {
    padding: 30px 20px 30px 20px;
  }
  .map_txt_box_02 .link_map {
    position: static;
    top: 0;
    left: 280px;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #ef4230;
    width: 120px;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #ef4230;
    color: #fff;
  }
}

@media all and (max-width: 359px) {
  .it_con .dot_list .txt_box {
    padding-left: 0;
  }
  .it_con .dot_list .txt_box .des {
    font-size: 11px;
  }
}

/*2016.12.26 osh*/
.nation-box {
  text-align: right;
  margin-bottom: 50px;
  overflow: hidden;
  padding-right: 1px;
}

.nation-box ul {
  max-width: 200px;
  width: 100%;
  display: inline-block;
}

.nation-box ul li {
  float: left;
  width: 50%;
}

.nation-box ul li a {
  display: inline-block;
  width: 100%;
  color: #fff;
  text-align: center;
  background: #555;
  font-size: 15px;
  border: solid 1px #555;
  border-bottom: none;
  padding: 5px 0;
  margin-left: -1px;
}

.nation-box ul li a.active {
  background: #fff;
  color: #333;
  position: relative;
}

.nation-box ul li a.active:after {
  z-index: 1;
  content: '';
  background: #555;
  width: 1500%;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: -1500%;
}
