/*common*/
img {
	max-width: 100%;
}

/*company_01: 타이틀*/
#company_01 h1 {
	font-size: 20px;
	color: #2954ba;
	font-weight: 600;
}
#company_01 h2 {
	font-size: 16px;
	color: #2954ba;
	font-weight: 600;
}
#company_01 h3 {
	font-size: 30px;
	color: #2954ba;
	font-weight: 600;
}
#company_01 h4 {
	font-size: 14px;
	color: #363636;
	font-weight: 600;
}


/*company_03: 연혁*/
#company_03 .table {	
	border-top: 2px solid #1d88ca;
}
#company_03 .table tbody th,
#company_03 .table tbody td {
	vertical-align: middle;
	border-top: 0px;
}
#company_03 .table tbody th {
	font-size: 30px;
	color: #1d88ca;
	font-weight: 500;
}
#company_03 .table tbody td {
	font-size: 14px;
	line-height: 20px;
	color: #707276;
}
#company_03 .table tbody td ul li {
	position: relative;
	padding-left: 10px;
}
#company_03 .table tbody td ul li span {
	position: absolute;
	left: 0;
}
@media (min-width:768px){	
	#company_03 .table tbody th,
	#company_03 .table tbody td {
		border-bottom: 1px solid #ddd;
	}
}
@media (max-width:768px){	
	#company_03 .table tbody th,
	#company_03 .table tbody td {
		display: block;
	}
	#company_03 .table tbody th {
		font-size: 18px;
		line-height: 18px;
		font-weight: 600;
	}
	#company_03 .table tbody td {
		border-bottom: 1px solid #ddd;
		font-size: 12px;
	}
}





/*company_04: 설립근거/허가*/
#company_04 .table thead th,
#company_04 .table tbody th,
#company_04 .table tbody td {
	text-align: center;
	border: 1px solid #ddd;
	vertical-align: middle;
	font-size: 12px;
	color: #707276;
	font-weight: 400;
}
#company_04 .table thead th {
	border-top: 2px solid #1d88ca;
	background-color: #fafafa;
	font-size: 14px;
	color: #1d88ca;
}
#company_04 .table tbody td.license {
	text-align: left;
}

/*company_07: 연구원*/
#company_05 .thumb-info {
	overflow: hidden;
	border: 1px solid #1d88ca;
}
#company_05 .thumb-info .content {
	display: none;
	padding: 15px;
}
#company_05 .thumb-info .content h6 {
	color: #fff;
    font-size: 16px;
    font-weight: 600;
}
#company_05 .thumb-info .content p {
	color: #fff;
}
#company_05 .thumb-info:hover .content {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}
#company_05 .thumb-info .con_tit {
	background-color: #1d88ca;
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
	position: relative;
    z-index: 3;
}
@media (max-width:768px){
	#company_05 .thumb-info .content h6 {
		font-size: 13px;
	}
	#company_05 .thumb-info .content p {
		font-size: 11px;
    	line-height: 14px;
	}
}
/*company_07: 연구원*/
#company_07 .table thead th,
#company_07 .table tbody th,
#company_07 .table tbody td {
	text-align: center;
	border: 1px solid #ddd;
	vertical-align: middle;
	font-size: 12px;
	color: #707276;
	font-weight: 400;
}
#company_07 .table thead th {
	border-top: 2px solid #1d88ca;
	background-color: #fafafa;
	font-size: 14px;
	color: #1d88ca;
}
#company_07 .table tbody td.license {
	text-align: left;
}


/*company_08: 자문위원*/
#company_08 .table thead th,
#company_08 .table tbody th,
#company_08 .table tbody td {
	text-align: center;
	border: 1px solid #ddd;
	vertical-align: middle;
	font-size: 12px;
	color: #707276;
	font-weight: 400;
}
#company_08 .table thead th {
	border-top: 2px solid #1d88ca;
	background-color: #fafafa;
	font-size: 14px;
	color: #1d88ca;
	font-weight: bold;
}
#company_08 .table tbody td.license {
	text-align: left;
}


/*company_09: 전문위원*/
#company_09 .table thead th,
#company_09 .table tbody th,
#company_09 .table tbody td {
	text-align: center;
	border: 1px solid #ddd;
	vertical-align: middle;
	font-size: 12px;
	color: #707276;
	font-weight: 400;
}
#company_09 .table thead th {
	border-top: 2px solid #1d88ca;
	background-color: #fafafa;
	font-size: 14px;
	color: #1d88ca;
}
#company_09 .table tbody td.license {
	text-align: left;
}


/*company_10: 연구위원*/
#company_10 .table thead th,
#company_10 .table tbody th,
#company_10 .table tbody td {
	text-align: center;
	border: 1px solid #ddd;
	vertical-align: middle;
	font-size: 12px;
	color: #707276;
	font-weight: 400;
}
#company_10 .table thead th {
	border-top: 2px solid #1d88ca;
	background-color: #fafafa;
	font-size: 14px;
	color: #1d88ca;
}
#company_10 .table tbody td.license {
	text-align: left;
}


/*company_11 :: 찾아오시는길*/
#company_11 .text_range {
    padding: 30px 0;
}
#company_11 .text_range ul li {
	font-size: 13px;
    line-height: 32px;
    color: #333;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 15px 0;
}
#company_11 .text_range ul li span {
	font-size: 14px;
	font-weight: 600;
    line-height: 32px;
    color: #333;
	display: block;
	position: relative;
	padding-left: 8px;
}
#company_11 .text_range ul li span:before {
	content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #2954ba;
    top: 15px;
    left: 0;
}
#company_11 .root_daum_roughmap .wrap_map {
    height: 500px !important;
}
@media (min-width:992px){	
	#company_11 .text_range {
		padding-top: 40px;
	}
}
@media (max-width:992px){
	#company_11 .root_daum_roughmap .wrap_map {
		height: 300px !important;
	}
	#company_11 ul li h4,
	#company_11 ul li {
		font-size: 13px;
		line-height: 23px;
	}
}
@media (max-width:768px){
	#company_11 .text_range ul li {
		font-size: 13px;
		line-height: 20px;
	}
	#company_11 .text_range ul li span {
		font-size: 15px;
		line-height: 25px;
	}
}