section.top h1 {
  margin-bottom: 70px; }
  @media screen and (max-width: 768px) {
    section.top h1 {
      margin-bottom: 24px; } }
section.top .cntWrap .ttl_copy {
  text-align: center;
  font-size: 20px;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    section.top .cntWrap .ttl_copy {
      font-size: 16px; } }
section.table .inner {
  padding: 50px 0 150px; }
  @media screen and (max-width: 768px) {
    section.table .inner {
      padding: 18px 3.5% 42px; } }
  section.table .inner .cntWrap dl {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    border-top: solid 1px #b3b3b3; }
    section.table .inner .cntWrap dl:nth-last-of-type(1) {
      border-bottom: solid 1px #b3b3b3; }
    section.table .inner .cntWrap dl dt {
      width: 160px;
      padding: 23px 0;
      background-color: #e9e4dc;
      font-weight: bold;
      text-align: center; }
      @media screen and (max-width: 768px) {
        section.table .inner .cntWrap dl dt {
          width: 100%;
          padding: 10px 5%; } }
    section.table .inner .cntWrap dl dd {
      padding-left: 30px;
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        section.table .inner .cntWrap dl dd {
          width: 100%;
          padding: 10px 5%; } }
      section.table .inner .cntWrap dl dd span {
        display: inline-block; }

/*# sourceMappingURL=style.css.map */
