.licenseSupportCard__list{display:flex;flex-wrap:wrap;column-gap:clamp(20px,2.8vw,40px);row-gap:20px;justify-content:center;margin-top:50px;margin-inline:auto;max-width:850px}.licenseSupportCard__list>.popupAnime__container{width:calc((100% - clamp(20px, 2.8vw, 40px)) / 2);max-width:310px}.licenseSupportCard{display:block;margin-inline:auto;height:70px;max-width:310px;width:100%}.licenseSupportCard .licenseSupportCard__text{word-break:keep-all}.licenseSupportCard__inner{align-items:center;background:#e6f1fc;border:1px solid var(--colorBlue);border-radius:150px;box-shadow:5px 5px 10px rgba(0,0,0,.25);column-gap:20px;display:flex;height:100%;justify-content:center;padding:0 clamp(24px,3.2vw,45px)}.licenseSupportCard___title{color:var(--colorBlue);font-family:var(--familyNotoSans);font-size:16px;font-weight:700;line-height:1}.licenseSupport__form--link{align-items:center;background:var(--colorBlue);border-radius:60px;display:flex;height:60px;justify-content:center;margin:60px auto 0;width:380px}.licenseSupport__form--link p{color:var(--colorWhite);font-family:var(--familyNotoSans);font-size:var(--fontMax18Min14);font-weight:700;letter-spacing:.1em;line-height:1;padding-right:25px;position:relative}.licenseSupport__form--link p:after{background:url(/images/common/icon-arrow_right_white.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:18px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:10px}@media screen and (max-width:767px){.licenseSupportCard__list{grid-template-columns:1fr;margin-top:30px;row-gap:30px}.licenseSupportCard__list>.popupAnime__container{max-width:380px;width:100%}.licenseSupportCard{max-width:100%}.licenseSupport__form--link{max-width:335px;width:100%}.licenseSupport__form--link p:after{height:14px;width:8px}}