.cmn03_cards{display:flex;flex-wrap:wrap;gap:2.4rem}@media screen and (max-width:768px){.cmn03_cards{gap:2rem}}.cmn03_cards .item{background-color:#ebf6ff;border-radius:1rem;width:calc(33.33% - 1.6rem)}@media screen and (max-width:768px){.cmn03_cards .item{width:100%}}.cmn03_cards .item .title{color:#006b9e;font-size:2.4rem;font-weight:700;margin-bottom:3.2rem}@media screen and (max-width:768px){.cmn03_cards .item .title{font-size:2rem;margin-bottom:1.6rem}}.cmn03_cards .item .image{text-align:center}.cmn03_cards .item .explain{font-size:1.4rem;line-height:1.8;margin-top:2.4rem}@media screen and (max-width:768px){.cmn03_cards .item .explain{margin-top:1.6rem}}.cmn03_cards .item .button{display:flex;justify-content:center;margin-top:2.4rem}@media screen and (max-width:768px){.cmn03_cards .item .button{margin-top:2rem}}.cmn03_cards .item .button .c-button{max-width:none}.cmn03_cards.-ls-title-smaller .item .title{font-size:2rem}@media screen and (max-width:768px){.cmn03_cards.-ls-title-smaller .item .title{font-size:1.8rem}}