/* 2026/08/03追加 */
.ft-bnlist {
    max-width: 1536px;
}

@media screen and (min-width: 768px) {
    .ft-bnlist>ul>li {
        width: 19%;
    }
}