@charset "UTF-8";:root{--bg-white:#fff;--bg-lightblue:#f2f9ff;--bg-lightblue02:#e4f2ff;--bg-darkblue:#1c2b4a;--line-white:#fff;--line-blue:#aab3bc;--line-darkblue:#1c2b4a;--button-white-line:#dbdbdb;--line-gray:#3b444b;--primary-main:#348aef;--secondary-main:#fc7b26;--text-main:#333;--text-white:#fff;--text-caption:#5f5f5f;--text-link:#0071c1;--text-error:#e01e5a;--text-gray:#3b444b;--text-gray02:#aaa;--button-cta:linear-gradient(90deg,#fc7b26,#eeb831);--button-cta-hov:linear-gradient(90deg,#fc7b26,#eeb831 25%,#eeb831 50%,#fff 75%);--primary-gradation:linear-gradient(#2a7fe3,#6cabf5);--shadow-m:0 2px 4px 1px rgba(0,0,0,.24);--shadow-l:0 4px 8px 2px rgba(0,0,0,.24);--shadow-xl:0 8px 16px 4px rgba(0,0,0,.24);--font-en:Roboto,sans-serif;--transition01:0.3s ease-in-out}button,html,input,select,textarea{font-family:Noto Sans JP,sans-serif;font-weight:400}html.is-fixed body{position:fixed;width:100%}body{color:var(--text-main);overflow:unset}#wrapper{position:relative}@media only screen and (max-width:767px){#wrapper{min-width:320px}}.l-inner{margin:auto;max-width:1200px;padding-inline:40px}@media only screen and (max-width:767px){.l-inner{padding-inline:16px}}a,a:after,a:before,button,button:after,button:before{color:inherit}@media only screen and (min-width:768px){a,a:after,a:before,button,button:after,button:before{-webkit-transition:var(--transition01);transition:var(--transition01)}}.ib{display:inline-block}@media only screen and (max-width:767px){.u-pc{display:none!important}}@media only screen and (min-width:768px){.u-sp{display:none!important}}main#sitemap a{color:#3273dc}#request .form__main.form__top{margin-top:40px}#request .form__main.form__top .form__main.form__top{margin-top:0}.bg-primary{background:var(--primary-main)}.bg-gray{background:#f8f9f9}.bg-blue{background:var(--bg-lightblue)}.color-primary{color:var(--primary-main)}.color-error{color:var(--text-error)}.c-link{text-decoration:underline}@media only screen and (min-width:768px){.c-link:hover{text-decoration:none}}.btn-cta,.c-btn-cta{background-image:var(--button-cta-hov);background-position:0;background-size:400% 100%;border:3px solid var(--bg-white);border-radius:100px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);color:var(--line-white);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:22px;font-weight:700;gap:4px;height:100%;justify-content:center;letter-spacing:.04em;line-height:1.5;min-height:65px;padding:16px 40px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.btn-cta:hover,.c-btn-cta:hover{background-position:100%;border-color:var(--secondary-main);color:var(--secondary-main)}}@media only screen and (max-width:767px){.btn-cta,.c-btn-cta{font-size:16px;gap:16px;min-height:56px;width:100%}}.btn-cta.c-blue,.c-btn-cta.c-blue{background:var(--bg-white);border-color:var(--primary-main);color:var(--primary-main)}@media only screen and (min-width:768px){.btn-cta.c-blue:hover,.c-btn-cta.c-blue:hover{background:var(--primary-main);border-color:var(--bg-white);color:var(--bg-white)}}#column .btn-cta{height:auto;line-height:1.5;min-height:inherit}.btn-cta,.c-btn-cta.has-end-arrow{padding-right:24px}.btn-cta:after,.c-btn-cta.has-end-arrow:after{background:currentColor;content:"";height:40px;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;-webkit-transition:none;transition:none;width:40px}@media only screen and (max-width:767px){.btn-cta:after,.c-btn-cta.has-end-arrow:after{height:24px;width:24px}}.c-cta-box .btn-cta{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.c-btn-primary{background:var(--primary-main);border:1px solid var(--primary-main);border-radius:100px;color:var(--line-white);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:15px;font-weight:700;gap:4px;justify-content:center;letter-spacing:.04em;line-height:1.5;padding:8px 40px;text-align:center;-webkit-transition:var(--transition01);transition:var(--transition01);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.c-btn-primary:hover{background:var(--bg-white);color:var(--primary-main)}}.c-btn-primary.has-end-arrow{padding-right:16px}.c-btn-primary.has-end-arrow:after{background:currentColor;content:"";-webkit-flex-shrink:0;height:20px;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;-webkit-transition:none;transition:none;width:20px;-ms-flex-negative:0;flex-shrink:0}.c-btn-primary .btn-inn{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.c-btn-primary.size-middle{font-size:22px;padding-block:16px}@media only screen and (max-width:767px){.c-btn-primary.size-middle{font-size:16px;padding:16px 7px 16px 16px;width:100%}}.c-btn-secondary{background:var(--bg-white);border:1px solid var(--button-white-line);border-radius:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:16px;font-weight:700;justify-content:center;letter-spacing:.04em;line-height:1.5;padding:15px 22px;text-align:center;-webkit-transition:var(--transition01);transition:var(--transition01);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.c-btn-secondary:hover{background:var(--primary-main);border-color:var(--primary-main);color:var(--text-white)}}.c-btn-secondary.has-end-arrow{padding-right:16px}.c-btn-secondary.has-end-arrow:after{background:currentColor;content:"";-webkit-flex-shrink:0;height:20px;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;-webkit-transition:none;transition:none;width:20px;-ms-flex-negative:0;flex-shrink:0}.c-btn-secondary .btn-inn{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:768px){.c-btn-primary:hover,a:hover .c-btn-primary{background:var(--bg-white);color:var(--primary-main)}}.c-btn-wrap01{margin-top:40px}@media only screen and (max-width:767px){.c-btn-wrap01{margin-top:24px}}.c-btn-wrap01 .c-btn-cta{margin:auto}.c-ttl01{font-size:45px;font-weight:700;letter-spacing:.04em;line-height:1.4;margin-bottom:40px;text-align:center}@media only screen and (max-width:767px){.c-ttl01{font-size:min(28px,7.4666666667vw);line-height:1.5;margin-bottom:24px}}.c-ttl01 .sub{display:block;font-size:18px;font-weight:700;line-height:1.75;line-height:1.4;margin-bottom:4px}#column .mainContents .wrapper2 h2.column,#column article .bodybox h2{background:var(--primary-main)!important;border:none!important;color:var(--text-white);margin-bottom:2rem!important;padding:12px 24px!important;position:relative}@media only screen and (max-width:767px){#column .mainContents .wrapper2 h2.column,#column article .bodybox h2{padding:4px 16px!important}}#column .mainContents .wrapper2 h2.column span,#column .mainContents .wrapper2 h2.column strong,#column article .bodybox h2 span,#column article .bodybox h2 strong{color:var(--text-white)!important}#column .mainContents .wrapper2 h2.column:before,#column article .bodybox h2:before{border:none;border-bottom:16px solid transparent;border-right:24px solid var(--bg-darkblue);content:"";left:0;position:absolute;top:100%}#case .bodybox h3,#column section.catch h3{background:var(--bg-lightblue);border-left:4px solid var(--primary-main)!important;line-height:1.5;padding:16px!important}.c-header{background:var(--bg-white);border-bottom:1px solid var(--line-blue);-webkit-box-shadow:none;box-shadow:none;height:auto;min-height:inherit;padding:0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.c-header .guide-list{background:#f8f9f9;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;gap:40px;height:32px;justify-content:flex-end;padding:0 64px}.c-header .guide-list .head,.c-header .guide-list a{font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.75}@media only screen and (min-width:768px){.c-header .guide-list a:hover{text-decoration:underline}}.c-header .guide-list a[target=_blank]{color:var(--text-link);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px}.c-header .guide-list a[target=_blank]:after{background:var(--text-main);content:"";display:inline-block;height:16px;-webkit-mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;width:16px}.c-header .main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;height:80px;justify-content:space-between;padding-inline:64px}@media only screen and (max-width:1480px){.c-header .main{padding-inline:32px}}@media only screen and (max-width:1480px) and (max-width:1370px){.c-header .main{padding-right:80px}}@media only screen and (max-width:1480px) and (max-width:767px){.c-header .main{height:56px;padding-inline:16px 64px}}.c-header .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:min(40px,2.5vw);height:100%}@media only screen and (max-width:767px){.c-header .wrap{gap:0}.c-header .logo{width:min(180px,48vw)}}.c-header .logo img{display:block}.c-header .nav-list{gap:min(16px,1vw);height:100%}.c-header .nav-list,.c-header .nav-list>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.c-header .nav-list>li{position:relative}@media only screen and (min-width:768px){.c-header .nav-list>li:hover .child-head,.c-header .nav-list>li:hover .head{border-color:var(--primary-main);color:var(--primary-main)}.c-header .nav-list>li:hover .child-head:after{rotate:180deg}}.c-header .nav-list .child-head,.c-header .nav-list .head{border-bottom:1px solid var(--bg-white);cursor:pointer;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:18px;font-size:min(18px,1.125vw);font-weight:700;height:100%;justify-content:center;line-height:1.75}.c-header .nav-list .child-head,.c-header .nav-list .head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.c-header .nav-list .child-head{-webkit-transition:var(--transition01);transition:var(--transition01)}.c-header .nav-list .child-head:after{background:currentColor;content:"";-webkit-flex-shrink:0;-webkit-mask:url(/hubfs/modules/common/arrow-down.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-down.svg) no-repeat center/contain;-ms-flex-negative:0;flex-shrink:0;height:28px;-webkit-transition:rotate var(--transition01);transition:rotate var(--transition01);width:24px}.c-header .nav-list .child-nav{background:var(--bg-white);-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;opacity:0;padding:16px 24px;pointer-events:none;position:absolute;top:100%;-webkit-transition:var(--transition01);transition:var(--transition01);width:304px}.c-header .nav-list .child-nav .no-link{padding:8px 16px}.c-header .nav-list .child-nav a{border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;gap:8px;letter-spacing:.04em;line-height:1.75;padding:8px 16px}.c-header .nav-list .child-nav a:before{background:var(--primary-main);content:"";height:24px;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;width:24px}@media only screen and (min-width:768px){.c-header .nav-list .child-nav a:hover{background-color:#f2f9ff;text-decoration:underline}.c-header .nav-list .child-nav:hover,.c-header .nav-list>li:hover .child-nav{opacity:1;pointer-events:auto}}.c-header .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}.c-header .c-btn-cta{border-width:2px;font-size:16px;min-height:56px;padding:14px 22px}@media only screen and (max-width:767px){.c-header .c-btn-cta{font-size:min(15px,4vw);min-height:39px;padding:8px min(16px,4.2666666667vw)}}@media screen and (max-width:1000px){.c-header{display:block}}.c-header.form-header .guide-list,.c-header.form-header .wrap,.c-header.lp-header .guide-list,.c-header.lp-header .nav-list{display:none}@media only screen and (max-width:1370px){.c-header .btn a:first-child,.c-header .guide-list,.c-header .nav-list{display:none}}.webinar-wrapper,main#case,main#column{margin-bottom:60px}#request{margin-bottom:30px}.c-footer .top-box{background:var(--bg-darkblue);border-radius:160px 160px 0 0;color:var(--text-white)}@media only screen and (max-width:767px){.c-footer .top-box{border-radius:64px 64px 0 0}}.c-footer .top-box .l-inner{padding-block:72px 64px}@media only screen and (max-width:767px){.c-footer .top-box .l-inner{padding-block:64px 40px}}.c-footer .top-box .company{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:767px){.c-footer .top-box .company{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}}.c-footer .top-box .company .isms{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.c-footer .top-box .company .isms .img{-webkit-flex-shrink:0;width:64px;-ms-flex-negative:0;flex-shrink:0}.c-footer .top-box .company .isms .txt{font-size:12px;letter-spacing:1.25%;line-height:1.75}@media only screen and (max-width:767px){.c-footer .top-box .company .isms .txt{font-size:10px;letter-spacing:1.5%;line-height:1.5}}.c-footer .block{border:1px solid var(--line-blue);border-radius:8px;padding:24px}.c-footer .block+.block{margin-top:32px}.c-footer .block .block-ttl{border-bottom:1px solid var(--line-blue);font-size:18px;font-weight:700;line-height:1.75;padding-bottom:16px}.c-footer .block .nav-list{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media only screen and (min-width:768px) and (max-width:1220px){.c-footer .block .nav-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.c-footer .block .nav-list{gap:0;grid-template-columns:repeat(1,1fr)}}.c-footer .block .nav-list .child-head,.c-footer .block .nav-list a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;gap:8px;letter-spacing:.04em;line-height:1.75;padding:8px 16px}@media only screen and (min-width:768px){.c-footer .block .nav-list a:hover{color:var(--primary-main)}.c-footer .block .nav-list a:before{background:currentColor;content:"";height:24px;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;-webkit-transition:none;transition:none;width:24px}.c-footer .block .nav-list .head~a{padding-left:32px}}@media only screen and (max-width:767px){.c-footer .block .nav-list .child-head{position:relative}.c-footer .block .nav-list .child-head:after,.c-footer .block .nav-list .child-head:before{background:var(--bg-white);bottom:0;content:"";height:1px;margin:auto;position:absolute;right:11px;top:0;width:11px}.c-footer .block .nav-list .child-head:after{rotate:90deg}.c-footer .block .nav-list .child-head.is-open:after{rotate:0deg}}.c-footer .block .nav-list .child-nav{padding-left:16px}@media only screen and (max-width:767px){.c-footer .block .nav-list .child-nav{display:none;padding-left:64px}}.c-footer .block .guide-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px}@media only screen and (max-width:767px){.c-footer .block .guide-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0}}@media only screen and (min-width:768px){.c-footer .block .guide-list li{width:256px}}.c-footer .block .guide-list a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;gap:8px;letter-spacing:.04em;line-height:1.75;padding-block:16px}@media only screen and (min-width:768px){.c-footer .block .guide-list a:hover{color:var(--primary-main)}}@media only screen and (max-width:767px){.c-footer .block .guide-list a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.c-footer .block .guide-list a:after{background:currentColor;content:"";display:inline-block;height:16px;-webkit-mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;-webkit-transition:none;transition:none;width:16px}.c-footer .bottom-box{background:var(--bg-lightblue)}.c-footer .bottom-box .l-inner{padding-block:24px;position:relative}.c-footer .bottom-box .company{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px;margin-bottom:16px}@media only screen and (min-width:768px){.c-footer .bottom-box .company{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){.c-footer .bottom-box .company{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0;margin-bottom:16px}}.c-footer .bottom-box .company .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.c-footer .bottom-box .company .access,.c-footer .bottom-box .company .logo .txt{font-size:12px;letter-spacing:1.25%;line-height:1.75}.c-footer .bottom-box .link-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.c-footer .bottom-box .link-list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px 32px}}@media only screen and (min-width:768px){.c-footer .bottom-box .link-list li+li{border-left:1px solid var(--line-blue);margin-left:16px;padding-left:16px}}.c-footer .bottom-box .link-list a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;gap:4px;letter-spacing:1.25%;line-height:1.75}@media only screen and (min-width:768px){.c-footer .bottom-box .link-list a:hover{color:var(--primary-main)}}.c-footer .bottom-box .link-list a:after{background:currentColor;content:"";display:inline-block;height:16px;-webkit-mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;-webkit-transition:none;transition:none;width:16px}.c-footer .bottom-box .copyright{font-size:12px;letter-spacing:1.25%;line-height:1.75}@media only screen and (min-width:768px){.c-footer .bottom-box .copyright{bottom:46px;position:absolute;right:40px}}@media only screen and (max-width:767px){.c-footer .bottom-box .copyright{margin-top:16px}}@media only screen and (min-width:768px){.c-footer.form-footer .top-box .l-inner{padding-top:104px}}.c-footer.form-footer .top-box .company{margin-bottom:0}.c-footer.form-footer .top-box .block,.c-footer.lp-footer .top-box{display:none}.c-nav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--primary-gradation);height:calc(var(--vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:100}.c-nav,.c-nav .inner{-webkit-transition:var(--transition01);transition:var(--transition01)}.c-nav .inner{background:var(--color-gradation03);max-height:calc(var(--vh)*100 - 40px);overflow-y:auto;padding:14px 16px 40px;-webkit-transform:translateX(10%);transform:translateX(10%)}.c-nav .logo{margin-bottom:42px;width:min(180px,48vw)}.c-nav .block+.block{margin-top:40px}.c-nav .block-ttl{border-bottom:1px solid;font-size:18px;font-weight:700;line-height:1.75;margin-inline:-16px;padding-inline:16px;padding-bottom:12px}.c-nav .block-ttl,.c-nav .nav-list{color:var(--text-white)}.c-nav .nav-list .child-head,.c-nav .nav-list .head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;letter-spacing:.04em;line-height:1.7;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px}.c-nav .nav-list .head[target=_blank]:after{background:currentColor;content:"";height:16px;-webkit-mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/ico-link-blank.svg) no-repeat center/contain;width:16px}.c-nav .child-nav{display:none;padding-left:48px}.c-nav .child-nav .no-link{padding:8px 0}.c-nav .child-head{position:relative}.c-nav .child-head:after,.c-nav .child-head:before{background:var(--bg-white);bottom:0;content:"";height:1px;margin:auto;position:absolute;right:11px;top:0;width:11px}.c-nav .child-head:after{rotate:90deg}.c-nav .child-head.is-open:after{rotate:0deg}.c-nav .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:32px}.c-nav .btn a{width:100%}.c-nav-btn{background:none;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;cursor:pointer;height:48px;justify-content:center;position:fixed;right:32px;top:16px;width:48px;z-index:101}@media only screen and (min-width:1371px){.c-nav-btn{display:none}}@media only screen and (max-width:767px){.c-nav-btn{right:16px;top:4px}}.c-nav-btn .inn{height:15px;position:relative;width:23px}.c-nav-btn .line{background:var(--text-main);bottom:0;height:2px;left:0;margin:auto;position:absolute;top:0;-webkit-transition:var(--transition01);transition:var(--transition01);width:100%}.c-nav-btn .line:first-child{translate:0 -6px}.c-nav-btn .line:nth-child(3){translate:0 6px}.c-nav-btn.is-none{display:none}html.nav-open .c-nav{opacity:1;pointer-events:auto}html.nav-open .c-nav .inner{-webkit-transform:translateX(0);transform:translateX(0)}html.nav-open .c-nav-btn .line{background:var(--bg-white)}html.nav-open .c-nav-btn .line:first-child{rotate:-45deg;translate:0 0}html.nav-open .c-nav-btn .line:nth-child(2){rotate:45deg;translate:0 0}html.nav-open .c-nav-btn .line:nth-child(3){-webkit-transform:scaleX(0);transform:scaleX(0)}.c-kv{background:var(--primary-gradation)}.c-kv .l-inner{padding-block:64px}@media only screen and (max-width:767px){.c-kv .l-inner{padding-block:32px}}.c-kv .ttl{color:var(--text-white);font-size:57px;font-weight:700;letter-spacing:.04em;line-height:1.4;margin-bottom:24px}@media only screen and (max-width:767px){.c-kv .ttl{font-size:32px;line-height:1.5;margin-bottom:8px}}.c-kv .txt{color:var(--text-white);font-size:18px;font-weight:700;line-height:1.75}.c-kv .txt-note{color:var(--text-white);font-size:11px;margin-top:8px}.c-kv .btn{margin-top:40px}@media only screen and (max-width:767px){.c-kv .c-btn-cta{font-size:min(22px,5.8666666667vw)}.c-kv .c-btn-cta .btn-inn{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}}.whitepaper-ctaArea_text .btn{margin-top:40px}@media only screen and (max-width:767px){.whitepaper-ctaArea_text .btn{margin-top:25px}}.c-page-nav{background:var(--bg-lightblue)}.c-page-nav.bg-white{background:var(--bg-white)}.c-page-nav .l-inner{padding-block:16px}@media only screen and (max-width:767px){.c-page-nav .l-inner{padding-block:24px}}@media only screen and (min-width:768px){.c-page-nav .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.c-page-nav .list li{margin:0}@media only screen and (min-width:768px){.c-page-nav .list li{border-right:1px solid var(--line-blue)}.c-page-nav .list li:first-child{border-left:1px solid var(--line-blue)}}@media only screen and (max-width:767px){.c-page-nav .list li{border-bottom:1px solid var(--line-blue)}}.c-page-nav .list a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:18px;font-weight:700;gap:4px;height:100%;justify-content:center;line-height:1.75;padding-inline:40px 24px}@media only screen and (max-width:767px){.c-page-nav .list a{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px}}.c-page-nav .list a:after{background:currentColor;content:"";display:inline-block;-webkit-flex-shrink:0;-webkit-mask:url(/hubfs/modules/common/arrow-down.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-down.svg) no-repeat center/contain;-ms-flex-negative:0;flex-shrink:0;height:16px;-webkit-transition:none;transition:none;width:16px}@media only screen and (min-width:768px){.c-page-nav .list a:hover{color:var(--primary-main)}}.c-breadcrumb .l-inner{padding-block:16px}@media only screen and (max-width:767px){.c-breadcrumb .l-inner{padding-block:8px}}.c-breadcrumb .list{font-size:14px;letter-spacing:.04em;line-height:1.7}.c-breadcrumb .list li{display:inline;margin:0}.c-breadcrumb .list li+li:before{background:currentColor;content:"";display:inline-block;height:12px;margin:-3px 8px 0;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;vertical-align:middle;width:12px}.c-breadcrumb .list li.is-active a{color:inherit;pointer-events:none;text-decoration:none}.c-breadcrumb .list a{color:var(--text-link);text-decoration:underline}@media only screen and (min-width:768px){.c-breadcrumb .list a:hover{text-decoration:none}}.c-cta-section.mt{margin-top:64px}.c-cta-section.mb{margin-bottom:64px}.c-cta-box{background:var(--primary-gradation);border-radius:24px;color:var(--text-white);padding:40px;text-align:center}@media only screen and (max-width:767px){.c-cta-box{padding:20px}}.c-cta-box .ttl{font-size:32px;font-weight:700;line-height:1.5}.c-cta-box .txt{font-size:18px;font-weight:700;line-height:1.75;margin-block:24px}.c-cta-box .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.c-cta-box .c-btn-cta.btn-pattern3{margin-top:30px;width:auto}}@media only screen and (max-width:767px){.c-cta-box .c-btn-cta.btn-pattern3{margin-top:20px;min-height:auto}}.c-pagination{margin-top:40px}@media only screen and (min-width:768px){.c-pagination{margin-left:64px;margin-right:64px}}@media only screen and (max-width:767px){.c-pagination{margin-top:32px}.c-pagination.pagination{display:none}}.c-pagination.pagination .pagination-list{gap:8px}.c-pagination.pagination .pagination-list>li{list-style:none}.c-pagination.pagination .pagination-link{font-size:20px}.c-pagination.pagination .pagination-link.is-current{background:var(--primary-main);border-color:var(--primary-main)}.c-pagination.pagination .pagination-ellipsis,.c-pagination.pagination .pagination-link,.c-pagination.pagination .pagination-next,.c-pagination.pagination .pagination-previous{margin:0}.c-pagination.pagination .pagination-next,.c-pagination.pagination .pagination-previous{height:50px;position:relative}.c-pagination.pagination .pagination-next:before,.c-pagination.pagination .pagination-previous:before{background:no-repeat 50%/contain;bottom:0;content:"";display:block;height:16px;left:0;margin:auto;position:absolute;right:0;top:0;width:14px}.c-pagination.pagination .pagination-next:before{background-image:url(/hubfs/modules/common/ico-arrow-pagination-right.svg)}.c-pagination.pagination .pagination-previous:before{background-image:url(/hubfs/modules/common/ico-arrow-pagination-left.svg)}@media only screen and (min-width:768px){.c-pagination.pagination_sp{display:none!important}}.c-pagination.pagination_sp .c-btn-secondary{border-color:var(--primary-main);color:var(--primary-main);width:100%}.c-article-summary-link .article-link{background:var(--bg-white);border-radius:10px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.c-article-summary-link .article-link:hover{background:var(--bg-lightblue02)}}@media only screen and (max-width:767px){.c-article-summary-link .article-link{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-article-summary-link .article-thumb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:min(30%,175px)}@media only screen and (max-width:767px){.c-article-summary-link .article-thumb{width:100%}}.c-article-summary-link .article-thumb img{border-radius:10px 0 0 10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.c-article-summary-link .article-thumb img{border-radius:10px 10px 0 0}}.c-article-summary-link .article-info{padding:20px 15px}@media only screen and (min-width:768px){.c-article-summary-link .article-info{-webkit-align-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}}.c-article-summary-link .article-ttl{display:-webkit-box;font-size:18px;font-weight:700;line-height:1.75;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;line-height:1.3}@media only screen and (max-width:767px){.c-article-summary-link .article-ttl{font-size:16px}}.c-article-summary-link .article-description{display:-webkit-box;font-size:12px;letter-spacing:1.25%;line-height:1.75;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text-gray02);line-height:1.5;margin-top:4px}#case article .bodybox .c-article-summary-link,#column article .bodybox .c-article-summary-link{margin:40px 0}#case article .bodybox .c-article-summary-link:first-child,#column article .bodybox .c-article-summary-link:first-child{margin-top:0}#case article .bodybox .c-article-summary-link:last-child,#column article .bodybox .c-article-summary-link:last-child{margin-bottom:0}#case article .bodybox .c-article-summary-link .article-link,#column article .bodybox .c-article-summary-link .article-link{text-decoration:none}#case article .bodybox .c-article-summary-link .article-description,#case article .bodybox .c-article-summary-link .article-ttl,#column article .bodybox .c-article-summary-link .article-description,#column article .bodybox .c-article-summary-link .article-ttl{margin-bottom:0}#case article .bodybox .c-article-summary-link .article-ttl,#column article .bodybox .c-article-summary-link .article-ttl{font-size:18px;font-size:16px;font-weight:700;line-height:1.75;line-height:1.3;margin-top:0}#case article .bodybox .c-article-summary-link .article-description,#column article .bodybox .c-article-summary-link .article-description{font-size:12px;letter-spacing:1.25%;letter-spacing:.02em;line-height:1.75;line-height:1.5;margin-top:4px}.c-article-recommendation-link{margin-top:30px}.c-article-recommendation-link .recommendation+.recommendation{margin-top:24px}.c-article-recommendation-link .article-link{background:var(--bg-white);border-radius:8px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:25px;padding:20px 25px}@media only screen and (min-width:768px){.c-article-recommendation-link .article-link:hover{background:var(--bg-lightblue02)}}@media only screen and (max-width:767px){.c-article-recommendation-link .article-link{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.c-article-recommendation-link .article-thumb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:min(50%,280px)}@media only screen and (max-width:767px){.c-article-recommendation-link .article-thumb{width:100%}}.c-article-recommendation-link .article-thumb img{border-radius:8px 0 0 8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.c-article-recommendation-link .article-thumb img{border-radius:8px 8px 0 0}}@media only screen and (min-width:768px){.c-article-recommendation-link .article-info{-webkit-align-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}}.c-article-recommendation-link .article-category{border:1px solid var(--line-gray);border-radius:4px;color:var(--line-gray);display:inline-block;line-height:1.5;padding-bottom:.25rem;padding-top:.2rem}.c-article-recommendation-link .article-date{color:var(--primary-main);font-size:12px;font-weight:700;letter-spacing:1.25%;line-height:1.75;margin-top:10px;width:100%}.c-article-recommendation-link .article-ttl{display:-webkit-box;font-size:16px;letter-spacing:.04em;line-height:1.75;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:5px}.c-article-writer{background:var(--bg-white);border:1px solid var(--line-blue);border-radius:8px;display:block;margin-top:30px;padding:20px 25px}.c-article-writer .article-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:inherit;gap:25px}@media only screen and (max-width:767px){.c-article-writer .article-box{gap:20px}}.c-article-writer .article-thumb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:150px}@media only screen and (max-width:767px){.c-article-writer .article-thumb{width:80px}}.c-article-writer .article-thumb img{border-radius:50%;height:150px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.c-article-writer .article-thumb img{height:80px}}@media only screen and (min-width:768px){.c-article-writer .article-info{-webkit-align-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}}.c-article-writer .article-ttl{margin-bottom:10px}.c-article-writer .article-name,.c-article-writer .article-ttl{font-size:16px;font-weight:700;letter-spacing:.04em;line-height:1.75}.c-article-writer .article-name{margin-bottom:5px}.c-article-writer .article-description{color:var(--text-gray02);font-size:12px;letter-spacing:1.25%;line-height:1.75;line-height:1.4}.c-article-writer .c-btn-primary{margin:10px 0 0 auto;padding-left:30px}@media only screen and (min-width:768px){.c-article-writer .c-btn-primary:hover{background:var(--bg-white);color:var(--primary-main)}}@media only screen and (min-width:768px) and (max-width:840px){.c-article-writer .c-btn-primary{border-radius:20px;font-size:12px;gap:0;padding-left:10px;padding-right:5px}}@media only screen and (max-width:767px) and (max-width:360px){.c-article-writer .c-btn-primary{border-radius:20px;font-size:13px;padding-left:10px;padding-right:5px}}@media only screen and (min-width:768px) and (max-width:840px){.c-article-writer .c-btn-primary.has-end-arrow:after{height:15px;width:15px}}.c-recommended-download-list{counter-reset:recommendedDownloadList}.c-recommended-download-list .article+.article{margin-top:16px}.c-recommended-download-list .article:nth-child(-n+3) .article-link:before{background:var(--secondary-main);color:var(--text-white)}.c-recommended-download-list .article-link{border:1px solid var(--button-white-line);border-radius:8px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:inherit;padding:8px;position:relative}.c-recommended-download-list .article-link:before{background:var(--button-white-line);border-radius:8px 0 8px 0;content:counter(recommendedDownloadList);counter-increment:recommendedDownloadList;font-size:14px;font-weight:700;left:0;line-height:24px;position:absolute;text-align:center;top:0;width:24px;z-index:1}@media only screen and (min-width:768px){.c-recommended-download-list .article-link:hover{background:var(--bg-lightblue02)}}.c-recommended-download-list .article-thumb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:min(45%,200px)}.c-recommended-download-list .article-thumb img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.c-recommended-download-list .article-info{padding-left:12px}.c-recommended-download-list .article-ttl{display:-webkit-box;font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.c-recommended-articles{margin-top:48px}.c-recommended-articles .recommended-articles-ttl{font-size:35px;margin-bottom:40px;text-align:center}@media only screen and (max-width:767px){.c-recommended-articles .recommended-articles-ttl{font-size:25px}}.c-recommended-articles .recommended-articles-list{display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:767px){.c-recommended-articles .recommended-articles-list{grid-template-columns:1fr}}.c-recommended-articles .article-link{border:1px solid var(--button-white-line);border-radius:8px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);color:inherit;display:block;padding:8px}@media only screen and (min-width:768px){.c-recommended-articles .article-link:hover{background:var(--bg-lightblue02)}}.c-recommended-articles .article-thumb{aspect-ratio:340/173;margin-bottom:12px;width:100%}.c-recommended-articles .article-thumb img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.c-recommended-articles .article-ttl{border:none;display:-webkit-box;font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.5;overflow:hidden;padding:0;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.c-recommended-articles .article .keyword-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-bottom:0!important;margin-top:12px}.c-recommended-articles .article .keyword-list .keyword{border:1px solid var(--line-darkblue);font-size:12px;letter-spacing:1.25%;line-height:1.75;padding:4px 16px}.c-popular-articles .popular-articles-list{counter-reset:recommendedDownloadList}.c-popular-articles .article+.article{margin-top:16px}.c-popular-articles .article:nth-child(-n+3) .article-link:before{background:var(--primary-main);color:var(--text-white)}.c-popular-articles .article-link{border:1px solid var(--button-white-line);border-radius:8px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:inherit;padding:8px;position:relative}.c-popular-articles .article-link:before{background:var(--button-white-line);border-radius:8px 0 8px 0;content:counter(recommendedDownloadList);counter-increment:recommendedDownloadList;font-size:14px;font-weight:700;left:0;line-height:24px;position:absolute;text-align:center;top:0;width:24px;z-index:1}@media only screen and (min-width:768px){.c-popular-articles .article-link:hover{background:var(--bg-lightblue02)}}.c-popular-articles .article-thumb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:min(25%,100px)}.c-popular-articles .article-thumb img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.c-popular-articles .article-info{padding-left:12px}.c-popular-articles .article-ttl{display:-webkit-box;font-size:14px;letter-spacing:.04em;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;border:none;padding:0}.c-webinar-articles .webinar-articles-list{counter-reset:recommendedDownloadList}.c-webinar-articles .article+.article{margin-top:16px}.c-webinar-articles .article:nth-child(-n+3) .article-link:before{background:var(--primary-main);color:var(--text-white)}.c-webinar-articles .article-link{border:1px solid var(--button-white-line);border-radius:8px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:inherit;padding:8px;position:relative}.c-webinar-articles .article-link:before{background:var(--button-white-line);border-radius:8px 0 8px 0;content:counter(recommendedDownloadList);counter-increment:recommendedDownloadList;font-size:14px;font-weight:700;left:0;line-height:24px;position:absolute;text-align:center;top:0;width:24px;z-index:1}@media only screen and (min-width:768px){.c-webinar-articles .article-link:hover{background:var(--bg-lightblue02)}}.c-webinar-articles .article-thumb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:min(45%,200px)}.c-webinar-articles .article-thumb img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.c-webinar-articles .article-info{padding-left:12px}.c-webinar-articles .article-ttl{display:-webkit-box;font-size:13px;letter-spacing:.04em;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;border:none;padding:0}.c-attention-case-wrap.case-category .ttl-wrap{text-align:center}.c-attention-case-wrap .ttl-wrap{padding-bottom:24px;padding-top:64px}.c-attention-case-wrap .ttl-wrap .main-ttl{font-size:57px;font-weight:700;line-height:1.4}@media only screen and (max-width:767px){.c-attention-case-wrap .ttl-wrap .main-ttl{font-size:32px}}.c-attention-case-wrap .ttl-wrap .type{font-size:16px;letter-spacing:.04em;line-height:1.75}.c-attention-case-wrap .slider-wrap{background:var(--bg-lightblue);overflow:hidden;padding:64px 0}@media only screen and (max-width:767px){.c-attention-case-wrap .slider-wrap{padding:32px 0}}.c-attention-case-wrap .slider-wrap .attention-case-ttl{font-size:45px;font-weight:700;line-height:1.4;margin-bottom:24px}@media only screen and (max-width:767px){.c-attention-case-wrap .slider-wrap .attention-case-ttl{font-size:28px;margin-bottom:16px}}.c-attention-case-wrap .case-btn-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin-bottom:24px}@media only screen and (max-width:767px){.c-attention-case-wrap .case-btn-list{gap:16px;margin-bottom:20px}}.c-attention-case-wrap .case-btn-list li{background:var(--bg-white);border:1px solid var(--button-white-line);border-radius:50px;color:var(--text-caption);cursor:pointer;display:inline-block;font-weight:700;min-width:160px;padding:10px 15px;text-align:center;-webkit-transition:var(--transition01);transition:var(--transition01)}@media only screen and (min-width:768px){.c-attention-case-wrap .case-btn-list li:hover{background:var(--primary-main);border-color:var(--primary-main);color:var(--text-white)}.c-attention-case-wrap .attention-case-slider{margin:0 -16px}}@media only screen and (max-width:767px){.c-attention-case-wrap .attention-case-slider{line-height:0}}.c-attention-case-wrap .slick-list{overflow:visible;padding-bottom:6px!important;padding-top:4px!important}.c-attention-case-wrap .slick-slide{display:inline-block;margin:0 16px}.c-attention-case-wrap .slick-next,.c-attention-case-wrap .slick-prev{height:64px;width:64px}.c-attention-case-wrap .slick-next:before,.c-attention-case-wrap .slick-prev:before{background:no-repeat 50%/contain;border-radius:50%;bottom:0;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);content:"";display:block;height:64px;left:0;margin:auto;position:absolute;right:0;top:0;width:64px}.c-attention-case-wrap .slick-next{right:-16px}.c-attention-case-wrap .slick-next:before{background-image:url(/hubfs/modules/common/case-slider-btn-next.svg)}@media only screen and (max-width:767px){.c-attention-case-wrap .slick-next{right:10px}}.c-attention-case-wrap .slick-prev{left:-16px}.c-attention-case-wrap .slick-prev:before{background-image:url(/hubfs/modules/common/case-slider-btn-prev.svg)}@media only screen and (max-width:767px){.c-attention-case-wrap .slick-prev{left:10px}}.c-attention-case-wrap .slick-dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;bottom:-27px;gap:8px;justify-content:center}.c-attention-case-wrap .slick-dots li{height:15px;margin:0;width:15px}.c-attention-case-wrap .slick-dots li:before{content:none}.c-attention-case-wrap .slick-dots li.slick-active{width:15px}.c-attention-case-wrap .slick-dots li button,.c-attention-case-wrap .slick-dots li.slick-active button{background:var(--bg-white);border:1px solid var(--line-blue);border-radius:50%;display:block;height:100%;width:100%}.c-attention-case-wrap .slick-dots li button:before,.c-attention-case-wrap .slick-dots li.slick-active button:before{content:none}.c-attention-case-wrap .slick-dots li.slick-active button{background:var(--primary-main);border-color:var(--primary-main)}@media only screen and (max-width:767px){.c-attention-case-wrap .slick-dotted.slick-slider{margin-bottom:51px}}.c-attention-case-wrap .slide{background:var(--bg-white);border-radius:20px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);color:inherit;display:inline-block;overflow:hidden}@media only screen and (min-width:768px){.c-attention-case-wrap .slide{padding:24px}}@media only screen and (max-width:767px){.c-attention-case-wrap .slide{padding-bottom:24px}}.c-attention-case-wrap .slide .c-btn-primary{width:100%}.c-attention-case-wrap .slide .case-ttl{font-size:18px;font-weight:700;line-height:1.75;margin-bottom:16px}@media only screen and (max-width:767px){.c-attention-case-wrap .slide .case-ttl{margin-bottom:8px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.c-attention-case-wrap .slide .inner{margin-bottom:16px}@media only screen and (min-width:768px){.c-attention-case-wrap .slide .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.c-attention-case-wrap .slide .img{width:256px}}.c-attention-case-wrap .slide .img img{aspect-ratio:256/143;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){.c-attention-case-wrap .slide .txt-area{padding-left:16px;width:calc(100% - 256px)}}@media only screen and (max-width:767px){.c-attention-case-wrap .slide .txt-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:24px 24px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.c-attention-case-wrap .slide .txt-area .detail-ttl{display:-webkit-box;font-size:14px;line-height:1.7;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (max-width:767px){.c-attention-case-wrap .slide .txt-area .detail-ttl{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;margin-bottom:0;order:3}}.c-attention-case-wrap .slide .txt-area .tag-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}@media only screen and (max-width:767px){.c-attention-case-wrap .slide .txt-area .tag-list{margin-bottom:16px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.c-attention-case-wrap .slide .txt-area .tag-list li{border:1px solid var(--line-darkblue);display:inline-block;font-size:12px;letter-spacing:1.25%;line-height:1.75;padding:4px 16px}@media only screen and (max-width:767px){.c-attention-case-wrap .slide .btn-wrap{padding:0 24px}}@media only screen and (min-width:768px){.c-attention-case-wrap .c-btn-wrap01{margin-top:29px}}.c-request-slider-wrap .slick-slide{position:relative}.c-request-slider-wrap .slick-slide:before{border:1px solid #ccc;content:"";display:block;height:100%;left:0;margin:auto;opacity:1;pointer-events:none;position:absolute;top:0;width:100%}.c-request-slider-wrap .slick-slide>div{display:block;font-size:0}.c-request-slider-wrap .js-request-slider{padding:0 32px}.c-request-slider-wrap .js-request-slider .slick-next,.c-request-slider-wrap .js-request-slider .slick-prev{background:none;border:none;bottom:0;cursor:pointer;font-size:0;height:24px;margin:auto;position:absolute;top:0;width:24px}.c-request-slider-wrap .js-request-slider .slick-next:before,.c-request-slider-wrap .js-request-slider .slick-prev:before{background:none;border-right:3px solid #2a4365;border-top:3px solid #2a4365;bottom:0;content:"";display:block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.c-request-slider-wrap .js-request-slider .slick-next{right:0}.c-request-slider-wrap .js-request-slider .slick-next:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-request-slider-wrap .js-request-slider .slick-prev{left:0}.c-request-slider-wrap .js-request-slider .slick-prev:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.c-request-slider-wrap .js-request-thumb-slider{margin-top:12px}.c-request-slider-wrap .js-request-thumb-slider .slick-track{gap:16px}.c-request-slider-wrap .js-request-thumb-slider .slick-slide{position:relative}.c-request-slider-wrap .js-request-thumb-slider .slick-slide:after{border:4px solid var(--primary-main);content:"";display:block;height:100%;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.c-request-slider-wrap .js-request-thumb-slider .slick-slide.slick-current:after{opacity:1}@media only screen and (min-width:768px){#request .form__main.form__top{margin-top:0}#request .form__left h1.small-ttl{font-size:24px}}#request .form__left .form__left__list{margin-top:16px}@media only screen and (min-width:768px){#request .form__left .form__left__list.column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px}#request .form__left .form__left__list.column .inn{width:calc(50% - 10px)}}#request .form__left .form__left__list.column ul{height:auto}@media only screen and (min-width:768px){#request .form__left .form__left__list.column li{font-size:14px}}#request .form__left .company-list{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}#request .form__left .company-list,#request .form__left .company-list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#request .form__left .company-list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-inline:6px}#request .form__left .company-list li+li{border-left:1px solid var(--line-blue)}#request .form__left .company-list .name{font-weight:700;margin-top:0;text-align:center;text-indent:0}#request .form__left .company-list .name:before{content:none}body.is-sidebar-scrollFixed main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){body.is-sidebar-scrollFixed main .scrollFixed{display:block;margin:20px auto}}body.is-sidebar-scrollFixed .sidebar_flex .detail__article{margin:0}body.is-sidebar-scrollFixed .sidebar_flex.template02 .scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template03 .scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template04 .scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template05 .scrollFixed{background:#fff}@media screen and (min-width:1201px){body.is-sidebar-scrollFixed .sidebar_flex.template02 .scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template03 .scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template04 .scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template05 .scrollFixed{padding-top:15px}body.is-sidebar-scrollFixed .sidebar_flex:not(.template02,.template03,.template04,.template05) .scrollFixed{padding-bottom:80px}}@media screen and (min-width:769px){body.is-sidebar-scrollFixed .sidebar_flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:60px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}}@media screen and (min-width:769px) and (max-width:1200px){body.is-sidebar-scrollFixed .sidebar_flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}body.is-sidebar-scrollFixed .column_wrap{width:100%}body.is-sidebar-scrollFixed .popup_cta{display:none}@media screen and (max-width:768px){body.is-sidebar-scrollFixed .c-sidebar-scrollFixed{display:none}body.is-sidebar-scrollFixed body{max-width:none}body.is-sidebar-scrollFixed .popup_cta{display:block}}@media screen and (min-width:1201px){body.is-sidebar-scrollFixed .sidebar_flex.template02 .c-sidebar-scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template03 .c-sidebar-scrollFixed,body.is-sidebar-scrollFixed .sidebar_flex.template04 .c-sidebar-scrollFixed body.is-sidebar-scrollFixed .sidebar_flex.template05 .c-sidebar-scrollFixed{padding-top:15px}body.is-sidebar-scrollFixed .sidebar_flex:not(.template02,.template03,.template04,.template05) .c-sidebar-scrollFixed{padding-bottom:80px}}.c-sidebar-scrollFixed{background:#fafafa;height:100%;position:relative;width:300px}.c-sidebar-scrollFixed .scrollFixed_wrap{max-width:300px;min-height:100vh;min-width:200px;width:100%}@media screen and (min-width:769px){.c-sidebar-scrollFixed .scrollFixed_wrap.is-fixed{max-height:calc(100vh - 100px);min-height:auto;min-width:200px;padding-bottom:100px;position:fixed;top:100px}.c-sidebar-scrollFixed.is-bottom,.c-sidebar-scrollFixed.is-bottom .scrollFixed_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:1200px){.c-sidebar-scrollFixed .scrollFixed_wrap{margin-bottom:60px}}.c-sidebar-scrollFixed .scrollFixed_container .main-banner img{max-width:300px;width:100%}.c-sidebar-scrollFixed .scrollFixed_container .main-banner a:hover{opacity:.9}.c-sidebar-scrollFixed .scrollFixed_container .download-banner-ttl{border-bottom:3px solid #2a7fe3;-o-border-image:linear-gradient(90deg,#2a7fe3,#6cabf5) 1;border-image:-webkit-gradient(linear,left top,right top,from(#2a7fe3),to(#6cabf5)) 1;border-image:linear-gradient(90deg,#2a7fe3,#6cabf5) 1;color:#062440;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;margin:30px 0 10px;padding-bottom:10px}.c-sidebar-scrollFixed .scrollFixed_container .download-banner-list{counter-reset:number 0}.c-sidebar-scrollFixed .scrollFixed_container .download-item{padding-top:25px;position:relative}.c-sidebar-scrollFixed .scrollFixed_container .download-item:after{background:#6cabf5;color:#fff;content:counter(number) " ";counter-increment:number 1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;height:40px;justify-content:center;left:10px;position:absolute;top:0;width:40px}.c-sidebar-scrollFixed .scrollFixed_container .download-item:first-child:after{background:#ee5169}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(2):after{background:#ed830d}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(3):after{background:#f2c511}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(4):after{background:#75c0a9}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(5):after{background:#b575c0}.c-sidebar-scrollFixed .scrollFixed_container .download-item:before{border-bottom:25px solid #6cabf5;border-right:6px solid transparent;content:"";height:0;left:50px;position:absolute;top:0;width:0}.c-sidebar-scrollFixed .scrollFixed_container .download-item:first-child:before{border-bottom:25px solid #c62840}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(2):before{border-bottom:25px solid #c16906}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(3):before{border-bottom:25px solid #d4ab05}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(4):before{border-bottom:25px solid #529c85}.c-sidebar-scrollFixed .scrollFixed_container .download-item:nth-child(5):before{border-bottom:25px solid #9958a4}.c-sidebar-scrollFixed .scrollFixed_container .download-item+.download-item{margin-top:10px}.c-sidebar-scrollFixed .scrollFixed_container .download-item img{-webkit-box-shadow:3px 3px 8px 1px rgba(0,0,0,.25);box-shadow:3px 3px 8px 1px rgba(0,0,0,.25);max-width:300px;width:100%}.c-sidebar-scrollFixed .scrollFixed_container .download-item a:hover{opacity:.9}.m-top-mv{background:var(--bg-lightblue);border-radius:0 0 0 255px}@media only screen and (max-width:767px){.m-top-mv{border-radius:0 0 0 160px}}.m-top-mv .l-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-block:40px 1px;position:relative}@media only screen and (max-width:767px){.m-top-mv .l-inner{padding-block:32px 1px}}.m-top-mv .ttl{font-weight:700}@media only screen and (max-width:767px){.m-top-mv .ttl{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.m-top-mv .ttl .point{gap:4px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-top-mv .ttl .point,.m-top-mv .ttl .point-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-top-mv .ttl .point-head{border:solid var(--line-darkblue);border-width:1px 0;font-size:min(16px,4.2666666667vw);line-height:1.5;padding:7px 10px;text-align:center}.m-top-mv .ttl .point-num{background:var(--primary-gradation);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--font-en);font-size:48px;font-weight:700}@media only screen and (max-width:767px){.m-top-mv .ttl .point-num{font-size:min(32px,8.5333333333vw)}}.m-top-mv .ttl .point-txt{font-size:19px}@media only screen and (max-width:767px){.m-top-mv .ttl .point-txt{font-size:min(20px,5.3333333333vw)}}.m-top-mv .ttl .main{display:block;font-size:57px;letter-spacing:.04em;line-height:1.4;margin-top:16px}@media only screen and (max-width:767px){.m-top-mv .ttl .main{font-size:min(32px,8.5333333333vw);margin-top:14px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.m-top-mv .img{pointer-events:none}@media only screen and (min-width:768px){.m-top-mv .img{position:absolute;right:49px;right:-11px;top:16px;width:min(696px,48.3333333333vw)}}@media only screen and (min-width:768px) and (max-width:960px){.m-top-mv .img{width:min(400px,41.6666666667vw)}}@media only screen and (max-width:767px){.m-top-mv .img{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;margin:-112px -16px 0 0;order:3}}.m-top-mv .company-list{background:var(--bg-white);border-radius:40px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-115px;margin-top:56px;padding:24px 84px}@media only screen and (max-width:1440px){.m-top-mv .company-list{padding-inline:32px}}@media only screen and (max-width:767px){.m-top-mv .company-list{border-radius:24px;-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;margin-inline:-16px;margin-bottom:-139px;margin-top:24px;order:5;padding:25px 15px 31px}}.m-top-mv .company-list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:11px;padding-inline:16px;text-align:center}.m-top-mv .company-list li+li{border-left:1px solid var(--line-blue)}.m-top-mv .company-list .name{font-size:18px;font-weight:700;line-height:1.75;text-align:center}.m-top-mv .banner-area{background:var(--bg-white);border-radius:40px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-115px;margin-top:56px;padding:24px 84px}@media only screen and (max-width:1440px){.m-top-mv .banner-area{padding-inline:32px}}@media only screen and (max-width:767px){.m-top-mv .banner-area{border-radius:24px;-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;margin-inline:-16px;margin-bottom:-139px;margin-top:24px;order:5;padding:25px 15px 31px}}.m-top-mv .banner-area .banner-link{display:block;-webkit-transition:-webkit-transform var(--transition01);transition:-webkit-transform var(--transition01);transition:transform var(--transition01);transition:transform var(--transition01),-webkit-transform var(--transition01)}@media (any-hover:hover){.m-top-mv .banner-area .banner-link:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}}.m-top-mv .banner-area .banner-link:focus-visible{-webkit-transform:translateY(8px);transform:translateY(8px)}.m-top-mv .banner-area .company-list{background:transparent;border-radius:0;border-top:1px solid var(--line-blue);-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;margin-top:0;padding:20px 0 0}@media only screen and (max-width:1440px){.m-top-mv .banner-area .company-list{padding-inline:0}}@media only screen and (max-width:767px){.m-top-mv .banner-area .company-list{border-radius:0;-webkit-box-ordinal-group:inherit;-webkit-order:inherit;-ms-flex-order:inherit;margin-inline:0;margin-bottom:0;margin-top:0;order:inherit;padding:25px 15px 31px}}.m-top-mv .hs-cta-wrapper,.m-top-mv .hs-cta-wrapper .hs-cta-node{display:block}@media only screen and (max-width:767px){.m-top-mv .hs-cta-wrapper{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}.m-top-mv .c-btn-cta{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;margin-top:16px;min-height:auto}@media only screen and (min-width:768px){.m-top-mv .c-btn-cta:not(.btn-pattern2,.btn-pattern3){max-width:inherit;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:767px){.m-top-mv .c-btn-cta{font-size:min(22px,5.8666666667vw);gap:4px;height:auto;margin-top:24px}.m-top-mv .c-btn-cta:after{height:40px;width:40px}}.m-top-mv .btn-pattern2{border-radius:100px 0 0 100px;margin-top:32px;padding:14px 31px 13px;position:relative}@media only screen and (max-width:767px){.m-top-mv .btn-pattern2{font-size:18px;gap:8px;height:70px;margin-top:44px;padding:4px 12px;width:75%}}@media only screen and (max-width:767px) and (max-width:350px){.m-top-mv .btn-pattern2{font-size:16px;gap:4px}}@media only screen and (max-width:767px) and (min-width:500px){.m-top-mv .btn-pattern2{font-size:22px;gap:16px;width:78.8vw}}@media only screen and (max-width:767px) and (min-width:500px) and (min-width:700px){.m-top-mv .btn-pattern2{width:90%}}.m-top-mv .btn-pattern2 .free{background:#348aef;border-radius:50px;color:#fff;-webkit-flex-shrink:0;font-size:18px;font-weight:700;line-height:1.1;padding:8px 2px;text-align:center;width:26px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle}@media only screen and (max-width:767px){.m-top-mv .btn-pattern2 .free{font-size:18px;-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial}}@media only screen and (max-width:767px) and (max-width:350px){.m-top-mv .btn-pattern2 .free{font-size:12px}}.m-top-mv .btn-pattern2:after{background:url(/hubfs/modules/m-top-mv/btn-document.png.webp) no-repeat 50%/cover;bottom:39px;content:"";height:142px;margin:auto;position:absolute;right:-144px;top:0;width:165px}@media only screen and (min-width:768px) and (max-width:900px){.m-top-mv .btn-pattern2:after{bottom:34px;height:132px;right:-130px;width:155px}}@media only screen and (max-width:767px){.m-top-mv .btn-pattern2:after{bottom:10px;height:103px;right:-90px;width:119px}}@media only screen and (max-width:767px) and (max-width:350px){.m-top-mv .btn-pattern2:after{bottom:20px;height:93px;width:110px}}.c-btn-cta.btn-pattern3{border-radius:100px;font-size:30px;gap:8px;height:auto;margin-top:50px;padding:24px 29px 25px 32px;position:relative}@media only screen and (min-width:768px){.c-btn-cta.btn-pattern3{max-width:450px;width:100%}}@media only screen and (max-width:767px){.c-btn-cta.btn-pattern3{font-size:22px;padding:10px min(24px,1.25vw) 10px min(28px,1.4583333333vw);-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;gap:2px;margin-top:30px}}@media only screen and (max-width:767px) and (min-width:350px){.c-btn-cta.btn-pattern3{gap:10px}}.c-btn-cta.btn-pattern3 .present{background:#fff;border:3px solid #fc7b26;border-radius:50px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 2px rgba(0,0,0,.24);color:#fc7b26;font-size:18px;font-weight:700;left:0;margin:auto;max-width:380px;padding:6px 0;position:absolute;right:0;top:-30px}@media only screen and (max-width:767px){.c-btn-cta.btn-pattern3 .present{font-size:14px;padding:3px 0;width:86%}}@media only screen and (max-width:767px) and (max-width:358px){.c-btn-cta.btn-pattern3 .present{width:100%}}.c-btn-cta.btn-pattern3 .free{background:#348aef;border-radius:50px;color:#fff;font-size:18px;font-weight:700;line-height:1.1;padding:min(10px,.5208333333vw) 0;text-align:center;width:76px}@media only screen and (max-width:767px){.c-btn-cta.btn-pattern3 .free{font-size:18px;padding:10px 0;width:clamp(60px,76px,min(76px,20.2666666667vw))}.c-btn-cta.btn-pattern3 .btn-inn{margin-top:4px}}.m-top-usage+.bg_gry-cta{margin-top:64px}.m-top-usage .l-inner{padding-block:180px 64px}@media only screen and (max-width:767px){.m-top-usage .l-inner{padding-block:203px 64px}}.m-top-usage--case .l-inner{padding-bottom:0;padding-top:64px}.m-top-usage--case .c-ttl01{text-align:left}@media only screen and (min-width:768px){.m-top-usage--case .c-ttl01{margin-bottom:24px}}.m-top-usage .c-category-list,.m-top-usage .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;gap:24px 32px;justify-content:center}@media only screen and (max-width:767px){.m-top-usage .c-category-list,.m-top-usage .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}}.m-top-usage .c-category-list>li,.m-top-usage .list>li{border:1px solid var(--line-blue);border-radius:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;padding:16px}@media only screen and (min-width:768px){.m-top-usage .c-category-list>li,.m-top-usage .list>li{width:calc(33.33333% - 21.33333px)}}@media only screen and (max-width:767px){.m-top-usage .c-category-list>li,.m-top-usage .list>li{gap:8px;padding:16px 8px}}.m-top-usage .c-category-list.link-list,.m-top-usage .list.link-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.m-top-usage .c-category-list.link-list li,.m-top-usage .list.link-list li{border:none;padding:0}.m-top-usage .c-category-list.link-list a,.m-top-usage .list.link-list a{border:1px solid var(--line-blue);border-radius:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:16px;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.m-top-usage .c-category-list.link-list a:hover,.m-top-usage .list.link-list a:hover{background:var(--bg-lightblue02)}}@media only screen and (max-width:767px){.m-top-usage .c-category-list.link-list a,.m-top-usage .list.link-list a{padding:16px 8px}}.m-top-usage .c-category-list.link-list .txt-wrap,.m-top-usage .list.link-list .txt-wrap{padding-left:16px}@media only screen and (max-width:767px){.m-top-usage .c-category-list.link-list .txt-wrap,.m-top-usage .list.link-list .txt-wrap{padding-left:8px}}.m-top-usage .c-category-list.link-list .link,.m-top-usage .list.link-list .link{color:var(--text-link);display:inline-block;font-size:14px;letter-spacing:.04em;line-height:1.75;padding-right:24px;position:relative;text-decoration:underline}.m-top-usage .c-category-list.link-list .link:before,.m-top-usage .list.link-list .link:before{border-right:2px solid var(--text-link);border-top:2px solid var(--text-link);bottom:0;content:"";height:8px;margin:auto;position:absolute;right:10px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:var(--transition01);transition:var(--transition01);width:8px}.m-top-usage .c-category-list.m-top-usage--top>li,.m-top-usage .list.m-top-usage--top>li{border:none;border-radius:20px;padding:0!important}@media only screen and (min-width:768px){.m-top-usage .c-category-list.m-top-usage--top>li,.m-top-usage .list.m-top-usage--top>li{width:calc(33.33333% - 21.33333px)}}.m-top-usage .c-category-list.m-top-usage--top>li>a,.m-top-usage .list.m-top-usage--top>li>a{border-radius:20px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;height:100%;padding:16px;width:100%}@media only screen and (min-width:768px){.m-top-usage .c-category-list.m-top-usage--top>li>a:hover,.m-top-usage .list.m-top-usage--top>li>a:hover{background-color:var(--bg-lightblue02)}.m-top-usage .c-category-list.m-top-usage--top>li>a:hover .detail-link,.m-top-usage .list.m-top-usage--top>li>a:hover .detail-link{background-color:var(--bg-white);color:var(--primary-main)}.m-top-usage .c-category-list.m-top-usage--top>li>a:hover .detail-link:after,.m-top-usage .list.m-top-usage--top>li>a:hover .detail-link:after{background-color:var(--primary-main)}}@media only screen and (max-width:767px){.m-top-usage .c-category-list.m-top-usage--top>li>a,.m-top-usage .list.m-top-usage--top>li>a{gap:8px;padding:16px 8px}}.m-top-usage .c-category-list.m-top-usage--top .detail-link,.m-top-usage .list.m-top-usage--top .detail-link{background-color:var(--primary-main);border:1px solid var(--primary-main);border-radius:100px;color:var(--bg-white);font-size:12px;font-weight:700;line-height:1.7;margin-top:4px;max-width:250px;padding:6px 0;position:relative;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.m-top-usage .c-category-list.m-top-usage--top .detail-link:after,.m-top-usage .list.m-top-usage--top .detail-link:after{background-color:var(--bg-white);bottom:0;content:"";height:18px;margin:auto;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;position:absolute;right:12px;top:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:18px}.m-top-usage .c-category-list .img,.m-top-usage .list .img{-webkit-flex-shrink:0;-ms-flex-negative:0;-webkit-align-self:center;flex-shrink:0;width:min(100px,9.2592592593vw);-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.m-top-usage .c-category-list .img,.m-top-usage .list .img{width:min(80px,21.3333333333vw)}}.m-top-usage .c-category-list .txt-wrap,.m-top-usage .list .txt-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%}.m-top-usage .c-category-list .ttl,.m-top-usage .list .ttl{border:none;font-size:18px;font-weight:700;line-height:1.75;padding-left:0}.m-top-usage .c-category-list .point,.m-top-usage .list .point{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.m-top-usage .c-category-list .point>li,.m-top-usage .list .point>li{font-size:14px;letter-spacing:.04em;line-height:1.75}.m-top-usage .c-category-list .point>li:before,.m-top-usage .list .point>li:before{content:"・"}.m-top-detail01{color:var(--text-white)}.m-top-detail01 .l-inner{padding-block:64px}.m-top-detail01 .c-ttl01{margin-bottom:8px}.m-top-detail01 .txt{font-size:18px;font-weight:700;line-height:1.75;margin-block:0 32px;text-align:center}@media only screen and (max-width:767px){.m-top-detail01 .txt{margin-block:0 24px}}.m-top-detail01 .img-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width:767px){.m-top-detail01 .img-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}}@media only screen and (min-width:768px){.m-top-detail01 .img-wrap img{width:40%}}.m-top-detail01 .img-wrap .video-box{aspect-ratio:16/9;width:100%}@media only screen and (min-width:768px){.m-top-detail01 .img-wrap .video-box{max-width:57.1428571429%}}.m-top-detail01 .img-wrap .video-box iframe{height:100%;width:100%}.m-top-detail02{background:var(--bg-lightblue);border-radius:0 255px 0 0}@media only screen and (max-width:767px){.m-top-detail02{border-radius:0 160px 0 0}}.m-top-detail02 .l-inner{padding-block:64px}@media only screen and (max-width:767px){.m-top-detail02 .l-inner{padding-block:64px}}.m-top-detail02 .block-ttl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:solid var(--line-blue);border-width:1px 0;gap:16px;margin-bottom:32px;padding:16px 0}@media only screen and (max-width:767px){.m-top-detail02 .block-ttl{margin-bottom:24px}}.m-top-detail02 .block-ttl .ico{background:var(--primary-main);border-radius:50%;color:var(--text-white);-webkit-flex-shrink:0;font-size:24px;font-weight:700;-ms-flex-negative:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;height:130px;justify-content:center;line-height:.8333333333;text-align:center;width:130px}@media only screen and (max-width:767px){.m-top-detail02 .block-ttl .ico{font-size:min(18px,4.8vw);height:min(72px,19.2vw);width:min(72px,19.2vw)}}.m-top-detail02 .block-ttl .txt-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px}.m-top-detail02 .block-ttl .main{font-size:36px;font-weight:500;letter-spacing:.04em;line-height:1.4}@media only screen and (max-width:767px){.m-top-detail02 .block-ttl .main{font-size:min(24px,6.4vw)}}.m-top-detail02 .block-ttl .sub{color:var(--text-caption);font-size:18px;font-weight:700;line-height:1.75}@media only screen and (max-width:767px){.m-top-detail02 .block-ttl .sub{display:none}}.m-top-detail02 .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}@media only screen and (max-width:767px){.m-top-detail02 .list{gap:8px}}.m-top-detail02 .list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:24px;letter-spacing:.04em;line-height:1.5}@media only screen and (max-width:767px){.m-top-detail02 .list li{font-size:min(16px,4.2666666667vw)}}.m-top-detail02 .list li:before{background:url(/hubfs/modules/common/ico-check.svg) no-repeat 50%/contain;content:"";-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:32px;margin:2px 8px 0 0;width:32px}@media only screen and (max-width:767px){.m-top-detail02 .list li:before{height:min(24px,6.4vw);margin:0 8px 0 0;width:min(24px,6.4vw)}.m-top-detail02 .list li b{font-size:min(18px,4.8vw)}}.m-top-detail02 .block01{margin-bottom:32px}@media only screen and (max-width:767px){.m-top-detail02 .block01{margin-bottom:48px}}@media only screen and (min-width:768px){.m-top-detail02 .block01 .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.m-top-detail02 .block01 .img{width:586px}}@media only screen and (max-width:767px){.m-top-detail02 .block01 .img{margin-top:8px}.m-top-detail02 .block02 .block-ttl .ico{font-size:min(15px,4vw)}}@media only screen and (min-width:768px){.m-top-detail02 .block02 .img{margin:-50px -20px 0}}@media only screen and (max-width:767px){.m-top-detail02 .block02 .img-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:16px}.m-top-detail02 .block02 .img-list li{border:1px solid var(--line-blue);border-radius:20px;overflow:hidden;position:relative}.m-top-detail02 .block02 .img-list .img-ttl{background:var(--primary-main);color:var(--text-white);font-size:min(24px,6.4vw);font-weight:700;left:0;padding:5px;position:absolute;right:0;text-align:center;top:0}.m-top-detail02 .block02 .img-list .img img{width:100%}}.m-spec-detail .l-inner{padding-block:64px}.m-spec-detail .tab-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}@media only screen and (max-width:767px){.m-spec-detail .tab-head{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}}@media only screen and (min-width:768px){.m-spec-detail .tab-head li{background:var(--bg-darkblue);cursor:pointer;-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;color:var(--text-white);font-size:16px;justify-content:center;letter-spacing:.04em;line-height:1.75;padding:24px 16px;position:relative;top:2px;-webkit-transition:var(--transition01);transition:var(--transition01)}.m-spec-detail .tab-head li:first-child{border-top-left-radius:24px}.m-spec-detail .tab-head li:last-child{border-top-right-radius:24px}.m-spec-detail .tab-head li.is-active{background:var(--primary-main);top:0}.m-spec-detail .tab-head li:hover{background:var(--primary-main)}}@media only screen and (max-width:767px){.m-spec-detail .tab-head li{background:var(--bg-white);border:1px solid var(--button-white-line);border-radius:100px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:min(16px,4.2666666667vw);font-weight:700;height:44px;justify-content:center;text-align:center}.m-spec-detail .tab-head li.is-active{background:var(--primary-main);border-color:var(--primary-main);color:var(--text-white)}}@media only screen and (min-width:768px){.m-spec-detail .tab-body{border-radius:0 0 24px 24px;-webkit-box-shadow:var(--shadow-xl);box-shadow:var(--shadow-xl);position:relative}}.m-spec-detail .tab-body .tab-btn-next,.m-spec-detail .tab-body .tab-btn-prev{background:no-repeat 50%/contain;border:none;border-radius:50%;bottom:0;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);cursor:pointer;display:block;height:64px;margin:auto;position:absolute;top:0;width:64px}@media only screen and (max-width:767px){.m-spec-detail .tab-body .tab-btn-next,.m-spec-detail .tab-body .tab-btn-prev{display:none}}.m-spec-detail .tab-body .tab-btn-prev{background-image:url(/hubfs/modules/common/tab-btn-prev.svg);left:-32px}.m-spec-detail .tab-body .tab-btn-next{background-image:url(/hubfs/modules/common/tab-btn-next.svg);right:-32px}.m-spec-detail .tab-body .list>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;gap:32px;justify-content:center}@media only screen and (min-width:768px){.m-spec-detail .tab-body .list>li{padding:64px 96px}}@media only screen and (min-width:768px) and (max-width:1220px){.m-spec-detail .tab-body .list>li{padding-inline:32px}}@media only screen and (max-width:767px){.m-spec-detail .tab-body .list>li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:24px}}.m-spec-detail .tab-body .list>li:not(.is-active){display:none}.m-spec-detail .tab-body .img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:256px}@media only screen and (min-width:768px){.m-spec-detail .tab-body .img{max-width:min(256px,26.6666666667vw)}}.m-spec-detail .tab-body .detail{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:767px){.m-spec-detail .tab-body .detail{width:100%}}@media only screen and (min-width:1221px){.m-spec-detail .tab-body .detail>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px}}@media only screen and (max-width:1220px){.m-spec-detail .tab-body .detail>li{text-align:center}}@media only screen and (max-width:1220px) and (min-width:768px){.m-spec-detail .tab-body .detail>li{padding-inline:16px}}.m-spec-detail .tab-body .detail>li+li{border-top:1px solid var(--line-blue);margin-top:24px;padding-top:24px}.m-spec-detail .tab-body .detail .head{background:#f8f9f9;border-radius:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-flex-shrink:0;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:18px;font-weight:700;height:48px;line-height:1.75;width:160px}@media only screen and (max-width:1220px){.m-spec-detail .tab-body .detail .head{margin:0 auto 20px}}@media only screen and (max-width:767px){.m-spec-detail .tab-body .detail .head{height:40px;margin-bottom:16px}}.m-spec-detail .tab-body .detail .txt{font-size:18px;font-weight:700;line-height:1.75}.m-spec-detail .tab-body .item-list{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:24px;justify-content:space-between;text-align:center}@media only screen and (max-width:767px){.m-spec-detail .tab-body .item-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0}}.m-spec-detail .tab-body .item-list>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.m-spec-detail .tab-body .item-list>li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}@media only screen and (max-width:767px){.m-spec-detail .tab-body .item-list>li{gap:16px}.m-spec-detail .tab-body .item-list .item-img,.m-spec-detail .tab-body .item-list .item-name{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}.m-spec-detail .tab-body .item-list .item-img img{max-width:120px;width:100%}.m-spec-detail .tab-body .item-list .item-name{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:min(18px,1.875vw);font-weight:700;justify-content:center;line-height:1.25;white-space:nowrap}@media only screen and (max-width:767px){.m-spec-detail .tab-body .item-list .item-name{font-size:min(18px,4.8vw)}}.m-case-section .l-inner{padding-block:64px}.m-case-section .category-ttl{font-size:36px;margin-bottom:24px;text-align:center}@media only screen and (max-width:767px){.m-case-section .category-ttl{font-size:24px}}.c-case-list,.c-case-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:767px){.c-case-list,.c-case-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid{gap:16px;grid-template-columns:repeat(1,1fr)}}.c-case-list{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.c-case-list:blank,.c-case-list:empty{display:none}@media only screen and (max-width:767px){.c-case-list{gap:16px;grid-template-columns:repeat(1,1fr)}}.c-case-list+.c-case-list{margin-top:32px}@media only screen and (max-width:767px){.c-case-list+.c-case-list{margin-top:16px}}.c-case-list a{background:var(--bg-white);border-radius:20px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--text-main);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;padding:24px 15px}.c-case-list a .ttl{border:none;padding-left:0}.c-case-list .img{display:block;height:0;margin:-24px -16px 24px;padding-top:62%;position:relative;width:calc(100% + 32px)}.c-case-list .img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.c-case-list .keyword-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.c-case-list .keyword-list .keyword{border:1px solid var(--line-darkblue);font-size:12px;letter-spacing:1.25%;line-height:1.75;padding:4px 16px}.c-case-list .ttl{font-size:18px;font-weight:700;line-height:1.75;margin-block:16px 8px}.c-case-list .txt{font-size:14px;letter-spacing:.04em;line-height:1.75;padding-bottom:16px}.c-case-list .c-btn-primary{margin-top:auto;width:100%}.m-faq-section .l-inner{padding-block:64px 104px}.c-faq-list{margin-inline:auto;max-width:926px}.c-faq-list li+li{border-top:1px solid var(--line-blue);margin-top:24px;padding-top:24px}.c-faq-list .question{color:var(--primary-main);font-size:18px;font-weight:700;line-height:1.75;padding-left:40px;position:relative}.c-faq-list .question:before{content:"Q.";font-family:var(--font-en);font-size:32px;font-weight:700;left:0;line-height:1;position:absolute;top:-3px}.c-faq-list .answer{font-size:16px;letter-spacing:.04em;line-height:1.75;margin-top:16px;padding-left:40px}.m-function-section .l-inner{padding-block:64px}.m-function-section+.m-function-section .l-inner{padding-top:0}.c-function-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;justify-content:center}@media only screen and (max-width:767px){.c-function-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}}.c-function-list>li{border:1px solid var(--button-white-line);border-radius:16px;overflow:hidden}@media only screen and (min-width:768px){.c-function-list>li{width:calc(25% - 24px)}}@media only screen and (min-width:768px) and (max-width:960px){.c-function-list>li{width:calc(33.33333% - 21.33333px)}}.c-function-list .head{background:var(--primary-main);color:var(--text-white);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:18px;font-weight:700;gap:4px;justify-content:center;line-height:1.75;padding:12px 16px}@media only screen and (max-width:767px){.c-function-list .head{font-size:16px;gap:8px;line-height:1.3;padding:8px 12px}}.c-function-list .head:before{background:currentColor;content:"";-webkit-flex-shrink:0;-webkit-mask:url(/hubfs/modules/common/ico-check.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/ico-check.svg) no-repeat center/contain;-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px}.c-function-list .wrap{padding:16px 24px 24px}@media only screen and (max-width:767px){.c-function-list .wrap{min-height:min(80px,21.3333333333vw);padding:16px 8px 16px calc(min(100px, 26.6666666667vw) + 16px);position:relative}}@media only screen and (min-width:768px){.c-function-list .img{margin-inline:-17px}}@media only screen and (max-width:767px){.c-function-list .img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;bottom:0;left:8px;margin:auto;position:absolute;top:0;width:min(100px,26.6666666667vw)}}.c-function-list .ttl{color:var(--text-link);font-size:24px;font-weight:700;line-height:1.5;margin-bottom:8px}@media only screen and (min-width:768px){.c-function-list .ttl{text-align:center}}@media only screen and (max-width:767px){.c-function-list .ttl{font-size:18px;margin-bottom:4px}}.c-function-list .txt{font-size:14px;letter-spacing:.04em;line-height:1.75}.m-prodline-section+.m-prodline-section{border-top:1px solid var(--line-blue)}.m-prodline-section .l-inner{padding-block:64px}@media only screen and (min-width:1081px){.m-prodline-section .ttl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}}@media only screen and (max-width:1080px){.m-prodline-section .ttl{margin-bottom:24px}}.m-prodline-section .ttl .sub{display:block;font-size:18px;font-weight:700;line-height:1.75;width:100%}.m-prodline-section .ttl .detail,.m-prodline-section .ttl .main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-prodline-section .ttl .main{font-size:45px;font-weight:700;letter-spacing:.04em;line-height:1.4}@media only screen and (min-width:1081px){.m-prodline-section .ttl .main{min-width:256px}}@media only screen and (max-width:1080px){.m-prodline-section .ttl .main{font-size:28px;line-height:1.5}}.m-prodline-section .ttl .detail{font-size:16px;letter-spacing:.04em;line-height:1.75}@media only screen and (min-width:1081px){.m-prodline-section .ttl .detail{border-left:4px solid var(--line-blue);margin-left:32px;padding-left:32px}}@media only screen and (max-width:1080px){.m-prodline-section .ttl .detail{margin-top:16px}}.m-prodline-section .wrap{position:relative}.m-prodline-section .point-box{background:var(--bg-lightblue);border:1px solid var(--line-blue);border-radius:24px;margin-bottom:32px;padding:32px 64px}@media only screen and (min-width:1081px){.m-prodline-section .point-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:736px}}@media only screen and (max-width:1080px){.m-prodline-section .point-box{margin-bottom:16px;padding:24px 16px;text-align:center}}.m-prodline-section .point-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;position:relative}@media only screen and (min-width:1081px){.m-prodline-section .point-img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:80px}}@media only screen and (max-width:1080px){.m-prodline-section .point-img{padding-bottom:56px}}.m-prodline-section .point-img img{width:116px}.m-prodline-section .point-img:after{background:var(--line-blue);content:"";margin:auto;position:absolute}@media only screen and (min-width:1081px){.m-prodline-section .point-img:after{bottom:0;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);height:49px;right:28px;top:0;width:24px}}@media only screen and (max-width:1080px){.m-prodline-section .point-img:after{bottom:16px;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);height:24px;left:0;right:0;width:49px}}.m-prodline-section .point-caption{font-size:16px;letter-spacing:.04em;line-height:1.75;text-align:center}.m-prodline-section .point-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (max-width:1080px){.m-prodline-section .point-list{gap:8px;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.m-prodline-section .point-list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:24px;letter-spacing:.04em;line-height:1.5;text-align:left}@media only screen and (max-width:767px){.m-prodline-section .point-list li{font-size:min(16px,4.2666666667vw)}}.m-prodline-section .point-list li:before{background:url(/hubfs/modules/common/ico-check.svg) no-repeat 50%/contain;content:"";-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:32px;margin:2px 8px 0 0;width:32px}@media only screen and (max-width:767px){.m-prodline-section .point-list li:before{height:min(24px,6.4vw);margin:0 8px 0 0;width:min(24px,6.4vw)}.m-prodline-section .point-list li b{font-size:min(18px,4.8vw)}}@media only screen and (min-width:1081px){.m-prodline-section .detail-box{width:min(544px,55%)}}.m-prodline-section .detail-ttl{font-size:24px;font-weight:700;letter-spacing:.04em;line-height:1.5}@media only screen and (max-width:767px){.m-prodline-section .detail-ttl{font-size:18px;letter-spacing:0;line-height:1.75}}.m-prodline-section .detail-txt{font-size:16px;letter-spacing:.04em;line-height:1.75;margin-top:16px}@media only screen and (max-width:767px){.m-prodline-section .detail-txt{margin-top:8px}}.m-prodline-section .img{display:block;text-align:center}@media only screen and (min-width:1081px){.m-prodline-section .img{bottom:0;position:absolute;right:0}}@media only screen and (max-width:1080px){.m-prodline-section .img{margin-top:16px}}.m-prodline-section .img img{max-width:654px;width:100%}@media only screen and (min-width:961px){.m-prodline-section.section01 .wrap{min-height:min(515px,43.6440677966vw)}}@media only screen and (min-width:1081px){.m-prodline-section.section01 .img{width:min(654px,48.0882352941vw)}}@media only screen and (max-width:1080px){.m-prodline-section.section01 .img{padding-inline:16px}}@media only screen and (min-width:961px){.m-prodline-section.section02 .wrap{min-height:min(440px,37.2881355932vw)}}@media only screen and (min-width:1081px){.m-prodline-section.section02 .img{width:min(455px,33.4558823529vw)}}@media only screen and (min-width:961px){.m-prodline-section.section03 .wrap{min-height:min(440px,37.2881355932vw)}}@media only screen and (min-width:1081px){.m-prodline-section.section03 .img{right:41px;width:min(311px,22.8676470588vw)}}@media only screen and (max-width:1080px){.m-prodline-section.section03 .img{padding-inline:16px}}.whitepaper-article-kv .l-inner{position:relative}@media only screen and (min-width:768px){.whitepaper-article-kv .l-inner{padding-bottom:55px;padding-top:70px}}@media only screen and (max-width:767px){.whitepaper-article-kv .l-inner{padding-bottom:0}}@media only screen and (min-width:768px){.whitepaper-article-kv .ttl{font-size:57px}}@media only screen and (max-width:767px){.whitepaper-article-kv .ttl{margin-bottom:0}}@media only screen and (min-width:768px){.whitepaper-article-kv .inn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:767px){.whitepaper-article-kv .inn{margin-bottom:8px}}.whitepaper-article-kv .inn .btn{margin:-40px auto 0}@media only screen and (max-width:767px){.whitepaper-article-kv .inn .btn{margin-top:-30px}}.whitepaper-article-kv .inn .btn .c-btn-cta{margin:auto}@media only screen and (min-width:768px){.whitepaper-article-kv .inn .btn .c-btn-cta{padding:9px 40px}}@media only screen and (max-width:767px){.whitepaper-article-kv .inn .btn .c-btn-cta{width:calc(100% - 32px)}}@media only screen and (min-width:768px){.whitepaper-article-kv .img{bottom:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;position:absolute;right:0;top:20px;width:575px}}@media only screen and (min-width:768px) and (max-width:1280px){.whitepaper-article-kv .img{width:44.921875vw}}@media only screen and (max-width:767px){.whitepaper-article-kv .img{margin:0 -10px;text-align:center}}.whitepaper-article-kv .txt-box{background:var(--bg-lightblue);border-radius:12px;margin-top:40px;padding:8px 24px 47px;text-align:center}@media only screen and (max-width:767px){.whitepaper-article-kv .txt-box{margin-top:0;padding:16px 20px 41px}}.whitepaper-article-kv .txt-box .detail-txt{font-size:16px;letter-spacing:.04em;line-height:1.75}@media only screen and (max-width:767px){.whitepaper-article-kv .txt-box .detail-txt{font-size:10px;line-height:1.5}}.whitepaper-article-kv .txt-box .present-txt{font-size:18px;font-weight:700;line-height:1.75}.whitepaper-article-kv .txt-box .present-txt .blue{color:var(--primary-main)}.m-whitepaper-article-section{padding:64px 0}.m-whitepaper-article-section.last{padding-bottom:104px}@media only screen and (max-width:767px){.m-whitepaper-article-section.last{padding-bottom:64px}}.m-whitepaper-article-section.bg-blue{background:var(--bg-lightblue)}.m-whitepaper-article-section .c-ttl01{margin-bottom:24px}@media only screen and (max-width:767px){.m-whitepaper-article-section .c-ttl01{margin-bottom:16px;text-align:left}}.m-whitepaper-article-section .c-whitepaper-article-list+.c-ttl01{margin-top:64px}.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper+.row-fluid-wrapper{margin-top:32px}@media only screen and (max-width:767px){.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper+.row-fluid-wrapper{margin-top:16px}}.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid{gap:32px 24px;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767px){.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid{gap:16px}}.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;width:calc(33.33333% - 16px)}@media only screen and (max-width:767px){.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span{width:100%}}.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper,.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper .row-fluid,.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper .row-fluid .widget-span,.c-whitepaper-article-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper,.c-whitepaper-article-list li{height:100%}.c-whitepaper-article-list a{background:var(--bg-white);border-radius:20px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-wrap:hidden;padding:24px 16px}.c-whitepaper-article-list .img{margin:0 -16px}.c-whitepaper-article-list .ttl{border:none;font-size:18px;font-weight:700;line-height:1.75;margin-bottom:8px;padding-right:0;padding-top:8px;text-align:center}.c-whitepaper-article-list .c-btn-primary{margin-top:auto;width:100%}.m-news-archive-cat-block{margin-top:64px}.m-news-archive-cat-block .main-ttl{font-size:57px;font-weight:700}@media only screen and (max-width:767px){.m-news-archive-cat-block .main-ttl{font-size:32px}}.m-news-archive-cat-block .main-ttl .category-name{font-size:24px;padding-left:24px;vertical-align:middle}@media only screen and (max-width:767px){.m-news-archive-cat-block .main-ttl .category-name{font-size:16px;padding-left:16px}}.m-news-archive-cat-block .c-cat-btn-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin-top:24px}@media only screen and (min-width:768px) and (max-width:1100px){.m-news-archive-cat-block .c-cat-btn-list{gap:24px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){.m-news-archive-cat-block .c-cat-btn-list{gap:16px}}.m-news-archive-cat-block .c-cat-btn-list>li{width:calc(20% - 25.6px)}@media only screen and (min-width:768px) and (max-width:1100px){.m-news-archive-cat-block .c-cat-btn-list>li{width:calc(33.33333% - 32px)}}@media only screen and (max-width:767px){.m-news-archive-cat-block .c-cat-btn-list>li{width:calc(50% - 8px)}}.m-news-archive-cat-block .c-cat-btn-list a{border:1px solid var(--button-white-line);border-radius:36px;-webkit-box-shadow:0 2px 6px rgba(152,185,216,.2);box-shadow:0 2px 6px rgba(152,185,216,.2);display:block;font-size:18px;font-weight:700;padding:7px 0;text-align:center}@media only screen and (min-width:768px){.m-news-archive-cat-block .c-cat-btn-list a:hover{background:var(--primary-main);border-color:var(--primary-main);color:#fff}}@media only screen and (max-width:767px){.m-news-archive-cat-block .c-cat-btn-list a{font-size:16px}}.m-news-archive-cat-block .c-cat-btn-list li.is-current a{background:var(--primary-main);border-color:var(--primary-main);color:var(--text-white)}.m-news-archive-section{margin-bottom:64px}.m-news-archive-section .c-news-archive-list{margin-top:64px}.m-news-archive-section .c-news-archive-list+.c-news-archive-list{margin-top:24px}@media only screen and (max-width:767px){.m-news-archive-section .c-news-archive-list+.c-news-archive-list{margin-top:16px}}.m-news-archive-section .c-news-archive-list>li:not(:last-child)>a{margin-bottom:24px}@media only screen and (max-width:767px){.m-news-archive-section .c-news-archive-list>li:not(:last-child)>a{margin-bottom:16px}}.m-news-archive-section .c-news-archive-list>li>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (min-width:768px){.m-news-archive-section .c-news-archive-list>li>a:hover{opacity:.8}.m-news-archive-section .c-news-archive-list>li>a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}@media only screen and (max-width:767px){.m-news-archive-section .c-news-archive-list>li>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}}.m-news-archive-section .c-news-archive-list .img-area{-webkit-flex-shrink:0;height:0;padding-top:18%;position:relative;width:31.5%;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}@media only screen and (max-width:767px){.m-news-archive-section .c-news-archive-list .img-area{padding-top:60%;width:100%}}.m-news-archive-section .c-news-archive-list .img-area img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.m-news-archive-section .c-news-archive-list .r-area{border-bottom:1px solid #aab3bc;margin-top:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:768px){.m-news-archive-section .c-news-archive-list .r-area{padding-bottom:16px}}@media only screen and (max-width:767px){.m-news-archive-section .c-news-archive-list .r-area{margin-top:0}}.m-news-archive-section .c-news-archive-list .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.m-news-archive-section .c-news-archive-list .date{display:inline-block;-webkit-flex-shrink:0;font-size:14px;font-weight:400;-ms-flex-negative:0;flex-shrink:0}.m-news-archive-section .c-news-archive-list .cat-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding-left:16px}@media only screen and (max-width:767px){.m-news-archive-section .c-news-archive-list .cat-list{padding-left:8px}}.m-news-archive-section .c-news-archive-list .cat{background:#348aef;border-radius:30px;color:#fff;display:inline-block;font-size:12px;font-weight:700;padding:4px 0;text-align:center;width:141px}.m-news-archive-section .c-news-archive-list .ttl{font-size:18px;font-weight:700;line-height:1.75;margin-top:8px}@media only screen and (max-width:767px){.m-news-archive-section .c-news-archive-list .ttl{margin-bottom:16px}}.m-seminer-list-section{padding:64px 0}.m-seminer-list-section .c-ttl01{margin-bottom:24px}@media only screen and (max-width:767px){.m-seminer-list-section .c-ttl01{margin-bottom:16px}}.m-seminer-list-section:not(.first){padding-bottom:0}.m-seminer-list-section:last-of-type{padding-bottom:104px}@media only screen and (max-width:767px){.m-seminer-list-section:last-of-type{padding-bottom:64px}}.m-seminer-list-section.bg-blue{background:var(--bg-lightblue)}.c-seminer-list{width:100%}.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid,.c-seminer-list>.hs_cos_wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media only screen and (max-width:767px){.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid,.c-seminer-list>.hs_cos_wrapper{row-gap:16px}}@media only screen and (min-width:768px){.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.inn,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span,.c-seminer-list>.hs_cos_wrapper>.inn,.c-seminer-list>.hs_cos_wrapper>.widget-span{width:calc(33.33333% - 21.33333px)}.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.inn .row-fluid-wrapper,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.inn .row-fluid-wrapper .row-fluid,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.inn .row-fluid-wrapper .row-fluid .widget-span,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.inn .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.inn .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper .inn,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper .row-fluid,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper .row-fluid .widget-span,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper .inn,.c-seminer-list>.hs_cos_wrapper>.inn .row-fluid-wrapper,.c-seminer-list>.hs_cos_wrapper>.inn .row-fluid-wrapper .row-fluid,.c-seminer-list>.hs_cos_wrapper>.inn .row-fluid-wrapper .row-fluid .widget-span,.c-seminer-list>.hs_cos_wrapper>.inn .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper,.c-seminer-list>.hs_cos_wrapper>.inn .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper .inn,.c-seminer-list>.hs_cos_wrapper>.widget-span .row-fluid-wrapper,.c-seminer-list>.hs_cos_wrapper>.widget-span .row-fluid-wrapper .row-fluid,.c-seminer-list>.hs_cos_wrapper>.widget-span .row-fluid-wrapper .row-fluid .widget-span,.c-seminer-list>.hs_cos_wrapper>.widget-span .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper,.c-seminer-list>.hs_cos_wrapper>.widget-span .row-fluid-wrapper .row-fluid .widget-span .hs_cos_wrapper .inn{height:100%}}@media only screen and (max-width:767px){.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.inn,.c-seminer-list .container-fluid>.row-fluid-wrapper>.row-fluid>.widget-type-cell>.row-fluid-wrapper>.row-fluid>.widget-span,.c-seminer-list>.hs_cos_wrapper>.inn,.c-seminer-list>.hs_cos_wrapper>.widget-span{width:100%}}.c-seminer-list .inn>.link{background-color:var(--bg-white);border-radius:0 0 20px 20px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;padding:16px 16px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.c-seminer-list .inn>.link.ended{-webkit-box-shadow:none;box-shadow:none;pointer-events:none;position:relative}.c-seminer-list .inn>.link.ended:before{border:1px solid var(--line-blue);border-radius:0 0 20px 20px;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.c-seminer-list .inn>.link.ended .img-area,.c-seminer-list .inn>.link.ended .state{z-index:2}.c-seminer-list .inn>.link .img-area{aspect-ratio:352/203;margin:-16px -16px 0}.c-seminer-list .inn>.link .img-area img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.c-seminer-list .inn>.link .state{color:var(--bg-white);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.75;margin:0 -16px 16px;padding:4px;text-align:center}.c-seminer-list .inn>.link .state.accepting{background-color:var(--text-error)}.c-seminer-list .inn>.link .state.streaming{background-color:var(--primary-main)}.c-seminer-list .inn>.link .state.ended{background-color:var(--line-darkblue)}.c-seminer-list .inn>.link .info-wrap{margin-bottom:16px}.c-seminer-list .inn>.link .ttl{border:none;font-size:18px;font-weight:700;line-height:1.75;padding:0}.c-seminer-list .inn>.link .info-area li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.c-seminer-list .inn>.link .info-area li .info-head{font-size:12px;letter-spacing:1.25%;line-height:1.75;padding-right:5px;width:65px}.c-seminer-list .inn>.link .info-area li .info-txt{font-size:18px;font-weight:700;letter-spacing:0;line-height:1.75;width:calc(100% - 65px)}.c-seminer-list .inn>.link .info-area li .info-txt.small{font-size:14px;font-weight:400;letter-spacing:.04em;line-height:1.75}.c-seminer-list .inn>.link .tag-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin:auto 0 16px}.c-seminer-list .inn>.link .tag-list li{background-color:var(--bg-white);border:1px solid var(--line-darkblue);display:inline-block;font-size:12px;letter-spacing:1.25%;line-height:1.75;padding:4px 16px}.c-seminer-list .inn>.link .tag-list li:empty{display:none}.c-seminer-list .inn>.link .c-btn-primary{margin-top:auto;width:100%}.future_dx-article-kv{background-image:url(/hubfs/modules/future_dx/kv-img.png.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:767px){.future_dx-article-kv{background-position:70% bottom}}.future_dx-article-kv .ttl,.future_dx-article-kv .txt{text-shadow:0 1px 2px rgba(0,0,0,.24)}@media only screen and (max-width:767px){.future_dx-article-kv .ttl,.future_dx-article-kv .txt{-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:var(--line-darkblue,--bg-darkblue)}}.future_dx-article-kv .txt .bg{background-color:#072a4f;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:2px 8px}.m-future_dx-article-section{padding:64px 0}.m-future_dx-article-section.last{padding-bottom:104px}@media only screen and (max-width:767px){.m-future_dx-article-section.last{padding-bottom:64px}}.m-future_dx-article-section.bg-blue{background:var(--bg-lightblue)}.m-future_dx-article-section .c-ttl01{margin-bottom:24px}@media only screen and (max-width:767px){.m-future_dx-article-section .c-ttl01{margin-bottom:16px}}.m-future_dx-article-section .c-case-list{display:block}@media (any-hover:hover){.m-future_dx-article-section .c-case-list .inn:hover .ttl,.m-future_dx-article-section .c-case-list li:hover .ttl{color:var(--primary-main)}}.m-future_dx-article-section .c-case-list .inn a:focus-visible .ttl,.m-future_dx-article-section .c-case-list li a:focus-visible .ttl{color:var(--primary-main)}.m-future_dx-article-section .c-case-list .img{margin-bottom:16px;margin-top:0;padding-top:58%}@media only screen and (max-width:767px){.m-future_dx-article-section .c-case-list .img{padding-top:56%}}.m-future_dx-article-section .c-case-list .img img{height:auto;-o-object-fit:inherit;object-fit:inherit;width:100%}.m-future_dx-article-section .c-case-list .ttl{margin-top:0;-webkit-transition:color var(--transition01);transition:color var(--transition01)}.m-future_dx-article-section .c-case-list .date{margin-top:auto}.m-future_dx-article-section .c-case-list+.c-ttl01{margin-top:64px}.m-future_dx-article-section .c-case-list .c-btn-primary{margin-top:8px}.c-footer.thanks-footer{margin-top:-223px}@media only screen and (max-width:767px){.c-footer.thanks-footer{margin-top:-230px}}.m-thanks-bottom-section,.m-thanks-top-section{padding-block:64px}.m-thanks-bottom-section:last-child,.m-thanks-top-section:last-child{padding-bottom:287px}@media only screen and (max-width:767px){.m-thanks-bottom-section:last-child,.m-thanks-top-section:last-child{padding-bottom:294px}}.m-thanks-bottom-section .main-ttl,.m-thanks-top-section .main-ttl{font-size:57px;font-weight:700;line-height:140%;margin-bottom:24px}@media only screen and (max-width:767px){.m-thanks-bottom-section .main-ttl,.m-thanks-top-section .main-ttl{font-size:32px;line-height:150%;margin-bottom:16px}}.m-thanks-bottom-section .cont-ttl,.m-thanks-top-section .cont-ttl{font-size:45px;font-weight:700;line-height:140%;margin-bottom:24px}@media only screen and (max-width:767px){.m-thanks-bottom-section .cont-ttl,.m-thanks-top-section .cont-ttl{font-size:28px;line-height:150%;margin-bottom:16px}}.m-thanks-bottom-section .cont-ttl .blue,.m-thanks-top-section .cont-ttl .blue{color:var(--primary-main)}.m-thanks-bottom-section .txt,.m-thanks-top-section .txt{font-size:16px;letter-spacing:.04em;line-height:1.75}.m-thanks-bottom-section .txt.bold,.m-thanks-top-section .txt.bold{font-size:18px;font-weight:700;line-height:1.75}.m-thanks-bottom-section .txt+.txt,.m-thanks-top-section .txt+.txt{margin-top:1em}.m-thanks-bottom-section .txt a,.m-thanks-top-section .txt a{color:var(--text-link);text-decoration:underline}@media (any-hover:hover){.m-thanks-bottom-section .txt a:hover,.m-thanks-top-section .txt a:hover{text-decoration:none}}@media only screen and (min-width:768px){.m-thanks-bottom-section .cont-wrap,.m-thanks-top-section .cont-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){.m-thanks-bottom-section .cont-wrap,.m-thanks-top-section .cont-wrap{margin-bottom:16px}}@media only screen and (min-width:768px){.m-thanks-bottom-section .cont-wrap .btn-area,.m-thanks-top-section .cont-wrap .btn-area{margin-left:auto}}.m-thanks-bottom-section .slash,.m-thanks-top-section .slash{display:inline-block;font-size:18px;font-weight:700;line-height:1.75;margin-left:48px;padding-inline:18px;position:relative}@media only screen and (max-width:767px){.m-thanks-bottom-section .slash,.m-thanks-top-section .slash{font-size:14px;margin-left:28px;padding-inline:15px}}.m-thanks-bottom-section .slash:after,.m-thanks-bottom-section .slash:before,.m-thanks-top-section .slash:after,.m-thanks-top-section .slash:before{background:#000;bottom:0;content:"";display:block;height:24px;margin:auto;position:absolute;top:0;width:1px}.m-thanks-bottom-section .slash:before,.m-thanks-top-section .slash:before{left:0;rotate:-45deg}.m-thanks-bottom-section .slash:after,.m-thanks-top-section .slash:after{right:0;rotate:45deg}.m-thanks-bottom-section .c-btn-cta,.m-thanks-top-section .c-btn-cta{padding-block:8px;padding-inline:32px 110px;position:relative}@media only screen and (max-width:767px){.m-thanks-bottom-section .c-btn-cta,.m-thanks-top-section .c-btn-cta{gap:4px;padding-inline:16px 90px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;font-size:19px;justify-content:flex-start;letter-spacing:0}}@media only screen and (max-width:767px) and (max-width:375px){.m-thanks-bottom-section .c-btn-cta,.m-thanks-top-section .c-btn-cta{font-size:5.0666666667vw}}.m-thanks-bottom-section .c-btn-cta .sub,.m-thanks-top-section .c-btn-cta .sub{background:var(--primary-main);border-radius:12px;color:var(--text-white);font-size:18px;line-height:110%;padding:4px 7px}@media only screen and (max-width:767px){.m-thanks-bottom-section .c-btn-cta .sub,.m-thanks-top-section .c-btn-cta .sub{font-size:10px}}.m-thanks-bottom-section .c-btn-cta .person,.m-thanks-top-section .c-btn-cta .person{bottom:-4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:0;vertical-align:bottom}@media only screen and (max-width:767px){.m-thanks-bottom-section .c-btn-cta .person,.m-thanks-top-section .c-btn-cta .person{width:82px}}.m-thanks-bottom-section{background:var(--bg-lightblue)}.m-top-seminar-dx-section{padding-block:64px}.m-top-seminar-dx-section .c-ttl01{margin-bottom:24px}@media only screen and (min-width:768px){.m-top-seminar-dx-section .c-ttl01{text-align:left}}@media only screen and (max-width:767px){.m-top-seminar-dx-section .c-ttl01{margin-bottom:16px}}@media only screen and (min-width:768px){.m-top-seminar-dx-section .column-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.m-top-seminar-dx-section .column-wrap .inn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.m-top-seminar-dx-section .column-wrap .inn{width:calc(50% - 16px)}.m-top-seminar-dx-section .column-wrap .inn+.inn{margin-left:32px}}@media only screen and (max-width:767px){.m-top-seminar-dx-section .column-wrap .inn+.inn{margin-top:64px}}.m-top-seminar-dx-section .column-wrap .card-area{background:var(--bg-white);border-radius:20px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);display:block;margin-bottom:40px;padding:16px}@media only screen and (min-width:768px){.m-top-seminar-dx-section .column-wrap .card-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){.m-top-seminar-dx-section .column-wrap .card-area{padding-block:24px}}@media (any-hover:hover){.m-top-seminar-dx-section .column-wrap .card-area:hover{background-color:var(--bg-lightblue02)}}@media only screen and (max-width:767px){.m-top-seminar-dx-section .column-wrap .card-area{margin-bottom:24px}}@media only screen and (min-width:768px){.m-top-seminar-dx-section .column-wrap .card-area .img-area{width:50%}}@media only screen and (max-width:767px){.m-top-seminar-dx-section .column-wrap .card-area .img-area{margin:0 -16px}}.m-top-seminar-dx-section .column-wrap .card-area .img-area img{display:block}@media only screen and (max-width:767px){.m-top-seminar-dx-section .column-wrap .card-area .img-area+.txt-area{margin-top:16px}}@media only screen and (min-width:768px){.m-top-seminar-dx-section .column-wrap .card-area .txt-area:not(:only-child){padding-left:16px;width:50%}}.m-top-seminar-dx-section .column-wrap .card-area .txt-area .ttl{font-size:18px;font-weight:700;line-height:1.75}.m-top-seminar-dx-section .column-wrap .card-area .txt-area .date{font-size:14px;letter-spacing:.04em;line-height:1.75;margin-top:4px}.m-top-seminar-dx-section .column-wrap .c-btn-primary{-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);margin-top:auto}.m-top-price-section .l-inner{padding-top:64px}.m-top-price-section .c-ttl01{margin-bottom:8px}.m-top-price-section .top-txt{font-size:18px;font-weight:700;line-height:1.75;margin-bottom:32px;text-align:center}@media only screen and (max-width:767px){.m-top-price-section .plan-area{margin-inline:auto;max-width:500px}}.m-top-price-section .plan-area .plan{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:24px}@media only screen and (min-width:768px){.m-top-price-section .plan-area .plan{display:grid;grid-template-columns:1fr 40px 1fr}}@media only screen and (max-width:767px){.m-top-price-section .plan-area .plan{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}}.m-top-price-section .plan-area .plan .each{background:var(--bg-white);border-radius:12px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);padding:24px 16px}@media only screen and (min-width:768px){.m-top-price-section .plan-area .plan .each{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}}@media only screen and (max-width:767px){.m-top-price-section .plan-area .plan .each{width:100%}}.m-top-price-section .plan-area .plan .each .ttl{background-color:var(--primary-main);border-radius:8px;color:var(--text-white);font-size:18px;font-weight:700;line-height:1.75;margin-bottom:16px;padding:8px;text-align:center}.m-top-price-section .plan-area .plan .each .desc{background-color:var(--bg-lightblue);border-radius:8px;font-size:18px;font-weight:700;line-height:1.75;padding:10px}@media only screen and (min-width:768px){.m-top-price-section .plan-area .plan .each .desc{height:100%}}.m-top-price-section .plan-area .plan .each .desc ul li{padding-left:1.5em;position:relative}.m-top-price-section .plan-area .plan .each .desc ul li:before{content:"・";left:0;position:absolute}.m-top-price-section .plan-area .plan .plus-area{aspect-ratio:1;background:var(--primary-main);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;width:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-top-price-section .plan-area .plan .plus-area .img{height:20px;width:20px}.m-top-price-section .plan-area .note{color:#000;font-size:12px;letter-spacing:1.25%;line-height:1.75;margin-top:8px}@media only screen and (min-width:768px){.m-top-price-section .plan-area .note{margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.c-top-banner{display:block;margin:0 auto;max-width:544px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.c-top-banner{max-width:inherit;padding:0 18px;width:100%}}.c-top-banner a{display:inline-block}@media only screen and (min-width:768px){.c-top-banner a:hover{-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);-webkit-transform:scale(.97);transform:scale(.97)}}.c-top-banner a img{display:block}.m-top-mv+.c-top-banner{padding-top:153px}@media only screen and (max-width:767px){.m-top-mv+.c-top-banner{padding-top:178px}}.m-top-mv+.c-top-banner+.m-top-usage .l-inner{padding-top:64px}.c-link-banner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:32px;margin-top:32px}@media only screen and (max-width:767px){.c-link-banner{gap:16px}}.c-link-banner>*{width:calc(50% - 16px)}@media only screen and (max-width:767px){.c-link-banner>*{width:calc(50% - 8px)}}.c-link-banner-each{display:block;-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.24));filter:drop-shadow(0 4px 8px rgba(0,0,0,.24))}@media only screen and (min-width:768px){.c-link-banner-each{position:relative}.c-link-banner-each .c-btn-cta{-webkit-transition:var(--transition01);transition:var(--transition01)}.c-link-banner-each:hover .c-btn-cta{background-position:100%;border-color:var(--secondary-main);color:var(--secondary-main)}}.c-link-banner-each .link-banner-btn-box{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;left:0;margin:auto;padding:24px;position:absolute;right:0;top:0;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.c-link-banner-each .link-banner-btn{height:65px;padding:16px 24px;width:100%}.c-link-banner-each .link-banner-btn:after{background:currentColor;content:"";height:24px;-webkit-mask:url(/hubfs/modules/c-link-banner/Ico-download.svg) no-repeat center/contain;mask:url(/hubfs/modules/c-link-banner/Ico-download.svg) no-repeat center/contain;-webkit-transition:none;transition:none;width:24px}.c-link-banner-each .link-banner-btn.ico-download{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.c-link-banner-each .link-banner-btn.ico-mail{max-width:225px}.c-link-banner-each .link-banner-btn.ico-mail:after{-webkit-mask-image:url(/hubfs/modules/c-link-banner/Ico-mail.svg);mask-image:url(/hubfs/modules/c-link-banner/Ico-mail.svg)}.c-link-banner-each .link-banner-btn .btn-inn{font-size:22px;font-weight:700;letter-spacing:.04em;line-height:1.5;white-space:pre}.c-link-banner-each picture,.c-link-banner-each picture img{display:block}@media only screen and (max-width:767px){.c-header.listing .main{padding-inline:16px 16px}.c-header.listing .btn a:first-child{display:block}}@media only screen and (min-width:768px){.listing .m-top-mv .l-inner{padding-top:40px}}@media only screen and (max-width:767px){.listing .m-top-mv .l-inner{padding-top:24px}}@media only screen and (min-width:768px){.listing .m-top-mv .main{margin-bottom:16px;margin-top:12px}}@media only screen and (max-width:767px){.listing .m-top-mv .main{margin-bottom:26px;margin-top:9px}}.listing .m-top-mv .main .txt-blue{color:var(--primary-main)}.listing .m-top-mv .document-present{background:var(--primary-main);border-radius:12px;color:#fff;max-width:clamp(530px,576px,min(576px,40vw));padding:12px 5px 34px;position:relative}@media only screen and (max-width:767px){.listing .m-top-mv .document-present{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;border-radius:0;margin:33px -16px 0;max-width:none;order:2;padding:18px 20px 37px;width:100vw}}.listing .m-top-mv .document-present .l-grid{display:grid;grid-template-columns:1fr min(138px,9.5833333333vw);position:relative}@media only screen and (max-width:767px){.listing .m-top-mv .document-present .l-grid{grid-template-columns:1fr min(153px,40.8vw)}}.listing .m-top-mv .document-present .txt-area{position:relative}.listing .m-top-mv .document-present .document{position:absolute;right:min(6px,.4166666667vw);top:-17px}@media only screen and (min-width:768px){.listing .m-top-mv .document-present .document{width:146px}}@media only screen and (min-width:768px) and (max-width:1400px){.listing .m-top-mv .document-present .document{right:-30px}}@media only screen and (max-width:767px){.listing .m-top-mv .document-present .document{right:-3px;top:-29px;width:min(160px,42.6666666667vw)}}@media only screen and (max-width:767px) and (max-width:360px){.listing .m-top-mv .document-present .document{right:0}}.listing .m-top-mv .document-present .txt{line-height:1.75;text-align:center}@media only screen and (max-width:767px){.listing .m-top-mv .document-present .txt{font-size:10px;letter-spacing:.15em;line-height:1.5;text-align:left}}.listing .m-top-mv .document-present .txt-bold{font-size:18px;font-weight:700;line-height:1.7;text-align:center}@media only screen and (max-width:767px){.listing .m-top-mv .document-present .txt-bold{text-align:left}}@media only screen and (max-width:767px) and (max-width:360px){.listing .m-top-mv .document-present .txt-bold{font-size:16px}}.listing .m-top-mv .document-present .c-btn-cta{left:0;margin:0 auto;padding:10px 48px;position:absolute;right:0;top:61px}@media only screen and (max-width:767px){.listing .m-top-mv .document-present .c-btn-cta{bottom:max(-38px,-10.1333333333vw);padding:10px min(40px,10.6666666667vw);top:auto;width:92%}}@media only screen and (max-width:767px) and (min-width:480px){.listing .m-top-mv .document-present .c-btn-cta{bottom:-50px}}@media only screen and (max-width:767px) and (max-width:360px){.listing .m-top-mv .document-present .c-btn-cta{font-size:18px}}.listing .m-top-mv .img-area{position:absolute;right:42px;top:48px;width:min(510px,35.4166666667vw)}@media only screen and (max-width:767px){.listing .m-top-mv .img-area{position:relative;right:0;top:0;width:min(612px,81.6vw);-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.listing .m-top-mv .img-area .desktop{position:relative;z-index:1}@media only screen and (max-width:767px){.listing .m-top-mv .img-area .desktop{width:100%}}.listing .m-top-mv .video-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:min(250px,17.3611111111vw);position:absolute;right:min(54px,3.75vw);top:min(20px,1.3888888889vw);width:min(408px,28.3333333333vw);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#000;justify-content:center}@media only screen and (max-width:767px){.listing .m-top-mv .video-wrap{height:min(300px,40vw);left:min(66px,8.8vw);right:auto;top:min(24px,3.2vw);width:min(480px,64vw)}}.listing .m-top-mv .video-wrap iframe{display:block;height:100%;width:100%}.listing .m-top-mv .parts{bottom:max(-79px,-5.4861111111vw);position:absolute;right:0;width:min(234px,16.25vw);z-index:2}@media only screen and (max-width:767px){.listing .m-top-mv .parts{bottom:0;right:-36px;width:clamp(140px,250px,min(314px,41.8666666667vw))}}.listing .m-top-mv .company-list{margin-top:70px}@media only screen and (max-width:767px){.listing .m-top-mv .company-list{margin-top:64px}}.listing .listing-lead-block{padding-top:180px}@media only screen and (max-width:767px){.listing .listing-lead-block{padding-top:202px}}.listing .listing-lead-block .ttl{font-size:32px;font-weight:700;letter-spacing:.04em;line-height:1.4;text-align:center}@media only screen and (max-width:767px){.listing .listing-lead-block .ttl{font-size:22px;line-height:1.75}}.listing .listing-lead-block .ttl .txt-blue{color:var(--primary-main);font-size:45px}@media only screen and (max-width:767px){.listing .listing-lead-block .ttl .txt-blue{color:#333;font-size:28px;line-height:1.5}.listing .listing-lead-block .ttl .txt-sp-blue{color:var(--primary-main)}}.listing .listing-lead-block .desc{letter-spacing:.04em;line-height:1.75;margin-bottom:32px;margin-top:8px;text-align:center}@media only screen and (max-width:767px){.listing .listing-lead-block .desc{font-size:16px;margin-bottom:24px;margin-top:4px}}.listing .listing-lead-block .img{display:block;text-align:center}.listing .listing-lead-block .c-btn-wrap01{margin-top:15px}@media only screen and (max-width:767px){.listing .listing-lead-block .c-btn-wrap01{margin-top:24px}}.listing .listing-lead-block .c-btn-cta{padding:10px 30px;text-align:center}@media only screen and (max-width:767px){.listing .listing-lead-block .c-btn-cta{font-size:22px;padding:13px min(30px,8vw)}}@media only screen and (max-width:767px) and (max-width:360px){.listing .listing-lead-block .c-btn-cta{font-size:18px}}.listing .listing-reason-block{background:-webkit-gradient(linear,left top,left bottom,from(#2a7fe3),to(#6cabf5));background:linear-gradient(180deg,#2a7fe3,#6cabf5);margin-top:65px;padding-bottom:50px;padding-top:64px}@media only screen and (max-width:767px){.listing .listing-reason-block{padding-bottom:64px;padding-top:40px}}@media only screen and (min-width:768px){.listing .listing-reason-block .l-inner{padding-inline:38px}}.listing .listing-reason-block .ttl{color:#fff;font-size:32px;font-weight:700;letter-spacing:.04em;line-height:1.4;text-align:center}@media only screen and (max-width:767px){.listing .listing-reason-block .ttl{font-size:20px;line-height:1.75}}.listing .listing-reason-block .ttl .large{font-size:45px}@media only screen and (max-width:767px){.listing .listing-reason-block .ttl .large{font-size:28px;line-height:1.5}}.listing .listing-reason-block .point-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:21px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-top:80px}@media only screen and (min-width:768px) and (max-width:1000px){.listing .listing-reason-block .point-list{gap:80px}}@media only screen and (max-width:767px){.listing .listing-reason-block .point-list{gap:63px;margin-top:64px}}.listing .listing-reason-block .point-list>li{background:var(--bg-lightblue);border-radius:12px;padding:63px min(24px,1.6666666667vw) 24px;position:relative;width:calc(33.33333% - 21px)}@media only screen and (min-width:768px) and (max-width:1000px){.listing .listing-reason-block .point-list>li{width:100%}}@media only screen and (max-width:767px){.listing .listing-reason-block .point-list>li{padding:64px 16px 16px;width:100%}}.listing .listing-reason-block .point-list .point-circle{background:#fff;border:5px solid var(--primary-main);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:96px;left:0;margin:auto;position:absolute;right:0;text-align:center;top:-50px;width:96px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.listing .listing-reason-block .point-list .point-circle .point{display:block;font-size:12px;font-weight:700;padding-bottom:3px;position:relative}.listing .listing-reason-block .point-list .point-circle .point:after{background:var(--primary-main);bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;width:22px}.listing .listing-reason-block .point-list .point-circle .num{color:var(--primary-main);font-family:var(--font-en);font-size:36px;font-weight:700;line-height:1}.listing .listing-reason-block .point-list .list-ttl{background:#fff;border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:clamp(30px,36px,min(36px,2.5vw));font-weight:500;letter-spacing:.04em;line-height:1.4;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:16px 0}@media only screen and (max-width:767px){.listing .listing-reason-block .point-list .list-ttl{font-size:24px}}.listing .listing-reason-block .point-list .list-txt{letter-spacing:.04em;line-height:1.75;margin-top:25px}@media only screen and (max-width:767px){.listing .listing-reason-block .point-list .list-txt{margin-top:20px}}.listing .listing-reason-block .sub-ttl{color:#fff;font-size:36px;font-weight:500;letter-spacing:.04em;line-height:1.4;margin-top:40px;text-align:center}@media only screen and (max-width:767px){.listing .listing-reason-block .sub-ttl{font-size:24px;line-height:1.5;margin-top:40px}}.listing .listing-reason-block .desc{color:#fff;font-size:18px;font-weight:700;line-height:1.75;margin-top:8px;text-align:center}@media only screen and (max-width:767px){.listing .listing-reason-block .desc{margin-top:4px}.listing .listing-reason-block .compare-table-wrap{overflow:auto}}.listing .listing-reason-block #table-pulldown{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-radius:8px 8px 0 0;font-size:18px;font-weight:700;padding:11px;width:100%}.listing .listing-reason-block #table-pulldown:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none}.listing .listing-reason-block .compare-table{margin-top:70px}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table{margin-top:42px;padding-bottom:10px}}.listing .listing-reason-block .compare-table .line{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line{gap:16px}}.listing .listing-reason-block .compare-table .line .cell-lv1{background:var(--bg-lightblue);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;padding:10px 0;text-align:center;width:190px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line .cell-lv1{background:none;border-bottom:1px solid #fff;color:#fff;display:block;margin-bottom:9px;margin-top:10px;padding-bottom:1px;padding-top:0;text-align:left;width:100%}}.listing .listing-reason-block .compare-table .line .cell-no1{background:var(--bg-lightblue);border-left:8px solid var(--secondary-main);border-right:8px solid var(--secondary-main);text-align:center;width:360px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line .cell-no1{border:none;max-height:101px;width:50%}}.listing .listing-reason-block .compare-table .line .cell{background:var(--bg-lightblue);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:18px;font-weight:700;justify-content:center;line-height:1.75;padding:10px 0;text-align:center;width:190px}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line .cell{max-height:101px;width:50%}}.listing .listing-reason-block .compare-table .line .icon{display:block;height:auto;margin:auto;text-align:center;width:auto}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line .icon{height:40px;width:40px}}.listing .listing-reason-block .compare-table .line .small{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.75;margin-top:6px}.listing .listing-reason-block .compare-table .line:nth-child(odd) .cell,.listing .listing-reason-block .compare-table .line:nth-child(odd) .cell-lv1,.listing .listing-reason-block .compare-table .line:nth-child(odd) .cell-no1{background:#fff}.listing .listing-reason-block .compare-table .line:first-child .cell-lv1.empty{background:transparent}.listing .listing-reason-block .compare-table .line:first-child .cell-no1{background:var(--secondary-main);position:relative}.listing .listing-reason-block .compare-table .line:first-child .cell-no1 img{margin-top:-25px}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:first-child .cell-no1 img{margin-top:-19px}}.listing .listing-reason-block .compare-table .line:first-child .cell-no1:before{background:var(--secondary-main);border-radius:12px 12px 0 0;content:"";height:38px;left:-8px;position:absolute;top:-36px;width:calc(100% + 16px)}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:first-child .cell-no1:before{border-radius:8px 8px 0 0;height:18px;left:0;top:-17px;width:100%}}.listing .listing-reason-block .compare-table .line:first-child .cell{padding:30px 0}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:first-child .cell{border-radius:8px 8px 0 0;padding:0;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;position:relative}.listing .listing-reason-block .compare-table .line:first-child .cell .txt{margin-left:17px}.listing .listing-reason-block .compare-table .line:first-child .cell:after{border-right:2px solid #333;border-top:2px solid #333;bottom:4px;content:"";height:10px;margin:auto;position:absolute;right:22px;top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:10px}}.listing .listing-reason-block .compare-table .line:first-child .cell:last-child{border-radius:0 12px 0 0}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:first-child .cell:last-child{border-radius:8px 8px 0 0}}.listing .listing-reason-block .compare-table .line:not(:first-child) .cell-no1{padding:16px 0}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:not(:first-child) .cell-no1{padding:30px 0}}.listing .listing-reason-block .compare-table .line:nth-child(2) .cell-lv1{border-radius:12px 0 0 0}.listing .listing-reason-block .compare-table .line:last-child .cell-lv1{border-radius:0 0 0 12px}.listing .listing-reason-block .compare-table .line:last-child .cell-no1{position:relative}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:last-child .cell-no1{border-radius:0 0 12px 12px}}.listing .listing-reason-block .compare-table .line:last-child .cell-no1:after{background:var(--secondary-main);bottom:-6px;content:"";height:8px;left:-8px;position:absolute;width:calc(100% + 16px)}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:last-child .cell-no1:after{display:none}.listing .listing-reason-block .compare-table .line:last-child .cell{border-radius:0 0 12px 12px}}.listing .listing-reason-block .compare-table .line:last-child .cell:last-child{border-radius:0 0 12px 0}@media only screen and (max-width:767px){.listing .listing-reason-block .compare-table .line:last-child .cell:last-child{border-radius:0 0 12px 12px}.listing .listing-reason-block .compare-table .line.box-line .cell,.listing .listing-reason-block .compare-table .line.box-line .cell-no1{background:var(--bg-lightblue)}.listing .listing-reason-block .c-btn-wrap01{margin-top:15px}}.listing .listing-reason-block .c-btn-cta{padding:10px 30px;text-align:center}@media only screen and (max-width:767px){.listing .listing-reason-block .c-btn-cta{font-size:22px;padding:13px min(30px,8vw)}}@media only screen and (max-width:767px) and (max-width:360px){.listing .listing-reason-block .c-btn-cta{font-size:18px}}.listing .m-top-usage{background:var(--bg-lightblue)}@media only screen and (min-width:768px){.listing .m-top-usage .l-inner{padding-top:60px}}@media only screen and (max-width:767px){.listing .m-top-usage .l-inner{padding-top:70px}}.listing .m-top-usage .c-category-list>li{background:#fff}@media only screen and (max-width:767px){.listing .m-spec-detail .l-inner{padding-bottom:40px}}.listing .m-spec-detail .c-ttl01 .small{display:block;font-size:32px}@media only screen and (max-width:767px){.listing .m-spec-detail .c-ttl01 .small{font-size:20px;line-height:1.75}}.listing .listing-cta-block{background:var(--bg-lightblue);padding-bottom:76px;padding-top:76px;position:relative;z-index:1}@media only screen and (max-width:767px){.listing .listing-cta-block{padding-bottom:64px;padding-top:64px}}.listing .listing-cta-block .img01{left:min(144px,10vw);margin:auto;position:absolute;top:44px;width:min(274px,19.0277777778vw);z-index:-1}@media only screen and (max-width:767px){.listing .listing-cta-block .img01{display:none}}.listing .listing-cta-block .ttl{font-size:45px;font-weight:700;letter-spacing:.04em;line-height:1.4;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.239)}@media only screen and (max-width:767px){.listing .listing-cta-block .ttl{font-size:28px;line-height:1.5}}.listing .listing-cta-block .c-btn-wrap01{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px;margin-right:5px;margin-top:20px}@media only screen and (max-width:767px){.listing .listing-cta-block .c-btn-wrap01{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-right:0;margin-top:32px}}.listing .listing-cta-block .c-btn-cta{margin:0;padding:14px;width:auto}.listing .listing-cta-block .c-btn-cta .btn-inn{margin-left:8px}@media only screen and (max-width:767px){.listing .listing-cta-block .c-btn-cta .btn-inn{margin-left:24px}}.listing .listing-cta-block .c-btn-cta:after{height:35px;width:35px}@media only screen and (max-width:767px){.listing .listing-cta-block .c-btn-cta{font-size:22px;padding:12px min(17px,4.5333333333vw)}}@media only screen and (max-width:767px) and (max-width:360px){.listing .listing-cta-block .c-btn-cta{font-size:18px}}.listing .listing-cta-block .c-btn-blue{background-position:0;background-size:400% 100%;background:#fff;border:3px solid var(--primary-main);border-radius:100px;color:var(--primary-main);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:22px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);gap:4px;justify-content:center;letter-spacing:.04em;min-height:65px;padding:14px;text-align:center;-webkit-transition:var(--transition01);transition:var(--transition01);width:auto}.listing .listing-cta-block .c-btn-blue .btn-inn{margin-left:8px}@media only screen and (max-width:767px){.listing .listing-cta-block .c-btn-blue .btn-inn{margin-left:16px}}@media only screen and (min-width:768px){.listing .listing-cta-block .c-btn-blue:hover{background:var(--primary-main);color:#fff}.listing .listing-cta-block .c-btn-blue:hover:after{background:#fff}}@media only screen and (max-width:767px){.listing .listing-cta-block .c-btn-blue{line-height:1.5;padding:13px min(17px,4.5333333333vw);width:100%}}@media only screen and (max-width:767px) and (max-width:360px){.listing .listing-cta-block .c-btn-blue{font-size:18px}}.listing .listing-cta-block .c-btn-blue:after{background:var(--primary-main);content:"";height:35px;-webkit-mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;mask:url(/hubfs/modules/common/arrow-right.svg) no-repeat center/contain;-webkit-transition:var(--transition01);transition:var(--transition01);width:35px}.listing .listing-cta-block .img02{margin:auto;position:absolute;right:min(36px,2.5vw);top:84px;width:min(400px,27.7777777778vw);z-index:-1}@media only screen and (max-width:767px){.listing .listing-cta-block .img02{display:none}.listing .m-case-section .l-inner{padding:64px 16px}.listing .m-case-section .c-ttl01{margin-bottom:16px}}.listing .m-case-section .c-case-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.listing .m-case-section .c-case-list>li{width:calc(33.33333% - 21.33333px)}@media only screen and (max-width:767px){.listing .m-case-section .c-case-list>li{width:100%}.listing .m-faq-section .l-inner{padding-bottom:64px;padding-top:64px}.listing .m-faq-section .c-ttl01{margin-bottom:16px}}.c-logo-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:-185px;margin-top:80px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background-color:#fff;border-radius:40px;-webkit-box-shadow:var(--shadow-l);box-shadow:var(--shadow-l);gap:40px;padding:48px 20px}@media only screen and (max-width:767px){.c-logo-list{border-radius:20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 12px;margin-bottom:-80px;margin-left:-16px;margin-top:30px;padding:10px 24px 21px;width:calc(100% + 32px)}}@media (920px >= width >= 767px){.c-logo-list li{width:calc(33.33333% - 26.66667px)}}@media only screen and (max-width:767px){.c-logo-list li{width:calc(50% - 6px)}.c-logo-list li:first-child{width:100%}}.c-logo-list .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.c-logo-list .logo{height:69px;margin:auto;max-width:40.2666666667vw}}.c-logo-list .logo img{-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.c-logo-list .logo img{max-height:100px;max-width:260px}}@media only screen and (max-width:767px){.c-logo-list .logo img{height:100%;width:100%}}.c-logo-list .name{font-size:18px;font-weight:700;letter-spacing:.04em;line-height:1.75;margin-top:3px;text-align:center}@media only screen and (max-width:767px){.c-logo-list .name{font-size:14px;line-height:1.2;margin-top:5px}}@media only screen and (min-width:768px){.c-logo-list.medical_care li:first-child{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media only screen and (min-width:768px) and (min-width:768px){.c-logo-list.medical_care li:first-child .logo{margin-bottom:15px}.c-logo-list.medical_care li:first-child .logo img{max-width:230px}}@media only screen and (min-width:768px){.c-logo-list.medical_care li:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media only screen and (min-width:768px) and (min-width:768px){.c-logo-list.medical_care li:nth-child(2) .logo{margin-bottom:10px}}@media only screen and (min-width:768px){.c-logo-list.medical_care li:nth-child(3){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}@media only screen and (min-width:768px) and (min-width:768px){.c-logo-list.medical_care li:nth-child(3) .logo{margin-bottom:10px}}@media only screen and (min-width:768px){.c-logo-list.infrastructure li:first-child{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.c-logo-list.infrastructure li:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.c-logo-list.infrastructure li:nth-child(3){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.c-logo-list.machinery li:first-child{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.c-logo-list.machinery li:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.c-logo-list.machinery li:nth-child(3){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media only screen and (max-width:767px){.c-logo-list.machinery li:first-child .logo{height:clamp(2.813rem,1.378rem + 6.122vw,4.313rem);max-width:294px;width:53.3333333333vw}.c-logo-list.automotive{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px){.c-logo-list.automotive li:first-child{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.c-logo-list.automotive li:nth-child(2){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.c-logo-list.automotive li:nth-child(3){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.c-logo-list.automotive li:nth-child(3) .logo img{height:auto;max-width:133.33px}}@media only screen and (max-width:767px){.c-logo-list.automotive li:first-child .name{margin-top:0}.c-logo-list.automotive li:nth-child(3) .logo{height:52px}.c-logo-list.automotive li:nth-child(3) .name{margin-top:16px}}.m-anchor-section .l-inner{padding-bottom:112px;padding-top:180px}@media only screen and (max-width:767px){.m-anchor-section .l-inner{padding-top:110px}}.m-anchor-section .c-ttl01{margin-bottom:24px}.m-anchor-section .c-anchor-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:32px}@media only screen and (max-width:767px){.m-anchor-section .c-anchor-list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:64px}}.m-anchor-section .c-anchor-list li{width:calc(33.33333% - 21.33333px)}@media only screen and (max-width:767px){.m-anchor-section .c-anchor-list li{width:100%}}.m-anchor-section .c-anchor-list li a{border-radius:20px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:block;padding:24px 16px 64px;position:relative}.m-anchor-section .c-anchor-list li a:after,.m-anchor-section .c-anchor-list li a:before{border:5px solid var(--primary-main);border-radius:50%;bottom:-48px;content:"";height:96px;left:0;margin:auto;position:absolute;right:0;width:96px}.m-anchor-section .c-anchor-list li a:before{background-color:#fff}.m-anchor-section .c-anchor-list li a:after{background-color:var(--text-main);-webkit-mask:url(/hubfs/modules/common/arrow-down.svg) no-repeat;mask:url(/hubfs/modules/common/arrow-down.svg) no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:60px;mask-size:60px}@media only screen and (min-width:768px){.m-anchor-section .c-anchor-list li a:hover:before{background-color:var(--primary-main)}.m-anchor-section .c-anchor-list li a:hover:after{background-color:var(--line-white)}}.m-anchor-section .c-anchor-list .img{margin-left:-16px;margin-top:4px;width:calc(100% + 32px)}.m-anchor-section .c-anchor-list .label-txt{color:var(--primary-main);font-size:36px;font-weight:700;line-height:1;text-align:center}.m-anchor-section .c-anchor-list .label-txt .small{color:var(--text-main);display:block;font-size:12px;line-height:1.1;margin:0 auto 2px;padding-bottom:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.m-anchor-section .c-anchor-list .label-txt .small:after{background-color:#000;border-radius:5px;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.m-anchor-section .c-anchor-list .ttl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:36px;font-weight:500;line-height:1.4;min-height:100px;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -10px}@media only screen and (min-width:768px) and (max-width:1100px){.m-anchor-section .c-anchor-list .ttl{font-size:24px}}@media only screen and (max-width:767px){.m-anchor-section .c-anchor-list .ttl{font-size:24px;line-height:150%;margin-bottom:8px;min-height:inherit}}.m-anchor-section .c-anchor-list .txt{font-size:18px;font-weight:700;line-height:1.7;margin-top:8px;text-align:center}@media only screen and (min-width:768px) and (max-width:1100px){.m-anchor-section .c-anchor-list .txt{font-size:14px}}@media only screen and (max-width:767px){.m-anchor-section .c-anchor-list .txt{margin-top:12px}}.m-anchor-section .c-anchor-list.automotive{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.m-specification-section{background-color:var(--bg-lightblue)}.m-specification-section .l-inner{padding-top:64px}@media only screen and (max-width:767px){.m-specification-section .l-inner{padding-bottom:24px}}.m-specification-section .c-ttl01{margin-bottom:0!important}.m-specification-section .specification-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:64px 0}@media only screen and (max-width:900px){.m-specification-section .specification-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:767px){.m-specification-section .specification-item{gap:16px;padding:40px 0}}.m-specification-section .specification-item+.specification-item{border-top:1px solid var(--line-blue)}.m-specification-section .specification-item#link01{padding-top:88px}@media only screen and (max-width:767px){.m-specification-section .specification-item#link01{padding-top:40px}}.m-specification-section .specification-item .right-box{background-color:#fff;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:32px 56px;text-align:center;width:48.5714285714%}@media only screen and (max-width:900px){.m-specification-section .specification-item .right-box{width:100%}}@media only screen and (max-width:767px){.m-specification-section .specification-item .right-box{padding:16px 24px}.m-specification-section .specification-item .right-box img{-o-object-fit:contain;object-fit:contain;width:72vw}}.m-specification-section .specification-item .left-box{width:48.5714285714%}@media only screen and (max-width:900px){.m-specification-section .specification-item .left-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.m-specification-section .specification-item .left-box .ttl-box{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.m-specification-section .specification-item .left-box .int{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.m-specification-section .specification-item .left-box .check-list{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media only screen and (max-width:767px){.m-specification-section .specification-item .ttl-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.m-specification-section .specification-item .label-txt{color:var(--primary-main);font-size:36px;font-weight:700;line-height:1;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.m-specification-section .specification-item .label-txt{padding-bottom:7px}}@media only screen and (max-width:767px){.m-specification-section .specification-item .label-txt{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:20px;order:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.m-specification-section .specification-item .label-txt:after{background-color:var(--line-blue);bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}@media only screen and (min-width:768px){.m-specification-section .specification-item .label-txt:after{border-radius:5px}}@media only screen and (max-width:767px){.m-specification-section .specification-item .label-txt:after{height:100%;left:auto;right:-12px;top:0;width:4px}}.m-specification-section .specification-item .sub-ttl{font-size:18px;font-weight:700;line-height:1.7}@media only screen and (min-width:768px){.m-specification-section .specification-item .sub-ttl{margin-top:8px}}@media only screen and (max-width:767px){.m-specification-section .specification-item .sub-ttl{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%}}.m-specification-section .specification-item .ttl{font-size:36px;font-weight:500;letter-spacing:.04em;line-height:1.4}@media only screen and (max-width:767px){.m-specification-section .specification-item .ttl{font-size:24px;line-height:150%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}.m-specification-section .specification-item .check-list{background-color:var(--line-white);border:1px solid var(--line-blue);border-radius:24px;margin-top:32px;padding:32px 64px}@media only screen and (max-width:767px){.m-specification-section .specification-item .check-list{margin-top:16px;padding:24px 29px}}.m-specification-section .specification-item .check-list li{font-size:24px;letter-spacing:.04em;line-height:1.5;padding-left:40px;position:relative}.m-specification-section .specification-item .check-list li:before{background:url(/hubfs/modules/common/ico-check.svg) no-repeat 50%/contain;content:"";height:32px;left:0;position:absolute;top:2px;width:32px}@media only screen and (max-width:767px){.m-specification-section .specification-item .check-list li:before{height:24px;width:24px}.m-specification-section .specification-item .check-list li{font-size:16px;line-height:1.7;padding-left:32px}}.m-specification-section .specification-item .check-list li .bold{font-weight:700}@media only screen and (max-width:767px){.m-specification-section .specification-item .check-list li .bold{font-size:18px}}.m-specification-section .specification-item .check-list li+li{margin-top:16px}.m-specification-section .specification-item .int{font-size:16px;letter-spacing:.04em;line-height:1.75;margin-top:32px}@media only screen and (max-width:767px){.m-specification-section .specification-item .int{margin-top:4px}}.m-cta-section{background:var(--primary-gradation);position:relative;z-index:1}.m-cta-section:before{aspect-ratio:306/323;background:url(/hubfs/modules/m-cta/cta01.png.webp) no-repeat 50%/contain;bottom:0;content:"";left:134px;margin:auto;position:absolute;top:0;width:21.25vw;z-index:-1}@media only screen and (max-width:767px){.m-cta-section:before{display:none}}.m-cta-section:after{aspect-ratio:429/262;background:url(/hubfs/modules/m-cta/cta02.png.webp) no-repeat 50%/contain;bottom:0;content:"";margin:auto;position:absolute;right:32px;top:0;width:29.7916666667vw;z-index:-1}@media only screen and (max-width:767px){.m-cta-section:after{display:none}}.m-cta-section .l-inner{padding-bottom:72px;padding-top:64px}@media only screen and (max-width:767px){.m-cta-section .l-inner{padding-bottom:64px;padding-top:64px}}.m-cta-section .c-ttl01{color:#fff}@media only screen and (min-width:768px){.m-cta-section .c-ttl01{margin-bottom:40px}}.m-cta-section .link-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;gap:16px;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){.m-cta-section .link-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:768px){.m-cta-section .c-btn-cta{padding:20px 40px}.m-cta-section .c-btn-cta.btn-pattern3{font-size:22px;margin-top:40px}}.ai_lp-btn01{background:linear-gradient(90.31deg,#4d3df1,#f858ae);border-radius:100px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);display:block;font-size:16px;font-weight:600;padding:2px;position:relative;z-index:2}@media only screen and (max-width:767px){.ai_lp-btn01{font-size:15px}}@media (any-hover:hover){.ai_lp-btn01:hover .btn-inn{-webkit-box-shadow:inset 0 -1px 16px 4px hsla(0,0%,100%,.529);box-shadow:inset 0 -1px 16px 4px hsla(0,0%,100%,.529)}}.ai_lp-btn01:focus-visible .btn-inn{-webkit-box-shadow:inset 0 -1px 16px 4px hsla(0,0%,100%,.529);box-shadow:inset 0 -1px 16px 4px hsla(0,0%,100%,.529)}.ai_lp-btn01 .btn-inn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:linear-gradient(90.31deg,#4d3df1,#f858ae);border-radius:100px;color:var(--bg-white);padding:16px 32px;position:relative;-webkit-transition:-webkit-box-shadow var(--transition01);transition:-webkit-box-shadow var(--transition01);transition:box-shadow var(--transition01);transition:box-shadow var(--transition01),-webkit-box-shadow var(--transition01)}@media only screen and (max-width:767px){.ai_lp-btn01 .btn-inn{padding:8px 16px}}.ai_lp-btn01 .btn-inn:after{background:conic-gradient(from var(--angle,0),transparent,#fff 10%,transparent 20%) border-box;border:3px solid transparent;border-radius:100px;content:"";height:calc(100% + 4px);left:-2px;margin:auto;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0) border-box;-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none;position:absolute;top:-2px;width:calc(100% + 4px);z-index:-1}.ai_lp-ttl02{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:64px;font-weight:700;letter-spacing:.04em;line-height:140%}@media only screen and (max-width:767px){.ai_lp-ttl02{font-size:36px}}@media only screen and (max-width:767px) and (max-width:375px){.ai_lp-ttl02{font-size:clamp(1.875rem,-.307rem + 10.909vw,2.25rem)}}.ai_lp-ttl02 .inn-txt{color:var(--text-white);position:relative;z-index:2}.ai_lp-ttl02 .bg-txt{height:1.5em;margin-top:-1em;mix-blend-mode:soft-light}@media only screen and (max-width:767px){.ai_lp-ttl02 .bg-txt{height:auto}}.c-header.ai_lp{background-color:transparent;border-bottom:none;top:40px}@media only screen and (max-width:767px){.c-header.ai_lp{top:16px}.c-header.ai_lp .l-inner{padding-inline:0}}.c-header.ai_lp .main{background-color:var(--bg-white);border-radius:9999px;-webkit-box-shadow:var(--shadow-m);box-shadow:var(--shadow-m);padding-inline:64px}@media only screen and (max-width:767px){.c-header.ai_lp .main{padding-block:8px;padding-inline:16px}}.c-footer.ai_lp .top-box{background:-webkit-gradient(linear,right top,left top,from(var(--bg-darkblue)),color-stop(50%,#133883),to(var(--bg-darkblue)));background:linear-gradient(270deg,var(--bg-darkblue) 0,#133883 50%,var(--bg-darkblue) 100%)}@media only screen and (min-width:768px){.c-footer.ai_lp .top-box .l-inner{padding-bottom:64px;padding-top:104px}}.c-footer.ai_lp .bottom-box .company,.c-footer.ai_lp .top-box .company{margin-bottom:0}main.ai_lp{margin-top:-80px}main.ai_lp .grd-txt{background:linear-gradient(281.81deg,#1341a5,#77b2fe 31.33%,#fffffd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}main.ai_lp .grd-txt-primary{background:linear-gradient(90.31deg,#4d3df1,#f858ae);-webkit-background-clip:text;-webkit-text-fill-color:transparent}main.ai_lp .js--scroll-item{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .6s ease-out;transition:all .6s ease-out}main.ai_lp .js--scroll-item.is-shown{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}main.ai_lp .js--scroll-text-item{opacity:0}main.ai_lp .js--scroll-text-item .letter{display:inline-block;opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em);-webkit-transition:opacity .3s ease-out,-webkit-transform .6s ease-out;transition:opacity .3s ease-out,-webkit-transform .6s ease-out;transition:transform .6s ease-out,opacity .3s ease-out;transition:transform .6s ease-out,opacity .3s ease-out,-webkit-transform .6s ease-out}main.ai_lp .js--scroll-text-item .letter.is-shown{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}main.ai_lp .js--scroll-item-blur{-webkit-filter:blur(10px);filter:blur(10px);opacity:0;-webkit-transition:all .6s ease-out;transition:all .6s ease-out}main.ai_lp .js--scroll-item-blur.is-animated{-webkit-filter:blur(0);filter:blur(0)}main.ai_lp .section-container{background:-webkit-gradient(linear,right top,left top,from(var(--bg-darkblue)),color-stop(50%,#133883),to(var(--bg-darkblue)));background:linear-gradient(270deg,var(--bg-darkblue) 0,#133883 50%,var(--bg-darkblue) 100%)}main.ai_lp .section-container section+section .l-inner{padding-top:0}main.ai_lp .l-inner{padding-block:160px}@media only screen and (max-width:767px){main.ai_lp .l-inner{padding-block:104px}}main.ai_lp .mv-section{background:linear-gradient(103.3deg,#ded9ff,#fff 21.63%,#fff 42.31%,#c7e7ff 82.21%,#9bb0e4);padding-top:120px;position:relative}@media only screen and (max-width:767px){main.ai_lp .mv-section{padding-top:96px}}main.ai_lp .mv-section>.l-inner{max-width:1230px;padding-block:40px 48px}@media only screen and (max-width:767px){main.ai_lp .mv-section>.l-inner{padding-block:24px 36px;padding-inline:16px}}main.ai_lp .mv-section .mv-contents-area{display:grid;position:relative;z-index:2}@media only screen and (min-width:768px){main.ai_lp .mv-section .mv-contents-area{grid-template-areas:"ttl img" "txt img" "btn img";grid-template-columns:1fr min(50%,561px);grid-template-rows:1fr auto 1fr}}@media only screen and (max-width:767px){main.ai_lp .mv-section .mv-contents-area{grid-template-areas:"ttl" "txt" "img" "btn";grid-template-columns:1fr;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px){main.ai_lp .mv-section .mv-contents-area .btn-wrap,main.ai_lp .mv-section .mv-contents-area .sub-txt{padding-left:20px}}main.ai_lp .mv-section .mv-contents-area .ttl{grid-area:ttl}@media only screen and (min-width:768px){main.ai_lp .mv-section .mv-contents-area .ttl{-webkit-align-self:end;-ms-flex-item-align:end;align-self:end}}@media only screen and (max-width:767px){main.ai_lp .mv-section .mv-contents-area .ttl{margin-left:-16px;text-align:center}}main.ai_lp .mv-section .mv-contents-area .sub-txt{font-family:Noto Sans JP;font-size:50px;font-weight:700;grid-area:txt;letter-spacing:4%;line-height:140%}@media only screen and (min-width:768px){main.ai_lp .mv-section .mv-contents-area .sub-txt{padding-block:24px 40px}}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .mv-section .mv-contents-area .sub-txt{font-size:clamp(2.5rem,1.563rem + 1.953vw,3.125rem)}}@media only screen and (max-width:767px){main.ai_lp .mv-section .mv-contents-area .sub-txt{font-size:32px;margin-inline:auto;max-width:600px;padding-block:16px}}@media only screen and (max-width:767px) and (max-width:375px){main.ai_lp .mv-section .mv-contents-area .sub-txt{font-size:clamp(1.75rem,.295rem + 7.273vw,2rem)}}main.ai_lp .mv-section .mv-contents-area .btn-wrap{grid-area:btn;max-width:401px;text-align:center}@media only screen and (min-width:768px){main.ai_lp .mv-section .mv-contents-area .btn-wrap{height:76px}}@media only screen and (max-width:767px){main.ai_lp .mv-section .mv-contents-area .btn-wrap{height:56px;margin-top:24px;margin-inline:auto;width:100%}}main.ai_lp .mv-section .mv-contents-area .btn-wrap .ai_lp-btn01{font-size:22px;height:100%}@media only screen and (max-width:767px){main.ai_lp .mv-section .mv-contents-area .btn-wrap .ai_lp-btn01{font-size:18px}}main.ai_lp .mv-section .mv-contents-area .btn-wrap .ai_lp-btn01 .btn-inn{height:100%}main.ai_lp .mv-section .mv-contents-area .img-area{grid-area:img}@media only screen and (min-width:768px){main.ai_lp .mv-section .mv-contents-area .img-area{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}@media only screen and (max-width:767px){main.ai_lp .mv-section .mv-contents-area .img-area{text-align:center}}main.ai_lp .mv-section .text-slider-area{bottom:0;left:0;overflow:clip;position:absolute;width:100%;z-index:1}@media only screen and (min-width:768px){main.ai_lp .mv-section .text-slider-area{height:9vw}}@media only screen and (max-width:767px){main.ai_lp .mv-section .text-slider-area{height:70px}}main.ai_lp .mv-section .text-slider-area .text-slide{-webkit-animation:infinity-scroll-left 15s linear .1s infinite both,fadeOnce .2s forwards;animation:infinity-scroll-left 15s linear .1s infinite both,fadeOnce .2s forwards;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;opacity:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){main.ai_lp .mv-section .text-slider-area .text-slide{width:-webkit-max-content;width:-moz-max-content;width:max-content}}main.ai_lp .mv-section .text-slider-area .text-slide .inn-txt{height:100%;padding-right:10vw;width:auto}@-webkit-keyframes fadeOnce{to{opacity:1}}@keyframes fadeOnce{to{opacity:1}}@-webkit-keyframes infinity-scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes infinity-scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media only screen and (max-width:767px){@-webkit-keyframes infinity-scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes infinity-scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}}@media only screen and (max-width:767px){main.ai_lp .step-section>.l-inner{padding-bottom:80px}}main.ai_lp .step-section .ai_lp-ttl01{font-size:64px}@media only screen and (min-width:768px) and (max-width:960px){main.ai_lp .step-section .ai_lp-ttl01{font-size:clamp(3rem,-1rem + 8.333vw,4rem)}}@media only screen and (max-width:767px){main.ai_lp .step-section .ai_lp-ttl01{font-size:36px}}@media only screen and (max-width:767px) and (max-width:480px){main.ai_lp .step-section .ai_lp-ttl01 .min{display:none}}@media only screen and (max-width:767px) and (max-width:375px){main.ai_lp .step-section .ai_lp-ttl01{font-size:clamp(1.625rem,-2.011rem + 18.182vw,2.25rem)}}@media only screen and (min-width:481px){main.ai_lp .step-section .ai_lp-ttl01 .br,main.ai_lp .step-section .ai_lp-ttl01 .max{display:none}}main.ai_lp .step-section .ai_lp-ttl01 .small{font-size:40px}@media only screen and (max-width:960px){main.ai_lp .step-section .ai_lp-ttl01 .small{font-size:clamp(2rem,0rem + 4.167vw,2.5rem)}}@media only screen and (max-width:767px){main.ai_lp .step-section .ai_lp-ttl01 .small{font-size:22px}}@media only screen and (max-width:767px) and (max-width:375px){main.ai_lp .step-section .ai_lp-ttl01 .small{font-size:clamp(1.125rem,-.33rem + 7.273vw,1.375rem)}}main.ai_lp .step-section .top-txt{color:var(--text-white);font-size:18px;font-weight:700;line-height:175%;text-align:center}main.ai_lp .step-section .top-txt.top-txt{margin-top:1em}@media only screen and (max-width:767px){main.ai_lp .step-section .top-txt.top-txt{margin-top:1.5em}}main.ai_lp .step-section .step-list{list-style:none;margin-top:64px}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list{margin-top:40px}}main.ai_lp .step-section .step-list li{background:linear-gradient(103.3deg,rgba(222,217,255,.8),hsla(0,0%,100%,.8) 21.63%,hsla(0,0%,100%,.8) 42.31%,rgba(199,231,255,.8) 82.21%,rgba(155,176,228,.8));border:1px solid var(--line-white);border-radius:8px;-webkit-box-shadow:0 0 16px 0 rgba(156,240,255,.4);box-shadow:0 0 16px 0 rgba(156,240,255,.4);position:relative;z-index:2}main.ai_lp .step-section .step-list li+li{margin-top:64px}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list li+li{margin-top:40px}}main.ai_lp .step-section .step-list li .contents-wrap{padding:64px}@media only screen and (min-width:768px){main.ai_lp .step-section .step-list li .contents-wrap{display:grid}}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list li .contents-wrap{padding:24px;padding-inline:16px}}main.ai_lp .step-section .step-list li .contents-wrap .txt-area{position:relative;z-index:2}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list li .contents-wrap .txt-area{margin-bottom:24px}}main.ai_lp .step-section .step-list li .contents-wrap .step-label{border-radius:30px;color:#000;font-family:Arial;font-size:20px;font-weight:700;line-height:1;max-width:173px;padding:3px;text-align:center;width:100%}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list li .contents-wrap .step-label{max-width:140px}}main.ai_lp .step-section .step-list li .contents-wrap .step-label .inn-txt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-white);border-radius:30px;gap:4px;height:100%;padding:.5em 1em;position:relative;width:100%}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list li .contents-wrap .step-label .inn-txt{gap:2px;padding:4px 24px}}main.ai_lp .step-section .step-list li .contents-wrap .step-label .inn-txt:before{background:conic-gradient(from var(--angle,0),transparent,#fff 10%,transparent 20%) border-box;border:3px solid transparent;border-radius:100px;content:"";height:calc(100% + 6px);left:-3px;margin:auto;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0) border-box;-webkit-mask-composite:destination-out;mask-composite:exclude;position:absolute;top:-3px;width:calc(100% + 6px);z-index:-1}main.ai_lp .step-section .step-list li .contents-wrap .step-label .inn-txt:after{background:linear-gradient(90.31deg,#4d3df1,#f858ae);border-radius:30px;content:"";height:calc(100% + 6px);left:-3px;margin:auto;position:absolute;top:-3px;width:calc(100% + 6px);z-index:-2}main.ai_lp .step-section .step-list li .contents-wrap .step-label .inn-txt .num{font-size:28px}main.ai_lp .step-section .step-list li .contents-wrap .ttl{font-size:45px;font-weight:700;letter-spacing:4%;line-height:140%;margin-block:16px 8px}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list li .contents-wrap .ttl{font-size:36px}}@media only screen and (max-width:767px) and (max-width:375px){main.ai_lp .step-section .step-list li .contents-wrap .ttl{font-size:clamp(1.75rem,-1.159rem + 14.545vw,2.25rem)}}main.ai_lp .step-section .step-list li .contents-wrap .desc{font-size:18px;font-weight:700;line-height:1.75}main.ai_lp .step-section .step-list li .contents-wrap .img-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){main.ai_lp .step-section .step-list li .contents-wrap .img-area{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px){main.ai_lp .step-section .step-list li:first-child .contents-wrap{grid-template-columns:496px 1fr}main.ai_lp .step-section .step-list li:first-child .contents-wrap .txt-area{margin-bottom:262px}main.ai_lp .step-section .step-list li:first-child .contents-wrap .img-area{margin-left:-292px;margin-top:91px}}@media only screen and (min-width:768px) and (min-width:768px) and (max-width:1200px){main.ai_lp .step-section .step-list li:first-child .contents-wrap .img-area{margin-left:clamp(-31rem,-53.667rem + 47.222vw,-18.25rem)}}@media only screen and (min-width:768px){main.ai_lp .step-section .step-list li:nth-child(2) .contents-wrap{grid-template-columns:auto 1fr}main.ai_lp .step-section .step-list li:nth-child(2) .contents-wrap .txt-area{margin-bottom:230px}}@media only screen and (min-width:768px) and (min-width:768px) and (max-width:1200px){main.ai_lp .step-section .step-list li:nth-child(2) .contents-wrap .txt-area{margin-bottom:clamp(20rem,30rem - 20.833vw,14.375rem)}}@media only screen and (min-width:768px){main.ai_lp .step-section .step-list li:nth-child(2) .contents-wrap .img-area{margin-left:-12px;margin-top:16px}}@media only screen and (min-width:768px) and (min-width:768px) and (max-width:1200px){main.ai_lp .step-section .step-list li:nth-child(2) .contents-wrap .img-area{margin-left:clamp(-15.5rem,-28.611rem + 27.315vw,-.75rem)}}@media only screen and (min-width:768px){main.ai_lp .step-section .step-list li:nth-child(3) .contents-wrap{grid-template-columns:496px 1fr}main.ai_lp .step-section .step-list li:nth-child(3) .contents-wrap .txt-area{margin-bottom:136px;max-width:368px}}@media only screen and (min-width:768px) and (max-width:1200px){main.ai_lp .step-section .step-list li:nth-child(3) .contents-wrap .txt-area{margin-bottom:clamp(25rem,54.333rem - 61.111vw,8.5rem)}}@media only screen and (min-width:768px){main.ai_lp .step-section .step-list li:nth-child(3) .contents-wrap .img-area{margin-left:-130px;margin-top:16px}}@media only screen and (min-width:768px) and (max-width:1200px){main.ai_lp .step-section .step-list li:nth-child(3) .contents-wrap .img-area{margin-left:clamp(-31rem,-71.667rem + 84.722vw,-8.125rem)}}main.ai_lp .function-section .ai_lp-ttl02{background:-webkit-gradient(linear,right top,left top,from(var(--bg-darkblue)),color-stop(50%,#133883),to(var(--bg-darkblue)));background:linear-gradient(270deg,var(--bg-darkblue) 0,#133883 50%,var(--bg-darkblue) 100%);padding-inline:40px}@media only screen and (max-width:767px){main.ai_lp .function-section .ai_lp-ttl02{padding-inline:16px}}main.ai_lp .function-section .top-txt{color:var(--text-white);font-size:18px;font-weight:700;line-height:175%;text-align:center}@media only screen and (max-width:767px){main.ai_lp .function-section .top-txt{font-size:16px}}main.ai_lp .function-section .top-txt.top-txt{margin-top:1em}@media only screen and (max-width:767px){main.ai_lp .function-section .top-txt.top-txt{margin-top:1.5em}}main.ai_lp .function-section .function-list{margin-top:64px}@media only screen and (max-width:767px){main.ai_lp .function-section .function-list{margin-top:40px}}main.ai_lp .function-section .function-list>li+li{margin-top:104px}@media only screen and (max-width:767px){main.ai_lp .function-section .function-list>li+li{margin-top:40px}}main.ai_lp .function-section .function-list>li .contents-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:32px}@media only screen and (min-width:768px){main.ai_lp .function-section .function-list>li .contents-wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px) and (max-width:1200px){main.ai_lp .function-section .function-list>li .contents-wrap{gap:clamp(1.5rem,.611rem + 1.852vw,2rem)}}@media only screen and (max-width:767px){main.ai_lp .function-section .function-list>li .contents-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (min-width:768px){main.ai_lp .function-section .function-list>li .contents-wrap .img-area,main.ai_lp .function-section .function-list>li .contents-wrap .txt-area{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}main.ai_lp .function-section .function-list>li .contents-wrap .ttl{font-size:45px;font-weight:700;letter-spacing:4%;line-height:140%}@media only screen and (min-width:768px) and (max-width:1200px){main.ai_lp .function-section .function-list>li .contents-wrap .ttl{font-size:clamp(1.875rem,.208rem + 3.472vw,2.813rem)}}@media only screen and (max-width:767px){main.ai_lp .function-section .function-list>li .contents-wrap .ttl{font-size:36px}}@media only screen and (max-width:767px) and (max-width:375px){main.ai_lp .function-section .function-list>li .contents-wrap .ttl{font-size:clamp(1.75rem,-1.159rem + 14.545vw,2.25rem)}}main.ai_lp .function-section .function-list>li .contents-wrap .desc{color:var(--text-white);font-size:18px;font-weight:700;line-height:175%;margin-block:24px}@media only screen and (max-width:767px){main.ai_lp .function-section .function-list>li .contents-wrap .desc{font-size:16px}}main.ai_lp .function-section .function-list>li .contents-wrap .desc .small{font-size:12px;font-weight:400;letter-spacing:.0125em}main.ai_lp .function-section .function-list>li .contents-wrap .tag-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 16px}main.ai_lp .function-section .function-list>li .contents-wrap .tag-list li{border:1px solid var(--text-white);border-radius:100px;color:var(--text-white);font-size:24px;font-weight:400;letter-spacing:4%;line-height:150%;padding:0 16px}@media only screen and (max-width:767px){main.ai_lp .function-section .function-list>li .contents-wrap .img-area img{width:100%}}@media only screen and (min-width:768px){main.ai_lp .function-section .function-list>li:nth-child(2n) .contents-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}main.ai_lp .cta-section .l-inner{padding-block:64px}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .cta-section .l-inner{padding-inline:clamp(1.25rem,-3.654rem + 7.692vw,2.5rem)}}@media only screen and (max-width:767px){main.ai_lp .cta-section .l-inner{padding-block:32px 64px}}@media only screen and (min-width:768px){main.ai_lp .cta-section .contents-container{display:grid;gap:clamp(0rem,-9.808rem + 15.385vw,2.5rem);grid-template-columns:1fr auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){main.ai_lp .cta-section .contents-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}main.ai_lp .cta-section .ttl{font-size:36px;font-weight:700;letter-spacing:4%;line-height:140%;margin-bottom:32px}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .cta-section .ttl{font-size:clamp(1.5rem,.375rem + 2.344vw,2.25rem)}}@media only screen and (max-width:767px){main.ai_lp .cta-section .ttl{font-size:36px}}@media only screen and (max-width:767px) and (max-width:375px){main.ai_lp .cta-section .ttl{font-size:clamp(1.75rem,-1.159rem + 14.545vw,2.25rem)}}main.ai_lp .cta-section .ttl .inn-txt{text-shadow:0 1px 2px rgba(0,0,0,.239)}main.ai_lp .cta-section .ttl .inn-txt .grd-txt-primary{text-shadow:0 1px 2px transparent}main.ai_lp .cta-section .btn-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width:767px){main.ai_lp .cta-section .btn-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-inline:auto;max-width:600px}}main.ai_lp .cta-section .btn-wrap .ai_lp-btn01{font-size:22px;text-align:center}@media only screen and (min-width:768px){main.ai_lp .cta-section .btn-wrap .ai_lp-btn01{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .cta-section .btn-wrap .ai_lp-btn01{font-size:clamp(1rem,.438rem + 1.172vw,1.375rem)}}@media only screen and (max-width:767px){main.ai_lp .cta-section .btn-wrap .ai_lp-btn01{font-size:16px;width:100%}}@media only screen and (max-width:767px) and (max-width:480px){main.ai_lp .cta-section .btn-wrap .ai_lp-btn01{font-size:clamp(.875rem,.625rem + 1.25vw,1rem)}}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .cta-section .btn-wrap .ai_lp-btn01 .btn-inn{padding:.7em 1.5em}}@media only screen and (max-width:767px){main.ai_lp .cta-section .btn-wrap .ai_lp-btn01 .btn-inn{padding:16px 24px}}main.ai_lp .cta-section .btn-wrap .c-btn-cta{height:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .cta-section .btn-wrap .c-btn-cta{font-size:clamp(1rem,.438rem + 1.172vw,1.375rem);padding-inline:1.5em}}@media only screen and (max-width:767px){main.ai_lp .cta-section .btn-wrap .c-btn-cta{padding-inline:24px}}@media only screen and (max-width:767px) and (max-width:480px){main.ai_lp .cta-section .btn-wrap .c-btn-cta{font-size:clamp(.875rem,.625rem + 1.25vw,1rem)}}main.ai_lp .cta-section .btn-wrap .c-btn-cta:after{content:inherit}main.ai_lp .cta-section .btn-wrap .c-btn-cta .inn-txt{padding-right:26px;position:relative}@media only screen and (min-width:768px){main.ai_lp .cta-section .btn-wrap .c-btn-cta .inn-txt{padding-block:16px}}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .cta-section .btn-wrap .c-btn-cta .inn-txt{padding-block:.7em}}main.ai_lp .cta-section .btn-wrap .c-btn-cta .inn-txt:after{background-color:currentColor;bottom:0;content:"";height:24px;margin:auto;-webkit-mask:url(/hubfs/modules/ai_lp/ico-tel.svg) no-repeat center/contain;mask:url(/hubfs/modules/ai_lp/ico-tel.svg) no-repeat center/contain;position:absolute;right:0;top:0;width:24px}@media only screen and (min-width:768px){main.ai_lp .cta-section .img-area{margin-bottom:auto}}@media only screen and (max-width:767px){main.ai_lp .cta-section .img-area{max-width:280px}}main.ai_lp .info-section{padding-top:160px}@media only screen and (max-width:767px){main.ai_lp .info-section{padding-top:104px}}main.ai_lp .info-section .ai_lp-ttl02{background:-webkit-gradient(linear,right top,left top,from(var(--bg-darkblue)),color-stop(50%,#133883),to(var(--bg-darkblue)));background:linear-gradient(270deg,var(--bg-darkblue) 0,#133883 50%,var(--bg-darkblue) 100%);padding-inline:40px}@media only screen and (min-width:768px){main.ai_lp .info-section .ai_lp-ttl02{margin-bottom:64px}}@media only screen and (max-width:767px){main.ai_lp .info-section .ai_lp-ttl02{padding-inline:16px}}main.ai_lp .info-section>.l-inner{padding-top:0}@media only screen and (min-width:768px){main.ai_lp .info-section .info-list{display:grid;gap:clamp(1.5rem,0rem + 3.125vw,2.5rem) clamp(1rem,-.5rem + 3.125vw,2rem);grid-template-areas:"top top" "second third";grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){main.ai_lp .info-section .info-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}}main.ai_lp .info-section .info-list>li{background:linear-gradient(103.3deg,rgba(222,217,255,.8),hsla(0,0%,100%,.8) 21.63%,hsla(0,0%,100%,.8) 42.31%,rgba(199,231,255,.8) 82.21%,rgba(155,176,228,.8));border:1px solid var(--line-blue);border-radius:20px;height:100%;overflow:clip}main.ai_lp .info-section .info-list>li .contents-wrap{border-radius:20px;-webkit-box-shadow:var(--shadow-xl);box-shadow:var(--shadow-xl);overflow:clip}@media (any-hover:hover){main.ai_lp .info-section .info-list>li .contents-wrap:hover .btn-wrap .c-btn-primary{background:var(--bg-white);color:var(--primary-main)}}main.ai_lp .info-section .info-list>li .contents-wrap:focus-visible .btn-wrap .c-btn-primary{background:var(--bg-white);color:var(--primary-main)}main.ai_lp .info-section .info-list>li:nth-child(2) .img-area{background-color:var(--bg-white)}@media only screen and (min-width:768px){main.ai_lp .info-section .info-list>li:first-child{grid-area:top}main.ai_lp .info-section .info-list>li:first-child .contents-wrap{display:grid;grid-template-columns:1fr min(50%,544px);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}main.ai_lp .info-section .info-list>li:first-child .contents-wrap .txt-area{height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}main.ai_lp .info-section .info-list>li:first-child .contents-wrap .img-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}main.ai_lp .info-section .info-list>li:not(:first-child){display:grid;gap:0;grid-row:span 2;grid-template-rows:subgrid}main.ai_lp .info-section .info-list>li:not(:first-child) .contents-wrap{display:grid;gap:0;grid-row:span 3;grid-template-rows:subgrid}main.ai_lp .info-section .info-list>li:not(:first-child) .contents-wrap .txt-area{padding:clamp(1rem,.25rem + 1.563vw,1.5rem) clamp(1.25rem,.125rem + 2.344vw,2rem);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}main.ai_lp .info-section .info-list>li:not(:first-child) .contents-wrap .txt-area .ttl{margin-block:auto}main.ai_lp .info-section .info-list>li:not(:first-child) .contents-wrap .img-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-height:257px}main.ai_lp .info-section .info-list>li:nth-child(2) .img-area{background-color:var(--bg-white);height:100%;padding-top:24px;text-align:center}main.ai_lp .info-section .info-list>li:nth-child(2) .img-area img{max-height:234px}main.ai_lp .info-section .info-list>li:nth-child(3) .img-area{height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;aspect-ratio:544/257;justify-items:center;position:relative}main.ai_lp .info-section .info-list>li:nth-child(3) .img-area img{height:auto;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}}@media only screen and (max-width:767px){main.ai_lp .info-section .info-list>li{border-radius:20px}main.ai_lp .info-section .info-list>li .contents-wrap{border-radius:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}main.ai_lp .info-section .info-list>li .contents-wrap .img-area,main.ai_lp .info-section .info-list>li .contents-wrap .txt-area{height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}main.ai_lp .info-section .info-list>li .contents-wrap .img-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}main.ai_lp .info-section .info-list>li:nth-child(2) .img-area{padding-top:16px}main.ai_lp .info-section .info-list>li:nth-child(2) .img-area img{max-height:168px}}main.ai_lp .info-section .info-list>li .info-txt,main.ai_lp .info-section .info-list>li .ttl{font-size:24px;font-weight:700;line-height:150%}@media only screen and (min-width:768px) and (max-width:1280px){main.ai_lp .info-section .info-list>li .info-txt,main.ai_lp .info-section .info-list>li .ttl{font-size:clamp(1.125rem,.563rem + 1.172vw,1.5rem)}}main.ai_lp .info-section .info-list>li .ttl .small{font-size:16px;line-height:150%}main.ai_lp .info-section .info-list>li .btn-wrap{margin-top:16px;position:relative;z-index:2}main.ai_lp .info-section .info-list>li .btn-wrap .c-btn-primary{background:linear-gradient(258.6deg,#0003be 8.39%,#3ec1d5 91.61%);border:0;position:relative;width:100%}main.ai_lp .info-section .info-list>li .btn-wrap .c-btn-primary:before{background:linear-gradient(258.6deg,#0003be 8.39%,#3ec1d5 91.61%);border-radius:100px;content:"";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;width:calc(100% + 4px);z-index:-1}main.ai_lp .info-section .info-list>li .txt-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:24px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}main.ai_lp .request-section .ai_lp-ttl02 .inn-txt{color:#333}main.ai_lp .request-section .ai_lp-ttl02 .bg-txt{mix-blend-mode:normal}main.ai_lp .request-section .form-area{background:linear-gradient(103.3deg,rgba(222,217,255,.8),hsla(0,0%,100%,.8) 21.63%,hsla(0,0%,100%,.8) 42.31%,rgba(199,231,255,.8) 82.21%,rgba(155,176,228,.8));border-radius:8px;-webkit-box-shadow:0 0 50px 0 rgba(135,187,254,.4);box-shadow:0 0 50px 0 rgba(135,187,254,.4);font-family:Noto Sans JP,sans-serif}main.ai_lp .request-section .form-area .form-container{margin:0 auto;max-width:800px;padding:64px 32px;position:relative;z-index:3}@media only screen and (max-width:767px){main.ai_lp .request-section .form-area .form-container{padding:48px 16px}}main.ai_lp .request-section .form-area .form-container iframe{width:100%!important}