.p-structure{padding-top:100px}@media screen and (max-width: 1080px){.p-structure{padding-top:90px}}@media screen and (max-width: 810px){.p-structure{padding-top:80px}}@media screen and (max-width: 650px){.p-structure{padding-top:70px}}@media screen and (max-width: 500px){.p-structure{padding-top:60px}}.p-structure__list{padding:50px 70px 60px;border-radius:20px;background:var(--bg-base, linear-gradient(287deg, #F0F5FF 0.63%, #FCFDFF 51.61%, #F0F7FC 102.59%))}@media screen and (max-width: 1080px){.p-structure__list{padding:50px 40px 60px}}@media screen and (max-width: 810px){.p-structure__list{padding:40px 20px}}.p-structure__item{display:flex;justify-content:space-between;align-items:center;padding:80px 0;border-top:1px solid rgba(51,51,51,.2)}@media screen and (max-width: 810px){.p-structure__item{flex-wrap:wrap;flex-direction:column-reverse;gap:30px 0;padding:60px 0}}@media screen and (max-width: 500px){.p-structure__item{padding:40px 0}}.p-structure__item:nth-child(1){padding-top:0;border-top:none}.p-structure__item:last-child{padding-bottom:0}.p-structure__desc{width:50%}@media screen and (max-width: 810px){.p-structure__desc{width:100%}}.p-structure__desc .small{display:table}.p-structure__desc .title{font-size:3.2rem;display:table;line-height:1.5;margin-top:20px}@media screen and (max-width: 1080px){.p-structure__desc .title{font-size:3rem}}@media screen and (max-width: 810px){.p-structure__desc .title{font-size:2.8rem}}@media screen and (max-width: 500px){.p-structure__desc .title{font-size:2.6rem}}.p-structure__desc .text{line-height:2;font-size:1.4rem;margin-top:30px}@media screen and (max-width: 500px){.p-structure__desc .text{line-height:1.8}}.p-structure__desc .c-button{margin-top:30px}@media screen and (max-width: 500px){.p-structure__desc .c-button{margin-top:20px}}.p-structure__img{aspect-ratio:4/5;border-radius:10px;overflow:hidden;width:45%}@media screen and (max-width: 810px){.p-structure__img{width:100%;max-width:400px;margin:0 auto}}