.wrap.hanwha_business_wrap .vh_bg_wrap.aerospace_defense_wrap {
  background: url(../img/hanwha_business/aerospace_defense_bg.png) center no-repeat;
  background-size: cover;
}

.wrap.hanwha_business_wrap .vh_bg_wrap.energy_materials_wrap {
  background: url(../img/hanwha_business/energy_materials_bg.png) center no-repeat;
  background-size: cover;
}

.wrap.hanwha_business_wrap .vh_bg_wrap.energy_materials_wrap::after,
.wrap.hanwha_business_wrap .vh_bg_wrap.finance_wrap::after,
.wrap.hanwha_business_wrap .vh_bg_wrap.retail_services_wrap::after {
  background-color: rgba(0, 0, 0, 0.65);
}

.wrap.hanwha_business_wrap .vh_bg_wrap.finance_wrap {
  background: url(../img/hanwha_business/finance_bg.png) center no-repeat;
  background-size: cover;
}

.wrap.hanwha_business_wrap .vh_bg_wrap.retail_services_wrap {
  background: url(../img/hanwha_business/retail_services_bg.png) center no-repeat;
  background-size: cover;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab .total_logo {
  background: url(../img/hanwha_business/hanwha_total_logo.svg) center no-repeat;
  background-size: contain;
  width: 125px;
  height: 16px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab.active {
  font-family: '02HanwhaR';
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab.active .total_logo {
  background: url(../img/hanwha_business/hanwha_total_logo_color.svg) center no-repeat;
  background-size: contain;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .ncc_tab.active {
  font-family: '05HanwhaGothicR', sans-serif;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company {
  margin-bottom: 40px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_title {
  font-size: 22px;
  margin-bottom: 4px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_link {
  font-size: 18px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .sub_text {
  font-size: 14px;
  color: #666;
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .sub_text::before {
  content: '*';
  margin-right: 4px;
  display: block;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul {
  width: 50%;
  border-left: 2px solid #000;
  padding-left: 12px;
  height: 64px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul .sales_title {
  font-size: 14px;
  margin-bottom: 12px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul li .price_text {
  font-size: 26px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul li .sub_text {
  font-size: 12px;
  margin-left: 4px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_sub_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  color: #666;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_sub_text::before {
  content: '*';
  margin-right: 4px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box h2 {
  font-size: 16px;
  margin-bottom: 12px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box ul li span {
  display: inline-block;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box ul li .type_title {
  white-space: nowrap;
  margin-right: 2px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box ul li:last-child {
  margin: 0;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_con_bg_box {
  background-color: #f5f5f5;
  padding: 20px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_con_bg_box p {
  margin-bottom: 12px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_con_bg_box p:last-child {
  margin: 0;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box {
  line-height: 0;
  margin-bottom: 20px;
  position: relative;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text {
  font-size: 12px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 2px 8px;
  text-align: right;
  line-height: 16px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text.black_text {
  color: #000;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text.left_caption_text {
  left: 0;
  right: auto;
  text-align: left;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text.pc_text {
  display: none;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .text_con_box {
  margin-bottom: 40px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .text_con_box p {
  margin-bottom: 12px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .text_con_box p:last-child {
  margin: 0;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab {
  height: 62px;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab .pc_text {
  display: none;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab .mo_text {
  font-size: 16px;
  text-align: center;
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab.active span {
  font-family: '05HanwhaGothicR';
}

.wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab.active .font_hanwha_l {
  font-family: '02HanwhaR';
}

@media all and (min-width: 768px) {
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box {
    margin-bottom: 50px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box li, .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab {
    height: 50px;
    font-size: 18px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab .total_logo {
    width: 135px;
    height: 18px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box {
    margin-top: 50px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company {
    margin-bottom: 50px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_title {
    font-size: 28px;
    margin-bottom: 8px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_title.company_total_title img {
    width: 200px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_link {
    font-size: 20px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .sub_text {
    font-size: 16px;
    margin-top: 20px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul {
    padding-left: 20px;
    height: 84px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul .sales_title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul li .price_text {
    font-size: 38px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul li .sub_text {
    font-size: 14px;
    margin-left: 8px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_sub_text {
    font-size: 16px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box h2 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box ul li span {
    font-size: 16px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_con_bg_box {
    padding: 32px;
    margin-bottom: 80px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_con_bg_box p {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box {
    margin-bottom: 32px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text {
    font-size: 14px;
    padding: 4px 8px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text.mo_text {
    display: none;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text.pc_text {
    display: block;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .text_con_box {
    margin-bottom: 60px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .text_con_box p {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab {
    height: 50px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab .pc_text {
    display: block;
    font-size: 18px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab .mo_text {
    display: none;
  }
}

@media all and (min-width: 960px) {
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.aerospace_defense_tab_box .center_wrap .tab_menu_box .tab {
    width: calc(100%/5);
    border-left: 0;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.aerospace_defense_tab_box .center_wrap .tab_menu_box .tab .total_logo {
    width: 135px;
    height: 18px;
    background-size: contain;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.aerospace_defense_tab_box .center_wrap .tab_menu_box .tab:nth-child(1) {
    border-left: 1px solid #ddd;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.aerospace_defense_tab_box .center_wrap .tab_menu_box .tab.active {
    border-left: 2px solid #F37321;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.aerospace_defense_tab_box .center_wrap .tab_menu_box li:last-child {
    display: none;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.energy_materials_tab_box .center_wrap .tab_menu_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.energy_materials_tab_box .center_wrap .tab_menu_box .tab {
    width: calc(100%/6);
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.finance_tab_box .center_wrap .tab_menu_box li, .wrap.hanwha_business_wrap .contents_wrap .tab_box.finance_tab_box .center_wrap .tab_menu_box .tab {
    width: calc(100%/4);
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab {
    width: calc(100%/4);
  }
}

@media all and (min-width: 1200px) {
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box {
    margin-bottom: 60px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab {
    height: 56px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab a {
    font-size: 20px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab .total_logo {
    width: 130px;
    height: 18px;
    background-size: contain;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab.active .total_logo {
    width: 130px;
    height: 18px;
    background-size: contain;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box {
    margin-top: 60px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company {
    margin-bottom: 60px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box {
    min-width: 420px;
    max-width: 420px;
    padding-right: 40px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_title {
    font-size: 40px;
    margin-bottom: 8px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_title.company_total_title img {
    width: 300px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box .company_link {
    font-size: 24px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul {
    padding-left: 32px;
    height: 110px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul .sales_title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul li .price_text {
    font-size: 50px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_price_box ul li .sub_text {
    font-size: 16px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .sales_box .sales_sub_text {
    font-size: 18px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box h2 {
    font-size: 22px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_type_box ul li span {
    font-size: 20px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_con_bg_box {
    padding: 40px;
    margin-bottom: 120px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .company_con_bg_box p {
    margin-bottom: 24px;
    font-size: 20px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box {
    margin-bottom: 32px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .img_con_box .caption_text {
    font-size: 15px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .text_con_box {
    margin-bottom: 80px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .tab_box .img_text_con_box ul .text_con_box p {
    margin-bottom: 24px;
    font-size: 20px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab {
    height: 56px;
  }
}

@media all and (min-width: 1400px) {
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.finance_tab_box .center_wrap .tab_menu_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.finance_tab_box .center_wrap .tab_menu_box li, .wrap.hanwha_business_wrap .contents_wrap .tab_box.finance_tab_box .center_wrap .tab_menu_box .tab {
    width: calc(100%/7);
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.finance_tab_box .center_wrap .tab_menu_box li:last-child {
    display: none;
  }
}

@media all and (min-width: 1800px) {
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab {
    font-size: 20px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab .total_logo {
    width: 150px;
    height: 20px;
    background-size: contain;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_menu_box .tab.active .total_logo {
    width: 150px;
    height: 20px;
    background-size: contain;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box .center_wrap .tab_area_box .tab_con .flex_box .company_title_link_box {
    min-width: 490px;
    max-width: 490px;
  }
  .wrap.hanwha_business_wrap .contents_wrap .tab_box.retail_services_tab_box .center_wrap .tab_menu_box .tab .pc_text {
    font-size: 20px;
  }
}
