.article-body {
  text-align: center; }

p {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
  @media (max-width: 959px) {
    p.h1plus {
      text-align: justify; } }

.ncTable.-straight {
  margin-bottom: 0; }
  .ncTable.-straight .ncTable_record.-subject .ncTable_title {
    width: 100%;
    background-color: #030755;
    color: #fff; }
  .ncTable.-straight .ncTable_title, .ncTable.-straight .ncTable_field {
    padding: 8px; }
  .ncTable.-straight .ncTable_title {
    position: relative;
    background-color: #DFE4F0; }
    .ncTable.-straight .ncTable_title span {
      position: absolute;
      right: 1em;
      display: flex;
      align-items: center;
      height: 100%;
      font-size: 80%;
      font-weight: normal; }
  .ncTable.-straight .rice {
    text-align: justify;
    width: 80%;
    margin: auto; }
