@charset "utf-8";
/* *******************************************************
 * filename : language.css
 * description : 국문  CSS
 * date : 2019-01-03
******************************************************** */

body, table, th, td, button, select, input, textarea {
	font-family:'Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;
	word-break:keep-all
}
/* ******************  회사소개 ********************** */
@media all and (max-width:800px){
	html[lang="en"] #mainVideoContent .video-tit-con .video-con-tit{width:100%; font-size:25px}
}

/* ******************  R&D ********************** */
@media all and (min-width:801px){
	.technology-con.con05 .right {margin-top:50px;}
}

/* ******************  FATORY  ********************** */
.fatory-top-con .txt-box .txt {padding-left: 120px; } 