@charset "utf-8";
/* *******************************************************
 * filename : language.css
 * description : 중문  CSS
 * date : 2020-11-24
******************************************************** */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:300,400,500,700');  
*{-ms-word-break: normal; word-break: normal !important;} 
body, table, th, td, button, select, input,textarea {
  	font-family:'Nunito','Noto Sans SC', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;

}
/* ******************  Layout.css ********************** */


/* ******************  Main.css ********************** */


/* ******************  Content.css ********************** */
/* -------- Company :: CEO인사말 -------- */
.ci-con .logo-box > .logo-type-list li.point-txt-bg > .con-inner {
    border-right-color: transparent;
    background: url(/en/images/content/ci_rule.png) 92% 82% no-repeat;
}

.location-con .location-con-box h4 ,
.location-con .office-list-wrap .inner > h5,
.location-con .network-tit {font-weight:700;}
