@charset "UTF-8";


.home_trans_box3_txt a,
.home_trans_box3_txt a:after{
  transition: 0.2s all;
}

.bt_link_item_box1:after, 
.bt_link_item_box2:after{
  transition: 0.2s all;
}

.home_3box_text a,
.home_3box_text a:after{
  transition: 0.2s all;
}
.home_3box_link_text a{
  transition: 0.2s all;
}
.home_3box_link_text:after{
  pointer-events: none;
}

.busi_base_contact_wrap *{
  text-decoration: none !important;
}

@media (max-width:767px){
  
  .bu_tt_en{
    
  }
  .bu_tt_en img,
  .home_bottom_title_en img
  {
    height: 30px;
  }
  
  
  
  .home_bottom_box1{
    /*order: 1;*/
    margin-top: 20px;
  }
  .home_bottom_box2{
    /*order: 2;*/
  }
  .home_bottom_box2_item_wrap{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
  }
  .home_bottom_box2_item{
    width: 50%;
    padding: 0 5px;
  }/**/
  .home_bottom_img.img_fit{
    margin-bottom: 20px;
  }
  .home_bottom_img.img_fit:after{
    width: 76.11%;
    height: 76.37%;
  }
  
}