.threeCard__wrapper{background-color:#222222;padding:30px 0 0}.threeCard__wrapper h2{font-size:24px}.threeCard__wrapper section>div:last-child h2{width:max-content;margin:10px auto}.threeCard__wrapper p{font-size:18px}.threeCard__wrapper .threeCard__notice{text-align:center;color:#e17171}.threeCard__wrapper section{display:flex;flex-direction:column;align-items:center;row-gap:30px;padding:50px 0}.threeCard__wrapper section div{width:100%;max-width:320px;background-color:#fafafa;padding:50px 20px;text-align:center}.threeCard__wrapper section div h2{margin:10px 0}@media (min-width:1024px){.threeCard__wrapper section{flex-direction:row;gap:0 30px;padding:50px calc((100vw - 1020px) / 2)}}