@charset "utf-8";

.commuter-pass-box {
    margin-bottom: 16px;
}

.fare-box .table-layout-01 dl dd {
  font-size: 1.4rem;
  line-height:2.1rem;
  font-weight: normal;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  text-align: left;
}

.fare-box .table-layout-01 dl dt {
    font-weight:normal;
}

.bold-list li + .text {
  margin-top: 12px;
}

.title_h3 {
  font-size: 1.4rem;
  padding-bottom: 5px;
  border-bottom: 2px solid #1454a6;
}
