.service-card-groups{display:grid;font-family:Noto Sans JP,sans-serif;gap:clamp(24px,3.6vw,48px) clamp(24px,3.2vw,40px);grid-template-columns:repeat(12,minmax(0,1fr));margin:0 auto;max-width:1320px;width:calc(100% - clamp(28px, 5.4vw, 108px))}.service-card-module{min-width:0;width:100%}.service-card-module--layout-vertical.service-card-module--count-1{grid-column:1/span 5}.service-card-module--layout-vertical.service-card-module--count-2{grid-column:1/span 10}.service-card-module--layout-vertical.service-card-module--count-3,.service-card-module--layout-vertical.service-card-module--count-4,.service-card-module--layout-vertical.service-card-module--count-5{grid-column:1/-1}.service-card-module--layout-horizontal.service-card-module--count-1{grid-column:span 5}.service-card-module--layout-horizontal.service-card-module--count-2{grid-column:span 10}.service-card-module--layout-horizontal.service-card-module--count-3,.service-card-module--layout-horizontal.service-card-module--count-4,.service-card-module--layout-horizontal.service-card-module--count-5{grid-column:1/-1}.service-card-panel{background:#eaf1f0;border-radius:24px;box-sizing:border-box;height:100%;padding:clamp(48px,5.4vw,76px) clamp(50px,5.4vw,84px);width:100%}.service-card-heading{align-items:center;display:flex;gap:clamp(16px,1.8vw,22px);margin-bottom:clamp(28px,4vw,42px)}.service-card-heading__bar{background:#ff9606;flex-shrink:0;height:64px;width:7px}.service-card-heading__lead{color:#2b2f32;font-size:clamp(12px,1vw,15px);font-weight:700;line-height:1.5;margin:0 0 5px}.service-card-heading__title{color:#222;font-size:clamp(20px,1.8vw,29px);font-weight:900;letter-spacing:0;line-height:1.25;margin:0}.service-card-list{align-items:stretch;display:grid;gap:clamp(28px,3vw,56px)}.service-card-module--count-1 .service-card-list{grid-template-columns:minmax(0,1fr)}.service-card-module--count-2 .service-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-module--count-3 .service-card-list,.service-card-module--count-4 .service-card-list,.service-card-module--count-5 .service-card-list{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card-item{align-items:center;display:flex;flex-direction:column;height:100%;min-width:0;text-align:center}.service-card-logo{align-items:center;background:#fff;border-radius:12px;box-sizing:border-box;display:flex;height:152px;justify-content:center;max-width:270px;padding:20px;width:100%}.service-card-logo img{display:block;max-height:100%;max-width:100%;object-fit:contain}.service-card-description{color:#4b5558;font-size:clamp(10px,.8vw,12px)!important;font-weight:400;line-height:1.8;margin-top:clamp(18px,2.6vw,26px);max-width:310px;min-height:86px;width:100%}.service-card-description a,.service-card-description div,.service-card-description em,.service-card-description p,.service-card-description span,.service-card-description strong{color:inherit;font-size:inherit!important;font-weight:inherit;line-height:inherit}.service-card-description p{margin:0}.service-card-button-wrap{margin-top:auto;padding-top:clamp(16px,1.8vw,22px)}.service-card-button{align-items:center;background:#fff;border:1px solid #6b7280;border-radius:6px;box-sizing:border-box;color:#111;display:flex;font-family:Noto Sans JP,sans-serif;font-size:clamp(11px,.9vw,13px);font-weight:700;height:clamp(36px,3vw,42px);min-width:clamp(120px,10vw,148px);overflow:hidden;padding:0 clamp(12px,1vw,14px);position:relative;text-decoration:none!important;width:auto}.service-card-button:before{background:#111;content:"";inset:0;position:absolute;transform:scaleX(0);transform-origin:left;z-index:0}.service-card-button:hover:before{transform:scaleX(1);transition:transform .2s ease}.service-card-button:hover{border-color:#111;color:#fff}.service-card-button__text-wrap{align-items:center;display:grid;margin-right:clamp(12px,1.2vw,16px);position:relative;z-index:2}.service-card-button__text-default,.service-card-button__text-hover{font-weight:700;grid-area:1/1;text-align:center;transition:opacity .15s ease;white-space:nowrap}.service-card-button__text-default{opacity:1}.service-card-button:hover .service-card-button__text-default,.service-card-button__text-hover{opacity:0}.service-card-button:hover .service-card-button__text-hover{opacity:1}.service-card-button__divider{background:currentColor;flex-shrink:0;height:clamp(18px,1.8vw,24px);margin-right:clamp(8px,.8vw,12px);position:relative;width:1px;z-index:2}.service-card-button__arrow{align-items:center;display:flex;flex-shrink:0;font-size:clamp(11px,.9vw,13px);font-weight:300;justify-content:center;line-height:1;position:relative;transform:translateY(-1px);width:14px;z-index:2}.service-card-button,.service-card-button:active,.service-card-button:focus,.service-card-button:hover,.service-card-button:visited{text-decoration:none!important}@media (max-width:1280px){.service-card-module--count-4 .service-card-list,.service-card-module--count-5 .service-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-description{min-height:auto}.service-card-button-wrap{margin-top:0}}@media (max-width:1120px){.service-card-module--count-2 .service-card-list{grid-template-columns:1fr}.service-card-module--layout-horizontal.service-card-module--count-1,.service-card-module--layout-vertical.service-card-module--count-1{grid-column:1/-1}.service-card-panel{margin:0 auto;max-width:760px}}@media (min-width:768px) and (max-width:1024px){.service-card-groups{gap:32px;grid-template-columns:1fr;margin:0 auto;max-width:100%;width:calc(100% - 56px)}.service-card-module,.service-card-module--count-1,.service-card-module--count-2,.service-card-module--count-3,.service-card-module--count-4,.service-card-module--count-5,.service-card-module--layout-horizontal,.service-card-module--layout-vertical{grid-column:1/-1}.service-card-panel{border-radius:24px;margin:0 auto;max-width:760px;padding:44px 48px 52px;width:100%}.service-card-module--count-1 .service-card-list{grid-template-columns:1fr}.service-card-module--count-2 .service-card-list,.service-card-module--count-3 .service-card-list,.service-card-module--count-4 .service-card-list,.service-card-module--count-5 .service-card-list{gap:42px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-logo{height:150px;max-width:260px}.service-card-description{max-width:300px;min-height:auto}.service-card-button-wrap{margin-top:0;padding-top:18px}}@media (max-width:767px){.service-card-groups{display:block;margin:0 auto;max-width:100%;width:calc(100% - 32px)}.service-card-module,.service-card-module--count-1,.service-card-module--count-2,.service-card-module--count-3,.service-card-module--count-4,.service-card-module--count-5,.service-card-module--layout-horizontal,.service-card-module--layout-vertical{display:block;margin:0 0 24px;max-width:100%;width:100%}.service-card-module--count-1 .service-card-panel,.service-card-module--count-2 .service-card-panel,.service-card-module--count-3 .service-card-panel,.service-card-module--count-4 .service-card-panel,.service-card-module--count-5 .service-card-panel,.service-card-panel{border-radius:22px;margin:0 auto;max-width:360px;padding:34px 18px 40px;width:100%}.service-card-heading{align-items:flex-start;gap:16px;margin-bottom:32px}.service-card-heading__bar{height:64px;width:7px}.service-card-module--count-1 .service-card-list{grid-template-columns:1fr}.service-card-module--count-2 .service-card-list,.service-card-module--count-3 .service-card-list,.service-card-module--count-4 .service-card-list,.service-card-module--count-5 .service-card-list{display:grid;gap:42px;grid-template-columns:1fr}.service-card-logo{height:154px;max-width:260px;padding:20px}.service-card-description{font-size:12px!important;line-height:1.85;max-width:280px;min-height:auto}.service-card-description a,.service-card-description div,.service-card-description em,.service-card-description p,.service-card-description span,.service-card-description strong{font-size:inherit!important;line-height:inherit}.service-card-button-wrap{margin-top:0;padding-top:14px}.service-card-button{font-size:11px;height:36px;min-width:118px;padding:0 10px}.service-card-button__text-wrap{margin-right:10px}.service-card-button__divider{margin-right:8px}}@media (min-width:481px) and (max-width:767px){.service-card-groups{display:block;margin:0 auto;max-width:100%;width:calc(100% - 48px)}.service-card-module,.service-card-module--count-1,.service-card-module--count-2,.service-card-module--count-3,.service-card-module--count-4,.service-card-module--count-5,.service-card-module--layout-horizontal,.service-card-module--layout-vertical{display:block;margin:0 0 32px;max-width:100%;width:100%}.service-card-module--count-1 .service-card-panel,.service-card-module--count-2 .service-card-panel,.service-card-module--count-3 .service-card-panel,.service-card-module--count-4 .service-card-panel,.service-card-module--count-5 .service-card-panel,.service-card-panel{border-radius:24px;margin:0 auto;max-width:560px;padding:42px 42px 48px;width:100%}.service-card-module--count-1 .service-card-list{grid-template-columns:1fr}.service-card-module--count-2 .service-card-list,.service-card-module--count-3 .service-card-list,.service-card-module--count-4 .service-card-list,.service-card-module--count-5 .service-card-list{display:grid;gap:36px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-logo{height:132px;max-width:220px}.service-card-description{font-size:12px!important;line-height:1.85;max-width:240px;min-height:auto}.service-card-description a,.service-card-description div,.service-card-description em,.service-card-description p,.service-card-description span,.service-card-description strong{font-size:inherit!important;line-height:inherit}}.service-card-heading__title,.service-card-heading__title *{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,sans-serif!important;font-weight:900!important}