
.page .m-btn2_5 {
  margin-bottom: 2.5em;
}
.page .dl_1 dd,
.page .dl_1 dt  {
  line-height: 1.8;
  padding-bottom: .5em;
}
.page .dl_1 dd span,
.page .dl_1 dt span{
    font-weight: 700;
    margin-right: .5em;
}
.page .dl_1 dt {
  font-weight: 500;
  color: #00929c;
  margin-bottom: .5em;
}
.page .dl_1 dd {
  margin-left: 0;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.page .dl_1 dd:not(:last-child) {
  border-bottom: dotted 1px rgba(214,216,216,0.5);
}
.page a {
  color: #00929c;
}

  @media screen and (min-width: 960px) {
    .page table tr > td:nth-of-type(1) {
      min-width: 7em;
    }
   .indexLinks.mt0 {
   margin-top: -40px;
  }
  }