#boxCareerDetail { width:100%; float:left;}
#boxCareerDetail .main { width:100%; float: left; padding:30px; box-sizing:border-box;}
#careerDetail { width:100%; float:left;}
#careerDetail .title { width:100%; float:left; font-size:24px; line-height:28px; color:#333; font-family: 'Din-Bold'; text-transform: none;}
#careerDetail .jtitle { width:100%; float:left; font-size:16px; line-height:20px; color:#333; margin-top:12px; font-family: 'Din-Bold';}
#careerDetail .jinfo { width:100%; float:left; margin-top:20px; border-top:1px dotted #979797; padding-top:20px;}
#careerDetail .jinfo .clTitle { width:100%; float:left;}
#careerDetail .jinfo .clTitle .column { float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; line-height:23px; text-transform: none; font-weight:bold; width:100%;}
#careerDetail .jinfo .clTitle .column .s1 { width:120px; float:left;}
#careerDetail .jinfo .clTitle .column .s1:after { content:":"; float:right;}
#careerDetail .jinfo .clTitle .column .s2 { width:calc(100% - 120px); float:left; font-weight:normal; padding-left:6px; box-sizing:border-box;}
#careerDetail .jexcerpt { width:100%; float:left; margin-top:20px; font-size:13px; line-height:18px; color:#222;}
#careerDetail .jdetail { width:100%; float:left; padding:30px 0px; margin-top:20px; border:1px dotted #979797; border-left:none; border-right:none; font-size:13px; line-height:18px; color:#333;}
#careerDetail .jdetail p { width: 100%; float: left; margin: 6px 0; }
#careerDetail .jdetail ul { padding-left:20px; box-sizing:border-box; width: 100%; float: left; margin: 6px 0;}
#careerDetail .jdetail ul li { list-style-type:disc; width: 100%; float: left; margin: 3px 0;}
#careerDetail .jdetail a { color: #F19831; text-decoration: underline; }
#careerDetail .japply { width:100%; float:left; padding:30px 0px;}
#careerDetail .japply a { width:100%; height:40px; float:left; background:#0095d8; color:#fff; text-align:center; line-height:40px; box-sizing:border-box; text-transform: none; font-size:16px; font-family: 'Din-Bold';}
#careerDetail .japply a:last-child { background:#fff; margin-top:12px; border:1px solid #9b9b9b; color:#9b9b9b;}
#careerDetail .jnote { width:100%; float:left; padding-top:20px; border-top:1px dotted #ccc; font-size:13px; line-height:18px; color:#4a4a4a;}
#careerDetail .jnote a { color:#0095d8;}