@charset "UTF-8";
.module-title01{
  text-align: left !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;
  }
  .module-title01{
    margin-top: 40px !important;
    padding-left: 20px !important;
  }
.module-boxImgCap{
  text-align: right !important;
}
#global-wrapper .module-tab02 .module-listLayout05 .listItems{
  flex-wrap: wrap;
}
#global-wrapper .module-tab02 .module-listLayout05 .listItems .listItem{
  width: 20%;
  position: relative;
  background-color: #efefef;
  margin-bottom: 10px;
}
#global-wrapper .module-listLayout05{
  background: none !important;
}
#global-wrapper .module-tab02 .module-listLayout05 .listItems .listItem .listInner:after{
  border: none !important;
}
#global-wrapper .module-tab02 .module-listLayout05 .listItems .listItem:after{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-right: solid 1px #fff;
}
.module-listLayout03{
  margin-bottom: 40px !important;
}
}
@media screen and (max-width: 750px) {
  #global-header header {
    /*  */
  }
  .module-lead02 {
    margin: 0 4% 8% !important;
  }
  .module-title01{
    margin-top: 20px !important;
    padding-left: 10px !important;
  }

}
