@charset "utf-8";

/* .table-compare */

.compare .txtlink {
  font-size: 12px;
  text-align: right;
}

.compare table tr td {
  text-align: center;
}

.notice01 {
  font-size: 1rem;
  font-weight: bold;
}

.notice02 {
  color: #ea2e59;
}

.compare table tr th {
  background-color: #d1cfd6;
  font-weight: bold;
  text-align: center;
}

.compare table tr th.thead {
  background-color: #f5f5f5;
  font-weight: bold;
  text-align: center;
}

.compare table tr th.common-ssl {
  background-color: #d1cfd6;
  font-weight: bold;
  text-align: center;
}

.compare table tr td.compare-highligh02 {
  background-color: #f8fcea;
}

.compare table tr td.txtleft {
  text-align: left;
}

.compare table tr td.txttop {
  vertical-align: top;
}