  @charset "utf-8";
/* *******************************************************
 * filename : language.css
 * description : 국문  CSS
 * date : 2020-11-24
******************************************************** */

/* ******************  Layout.css ********************** */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:400,500');
/* ******************  layout ********************** */
*{-ms-word-break: normal; word-break: normal !important;}
body, table, th, td, button, select, input,textarea {
	font-family:'Noto Sans SC', 'Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;
}
/*Main*/
.main-visual-txt-box .main-visual-txt2{font-weight:500}
.cm-main-txt{font-weight:500}
.main-business-info .business-txt01{font-weight:500}
.cm-main-sub-tit{font-weight:500}
.main-visual-dots .slick-dots li button:after{font-weight:500;}
.main-visual-txt-box .main-visual-link-list .list-item .txt{font-weight:500;}


/* footer */
.foot-menu li a{font-weight:500}
.footer-inquiery-link a span{font-weight:500}
html[lang="zh"] .footer-address-list dl:nth-child(odd){width:40rem}
html[lang="zh"] .footer-address-list dl:nth-child(even){width: calc(100% - 40rem);}
html[lang="zh"] .footer-address-list dl:nth-child(even) dt{width:11rem;}
html[lang="zh"] .footer-address-list dl:nth-child(even) dd{width:calc(100% - 11rem);}

/*layout*/
#topMenu02 .side-menu-inner ul li > a{font-weight:500;}
#rightFixedMenu > ul > li > a .txt{font-weight:500}


#visual .visual-tit{padding-bottom:1.6rem;}
#visual .visual-sub-txt{margin-top:2rem;}

/* ******************  Main.css ********************** */
html[lang="ko"] .cm-word-split-JS.splitting .char{padding-block:0.1em;}

/* ******************  Content.css ********************** */
/* -------- Company :: CEO인사말 -------- */
@media all and (max-width:800px){
	/* html[lang="ko"] 사용하면 css우선순위가 높아집니다. */
}
/*product_list*/
.product-list li a .txt-box dl dt{font-weight:500}
.product-list-top-box .tit-box .tit-kr{font-weight:500;}

/*product_view*/
.robotics-view-top .btn-list a span{font-weight:500;}
.prd-view-tab-con .prd-view-con-tit{font-weight:500;}
.sub-prd-tab-list-style ul li a em{font-weight:500;}

/*solution*/
.sub-tab-list-style ul li a em{font-weight:500}
.solution-page .intro-txt-box .txt01{font-weight:500}
.con-tit-box .con-tit{font-weight:500;}
.advantage-tit{font-weight:500;}
.applied-pro-list li{font-weight:500;}

/*achievement*/
.ach-list .tit{font-weight:500;}
.ach-list .txt-box p{font-weight:500;}

/*company*/
.intro-txt{font-weight:500;}
.ceo-name strong{font-weight:500;}

.value-tit .kr-tit{font-weight:500;}
.value-tit-box strong{font-weight:500;}

.map-info-box .loca-tit em{font-weight:500;}
.loca-txt-box dl dt{font-weight:500;}

.culture-box .title-box strong{font-weight:500;}
.culture-list .tit-box strong{font-weight:500;}
.culture-list .txt-box .tit{font-weight:500;}
.welfare-box .tit-box{font-weight:500;}
.welfare-tit{font-weight:500;}
.rc-con .tit-box{font-weight:500;}
.talent-tit p{font-weight:500}
.process-tit-box p{font-weight:500;}



/*PR*/
.inquiry-item .inquiry-item-tit{font-weight:500;}