:root{--bs-body-font-size: 1.6rem;--bs-font-sans-serif: "Noto Sans JP", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", YuGothic, "游ゴシック", Roboto, メイリオ, Meiryo, sans-serif;--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-weight: 400;--bs-body-line-height: 1.6;--accent-blue-50: #f1f9fe;--accent-blue-100: #e2f2fc;--accent-blue-200: #c0e4f7;--accent-blue-400: #48b8e8;--accent-blue-500: #1e95c9;--accent-blue-600: #1280b7;--accent-green-500: #1bb29f;--accent-yellow-500: #f99216;--accent-yellow-600: #ea760c;--accent-red-500: #f0493e;--neutral-white: #ffffff;--neutral-gray-50: #f5f6f6;--neutral-gray-100: #e6e7e7;--neutral-gray-200: #cfd1d2;--neutral-gray-300: #adafb3;--neutral-gray-400: #84878c;--neutral-gray-500: #54565a;--neutral-gray-700: #252527;--bs-primary: var(--accent-blue-500);--bs-secondary: var(--accent-green-50);--bs-primary-rgb: 30, 149, 201;--bs-secondary-rgb: 27, 178, 159;--bg-gray: var(--neutral-gray-50);--bg-blue: var(--accent-blue-50);--bg-footer: #2b2f38;--color-text: var(--neutral-gray-700);--stroke-color: var(--accent-blue-500);--header-h: 60px;--mkto-form-width: 600px;--mkto-form-font-size: 1.6rem;--mkto-form-link-color: var(--accent-green-500);--mkto-form-placeholder-color: var(--neutral-gray-300);--mkto-form-submit-width: 290px;--mkto-form-submit-color: var(--accent-green-500)}@media(min-width: 992px){:root{--header-h: 80px}}html,body{margin:0;height:auto}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h)}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{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;min-height:100vh;min-height:100dvh}#mainCont{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}@media(min-width: 1200px){.container{max-width:calc(1280px + var(--bs-gutter-x))}}.bgcolor-footer{background-color:var(--bg-footer)}.bgcolor-blue{background-color:var(--bg-blue)}.bgcolor-gray{background-color:var(--bg-gray)}#header{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000;height:var(--header-h);padding-top:env(safe-area-inset-top);background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;margin-top:calc(-1*var(--header-h))}#header.is-stuck{background-color:var(--neutral-white);-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);-webkit-backdrop-filter:none;backdrop-filter:none}#header .navbar>.container-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(min-width: 992px){#header .navbar>.container-fluid{padding-left:3rem;padding-right:3rem}}#header .navbar .nav-link{font-size:1.2rem;border-bottom:2px solid rgba(0,0,0,0)}#header .navbar .nav-link.is-current{border-color:var(--accent-blue-500)}@media(min-width: 1200px){#header .navbar .nav-link{font-size:1.4rem}}#header .headerLogo{max-width:140px}@media(min-width: 768px){#header .headerLogo{max-width:212px}}#header .btn{font-size:1.3rem;font-weight:700;border-radius:.4rem;-webkit-transition:.3s ease;transition:.3s ease}#header .btn:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}@media(max-width: 575.98px){#header .btn{font-size:1.4rem;padding:1rem .8rem}}@media(min-width: 576px){#header .btn{font-size:1.6rem}}#header .btn.btn-green{color:var(--neutral-white);background:var(--accent-green-500)}#header .btn.btn-orange{color:var(--neutral-white);background:var(--accent-yellow-500)}.Section_header{position:relative;min-height:6.4rem;padding-top:0;display:grid;place-items:center}@media(min-width: 992px){.Section_header{min-height:12rem}}.Section_header .Section_title{position:absolute;bottom:1rem;font-size:2.4rem;line-height:1;z-index:1;margin-bottom:0}@media(min-width: 992px){.Section_header .Section_title{bottom:1.6rem;font-size:3.6rem}}.Section_header .Section_title_bg{position:absolute;inset:auto auto 50% 50%;-webkit-transform:translate(-50%, 40%);transform:translate(-50%, 40%);font-size:6.4rem;font-weight:300;line-height:1;color:var(--neutral-gray-100);z-index:0}@media(min-width: 992px){.Section_header .Section_title_bg{font-size:clamp(6.4rem,18vw,12rem)}}.Section_lead{text-align:center;margin-bottom:5rem}@media(min-width: 992px){.Section_lead{margin-bottom:6rem}}.Section_header+.Section_lead{margin-top:-3rem}@media(min-width: 992px){.Section_header+.Section_lead{margin-top:-4rem}}section.bgcolor-blue .Section_header .Section_title_bg{color:var(--accent-blue-100)}#problems>.container,#solutions>.container,#price>.container,#resources>.container,#faq>.container{padding-top:4.8rem;padding-bottom:6.4rem}@media(min-width: 992px){#problems>.container,#solutions>.container,#price>.container,#resources>.container,#faq>.container{padding-top:6.4rem;padding-bottom:10rem}}#hero{position:relative;contain:paint;font-size:1.4rem;background-color:var(--bg-blue)}#hero a{color:var(--color-text);text-decoration:none}#hero::after{content:"";position:absolute;right:-45vw;top:0;width:100vw;height:130%;background:-webkit-gradient(linear, left top, left bottom, from(var(--accent-blue-100)), color-stop(70%, var(--accent-blue-200)));background:-webkit-linear-gradient(top, var(--accent-blue-100), var(--accent-blue-200) 70%);background:linear-gradient(180deg, var(--accent-blue-100), var(--accent-blue-200) 70%);-webkit-transform:skewX(-28deg);transform:skewX(-28deg)}#hero>.container{min-height:auto;position:relative;z-index:1;padding-top:calc(var(--header-h) + 2rem);padding-bottom:0;min-height:clamp(480px,80vh,546px);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(min-width: 992px){#hero>.container{min-height:clamp(546px,80vh,620px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}#hero .hero_contents{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:3.2rem;position:relative;-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;min-width:0;margin-bottom:3.4rem}@media(min-width: 992px){#hero .hero_contents{padding-bottom:5.2rem;margin-bottom:0}}#hero .hero_contents .hero_titlewrap{display:grid;gap:1.6rem;line-height:1.4}@media(min-width: 992px){#hero .hero_contents .hero_phrase{font-size:1.8rem}}@media(min-width: 1200px){#hero .hero_contents .hero_phrase{font-size:2.4rem}}#hero .hero_contents .hero_phrase>.text-primary{background:var(--accent-blue-100);font-weight:700;padding:1rem;display:inline-block;line-height:1.2}#hero .hero_contents .hero_lead{font-size:2.8rem;font-weight:700}@media(min-width: 992px){#hero .hero_contents .hero_lead{font-size:3.6rem}}@media(min-width: 1200px){#hero .hero_contents .hero_lead{font-size:4.6rem}}#hero .hero_contents .hero_title{font-size:1.4rem}@media(min-width: 992px){#hero .hero_contents .hero_title{font-size:1.8rem}}#hero .hero_contents .hero_scroll{display:none}@media(min-width: 992px){#hero .hero_contents .hero_scroll{display:block}}#hero .hero_contents .hero_scroll a{display:inline-block}#hero .hero_contents .hero_scroll__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;-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;width:10rem;height:10rem;background:var(--neutral-white);border-radius:50%;-webkit-box-shadow:0 0 32px 0 rgba(17,101,138,.06);box-shadow:0 0 32px 0 rgba(17,101,138,.06)}#hero .hero_contents .hero_dots{position:absolute;right:0;bottom:-25%;width:8rem}#hero .hero_contents .hero_dots>svg{width:100%}@media(min-width: 992px){#hero .hero_contents .hero_dots{width:14rem;right:1.6rem;bottom:1rem}}#hero .hero_image{position:relative;right:0;bottom:-0.5rem;z-index:-1;-webkit-box-flex:0;-webkit-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%;min-width:320px}#point>.container{padding-block:2.4rem}@media(min-width: 992px){#point>.container{padding-block:4rem}}#point .point_text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-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:2.4rem;font-size:1.4rem;line-height:1.5;position:relative}@media(min-width: 992px){#point .point_text{gap:3.2rem}}@media(min-width: 1200px){#point .point_text{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}#point .point_text .point_text__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;position:relative}#point .point_text .point_text__text{position:relative;line-height:1.5}#point .point_text .point_text__text::before{content:"";position:absolute;left:-1.2rem;width:1px;height:100%;background-color:var(--neutral-gray-300)}@media(min-width: 992px){#point .point_text .point_text__text::before{left:-1.6rem}}#point .point_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:1.6rem;max-width:764px;margin-left:auto;margin-right:auto}@media(min-width: 992px){#point .point_list{gap:5.6rem}}@media(min-width: 1200px){#point .point_list{margin-right:0}}#point .point_list .point_list-item{-webkit-box-flex:1;-webkit-flex:1 1 calc(50% - 1.6rem);-ms-flex:1 1 calc(50% - 1.6rem);flex:1 1 calc(50% - 1.6rem);margin:0}@media(min-width: 768px){#point .point_list .point_list-item{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}#point .point_list .point_list-item .point_list-item__title{font-size:1.3rem;color:var(--neutral-gray-400);font-weight:500;text-align:center;margin:0}#point .point_list .point_list-item .point_list-item__detail{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:.8rem;margin:0}#point .point_list .point_list-item .point_list-item__detail .point_list-item__text{font-size:2.8rem;font-weight:700;letter-spacing:0;white-space:nowrap}#point .point_list .point_list-item .point_list-item__detail .point_list-item__text>.unit{font-size:1.4rem}#problems{position:relative;margin-bottom:2.4rem}#problems::after{content:"";position:absolute;left:50%;bottom:-24px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:48px;height:24px;background:var(--neutral-gray-50);-webkit-clip-path:polygon(50% 100%, 0 0, 100% 0);clip-path:polygon(50% 100%, 0 0, 100% 0);pointer-events:none}#problems .problems_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem}#problems .problems_item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:2.4rem;padding:4rem;border:1px solid var(--neutral-gray-100);border-radius:.8rem;background-color:var(--neutral-white)}@media(min-width: 992px){#problems .problems_item{-webkit-box-flex:0;-webkit-flex:0 0 calc((100% - 1.6rem)/2);-ms-flex:0 0 calc((100% - 1.6rem)/2);flex:0 0 calc((100% - 1.6rem)/2)}}#problems .problems_item .problems_item__text{font-size:1.4rem;margin:0}@media(min-width: 768px){#problems .problems_item .problems_item__text{font-size:1.8rem}}#solutions .solutions_content{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}@media(min-width: 992px){#solutions .solutions_content.order-lg-first{-webkit-padding-end:8.8rem;padding-inline-end:8.8rem}#solutions .solutions_content.order-lg-last{-webkit-padding-start:8.8rem;padding-inline-start:8.8rem}}#solutions .solutions_content .solutions_content__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;gap:2.4rem}#solutions .solutions_content .solutions_content__number{font-size:4rem}@media(min-width: 992px){#solutions .solutions_content .solutions_content__number{font-size:4.4rem}}#solutions .solutions_content .solutions_content__number>span{color:var(--neutral-white);text-shadow:1px 0 0 var(--stroke-color),-1px 0 0 var(--stroke-color),0 1px 0 var(--stroke-color),0 -1px 0 var(--stroke-color),1px 1px 0 var(--stroke-color),1px -1px 0 var(--stroke-color),-1px 1px 0 var(--stroke-color),-1px -1px 0 var(--stroke-color)}#solutions .solutions_content .solutions_content__title{font-size:2.2rem;font-weight:700;margin:0}@media(min-width: 992px){#solutions .solutions_content .solutions_content__title{font-size:2.8rem}}#solutions .solutions_content .solutions_content__text{font-weight:400;margin:0}#price .price-table__resp{overflow-x:scroll}@media(min-width: 992px){#price .price-table__resp{overflow-x:auto}}#price .price-table{width:100%;min-width:480px}#price .price-table tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#price .price-table .cell{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;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:var(--neutral-white);padding:1rem;min-height:4.1rem;font-size:1.4rem}@media(min-width: 768px){#price .price-table .cell{min-height:6.4rem;font-size:1.8rem}}#price .price-table .cell.cell-accent{border-left:2px solid var(--accent-blue-500);border-right:2px solid var(--accent-blue-500)}#price .price-table .cell.cell-accent strong{color:var(--accent-green-500)}#price .price-table .cell.cell-head{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:180px;-webkit-box-flex:1;-webkit-flex:1 1 180px;-ms-flex:1 1 180px;flex:1 1 180px;min-width:0;text-align:left;padding:1rem 2.4rem}@media(min-width: 768px){#price .price-table .cell.cell-head{width:300px;-webkit-box-flex:1;-webkit-flex:1 1 300px;-ms-flex:1 1 300px;flex:1 1 300px}}@media(min-width: 1200px){#price .price-table .cell.cell-head{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}}#price .price-table .cell.cell-item{-webkit-box-flex:0;-webkit-flex:0 0 100px;-ms-flex:0 0 100px;flex:0 0 100px;padding-left:.4rem;padding-right:.4rem}@media(min-width: 768px){#price .price-table .cell.cell-item{-webkit-box-flex:0;-webkit-flex:0 0 180px;-ms-flex:0 0 180px;flex:0 0 180px}}@media(min-width: 1200px){#price .price-table .cell.cell-item{-webkit-box-flex:0;-webkit-flex:0 0 257px;-ms-flex:0 0 257px;flex:0 0 257px}}#price .price-table .cell .note{font-size:.9rem}@media(min-width: 768px){#price .price-table .cell .note{font-size:1rem}}#price .price-table thead th.cell{font-size:1rem;font-weight:700;background:var(--neutral-gray-400);border-radius:8px 8px 0 0;color:var(--neutral-white)}@media(min-width: 768px){#price .price-table thead th.cell{font-size:1.6rem}}#price .price-table thead th.cell.cell-item{border-left:solid 1px var(--neutral-white)}#price .price-table thead th.cell.cell-item.cell-accent{background:var(--accent-blue-500);border-left:2px solid var(--accent-blue-500)}#price .price-table thead .cell:first-child{background:rgba(0,0,0,0)}#price .price-table tbody .cell{font-weight:400;border-top:1px solid var(--neutral-gray-100);border-left:1px solid var(--neutral-gray-100)}#price .price-table tbody tr:first-child .cell.cell-head{border-radius:8px 0 0 0}#price .price-table tbody tr:last-child{border-bottom:1px solid var(--neutral-gray-100)}#price .price-table tbody tr:last-child .cell.cell-accent{border-bottom:2px solid var(--accent-blue-500)}#price .price-table tbody tr:last-child .cell.cell-head{border-radius:0 0 0 8px}#price .price-table tbody tr:last-child td:last-child{border-radius:0 0 8px 0}#price .price-table tbody td:last-child{border-right:1px solid var(--neutral-gray-100)}#price .price-table .icon{display:inline-block;width:2.4rem;height:2.4rem;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:contain;line-height:1}#price .price-table .icon.icon__can{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cmask id='mask0_4001_7485' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='25' height='24'%3E%3Crect x='0.5' width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_4001_7485)'%3E%3Cpath d='M12.5 22C11.1167 22 9.81667 21.7375 8.6 21.2125C7.38333 20.6875 6.325 19.975 5.425 19.075C4.525 18.175 3.8125 17.1167 3.2875 15.9C2.7625 14.6833 2.5 13.3833 2.5 12C2.5 10.6167 2.7625 9.31667 3.2875 8.1C3.8125 6.88333 4.525 5.825 5.425 4.925C6.325 4.025 7.38333 3.3125 8.6 2.7875C9.81667 2.2625 11.1167 2 12.5 2C13.8833 2 15.1833 2.2625 16.4 2.7875C17.6167 3.3125 18.675 4.025 19.575 4.925C20.475 5.825 21.1875 6.88333 21.7125 8.1C22.2375 9.31667 22.5 10.6167 22.5 12C22.5 13.3833 22.2375 14.6833 21.7125 15.9C21.1875 17.1167 20.475 18.175 19.575 19.075C18.675 19.975 17.6167 20.6875 16.4 21.2125C15.1833 21.7375 13.8833 22 12.5 22ZM12.5 20C14.7333 20 16.625 19.225 18.175 17.675C19.725 16.125 20.5 14.2333 20.5 12C20.5 9.76667 19.725 7.875 18.175 6.325C16.625 4.775 14.7333 4 12.5 4C10.2667 4 8.375 4.775 6.825 6.325C5.275 7.875 4.5 9.76667 4.5 12C4.5 14.2333 5.275 16.125 6.825 17.675C8.375 19.225 10.2667 20 12.5 20Z' fill='%231BB29F'/%3E%3C/g%3E%3C/svg%3E")}#price .price-table .icon.icon__cannot{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cmask id='mask0_4001_7504' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='25' height='24'%3E%3Crect x='0.5' width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_4001_7504)'%3E%3Cpath d='M6.9 19L5.5 17.6L11.1 12L5.5 6.4L6.9 5L12.5 10.6L18.1 5L19.5 6.4L13.9 12L19.5 17.6L18.1 19L12.5 13.4L6.9 19Z' fill='%23F0493E'/%3E%3C/g%3E%3C/svg%3E")}#resources .Section_header{margin-bottom:3.2rem}@media(min-width: 992px){#resources .Section_header{margin-bottom:4.8rem}}#resources .resources_content .resources_content__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;gap:1.6rem;max-width:620px;margin-inline:auto}@media(min-width: 992px){#resources .resources_content .resources_content__inner{gap:2.4rem}}#resources .resources_content .resources_content__title{font-size:2.2rem;font-weight:700;margin-bottom:.8rem}@media(min-width: 992px){#resources .resources_content .resources_content__title{font-size:2.8rem}}#resources .resources_content .resources_content__text{font-size:1.4rem;margin-bottom:0}@media(min-width: 992px){#resources .resources_content .resources_content__text{font-size:1.8rem}}#resources .resources_content .resources_content__link{font-size:1.4rem}@media(min-width: 992px){#resources .resources_content .resources_content__link{font-size:1.8rem}}#resources .resources_content .resources_content__link>a{color:var(--accent-blue-500);font-weight:700}#resources .resources_content .resources_content__link>a:hover{color:var(--accent-blue-600)}#faq .accordion.accordion-flush .accordion-item:first-child{border-top:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}#faq .accordion.accordion-flush .accordion-item:last-child{border-bottom:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}#faq .accordion.accordion-flush .accordion-item .accordion-button,#faq .accordion.accordion-flush .accordion-item .accordion-body{font-size:1.4rem}@media(min-width: 992px){#faq .accordion.accordion-flush .accordion-item .accordion-button,#faq .accordion.accordion-flush .accordion-item .accordion-body{font-size:1.8rem}}#faq .accordion.accordion-flush .accordion-button{padding-top:3rem;padding-bottom:3rem;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:2rem}#faq .accordion.accordion-flush .accordion-button:focus,#faq .accordion.accordion-flush .accordion-button:focus-visible{outline:none;-webkit-box-shadow:none;box-shadow:none}#faq .accordion.accordion-flush .accordion-button:not(.collapsed){color:var(--neutral-gray-700);border-bottom:none;-webkit-box-shadow:none;box-shadow:none}#faq .accordion.accordion-flush .accordion-button:not(.collapsed)::after{background-image:none;display:block;content:"";width:2.4rem;height:.2rem;background-color:var(--neutral-gray-500)}#faq .accordion.accordion-flush .accordion-button::before{content:"";display:inline-block;min-width:3rem;height:3rem;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%231BB29F'/%3E%3Cpath d='M19.93 28.252C18.754 28.252 17.716 27.976 16.816 27.424C15.928 26.86 15.232 26.056 14.728 25.012C14.224 23.968 13.972 22.72 13.972 21.268C13.972 19.828 14.224 18.598 14.728 17.578C15.232 16.558 15.928 15.778 16.816 15.238C17.716 14.698 18.754 14.428 19.93 14.428C21.118 14.428 22.156 14.704 23.044 15.256C23.932 15.796 24.628 16.576 25.132 17.596C25.636 18.604 25.888 19.828 25.888 21.268C25.888 22.72 25.636 23.968 25.132 25.012C24.628 26.056 23.932 26.86 23.044 27.424C22.156 27.976 21.118 28.252 19.93 28.252ZM19.93 26.074C20.59 26.074 21.16 25.882 21.64 25.498C22.132 25.114 22.51 24.562 22.774 23.842C23.038 23.122 23.17 22.264 23.17 21.268C23.17 20.32 23.038 19.51 22.774 18.838C22.51 18.154 22.132 17.632 21.64 17.272C21.16 16.9 20.59 16.714 19.93 16.714C19.27 16.714 18.694 16.9 18.202 17.272C17.722 17.632 17.35 18.154 17.086 18.838C16.834 19.51 16.708 20.32 16.708 21.268C16.708 22.264 16.834 23.122 17.086 23.842C17.35 24.562 17.722 25.114 18.202 25.498C18.694 25.882 19.27 26.074 19.93 26.074ZM24.25 31.618C23.302 31.618 22.456 31.456 21.712 31.132C20.968 30.808 20.338 30.364 19.822 29.8C19.306 29.248 18.904 28.618 18.616 27.91L21.316 27.64C21.496 28.072 21.748 28.426 22.072 28.702C22.408 28.978 22.792 29.176 23.224 29.296C23.656 29.428 24.094 29.494 24.538 29.494C24.826 29.494 25.09 29.47 25.33 29.422C25.582 29.374 25.804 29.32 25.996 29.26L26.482 31.222C26.242 31.33 25.93 31.42 25.546 31.492C25.162 31.576 24.73 31.618 24.25 31.618Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;vertical-align:middle}@media(min-width: 768px){#faq .accordion.accordion-flush .accordion-button::before{width:4rem;height:4rem}}#faq .accordion.accordion-flush .accordion-button::after{background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4005_858)'%3E%3Cg clip-path='url(%23clip1_4005_858)'%3E%3Cpath d='M12 24C11.5793 24 11.238 23.659 11.238 23.238V12.762H0.761953C0.34125 12.762 0 12.4209 0 12C0 11.5791 0.341016 11.238 0.761953 11.238H11.238V0.761953C11.238 0.34125 11.5791 0 12 0C12.4209 0 12.762 0.341016 12.762 0.761953V11.238H23.238C23.6588 11.238 24 11.5791 24 12C24 12.4209 23.659 12.762 23.238 12.762H12.762V23.238C12.762 23.6588 12.4209 24 12 24Z' fill='%2354565A'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4005_858'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_4005_858'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:2.4rem;height:2.4rem}#faq .accordion.accordion-flush .accordion-collapse:focus,#faq .accordion.accordion-flush .accordion-collapse:focus-visible{outline:none;-webkit-box-shadow:none;box-shadow:none}#faq .accordion.accordion-flush .accordion-body{margin-bottom:3rem;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:2rem;font-weight:400}#faq .accordion.accordion-flush .accordion-body>.text{min-width:0}#faq .accordion.accordion-flush .accordion-body::before{content:"";display:inline-block;min-width:3rem;height:3rem;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%231E95C9'/%3E%3Cpath d='M13.928 28L18.194 14.662H21.344L25.61 28H22.802L20.912 21.052C20.708 20.356 20.51 19.636 20.318 18.892C20.138 18.136 19.946 17.404 19.742 16.696H19.67C19.502 17.416 19.316 18.148 19.112 18.892C18.92 19.636 18.728 20.356 18.536 21.052L16.628 28H13.928ZM16.574 24.58V22.51H22.91V24.58H16.574Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;vertical-align:middle}@media(min-width: 768px){#faq .accordion.accordion-flush .accordion-body::before{width:4rem;height:4rem;-webkit-box-flex:0;-webkit-flex:0 0 4rem;-ms-flex:0 0 4rem;flex:0 0 4rem}}#company .company_container{max-width:calc(1360px + 8rem);width:100%;margin-inline:auto;padding-block:0}@media(min-width: 992px){#company .company_container{padding-inline:4rem;-webkit-padding-after:4rem;padding-block-end:4rem}}#company .company_panel{background-color:#f0f1f1;-webkit-padding-before:16rem;padding-block-start:16rem;-webkit-padding-after:0;padding-block-end:0;text-align:center;font-weight:400;background-position:50% 8%;background-repeat:no-repeat;background-size:680px;background-image:url(https://pages.avepoint.com/rs/853-GWT-606/images/denshobako_ave-softwares.jpg)}@media(min-width: 576px){#company .company_panel{-webkit-padding-before:clamp(16rem,20vw,29.3rem);padding-block-start:clamp(16rem,20vw,29.3rem);background-size:contain}}@media(min-width: 992px){#company .company_panel{-webkit-padding-after:3.2rem;padding-block-end:3.2rem;border-radius:1.6rem}}#company .company_panel .company_panel__text{max-width:730px;margin-inline:auto;padding-block:2.4rem;padding-inline:2rem}@media(min-width: 992px){#company .company_panel .company_panel__text{padding-block:3.2rem}}#company .company_panel .company_panel__text h2{font-size:1.8rem;font-weight:700;margin-bottom:1.6rem}@media(min-width: 992px){#company .company_panel .company_panel__text h2{font-size:2.8rem}}#company .company_panel .company_panel__text p{margin:0}#formSection{padding-top:var(--header-h);contain:paint;z-index:0}#formSection .formCont{border:1px solid var(--neutral-gray-100);border-radius:.8rem}#footer{position:unset;margin-top:0}