@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans+SC:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Zen+Kaku+Gothic+New:wght@400;700&display=swap";.step-item{margin-top:40px}@media(min-width:320px)and (max-width:767.98px){.step-item{margin-top:24px}}.step-item--first{margin-top:40px}.step-item__inner{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr;grid-column-gap:8px;column-gap:8px}@media(min-width:320px)and (max-width:767.98px){.step-item__inner{column-gap:0;row-gap:1rem;grid-template-columns:100%;grid-template-rows:auto auto auto}}.step-item__title{display:flex;gap:10px;align-items:center;grid-column:1/2;grid-row:1/2;margin-bottom:14px}@media(min-width:320px)and (max-width:767.98px){.step-item__title{align-items:start}}.step-item__title-num{font-size:13px;font-weight:400;color:#fff;background-color:#0b41a0;padding:3px 14px;border-radius:12px;word-break:keep-all}@media(min-width:320px)and (max-width:767.98px){.step-item__title-num{font-size:12px;padding:3px 10px;margin-top:3px}}.step-item__title-txt{font-size:20px;font-weight:700;color:#22323a}@media(min-width:320px)and (max-width:767.98px){.step-item__title-txt{font-size:20px}}.step-item__text-content{grid-column:1/2;grid-row:2/3;margin-top:8px;font-size:1rem;font-weight:500;margin-bottom:15px}@media(min-width:320px)and (max-width:767.98px){.step-item__text-content{font-size:14px;grid-column:1/2;grid-row:3/4;margin-top:0}}.step-item__img-area{grid-column:2/3;grid-row:1/4;justify-self:end;max-width:320px}.step-item__img-area img{width:100%;height:auto;vertical-align:bottom}@media(min-width:320px)and (max-width:767.98px){.step-item__img-area{grid-column:1/2;grid-row:2/3;justify-self:auto;max-width:100%}}