@charset "UTF-8";

#info-blc .inner dl>dt {
  font-size: 120%;
  color: #175099;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d9d9d9;
  font-weight: bold;
}

#info-blc .inner dl {
  margin-top: 2rem;
}

#info-blc .inner dl:first-child {
  margin-top: 0;
}