.flow-column3-heading{margin-bottom:3rem}.flow-column3-grid{display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(3,1fr)}@media (max-width:991px){.flow-column3-grid{grid-template-columns:1fr}}.flow-step{border:1px solid #94a7b4;border-radius:12px;min-width:0;padding:1.5rem;text-align:left}.flow-step-image{height:175px;margin-bottom:1.25rem;padding:1.5rem;img{display:block;height:100%!important;max-width:100%!important;object-fit:contain;width:100%!important}}.flow-step-badge{background-color:#cca433;border-radius:999px;color:var(--white,#fff);display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem;padding:.375rem 1rem}.flow-step-heading{font-family:var(--primary_font,"Noto Sans JP",sans-serif);font-size:clamp(1.125rem,.75rem + 1vw,1.5rem);margin-bottom:.75rem}@media (max-width:991px){.flow-step-heading{font-size:1.375rem}}.flow-step-note{color:var(--slate-blue,#4a6f96);font-weight:700;margin-bottom:1rem}.flow-step-content{line-height:1.75;margin-bottom:1.5rem}.flow-step-content p:last-child{margin-bottom:0}.flow-step-cta .cta-group .btn-wrapper{width:100%}.flow-step-cta .cta-group .cta-button{align-items:center;display:inline-flex;justify-content:space-between;width:100%}.flow-footer-note{color:#6c757d;font-size:.875rem;margin-top:3rem;text-align:left}.flow-footer-note p{margin-bottom:.5rem}.flow-footer-note a{color:var(--steel-blue,#4a6f96);text-decoration:underline}