@charset "utf-8";
body {
  position: relative;
  width: 100%;
  height: 100%;
  /* font-family: "Noto Sans KR", sans-serif; */
  font-family: "Poppins", sans-serif;
  color: #1e1e1e;
}
.sub_nav_wrapper .sub_menu_list.eng {
  left: 225px;
}
.sub_menu_wrapper > li.eng:nth-child(2) {
  margin-right: 80px;
}
.service_slider_nav .service_slider_next {
  transform: rotate(180deg);
  margin-left: -1px;
  margin-top: 0px;
}
.item_info_box .item_description.pc {
  line-height: 1.4;
  font-size: 17px;
}
.service_slider_nav > a > svg {
  width: 16px;
  height: 13.5px;
}
.section_title_box .section_caption.pc {
  line-height: 1.4;
}
.vision_item:nth-child(4) {
  width: 309px;
}
.award_text > p.eng {
  line-height: 20px;
}
.award_text > span.eng {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* 라인수 */
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  line-height: 22px;
  height: 66px;
}
.talant_content > span {
  line-height: 1.4;
  bottom: 20px;
}
.welfare_list > li > p {
  line-height: 1.4;
}
.large_table_line .large_line_title {
  height: 340px;
}
.it_key_item .item_text_box .item_title {
  line-height: 1.2;
}
.it_key_item .item_text_box .bottom_description {
  line-height: 1.4;
}
.b2_box .b2_description {
  line-height: 1.4;
}
.b2_box .app_img_box.eng {
  margin: 35px 0 35px 0;
}
.right_contents_box .b2_box {
  height: 550px;
}
.b2b_img_box .b2b_arrow {
  margin: 40px 4px 0 4px;
}
.vision_box .vision_title > span.pc {
  line-height: 1.4;
}
.b2_box .b2_description.pc {
  display: block;
}
.b2_box .b2_description.mobile {
  display: none;
}
.area_inquiry .inquiry_title > span {
  margin-bottom: 6px;
}
.area_inquiry .inquiry_title > p {
  line-height: 1.2;
}
.icolor_item_text > p {
  line-height: 1.2;
}
.summary_title > span.pc {
  display: block;
}
.summary_title > span.mobile {
  display: none;
}
.iwd_slogan_box > p.eng {
  font-family: "Poppins", sans-serif;
}
.iwd_app_title_box .iwd_app_text > span {
  line-height: 1.2;
}
.str_item .str_text > p.pc {
  display: block;
}
.str_item .str_text > p.mobile {
  display: none;
}
.main_service_box .main_service_line {
  height: auto;
  /* padding: 20px 20px 20px 0; */
}
.main_service_line .main_service_content {
  width: calc(100% - 150px);
}
/* .main_service_line .main_service_title.eng {
  padding-top: 22px;
} */
.large_table_line .large_line_title {
  height: 500px;
}
/* .main_service_box .main_service_line:last-child {
  height: 125px;
} */
.bg_box .ability_text_box {
  padding: 63px 80px 0 80px;
}
.vision_box > .vision_item_box .vision_item {
  height: 475px;
}
.vision_box > .vision_item_box .vision_item:first-child {
  padding: 64px 28px 0 28px;
}
.b2b_img_box .b2b_circle.wd_company {
  line-height: 1.2;
  padding-top: 38px;
}
.post_title {
  width: 978px;
}
.award_text > p.eng {
  line-height: 26px;
}
.key_circle_text > p:first-child {
  margin-bottom: 13px;
}
.key_circle_text > p:last-child {
  line-height: 1.3;
}
.iwd_app_title_box .iwd_app_text > span.pc {
  font-size: 22px;
  line-height: 1.4;
}
@media all and (max-width: 1240px) {
  .vision_item_box .vision_item {
    width: 49.8%;
  }
  .vision_item .vision_item_description.eng {
    padding-right: 10px;
  }
  .guide_box_text .guide_title > span {
    line-height: 1.4;
  }
  .footer_top_box {
    height: 200px;
  }
  .footer_top_box .guide_box {
    height: 100px;
    padding: 15px 18px;
  }
  .guide_box .guide_box_text .guide_title {
    width: calc(100% - 104px);
  }
  .summary_title > span.mobile {
    padding: 0 5px;
  }
  .talanted_item {
    height: 125px;
  }
  .talant_content > span {
    bottom: 0;
  }
  .brand_text_box > p {
    line-height: 1.4;
  }
  .b2_box .b2_description.pc {
    display: none;
  }
  .b2_box .b2_description.mobile {
    display: block;
  }
  .right_contents_box .b2_box {
    height: auto;
  }
  .b2b_img_box .b2b_arrow {
    margin: 0 4px;
  }
  .area_inquiry .inquiry_title {
    width: calc(100% - 120px);
  }
  .summary_title > span.pc {
    display: none;
  }
  .summary_title > span.mobile {
    display: block;
  }
  .str_item .str_text {
    height: 150px;
  }
  .str_item .str_text > p.pc {
    display: none;
  }
  .str_item .str_text > p.mobile {
    display: block;
  }
  .app_str_box.eng > .str_item:nth-child(1) > .str_text > span,
  .app_str_box.eng > .str_item:nth-child(2) > .str_text > span {
    top: 60px;
  }
  .main_service_box .main_service_line {
    height: auto;
    padding: 15px 0;
  }
  .main_service_line .main_service_content {
    width: 100%;
  }
  .main_service_box .main_service_line:last-child {
    height: auto;
  }
  .main_service_line .main_service_title.eng {
    padding-top: 0;
  }
  .bg_box .ability_text_box {
    padding: 32px 0 0 0;
  }
  .vision_box > .vision_item_box .vision_item {
    height: auto;
  }
  .vision_box > .vision_item_box .vision_item:first-child {
    padding: 30px 8px 40px 15px;
  }
  .b2b_img_box .b2b_circle.wd_company {
    padding-top: 22px;
    font-size: 13px;
  }
  .post_title {
    width: 978px;
  }
  .hire_icon_box .hire_notice {
    line-height: 1.4;
  }
  .core_intro_box > p {
    line-height: 1.2;
  }
  .core_item_box .core_title > p {
    width: calc(100% - 20px);
    padding-right: 18 px;
    line-height: 1.2;
  }
}
