/* 공통 ********************************************************************/
.txt{font-size: 1.9rem;line-height: 2.9rem;}

/* 푸터 */
#footer .info-wr .info_eng{max-width: 77rem;}


@media all and (max-width:480px) {
  #footer .info-wr .info_eng > li:first-child strong{width: 9.5rem;}
  #footer .info-wr .info_eng > li:first-child  span{line-height: 2.5rem}
}

/* 사업소개 */
.bs_wr_eng .box-wr .box .box-txt{padding: 3rem;}

@media all and (max-width:768px) {
  .bs_wr_eng .box-wr .box .box-txt{padding: 2rem;height: 26rem}
  .bs_wr_eng .tit-s01{line-height: 2.7rem}
}
@media all and (max-width:640px) {
  .bs_wr_eng .box-wr .box .box-txt{height: 16rem}
}
@media all and (max-width:480px) {
  .bs_wr_eng .box-wr .box .box-txt{height: 19rem}
}
@media all and (max-width:375px) {
  .bs_wr_eng .box-wr .box .box-txt{height: 23rem}
}

/* 문의하기 */
@media all and (max-width:480px) {
  .iq_wr_eng {height: 18rem;}
}



/* 메인 ********************************************************************/
.main_eng .sec02 .tit{font-size: 4.8rem;line-height: 6rem;}
.main_eng .sec03 .txt{line-height: 2.7rem;}

@media all and (max-width: 480px) {
  .main_eng .sec02 .tit{font-size: 3.5rem;line-height: 4.3rem}
}
@media all and (max-width: 375px) {
  .main_eng .sec01 .tit{font-size: 5.5rem}
}


/* 서브 ********************************************************************/

/* 회사소개 - 경영이념 */
.sub_eng .ideology_wr .txt_wr > .i_txt{font-size: 3.8rem;line-height: 4.8rem}
.sub_eng .ideology_wr p.bo_txt{font-size: 1.9rem}

.sub_eng.sub01_1 ul.hs-list span.year{font-size: 2.8rem}
.sub_eng.sub01_1 ul.hs-info{width: 34rem}
.sub_eng.sub01_1 ul.hs-list > li span.h-line{left: 50px;}

@media all and (max-width:1280px) {
  .sub_eng .ideology_wr .txt_wr > .i_txt{font-size: 3.5rem;line-height: 4.2rem;}
}
@media all and (max-width:960px) {
  .sub_eng .ideology_wr .txt_wr > .i_txt{font-size: 2.8rem;line-height: 3.8rem;}
}
@media all and (max-width:820px) {
  .sub_eng.sub01_1 ul.hs-list > li span.h-line{left: 43px;}
}
@media all and (max-width:640px) {
  .sub_eng .ideology_wr .txt_wr > .i_txt{font-size: 2rem;line-height: 2.5rem;}
  .sub_eng .ideology_wr .txt_wr > .i_txt br.br_pc{display: none;}
  .sub_eng .ideology_wr .txt_wr > .i_txt br.br_mo{display: inline-block;}
}



/* 회사소개 - 오시는길 */
.sub_eng .office-info table ul > li{margin-right: 1rem}
.sub_eng .office-info .lf-bx h4.h-ofc{font-size: 3.3rem}

@media all and (max-width:640px) {
  .sub_eng .office-info .lf-bx h4.h-ofc{font-size: 2.6rem}
}
