.rec01_step .item{align-items:center;border-radius:6px;display:flex;gap:1.6rem 3rem;padding:4rem}@media screen and (max-width:768px){.rec01_step .item{flex-wrap:wrap;padding:2.4rem 1.6rem}}.rec01_step .item:not(:last-child){margin-bottom:.8rem}.rec01_step .index{align-items:center;background-color:#19a3a3;border-radius:50%;color:#fff;display:flex;flex:0 0 auto;flex-direction:column;font-size:1.1rem;font-weight:600;gap:.2rem;height:6.5rem;justify-content:center;letter-spacing:normal;line-height:1;text-align:center;width:6.5rem}.rec01_step .index .num{font-size:2.4rem}.rec01_step .title{flex:0 0 auto;font-size:2.4rem;font-weight:500;letter-spacing:.01em;line-height:1.5;margin:0;width:19%}@media screen and (max-width:768px){.rec01_step .title{font-size:2.2rem;width:calc(100% - 9.5rem)}.rec01_step .text{width:100%}}.rec01_step .c-button{max-width:36rem}