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

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

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

.wrap.business_highlights_wrap .vh_bg_wrap.construction_retail_services_wrap {
  background: url(../img/business_highlights/construction_retail_services_bg.png) center no-repeat;
  background-size: cover;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box {
  margin-bottom: 14px;
  position: relative;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box .img {
  position: relative;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box .caption_text {
  position: absolute;
  bottom: 7px;
  right: 0;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 8px;
  text-align: right;
  z-index: 1;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box .caption_text.black_text {
  color: #000;
  text-shadow: 0 0 6px rgba(255, 255, 255, 0.8);
}

.wrap.business_highlights_wrap .contents_wrap article .img_box .pc_text {
  display: none;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box .swiper-pagination {
  bottom: 6px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box .swiper-pagination-bullet {
  background-color: #ddd;
  opacity: 1;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #F37321;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box {
  background-color: #000;
  padding-bottom: 36px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .caption_text {
  bottom: 22px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .focus_text_box {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .focus_text_box .focus_text {
  position: absolute;
  color: #fff;
  font-size: 12px;
  right: 8px;
  bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .focus_text_box .focus_text img {
  margin-right: 4px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box {
  padding: 0;
  background-color: transparent;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .video_slide {
  padding-bottom: 54px;
  background-color: #000;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .video_slide .caption_text {
  bottom: 42px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .video_slide a .focus_text {
  color: #fff;
  bottom: 26px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box {
  line-height: 0;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box .img {
  line-height: 0;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box .caption_text {
  bottom: 23px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box .hover_box {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box .hover_box .focus_text {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12.5px;
  padding: 2px 8px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box .hover_box .focus_text img {
  margin-right: 4px;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box:hover .hover_box {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box:hover .hover_box .caption_text {
  opacity: 0.4;
}

.wrap.business_highlights_wrap .contents_wrap article .img_box.click_box:hover .hover_box::after {
  content: '';
  background: url(../img/icon_link.svg) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-size: contain;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box {
  padding: 0 20px;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box span {
  display: block;
  margin-bottom: 8px;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box .dot {
  width: 12px;
  height: 12px;
  background-color: #FF9461;
  border-radius: 50%;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box .text {
  font-size: 16px;
  color: #FF9461;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box ul .title_text {
  font-size: 20px;
  margin-bottom: 16px;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box ul .con_text p {
  margin-bottom: 16px;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box ul .con_text p:last-child {
  margin: 0;
}

.wrap.business_highlights_wrap .contents_wrap article .text_box ul li .sub_text {
  font-size: 12px;
  color: #666;
}

@media all and (min-width: 800px) {
  .wrap.business_highlights_wrap .contents_wrap article {
    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.business_highlights_wrap .contents_wrap article .img_box {
    margin-bottom: 0;
    min-width: 400px;
    width: 400px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box .caption_text {
    font-size: 13px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box {
    height: 270px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .focus_text {
    font-size: 13px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box {
    padding: 0 40px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box span {
    margin-bottom: 12px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box .dot {
    width: 16px;
    height: 16px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box .text {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .title_text {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .con_text p {
    font-size: 16px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul li .sub_text {
    font-size: 14px;
  }
}

@media all and (min-width: 1200px) {
  .wrap.business_highlights_wrap .contents_wrap article .img_box {
    min-width: 500px;
    width: 500px;
    max-width: 800px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box .caption_text {
    font-size: 14px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box {
    height: 330px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .caption_text {
    padding: 0 8px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .focus_text, .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .caption_text {
    font-size: 14px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .video_slide .caption_text {
    bottom: 24px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .video_slide a .focus_text {
    bottom: 8px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box span {
    margin-bottom: 16px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box .text {
    font-size: 24px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .title_text {
    font-size: 35px;
    margin-bottom: 32px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .con_text p {
    margin-bottom: 24px;
    font-size: 18px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul li .sub_text {
    font-size: 16px;
  }
}

@media all and (min-width: 1400px) {
  .wrap.business_highlights_wrap .contents_wrap article .img_box {
    min-width: 800px;
    width: 800px;
    max-width: 800px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box .caption_text {
    font-size: 15px;
    bottom: 8px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box .pc_text {
    display: block;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box .mo_text {
    display: none;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box {
    height: 600px;
    position: relative;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box video {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .caption_text {
    font-size: 15px;
    bottom: 4px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box .focus_text_box .focus_text {
    display: none;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box:hover .caption_text, .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box:hover .swiper-pagination {
    opacity: 0.6;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box:hover .focus_text_box .focus_text::before {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box:hover .focus_text_box img {
    width: 14px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box:hover .focus_text_box .focus_text {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 9;
    color: #fff;
    font-size: 18px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .swiper {
    height: 600px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .video_slide {
    padding: 0;
    height: 600px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box .video_slide .caption_text {
    bottom: 6px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.video_box.video_slide_box:hover .img_slide .caption_text {
    opacity: 1;
  }
  .wrap.business_highlights_wrap .contents_wrap article .img_box.click_box .hover_box .focus_text {
    font-size: 14px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box {
    padding: 0 80px 0 60px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .dot_box span {
    margin-bottom: 16px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .title_text {
    font-size: 40px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul .con_text p {
    margin-bottom: 24px;
    font-size: 20px;
  }
  .wrap.business_highlights_wrap .contents_wrap article .text_box ul li .sub_text {
    font-size: 18px;
  }
}

@media all and (min-width: 1680px) {
  .wrap.business_highlights_wrap .contents_wrap article {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
