.l-main {
    padding-top: 1px;
    background: #ffffff;
    margin-top: 60px;
  padding-bottom: 60px;
}

.u-contents {
  font-family: 'Noto Sans JP', "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  box-sizing: border-box;
  position: relative;
  width: 90%;
  margin: 0 auto;
  color: #000000;
}

.c-ttl-second {
    margin-top: 3em;
    margin-bottom: 1em;
    line-height: 1.4;
    font-size: 1.5em;
    letter-spacing: 0.2em;
    font-feature-settings: "palt" 1;
}

.c-tbl-list__th {
    margin: 0;
    width: 270px;
    font-size: 14px;
    font-weight: bold;
    text-indent: 1em;
}

.c-tbl-list__td a{
  color: #000000;
}

.contact-note{
  font-size: 1em;
  color: #000000;
  margin: 1em;
  display:flex;
}