.lp04_item{display:grid;gap:2.2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:800px){.lp04_item{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:560px){.lp04_item{grid-template-columns:repeat(1,1fr)}}.lp04_item .image img{aspect-ratio:336/248}.lp04_item .content{padding:2rem 1.2rem 1.2rem}.lp04_item .title{color:#049a6e;font-size:2.8rem}.lp04_item .text{margin-top:1rem}.lp04_item .text ul{padding-left:1.5em}.lp04_item .text ul li:not(:last-child){margin-bottom:.4rem}