@charset "UTF-8";
#global-header header .headerInner .title,#global-breadCrumb ul li a{
  color: #000 !important;
  text-shadow: none;
}
@media (min-width: 751px), print {
  #global-header header {
    
  }
  .module-lead02 {
    margin: 0 0 40px !important;
  }

}
@media screen and (max-width: 750px) {
  #global-header header {
    
  }
  .module-lead02 {
    margin: 0 4% 8% !important;
  }
.module-boxColumn2 .module-boxR{
  padding-top: 20px !important;
}
}
