.c-transactions-act__tr{
  padding: 20px 0 4px;
  border-bottom:none;
}

.c-transactions-act-list{
  padding-top:12px;
  font-size:13px
}

.c-transactions-act-list li:not(:1last-child) {
  margin-bottom: 6px;
}

.transactions-act_li{
  padding-left: 1em;
  text-indent: -1em;
}

.transactions-act_li:before {
  content: "※";
}

.transactions-act__link{
    font-weight: bold;
 }



 /* 追加 css */
 .c-ttl-second,
 .c-tbl-list__th {
   font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
   color: #212121;
   letter-spacing: 0.06em;
   font-weight: 500;
 }
 .c-ttl-second {
   margin-bottom: 25px;
   padding-left: 10px;
   font-size: 18px;
   letter-spacing: 0.06em;
  }
 .c-tbl-list__tr {
   padding: 20px 10px;
   border-bottom: 1px solid #ebebeb;
 }
 .c-tbl-list {
   border-top: 1px solid #eae0cd;
 }
