@charset "UTF-8";

.module-title06,
.module-title05 {
  text-align: center !important;
}

@media (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/about/feature/header_bg_01.jpg");
  }

  .module-lead02 {
    margin: 0 0 40px !important;
  }

  .module-tableLayout01 table col:nth-child(1) {
    width: 90px;
  }

  .module-tableLayout01 table col:nth-child(2) {
    width: 634px;
  }

  .module-boxColumn1 .module-boxImg {
    padding-top: 0 !important;
  }

  .module-boxColumn1 .module-lead02 {
    text-align: center !important;
  }

  .module-boxColumn1 .module-lead02 {
    margin-top: 20px !important;
  }

  #secField .module-boxImg {
    width: 98.75690607734806%;
    margin: 0 auto;
  }

  #secHistory .module-tableLayout01 {
    margin-bottom: 40px;
  }

  #secHistory .module-boxColumn1 .module-boxImg {
    width: 69.06077348066299%;
    margin: 0 auto;
  }

  .module-boxColumn3 .module-box {
    float: left;
    margin-right: 20px;
    width: 228px;
    text-align: left;
    float: left;
  }

  .module-boxColumn3 .module-box:last-child {
    margin-right: 0;
  }

  .module-boxColumn3:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
}

@media screen and (max-width: 750px) {
  #global-header header {
    background-image: url("/assets/images/about/feature/header_bg_01_sp.jpg");
  }

  .module-lead02 {
    margin: 0 4% 8% !important;
  }

  .module-tableLayout01 table col:nth-child(1) {
    width: 15%;
  }

  .module-tableLayout01 table col:nth-child(2) {
    width: 85%;
  }

  .module-boxColumn1 .module-boxImg {
    padding-top: 0 !important;
  }

  .module-boxColumn1 .module-lead02 {
    text-align: center !important;
    margin-top: 5.333333333333334% !important;
  }

  #global-wrapper .module-tableLayout01 th,
  #global-wrapper .module-tableLayout01 td {
    padding: 2.66667%;
  }

  #secHistory .module-tableLayout01 {
    margin: 0 auto 10.666666666666668% !important;
  }

  #secHistory .module-boxColumn1 .module-boxImg {
    width: 66.66666666666666%;
    margin: 0 auto !important;
  }

  .module-boxColumn3 .module-box {
    float: left;
    margin-right: 0;
    width: 100%;
    text-align: left;
    float: left;
  }
}
