﻿*,::before,::after{box-sizing:border-box;background-repeat:no-repeat}::before,::after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li)::before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0, 0, 0, 0);position:absolute}:root{--color-r: 10;--color-g: 57;--color-b: 233;--color-hex: #0A39E9;--color-primary: rgba(var(--color-r), var(--color-g), var(--color-b), 1);--font-color-base: var(--color-primary);--font-color-anchorh: var(--color-primary);--font-color-error: #d42323;--font-color-placeholder: #9E9E9E;--font-family-ja: "Noto Sans JP";--font-family-en-primary: "Inter";--font-family-en-secondary: "Montserrat";--font-size-base: 1.6rem;--font-size-normal: 400;--font-size-bold: 700;--border-color: #BCBCBC;--bg-color-secondary: #F8F8F8;--bg-color-primary: #F5F5F5;--line-height-base: 1.7;--content-padding-pc: 4.8rem;--content-padding-sp: 2.8rem}html{font-size:min(62.5%,.6944444444vw);scroll-behavior:smooth}@media screen and (max-width: 749px){html{font-size:2.6666666667vw}}body{color:var(--font-color-base);font-family:var(--font-family-ja),sans-serif;font-size:var(--font-size-base);font-weight:var(--font-size-normal);line-height:var(--line-height-base);font-optical-sizing:auto;font-style:normal}figure{margin:0}img{max-width:100%;height:auto;vertical-align:top}ul,ol{margin:0;padding:0;list-style:none}a{color:var(--font-color-anchorh);opacity:1;transition:opacity 250ms linear}@media screen and (min-width: 769px){a:hover{opacity:.5}}.l-header{position:fixed;top:0;left:0;right:0;z-index:3;padding:1.6rem 0 0}@media screen and (max-width: 749px){.l-header{padding:3.2rem 0 0}}.l-main{position:relative;z-index:2}.l-footer{position:relative;z-index:1}.c-content-width,.c-content-width--thin,.c-content-width--normal{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--content-padding-pc);padding-right:var(--content-padding-pc)}@media screen and (max-width: 749px){.c-content-width,.c-content-width--thin,.c-content-width--normal{padding-left:var(--content-padding-sp);padding-right:var(--content-padding-sp)}}.c-content-width--normal{max-width:calc(134.4rem + var(--content-padding-pc)*2)}.c-content-width--thin{max-width:calc(76rem + var(--content-padding-pc)*2)}.c-content-title{display:flex;flex-direction:column;align-items:center;margin:0}.c-content-title__en{font-size:1.2rem;font-weight:700;line-height:1.8rem;text-align:center;margin-bottom:22px}@media screen and (max-width: 749px){.c-content-title__en{margin-bottom:30px}}.c-content-title__ja{font-size:clamp(4.1rem,4vw,4.8rem);font-weight:700;line-height:1.3333333333;text-align:center}@media screen and (max-width: 749px){.c-content-title__ja{font-size:3.2rem;line-height:4.8rem}}.c-image{position:relative}.c-image::after{content:"";display:block;width:100%;padding-top:100%;position:relative;z-index:-1}.c-image__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.c-image__item{width:100%;height:100%;object-fit:cover}.c-button,.c-button--outline,.c-button--solid{font-size:1.4rem;font-weight:600;text-decoration:none;height:var(--button-height-pc, 6.4rem);display:flex;align-items:center;justify-content:center;gap:1.6rem;border-radius:calc(var(--button-height-pc, 6.4rem)/2);padding:0 calc(var(--button-height-pc, 6.4rem)/2);cursor:pointer}.c-button:disabled,.c-button--outline:disabled,.c-button--solid:disabled{opacity:.5;pointer-events:none}@media screen and (max-width: 749px){.c-button,.c-button--outline,.c-button--solid{height:var(--button-height-sp, 6.4rem);border-radius:calc(var(--button-height-sp, 6.4rem)/2);padding:0 calc(var(--button-height-sp, 6.4rem)/2)}}.c-button--solid{color:#fff;background-color:var(--color-primary);border:solid .1rem var(--color-primary)}.c-button--outline{color:var(--font-color-base);background-color:rgba(0,0,0,0);border:solid .1rem var(--color-primary)}@media screen and (min-width: 769px){.c-chars-hover:hover{opacity:1}}.c-chars-hover__text{overflow:hidden;white-space:pre}.c-chars-hover__text span{display:inline-block;transition:transform .6s cubic-bezier(0.625, 0.05, 0, 1);text-shadow:0px calc(var(--line-height-base)*1em) currentColor;will-change:transform}@media screen and (min-width: 769px){.c-chars-hover:hover .c-chars-hover__text span{transform:translateY(calc(var(--line-height-base) * -1em)) rotate(0.001deg)}}.c-color-change-hover{transition:color 250ms linear}@media screen and (min-width: 769px){.c-color-change-hover:hover{opacity:1}}.c-color-change-hover path{transition:fill 250ms linear}@media screen and (min-width: 769px){.c-color-change-hover:hover{color:#7b7b7b}}@media screen and (min-width: 769px){.c-color-change-hover:hover path{fill:#7b7b7b}}.c-icon{display:block;font-size:0;line-height:1;flex-shrink:0;width:var(--icon-width, 2.4rem)}.c-icon svg{vertical-align:top;width:100%;height:auto}.c-text-field--select{height:4.8rem;position:relative}.c-text-field--select .c-icon{position:absolute;top:50%;right:.8rem;transform:translateY(-50%);z-index:1}.c-text-field__elem,.c-text-field__select,.c-text-field__textarea,.c-text-field__input{border:solid .1rem var(--color-primary);background:rgba(0,0,0,0);border-radius:.4rem;font-size:1.6rem;color:var(--color-primary);outline:none}.is-error .c-text-field__elem,.is-error .c-text-field__select,.is-error .c-text-field__textarea,.is-error .c-text-field__input{border-color:var(--font-color-error)}.c-text-field__elem:focus,.c-text-field__select:focus,.c-text-field__textarea:focus,.c-text-field__input:focus{box-shadow:0 0 0 .1rem var(--color-primary)}.is-error .c-text-field__elem:focus,.is-error .c-text-field__select:focus,.is-error .c-text-field__textarea:focus,.is-error .c-text-field__input:focus{box-shadow:0 0 0 .1rem var(--font-color-error)}.c-text-field__input{height:4.8rem;line-height:4.8rem;width:100%;padding:0 2.4rem}.c-text-field__input::placeholder{color:var(--font-color-placeholder);font-size:1.4rem}.c-text-field__input:focus::placeholder{opacity:.4}.c-text-field__textarea{line-height:var(--line-height-base);width:100%;padding:1.4rem 2.4rem}.c-text-field__textarea::placeholder{color:var(--font-color-placeholder);font-size:1.4rem}.c-text-field__textarea:focus::placeholder{opacity:.4}.c-text-field__select{appearance:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;padding-left:2.4rem;padding-right:2.6rem}.c-text-field__error{color:var(--font-color-error);font-size:1.2rem;margin:0}.p-header{display:flex;align-items:center;justify-content:space-between;column-gap:var(--content-padding-pc);min-height:5.8rem;border-radius:2.9rem;border:.1rem solid rgba(255,255,255,.5);background:linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0.58%, rgba(255, 255, 255, 0.7) 50.28%, rgba(255, 255, 255, 0.8) 99.98%);backdrop-filter:blur(0.5rem);padding:.8rem 1rem;box-shadow:0 0 2rem 0 rgba(0,0,0,.1);position:relative}@media screen and (max-width: 749px){.p-header{flex-direction:column;align-items:stretch;margin:0 -0.8rem;padding:1.6rem 2.1rem}}.p-header__site-logo{width:100%;max-width:15.2rem;margin:0 0 0 2.1rem}@media screen and (max-width: 749px){.p-header__site-logo{max-width:13.5rem;margin:0}}.p-header__site-logo-link{display:block}.p-header__site-logo-image::after{padding-top:17.1052631579%}.p-header__hamburger{width:2.4rem;height:1.6rem;position:absolute;top:0;right:0;z-index:1;border-radius:0;border:none;background-color:rgba(0,0,0,0);box-sizing:content-box;padding:2rem}.p-header__hamburger-line,.p-header__hamburger-line--bottom,.p-header__hamburger-line--middle,.p-header__hamburger-line--top{display:block;width:2.4rem;height:.2rem;background-color:var(--font-color-base);position:absolute;top:50%;left:50%;transition:transform 250ms linear,opacity 250ms linear}.p-header__hamburger-line--top{transform:translate(-50%, calc(-50% - 0.7rem))}.is-global-navi-open .p-header__hamburger-line--top{transform:translate(-50%, -50%) rotate(38deg)}.p-header__hamburger-line--middle{transform:translate(-50%, -50%);opacity:1}.is-global-navi-open .p-header__hamburger-line--middle{opacity:0}.p-header__hamburger-line--bottom{transform:translate(-50%, calc(-50% + 0.7rem))}.is-global-navi-open .p-header__hamburger-line--bottom{transform:translate(-50%, -50%) rotate(-38deg)}@media screen and (max-width: 749px){.p-header__global-navi{height:0;min-height:0;overflow:hidden;transition:min-height 250ms linear;display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width: 749px){.is-global-navi-open .p-header__global-navi{min-height:calc(100svh - 12.1rem);overflow-y:scroll}}.p-header__global-navi-list{display:flex;align-items:center;gap:3.9rem}@media screen and (max-width: 749px){.p-header__global-navi-list{flex-direction:column;align-items:stretch;padding:2.4rem 1.1rem;gap:0}}.p-header__global-navi-list-item{position:relative}@media screen and (max-width: 749px){.p-header__global-navi-list-item{border-top:1px solid var(--color-primary)}}@media screen and (max-width: 749px){.p-header__global-navi-list-item:first-child,.p-header__global-navi-list-item:last-child{border-top:none}}@media screen and (max-width: 749px){.p-header__global-navi-list-item:last-child{margin:0;padding-top:1.7rem}}.p-header__global-navi-link{font-size:1.4rem;font-weight:500;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:.3rem}@media screen and (max-width: 749px){.p-header__global-navi-link{font-size:1.8rem;padding:2.5rem 0;margin-top:0}}.p-header__global-navi-link:not([href]){cursor:pointer}.p-header__global-navi-link-icon{transform:rotate(0);transition:transform 250ms linear}.is-open .p-header__global-navi-link-icon{transform:rotate(180deg)}.p-header__global-navi-button{font-weight:500;width:16rem;padding-top:.2rem}@media screen and (max-width: 749px){.p-header__global-navi-button{width:100%}}.p-header__global-navi-dropdown{position:absolute;top:calc(100% + 3.1rem);left:-0.7rem;width:100%;min-width:max-content;border-radius:.8rem;border:.1rem solid rgba(255,255,255,.3);background:linear-gradient(278deg, rgba(255, 255, 255, 0.7) 2.98%, rgba(255, 255, 255, 0.8) 100%);backdrop-filter:blur(1rem);box-shadow:0 0 2rem 0 rgba(0,0,0,.1);padding:2.8rem 2.2rem;visibility:hidden;transition:z-index,250ms linear,250ms linear,transform 250ms linear;z-index:-1;opacity:0;transform:translateY(-20%)}@media screen and (max-width: 749px){.p-header__global-navi-dropdown{position:relative;top:auto;left:auto;z-index:1;opacity:1;visibility:visible;transform:translate(0);background:rgba(0,0,0,0);backdrop-filter:none;box-shadow:none;border:none;border-radius:0;padding:1.9rem 0}}.is-open+.p-header__global-navi-dropdown{opacity:1;visibility:visible;z-index:1;transform:translateY(0%)}.p-header__global-navi-dropdown-list{display:flex;flex-direction:column;gap:.6rem}@media screen and (max-width: 749px){.p-header__global-navi-dropdown-list{gap:0}}.p-header__global-navi-dropdown-link{text-decoration:none;font-size:1.4rem;font-weight:500}@media screen and (max-width: 749px){.p-header__global-navi-dropdown-link{display:flex;justify-content:center;font-size:1.6rem;padding:.6rem 0}}.p-footer{padding-top:19rem;padding-bottom:4.8rem;min-height:68.3rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;color:#fff}@media screen and (max-width: 749px){.p-footer{min-height:90.6rem;background-image:var(--bg-image-sp)}}.p-footer__content{display:flex;flex-direction:column}.p-footer__content--top{display:flex;align-items:flex-start;justify-content:space-between;padding-top:15.6rem;width:100%;max-width:128rem;margin:0 auto}@media screen and (max-width: 749px){.p-footer__content--top{flex-direction:column;padding-top:11.7rem;gap:3.5rem}}.p-footer__content--bottom{display:flex;flex-direction:row-reverse;align-items:flex-end;justify-content:space-between;padding-top:15.2rem;width:100%;max-width:128rem;margin:0 auto}@media screen and (max-width: 749px){.p-footer__content--bottom{flex-direction:column;align-items:center;padding-top:6.2rem;gap:2.9rem}}.p-footer__site-logo{flex-shrink:0;width:15.3rem;margin:0;transform:translateY(0.4rem)}@media screen and (max-width: 749px){.p-footer__site-logo{width:13.6rem;transform:translateY(0)}}.p-footer__site-logo-link{display:block}.p-footer__site-logo-image::after{padding-top:16.9934640523%}@media screen and (max-width: 749px){.p-footer__site-logo-image::after{padding-top:16.9117647059%}}.p-footer__menus{display:flex;align-items:flex-start;gap:8rem}@media screen and (max-width: 749px){.p-footer__menus{flex-direction:column;gap:3.9rem}}.p-footer__menu{margin:0;display:flex;flex-direction:column;gap:1.4rem}.p-footer__menu-label{font-size:1.4rem;font-weight:500}.p-footer__menu-content{margin:0}.p-footer__menu-list{font-size:1.2rem;display:flex;flex-direction:column;gap:.9rem}@media screen and (max-width: 749px){.p-footer__menu-list{font-size:1.3rem;gap:.8rem}}.p-footer__menu-link{color:inherit;text-decoration:none}.p-footer__sub-menu-list{font-size:1.1rem;display:flex;gap:3.2rem}.p-footer__sub-menu-link{color:inherit;text-underline-offset:.2rem}.p-footer__copy{font-size:1.1rem;margin:0}.p-footer__copy-text{font-size:inherit}.p-top__hero{position:relative;overflow:hidden;min-height:76rem;display:flex;align-items:center;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom}@media screen and (max-width: 749px){.p-top__hero{min-height:73.1rem;background-image:var(--bg-image-sp);flex-direction:column;padding-top:14.6rem}}.p-top__hero-image{position:absolute;top:50%;left:50%;z-index:1;width:71.8rem;transform:translateY(-50%);margin:3.7rem 0 0 5rem}@media screen and (max-width: 749px){.p-top__hero-image{position:relative;top:auto;left:auto;width:30.6rem;transform:translateX(0);margin:0}}.p-top__hero-image::after{padding-top:64.0668523677%}@media screen and (max-width: 749px){.p-top__hero-image::after{padding-top:64.0522875817%}}.p-top__hero-image-content{border-radius:1.6rem;overflow:hidden}@media screen and (max-width: 749px){.p-top__hero-image-content{border-radius:.8rem}}.p-top__hero-image-mask-1,.p-top__hero-image-mask-2{border-radius:.8rem;position:absolute;z-index:2;overflow:hidden;box-shadow:0 .4rem .4rem 0 rgba(0,0,0,.25)}@media screen and (max-width: 749px){.p-top__hero-image-mask-1,.p-top__hero-image-mask-2{border-radius:.4rem}}.p-top__hero-image-mask-1{width:34rem;height:12rem;top:28.4rem;left:-5.8rem}@media screen and (max-width: 749px){.p-top__hero-image-mask-1{width:17.5rem;height:6.2rem;top:16.6rem;left:-5.3rem}}.p-top__hero-image-mask-1::after{padding-top:35.2941176471%}@media screen and (max-width: 749px){.p-top__hero-image-mask-1::after{padding-top:35.4285714286%}}.p-top__hero-image-mask-2{width:41.6rem;height:11.9rem;top:9.8rem;left:39.9rem}@media screen and (max-width: 749px){.p-top__hero-image-mask-2{width:21.3rem;height:6.2rem;top:4rem;left:18.7rem}}.p-top__hero-image-mask-2::after{padding-top:35.2941176471%}@media screen and (max-width: 749px){.p-top__hero-image-mask-2::after{padding-top:29.1079812207%}}.p-top__hero-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:2.5rem;max-width:126.3rem;padding-top:3.8rem}@media screen and (max-width: 749px){.p-top__hero-content{padding-top:8.8rem}}.p-top__hero-title{color:#fff;font-size:5.2rem;font-weight:500;line-height:130%;margin:0}@media screen and (max-width: 749px){.p-top__hero-title{font-size:3.5rem;line-height:140%}}.p-top__hero-text{color:#fff;font-size:1.8rem;margin:0}@media screen and (max-width: 749px){.p-top__hero-text{font-size:1.8rem;line-height:180%}}.p-top__feature{padding-top:11rem;padding-bottom:17.6rem;background:var(--bg-color-primary)}@media screen and (max-width: 749px){.p-top__feature{padding-top:5.7rem;padding-bottom:7.2rem}}.p-top__feature-body{display:flex;flex-direction:column;gap:11.8rem}@media screen and (max-width: 749px){.p-top__feature-body{gap:7.4rem}}.p-top__feature-title{text-align:center;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-top__feature-title{font-size:2.8rem;font-weight:500}}.p-top__feature-content{display:flex;flex-direction:column;gap:12.8rem}@media screen and (max-width: 749px){.p-top__feature-content{gap:8rem}}.p-top__feature-card{border-radius:4rem;background:#fff;box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);overflow:hidden;padding:8rem 14rem;display:flex;flex-direction:row-reverse;align-items:center;gap:10rem;position:sticky;top:9rem}@media screen and (max-width: 749px){.p-top__feature-card{border-radius:3.2rem;padding:5.6rem 3.2rem;flex-direction:column;gap:3rem;top:12.2rem}}.p-top__feature-card-image{flex-shrink:0;width:100%;max-width:46.8rem;border-radius:16px;overflow:hidden}@media screen and (max-width: 749px){.p-top__feature-card-image{border-radius:0}}.p-top__feature-card-image::after{padding-top:70.5128205128%}@media screen and (max-width: 749px){.p-top__feature-card-image::after{padding-top:70.5882352941%}}.p-top__feature-card-prose{flex-grow:1}.p-top__feature-card-intro{display:flex;align-items:flex-start;gap:.8rem;margin:0}.p-top__feature-card-intro-icon{margin-top:.6rem}.p-top__feature-card-intro-text{font-size:1.4rem;font-weight:500}.p-top__feature-card-title{font-size:3.8rem;font-weight:500;margin:.3rem 0 0}@media screen and (max-width: 749px){.p-top__feature-card-title{font-size:2.8rem}}.p-top__feature-card-description{font-size:1.6rem;margin:2.4rem 0 0}@media screen and (max-width: 749px){.p-top__feature-card-description{margin-top:1.8rem}}.p-top__solution{padding-top:11.1rem;padding-bottom:17.6rem;background:var(--bg-color-primary);min-height:93rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;color:#fff}@media screen and (max-width: 749px){.p-top__solution{padding-top:5.8rem;padding-bottom:10rem;min-height:120rem;background-image:var(--bg-image-sp)}}.p-top__solution-body{display:flex;flex-direction:column;gap:7rem}@media screen and (max-width: 749px){.p-top__solution-body{gap:4.1rem}}.p-top__solution-title{text-align:center;font-size:3.8rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-top__solution-title{font-size:2.8rem}}.p-top__solution-content{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;max-width:92.8rem;margin:0 auto;gap:6.4rem}@media screen and (max-width: 749px){.p-top__solution-content{display:flex;flex-direction:column;gap:3.2rem}}.p-top__solution-card{border-radius:3.2rem;border:.1rem solid rgba(255,255,255,.1);background:linear-gradient(278deg, rgba(255, 255, 255, 0.1) 2.98%, rgba(255, 255, 255, 0.3) 100%);backdrop-filter:blur(1rem);overflow:hidden;padding:6.1rem 5rem 6rem;display:flex;flex-direction:column;gap:3.2rem}@media screen and (max-width: 749px){.p-top__solution-card{padding:4.4rem 3.2rem 4.4rem;gap:1.6rem}}.p-top__solution-card-image{border-radius:.8rem;overflow:hidden}.p-top__solution-card-image::after{padding-top:57.7507598784%}@media screen and (max-width: 749px){.p-top__solution-card-image::after{padding-top:57.7075098814%}}.p-top__solution-card-prose{flex-grow:1}.p-top__solution-card-title{font-size:2.2rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-top__solution-card-title{line-height:1.5}}.p-top__solution-card-description{margin:.7rem 0 0}@media screen and (max-width: 749px){.p-top__solution-card-description{margin-top:1.6rem}}.p-top__solution-card-link{color:inherit;display:inline-flex;align-items:center;font-size:1.4rem;line-height:1.2;text-decoration:none;position:relative;margin:4rem 0 0;gap:1.4rem;padding-bottom:.7rem}.p-top__solution-card-link::after{content:"";height:.1rem;position:absolute;bottom:0;left:0;right:0;background-color:currentColor}.p-top__faq{padding-top:18.2rem;padding-bottom:40.6rem;background:var(--bg-color-primary)}@media screen and (max-width: 749px){.p-top__faq{padding-top:8.2rem;padding-bottom:27.4rem}}.p-top__faq-body{display:flex;flex-direction:column;gap:7rem}@media screen and (max-width: 749px){.p-top__faq-body{gap:4rem}}.p-top__faq-title{text-align:center;font-weight:500;margin:0;display:flex;justify-content:center}.p-top__faq-title--en{font-size:4rem}@media screen and (max-width: 749px){.p-top__faq-title--en{font-size:3rem}}.p-top__faq-title--ja{font-size:3.8rem}@media screen and (max-width: 749px){.p-top__faq-title--ja{font-size:2.8rem}}.p-top__faq-content{width:100%;max-width:84.8rem;margin:0 auto;display:flex;flex-direction:column;gap:8rem}@media screen and (max-width: 749px){.p-top__faq-content{gap:4.8rem}}.p-top__faq-list{display:flex;flex-direction:column;gap:1.6rem}.p-top__faq-card{border-radius:1.6rem;background:var(--bg-color-secondary);box-shadow:0 .4rem 1.5rem 0 rgba(200,200,200,.3)}.p-top__faq-card-link{display:flex;align-items:center;justify-content:space-between;padding:2.75rem 3.2rem 2.75rem 4rem;text-decoration:none;gap:8rem}@media screen and (max-width: 749px){.p-top__faq-card-link{padding:2.37rem 1.5rem 2.37rem 2.4rem;gap:1.6rem}}.p-top__faq-card-text{line-height:180%;margin:0}@media screen and (max-width: 749px){.p-top__faq-card-text{line-height:170%}}.p-top__faq-button{align-self:center;width:100%;max-width:26rem}.p-top__faq-button-icon{margin-right:calc(var(--icon-width)*-1)}.p-about__header{display:flex;min-height:45rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:sticky;top:0;z-index:0}@media screen and (max-width: 749px){.p-about__header{min-height:35.2rem;background-image:var(--bg-image-sp)}}.p-about__header-content{flex-grow:1;display:flex;align-items:center;justify-content:center}.p-about__title{color:#fff;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-about__title{text-align:center;font-size:3rem;line-height:140%}}.p-about__content{position:relative;z-index:1}.p-about__intro{border-radius:4rem;background:var(--bg-color-secondary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);margin-top:-4rem;margin-bottom:-4rem;position:relative;z-index:1;padding-top:10.8rem;padding-bottom:13.3rem}@media screen and (max-width: 749px){.p-about__intro{margin-top:-6.2rem;margin-bottom:-5.3rem;padding-top:6.2rem;padding-bottom:5.9rem}}@media screen and (max-width: 749px){.p-about__intro-content{margin-top:-0.2rem}}.p-about__intro-history{margin:0;text-align:center;font-size:1.8rem;font-weight:500;line-height:180%}@media screen and (max-width: 749px){.p-about__intro-history{font-size:1.6rem;padding:0 .4rem}}.p-about__intro-problem{margin-top:10.3rem}@media screen and (max-width: 749px){.p-about__intro-problem{padding:0 .4rem;margin-top:4.9rem}}.p-about__intro-problem-list{max-width:120rem;margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}@media screen and (max-width: 749px){.p-about__intro-problem-list{display:flex;flex-direction:column;gap:1.6rem}}.p-about__intro-problem-list-item{display:flex;flex-direction:column}.p-about__intro-problem-item{flex-grow:1;border-radius:4rem;background:#fff;box-shadow:0 .4rem 2rem 0 rgba(225,225,225,.3);padding:6.4rem 8.3rem;display:flex;flex-direction:column;gap:4rem}@media screen and (max-width: 749px){.p-about__intro-problem-item{border-radius:3.2rem;padding:4rem 3.2rem;gap:1.6rem}}.p-about__intro-problem-item-image::after{padding-top:84.1121495327%}@media screen and (max-width: 749px){.p-about__intro-problem-item-image::after{padding-top:72.8744939271%}}.p-about__intro-problem-item-text{text-align:center;line-height:160%;margin:0}.p-about__intro-solution{text-align:center;font-size:1.8rem;font-weight:500;line-height:150%;margin:10.6rem 0 0}@media screen and (max-width: 749px){.p-about__intro-solution{padding:0 .4rem;font-size:1.6rem;line-height:180%;margin:5.1rem 0 0}}.p-about__mission{position:relative;z-index:0;min-height:75.4rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;padding-top:17.6rem}@media screen and (max-width: 749px){.p-about__mission{min-height:51rem;background-image:var(--bg-image-sp);padding-top:13.2rem}}.p-about__mission-content{display:flex;flex-direction:column;align-items:center;gap:16.4rem}@media screen and (max-width: 749px){.p-about__mission-content{gap:3rem}}.p-about__mission-text{color:#fff;text-align:center;font-size:2.2rem;font-weight:500;line-height:180%;margin:0}@media screen and (max-width: 749px){.p-about__mission-text{padding:0 .4rem;font-size:2rem}}.p-about__origin{background:var(--bg-color-primary);padding-top:19.2rem;padding-bottom:19rem}@media screen and (max-width: 749px){.p-about__origin{padding-top:6.6rem}}.p-about__origin-content{display:flex;max-width:106.4rem;margin:0 auto;gap:7.2rem;padding-bottom:18.7rem}@media screen and (max-width: 749px){.p-about__origin-content{flex-direction:column;gap:3.2rem;padding-bottom:7.9rem}}.p-about__origin-image{flex-shrink:0;width:100%;max-width:46.8rem}.p-about__origin-image::after{padding-top:70.5128205128%}.p-about__origin-prose{flex-grow:1;display:flex;flex-direction:column;gap:3.3rem}@media screen and (max-width: 749px){.p-about__origin-prose{gap:2.4rem}}.p-about__origin-title{font-size:3.8rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-about__origin-title{text-align:center;font-size:2.8rem}}.p-about__origin-texts{display:flex;flex-direction:column;gap:2.6rem}@media screen and (max-width: 749px){.p-about__origin-texts{gap:2.7rem}}.p-about__origin-text{line-height:180%;margin:0}.p-solution__header{display:flex;min-height:45rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:sticky;top:0;z-index:0}@media screen and (max-width: 749px){.p-solution__header{min-height:35.2rem;background-image:var(--bg-image-sp)}}.p-solution__header-content{flex-grow:1;display:flex;align-items:center;justify-content:center}.p-solution__title{color:#fff;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-solution__title{text-align:center;font-size:3rem;line-height:140%}}.p-solution__content{position:relative;z-index:1;border-radius:4rem 4rem 0 0;background:var(--bg-color-secondary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);margin-top:-4rem}@media screen and (max-width: 749px){.p-solution__content{margin-top:-6.2rem}}.p-solution__detail{padding-top:13.6rem;padding-bottom:16rem}@media screen and (max-width: 749px){.p-solution__detail{padding-top:6.2rem;padding-bottom:8.8rem}}.p-solution__detail-content{display:flex;flex-direction:column;gap:11.2rem}@media screen and (max-width: 749px){.p-solution__detail-content{gap:5.1rem}}.p-solution__detail-item{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:106.4rem;margin:0 auto;gap:8.8rem}@media screen and (max-width: 749px){.p-solution__detail-item{padding:0 .4rem;gap:2.5rem}}.p-solution__detail-item:nth-child(odd){flex-direction:row}@media screen and (max-width: 749px){.p-solution__detail-item:nth-child(odd){flex-direction:column}}.p-solution__detail-item:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 749px){.p-solution__detail-item:nth-child(even){flex-direction:column}}.p-solution__detail-item-prose{display:flex;flex-direction:column;gap:2.2rem}@media screen and (max-width: 749px){.p-solution__detail-item-prose{gap:1.4rem}}.p-solution__detail-item-title{font-size:3rem;font-weight:500;line-height:160%;margin:0}@media screen and (max-width: 749px){.p-solution__detail-item-title{font-size:2.8rem;line-height:150%}}.p-solution__detail-item-description{line-height:180%;margin:0}.p-solution__detail-item-notes{line-height:180%;font-size:1rem;margin:0}.p-solution__detail-item-image{flex-shrink:0;width:100%;max-width:50rem;border-radius:1.6rem;overflow:hidden}.p-solution__detail-item-image::after{padding-top:70.6%}.p-solution__case{padding-top:16rem;padding-bottom:19rem;background:var(--bg-color-primary)}@media screen and (max-width: 749px){.p-solution__case{padding-top:8rem}}.p-solution__case-content{padding-bottom:13.4rem}@media screen and (max-width: 749px){.p-solution__case-content{padding-bottom:7.6rem}}.p-solution__case-image{width:100%;max-width:91.7rem;margin:0 auto}@media screen and (max-width: 749px){.p-solution__case-image{margin:0 .4rem;width:calc(100% - .8rem)}}.p-solution__case-image::after{padding-top:48.2933478735%}@media screen and (max-width: 749px){.p-solution__case-image::after{padding-top:48.2926045016%}}.p-solution__case-detail{width:100%;max-width:63.2rem;margin:0 auto;padding-top:6.4rem;display:flex;flex-direction:column;gap:5.6rem}@media screen and (max-width: 749px){.p-solution__case-detail{padding:2.4rem .4rem 0;gap:4rem}}.p-solution__case-description{line-height:180%;margin:0}.p-solution__case-author{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 749px){.p-solution__case-author{flex-direction:column;gap:2.4rem}}.p-solution__case-author-info{display:flex;align-items:center;padding-right:4rem;position:relative;gap:1.6rem}@media screen and (max-width: 749px){.p-solution__case-author-info{padding-right:0}}.p-solution__case-author-info::after{content:"";width:.1rem;height:100%;background-color:#979797;position:absolute;top:0;right:0;transform:translateX(0.05rem)}@media screen and (max-width: 749px){.p-solution__case-author-info::after{content:none}}.p-solution__case-author-avater{flex-shrink:0;width:5rem}.p-solution__case-author-profile{display:flex;flex-direction:column}.p-solution__case-author-company-name{font-size:1.4rem;font-weight:500;line-height:1.5;margin:0}.p-solution__case-author-name{font-size:1.2rem;margin:0}.p-solution__case-author-company-logo{margin-left:4rem;width:100%;max-width:calc(var(--logo-width)*.1rem)}@media screen and (max-width: 749px){.p-solution__case-author-company-logo{margin-left:0}}.p-solution__case-author-company-logo::after{padding-top:calc(var(--logo-height)/var(--logo-width)*100%)}.p-solution__case-button{width:100%;max-width:20.6rem;margin:0 auto;gap:.8rem}@media screen and (max-width: 749px){.p-solution__case-button{max-width:24rem}}.p-solution__case-button-text{font-weight:500}.p-contact__header{display:flex;min-height:45rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:sticky;top:0;z-index:0}@media screen and (max-width: 749px){.p-contact__header{min-height:35.2rem;background-image:var(--bg-image-sp)}}.p-contact__header-content{flex-grow:1;display:flex;align-items:center;justify-content:center}.p-contact__title{color:#fff;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-contact__title{text-align:center;font-size:3rem;line-height:140%}}.p-contact__content{position:relative;z-index:1;border-radius:4rem 4rem 0 0;background:var(--bg-color-primary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);margin-top:-4rem}@media screen and (max-width: 749px){.p-contact__content{margin-top:-6.2rem}}.p-contact__content-inner{width:100%;max-width:calc(106.4rem + var(--content-padding-pc)*2);margin:0 auto;padding-top:12rem;padding-bottom:16rem;display:flex;flex-direction:column;gap:6rem}@media screen and (max-width: 749px){.p-contact__content-inner{padding-top:6rem;padding-bottom:8rem;gap:4rem}}.p-contact__message{margin:0;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.p-contact__message-label{font-size:1.8rem;font-weight:500}.p-contact__message-text{margin:0;font-family:1.6rem;text-align:left}.p-contact__form{display:block;border-top:solid .1rem var(--border-color)}.p-contact__parts{display:flex;align-items:flex-start;margin:0;border-bottom:solid .1rem var(--border-color);padding:2.4rem 0;gap:2.4rem}@media screen and (max-width: 749px){.p-contact__parts{flex-direction:column;align-items:stretch;gap:1.6rem}}.p-contact__parts-label{flex-shrink:0;width:13em;display:inline-flex;align-items:flex-start;gap:.4rem;margin:1rem 0}@media screen and (max-width: 749px){.p-contact__parts-label{width:auto;margin:0}}.p-contact__parts-label-text{font-weight:500}.p-contact__parts-label-required{font-size:1rem;color:var(--font-color-error)}.p-contact__parts-detail{flex-grow:1;margin:0;display:flex;flex-direction:column;gap:.8rem}.p-contact__parts-result{margin:1rem 0}@media screen and (max-width: 749px){.p-contact__parts-result{margin:0}}.p-contact__action{margin-top:6rem;display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width: 749px){.p-contact__action{margin-top:3rem}}.p-contact__agreement-label{display:flex;align-items:center;justify-content:center;gap:1.6rem}.p-contact__agreement-checkbox{width:1.6rem;height:1.6rem;accent-color:var(--color-primary);margin-top:.2rem}.p-contact__buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:1.6rem}@media screen and (max-width: 749px){.p-contact__buttons{flex-direction:column}}.p-contact__button{width:100%;max-width:20rem}.p-faq__header{display:flex;min-height:45rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:sticky;top:0;z-index:0}@media screen and (max-width: 749px){.p-faq__header{min-height:43.9rem;background-image:var(--bg-image-sp)}}.p-faq__header-content{flex-grow:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2.5rem;padding-top:1rem}@media screen and (max-width: 749px){.p-faq__header-content{padding-top:0;padding-bottom:.2rem;gap:2rem}}.p-faq__header-search{align-self:stretch;display:flex;flex-direction:column;align-items:center;margin:0;gap:1.5rem}@media screen and (max-width: 749px){.p-faq__header-search{margin:0 -0.4rem}}.p-faq__header-search-label{color:#fff;text-align:center;font-size:1.8rem;font-weight:500}@media screen and (max-width: 749px){.p-faq__header-search-label{font-size:1.6rem}}.p-faq__header-search-content{width:100%;max-width:73.4rem;margin:0 auto}.p-faq__header-search-form{display:block;position:relative}.p-faq__header-search-input{position:relative;z-index:0;width:100%;height:5.2rem;padding:0 7rem 0 2.4rem;border:none;border-radius:.8rem;background:#fff;font-size:1.6rem;outline:none}@media screen and (max-width: 749px){.p-faq__header-search-input{height:5.4rem;padding:0 6.4rem 0 1.6rem}}.p-faq__header-search-input::placeholder{color:var(--font-color-placeholder);font-size:1.4rem}.p-faq__header-search-button{position:absolute;top:0;right:0;z-index:1;border:none;background:rgba(0,0,0,0);border-radius:0;padding:1.6rem 2.4rem;cursor:pointer}@media screen and (max-width: 749px){.p-faq__header-search-button{padding:1.7rem 1.6rem}}.p-faq__title{color:#fff;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-faq__title{text-align:center;font-size:3rem;line-height:134%}}@media screen and (max-width: 749px){.p-faq__title--en{font-size:2.8rem}}.p-faq__content{position:relative;z-index:1;border-radius:4rem 4rem 0 0;background:var(--bg-color-primary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);margin-top:-4rem}@media screen and (max-width: 749px){.p-faq__content{margin-top:-7.9rem}}.p-faq__content-inner{width:100%;max-width:calc(106.4rem + var(--content-padding-pc)*2);margin:0 auto;padding-top:13.4rem;padding-bottom:19rem;display:flex;flex-direction:column;gap:6rem}@media screen and (max-width: 749px){.p-faq__content-inner{padding-top:5.5rem;gap:4rem}}.p-faq__layout{display:flex;gap:8.8rem;padding-bottom:16rem}@media screen and (max-width: 749px){.p-faq__layout{flex-direction:column;gap:7.3rem;padding-bottom:8.8rem}}.p-faq__layout-item--sub{flex-shrink:0;width:100%;max-width:21.6rem}@media screen and (max-width: 749px){.p-faq__layout-item--sub{max-width:none}}.p-faq__layout-item--main{flex-grow:1;display:flex;flex-direction:column;gap:9.5rem}@media screen and (max-width: 749px){.p-faq__layout-item--main{gap:6.6rem}}.p-faq__toc{display:flex;flex-direction:column;margin:0;gap:2.3rem;position:sticky;top:9rem}@media screen and (max-width: 749px){.p-faq__toc{padding:0 .4rem}}.p-faq__toc-label{display:flex;align-items:center;justify-content:space-between;gap:.8rem;pointer-events:none}@media screen and (max-width: 749px){.p-faq__toc-label{pointer-events:all}}.p-faq__toc-label-text{font-size:1.8rem;font-weight:500}@media screen and (max-width: 749px){.p-faq__toc-label-text{font-size:2rem}}.p-faq__toc-label-icon{flex-shrink:0;transition:transform 250ms linear;transform:rotate(-180deg)}.is-active .p-faq__toc-label-icon{transform:rotate(0deg)}.p-faq__toc-content{margin:0}@media screen and (max-width: 749px){.p-faq__toc-content{max-height:0;overflow:hidden;transition:max-height 250ms linear}}.p-faq__toc-list{display:flex;flex-direction:column;gap:1.8rem;align-items:flex-start}@media screen and (max-width: 749px){.p-faq__toc-list{gap:1.6rem}}.p-faq__toc-link{display:block;text-decoration:none;font-size:1.3rem;line-height:150%}@media screen and (max-width: 749px){.p-faq__toc-link{font-size:1.4rem}}.p-faq__category{display:flex;flex-direction:column;gap:3.2rem}@media screen and (max-width: 749px){.p-faq__category{padding:0 .4rem;gap:2.5rem}}.p-faq__category-title{font-size:2.8rem;font-weight:500;line-height:150%;border-bottom:.15rem solid var(--border-color);margin:0;padding-bottom:.8rem}@media screen and (max-width: 749px){.p-faq__category-title{font-size:2.4rem;padding-bottom:1.2rem}}.p-faq__category-list{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 749px){.p-faq__category-list{gap:.8rem}}.p-faq__category-link{display:inline-flex;align-items:flex-start;text-decoration:none;gap:.4rem;vertical-align:top}.p-faq__category-link-icon{flex-shrink:0}.p-faq__category-link-text{line-height:180%}.p-faq__post-title{font-size:2.8rem;font-weight:500;line-height:150%;border-bottom:.15rem solid var(--border-color);margin:0;padding-bottom:1.4rem;display:flex;align-items:flex-start;gap:.8rem}@media screen and (max-width: 749px){.p-faq__post-title{font-size:2.4rem;padding-bottom:1.2rem}}.p-faq__post-title-icon{flex-shrink:0}.p-faq__post-title-text{margin-top:.2rem}.p-faq__post-content{margin:3.2rem 0;overflow:hidden}.p-privacy__header{display:flex;min-height:45rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:sticky;top:0;z-index:0}@media screen and (max-width: 749px){.p-privacy__header{min-height:35.2rem;background-image:var(--bg-image-sp)}}.p-privacy__header-content{flex-grow:1;display:flex;align-items:center;justify-content:center}.p-privacy__title{color:#fff;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-privacy__title{text-align:center;font-size:3rem;line-height:140%}}.p-privacy__content{position:relative;z-index:1;border-radius:4rem 4rem 0 0;background:var(--bg-color-primary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);margin-top:-4rem}@media screen and (max-width: 749px){.p-privacy__content{margin-top:-6.2rem}}.p-privacy__content-inner{margin:0 auto;padding-top:12rem;padding-bottom:19rem}@media screen and (max-width: 749px){.p-privacy__content-inner{padding-top:6rem}}.p-privacy__description{margin:0}.p-privacy__items{margin-top:9rem;display:flex;flex-direction:column;gap:6rem;padding-bottom:12rem}@media screen and (max-width: 749px){.p-privacy__items{margin-top:6rem;gap:4rem;padding-bottom:6rem}}.p-privacy__item h2{font-size:1.8rem;font-weight:500;margin:0}.p-privacy__item p{margin-top:calc(var(--line-height-base)*1em);margin-bottom:calc(var(--line-height-base)*1em)}.p-privacy__item ul{list-style:disc;padding-left:1.8rem;margin-top:calc(var(--line-height-base)*1em);margin-bottom:calc(var(--line-height-base)*1em)}.p-privacy__item ol{list-style:decimal;padding-left:1.8rem;margin-top:calc(var(--line-height-base)*1em);margin-bottom:calc(var(--line-height-base)*1em)}.p-privacy__date-enactment,.p-privacy__date-revision{margin:0}.p-ai__header{display:flex;min-height:45rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:sticky;top:0;z-index:0}@media screen and (max-width: 749px){.p-ai__header{min-height:35.2rem;background-image:var(--bg-image-sp)}}.p-ai__header-content{flex-grow:1;display:flex;align-items:center;justify-content:center}.p-ai__title{color:#fff;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-ai__title{text-align:center;font-size:3rem;line-height:140%}}.p-ai__content{position:relative;z-index:1;border-radius:4rem 4rem 0 0;background:var(--bg-color-primary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);margin-top:-4rem}@media screen and (max-width: 749px){.p-ai__content{margin-top:-6.2rem}}.p-ai__content-inner{margin:0 auto;padding-top:12rem;padding-bottom:19rem}@media screen and (max-width: 749px){.p-ai__content-inner{padding-top:6rem}}.p-ai__items{display:flex;flex-direction:column;gap:6rem;padding-bottom:12rem}@media screen and (max-width: 749px){.p-ai__items{margin-top:6rem;gap:4rem;padding-bottom:6rem}}.p-ai__item h2{font-size:1.8rem;font-weight:500;margin:0}.p-ai__item p{margin-top:calc(var(--line-height-base)*1em);margin-bottom:calc(var(--line-height-base)*1em)}.p-ai__item ul{list-style:disc;padding-left:1.8rem;margin-top:calc(var(--line-height-base)*1em);margin-bottom:calc(var(--line-height-base)*1em)}.p-ai__item ol{list-style:decimal;padding-left:1.8rem;margin-top:calc(var(--line-height-base)*1em);margin-bottom:calc(var(--line-height-base)*1em)}.p-block-contact{position:relative;z-index:1;margin-top:-19rem;margin-bottom:-19rem}.p-block-contact__body{padding-top:19rem;padding-bottom:19rem;position:relative}.p-block-contact__content{display:flex;flex-direction:column;border-radius:4rem;background:var(--bg-color-secondary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);position:absolute;top:0;left:0;right:0;bottom:0;padding:6.4rem 2.4rem 0}@media screen and (max-width: 749px){.p-block-contact__content{padding-top:5.9rem;transform:translateY(2.8rem)}}.p-block-contact__title{font-size:3.8rem;font-weight:500;margin:0;text-align:center}@media screen and (max-width: 749px){.p-block-contact__title{font-size:2.8rem;line-height:140%}}.p-block-contact__description{font-size:1.4rem;margin:1.6rem 0 0;text-align:center}@media screen and (max-width: 749px){.p-block-contact__description{margin-top:2.4rem}}.p-block-contact__button{align-self:center;width:100%;max-width:26rem;margin-top:5rem}@media screen and (max-width: 749px){.p-block-contact__button{margin-top:4.8rem}}.p-block-contact__button-icon{margin-right:calc(var(--icon-width)*-1)}.p-not-found__header{display:flex;min-height:45rem;background-image:var(--bg-image-pc);background-size:cover;background-repeat:no-repeat;background-position:center bottom;position:sticky;top:0;z-index:0}@media screen and (max-width: 749px){.p-not-found__header{min-height:35.2rem;background-image:var(--bg-image-sp)}}.p-not-found__header-content{flex-grow:1;display:flex;align-items:center;justify-content:center}.p-not-found__title{color:#fff;font-size:4rem;font-weight:500;margin:0}@media screen and (max-width: 749px){.p-not-found__title{text-align:center;font-size:3rem;line-height:140%}}.p-not-found__content{position:relative;z-index:1;border-radius:4rem 4rem 0 0;background:var(--bg-color-primary);box-shadow:0 .4rem 2rem 0 rgba(200,200,200,.3);margin-top:-4rem}@media screen and (max-width: 749px){.p-not-found__content{margin-top:-6.2rem}}.p-not-found__content-inner{margin:0 auto;padding-top:12rem;padding-bottom:19rem}@media screen and (max-width: 749px){.p-not-found__content-inner{padding-top:6rem}}.p-not-found__description{margin:0;text-align:center}@media screen and (max-width: 749px){.p-not-found__description{text-align:left}}.p-not-found__action{margin-top:9rem;display:flex;flex-direction:column;align-items:center;gap:6rem;padding-bottom:12rem}@media screen and (max-width: 749px){.p-not-found__action{margin-top:6rem;gap:4rem;padding-bottom:6rem}}.p-not-found__button{width:100%;max-width:20rem}.u-visually__hidden{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal}.u-font__mont{font-family:var(--font-family-en-secondary),sans-serif}.u-font__mont-noto{font-family:var(--font-family-en-secondary),var(--font-family-ja),sans-serif}.u-font__inter{font-family:var(--font-family-en-primary),sans-serif}.u-font__inter-noto{font-family:var(--font-family-en-primary),var(--font-family-ja),sans-serif}.u-hidden-inline--pc{display:none}@media screen and (max-width: 749px){.u-hidden-inline--pc{display:inline}}.u-hidden-inline--sp{display:inline}@media screen and (max-width: 749px){.u-hidden-inline--sp{display:none}}.u-hidden-block--pc{display:none}@media screen and (max-width: 749px){.u-hidden-block--pc{display:block}}.u-hidden-block--sp{display:block}@media screen and (max-width: 749px){.u-hidden-block--sp{display:none}}.u-hidden-flex--pc{display:none}@media screen and (max-width: 749px){.u-hidden-flex--pc{display:flex}}.u-hidden-flex--sp{display:flex}@media screen and (max-width: 749px){.u-hidden-flex--sp{display:none}}.u-m-0{margin:0 !important}.u-mt-0{margin-top:0 !important}.u-mr-0{margin-right:0 !important}.u-mb-0{margin-bottom:0 !important}.u-ml-0{margin-left:0 !important}.u-mx-0{margin-left:0 !important;margin-right:0 !important}.u-my-0{margin-top:0 !important;margin-bottom:0 !important}.u-m-1{margin:.1rem !important}.u-mt-1{margin-top:.1rem !important}.u-mr-1{margin-right:.1rem !important}.u-mb-1{margin-bottom:.1rem !important}.u-ml-1{margin-left:.1rem !important}.u-mx-1{margin-left:.1rem !important;margin-right:.1rem !important}.u-my-1{margin-top:.1rem !important;margin-bottom:.1rem !important}.u-m-2{margin:.2rem !important}.u-mt-2{margin-top:.2rem !important}.u-mr-2{margin-right:.2rem !important}.u-mb-2{margin-bottom:.2rem !important}.u-ml-2{margin-left:.2rem !important}.u-mx-2{margin-left:.2rem !important;margin-right:.2rem !important}.u-my-2{margin-top:.2rem !important;margin-bottom:.2rem !important}.u-m-3{margin:.3rem !important}.u-mt-3{margin-top:.3rem !important}.u-mr-3{margin-right:.3rem !important}.u-mb-3{margin-bottom:.3rem !important}.u-ml-3{margin-left:.3rem !important}.u-mx-3{margin-left:.3rem !important;margin-right:.3rem !important}.u-my-3{margin-top:.3rem !important;margin-bottom:.3rem !important}.u-m-4{margin:.4rem !important}.u-mt-4{margin-top:.4rem !important}.u-mr-4{margin-right:.4rem !important}.u-mb-4{margin-bottom:.4rem !important}.u-ml-4{margin-left:.4rem !important}.u-mx-4{margin-left:.4rem !important;margin-right:.4rem !important}.u-my-4{margin-top:.4rem !important;margin-bottom:.4rem !important}.u-m-5{margin:.5rem !important}.u-mt-5{margin-top:.5rem !important}.u-mr-5{margin-right:.5rem !important}.u-mb-5{margin-bottom:.5rem !important}.u-ml-5{margin-left:.5rem !important}.u-mx-5{margin-left:.5rem !important;margin-right:.5rem !important}.u-my-5{margin-top:.5rem !important;margin-bottom:.5rem !important}.u-m-6{margin:.6rem !important}.u-mt-6{margin-top:.6rem !important}.u-mr-6{margin-right:.6rem !important}.u-mb-6{margin-bottom:.6rem !important}.u-ml-6{margin-left:.6rem !important}.u-mx-6{margin-left:.6rem !important;margin-right:.6rem !important}.u-my-6{margin-top:.6rem !important;margin-bottom:.6rem !important}.u-m-7{margin:.7rem !important}.u-mt-7{margin-top:.7rem !important}.u-mr-7{margin-right:.7rem !important}.u-mb-7{margin-bottom:.7rem !important}.u-ml-7{margin-left:.7rem !important}.u-mx-7{margin-left:.7rem !important;margin-right:.7rem !important}.u-my-7{margin-top:.7rem !important;margin-bottom:.7rem !important}.u-m-8{margin:.8rem !important}.u-mt-8{margin-top:.8rem !important}.u-mr-8{margin-right:.8rem !important}.u-mb-8{margin-bottom:.8rem !important}.u-ml-8{margin-left:.8rem !important}.u-mx-8{margin-left:.8rem !important;margin-right:.8rem !important}.u-my-8{margin-top:.8rem !important;margin-bottom:.8rem !important}.u-m-9{margin:.9rem !important}.u-mt-9{margin-top:.9rem !important}.u-mr-9{margin-right:.9rem !important}.u-mb-9{margin-bottom:.9rem !important}.u-ml-9{margin-left:.9rem !important}.u-mx-9{margin-left:.9rem !important;margin-right:.9rem !important}.u-my-9{margin-top:.9rem !important;margin-bottom:.9rem !important}.u-m-10{margin:1rem !important}.u-mt-10{margin-top:1rem !important}.u-mr-10{margin-right:1rem !important}.u-mb-10{margin-bottom:1rem !important}.u-ml-10{margin-left:1rem !important}.u-mx-10{margin-left:1rem !important;margin-right:1rem !important}.u-my-10{margin-top:1rem !important;margin-bottom:1rem !important}.u-m-11{margin:1.1rem !important}.u-mt-11{margin-top:1.1rem !important}.u-mr-11{margin-right:1.1rem !important}.u-mb-11{margin-bottom:1.1rem !important}.u-ml-11{margin-left:1.1rem !important}.u-mx-11{margin-left:1.1rem !important;margin-right:1.1rem !important}.u-my-11{margin-top:1.1rem !important;margin-bottom:1.1rem !important}.u-m-12{margin:1.2rem !important}.u-mt-12{margin-top:1.2rem !important}.u-mr-12{margin-right:1.2rem !important}.u-mb-12{margin-bottom:1.2rem !important}.u-ml-12{margin-left:1.2rem !important}.u-mx-12{margin-left:1.2rem !important;margin-right:1.2rem !important}.u-my-12{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.u-m-13{margin:1.3rem !important}.u-mt-13{margin-top:1.3rem !important}.u-mr-13{margin-right:1.3rem !important}.u-mb-13{margin-bottom:1.3rem !important}.u-ml-13{margin-left:1.3rem !important}.u-mx-13{margin-left:1.3rem !important;margin-right:1.3rem !important}.u-my-13{margin-top:1.3rem !important;margin-bottom:1.3rem !important}.u-m-14{margin:1.4rem !important}.u-mt-14{margin-top:1.4rem !important}.u-mr-14{margin-right:1.4rem !important}.u-mb-14{margin-bottom:1.4rem !important}.u-ml-14{margin-left:1.4rem !important}.u-mx-14{margin-left:1.4rem !important;margin-right:1.4rem !important}.u-my-14{margin-top:1.4rem !important;margin-bottom:1.4rem !important}.u-m-15{margin:1.5rem !important}.u-mt-15{margin-top:1.5rem !important}.u-mr-15{margin-right:1.5rem !important}.u-mb-15{margin-bottom:1.5rem !important}.u-ml-15{margin-left:1.5rem !important}.u-mx-15{margin-left:1.5rem !important;margin-right:1.5rem !important}.u-my-15{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.u-m-16{margin:1.6rem !important}.u-mt-16{margin-top:1.6rem !important}.u-mr-16{margin-right:1.6rem !important}.u-mb-16{margin-bottom:1.6rem !important}.u-ml-16{margin-left:1.6rem !important}.u-mx-16{margin-left:1.6rem !important;margin-right:1.6rem !important}.u-my-16{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.u-m-17{margin:1.7rem !important}.u-mt-17{margin-top:1.7rem !important}.u-mr-17{margin-right:1.7rem !important}.u-mb-17{margin-bottom:1.7rem !important}.u-ml-17{margin-left:1.7rem !important}.u-mx-17{margin-left:1.7rem !important;margin-right:1.7rem !important}.u-my-17{margin-top:1.7rem !important;margin-bottom:1.7rem !important}.u-m-18{margin:1.8rem !important}.u-mt-18{margin-top:1.8rem !important}.u-mr-18{margin-right:1.8rem !important}.u-mb-18{margin-bottom:1.8rem !important}.u-ml-18{margin-left:1.8rem !important}.u-mx-18{margin-left:1.8rem !important;margin-right:1.8rem !important}.u-my-18{margin-top:1.8rem !important;margin-bottom:1.8rem !important}.u-m-19{margin:1.9rem !important}.u-mt-19{margin-top:1.9rem !important}.u-mr-19{margin-right:1.9rem !important}.u-mb-19{margin-bottom:1.9rem !important}.u-ml-19{margin-left:1.9rem !important}.u-mx-19{margin-left:1.9rem !important;margin-right:1.9rem !important}.u-my-19{margin-top:1.9rem !important;margin-bottom:1.9rem !important}.u-m-20{margin:2rem !important}.u-mt-20{margin-top:2rem !important}.u-mr-20{margin-right:2rem !important}.u-mb-20{margin-bottom:2rem !important}.u-ml-20{margin-left:2rem !important}.u-mx-20{margin-left:2rem !important;margin-right:2rem !important}.u-my-20{margin-top:2rem !important;margin-bottom:2rem !important}.u-m-21{margin:2.1rem !important}.u-mt-21{margin-top:2.1rem !important}.u-mr-21{margin-right:2.1rem !important}.u-mb-21{margin-bottom:2.1rem !important}.u-ml-21{margin-left:2.1rem !important}.u-mx-21{margin-left:2.1rem !important;margin-right:2.1rem !important}.u-my-21{margin-top:2.1rem !important;margin-bottom:2.1rem !important}.u-m-22{margin:2.2rem !important}.u-mt-22{margin-top:2.2rem !important}.u-mr-22{margin-right:2.2rem !important}.u-mb-22{margin-bottom:2.2rem !important}.u-ml-22{margin-left:2.2rem !important}.u-mx-22{margin-left:2.2rem !important;margin-right:2.2rem !important}.u-my-22{margin-top:2.2rem !important;margin-bottom:2.2rem !important}.u-m-23{margin:2.3rem !important}.u-mt-23{margin-top:2.3rem !important}.u-mr-23{margin-right:2.3rem !important}.u-mb-23{margin-bottom:2.3rem !important}.u-ml-23{margin-left:2.3rem !important}.u-mx-23{margin-left:2.3rem !important;margin-right:2.3rem !important}.u-my-23{margin-top:2.3rem !important;margin-bottom:2.3rem !important}.u-m-24{margin:2.4rem !important}.u-mt-24{margin-top:2.4rem !important}.u-mr-24{margin-right:2.4rem !important}.u-mb-24{margin-bottom:2.4rem !important}.u-ml-24{margin-left:2.4rem !important}.u-mx-24{margin-left:2.4rem !important;margin-right:2.4rem !important}.u-my-24{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.u-m--1{margin:-0.1rem !important}.u-mt--1{margin-top:-0.1rem !important}.u-mr--1{margin-right:-0.1rem !important}.u-mb--1{margin-bottom:-0.1rem !important}.u-ml--1{margin-left:-0.1rem !important}.u-mx--1{margin-left:-0.1rem !important;margin-right:-0.1rem !important}.u-my--1{margin-top:-0.1rem !important;margin-bottom:-0.1rem !important}.u-m--2{margin:-0.2rem !important}.u-mt--2{margin-top:-0.2rem !important}.u-mr--2{margin-right:-0.2rem !important}.u-mb--2{margin-bottom:-0.2rem !important}.u-ml--2{margin-left:-0.2rem !important}.u-mx--2{margin-left:-0.2rem !important;margin-right:-0.2rem !important}.u-my--2{margin-top:-0.2rem !important;margin-bottom:-0.2rem !important}.u-m--3{margin:-0.3rem !important}.u-mt--3{margin-top:-0.3rem !important}.u-mr--3{margin-right:-0.3rem !important}.u-mb--3{margin-bottom:-0.3rem !important}.u-ml--3{margin-left:-0.3rem !important}.u-mx--3{margin-left:-0.3rem !important;margin-right:-0.3rem !important}.u-my--3{margin-top:-0.3rem !important;margin-bottom:-0.3rem !important}.u-m--4{margin:-0.4rem !important}.u-mt--4{margin-top:-0.4rem !important}.u-mr--4{margin-right:-0.4rem !important}.u-mb--4{margin-bottom:-0.4rem !important}.u-ml--4{margin-left:-0.4rem !important}.u-mx--4{margin-left:-0.4rem !important;margin-right:-0.4rem !important}.u-my--4{margin-top:-0.4rem !important;margin-bottom:-0.4rem !important}.u-m--5{margin:-0.5rem !important}.u-mt--5{margin-top:-0.5rem !important}.u-mr--5{margin-right:-0.5rem !important}.u-mb--5{margin-bottom:-0.5rem !important}.u-ml--5{margin-left:-0.5rem !important}.u-mx--5{margin-left:-0.5rem !important;margin-right:-0.5rem !important}.u-my--5{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.u-m--6{margin:-0.6rem !important}.u-mt--6{margin-top:-0.6rem !important}.u-mr--6{margin-right:-0.6rem !important}.u-mb--6{margin-bottom:-0.6rem !important}.u-ml--6{margin-left:-0.6rem !important}.u-mx--6{margin-left:-0.6rem !important;margin-right:-0.6rem !important}.u-my--6{margin-top:-0.6rem !important;margin-bottom:-0.6rem !important}.u-m--7{margin:-0.7rem !important}.u-mt--7{margin-top:-0.7rem !important}.u-mr--7{margin-right:-0.7rem !important}.u-mb--7{margin-bottom:-0.7rem !important}.u-ml--7{margin-left:-0.7rem !important}.u-mx--7{margin-left:-0.7rem !important;margin-right:-0.7rem !important}.u-my--7{margin-top:-0.7rem !important;margin-bottom:-0.7rem !important}.u-m--8{margin:-0.8rem !important}.u-mt--8{margin-top:-0.8rem !important}.u-mr--8{margin-right:-0.8rem !important}.u-mb--8{margin-bottom:-0.8rem !important}.u-ml--8{margin-left:-0.8rem !important}.u-mx--8{margin-left:-0.8rem !important;margin-right:-0.8rem !important}.u-my--8{margin-top:-0.8rem !important;margin-bottom:-0.8rem !important}.u-m--9{margin:-0.9rem !important}.u-mt--9{margin-top:-0.9rem !important}.u-mr--9{margin-right:-0.9rem !important}.u-mb--9{margin-bottom:-0.9rem !important}.u-ml--9{margin-left:-0.9rem !important}.u-mx--9{margin-left:-0.9rem !important;margin-right:-0.9rem !important}.u-my--9{margin-top:-0.9rem !important;margin-bottom:-0.9rem !important}.u-m--10{margin:-1rem !important}.u-mt--10{margin-top:-1rem !important}.u-mr--10{margin-right:-1rem !important}.u-mb--10{margin-bottom:-1rem !important}.u-ml--10{margin-left:-1rem !important}.u-mx--10{margin-left:-1rem !important;margin-right:-1rem !important}.u-my--10{margin-top:-1rem !important;margin-bottom:-1rem !important}.u-m--11{margin:-1.1rem !important}.u-mt--11{margin-top:-1.1rem !important}.u-mr--11{margin-right:-1.1rem !important}.u-mb--11{margin-bottom:-1.1rem !important}.u-ml--11{margin-left:-1.1rem !important}.u-mx--11{margin-left:-1.1rem !important;margin-right:-1.1rem !important}.u-my--11{margin-top:-1.1rem !important;margin-bottom:-1.1rem !important}.u-m--12{margin:-1.2rem !important}.u-mt--12{margin-top:-1.2rem !important}.u-mr--12{margin-right:-1.2rem !important}.u-mb--12{margin-bottom:-1.2rem !important}.u-ml--12{margin-left:-1.2rem !important}.u-mx--12{margin-left:-1.2rem !important;margin-right:-1.2rem !important}.u-my--12{margin-top:-1.2rem !important;margin-bottom:-1.2rem !important}.u-m--13{margin:-1.3rem !important}.u-mt--13{margin-top:-1.3rem !important}.u-mr--13{margin-right:-1.3rem !important}.u-mb--13{margin-bottom:-1.3rem !important}.u-ml--13{margin-left:-1.3rem !important}.u-mx--13{margin-left:-1.3rem !important;margin-right:-1.3rem !important}.u-my--13{margin-top:-1.3rem !important;margin-bottom:-1.3rem !important}.u-m--14{margin:-1.4rem !important}.u-mt--14{margin-top:-1.4rem !important}.u-mr--14{margin-right:-1.4rem !important}.u-mb--14{margin-bottom:-1.4rem !important}.u-ml--14{margin-left:-1.4rem !important}.u-mx--14{margin-left:-1.4rem !important;margin-right:-1.4rem !important}.u-my--14{margin-top:-1.4rem !important;margin-bottom:-1.4rem !important}.u-m--15{margin:-1.5rem !important}.u-mt--15{margin-top:-1.5rem !important}.u-mr--15{margin-right:-1.5rem !important}.u-mb--15{margin-bottom:-1.5rem !important}.u-ml--15{margin-left:-1.5rem !important}.u-mx--15{margin-left:-1.5rem !important;margin-right:-1.5rem !important}.u-my--15{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.u-m--16{margin:-1.6rem !important}.u-mt--16{margin-top:-1.6rem !important}.u-mr--16{margin-right:-1.6rem !important}.u-mb--16{margin-bottom:-1.6rem !important}.u-ml--16{margin-left:-1.6rem !important}.u-mx--16{margin-left:-1.6rem !important;margin-right:-1.6rem !important}.u-my--16{margin-top:-1.6rem !important;margin-bottom:-1.6rem !important}.u-m--17{margin:-1.7rem !important}.u-mt--17{margin-top:-1.7rem !important}.u-mr--17{margin-right:-1.7rem !important}.u-mb--17{margin-bottom:-1.7rem !important}.u-ml--17{margin-left:-1.7rem !important}.u-mx--17{margin-left:-1.7rem !important;margin-right:-1.7rem !important}.u-my--17{margin-top:-1.7rem !important;margin-bottom:-1.7rem !important}.u-m--18{margin:-1.8rem !important}.u-mt--18{margin-top:-1.8rem !important}.u-mr--18{margin-right:-1.8rem !important}.u-mb--18{margin-bottom:-1.8rem !important}.u-ml--18{margin-left:-1.8rem !important}.u-mx--18{margin-left:-1.8rem !important;margin-right:-1.8rem !important}.u-my--18{margin-top:-1.8rem !important;margin-bottom:-1.8rem !important}.u-m--19{margin:-1.9rem !important}.u-mt--19{margin-top:-1.9rem !important}.u-mr--19{margin-right:-1.9rem !important}.u-mb--19{margin-bottom:-1.9rem !important}.u-ml--19{margin-left:-1.9rem !important}.u-mx--19{margin-left:-1.9rem !important;margin-right:-1.9rem !important}.u-my--19{margin-top:-1.9rem !important;margin-bottom:-1.9rem !important}.u-m--20{margin:-2rem !important}.u-mt--20{margin-top:-2rem !important}.u-mr--20{margin-right:-2rem !important}.u-mb--20{margin-bottom:-2rem !important}.u-ml--20{margin-left:-2rem !important}.u-mx--20{margin-left:-2rem !important;margin-right:-2rem !important}.u-my--20{margin-top:-2rem !important;margin-bottom:-2rem !important}.u-m--21{margin:-2.1rem !important}.u-mt--21{margin-top:-2.1rem !important}.u-mr--21{margin-right:-2.1rem !important}.u-mb--21{margin-bottom:-2.1rem !important}.u-ml--21{margin-left:-2.1rem !important}.u-mx--21{margin-left:-2.1rem !important;margin-right:-2.1rem !important}.u-my--21{margin-top:-2.1rem !important;margin-bottom:-2.1rem !important}.u-m--22{margin:-2.2rem !important}.u-mt--22{margin-top:-2.2rem !important}.u-mr--22{margin-right:-2.2rem !important}.u-mb--22{margin-bottom:-2.2rem !important}.u-ml--22{margin-left:-2.2rem !important}.u-mx--22{margin-left:-2.2rem !important;margin-right:-2.2rem !important}.u-my--22{margin-top:-2.2rem !important;margin-bottom:-2.2rem !important}.u-m--23{margin:-2.3rem !important}.u-mt--23{margin-top:-2.3rem !important}.u-mr--23{margin-right:-2.3rem !important}.u-mb--23{margin-bottom:-2.3rem !important}.u-ml--23{margin-left:-2.3rem !important}.u-mx--23{margin-left:-2.3rem !important;margin-right:-2.3rem !important}.u-my--23{margin-top:-2.3rem !important;margin-bottom:-2.3rem !important}.u-m--24{margin:-2.4rem !important}.u-mt--24{margin-top:-2.4rem !important}.u-mr--24{margin-right:-2.4rem !important}.u-mb--24{margin-bottom:-2.4rem !important}.u-ml--24{margin-left:-2.4rem !important}.u-mx--24{margin-left:-2.4rem !important;margin-right:-2.4rem !important}.u-my--24{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}/*# sourceMappingURL=style.min.css.map */
