.three_cards_gray02_wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1.25rem;max-width:1200px}.three_cards_gray02_card{align-items:center;background-color:#ececec;border-radius:0;border-radius:1.25rem 0 1.25rem 0;box-sizing:border-box;display:flex;flex:1 1 calc(33.33333% - 0.83333rem);flex-direction:column;max-width:calc(33.33333% - .83333rem);min-width:0;padding:2.5rem 1.5rem;text-align:center}.three_cards_gray02_text{font-size:2rem;font-weight:700}.three_cards_gray02_title{font-size:1.25rem;font-weight:700;margin:.6rem 0;padding-left:0;text-align:center}.three_cards_gray02_text p,.three_cards_gray02_title+p{margin-top:.75rem}.three_cards_gray02_card img{display:block;height:auto;max-width:100%}@media (max-width:920px){.three_cards_gray02_wrapper{gap:1.25rem}.three_cards_gray02_card{flex:1 1 100%;max-width:100%;padding:1.5rem}.three_cards_gray02_text{font-size:1.7rem}}