.prd03_case-list .post-list{display:grid;gap:4rem 4%;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.prd03_case-list .post-list{grid-template-columns:repeat(2,1fr);row-gap:5.6rem}}@media screen and (max-width:540px){.prd03_case-list .post-list{grid-template-columns:repeat(1,1fr)}}.prd03_case-list a{color:inherit;text-decoration:none}.prd03_case-list .image{margin:0}.prd03_case-list .image img{aspect-ratio:16/9;height:100%;width:100%}.prd03_case-list .title{font-size:1.6rem;font-weight:700;margin:2.4rem 0 0}@media screen and (max-width:767px){.prd03_case-list .title{margin-top:1.4rem}}.prd03_case-list .company{font-size:1.3rem;font-weight:500;margin-top:1.6rem}@media screen and (max-width:767px){.prd03_case-list .company{margin-top:.8rem}}