@charset "UTF-8";
.module-tab02 a{
  color: rgb(0, 0, 85);
}

.tac{
  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;
  }
  .listItems{
    margin-bottom: 40px !important;
  }
  .module-hoverText .listItems{
    text-align: right;
  }
  .module-boxLayout01-title{
    text-align: center !important;
  }
  .module-title02{
    margin-top: 8% !important;
  }
}
@media screen and (max-width: 750px) {
  #global-header header {
    /*  */
  }
  .module-lead02 {
    margin: 0 4% 8% !important;
  }
  .module-title02{
    margin-top: 12% !important;
  }
  .listItems{
    margin-bottom: 20px !important;
  }
  #global-wrapper .module-tab02 .module-listLayout05 .listItems{
    flex-wrap: wrap;
    justify-content: center;
  }
  #global-wrapper .module-tab02 .module-listLayout05 .listItems .listItem{
    width: 33.3333333%;
    background-color: #efefef;
    margin-bottom: 10px;
  }
  .device-js-on #global-wrapper .module-listLayout05{
    background-color: inherit;
  }

}
