@charset "utf-8";

* { font-family:'Noto Sans SC', 'Pretendard',  sans-serif; font-weight:400; }

/* people */
.main-talent .box dd p { color: #222; font-size: 38px; font-weight: 600; line-height:1.4;}
@media screen and (max-width:1560px){
  .main-talent .box dd p { font-size: 30px; }
}
@media screen and (max-width:1280px){
  .main-talent .box dd p { font-size: 24px; }
  .main-talent .box dd p .m_br { display:block }
}
@media screen and (max-width:1024px){
  .main-talent .box dd p { font-size: 18px; }
  .main-talent .box dd p .m_br { display:inline-block }
}

/* Transportation */
.transport_content * {
    font-family: 'Noto Sans SC', 'Pretendard', sans-serif;
}
.transport_content .cont1_box .txt2 .txt2_box .box_title p {
    font-size: 23px;
    font-weight: bold;
    color: #333;
    line-height: 1.3043;
    margin-top: -3px;
    font-family: 'Noto Sans SC', 'Pretendard', sans-serif;
}
.transport_content .cont1_box .txt2 .txt2_box .box_title .num {
    font-size: 15px;
    font-weight: bold;
    width: 45px;
    color: #00bcdd;
    margin-right: 10px;
    font-family: 'Noto Sans SC', 'Nunito Sans', sans-serif;
}

/* Global Ploject */
.fontP {
    font-family: 'Noto Sans SC', 'Pretendard', sans-serif;
}



/* Industry Solutions*/
.industry_content .industry_box .industry_box_txt .box_btn a {
    width: 215px;
}

/* Recruitment */
.recruitment-box * {
    font-family: 'Noto Sans SC', 'Pretendard';
    word-break: keep-all;
}
.recruitment-box .scon01 .inner dd .box02 dd .flex_box .item p span {
    margin-bottom: 5px;
}
