.support-example{background:var(--support-bg);border-radius:40px;font-family:Noto Sans JP,sans-serif!important;margin:0 clamp(20px,5vw,110px);padding:clamp(110px,9vw,130px) clamp(30px,5vw,80px) clamp(60px,6vw,80px);position:relative}.support-example-heading{align-items:center;border-radius:999px;box-sizing:border-box;color:var(--support-heading-color);display:flex;font-family:Noto Sans JP,sans-serif!important;font-size:clamp(15px,1.6vw,19px);font-weight:700;height:50px;justify-content:center;line-height:1;min-width:clamp(280px,30vw,480px);padding:0 40px;top:30px;transform:translateX(-50%);white-space:nowrap}.support-example-heading,.support-example-heading:after{background:var(--support-heading-bg);left:50%;position:absolute}.support-example-heading:after{bottom:-7px;content:"";height:18px;transform:translateX(-50%) rotate(45deg);width:18px;z-index:-1}.support-example-grid{display:grid;gap:clamp(40px,5vw,80px);grid-template-columns:repeat(2,1fr)}.support-example-item{align-items:center;display:flex;gap:30px}.support-example-image{flex-shrink:0;width:clamp(80px,10vw,150px)}.support-example-image img{display:block;height:auto;width:100%}.support-example-title{color:#362982;font-size:clamp(10px,1.2vw,18px);font-weight:700;line-height:35px;margin:0 0 18px;text-decoration:underline}.support-example-text,.support-example-title{font-family:Noto Sans JP,sans-serif!important}.support-example-text{color:#292929;font-size:clamp(10px,1.19vw,18px);line-height:2}.support-example-text p{margin:0}@media screen and (min-width:801px) and (max-width:1024px){.support-example{padding:clamp(110px,9vw,130px) clamp(10px,1.3vw,40px) clamp(60px,6vw,80px)}.support-example-heading{font-size:clamp(12px,1.6vw,19px)}.support-example-image{width:clamp(60px,8vw,90px)}.support-example-title{font-size:clamp(12px,1.3vw,16px)}.support-example-text{font-size:clamp(11.2px,1.3vw,16px)}}@media screen and (max-width:800px){.support-example{margin:0;padding:140px 25px 50px}.support-example-heading{font-size:clamp(17px,1.2vw,20px);padding:12px 20px;text-align:center;white-space:normal;width:calc(100% - 40px)}.support-example-grid{gap:50px;grid-template-columns:1fr}.support-example-item{flex-direction:column;text-align:center}.support-example-image{width:clamp(180px,10vw,280px)}.support-example-title{font-size:clamp(17px,1.2vw,20px);line-height:1.6;text-align:center}.support-example-text,.support-example-text p{font-size:clamp(16px,1.2vw,18px);line-height:2;text-align:center}}