@charset "UTF-8";
#global-header header .headerInner .title,#global-breadCrumb ul li a{
  color: #000 !important;
  text-shadow: none;
}
#global-wrapper .module-boxL .module-title02{
color: #79caf2;
font-weight: bold;
}
@media (min-width: 751px), print {
  #global-header header {
    
  }
  .module-lead02 {
    margin: 0 0 40px !important;
  }
  .module-boxColumn2.boxL .module-boxL{
    float: right  !important;
  }
  .module-boxColumn2.boxL .module-boxR{
    float: left  !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;
}
}
