@charset "UTF-8";.block-contents{width:100%;margin:0;padding:0}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);width:100%;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff}.trust-item{display:flex;align-items:center;justify-content:center;gap:15px;padding:30px 20px;border-right:1px solid #e0e0e0}.trust-item:last-child{border-right:none}.trust-icon-box{width:45px;height:45px;background:#0a2540;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-icon-box svg{width:22px;height:22px;color:#fff}.trust-text{font-size:15px;font-weight:600;color:#0a2540;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;white-space:nowrap}@media (max-width:768px){.trust-bar{grid-template-columns:repeat(2,1fr)}.trust-item{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:25px 15px}.trust-item:nth-child(2n){border-right:none}.trust-item:nth-child(n+3){border-bottom:none}.trust-text{font-size:14px}}@media (max-width:480px){.trust-bar{grid-template-columns:1fr}.trust-item{border-right:none;border-bottom:1px solid #e0e0e0;justify-content:flex-start;padding:20px 15px;gap:12px}.trust-item:last-child{border-bottom:none}.trust-icon-box{width:40px;height:40px;border-radius:10px}.trust-icon-box svg{width:20px;height:20px}.trust-text{font-size:14px}}
