/*국가신약개발사업*/
.biz_con {
	width: 100%;
	height: auto;
	position: relative;
}

.biz_con .biz_box {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 125px;
}

.biz_con .biz_box:last-of-type {
	margin-bottom: 0;
}

.biz_con .biz_box .biz_sub_t {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 35px;
}

.biz_con .biz_box .biz_sub_t > h2 {
	font-family: 'EScore';
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: -1px;
	line-height: 25px;
	margin-bottom: 20px;
}

.biz_con .biz_box .biz_sub_t > p {
	font-size: 1.063rem;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 27px;
	word-break: keep-all;
}

.biz_con .biz_box .biz_cont {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.biz_con .biz_box .biz_cont .biz_scroll {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 110px;
}

.biz_con .biz_box .biz_cont .biz_scroll:last-of-type {
	margin-bottom: 0;
}

.biz_con .biz_box .biz_cont .biz_scroll > img {
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

.biz_con .biz_box .biz_cont .promo_con {
	width: 100%;
	height: auto;
	position: relative;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li {
	width: -webkit-calc((100% - 41px) / 3);
	width: -moz-calc((100% - 41px) / 3);
	width: calc((100% - 41px) / 3);
	margin-right: 20px;
	height: auto;
	overflow: hidden;
	float: left;
	border: 1px solid #e3e7ef;
	border-radius: 8px;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li:last-of-type {
	margin-right: 0;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_img_box {
	width: 100%;
	height: auto;
	position: relative;
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px solid #e3e7ef;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_img_box .promo_img {
	width: 100%;
	height: 80px;
	position: relative;
	line-height: 75px;
	margin-bottom: 10px;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_img_box .promo_img > img {
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_img_box > h2 {
	font-size: 1rem;
	font-weight: 400;
	color: #0ea9c0;
	letter-spacing: -.5px;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_txt {
	width: 100%;
	height: 235px;
	position: relative;
	background-color: #f9fafc;
	padding: 20px;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_txt .promo_txt_box {
	width: 100%;
	height: auto;
	position: relative;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_txt .promo_txt_box > li {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 5px;
	text-align: left;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_txt .promo_txt_box > li > p {
	position: relative;
	font-size: 0.938rem;
	letter-spacing: -.5px;
	font-weight: 300;
	padding-left: 13px;
	line-height: 23px;
}

.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_txt .promo_txt_box > li > p::after {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #0ea9c0;
	border-radius: 2px;
	position: absolute;
	top: 10.5px;
	left: 0;
}

.biz_con .biz_box .promo_table {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 80px;
}

.biz_con .biz_box .promo_table_02 {
	margin-top: 0;
}

.biz_con .biz_box .promo_table .promo_table_box {
	width: 100%;
	height: auto;
	position: relative;
	border-top: 1px solid #000;
}

.biz_con .biz_box .promo_table .promo_table_box > table {
	width: 100%;
	height: auto;
	position: relative;
	text-align: left;
}

.biz_con .biz_box .promo_table .promo_table_box > table th {
	width: 223px;
	background-color: #f8f8f8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 25px 0 25px 30px;
	font-size: 1.063rem;
	font-weight: 500;
	letter-spacing: -.5px;
}

.biz_con .biz_box .promo_table_02 .promo_table_box > table th {
	width: 325px;
	background-color: #f9f5ee;
}

.biz_con .biz_box .promo_table .promo_table_box > table td {
	width: auto;
	border-bottom: 1px solid #e8e8e8;
	padding: 25px 0 25px 30px;
	font-size: 0.938rem;
	letter-spacing: -.5px;
	font-weight: 300;
	word-break: keep-all;
	line-height: 25px;
}

.biz_con .biz_customer_con {
	width: 100%;
	height: auto;
	position: relative;
	padding: 15px 30px;
	background-color: #f8f8f8;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
}

.biz_con .biz_customer_con .biz_customer_box {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.biz_con .biz_customer_con .biz_customer_box > li {
	width: auto;
	float: left;
	margin-right: 270px;
	overflow: hidden;
}

.biz_con .biz_customer_con .biz_customer_box > li:last-of-type {
	margin-right: 0;
}

.biz_con .biz_customer_con .biz_customer_box > li > h2 {
	float: left;
	margin-right: 20px;
	font-size: 1.063rem;
	font-weight: 500;
	color: #0094de;
	letter-spacing: -.5px;
	line-height: 24px;
}

.biz_con .biz_customer_con .biz_customer_box > li > h2 > span {
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 5px;
}

.biz_con .biz_customer_con .biz_customer_box > li > h2 > span > img {
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

.biz_con .biz_customer_con .biz_customer_box > li > p {
	float: left;
	font-size: 1.063rem;
	font-weight: 500;
	letter-spacing: -.5px;
	line-height: 24px;
}

.biz_con .biz_box .biz_cont .gate_con {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 30px;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box > li {
	width: -webkit-calc((100% - 166px) / 4);
	width: -moz-calc((100% - 166px) / 4);
	width: calc((100% - 166px) / 4);
	float: left;
	margin-right: 55px;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box > li:last-of-type {
	margin-right: 0;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box > li .gate_icon {
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box > li .gate_icon > img {
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box > li > h2 {
	font-size: 1.063rem;
	color: #3d4dbd;
	letter-spacing: -.5px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 17px;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box > li > h2 > span {
	color: #000;
}

.biz_con .biz_box .biz_cont .gate_con .gate_box > li > p {
	font-size: 0.938rem;
	font-weight: 300;
	word-break: keep-all;
}

.biz_download {
	width: auto;
	display: table;
	border: 1px solid #bcbcbc;
	padding: 5px;
	margin: 0 auto;
}

.biz_download > a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #005387;
	background-color: #007ac6;
	color: #fff;
	padding: 20px 40px;
	font-size: 1.625rem;
	font-weight: 500;
	letter-spacing: -1px;
}

.biz_download > a > span {
	margin-left: 15px;
	position: relative;
	top: -2px;
}

.biz_download > a > span > img {
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

@media all and (max-width: 1025px) {
	.biz_con .biz_customer_con .biz_customer_box > li {
		margin-right: 150px;
	}
}

@media all and (max-width: 801px) {
	.biz_con .biz_box .biz_sub_t > h2 {
		font-size: 1.25rem;
		margin-bottom: 10px;
		line-height: 21px;
	}

	.biz_con .biz_box .biz_sub_t > p {
		font-size: 1rem;
		line-height: 23px;
	}

	.biz_con .biz_box .biz_cont {
		overflow: auto;
	}

	.biz_con .biz_box .biz_cont .biz_scroll {
		width: 1110px;
		overflow: auto;
	}

	.biz_con .biz_box .biz_cont .promo_con .promo_box > li {
		width: 100%;
		margin-bottom: 20px;
	}

	.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_txt {
		height: auto;
	}

	.biz_con .biz_box .promo_table .promo_table_box {
		overflow: auto;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table {
		width: 1110px;
		overflow: auto;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table th {
		font-size: 1rem;
	}

	.biz_con .biz_customer_con .biz_customer_box > li {
		margin-right: 50px;
	}

	.biz_con .biz_customer_con .biz_customer_box > li > h2,
	.biz_con .biz_customer_con .biz_customer_box > li > p {
		font-size: 1rem;
	}
	
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li {
		width: -webkit-calc((100% - 56px) / 2);
		width: -moz-calc((100% - 56px) / 2);
		width: calc((100% - 56px) / 2);
		margin-bottom: 40px;
	}
	
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li:nth-of-type(2n) {
		margin-right: 0;
	}
	
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li:nth-of-type(3),
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li:nth-of-type(4) {
		margin-bottom: 0;
	}
	
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li > h2 {
		font-size: 1rem;
	}
	
	.biz_download > a {
		font-size: 1.25rem;
	}
}

@media all and (max-width: 481px) {
	.biz_con .biz_box {
		margin-bottom: 100px;
	}

	.biz_con .biz_box .biz_sub_t > h2 {
		font-size: 1.125rem;
		margin-bottom: 10px;
		line-height: 18px;
	}

	.biz_con .biz_box .biz_sub_t > p {
		font-size: 0.938rem;
	}

	.biz_con .biz_box .biz_cont .biz_scroll {
		width: 800px;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table {
		width: 800px;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table th {
		width: 180px;
		padding: 15px 0 15px 20px;
		font-size: 0.938rem;
	}

	.biz_con .biz_box .promo_table_02 .promo_table_box > table th {
		width: 280px;
		background-color: #f9f5ee;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table td {
		padding: 15px 0 15px 20px;
	}

	.biz_con .biz_customer_con .biz_customer_box > li {
		margin-right: 0;
		width: auto;
		display: table;
		margin: 0 auto;
		margin-bottom: 15px;
		float: none;
	}

	.biz_con .biz_customer_con .biz_customer_box > li:last-of-type {
		margin-bottom: 0;
		margin-right: auto;
	}

	.biz_con .biz_customer_con .biz_customer_box > li > h2,
	.biz_con .biz_customer_con .biz_customer_box > li > p {
		font-size: 0.938rem;
	}
	
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px !important;
	}
	
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li:last-of-type {
		margin-bottom: 0;
	}
	
	.biz_download > a {
		font-size: 1.125rem;
	}
}

@media all and (max-width: 376px) {
	.biz_con .biz_box .biz_sub_t > p {
		font-size: 0.813rem;
	}

	.biz_con .biz_box .biz_cont .biz_scroll {
		width: 670px;
	}

	.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_img_box > h2 {
		font-size: 0.938rem;
	}

	.biz_con .biz_box .biz_cont .promo_con .promo_box > li .promo_txt .promo_txt_box > li > p {
		font-size: 0.813rem;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table {
		width: 670px;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table th {
		font-size: 0.813rem;
		padding: 10px 0 10px 20px;
	}

	.biz_con .biz_box .promo_table .promo_table_box > table td {
		padding: 10px 0 10px 20px;
		font-size: 0.813rem;
	}

	.biz_con .biz_customer_con .biz_customer_box > li > h2,
	.biz_con .biz_customer_con .biz_customer_box > li > p {
		font-size: 0.813rem;
	}
	
	.biz_con .biz_box .biz_cont .gate_con .gate_box > li > p {
		font-size: 0.813rem;
	}
	
	.biz_download > a {
		font-size: 1rem;
	}
}

/*국가신약개발사업 end*/
