@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&display=swap);
html{scroll-behavior:smooth;scroll-padding-top:64px}@media screen and (min-width:48rem){html{scroll-padding-top:80px}}body{font-family:Noto Sans JP,sans-serif;letter-spacing:.04em;line-height:1.4285714286}img{display:block;height:auto}input,textarea{width:100%}.footer{background-color:#12192b;color:#fff;padding:64px 40px}@media screen and (min-width:48rem){.footer{padding:64px 0}}.footer__inner-wrapper{display:flex;flex-direction:column;gap:20px 30px;justify-content:space-between}@media screen and (min-width:48rem){.footer__inner-wrapper{flex-direction:row;margin:0 auto;max-width:960px}}.footer__logo-wrapper{margin:0 auto 24px;max-width:180px}@media screen and (min-width:48rem){.footer__logo-wrapper{max-width:248px}}.footer__nav-wrapper{font-size:.75rem;font-weight:500;line-height:1.5}.footer__page-nav{display:flex;flex-wrap:wrap;gap:6px 20px;justify-content:center;margin-bottom:20px}@media screen and (min-width:48rem){.footer__page-nav{gap:6px 30px;justify-content:flex-end;margin-bottom:24px}}.footer__site-nav{color:#8f97ab;display:flex;flex-wrap:wrap;gap:6px 20px;justify-content:center}@media screen and (min-width:48rem){.footer__site-nav{gap:6px 28px;justify-content:flex-end}}.layout-content{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:min(100%,600px)}@media screen and (min-width:48rem){.layout-content{margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;width:min(100%,1040px)}}.hamburger{background:none;border:0;display:block;flex-shrink:0;height:24px;position:relative;width:24px}@media screen and (min-width:78rem){.hamburger{display:none}}.hamburger__line{background-color:#000;border-radius:4px;display:block;height:2px;left:50%;margin-left:-9px;position:absolute;transition:transform .45s cubic-bezier(.65,0,.35,1);width:18px}.hamburger__line:first-of-type{top:6px}.hamburger__line:nth-of-type(2){top:11px}.hamburger__line:nth-of-type(3){top:16px}header.is-open .hamburger__line:first-of-type{transform:translateY(5px) rotate(330deg)}header.is-open .hamburger__line:nth-of-type(2){transform:scaleX(0)}header.is-open .hamburger__line:nth-of-type(3){transform:translateY(-5px) rotate(-330deg)}.header{background-color:#fff;box-shadow:0 4px 12px rgba(10,27,49,.05);left:0;padding:12px 16px;position:fixed;top:0;width:100%;z-index:100}@media screen and (min-width:78rem){.header{padding:20px 40px}}.header__layout-container{align-items:center;display:flex;justify-content:flex-end;position:relative}@media screen and (min-width:78rem){.header__layout-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding-left:160px}}.header__logo-wrapper{display:block;left:0;position:absolute;top:50%;transform:translateY(-50%);width:130px}@media screen and (min-width:78rem){.header__logo-wrapper{padding:0 8px;width:160px}}.header__nav{height:calc(100% - 63px);left:0;opacity:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:63px;visibility:hidden;width:100%;z-index:-1}@media screen and (min-width:78rem){.header__nav{flex-grow:1;height:auto;left:auto;opacity:1;overflow:visible;position:static;top:auto;visibility:visible;width:auto;z-index:auto}}.header__nav:before{background-color:#2a77d9;-webkit-clip-path:polygon(100% 0,100% 0,100% 0);clip-path:polygon(100% 0,100% 0,100% 0);content:"";height:100vh;left:0;pointer-events:none;position:fixed;top:0;transform:translateZ(0);transition:background-color .4s,-webkit-clip-path .3s cubic-bezier(.5,1,.89,1);transition:clip-path .3s cubic-bezier(.5,1,.89,1),background-color .4s;transition:clip-path .3s cubic-bezier(.5,1,.89,1),background-color .4s,-webkit-clip-path .3s cubic-bezier(.5,1,.89,1);width:100%;z-index:-1}@media screen and (min-width:78rem){.header__nav:before{content:none}}.header__nav-list{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;min-height:100%;padding:6px 24px 32px;position:relative}@media screen and (min-width:78rem){.header__nav-list{display:block;margin:0;min-height:0;padding:0;width:auto}}.header__nav-main-list{font-size:1rem;font-weight:700;letter-spacing:normal;line-height:1.5}@media screen and (min-width:78rem){.header__nav-main-list{display:flex;flex-wrap:wrap;font-size:.75rem;margin-left:16px}}.header__nav-main-list-item{align-items:center;display:flex;padding:14px 0}.header__nav-main-list-item:not(:last-of-type){margin-bottom:28px}@media screen and (min-width:78rem){.header__nav-main-list-item:not(:last-of-type){height:40px;margin:0 3.1% 0 0}}.header__nav-main-list-item:hover{opacity:.6}@media screen and (min-width:78rem){.header__nav-main-list-item{opacity:1;padding:0 16px;transform:none}}.header__nav-main-list-item--blue{color:#2a77d9}.header__nav-sub-list{color:#666f84;display:flex;flex-wrap:wrap;font-size:.75rem;font-weight:700;gap:0 20px;justify-content:center;margin-top:30px}@media screen and (min-width:78rem){.header__nav-sub-list{display:none}}.header__register-button{align-items:center;background:#fff;background:#2a77d9;border:0;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-family:inherit;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1.5;margin-right:8px;min-height:40px;position:relative;text-align:center;width:120px}.header__register-button:hover{opacity:.6}.header__contact-button{align-items:center;background:#fff;border:1px solid #2a77d9;border-radius:8px;bottom:74px;color:#2a77d9;display:flex;display:none;flex-shrink:0;font-family:inherit;font-size:.75rem;font-weight:700;justify-content:center;left:50%;letter-spacing:normal;line-height:1.5;margin:0;min-height:40px;position:relative;position:fixed;text-align:center;transform:translate(-50%);width:120px;width:calc(100vw - 48px)}.header__contact-button:hover{opacity:.6}@media screen and (min-width:78rem){.header__contact-button{bottom:auto;display:flex;left:auto;position:inherit;transform:none;width:120px}}.header.is-open .header__nav{opacity:1;transition-delay:0s;transition-duration:.2s;visibility:visible}.header.is-open .header__nav:before{background-color:#fff;-webkit-clip-path:polygon(-200% 0,100% 0,100% 200%);clip-path:polygon(-200% 0,100% 0,100% 200%);transition-duration:.4s,.5s}.header.is-open .header__contact-button{display:flex}.text-field__label-wrapper{display:flex;gap:4px;margin-bottom:8px}.text-field__required-label{color:red}.text-field__label{display:flex;gap:4px;margin-bottom:8px}.text-field__input{border:.5px solid #bcc5cf;border-radius:6px;color:#666f84;font-size:1rem;font-weight:300;height:44px;padding:8px}.textarea__label-wrapper{display:flex;gap:4px;margin-bottom:8px}.textarea__required-label{color:red}.textarea__label{display:flex;gap:4px;margin-bottom:8px}.textarea__input{border:.5px solid #bcc5cf;border-radius:6px;color:#666f84;font-size:1rem;font-weight:300;height:44px;height:300px;padding:8px}.checkbox-set__legend-wrapper{display:flex;gap:4px;margin-bottom:8px}.checkbox-set__required-label{color:red}.checkbox-set__legend{color:#1f2430}.checkbox-set__checkboxes{display:flex;flex-wrap:wrap;gap:6px 16px}.checkbox{align-items:center;cursor:pointer;display:flex}.checkbox__check-mark{background-image:linear-gradient(#fff,#fff);border:.5px solid #bcc5cf;border-radius:4px;display:block;float:left;height:18px;position:relative;transition:all .15s ease;width:18px}.checkbox__check-svg{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:#fff;stroke-width:2;stroke-dasharray:17;stroke-dashoffset:17;left:3px;position:absolute;top:3px;transform:translateZ(0)}.checkbox__label{margin-left:4px}.checkbox__input{display:none;visibility:hidden}.checkbox__input:checked+.checkbox__check-mark{background-image:linear-gradient(#2a77d9,#2a77d9);border:none}.checkbox__input:checked+.checkbox__check-mark .checkbox__check-svg{stroke-dashoffset:0;transition:all .15s ease}.checkbox-inert-label{cursor:auto}#register-hubspot-form .hs-form-field{margin-bottom:24px}#register-hubspot-form ul.inputs-list.multi-container{display:flex;flex-wrap:wrap;gap:6px 16px;list-style:none;margin:0;padding:0}#register-hubspot-form .hs-form-booleancheckbox,#register-hubspot-form .hs-form-checkbox{margin:0}#register-hubspot-form .hs-form-booleancheckbox-display,#register-hubspot-form .hs-form-checkbox-display{cursor:pointer;display:flex;gap:0 4px}#register-hubspot-form .hs-form-checkbox-display{align-items:center}#register-hubspot-form .hs-form-booleancheckbox-display{align-items:flex-start}#register-hubspot-form .hs-form-booleancheckbox-display .hs-input[type=checkbox],#register-hubspot-form .hs-form-checkbox-display .hs-input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(#fff,#fff);border:.5px solid #bcc5cf;border-radius:4px;cursor:pointer;flex-shrink:0;height:18px;margin:0;transition:background-image .15s ease,border-color .15s ease;width:18px}#register-hubspot-form .hs-form-booleancheckbox-display .hs-input[type=checkbox]{margin:4px 0 0}#register-hubspot-form .hs-form-booleancheckbox-display .hs-input[type=checkbox]:checked,#register-hubspot-form .hs-form-checkbox-display .hs-input[type=checkbox]:checked{background-color:#2a77d9;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 6.29 4.5 10 11 1'/%3E%3C/svg%3E"),linear-gradient(#2a77d9,#2a77d9);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:12px 11px,100% 100%;border:none}#register-hubspot-form .hs-form-booleancheckbox-display .hs-input[type=checkbox]:focus-visible,#register-hubspot-form .hs-form-checkbox-display .hs-input[type=checkbox]:focus-visible{outline:2px solid #2a77d9;outline-offset:2px}#register-hubspot-form .hs-form-booleancheckbox-display>span,#register-hubspot-form .hs-form-checkbox-display>span{color:#666f84;font-size:1rem;font-weight:300;margin-left:4px}#register-hubspot-form .hs-form-booleancheckbox-display>span{line-height:1.5}#register-hubspot-form .hs-form-booleancheckbox-display>span a{color:#2a77d9;text-decoration:underline}#register-hubspot-form .legal-consent-container{display:flex;justify-content:center;margin-bottom:0}#register-hubspot-form .hs-form-field>label{align-items:center;color:#1f2430;display:flex;font-size:1rem;font-weight:400;gap:4px;margin-bottom:8px}#register-hubspot-form .hs-form-field>label span:not(.hs-form-required){color:#1f2430}#register-hubspot-form .hs-form-required{color:red}#register-hubspot-form .hs-fieldtype-checkbox>label{margin-bottom:8px}#register-hubspot-form .hs-fieldtype-email .input,#register-hubspot-form .hs-fieldtype-file .input,#register-hubspot-form .hs-fieldtype-phonenumber .input,#register-hubspot-form .hs-fieldtype-text .input{width:100%}#register-hubspot-form .hs-fieldtype-email .hs-input:not([type=checkbox]),#register-hubspot-form .hs-fieldtype-file .hs-input:not([type=checkbox]),#register-hubspot-form .hs-fieldtype-phonenumber .hs-input:not([type=checkbox]),#register-hubspot-form .hs-fieldtype-text .hs-input:not([type=checkbox]){border:.5px solid #bcc5cf;border-radius:6px;box-sizing:border-box;color:#666f84;font-size:1rem;font-weight:300;height:44px;padding:8px;width:100%}#register-hubspot-form .hs-fieldtype-textarea .input{width:100%}#register-hubspot-form .hs-fieldtype-textarea textarea.hs-input{border:.5px solid #bcc5cf;border-radius:6px;box-sizing:border-box;color:#666f84;font-size:1rem;font-weight:300;height:44px;height:300px;min-height:120px;padding:8px;resize:vertical;width:100%}#register-hubspot-form .hs-fieldtype-file .hs-input[type=file]{color:#666f84;font-size:1rem;font-weight:300;max-width:100%}#register-hubspot-form .hs-error-msg,#register-hubspot-form .hs-error-msgs{color:red;font-size:.875rem;margin-top:6px}@media screen and (min-width:48rem){#register-hubspot-form .hs-error-msg,#register-hubspot-form .hs-error-msgs{font-size:1rem}}#register-hubspot-form .hs-submit{margin-top:40px}#register-hubspot-form .hs-submit .actions{display:flex;justify-content:center}#register-hubspot-form .hs-submit input.hs-button.primary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-color:#ffa300;border:none;border-radius:8px;border-radius:90px;box-sizing:border-box;color:#1f2430;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:.75rem;font-size:1.125rem;font-weight:700;font-weight:600;height:50px;justify-content:center;letter-spacing:normal;line-height:1.5;line-height:1.2;margin:0;min-height:40px;padding:0 16px;position:relative;text-align:center;transition:opacity .2s ease;width:120px;width:200px}#register-hubspot-form .hs-submit input.hs-button.primary:hover{opacity:.6}@media screen and (min-width:48rem){#register-hubspot-form .hs-submit input.hs-button.primary{height:70px;width:240px}}#register-hubspot-form .hs-submit input.hs-button.primary:hover{opacity:.92}#register-hubspot-form .hs-submit input.hs-button.primary:disabled{opacity:.7}#register-hubspot-form .hs-submit input.hs-button.primary:focus-visible{outline:2px solid #2a77d9;outline-offset:2px}.register{color:#1f2430;margin:0 auto;max-width:632px;padding:120px 16px 160px}@media screen and (min-width:48rem){.register{padding:200px 16px 160px}}.register__heading{font-size:1.5rem;text-align:center}.register__sub-heading{color:#2a77d9;display:block;font-size:.75rem;margin-top:12px}.register__lead{font-size:.875rem;margin-top:40px}.field-wrapper{display:flex;flex-direction:column;gap:24px;margin-top:48px}.layout-center,.submit-button{display:flex;justify-content:center}.submit-button{align-items:center;background:#fff;background-color:#ffa300;border:0;border-radius:8px;border-radius:90px;color:#1f2430;flex-shrink:0;font-family:inherit;font-size:.75rem;font-size:1.125rem;font-weight:700;font-weight:600;height:50px;letter-spacing:normal;line-height:1.5;margin:40px auto 0;min-height:40px;position:relative;text-align:center;width:120px;width:200px}.submit-button:hover{opacity:.6}.submit-button:disabled{opacity:.7}@media screen and (min-width:48rem){.submit-button{height:70px;width:240px}}
