.mod_cardlistList{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.mod_cardlistList-item{padding-bottom:10px;width:calc(33.33333% - 13.33333px)}@media screen and (max-width:768px){.mod_cardlistList-item{width:calc(50% - 10px)}}.mod_cardlistList-item a{display:block;margin-bottom:15px;padding:0 10px}.mod_cardlistList-item a:hover{text-decoration:none}.mod_cardlistList-item .title{border-bottom:1px solid #440707;font-size:20px;font-weight:700;margin:10px 0 0;padding:10px 0;text-align:center}.mod_cardlistList-item .content{font-size:14px;line-height:1.2;margin:0;padding:10px 7px}.mod_cardlistList-item .link{font-size:14px;line-height:1.5;margin:0;padding:10px 7px}