K-바이오·백신 5호, 6호 펀드 운용사 선정 공고…각 500억원 규모

헬스케어입력 :2025-07-27 14:29:15    수정:

보건복지부는 각각 500억원 규모의 제5호, 제6호 K-바이오·백신 펀드를 조성을 위해 오는 8월14일까지  한국벤처투자(모태펀드)를 통해 운용사 선정 공고를 진행한다.

모태펀드는 기업에 직접 투자하지 않고, 민간이 결성하는 펀드에 출자하는 펀드로 중소벤처기업부 등 10개 부처가 출자해 조성된다.

K-바이오·백신 펀드는 ‘바이오헬스 신시장 창출 전략’(’23.2) 및 ‘제3차 제약바이오산업 육성·지원 종합계획’(’23.3)에 따라 블록버스터급 신약 창출 등을 위해 1조원 규모의 펀드로, 현재(2025년 6월 기준)까지 누적 3천866억원이 결성됐다.

구체적으로 1호 펀드 1천500억원, 2호 펀드 1천566억원, 4호 펀드(솔리더스인베스트먼트) 800억원 우선 결성됐으며, 3호 펀드는 8월 중 우선 결성 예정이다.

이번에 조성하는 5호, 6호 펀드는 각 500억원 규모로 2개 펀드를 동시에 조성하고 정부가 총 400억원(펀드당 200억원)을 출자한다. 주목적 투자조건은 바이오헬스 분야 60%, 백신 관련 10%이다.

K-바이오 백신 펀드 운영체계 (사진=보건복지부)

정부는 투자시장 활성화를 위해 출자금 전액을 결성 규모와 관계없이 출자하며, 펀드별 목표 결성액 500억원의 70%(350억원) 이상이 조성되면 운용사가 조기 투자하도록 하는 우선 결성방식도 허용한다. 결성기한은 최초 3개월 부여하되, 부득이한 경우 3개월 연장이 가능하다.

펀드별 결성 목표액은 상대적으로 적은 민간 출자금 모집으로도 펀드를 결성할 수 있도록 500억원으로 정해 투자 포트폴리오 생태계를 마련한다. 이는 VC(Venture Capital) 및 기업 현장 간담회 등에서 투자금액이 소규모인 초기 단계(Series A)에 투자가 고려될 수 있는 펀드 요청이 있었던 점 등을 고려했다는 설명이다.

보건복지부 정은영 보건산업정책국장은 “그간 K-바이오·백신 펀드에 대한 많은 관심 덕분에 지금까지 총 3,866억 원이 조성되어 20개 사에 958억 원의 투자가 이루어졌다. 이번 공고에도 제약·바이오 분야에 전문성을 지닌 역량 있는 운용사들의 많은 관심을 부탁한다”라며 “제약·바이오 투자 시장 위축 우려 속에도 K-바이오·백신 펀드가 민간의 적극적인 투자를 견인할 수 있도록, 시장 접근성 제고, 운용 전략 다변화 등을 통해 차질 없는 펀드 조성과 신속한 투자집행을 지원해 나갈 것”이라고 강조했다.

조민규 기자kioo@zdnet.co.kr

기자의 다른 기사 보기

제약

바이오

펀드

K-바이오·백신

(function(d,a,b,l,e,_) {

if(d[b]&&d[b].q)return;d[b]=function(){(d[b].q=d[b].q||[]).push(arguments)};e=a.createElement(l);

e.async=1;e.charset='utf-8';e.src='//static.dable.io/dist/plugin.min.js';

_=a.getElementsByTagName(l)[0];_.parentNode.insertBefore(e,_);

})(window,document,'dable','script');

dable('setService', 'zdnet.co.kr');

dable('sendLogOnce');

dable('renderWidget', 'dablewidget_Ylj6jNlO');

jQuery(function(){

$("img.lazy").show().lazyload();

window.onload = function() {

$(window).resize()

};

});

jQuery(document).ready( function() {

$("img.lazyload").lazyload();

$('.fb-share').click(function(e) {

e.preventDefault();

window.open(encodeURI($(this).attr('href') + $(this).attr('aria-label')), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');

return false;

});

$('.fb2-share').click(function(e) {

e.preventDefault();

window.open($(this).attr('href') + $(this).attr('aria-label'), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');

return false;

});

$(window).scroll(function() {

const indexSections = document.querySelectorAll('b');

let screenCenter = (document.documentElement.clientHeight / 2);

indexSections.forEach((section) => {

const targetElement = section;

var blockqt = targetElement.parentElement.parentElement;

if (blockqt.nodeName == 'blockquote' || blockqt.nodeName == 'BLOCKQUOTE') {

return;

}

const targetOffset = section.getBoundingClientRect().top;

if (screenCenter > targetOffset) {

targetElement.classList.add('on');

} else {

//targetElement.style.className = '';

}

});

});

});

#articleBody p b {

background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(0,rgba(144 217 106 / 40%)));

background-image: linear-gradient(90deg,transparent 50%,rgba(144 217 106 / 40%) 0);

background-position: 0;

background-size: 200%;

-webkit-transition: background-position 1s linear;

transition: background-position 1s linear

}

#articleBody p b.on {

background-position: -100%

}

.c-sitePrimaryMenu_text a {color: #fff;}

.c-siteMenuList_item a {color:#fff;}

window.livereOptions ={

refer: 'zdnet.co.kr/view/?no=20250727142915',

eagerLoading: true

};

window.livereHooks = {

created: function (data) {

jQuery('#comment_box').css('height', '0px');

}

};

(function(d,s) {

var j, e=d.getElementsByTagName(s)[0];

if (typeof LivereTower === 'function') {return;}

j=d.createElement(s);

j.src='https://cdn-city.livere.com/js/embed.dist.js'; j.async=true;

e.parentNode.insertBefore(j,e);

})(document,'script');

라이브리 댓글 작성을 위해 javascript를 활성화해 주세요

지금 뜨는 기사

이시각 헤드라인

[ZD브리핑]美 관세협상 막판 총력...최휘영 문체부 장관 후보자 청문회

[타보고서] 키 180㎝ 앉아도 무릎 공간 넉넉... '르노 세닉'

"팔 부러져도 다시 도전"…부산대 로보컵 우승記

고급차 시장 겨냥한 중국차 속사정

ZDNet Power Center

Connect with us

ZDNET Korea is operated by Money Today Group under license from Ziff Davis. Global family site >>  CNET.com | ZDNet.com

ZDNet Korea Newsletter 구독 신청

구독신청

회사소개

광고문의

DB마케팅문의

제휴문의

개인정보처리방침

이용약관

청소년 보호정책

회사명 : (주)메가뉴스

제호 : 지디넷코리아

등록번호 : 서울아00665

등록연월일 : 2008년 9월 23일

사업자 등록번호 : 220-87-44355

주소 : 서울시 마포구 양화로111 지은빌딩 3층

대표전화 : (02)330-0100

발행인 : 김경묵

편집국장 : 김태진

개인정보보호 책임자·청소년보호책임자 : 김익현

COPYRIGHT © ZDNETKOREA ALL RIGHTS RESERVED.

$(document).ready(function(){

var searchbtn = document.getElementById('searchTrigger');

searchbtn.addEventListener('click', function () {

if($('#searchTrigger').hasClass('is-expanded')){

setTimeout(function(){$('#kwd').focus();},10);

}

});

});

if(!wcs_add) var wcs_add = {};

wcs_add["wa"] = "12259f69c80da30";

if(window.wcs) {

wcs_do();

}

김홍일 방통위원장

관련기사