.btn-bordered-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}@media (max-width:767px){.btn-bordered-list{flex-direction:column;flex-wrap:nowrap;gap:12px;justify-content:center}}.btn-bordered-list__item{align-items:flex-start;background:#fff;border:1px solid #e9e9ea;border-radius:6px;color:#1a1c1e;cursor:pointer;display:flex;flex:1 0 0;font-family:Noto Sans JP,sans-serif;font-size:18px;font-weight:500;line-height:32px;max-width:288px;min-width:288px;padding:16px 24px 16px 8px;text-decoration:none;transition:background .3s,border-color .3s;-webkit-text-stroke:.5px transparent}@media (max-width:767px){.btn-bordered-list__item{font-size:16px;line-height:28px;max-width:100%;padding:12px 18px 12px 6px;width:100%}}.btn-bordered-list__item:hover{background:#e60012;color:#fff;text-decoration:none;-webkit-text-stroke:.5px currentColor}.btn-bordered-list__arrow{flex-shrink:0;height:32px;width:32px}@media (max-width:767px){.btn-bordered-list__arrow{height:28px;width:28px}}.btn-bordered-list__item:hover .btn-bordered-list__arrow{filter:brightness(0) invert(1)}.btn-bordered-list__label{flex:1 0 0}.btn-bordered-list__mt-none{margin-top:0}.btn-bordered-list__mt-small{margin-top:24px}.btn-bordered-list__mt-medium{margin-top:40px}.btn-bordered-list__mt-large{margin-top:80px}@media (max-width:767px){.btn-bordered-list__mt-small{margin-top:16px}.btn-bordered-list__mt-medium{margin-top:30px}.btn-bordered-list__mt-large{margin-top:40px}}.btn-bordered-list__mb-none{margin-bottom:0}.btn-bordered-list__mb-small{margin-bottom:24px}.btn-bordered-list__mb-medium{margin-bottom:40px}.btn-bordered-list__mb-large{margin-bottom:80px}@media (max-width:767px){.btn-bordered-list__mb-small{margin-bottom:16px}.btn-bordered-list__mb-medium{margin-bottom:30px}.btn-bordered-list__mb-large{margin-bottom:40px}}