:root{--key-color:#9f62ff;--accent-color:#a3de44;--display-ja-font:"Hiragino Sans","Noto Sans JP",sans-serif;--display-en-font:"HeadLineA","Oswald","Impact",sans-serif}#readspeaker_button1{display:none!important}#rsbtn_popup{display:none!important}#a11y{position:relative;margin:0;background-color:#e5e5e5;color:#444464;overflow:hidden}.text-button{display:flex;align-items:center;justify-content:center;background-color:#fff;border:solid 4px #fff;border-radius:40px;font-size:18px;font-weight:700;color:#444464;transition:var(--transition)}@media screen and (max-width:768px){.text-button{font-size:14px}}.text-button:hover{background-color:rgba(255,255,255,0);color:#fff}.text-button-green{border-color:var(--accent-color);background-color:var(--accent-color);color:#fff}.text-button-green:hover{background-color:rgba(163,222,68,0);color:var(--accent-color)}.text-button-orange{border-color:#f60;background-color:#f60;color:#fff}.text-button-orange:hover{background-color:rgba(255,102,0,0);color:#f60}.section-title{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.section-title-main{font-size:80px;font-family:var(--display-en-font);font-weight:700;line-height:1;letter-spacing:-.01em}@media screen and (max-width:768px){.section-title-main{font-size:50px}}.section-title-sub{font-size:18px;font-family:var(--display-ja-font);font-weight:700;line-height:1}@media screen and (max-width:768px){.section-title-sub{font-size:13px}}#header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 60px;height:175px;background:0 0;border:none;transition:var(--transition)}@media screen and (max-width:768px){#header{padding:0 20px;height:100px}}.header-logo{position:relative;left:calc((100vw - 1140px)/ 2 - 60px);width:550px;height:auto;transition:var(--transition)}@media screen and (max-width:1520px){.header-logo{width:320px}}@media screen and (max-width:1280px){.header-logo{width:240px;left:auto}}#header #nav_toggle{display:none}@media screen and (max-width:1020px){#header #nav_toggle{display:block;width:32px;height:24px}}@media screen and (max-width:1020px){#header #nav_toggle.show{position:fixed;right:60px}}@media screen and (max-width:768px){#header #nav_toggle.show{right:20px}}@media screen and (max-width:1020px){#header #nav_toggle.show i{background-color:#fff}}.header-menu-container{position:relative;display:flex;justify-content:center;align-items:center;gap:30px;z-index:10}@media screen and (max-width:1020px){.header-menu-container{position:absolute;top:0;left:0;width:100%;flex-direction:column;transform:translate(0,-100%);transition:var(--transition);padding:100px 20px 60px;background-color:var(--key-color)}}@media screen and (max-width:1020px){#nav_toggle.show+.header-menu-container{transform:translate(0,0)}}.header-menu-overlay{position:absolute;top:0;left:0;right:0;height:100vh;background-color:#000;opacity:0;transition:var(--transition)}@media screen and (max-width:1020px){#nav_toggle.show~.header-menu-overlay{opacity:.8}}.header-menu-logo-wrapper{display:none}@media screen and (max-width:1020px){.header-menu-logo-wrapper{display:block}}.header-menu-nav{display:flex;justify-content:center;align-items:center;gap:30px}@media screen and (max-width:1020px){.header-menu-nav{margin-top:10px;flex-direction:column}}.header-menu-nav-item{font-size:18px;font-family:var(--display-ja-font);font-weight:600;color:#444464;opacity:1;transition:var(--transition)}@media screen and (max-width:1280px){.header-menu-nav-item{font-size:16px}}@media screen and (max-width:1020px){.header-menu-nav-item{color:#fff}}.header-menu-nav-item:hover{opacity:.6}.header-menu-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.header-menu-buttons .text-button{width:210px;height:50px}@media screen and (max-width:1280px){.header-menu-buttons .text-button{width:160px;height:50px}}@media screen and (max-width:1020px){.header-menu-buttons .text-button{width:300px;height:60px}}@media screen and (max-width:1020px){.header-menu-buttons .text-button:first-child{display:none}}.header-menu-buttons .text-button:last-child,.header-menu-buttons .text-button:nth-child(2){display:none}@media screen and (max-width:1020px){.header-menu-buttons .text-button:last-child,.header-menu-buttons .text-button:nth-child(2){display:flex}}#header.scrolled{height:80px;background-color:#e5e5e5}.scrolled .header-logo{width:240px;left:0}#kv{position:relative;padding:240px 120px 60px}@media screen and (max-width:1020px){#kv{padding:160px 120px 60px}}@media screen and (max-width:768px){#kv{padding:100px 20px 40px}}.kv-catch-container{position:relative;z-index:10;margin:0 auto;max-width:1140px;width:100%;font-family:var(--display-ja-font)}.kv-catch-main{font-size:80px;font-weight:900}@media screen and (max-width:1280px){.kv-catch-main{font-size:54px}}@media screen and (max-width:1020px){.kv-catch-main{font-size:40px}}@media screen and (max-width:768px){.kv-catch-main{font-size:36px}}@media screen and (max-width:500px){.kv-catch-main{font-size:22px}}.kv-catch-strong{color:var(--key-color)}.kv-catch-sub{margin-top:40px;font-size:26px;font-weight:700;line-height:1.7}@media screen and (max-width:1280px){.kv-catch-sub{font-size:18px}}@media screen and (max-width:768px){.kv-catch-sub{margin-top:20px;font-size:14px}}.kv-lead-container{position:absolute;top:600px;right:0;z-index:10;border-radius:200px 0 0 200px;padding:75px 95px;background-color:var(--key-color)}.kv-lead-container.js-change-text-alternative{top:500px}@media screen and (max-width:1280px){.kv-lead-container{position:relative;top:auto;right:-120px;margin-top:30px}.kv-lead-container.js-change-text-alternative{top:auto}}@media screen and (max-width:768px){.kv-lead-container{padding:60px 20px 60px 50px;right:-65px}}.kv-lead{font-size:40px;font-family:var(--display-ja-font);font-weight:700;line-height:1.5;color:#fff}@media screen and (max-width:1280px){.kv-lead{font-size:24px}}@media screen and (max-width:768px){.kv-lead{font-size:16px}}.kv-button-container{display:flex;justify-content:flex-start;position:relative;z-index:10;margin:80px auto 0;max-width:1140px;width:100%}@media screen and (max-width:768px){.kv-button-container{margin-top:40px}}@media screen and (max-width:1280px){.kv-button-container{justify-content:center}}.kv-button-container .text-button{width:385px;height:77px}@media screen and (max-width:768px){.kv-button-container .text-button{width:240px;height:60px;font-size:14px}}.kv-description-container{position:relative;z-index:10;margin:135px auto 0;max-width:960px;width:100%}@media screen and (max-width:768px){.kv-description-container{margin-top:50px}}.kv-description{font-size:22px;font-family:var(--display-ja-font);font-weight:600;line-height:2;text-align:center}@media screen and (max-width:1280px){.kv-description{font-size:18px}}@media screen and (max-width:768px){.kv-description{font-size:14px;text-align:left}}.kv-description-strong{font-size:24px}@media screen and (max-width:1280px){.kv-description-strong{font-size:20px}}@media screen and (max-width:768px){.kv-description-strong{font-size:14px}}.kv-decoration-text-01{position:absolute;transform-origin:0 100%;transform:rotate(90deg);top:-.8em;left:0;display:block;width:100%;font-size:147px;font-family:var(--display-en-font);font-weight:700;line-height:1;color:#e5e5e5;text-shadow:1px 1px 0 var(--key-color),-1px -1px 0 var(--key-color),-1px 1px 0 var(--key-color),1px -1px 0 var(--key-color),0 1px 0 var(--key-color),0-1px 0 var(--key-color),-1px 0 0 var(--key-color),1px 0 0 var(--key-color)}@media screen and (max-width:1280px){.kv-decoration-text-01{left:-.2em;font-size:108px}}@media screen and (max-width:768px){.kv-decoration-text-01{top:260px;width:480px;font-size:60px}}.kv-decoration-text-02{position:absolute;bottom:30px;right:40px;transform-origin:100% 0;transform:rotate(90deg);font-size:18px;font-family:var(--display-ja-font);font-weight:700;line-height:1;color:#fff}@media screen and (max-width:768px){.kv-decoration-text-02{display:none}}.js-change-text-alternative{display:none}#information{position:relative;padding:60px 0}@media screen and (max-width:768px){#information{padding:40px 0}}@media screen and (max-width:768px){#information .section-title{align-items:flex-start;padding:0 20px}}.information-lined-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:70px;width:100%}.information-lined-boxes-01{display:grid;grid-template-columns:minmax(60px,calc((100vw - 1020px)/ 2)) fit-content(100%) 360px minmax(60px,1fr);width:100%;height:360px}@media screen and (max-width:768px){.information-lined-boxes-01{grid-template-columns:20px fit-content(100%) 0 20px;height:330px}}.information-lined-box-01-01{position:relative}.information-lined-box-01-01::after{position:absolute;top:-12px;left:0;right:0;display:block;border-top:solid 24px var(--key-color);content:""}@media screen and (max-width:768px){.information-lined-box-01-01::after{top:-8px;border-width:16px}}.information-lined-box-01-02{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}@media screen and (max-width:768px){.information-lined-box-01-02{gap:20px;padding-right:50px}}.information-lined-box-01-02::after{position:absolute;top:-12px;left:0;right:0;display:block;border-top:solid 24px var(--key-color);content:""}@media screen and (max-width:768px){.information-lined-box-01-02::before{position:absolute;top:-8px;left:0;right:165px;display:block;border-top:solid 16px var(--key-color);content:""}.information-lined-box-01-02::after{top:-8px;bottom:-8px;right:-8px;left:calc(100% - 165px);border-width:16px;border-right:solid 16px var(--key-color);border-bottom:solid 16px var(--key-color);border-radius:0 165px 165px 0}}.information-lined-box-01-03{position:relative;display:flex;justify-content:center;align-items:center;aspect-ratio:1;width:100%;height:100%}.information-lined-box-01-03::after{position:absolute;top:-12px;left:0;right:-12px;bottom:-12px;display:block;border-top:solid 24px var(--key-color);border-right:solid 24px var(--key-color);border-bottom:solid 24px var(--key-color);border-radius:0 192px 192px 0;content:""}@media screen and (max-width:768px){.information-lined-box-01-03::after{display:none}}.information-lined-boxes-02{display:grid;grid-template-columns:minmax(60px,calc((100vw - 1020px)/ 2)) 320px fit-content(100%) minmax(60px,1fr);width:100%;height:320px}@media screen and (max-width:768px){.information-lined-boxes-02{grid-template-columns:20px 0 fit-content(100%) 20px;height:300px}}.information-lined-box-02-02{position:relative;display:flex;justify-content:center;align-items:center;aspect-ratio:1;width:100%;height:100%}.information-lined-box-02-02::after{position:absolute;top:-12px;left:-12px;right:0;bottom:-12px;display:block;border-top:solid 24px var(--key-color);border-left:solid 24px var(--key-color);border-bottom:solid 24px var(--key-color);border-radius:172px 0 0 172px;content:""}@media screen and (max-width:768px){.information-lined-box-02-02::after{display:none}}.information-lined-box-02-03{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}@media screen and (max-width:768px){.information-lined-box-02-03{gap:20px;padding-left:60px}}@media screen and (max-width:768px){.information-lined-box-02-03 .information-lined-box-title{justify-content:flex-end;text-align:right}}.information-lined-box-02-03::after{position:absolute;top:-12px;left:0;right:50%;display:block;border-top:solid 24px var(--key-color);content:""}@media screen and (max-width:768px){.information-lined-box-02-03::before{position:absolute;top:-8px;bottom:-8px;left:-8px;right:165px;border-top:solid 16px var(--key-color);border-left:solid 16px var(--key-color);border-bottom:solid 16px var(--key-color);border-radius:165px 0 0 165px;content:""}.information-lined-box-02-03::after{top:auto;bottom:-8px;left:calc(100% - 165px);right:0;display:block;border-top:none;border-bottom:solid 16px var(--key-color)}}.information-lined-box-02-04{position:relative}@media screen and (max-width:768px){.information-lined-box-02-04::after{position:absolute;bottom:-8px;left:0;right:0;display:block;border-top:solid 16px var(--key-color);content:""}}.information-lined-boxes-03{display:grid;grid-template-columns:minmax(380px,calc((100vw - 1020px)/ 2 + 320px)) 1fr 50%;width:100%;height:90px}@media screen and (max-width:768px){.information-lined-boxes-03{margin-top:100px;grid-template-columns:20px 1fr 50%}}.information-lined-box-03-01{position:relative}@media screen and (max-width:768px){.information-lined-box-03-01::after{position:absolute;top:-8px;left:0;right:0;display:block;border-top:solid 16px var(--key-color);content:""}}.information-lined-box-03-02{position:relative}.information-lined-box-03-02::after{position:absolute;top:-12px;left:0;right:-12px;bottom:calc(-100% - 12px);display:block;border-top:solid 48px var(--key-color);border-right:solid 24px var(--key-color);border-radius:0 100% 0 0;content:"";transform:scale(1,.5);transform-origin:top left}@media screen and (max-width:768px){.information-lined-box-03-02::after{top:-8px;right:-8px;bottom:calc(-100% - 8px);border-top-width:32px;border-right-width:16px}}.information-lined-box-title{display:flex;align-items:center;justify-content:flex-start;gap:20px;width:100%;font-size:34px;font-family:var(--display-ja-font);font-weight:700;color:var(--key-color)}@media screen and (max-width:1280px){.information-lined-box-title{font-size:28px}}@media screen and (max-width:768px){.information-lined-box-title{font-size:20px}}.information-lined-box-title-strong{font-size:42px}@media screen and (max-width:1280px){.information-lined-box-title-strong{font-size:36px}}@media screen and (max-width:768px){.information-lined-box-title-strong{font-size:24px}}.information-lined-box-title-img{display:none}@media screen and (max-width:768px){.information-lined-box-title-img{display:block;width:60px;height:auto}}.information-lined-box-description{font-size:18px;font-family:var(--display-ja-font);font-weight:400;line-height:2}@media screen and (max-width:1280px){.information-lined-box-description{font-size:14px;line-height:1.6}}.information-lined-box-description-strong{font-weight:800}.information-mission-container{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:0 auto;padding:50px;width:100%;max-width:1140px;border-radius:10px;background-color:#f2f2f4}@media screen and (max-width:1260px){.information-mission-container{max-width:calc(100% - 120px)}}@media screen and (max-width:768px){.information-mission-container{max-width:calc(100% - 40px);padding:30px 20px}}.information-mission-text{font-size:20px;font-weight:300;font-family:var(--display-ja-font);text-align:center}@media screen and (max-width:768px){.information-mission-text{font-size:13px}}.information-mission-text-strong{font-size:26px;font-weight:700}@media screen and (max-width:768px){.information-mission-text-strong{font-size:16px}}.information-button-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin:40px auto 0}.information-button-lead{font-size:18px;font-weight:700}@media screen and (max-width:768px){.information-button-lead{font-size:14px}}.information-button-container .text-button{width:330px;height:70px}@media screen and (max-width:768px){.information-button-container .text-button{width:240px;height:60px}}.information-decoration-text-01{position:absolute;top:0;left:100%;display:block;width:100%;font-size:132px;font-family:var(--display-en-font);font-weight:700;line-height:1;color:var(--key-color);transform:rotate(90deg);transform-origin:top left}@media screen and (max-width:1280px){.information-decoration-text-01{font-size:64px}}@media screen and (max-width:768px){.information-decoration-text-01{font-size:46px}}.information-decoration-text-02{position:absolute;bottom:0;right:100%;display:block;width:100%;text-align:right;font-size:102px;font-family:var(--display-ja-font);font-weight:700;line-height:1;color:#fff;transform:rotate(90deg);transform-origin:bottom right}@media screen and (max-width:1280px){.information-decoration-text-02{font-size:64px}}@media screen and (max-width:768px){.information-decoration-text-02{top:840px;left:0;right:0;bottom:auto;font-size:36px;text-align:center;transform:rotate(0)}}.information-decoration-text-03{position:absolute;top:-.8em;right:60px;font-size:80px;font-family:var(--display-en-font);font-weight:700;line-height:1;letter-spacing:-.01em;color:var(--key-color)}@media screen and (max-width:768px){.information-decoration-text-03{right:0;font-size:54px}}#merit{position:relative;padding:60px}@media screen and (max-width:768px){#merit{padding:40px 20px 60px}}.merit-list{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:40px;margin:0 auto;width:100%;max-width:1140px}@media screen and (max-width:1280px){.merit-list{margin-top:40px}}@media screen and (max-width:768px){.merit-list{margin-top:30px;gap:30px}}.merit-list-item{position:relative;z-index:10;padding:0 30px 30px;width:100%;max-width:353px}@media screen and (max-width:768px){.merit-list-item{padding:0 20px 30px}}.merit-list-item::after{display:block;position:absolute;top:46px;right:0;left:0;bottom:0;z-index:-10;border-radius:10px;background-color:#f2f2f4;content:""}@media screen and (max-width:768px){.merit-list-item::after{top:42px}}.merit-list-item-img-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.merit-list-item-num{position:absolute;top:0;left:-10px;font-size:80px;font-family:var(--display-en-font);font-weight:700;line-height:1;color:var(--key-color)}@media screen and (max-width:768px){.merit-list-item-num{left:0;font-size:70px}}.merit-list-item-img{width:153px;height:auto}@media screen and (max-width:768px){.merit-list-item-img{width:120px}}.merit-list-item-title{margin-top:20px;width:100%;font-size:40px;font-family:var(--display-ja-font);font-weight:800;text-align:center;color:var(--key-color)}@media screen and (max-width:768px){.merit-list-item-title{font-size:28px}}.merit-list-item-text{margin-top:20px;font-size:14px;font-family:var(--display-ja-font);font-weight:400;line-height:2}@media screen and (max-width:768px){.merit-list-item-text{font-size:14px;line-height:1.8}}.merit-list-item:nth-child(2){margin-top:80px}@media screen and (max-width:1260px){.merit-list-item:nth-child(2){margin-top:0}}.merit-list-item:nth-child(3){margin-top:160px}@media screen and (max-width:1260px){.merit-list-item:nth-child(3){margin-top:0}}#example{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:115px 0 105px;background-color:#444464;overflow:hidden}@media screen and (max-width:768px){#example{padding:60px 0}}.example-title{font-size:38px;font-family:var(--display-ja-font);font-weight:700;color:#fff}@media screen and (max-width:768px){.example-title{font-size:20px}}.example-list{display:flex;align-items:flex-start;justify-content:center;gap:40px 10px;flex-wrap:wrap;margin:0 auto;width:100%;max-width:1140px}.example-list-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;width:100%;max-width:277.5px}@media screen and (max-width:768px){.example-list-item{gap:20px}}.example-list-item-img{width:170px;height:auto}@media screen and (max-width:768px){.example-list-item-img{width:110px}}.example-list-item-text{font-size:18px;font-family:var(--display-ja-font);font-weight:600;line-height:1.6;text-align:center;color:#fff}@media screen and (max-width:768px){.example-list-item-text{font-size:16px}}.example-decoration-text{position:absolute;top:-.15em;right:-.2em;font-size:210px;font-family:var(--display-en-font);font-weight:700;line-height:1;letter-spacing:-.01em;color:#fff;opacity:.2}@media screen and (max-width:1280px){.example-decoration-text{font-size:144px}}@media screen and (max-width:768px){.example-decoration-text{font-size:72px}}#solution{position:relative;padding:120px 60px 60px;background-image:url(../images/a11y/img_solution.svg);background-size:40% 40%;background-position:-10% -10%}@media screen and (max-width:768px){#solution{padding:60px 20px 40px}}.solution-lead{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;font-size:70px;font-family:var(--display-ja-font);font-weight:800}@media screen and (max-width:768px){.solution-lead{font-size:28px}}.solution-lead-first-line{font-size:90px;color:var(--key-color);text-align:center}@media screen and (max-width:768px){.solution-lead-first-line{font-size:39px}}.solution-lead-strong{font-size:80px;color:var(--key-color)}@media screen and (max-width:768px){.solution-lead-strong{font-size:32px}}.solution-title-wrapper{position:relative;z-index:10;margin-top:120px}@media screen and (max-width:768px){.solution-title-wrapper{margin-top:60px}}.solution-title-wrapper::after{position:absolute;top:0;left:-60px;right:50%;bottom:0;z-index:-10;display:block;margin:auto;height:25px;background-color:var(--key-color);content:""}@media screen and (max-width:768px){.solution-title-wrapper::after{left:-20px;right:100%;height:15px}}.solution-title{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;margin:0 auto;width:100%;max-width:1020px;height:100px;border-radius:10px;background-color:var(--key-color);font-size:40px;font-weight:600;font-family:var(--display-ja-font);color:#fff}@media screen and (max-width:768px){.solution-title{margin:0;width:335px;height:50px;font-size:18px}}.solution-product-container{position:relative;z-index:10;display:flex;align-items:flex-start;justify-content:center;gap:50px;margin:60px auto 0;width:100%;max-width:1020px}@media screen and (max-width:768px){.solution-product-container{gap:20px;margin-top:30px;flex-direction:column}}.solution-product-name{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;flex-shrink:0}@media screen and (max-width:768px){.solution-product-name{gap:10px}}.solution-product-logo{width:300px;height:auto}@media screen and (max-width:1020px){.solution-product-logo{width:240px}}@media screen and (max-width:768px){.solution-product-logo{width:180px}}.solution-product-text{font-size:67px;font-weight:800;font-family:var(--display-ja-font);line-height:1}@media screen and (max-width:1020px){.solution-product-text{font-size:48px}}@media screen and (max-width:768px){.solution-product-text{font-size:36px}}.solution-product-description{font-size:18px;font-family:var(--display-ja-font);font-weight:300;width:100%}@media screen and (max-width:768px){.solution-product-description{font-size:14px}}.solution-product-description-strong{font-size:22px;font-weight:800;color:var(--key-color)}@media screen and (max-width:768px){.solution-product-description-strong{font-size:16px}}.solution-video{display:flex;justify-content:center;margin:25px auto 0;width:100%;max-width:1020px;height:auto;text-align:center}@media screen and (max-width:768px){.solution-video{margin-top:30px}}.solution-button-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin:50px auto 0}@media screen and (max-width:768px){.solution-button-container{margin-top:30px}}.solution-button-lead{font-size:18px;font-weight:700}@media screen and (max-width:768px){.solution-button-lead{font-size:14px}}.solution-button-container .text-button{width:330px;height:70px}@media screen and (max-width:768px){.solution-button-container .text-button{width:240px;height:60px}}.solution-decoration-text{position:absolute;top:160px;left:calc(100% - 100px);display:block;width:100%;font-size:130px;font-family:var(--display-en-font);font-weight:700;line-height:1;letter-spacing:-.01em;color:#fff;transform:rotate(90deg);transform-origin:top left;opacity:.3}@media screen and (max-width:768px){.solution-decoration-text{top:0;left:100%;font-size:80px;width:420px}}#features{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:60px}@media screen and (max-width:768px){#features{padding:40px 20px}}#features .section-title{z-index:10}.features-list{z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:0 auto}.features-list-item{display:flex;align-items:center;justify-content:center;gap:55px;padding-left:55px;width:900px;height:180px;border-radius:30px;overflow:hidden;background-color:#fff}@media screen and (max-width:1020px){.features-list-item{gap:40px;padding-left:40px;width:100%}}@media screen and (max-width:768px){.features-list-item{display:grid;grid-template-columns:90px 1fr;gap:0;padding:0;height:auto}}.features-list-item:first-child{margin-right:240px}@media screen and (max-width:1280px){.features-list-item:first-child{margin-right:0}}.features-list-item:nth-child(2){margin-right:80px}@media screen and (max-width:1280px){.features-list-item:nth-child(2){margin-right:0}}.features-list-item:nth-child(3){margin-left:80px}@media screen and (max-width:1280px){.features-list-item:nth-child(3){margin-left:0}}.features-list-item:last-child{margin-left:240px}@media screen and (max-width:1280px){.features-list-item:last-child{margin-left:0}}.features-list-item-num-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0}.features-list-item-num{font-size:120px;font-family:var(--display-en-font);font-weight:700;color:var(--key-color)}@media screen and (max-width:768px){.features-list-item-num{font-size:60px}}.features-list-item-img-wrapper{display:flex;align-items:center;justify-content:center;width:250px;height:100%;background-color:#eceaf1;flex-shrink:0}@media screen and (max-width:1020px){.features-list-item-img-wrapper{width:160px}}@media screen and (max-width:768px){.features-list-item-img-wrapper{grid-column:span 2;width:auto;height:183px;flex-shrink:0}}.features-list-item-img{width:200px;height:auto}@media screen and (max-width:1020px){.features-list-item-img{width:160px}}.features-list-item-texts{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;width:100%}@media screen and (max-width:768px){.features-list-item-texts{gap:20px;padding:20px 20px 20px 0}}.features-list-item-title{width:100%;font-size:30px;font-family:var(--display-ja-font);font-weight:700}@media screen and (max-width:768px){.features-list-item-title{font-size:20px}}.features-list-item-text{font-size:14px;font-family:var(--display-ja-font);font-weight:400;line-height:1.8;letter-spacing:-.01em}.features-decoration-text-wrapper{position:absolute;top:60px;right:0;width:50%;height:830px;border-radius:415px 0 0 415px;background-color:var(--key-color)}@media screen and (max-width:768px){.features-decoration-text-wrapper{top:40px;bottom:240px;width:50px;height:auto}}.features-decoration-text{position:absolute;top:160px;left:calc(100% - 100px);display:block;width:100%;font-size:130px;font-family:var(--display-en-font);font-weight:700;line-height:1;color:#fff;transform:rotate(90deg);transform-origin:top left;opacity:.3}@media screen and (max-width:768px){.features-decoration-text{display:none}}#about{position:relative;padding:60px}@media screen and (max-width:768px){#about{padding:100px 20px 40px}}.about-lead{position:relative;z-index:10;margin:0 auto;width:100%;max-width:1140px;font-size:70px;font-family:var(--display-ja-font);font-weight:800;color:var(--key-color)}@media screen and (max-width:768px){.about-lead{font-size:26px}}.about-lead-strong{font-size:90px}@media screen and (max-width:768px){.about-lead-strong{font-size:34px}}.about-description-wrapper{position:relative;z-index:10;margin:40px auto 0;padding-right:280px;width:100%;max-width:1140px}@media screen and (max-width:1440px){.about-description-wrapper{padding-right:400px}}@media screen and (max-width:768px){.about-description-wrapper{margin-top:20px;padding-right:0}}.about-description{font-size:20px;font-family:var(--display-ja-font);font-weight:600}@media screen and (max-width:768px){.about-description{font-size:14px;line-height:2}}.about-button-container{position:relative;z-index:10;margin:40px auto 0;width:100%;max-width:1140px}@media screen and (max-width:768px){.about-button-container{display:flex;justify-content:center;margin-top:30px}}.about-button-container .text-button{width:330px;height:70px}@media screen and (max-width:768px){.about-button-container .text-button{width:240px;height:60px}}.about-sub-lead{margin:40px auto 0;font-size:48px;font-family:var(--display-ja-font);font-weight:800;text-align:center}@media screen and (max-width:768px){.about-sub-lead{margin-top:80px;font-size:28px}}.about-sub-description{margin:20px auto 0;width:100%;max-width:1020px;padding:40px 60px;background-color:#fff;border-radius:10px;font-size:20px;font-family:var(--display-ja-font);font-weight:400;text-align:center}@media screen and (max-width:768px){.about-sub-description{padding:20px;font-size:14px;line-height:2}}.about-decoration-text-01{position:absolute;top:200px;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:430px;height:240px;border-radius:120px 0 0 120px;background-color:var(--key-color);transition:var(--transition)}@media screen and (max-width:768px){.about-decoration-text-01{top:-10px;width:40%;height:88px}}.about-decoration-text-01:hover{cursor:pointer;opacity:.6}.about-decoration-text-01-logo{width:282px;height:auto}@media screen and (max-width:768px){.about-decoration-text-01-logo{width:105px}}.about-decoration-text-01-main{font-size:70px;font-family:var(--display-ja-font);font-weight:800;color:#fff}@media screen and (max-width:768px){.about-decoration-text-01-main{font-size:26px}}.about-decoration-text-02{position:absolute;bottom:1em;right:calc(100% + .2em);display:block;width:100%;text-align:right;font-size:130px;font-family:var(--display-en-font);font-weight:700;line-height:1;color:#fff;opacity:.3;transform:rotate(90deg);transform-origin:bottom right}@media screen and (max-width:768px){.about-decoration-text-02{font-size:60px;bottom:240px}}#service{padding:60px}@media screen and (max-width:768px){#service{padding:40px 20px}}.service-description{margin:30px auto 0;font-size:16px;font-family:var(--display-ja-font);font-weight:400;text-align:center}@media screen and (max-width:768px){.service-description{font-size:14px;line-height:2;text-align:left}}.service-list{position:relative;z-index:10;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,auto));gap:40px;margin:40px auto 0;width:100%;max-width:1020px}@media screen and (max-width:800px){.service-list{margin-top:30px;grid-template-columns:1fr}}.service-list::after{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-10;display:block;margin:auto;width:224px;height:224px;border:solid 21px var(--key-color);border-radius:112px;content:""}@media screen and (max-width:800px){.service-list::after{width:15px;height:100%;border-radius:0;border:none;background-color:var(--key-color)}}.service-list-item{display:flex;align-items:center;justify-content:center;gap:10px;width:800px;max-width:100%;padding:10px 30px 10px 10px;border-radius:30px;background-color:#fff;transition:var(--transition)}@media screen and (max-width:800px){.service-list-item{padding:20px 20px 20px 10px;width:100%}}.service-list-item:hover{background-color:#eceaf1}.service-list-item-img-wrapper{width:120px;flex-shrink:0}@media screen and (max-width:768px){.service-list-item-img-wrapper{width:80px}}.service-list-item-img{width:100%;height:auto}.service-list-item-texts{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 0;gap:16px}@media screen and (max-width:768px){.service-list-item-texts{padding:0;gap:12px}}.service-list-item-title{display:flex;align-items:center;justify-content:space-between;width:100%}.service-list-item-title-main{font-size:22px;font-family:var(--display-ja-font);font-weight:800;width:100%}@media screen and (max-width:768px){.service-list-item-title-main{font-size:16px}}.service-list-item-title-icon{flex-shrink:0;width:30px;height:auto}@media screen and (max-width:768px){.service-list-item-title-icon{width:20px}}.service-list-item-description{font-size:14px;font-family:var(--display-ja-font);font-weight:300;line-height:2}#cta{display:flex;align-items:center;justify-content:center;padding:60px 0;border-radius:143px 143px 0 0;background-color:var(--key-color)}@media screen and (max-width:768px){#cta{flex-direction:column;gap:30px;padding:40px 20px;border-radius:60px 60px 0 0}}.cta-inner{display:flex;align-items:center;justify-content:space-between;padding-right:60px;width:100%;max-width:1140px}@media screen and (max-width:1280px){.cta-inner{padding-left:60px}}@media screen and (max-width:768px){.cta-inner{flex-direction:column;gap:30px;padding:0}}.cta-texts{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px}@media screen and (max-width:768px){.cta-texts{align-items:center}}.cta-lead{font-size:46px;font-family:var(--display-ja-font);font-weight:800;line-height:1;color:#fff}@media screen and (max-width:1280px){.cta-lead{font-size:36px;line-height:1.6}}@media screen and (max-width:1020px){.cta-lead{font-size:30px;line-height:1.6}}.cta-description{font-size:22px;font-family:var(--display-ja-font);font-weight:600;line-height:1.6;color:#fff}@media screen and (max-width:1280px){.cta-description{font-size:18px;line-height:2}}@media screen and (max-width:1020px){.cta-description{font-size:13px;line-height:2}}.cta-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.cta-buttons .text-button{width:300px;height:60px}@media screen and (max-width:1280px){.cta-buttons .text-button{width:240px;height:50px;font-size:14px}}@media screen and (max-width:768px){.cta-buttons .text-button{width:300px;height:60px;font-size:16px}}#footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:60px 0;background-color:#000}@media screen and (max-width:768px){#footer{padding:40px}}.footer-logo{width:530px;height:auto}@media screen and (max-width:768px){.footer-logo{width:270px}}.footer-copyright{font-size:13px;font-weight:700;color:#fff}@media screen and (max-width:768px){.footer-copyright{font-size:10px}}