body {
  background: #efefef;
  color: #595959;
}

.info p.linkDetail a {
  background-color: #705143;
  border-color: #705143;
}

ul.notice {
  font-size: 0.9rem;
  margin-top: 20px;
}
ul.notice li {
  text-indent: -1em;
  padding-left: 1em;
}

.area_facility {
  background: #efefef;
}
.area_facility .sec_facility::after {
  background: #e4e4e4;
}
.area_facility.rev::after {
  background: #efefef;
}