/* R&D - 연구분야 */
@media screen and (max-width: 1000px){
	#research .sec-title br{ display: none; }
}


/* PRODUCT - TranSPHERO */
@media screen and (max-width: 900px){
	#transphero .table table th{ width: 130px; }
}