@charset "utf-8";
/* *******************************************************
 * filename : content.css
 * description : 서브페이지 컨텐츠 CSS - ENG
 * date : 2018-01-16
******************************************************** */


/* ****************** 폰트 ********************** */
.step-detail-con dd > p,
.rnd-list-con p,
.rnd-result-list dd p,
.printing-comm-txt,
.prd-demand-con p,
.nozzle-field-feature-con > p{font-family:'Noto Sans JP', 'Noto Sans SC', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;}

/* ****************** 폰트 굵기 ********************** */
.about-top-txt,
.about-top-sub-tit,
.technology-top-txt,
.printing-tit-con dd > p,
.quality-video-txt-box p,
.quality-tit p,
.quality-control-list > li p,
.culture-top-txt,
.culture-top-sub-tit,
.culture-keyword-inner dd h4,
.culture-welfare-sub-tit,
.culture-welfare-txt,
.culture-welfare-gallery-txt-box h3,
.talent-comm-tit,
.talent-step-detail-inner h3,
.talent-step-list-con dt h3,
.talent-step-list-con dt span,
.talent-step-list-con dd p,
.career-comm-tit,
.career-comm-info-box dd > p{font-weight:400;}


.technology-top-title-box.type2 > dd{width:calc(100% - 260px);}

.printing-tit-con dt > strong{font-size:35px;}

@media all and (max-width:1120px){
	.technology-top-title-box.type2 > dd{width:calc(100% - 248px);}
}

@media all and (max-width:800px){
	.technology-top-title-box.type2 > dd{float:none; min-width:auto; width:auto; display:block;}

	.printing-tit-con dt > strong{font-size:23px;}
}