.cmn05_point{display:grid;gap:3.8rem;grid-template-columns:repeat(1,1fr)}@media screen and (max-width:768px){.cmn05_point{gap:2.5rem}}@media screen and (min-width:769px){.cmn05_point.-col2{gap:3.8rem;grid-template-columns:repeat(2,1fr)}.cmn05_point.-col3{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}.cmn05_point .item{border-radius:2rem;padding:3rem 2.6rem 3rem 3rem}@media screen and (max-width:768px){.cmn05_point .item{padding:3rem}}.cmn05_point .title{align-items:flex-start;display:flex;font-size:var(--font-size-middle);gap:.9rem;line-height:1.33;margin:0 0 1.6rem}.cmn05_point .title .icon{flex:0 0 auto;padding-top:.15em;width:2.7rem}.cmn05_point .title .icon svg{background-color:#fff;display:block;height:auto}.cmn05_point .row-group{flex-direction:row;gap:1.6rem}@media screen and (max-width:1000px) and (min-width:769px){.cmn05_point .row-group{flex-direction:column}.cmn05_point .row-group .image{max-width:100%}}@media screen and (max-width:768px){.cmn05_point .row-group{flex-flow:row nowrap}.cmn05_point .row-group .image{max-width:48.5%}}@media screen and (max-width:560px){.cmn05_point .row-group{flex-direction:column}.cmn05_point .row-group .image{max-width:100%}}