.bl_iconList{display:grid;gap:12px 40px;grid-template-columns:repeat(5,1fr);text-align:center}.bl_iconList_item{padding:16px}.bl_iconList_icon{height:67px;margin-bottom:12px}.bl_iconList_icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.bl_iconList_nameEn{font-size:1rem;font-weight:500;line-height:1.875}.bl_iconList_nameEn a{color:#2b4f96}.bl_iconList_nameEn a:focus,.bl_iconList_nameEn a:focus-visible,.bl_iconList_nameEn a:hover{color:#2e74d6;outline:none;text-decoration:underline}.bl_iconList_nameJpn{font-size:.875rem;line-height:1.6}@media screen and (max-width:768px){.bl_iconList{gap:10px 30px;grid-template-columns:repeat(2,1fr)}.bl_iconList_item{padding:12px}.bl_iconList_icon{margin-bottom:9px}.bl_iconList_nameEn{font-size:.875rem;line-height:1.6}}