@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;
  }
  .module-boxType02{
    margin-bottom: 40px !important;
  }
  .txt01{
    text-align: right !important;
  }
  .boxL .module-boxR{
    width: 398px !important;
    float: left !important;
  }
  .boxL .module-boxL{
    width: 247px !important;
    float: right !important;
  }
  .boxL .module-boxL img{
    width: 100% !important
  }
}
@media screen and (max-width: 750px) {
  #global-header header {
    /*  */
  }
  .module-lead02 {
    margin: 0 4% 8% !important;
  }
  .module-boxType02{
    margin-bottom: 20px !important;
  }
}
