.cmn08_cards{display:grid}.cmn08_cards.-col4{column-gap:2.98%;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:860px){.cmn08_cards.-col4{grid-template-columns:repeat(3,1fr)}}.cmn08_cards.-col3{column-gap:4.44%;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:860px) and (min-width:580px){.cmn08_cards.-col3.-type-frame{grid-template-columns:repeat(2,1fr)}}.cmn08_cards.-col2{column-gap:6%;grid-template-columns:repeat(2,1fr)}.cmn08_cards.-col1{grid-template-columns:repeat(1,1fr)}@media screen and (max-width:768px){.cmn08_cards.-sp-col2{column-gap:6%;grid-template-columns:repeat(2,1fr)}.cmn08_cards.-sp-col1{grid-template-columns:repeat(1,1fr)}}.cmn08_cards.-type-default{row-gap:4rem}.cmn08_cards.-type-frame{gap:2rem}.cmn08_cards.-type-frame .item{background-color:#fff;border:1px solid #ddd;display:grid;gap:0;grid-row:span 3;grid-template-rows:subgrid}.cmn08_cards.-type-frame .image{margin:0}.cmn08_cards.-type-frame .title{border-bottom:1px solid #ccc;color:#00196e;font-size:2rem;letter-spacing:.05em;padding:1.6rem 0;text-align:center;width:calc(100% - 4rem)}@media screen and (max-width:768px){.cmn08_cards.-type-frame .title{font-size:1.8rem}}.cmn08_cards.-type-frame .text{line-height:2;margin:0 auto;padding:1.6rem 0 2.4rem;width:calc(100% - 4rem)}.cmn08_cards a.item{color:inherit;position:relative;text-decoration:none;transition:box-shadow .25s}.cmn08_cards a.item:after{border:2px solid transparent;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:border .25s;width:100%;z-index:2}.cmn08_cards a.item:hover{box-shadow:0 0 20px rgba(0,0,0,.2);opacity:1}.cmn08_cards a.item:hover:after{border-color:#005bac}.cmn08_cards a.item:hover .title{color:#005bac}.cmn08_cards .image{margin:0 0 1em;text-align:center}.cmn08_cards .title{font-size:1.8rem;font-weight:700;line-height:1.5;margin:0 auto;transition:color .25s;width:100%}@media screen and (max-width:768px){.cmn08_cards .title{font-size:1.6rem}}.cmn08_cards .text{margin-top:.5em}