style.cssに下記を追加
#st-magazine .kanren:not(.st-cardbox) dt {
border-radius:0;
border:0;
box-shadow:none;
padding:0;
}
#st-magazine .kanren:not(.st-cardbox) dt:before{
content:none;
}
#st-magazine .kanren:not(.st-cardbox) dt {
border-radius:0;
border:0;
box-shadow:none;
padding:0;
}
#st-magazine .kanren:not(.st-cardbox) dt:before{
content:none;
}
/*トップの打消し*/
.home .st-eyecatch,
.home .entry-title,
.home h2,
.home .h2modoki,
.home h3,
.home .h3modoki {
margin-left:0!important;
margin-right:0!important;
}