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

/* ******************  layout ********************** */
body, table, th, td, button, select, input, textarea {
	font-family:'Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;
	word-break:keep-all
}
/* Header */
html[lang="ko"] #gnb > ul > li > a{font-size:15px;}
.header-shopping-btn {font-size:13px;font-weight:500;}
/* Footer */
@media all and (min-width:801px){
	#footerTop .footer-left-con{width:calc(100% - 250px);}
	.footer-address-list{float:left;}
	.footer-address-list:first-child{margin-right:50px;}
	.footer-address-list dl dt {width:150px;}
}
@media all and (max-width:800px){
	html[lang="ko"] .footer-address-list dl{font-size:11px;}
	html[lang="ko"] .footer-address-list dl:first-child dt, 
	html[lang="ko"] .footer-address-list dl:first-child dd{display:inline-block ; vertical-align:middle; margin-bottom:0;}
	html[lang="ko"] .footer-address-list dl:first-child dt{width:80px;}
	html[lang="ko"] .footer-address-list:first-child dl:first-child dt{margin-bottom:5px;}
}

/* ******************  main ********************** */
.main-visual-txt-con .main-visual-txt1 {font-weight:600;letter-spacing:-1.75px;}
.main-rnd-tit {letter-spacing:-1.75px; }
.circle-right-box p {letter-spacing:-0.75px;}

.circle-left-box .circle-tit {top:48%;}

/* ******************  회사소개 ********************** */
/* 회사소개 :: CEO인사말 */
.about-ceo-txt-con {letter-spacing:-1.0px;}
.about-ceo-txt-con .about-ceo-txt2 {margin-top:1.3em;font-size:0.95em;line-height:2.2em;}
.philo-term-detail-con dl dd {letter-spacing:-0.8px;}

/* ******************  R&D ********************** */
.technology-con .tit-box .txt, .institue-con .tit-box .txt {font-size:18px;line-height:2.0em;}
.technology-con.con03 .con-box .img-item .txt {font-size:14px;}
.technology-con.con03 .con-box .img-info-box {width:60%;margin:25px auto 0;}
.technology-con.con03 .con-box .img-info-item {font-weight:400;}
.technology-con .con-box .txt-con .txt {font-size:16px;line-height:2.0em;}
.technology-con .tit-box .tit {letter-spacing:-1px;}
.technology-con.con04{margin-top:80px;}
.technology-con.con04 .con-box .img-con .txt {line-height:1.35em;}
html[lang="ko"] .technology-con.con04 .con-box .txt-con .txt{line-height:2.0em}
.prd-center-slide-con .txt {font-size:18px;line-height:2.0em;letter-spacing:-1px;}
.prd-center-certification .certification-list .tit {font-weight:500;}
.prd-center-certification .certification-list .tit span {font-weight:300;display:block;margin:8px auto 0;font-size:14px;line-height:1.70em}
@media all and (min-width:801px){
	.technology-con.con05 .right {margin-top:50px;}
}
@media all and (max-width:800px){
	html[lang="ko"] .technology-con.con03 .con-box{text-align:left;}
	html[lang="ko"] .technology-con.con03 .con-box .img-item .txt {font-size:11px; text-align:center; }
}
/* ******************  Business ********************** */
.busienss-txt-box .txt01 {font-size:24px;letter-spacing:-0.75px;}
.busienss-txt-box .txt02 {font-size:18px;line-height:2.0em;letter-spacing:-0.75px;}

/* ******************  Product ********************** */
@media all and (max-width:800px){
	html[lang="ko"] .prd-philo-bottom-con .prd-philo-spec-list li:before{top:14px;}
}
/* ******************  제품 ********************** */
.prd-philo-top-con {letter-spacing:-1px;}
.prd-philo-bottom-con .prd-philo-txt {font-size:1.2em;font-weight:500;letter-spacing:-1px;}
.prd-philo-bottom-con .prd-philo-txt span {display:block;margin:15px auto 0;font-size:0.7em;line-height:2.0em;font-weight:400;}
.prd-philo-bottom-con .prd-philo-spec-list li {font-size:0.8em;}

