@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font:inherit}html{line-height:1.8;letter-spacing:1px;-webkit-text-size-adjust:100%}body{margin:0;font-family:游ゴシック,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳＰゴシック,MS PGothic,sans-serif;color:#333;background-image:url(/img/bg.png);background-size:cover;background-attachment:fixed;overflow-x:hidden}ul,ol{list-style:none;padding:0;margin:0}img{max-width:100%;display:block}a{text-decoration:none;transition:.5s;color:#333}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}h2{font-family:maru-maru-gothic-alr-stdn,sans-serif}table{border-collapse:collapse;width:100%}th,td{padding:.5em;text-align:left;border:1px solid #ccc}.ss-cta{max-width:480px;width:100%;display:inline-block;background-color:#fb7474;color:#fff;border-radius:60px;height:60px;white-space:nowrap;line-height:3;transition:.5s;text-decoration:none;text-align:center}.ss-cta:hover{box-shadow:0 8px 25px #fb747466;transform:translateY(-2px)}.ss-cta.openModal{cursor:pointer}.container{max-width:1200px;margin:auto;padding:0 20px}.is-em-yellow{color:#fff59a;font-weight:700;letter-spacing:.12em}.separator.svg-wave:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,20 C200,100 400,10 600,80 C800,110 1000,15 1200,70 L1200,120 L0,120 Z' fill='currentColor'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:bottom;pointer-events:none;color:inherit}.servicewave.svg-wave:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,20 C200,100 400,10 600,80 C800,110 1000,15 1200,70 L1200,120 L0,120 Z' fill='%23fdeadd78'/%3E%3C/svg%3E")}.solutionwave.svg-wave:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,20 C200,100 400,10 600,80 C800,110 1000,15 1200,70 L1200,120 L0,120 Z' fill='%23f4d58226'/%3E%3C/svg%3E")}.herowave,.solutionwave:not(.svg-wave){background:transparent}.herowave .wave,.solutionwave:not(.svg-wave) .wave{background:transparent}.herowave .wave:after,.solutionwave:not(.svg-wave) .wave:after{background-color:transparent}.header{position:fixed;top:0;left:0;width:100%;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(255,255,255,.2)}.header__container{height:80px;display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:auto;padding:0 14px}.header__top{display:flex;align-items:center;gap:40px;height:80px;width:100%}@media screen and (max-width: 764px){.header__top{gap:10px}}.header__logo{display:block;max-width:300px;width:100%;height:auto;flex-shrink:0;order:1}@media screen and (max-width: 864px){.header__logo{max-width:140px}}@media screen and (max-width: 414px){.header__logo{max-width:110px}}.header__hamburger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;margin-left:0}@media screen and (max-width: 1024px){.header__hamburger{display:flex;order:3}}.header__hamburger span{display:block;width:100%;height:2px;background-color:#666;transition:all .3s ease;transform-origin:center}.header__hamburger.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__hamburger.active span:nth-child(2){opacity:0}.header__hamburger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__nav{display:flex;gap:10px;align-items:center;font-weight:700;opacity:1;transition:2s;font-size:14px;margin-left:auto;order:2}.header__nav .header__nav-list{display:flex;gap:20px}.header__nav .header__link{position:relative;color:#666;font-weight:600;letter-spacing:.02em;line-height:1;font-size:14px}.header__nav .header__link:hover,.header__nav li a:hover{opacity:.7}@media screen and (max-width: 1024px){.header__nav{display:none;position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;margin-left:0;z-index:999}.header__nav .header__nav-list{flex-direction:column;gap:40px;text-align:center}.header__nav .header__link{font-size:24px;font-weight:600;padding:20px 0;color:#666;display:block;width:100%}.header__nav.active{display:flex;justify-content:flex-start}}@media screen and (max-width: 414px){.header__nav{padding:40px 20px}.header__nav .header__link{font-size:20px;padding:15px 0}}.header__ctas{display:flex;align-items:center;gap:12px;flex-shrink:0;order:3}@media screen and (max-width: 1024px){.header__ctas{order:2;margin-left:auto}}.header__cta{max-width:300px;width:100%;padding:10px 12px;border-radius:30px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s ease;white-space:nowrap}@media screen and (max-width: 764px){.header__cta{padding:8px 10px;font-size:9px}}@media screen and (max-width: 414px){.header__cta{padding:8px;font-size:8px}}.header__cta--primary{background-color:#5074b4;color:#fff}.header__cta--primary:hover{box-shadow:0 8px 25px #5074b466;transform:translateY(-2px)}.header__cta--accent{background-color:#fb7474;color:#fff}.header__cta--accent:hover{box-shadow:0 8px 25px #fb747466;transform:translateY(-2px)}@media screen and (max-width: 1024px){body.menu-open{overflow:hidden}}@keyframes float-badge{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-4px)}}.hero{position:relative;margin:80px 0 0;padding:90px 0 120px;background:#ff7e79;background:linear-gradient(180deg,#ff7e79 0% 50%,#ffb779);overflow:visible}@media screen and (max-width: 414px){.hero{margin:60px 0 0;padding:60px 0 80px}}.hero__container{max-width:1400px;margin:auto;padding:0 60px}@media screen and (max-width: 764px){.hero__container{padding:0 36px}}@media screen and (max-width: 414px){.hero__container{padding:0 26px}}.hero__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}@media screen and (max-width: 1024px){.hero__inner{flex-direction:column;align-items:center;gap:60px}}.hero__left{width:60%;color:#fff}@media screen and (max-width: 1024px){.hero__left{width:100%;text-align:center}}.hero__lead{font-family:Tsukushi B Round Gothic,Tsukushi A Round Gothic,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;color:#fff;font-size:46px;line-height:1.6;letter-spacing:.12em;font-weight:700;text-shadow:2px 2px 0px rgb(5,1,92)}@media screen and (max-width: 764px){.hero__lead{font-size:36px}}@media screen and (max-width: 414px){.hero__lead{font-size:24px;letter-spacing:.12em}}.hero__catch{font-family:Tsukushi B Round Gothic,Tsukushi A Round Gothic,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;font-weight:700;font-size:46px;line-height:1.8;letter-spacing:.12em;color:#fff;text-shadow:2px 2px 0px rgb(5,1,92)}@media screen and (max-width: 764px){.hero__catch{font-size:36px}}@media screen and (max-width: 414px){.hero__catch{font-size:24px}}.hero__em{color:#ffe48a;font-style:normal;font-weight:700;text-shadow:2px 2px 0px rgb(5,1,92)}.hero__cta-wrap{position:relative;margin-top:80px;display:inline-block}@media screen and (max-width: 864px){.hero__cta-wrap{display:block}}.hero__badge{position:absolute;top:-26px;left:50%;transform:translate(-50%);background:#fff;color:#3c6ea0;border-radius:8px;padding:4px 10px;font-size:16px;font-weight:700;white-space:nowrap;z-index:3;animation:float-badge 2s ease-in-out infinite}.hero__badge:after{content:"";position:absolute;left:50%;transform:translate(-50%) translateY(-3px) rotate(45deg);top:94%;width:10px;height:10px;background:#fff}.hero__badge .hero__badge-free{color:#e74c3c}.hero__cta{max-width:400px;width:100%;display:inline-flex;align-items:center;justify-content:center;height:70px;padding:0 80px;font-size:24px;font-weight:700;background:#5074b4;color:#feff9a;border:none;border-radius:9999px;box-shadow:none;transition:box-shadow .25s ease,transform .25s ease;position:relative;z-index:1}.hero__cta:hover{color:#feff9a;background:#5074b4;transform:translateY(-1px);box-shadow:0 12px 28px #1e1e1e61}@media screen and (max-width: 864px){.hero__cta{width:80%;font-size:20px}}@media screen and (max-width: 764px){.hero__cta{width:100%}}.hero__right{width:40%;position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1024px){.hero__right{width:100%}}.hero__note{color:#fff;font-weight:400;line-height:1.3;margin:0 0 14px;font-size:24px;text-align:center;position:relative;display:inline-block;text-shadow:0px 0px 10px rgba(178,87,83,.6941176471)}.hero__note:before{content:"＼";position:absolute;left:-30px;top:50%;transform:translateY(-50%);color:#fff;font-size:30px;font-weight:400}.hero__note:after{content:"／";position:absolute;right:-30px;top:50%;transform:translateY(-50%);color:#fff;font-size:30px;font-weight:400}.hero__note span{font-weight:400}.hero__board{background:#fff;border:10px solid #bfbfbf;border-radius:20px;overflow:hidden;box-shadow:0 24px 48px #0000001f;max-width:560px}.hero__board img{width:100%;display:block}@media screen and (max-width: 764px){.hero__board{max-width:460px}}.hero__person{position:absolute;left:57%;bottom:-18px;transform:translate(-50%);width:220px;pointer-events:none;z-index:2}@media screen and (max-width: 1024px){.hero__person{width:180px;bottom:-6px}}@media screen and (max-width: 764px){.hero__person{display:none}}.clients{padding:30px 0;background-color:#fff;position:relative;overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%)}.clients__container{max-width:none;margin:0;padding:0}.clients__slider{width:100%;overflow:hidden;position:relative}.clients__slider:before,.clients__slider:after{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.clients__track{display:flex;gap:30px;align-items:center;width:fit-content;animation:slide-2set 25s linear infinite}@media screen and (max-width: 414px){.clients__track{gap:15px;animation:slide-2set 20s linear infinite}}.clients__item{flex:none;display:flex;align-items:center;justify-content:center;height:100px;min-width:180px}@media screen and (max-width: 414px){.clients__item{height:70px;min-width:120px}}.clients__logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@keyframes slide-2set{0%{transform:translate(0)}to{transform:translate(-50%)}}.service{padding:100px 0 80px;background-color:#fdfdef85;position:relative}@media screen and (max-width: 414px){.service{padding:60px 0 50px}}.service__container{text-align:center}.service__intro{font-size:16px;color:#a9b7c2;font-weight:700;text-align:left;max-width:900px;margin:0 auto 40px}@media screen and (max-width: 414px){.service__intro{font-size:14px;margin:0 auto 30px}}.service__content{max-width:1000px;margin:0 auto;position:relative}.service__background{background-image:url(../img/sec01_bg.png);background-size:cover;background-position:18px center;background-repeat:no-repeat;padding:0 30px 60px;border-radius:20px;position:relative;text-align:left}@media screen and (max-width: 1024px){.service__background{background-image:none}}@media screen and (max-width: 414px){.service__background{padding:40px 0;border-radius:15px}}.service__background>*{position:relative;z-index:2}.service__title{color:#3c6ea0;font-weight:700;font-family:maru-maru-gothic-alr-stdn,sans-serif;border-bottom:dashed 1px #6b829a;font-size:36px;margin:0 0 40px;text-align:center;background:linear-gradient(to bottom,transparent 50%,#F5F591 50%);padding:0 20px;display:inline-block;line-height:1.2}@media screen and (max-width: 1024px){.service__title{font-size:30px}}@media screen and (max-width: 764px){.service__title{padding:0;font-size:26px;text-align:left}}@media screen and (max-width: 414px){.service__title{font-size:24px;letter-spacing:.4px;margin:0 0 30px;padding:0}}.service__text{font-size:20px;line-height:1.8;margin:0 0 25px;color:#4d4d4d}@media screen and (max-width: 764px){.service__text{font-size:18px}}@media screen and (max-width: 414px){.service__text{font-size:16px;margin:0 0 20px}}.service__text:last-child{margin-bottom:0}.service__text span{font-weight:700;color:#3c6ea0;border-bottom:dashed;border-color:#6b829a;border-width:1px}.service__text-catch{font-weight:700;color:#000!important;font-size:20px;border-bottom:none!important}@media screen and (max-width: 414px){.service__text-catch{font-size:18px}}.issues{background-color:#fdeadd78;padding:100px 0 80px;position:relative}.issues:before{content:"";position:absolute;bottom:0;width:0;height:0;border-style:solid;border-width:50px 50px 0 50px;border-color:rgba(253,234,221,.4705882353) transparent transparent transparent;left:50%;transform:translate(-50%) translateY(100%)}.issues__container .service__issues{position:relative;text-align:center;z-index:2}.issues__container .service__issues-image{width:180px;position:absolute;top:-80px;transform:translate(-50%,-50%);left:50%}.issues__container .service__issues-title{margin:20px 0 0;padding:0 0 4px;color:#3c6ea0;font-size:32px;font-weight:700;border-bottom:dashed 1px #6b829a;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}@media screen and (max-width: 764px){.issues__container .service__issues-title{font-size:26px}}@media screen and (max-width: 414px){.issues__container .service__issues-title{font-size:22px}}.issues__container .service__issues-items{display:flex;justify-content:space-between;margin:60px 0 0;gap:20px}@media screen and (max-width: 1024px){.issues__container .service__issues-items{display:flex;flex-direction:column;align-items:center;gap:40px}}.issues__container .service__issues-item{width:25%;position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}@media screen and (max-width: 1024px){.issues__container .service__issues-item{width:100%}}.issues__container .service__issues-circle{position:absolute;width:260px;height:260px;border-radius:130px;color:#fff;background-color:#fff;z-index:-1}.issues__container .service__issues-text{margin:14px 0;font-size:24px;font-weight:700}.issues__container .service__issues-text span{font-size:18px;font-weight:400}@media screen and (max-width: 764px){.issues__container .service__issues-text{font-size:20px}}.issues__container .service__issues-icon{width:100px}.issues__container .service__issues-quotation{width:40px;margin:4px 0}.solution{padding:100px 0 60px;background-color:#fff}.solution__container .solution__content{text-align:center}.solution__container .solution__content .solution__image{width:540px;margin:auto}@media screen and (max-width: 414px){.solution__container .solution__content .solution__image{width:100%;max-width:600px}}.solution__container .solution__content .solution__title{margin:40px 0 0;font-size:32px;font-weight:700}@media screen and (max-width: 764px){.solution__container .solution__content .solution__title{font-size:26px}}@media screen and (max-width: 414px){.solution__container .solution__content .solution__title{font-size:22px}}.solution__container .solution__content .solution__title span{color:#1f488e;border-bottom:dashed;border-color:#6b829a;border-width:1px;padding:0 0 4px}.solution__container .solution__content .solution__benefits{display:flex;flex-direction:column;margin:80px 0 0;gap:80px;max-width:1080px}.solution__container .solution__content .solution__benefits .solution__benefit{display:flex;align-items:flex-start;gap:60px}@media screen and (max-width: 1024px){.solution__container .solution__content .solution__benefits .solution__benefit{align-items:center;gap:60px;flex-direction:column}}.solution__container .solution__content .solution__benefits .solution__benefit-image{width:50%}@media screen and (max-width: 1024px){.solution__container .solution__content .solution__benefits .solution__benefit-image{display:block;width:80%;order:2}}@media screen and (max-width: 414px){.solution__container .solution__content .solution__benefits .solution__benefit-image{width:90%}}.solution__container .solution__content .solution__benefits .solution__benefit-image img{width:100%;height:auto}.solution__container .solution__content .solution__benefits .solution__benefit-content{width:50%;display:flex;gap:10px;flex-direction:column;align-items:flex-start;text-align:left}@media screen and (max-width: 1024px){.solution__container .solution__content .solution__benefits .solution__benefit-content{width:100%;align-items:center;order:1}}.solution__container .solution__content .solution__benefits .solution__benefit-content .solution__benefit-icon{width:110px}.solution__container .solution__content .solution__benefits .solution__benefit-content .solution__benefit-title{color:#3c6ea0;font-size:32px;font-weight:700;border-bottom:dashed;border-color:#6b829a;border-width:1px;display:inline-block}@media screen and (max-width: 764px){.solution__container .solution__content .solution__benefits .solution__benefit-content .solution__benefit-title{font-size:28px}}@media screen and (max-width: 414px){.solution__container .solution__content .solution__benefits .solution__benefit-content .solution__benefit-title{font-size:22px}}.solution__container .solution__content .solution__benefits .solution__benefit-content .solution__benefit-text{margin:60px 0 0;font-size:18px}@media screen and (max-width: 1024px){.solution__container .solution__content .solution__benefits .solution__benefit-content .solution__benefit-text{margin:20px 0 0}}.solution__container .solution__content .solution__cta{margin:100px 0 0;font-size:20px}@media screen and (max-width: 764px){.solution__container .solution__content .solution__cta{font-size:13px;line-height:4.6}}.usage-flow{padding:100px 0 60px;background-color:#fdfdef52}.usage-flow__container{text-align:center}.usage-flow__title{color:#3c6ea0;font-size:40px;font-weight:700;border-bottom:dashed 1px #6b829a;display:inline-block}@media screen and (max-width: 414px){.usage-flow__title{font-size:30px}}.usage-flow__description{margin:40px 0 0;font-size:18px;color:#4d4d4d}.usage-flow__support{margin:20px 0 0;font-size:18px;color:#4d4d4d}.usage-flow__support em{font-size:24px;font-weight:700;font-style:normal}.usage-flow__support span{font-size:24px;font-weight:700;color:#3c6ea0}.usage-flow__list{margin:60px 0 0;display:flex;background-color:#fff;padding:60px;border:1px solid #eaeaea;border-radius:30px}@media screen and (max-width: 1024px){.usage-flow__list{flex-direction:column;align-items:center;padding:40px 20px}}.usage-flow__item{padding:20px;width:33.33%;text-align:center}@media screen and (max-width: 1024px){.usage-flow__item{width:100%;margin-bottom:30px}}.usage-flow__item:not(:last-child){border-right:1px dashed #ccc}@media screen and (max-width: 1024px){.usage-flow__item:not(:last-child){border-right:none;border-bottom:1px dashed #ccc;padding-bottom:30px}}@media screen and (max-width: 1024px){.usage-flow__item:last-child{margin-bottom:0}}.usage-flow__image{width:100%;margin:0 auto 20px}@media screen and (max-width: 1024px){.usage-flow__image{width:300px;margin:0 auto 20px}}.usage-flow__step-title{color:#b25753;font-size:28px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 414px){.usage-flow__step-title{font-size:24px}}.usage-flow__step-title span{color:#84919c;font-weight:700}.usage-flow__text{text-align:left;font-size:16px;line-height:1.6;color:#4d4d4d}@media screen and (max-width: 1024px){.usage-flow__text{text-align:left}}.usage-flow__text span{font-weight:700}.usage-flow__summary{margin:40px auto 10px;display:block;max-width:60px}.usage-flow__conclusion{font-size:24px;margin:10px 0 0;color:#4d4d4d}@media screen and (max-width: 414px){.usage-flow__conclusion{font-size:20px}}.usage-flow__support-summary{font-size:32px;font-weight:700;color:#4d4d4d;margin:0}@media screen and (max-width: 414px){.usage-flow__support-summary{font-size:26px}}.usage-flow__support-summary span{color:#3c6ea0}.function{padding:100px 0 60px;background-color:#fdfdef52}.function__container{text-align:center}.function__title{color:#3c6ea0;font-size:40px;font-weight:700;border-bottom:dashed 1px #6b829a;display:inline-block}@media screen and (max-width: 414px){.function__title{font-size:30px}}.function__description{margin:40px 0 0;font-size:24px;color:#4d4d4d}.function__description span:first-child{font-weight:700}.function__description span:last-child{font-weight:700;color:#3c6ea0}@media screen and (max-width: 414px){.function__description{font-size:22px}}.function__note{margin:20px 0 0;font-size:14px;color:#84919c;font-style:italic}.function__list{display:flex;margin:40px 0 0;gap:40px;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1024px){.function__list{flex-direction:column;align-items:center;gap:30px}}.function__item{background-color:#fff;border-radius:30px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:20px;border:1px solid #eaeaea;width:calc(33.33% - 27px)}@media screen and (max-width: 1024px){.function__item{width:100%;max-width:400px;padding:30px}}@media screen and (max-width: 414px){.function__item{padding:25px 20px}}.function__text{font-size:18px;font-weight:700;text-align:center;line-height:1.6;color:#4d4d4d}@media screen and (max-width: 414px){.function__text{font-size:16px}}.function__text span{color:#3c6ea0}.function__image{height:120px;width:auto;object-fit:contain}@media screen and (max-width: 414px){.function__image{height:100px}}.function__cta{margin:100px 0 0;font-size:20px}@media screen and (max-width: 764px){.function__cta{font-size:13px;line-height:4.6}}.customer{padding:100px 0 60px;background-color:#fdeadd78}.customer__container{text-align:center;max-width:1420px}.customer__title{color:#3c6ea0;font-size:40px;font-weight:700;border-bottom:dashed 1px #6b829a;display:inline-block}@media screen and (max-width: 414px){.customer__title{font-size:30px}}.customer__list{margin:60px auto 0;display:flex;gap:40px;flex-direction:row;justify-content:space-between}@media screen and (max-width: 1024px){.customer__list{flex-direction:column;justify-content:space-between;align-items:center}}.customer__item{width:33.33%;background-color:#fff;border-radius:30px;padding:20px;gap:20px;border:1px solid #eaeaea}@media screen and (max-width: 1024px){.customer__item{width:80%;margin-bottom:40px}}@media screen and (max-width: 764px){.customer__item{width:94%}}@media screen and (max-width: 1024px){.customer__item:last-child{margin-bottom:0}}.customer__profile{display:flex;border-bottom:dashed 1px #6b829a;padding-bottom:20px;margin-bottom:20px;align-items:center;gap:10px}.customer__image{height:100px;width:auto;flex-shrink:0}.customer__name{text-align:left;font-size:20px;color:#3c6ea0;font-weight:700;letter-spacing:1px}@media screen and (max-width: 414px){.customer__name{font-size:18px}}.customer__favorite-label{margin:40px 0 0;font-size:20px;text-align:left;color:#84919c;font-weight:700}@media screen and (max-width: 414px){.customer__favorite-label{font-size:18px;margin:30px 0 0}}.customer__favorite{padding:20px;border:1px solid #ccc;border-radius:10px;color:#3c6ea0;font-size:20px;margin:10px 0 0;text-align:center}@media screen and (max-width: 414px){.customer__favorite{font-size:18px;padding:15px}}.customer__comment-summary{margin:40px 0 0;color:#b25753;font-weight:700;font-size:24px;text-align:left}@media screen and (max-width: 414px){.customer__comment-summary{font-size:20px;margin:30px 0 0}}.customer__comment-detail{font-size:18px;text-align:left;margin:10px 0 0;line-height:1.6;color:#4d4d4d}@media screen and (max-width: 414px){.customer__comment-detail{font-size:16px}}.price{padding:100px 0 60px;background-color:#fff}.price__container{text-align:center;max-width:1200px;margin:0 auto}.price__title{color:#3c6ea0;font-weight:700;font-family:maru-maru-gothic-alr-stdn,sans-serif;border-bottom:dashed 1px #6b829a;display:inline-block;font-size:40px;margin-bottom:60px}@media screen and (max-width: 414px){.price__title{font-size:30px}}.price__subtitle{font-size:18px;color:#4d4d4d;margin-bottom:20px;font-weight:400}@media screen and (max-width: 414px){.price__subtitle{font-size:16px}}.price__badge{display:flex;align-items:center;justify-content:center;gap:4px;margin:0 0 8px;flex-wrap:wrap}.price__badge-label{background:#4a5568;color:#f5f591;font-weight:700;font-size:24px;padding:6px 12px;border-radius:8px;white-space:nowrap;line-height:1.2}.price__badge-text{background:linear-gradient(to bottom,transparent 50%,#F5F591 50%);color:#3c6ea0;font-weight:700;font-size:32px;padding:6px 16px;border-radius:4px;white-space:nowrap;line-height:1.2}.price__note{font-size:16px;color:#4d4d4d;margin:20px 0 50px}@media screen and (max-width: 414px){.price__note{font-size:14px;margin-bottom:30px}}.price__plans{margin-bottom:50px;border:2px solid #BECEE7;border-radius:30px;padding:30px 0 0;background-color:#f5f9ff}.price__plans-title{font-size:28px;font-weight:700;color:#4d4d4d;margin-bottom:20px}@media screen and (max-width: 414px){.price__plans-title{font-size:24px}}.price__plans-subtitle{font-size:18px;color:#4d4d4d;margin-bottom:40px}@media screen and (max-width: 414px){.price__plans-subtitle{font-size:16px}}.price__plans-badge{background:#fff;color:#ed7a76;border:1px solid #ed7a76;padding:6px 16px;font-size:14px;font-weight:700;margin-right:10px}.price__cards{display:flex;justify-content:center;padding:30px 0;background:#fff}@media screen and (max-width: 764px){.price__cards{flex-direction:column;align-items:center;gap:20px}}.price__card{flex:1;max-width:500px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 764px){.price__card{max-width:400px;width:100%}}.price__card:first-child{border-right:2px dashed #ccc}@media screen and (max-width: 764px){.price__card:first-child{border-right:none;border-bottom:2px dashed #ccc;padding-right:0;padding-bottom:15px}}@media screen and (max-width: 414px){.price__card{padding:30px 20px}}.price__card-title{font-size:24px;color:#3c6ea0;margin-bottom:20px;line-height:1.4}.price__card-title strong{color:#3c6ea0;font-weight:700}.price__card-title sup{font-size:12px;color:#84919c}.price__card-price{display:flex;align-items:baseline;justify-content:flex-start;gap:8px}.price__card-period{font-size:16px;color:#4d4d4d;order:1;font-weight:700}.price__card-amount{font-size:70px;font-weight:700;color:#b25753;order:2;line-height:1}@media screen and (max-width: 414px){.price__card-amount{font-size:40px}}.price__card-currency{font-size:24px;color:#4d4d4d;order:3;color:#b25753;font-weight:700}.price__card-note{font-size:14px;color:#84919c;margin-bottom:40px;text-align:right}.price__card-cta{display:inline-block;color:#fff;background-color:#5074b4;border-radius:30px;font-size:18px;padding:0 60px;height:60px;line-height:3}@media screen and (max-width: 414px){.price__card-cta{font-size:16px;padding:0 25px;height:50px;line-height:2.5}}.price__card-cta:hover{box-shadow:0 8px 25px #5074b466;transform:translateY(-2px)}.price__disclaimer{font-size:14px;color:#84919c;text-align:center;padding:40px;background-color:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px}.price__addition{margin:40px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media screen and (max-width: 414px){.price__addition{gap:15px}}.price__plus{font-size:60px;color:#4d4d4d;font-weight:700;order:1}@media screen and (max-width: 414px){.price__plus{font-size:36px}}.price__initial{background-color:#77aee426;border:2px solid #77aee4;padding:25px;border-radius:30px;text-align:center;width:100%;order:2}@media screen and (max-width: 414px){.price__initial{max-width:100%;padding:20px}}.price__initial-title{font-size:30px;font-weight:700;margin-bottom:10px}@media screen and (max-width: 414px){.price__initial-title{font-size:18px}}.price__initial-amount{color:#4d4d4d;font-size:44px;font-weight:700}@media screen and (max-width: 414px){.price__initial-amount{font-size:20px}}.price__initial-note{font-size:14px;color:#7d7d7d;font-weight:400}@media screen and (max-width: 414px){.price__initial-note{font-size:12px}}.price__initial-description{font-size:20px;color:#84919c;line-height:1.5;margin-top:8px}@media screen and (max-width: 414px){.price__initial-description{font-size:12px}}.price__trial{margin:50px 0 0}@media screen and (max-width: 414px){.price__trial{margin:30px 0 0;padding:30px 20px}}.price__trial-text{font-size:32px;font-weight:700;color:#4d4d4d;margin-bottom:10px}@media screen and (max-width: 414px){.price__trial-text{font-size:20px}}.price__trial-free{color:#b25753;font-size:32px;font-weight:700}@media screen and (max-width: 414px){.price__trial-free{font-size:20px}}.price__trial-note{font-size:16px;color:#84919c;margin-bottom:25px}@media screen and (max-width: 414px){.price__trial-note{font-size:14px;margin-bottom:20px}}.price__trial-cta{margin:40px 0 0;font-size:20px}@media screen and (max-width: 764px){.price__trial-cta{font-size:13px;line-height:4.6}}.faq{padding:100px 0 60px;background-color:#f8f8f8}.faq__container{text-align:center}.faq__title{color:#3c6ea0;font-size:40px;font-weight:700;border-bottom:dashed 1px #6b829a;display:inline-block}@media screen and (max-width: 414px){.faq__title{font-size:30px}}.faq__list{flex-direction:column;align-items:flex-start;text-align:left;margin:40px 0 0}.faq__item{border-bottom:1px solid #77aee4;margin:0 0 40px}.faq__question{font-size:18px;font-weight:700;text-indent:-2.2em;padding-left:1em;margin:0 0 0 24px}.faq__question span{font-size:32px;color:#84919c;margin:0 8px 0 0;font-weight:700}.faq__answer{font-size:18px;margin:40px 0 40px 24px;text-indent:-2.2em;padding-left:1em}.faq__answer span{font-size:32px;color:#ff7e79;margin:0 8px 0 0;font-weight:700}.contact{padding:100px 0 60px;background-color:#fff}.contact__container{text-align:center}.contact__title{color:#3c6ea0;font-size:40px;font-weight:700;border-bottom:dashed 1px #6b829a;display:inline-block}@media screen and (max-width: 414px){.contact__title{font-size:30px}}.contact__description{margin:40px 0 0}.footer{background-color:#fdfdef52;padding:0 20px 80px}.footer__nav{max-width:800px;margin:auto;padding:60px 0 30px;display:flex;align-content:center;align-items:flex-start;justify-content:space-evenly}@media screen and (max-width: 864px){.footer__nav{align-items:center;justify-content:space-evenly;flex-direction:column;padding:110px 0 30px}}@media screen and (max-width: 864px){.footer__nav-item{margin:0 0 20px}}.footer__link{margin:0 auto 40px;display:block;max-width:300px}.footer__copyright{font-size:16px;text-align:center}.cta-button{background-color:#2f66f5;color:#fff;font-size:18px;font-weight:600;padding:18px 40px;border-radius:9999px;transition:all .3s ease;box-shadow:none}.cta-button:hover{box-shadow:0 12px 28px #3c6ea059;transform:translateY(-2px)}.cta-badge{display:inline-block;font-size:13px;font-weight:500;background:#fff;color:#e74c3c;padding:6px 14px;border-radius:9999px;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #0000001a}.text-dotted{color:#3c6ea0;display:inline-block;position:relative}.text-dotted:before{position:absolute;top:-18px;left:50%;transform:translate(-50%);color:#587999;font-size:1.5rem;content:"・"}.modal{display:none;position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0006}.modal-content{background-color:#fff;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;box-shadow:0 4px 8px #0003;border-radius:15px}@media screen and (max-width: 414px){.modal-content{margin:10% auto;width:90%;padding:15px}}.modal-content p{font-size:18px;font-weight:700;color:#4d4d4d;margin-bottom:20px;text-align:left}@media screen and (max-width: 414px){.modal-content p{font-size:16px}}.close{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer;transition:color .3s ease}.close:hover,.close:focus{color:#000;text-decoration:none}@media screen and (max-width: 414px){.close{font-size:24px}}body.modal-open{overflow:hidden}.separator{position:relative;height:80px;z-index:1;overflow:hidden}.separator.svg-wave:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,20 C200,100 400,10 600,80 C800,110 1000,15 1200,70 L1200,120 L0,120 Z' fill='currentColor'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:bottom;pointer-events:none;color:inherit}.servicewave.svg-wave{background:#fdfdef}.servicewave.svg-wave:after{color:#fdeadd}.solutionwave.svg-wave:after{color:#fdfd9f}.functionwave.svg-wave{background:#fdfdef}.functionwave.svg-wave:after{color:#fdeadd}.servicewave.svg-wave{background:#fdfdef85}.servicewave.svg-wave:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,20 C200,100 400,10 600,80 C800,110 1000,15 1200,70 L1200,120 L0,120 Z' fill='%23fdeadd78'/%3E%3C/svg%3E")}.solutionwave.svg-wave{background:#fff}.solutionwave.svg-wave:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,20 C200,100 400,10 600,80 C800,110 1000,15 1200,70 L1200,120 L0,120 Z' fill='%23f4d58226'/%3E%3C/svg%3E")}.herowave,.solutionwave:not(.svg-wave){background:#fff0}.herowave .wave,.solutionwave:not(.svg-wave) .wave{background:#fff0}.herowave .wave:before,.solutionwave:not(.svg-wave) .wave:before{background-color:#fdfdef85}.herowave .wave:after,.solutionwave:not(.svg-wave) .wave:after{background-color:#fff0}.servicewave:not(.svg-wave){background:#fdfdef85}.servicewave:not(.svg-wave) .wave{background:#fdfdef85}.servicewave:not(.svg-wave) .wave:before{background-color:#fdeaddc2}.servicewave:not(.svg-wave) .wave:after{background-color:#fdfdef85}.functionwave,.functionwave .wave{background:#fdfdef85}.functionwave .wave:before{background-color:#fdeaddc2}.functionwave .wave:after{background-color:#fdfdef85}@media screen and (max-width: 764px){.separator.svg-wave{height:60px}}@media screen and (max-width: 414px){.separator.svg-wave{height:40px}}
