<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.point-card-box{align-items:flex-start;display:grid;gap:2.4rem;grid-template-columns:repeat(3,1fr);margin:0 auto!important}.items-pc{align-self:stretch;background:#fff;border-radius:.8rem;flex:1 0 0;flex-direction:column;gap:1.4rem;padding:2rem 1.6rem}.items-pc,.point-number{align-items:center;display:flex}.point-number{background:var(--_yellow,#ebb108);border-radius:10rem;color:#fff;font-size:2rem;font-weight:700;justify-content:center;padding:.4rem 2rem;text-align:center}.img-box-pc{aspect-ratio:16/9;display:flex;flex-shrink:0;width:70%}.img-pc{aspect-ratio:16/9;height:auto;object-fit:cover;width:100%}.h1-text-pc{font-size:2rem;font-weight:700}.h1-text-pc,.p-text-pc{align-self:stretch;margin:0;text-align:center}.p-text-pc{font-size:1.6rem}@media only screen and (max-width:768px){.img-box-pc{width:85%}.point-card-box{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.point-card-box{flex-direction:column}.h1-text-pc{font-size:2rem;font-weight:700}.p-text-pc{font-size:1.6rem}.point-card-box{grid-template-columns:repeat(1,1fr)}}</pre></body></html>