@charset "UTF-8";
/*　*/
.l-comparisonTable {
  padding: 10rem 0;
}

@media only screen and (max-width: 767px) {
  .l-comparisonTable {
    padding: 5rem 0;
  }
}

@media only screen and (max-width: 767px) {
  .l-comparisonTable .m-section03 {
    padding: 0 1.5rem;
  }
}

.l-comparisonTable .txt-left {
  text-align: left;
}

.l-comparisonTable .txt-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 5rem;
}

.l-comparisonTable .pb15 {
  padding-bottom: 1.5rem;
}

.l-comparisonTable .pb50 {
  padding-bottom: 5rem;
}

.l-comparisonTable .fwn {
  font-weight: normal !important;
}

.l-comparisonTable .text-positon {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media only screen and (max-width: 767px) {
  .l-comparisonTable .text-positon {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.l-comparisonTable .text-positon span {
  position: absolute;
  top: 0;
  left: 2px;
}

.l-comparisonTable .pd0 {
  padding: 0 !important;
}

.l-comparisonTable .tr_note td:nth-child(2) {
  width: 15%;
}

.l-comparisonTable .note {
  text-align: right;
  padding-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .l-comparisonTable .note {
    font-size: 1.2rem;
    padding-bottom: 1.5rem;
  }
}

.l-comparisonTable .l-comparisonTable__h2 {
  font-size: 3rem;
  text-align: center;
  padding-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .l-comparisonTable .l-comparisonTable__h2 {
    font-size: 2rem;
  }
}

.l-comparisonTable table {
  border-collapse: collapse;
  width: 100%;
}

.l-comparisonTable table p {
  padding: 1rem 0;
}

.l-comparisonTable table th,
.l-comparisonTable table td {
  border: 1px solid #e0e0e0;
  padding: 1rem;
  text-align: center;
  font-size: 1.5rem;
  vertical-align: middle;
}

.l-comparisonTable table th .fontsmall,
.l-comparisonTable table td .fontsmall {
  font-size: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .l-comparisonTable table th,
  .l-comparisonTable table td {
    font-size: 0.6rem;
    line-height: 1.2;
    padding: 0.5rem;
  }
}

.l-comparisonTable table th {
  padding: 1.5rem;
  background-color: #0b71bd;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.6;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .l-comparisonTable table th {
    font-size: 0.6rem;
    line-height: 1.2;
    padding: 0.5rem;
  }
}

.l-comparisonTable table thead th:nth-child(1) {
  width: 14.4%;
}

.l-comparisonTable table thead th:nth-child(2) {
  width: 42.8%;
}

.l-comparisonTable table thead th:nth-child(3) {
  width: 42.8%;
}

.l-comparisonTable table tbody tr td:first-child {
  font-weight: bold;
  vertical-align: middle;
}

.l-comparisonTable table .list-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
}

.l-comparisonTable table .list-img img {
  width: 40%;
}

.l-comparisonTable table .list-txt {
  font-weight: normal;
}

.l-comparisonTable .table-note {
  margin: -1px;
  width: calc(100% + 2px) !important;
}

.l-comparisonTable .table-note tr:first-child td:nth-child(1) {
  width: 20%;
  font-weight: normal;
}

.l-comparisonTable .table-note tr:first-child td:nth-child(2) {
  width: 50%;
}

.l-comparisonTable .table-note tr:first-child td:nth-child(3) {
  width: 15%;
}

.l-comparisonTable .table-note tr:first-child td:nth-child(4) {
  width: 15%;
}

.bd-top-none {
  border-top: none !important;
  padding-top: 0 !important;
}

.bd-bottom-none {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.products_comparison_table_67 .l-comparisonTable table .list-img img,
.products_comparison_table_71 .l-comparisonTable table .list-img img,
.products_comparison_table_84 .l-comparisonTable table .list-img img {
  width: 50%;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
  }
  .l-comparisonTable {
    padding: 0;
  }
  #header, #footer {
    display: none;
  }
  .l-main {
    padding-top: 19rem;
  }
  #wrapper {
    min-width: 960px;
  }
  .m-section03 {
    max-width: 940px;
  }
  .m-section01 {
    max-width: 940px;
  }
}
