.cmn04_col-group{display:grid;gap:8rem 5%}@media screen and (min-width:768px){.cmn04_col-group.-col2{grid-template-columns:repeat(2,1fr)}.cmn04_col-group.-col3{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.cmn04_col-group{grid-template-columns:repeat(1,1fr);row-gap:6.4rem}}.cmn04_col-group a.item{color:inherit;display:block;text-decoration:none;-webkit-transition:background-color .3s,color .3s,-webkit-box-shadow .3s;transition:background-color .3s,color .3s,-webkit-box-shadow .3s;transition:background-color .3s,color .3s,box-shadow .3s;transition:background-color .3s,color .3s,box-shadow .3s,-webkit-box-shadow .3s}.cmn04_col-group a.item:hover{background-color:#323230!important;-webkit-box-shadow:0 0 0 1px #ffc814;box-shadow:0 0 0 1px #ffc814;color:#ffc814;opacity:1}.cmn04_col-group a.item:hover .c-button{background-color:transparent;border-color:#ffc814;color:#ffc814}.cmn04_col-group .title{font-size:3.2rem;font-weight:700;margin-bottom:.8rem}@media screen and (max-width:767px){.cmn04_col-group .title{font-size:2.7rem;margin-bottom:1.2rem}}.cmn04_col-group .sub-title{font-size:1.8rem;font-weight:700;margin:0 0 1rem}.cmn04_col-group .text{font-size:1.4rem;font-weight:500}.cmn04_col-group .c-button{font-size:1.4rem;min-height:3.4rem;padding-bottom:.8rem;padding-top:.8rem;pointer-events:none}.cmn04_col-group.-type2 .item{padding:2.4rem}.cmn04_col-group.-type3{gap:2.4rem}@media screen and (max-width:1000px) and (min-width:769px){.cmn04_col-group.-type3.-col3{grid-template-columns:repeat(2,1fr)}}.cmn04_col-group.-type3 .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:1.6rem;padding:2.4rem}.cmn04_col-group.-type3 .image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;width:4.6rem}.cmn04_col-group.-type3 .title{font-size:2.8rem;margin-bottom:1.6rem}.cmn04_col-group.-type4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-column-gap:7%;-moz-column-gap:7%;column-gap:7%;justify-content:center}.cmn04_col-group.-type4 .item{text-align:center}.cmn04_col-group.-type4 .image{margin:0 auto 2.4rem}.cmn04_col-group.-type4 .sub-title{font-size:1.6rem;margin-bottom:1.6rem}.cmn04_col-group.-type4 .text{font-size:1.3rem}