@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/about/learn-more/data/header_bg_01_sec.jpg");
  }
  #global-content .module-tableLayout04 tr:first-child {
    color: #333;
    font-weight: normal;
    background-color: transparent;
  }
  #global-content .module-tableLayout04 tr:first-child td {
    font-weight: normal;
  }
  #global-content .module-tableLayout04 .none {
    border: 1px solid #fff;
  }

  #global-wrapper .module-tableLayout04 table, #global-wrapper .module-tableLayout04 tr, #global-wrapper .module-tableLayout04 th, #global-wrapper .module-tableLayout04 td, #global-wrapper .module-tableLayout04 tr:first-child {
    border: none;
  }
  #global-wrapper .module-tableLayout04 table .tac {
    border: 1px solid #d9d9d9;
  }
  #global-wrapper .module-tableLayout04 table .hidden {
    border: none;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/about/learn-more/data/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .module-tableLayout04 tr:first-child {
  color: #333;
  font-weight: normal;
  background-color: transparent;
}
.device-view-pc #global-content .module-tableLayout04 tr:first-child td {
  font-weight: normal;
}
.device-view-pc #global-content .module-tableLayout04 .none {
  border: 1px solid #fff;
}
.device-view-pc #global-wrapper .module-tableLayout04 table, .device-view-pc #global-wrapper .module-tableLayout04 tr, .device-view-pc #global-wrapper .module-tableLayout04 th, .device-view-pc #global-wrapper .module-tableLayout04 td, .device-view-pc #global-wrapper .module-tableLayout04 tr:first-child{
  border: none;
}
.device-view-pc #global-wrapper .module-tableLayout04 table .tac {
  border: 1px solid #d9d9d9;
}
.device-view-pc #global-wrapper .module-tableLayout04 table .hidden {
  border: none;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/about/learn-more/data/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .module-tableLayout04 tr:first-child {
    color: #333;
    font-weight: normal;
    background-color: transparent;
  }
  .device-js-on #global-content .module-tableLayout04 tr:first-child td {
    font-weight: normal;
  }
  .device-js-on #global-content .module-tableLayout04 .none {
    border: 1px solid #fff;
  }

  .device-js-on #global-wrapper .module-tableLayout04 table, .device-js-on #global-wrapper .module-tableLayout04 tr, .device-js-on #global-wrapper .module-tableLayout04 th, .device-js-on #global-wrapper .module-tableLayout04 td tr:first-child, .device-js-on #global-wrapper .module-tableLayout04 tr:first-child {
    border: none;
  }
  .device-js-on #global-wrapper .module-tableLayout04 table .tac {
    border: 1px solid #d9d9d9;
  }
  .device-js-on #global-wrapper .module-tableLayout04 table .hidden {
    border: none;
  }
}
