@charset "UTF-8";
.module-title06,
.module-title05 {
  text-align: center !important;
}
#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;
  }

}
