.lp-flow-heading{font-family:var(--primary_font),"Noto Sans JP",sans-serif;margin-bottom:1.5rem;text-align:center}.lp-flow-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.lp-flow-step{background-color:#fff;border-radius:4px;flex:1 1 200px;max-width:220px;padding:1.25rem 1rem;text-align:center}.lp-flow-step-label{color:var(--secondary,#cca433);display:block;font-size:.85rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem}.lp-flow-step-text{font-size:1rem;font-weight:700;line-height:1.65;margin-bottom:0}.lp-flow-arrow{align-items:center;color:var(--primary,#212947);display:flex;flex:0 0 auto;justify-content:center;opacity:.5}@media (max-width:767px){.lp-flow-step{flex:auto;max-width:100%;width:100%}.lp-flow-grid{align-items:center;flex-direction:column}.lp-flow-arrow{transform:rotate(90deg)}}