.trial-flow{padding:6rem 0}@media(max-width:480px){.trial-flow{padding:3rem 0 6rem}}.trial-flow .steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3.5rem;gap:3.5rem}@media(max-width:960px){.trial-flow .steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.trial-flow .steps{grid-template-columns:repeat(1,1fr)}}.trial-flow .steps .step-list{position:relative;display:flex;margin-bottom:2rem;font-size:2.4rem;font-weight:700}@media(max-width:650px){.trial-flow .steps .step-list{margin-bottom:1rem}}@media(max-width:480px){.trial-flow .steps .step-list{font-size:1.6rem}}.trial-flow .steps .step-list:before{margin-right:1.5rem;color:#333}.trial-flow .steps .step-list.step1:before{content:"01　|"}.trial-flow .steps .step-list.step2:before{content:"02　|"}.trial-flow .steps .step-list.step3:before{content:"03　|"}.trial-flow .steps .step-list.step4:before{content:"04　|"}.trial-flow .steps .step-list.step5:before{content:"05　|"}.trial-flow .steps .step-list.step6:before{content:"06　|"}.trial-flow .steps img{margin-bottom:2rem;border-radius:10px}.trial-flow .steps p{line-height:2.8rem}