.reduction02 .tableArea01 img {
  align-self: start; }

.bt-table {
  width: 880px;
  margin-block-start: 24px;
  padding: 18px;
  background-color: #0d2ea1; }
  .bt-table table {
    width: 100%;
    table-layout: fixed; }
    .bt-table table caption {
      margin-block-end: 8px;
      padding-block: 8px;
      color: #fff;
      font-size: 24px;
      font-weight: 700;
      text-align: left;
      caption-side: top; }
      @media print, screen and (max-width: 900px) {
        .bt-table table caption {
          font-size: 20px;
          text-align: left; } }
    .bt-table table th, .bt-table table td {
      padding-inline: 8px;
      padding-block: 16px;
      border: solid 1px #d4d5d5;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle; }
    .bt-table table th {
      background-color: #e7e7e7;
      font-size: 16px; }
      .bt-table table th img {
        display: block;
        width: 95%;
        margin: auto; }
    .bt-table table td {
      background-color: #fff;
      font-weight: bold;
      font-size: 24px;
      line-height: 1; }
      .bt-table table td span {
        color: inherit;
        font-weight: bold;
        font-size: 14px; }
      .bt-table table td.mt-space {
        width: 0;
        border: none;
        background: transparent; }
    .bt-table table .tableColor-blue {
      color: #004898; }
    .bt-table table .tableBgColor-blue {
      background: linear-gradient(to bottom, #379fda, #004898);
      color: #fff; }
  .bt-table small {
    display: block;
    margin-block-start: 8px;
    color: #fff; }

@media print, screen and (min-width: 901px) {
  .mt-dsp_sp {
    display: none !important; }

  .point02-4Area .point02-4Area-R img {
    width: 317px; } }
@media print, screen and (max-width: 900px) {
  .mt-dsp_pc {
    display: none !important; }

  .js-scrollable .mt-model {
    display: none;
    position: relative;
    overflow-x: auto; }
    .js-scrollable .mt-model::after {
      content: "";
      width: 338px;
      max-width: 100%;
      height: 138px;
      position: absolute;
      top: 60%;
      left: 50%;
      z-index: 10;
      translate: -50% -50%;
      background-image: url("../img/js-scrollable.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      pointer-events: none; }
    .js-scrollable .mt-model.mt-touch::after {
      display: none; } }
.mt-dsp_sp h4 {
  font-size: 18px;
  margin: 32px 0 16px 0;
  color: #0d2ea1; }

.mt-dsp_sp table {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-bottom: 2rem;
  color: black;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse; }

.mt-dsp_sp table th {
  padding: 16px 0;
  border: solid 1px #d4d5d5;
  background: #e7e7e7;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle; }

.mt-dsp_sp table th img {
  width: 80%;
  margin-inline: auto; }

.mt-dsp_sp table th.mt-comparison {
  background: linear-gradient(to bottom, #379fda, #004898);
  color: white; }

.mt-dsp_sp table td {
  padding: 16px 0;
  border: solid 1px #d4d5d5;
  background: white;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle; }

.mt-dsp_sp table td span {
  font-size: 12px; }
