.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 { color: #930; font-family: 游明朝,YuMincho,'ヒラギノ明朝 ProN W3','Hiragino Mincho ProN',HG明朝E,'ＭＳ Ｐ明朝','ＭＳ 明朝',serif; font-weight: bold; letter-spacing:0; margin-bottom:15px; }

.c-tbl-list { border-top:1px solid #c96;  }
.c-tbl-list__tr { border-bottom:1px solid #c96; }
.c-tbl-list__th { font-size:15px; }
.c-transactions-act__tr { border-bottom:0; }
