.cmn04_link-list{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1000px){.cmn04_link-list{grid-template-columns:repeat(2,1fr)}}.cmn04_link-list .item{align-items:center;border-bottom:1px solid #dedede;color:inherit;display:flex;font-weight:500;gap:.8rem;letter-spacing:.01em;line-height:1.6;text-decoration:none}.cmn04_link-list .item .icon{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin-left:auto}.cmn04_link-list .item .icon svg{display:block;height:auto;fill:#19a3a3}.cmn04_link-list.-type1{background-color:#f4f4f4;border-radius:6px;gap:4rem 6rem;padding:6rem}@media screen and (max-width:768px){.cmn04_link-list.-type1{grid-template-columns:repeat(1,1fr);padding:4rem 2rem;row-gap:3rem}}.cmn04_link-list.-type1 .item{font-size:2rem;padding-bottom:2rem}@media screen and (max-width:768px){.cmn04_link-list.-type1 .item{font-size:1.8rem}}.cmn04_link-list.-type1 .item:before{background:linear-gradient(90deg,#ff692d,#ffb63e);border-radius:50%;content:"";flex:0 0 auto;height:1rem;width:1rem}.cmn04_link-list.-type1 .item .icon{background-color:#fff;border-radius:6px;height:3rem;width:3.2rem}.cmn04_link-list.-type2{gap:2.4rem 4rem}@media screen and (max-width:768px){.cmn04_link-list.-type2{column-gap:1.6rem}}.cmn04_link-list.-type2 .item{font-size:1.4rem;padding-bottom:1.4rem}@media screen and (max-width:768px){.cmn04_link-list.-type2 .item{font-size:1.2rem}}.cmn04_link-list.-type2 .item .icon{background-color:#f4f4f4;border-radius:50%;height:1.6rem;width:1.6rem}.cmn04_link-list.-type2 .item .icon svg{transform:rotate(90deg)}