@charset 'UTF-8';
.normal-table__title, .normal-table__contents {
  vertical-align: middle;
}
.button--color-green3 {
  color: #fff;
  background: #0BA99E;
}
.button--color-green3:hover {
  color: #fff;
}