*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans JP,sans-serif;font-style:normal}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f3f3f3;height:100dvh;text-align:center;width:100vw}:root{--font-size-new-result-large:115px;--font-size-new-extra-extra-large:36px;--font-size-new-extra-large:32px;--font-size-new-medium-large:24px;--font-size-new-large:20px;--font-size-new-medium:16px;--font-size-new-medium-small:14px;--font-size-new-small:12px;--font-weight-new-extrabold:700;--font-weight-new-bold:600;--font-weight-new-regular:500;--font-weight-new-light:400}@media (min-width:500px){:root{--font-size-new-result-large:124px;--font-size-new-extra-extra-large:44px;--font-size-new-extra-large:40px;--font-size-new-medium-large:36px;--font-size-new-large:32px;--font-size-new-medium:20px;--font-size-new-medium-small:18px;--font-size-new-small:16px}}.home{grid-column-gap:8px;background-color:var(--color-background);color:var(--color-text);column-gap:8px;display:grid;grid-template-columns:1fr repeat(4,min(20%,120px)) 1fr;grid-template-rows:20% 25% 25% 10% 10% 10%;height:100%;place-items:center;width:100%}@media (min-width:1080px){.home{grid-template-columns:1fr repeat(4,min(20%,180px)) 1fr}}.home.tight-header{grid-template-rows:20% 20% 30% 10% 10% 10%}@media (max-height:580px){.home.tight-header{grid-template-rows:20% fit-content(120px) 1fr 10% 10% 10%}}.home-background-image{grid-column:1/7;grid-row:1/6;height:100%;object-fit:cover;object-position:center;width:100%}.home-text-wrapper{grid-column:2/6;grid-row:1/6;height:100%;justify-content:flex-end;padding:10px}.home-sub-title-text-wrapper,.home-text-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.home-sub-title-text-wrapper{gap:8px;justify-content:center;padding:0 10px;text-align:left}.home-button-wrapper{grid-row:6;justify-content:flex-start}.home-button-wrapper,.validate-header-container{align-items:center;display:flex;flex-direction:column;grid-column:2/6;height:100%;width:100%}.validate-header-container{grid-row:1/2;justify-content:flex-end;padding-bottom:20px}.validate-title-container{grid-row:2/3}.validate-options-container,.validate-title-container{align-items:center;display:flex;flex-direction:column;grid-column:2/6;height:100%;justify-content:flex-start;width:100%}.validate-options-container{gap:1.25rem;grid-row:3/5}.validate-icon-wrapper{align-items:center;border:1px solid var(--color-text);border-radius:100%;display:flex;height:min(max(64px,10vmin),110px);justify-content:center;margin-left:auto;width:min(max(64px,10vmin),110px)}@media (max-height:580px){.validate-options-container{gap:.5rem;justify-content:center}.validate-icon-wrapper{align-items:center;border:1px solid var(--color-text);border-radius:100%;display:flex;height:64px;justify-content:center;margin-left:auto;width:64px}}.validate-option{grid-column-gap:.75rem;align-items:center;column-gap:.75rem;display:grid;grid-template-columns:min(max(64px,10vmin),110px) 1fr;grid-template-rows:1fr;max-width:400px;min-height:64px;min-width:200px;padding-left:calc(min(max(64px, 10vmin), 110px)/4);padding-right:calc(min(max(64px, 10vmin), 110px)/4);white-space:pre-line;width:100%}.validate-icon{color:var(--color-text);height:60%;width:60%}.validate-icon-small{color:var(--color-text);height:40%;width:40%}.validate-option-text{color:var(--color-text);font-size:var(--font-size-new-small);font-weight:var(--font-weight-new-regular);margin-right:auto;padding:0;text-align:left}.animate-mark{animation:fill-bg-in-out .5s ease-out forwards}.license-option{align-items:center;display:flex;grid-column:2/6;grid-row:5;justify-content:center;width:100%}.home-title-text{color:var(--color-text);font-size:var(--font-size-new-extra-extra-large)}.home-sub-title-text,.home-title-text{font-weight:var(--font-weight-new-bold)}.home-sub-title-text{color:#b91b23;font-size:var(--font-size-new-large);margin-bottom:8px;text-align:center;width:100%}.home-desc-text{color:var(--color-text);font-size:var(--font-size-new-small);font-weight:var(--font-weight-new-light);text-align:left;white-space:pre-line;width:100%}.validate-title{color:var(--color-text);font-size:var(--font-size-new-extra-large);font-weight:var(--font-weight-new-extrabold)}.validate-sub-title{font-size:var(--font-size-new-medium-small);padding-top:.5rem}.validate-license-text,.validate-sub-title{color:var(--color-text);font-weight:var(--font-weight-new-light)}.validate-license-text{font-size:var(--font-size-new-small);padding:0;text-decoration:none;width:80%}.home-loading-page{align-items:center;background-color:var(--color-background);color:var(--color-text);display:flex;flex-direction:column;gap:2rem;grid-column:2/6;grid-row:2/5;height:100%;justify-content:space-evenly;opacity:1;transition:opacity .3s linear .5s;width:100%}.home-loading-page.fade-out{opacity:0}.loading-text{color:var(--color-text);font-size:var(--font-size-new-extra-large);font-weight:var(--font-weight-new-bold)}.loading-bar-wrapper{max-width:120px;width:50%}.language-selector{grid-row:1/2;justify-content:end}.desktop-info,.language-selector{align-items:center;display:flex;grid-column:2/6;height:100%;width:100%}.desktop-info{flex-direction:column;gap:1.5rem;grid-row:1/5;justify-content:center}.desktop-title{color:var(--color-text);font-size:var(--font-size-new-large);font-weight:var(--font-weight-new-extrabold);white-space:nowrap}.desktop-detail{color:var(--color-text);font-size:var(--font-size-new-medium);font-weight:var(--font-weight-new-light);white-space:pre-line}.source-logo{align-items:center;display:flex;flex-direction:column;grid-column:2/6;grid-row:5;height:100%;justify-content:center;width:100%}.source-text{color:var(--color-text);font-size:var(--font-size-new-small);font-weight:var(--font-weight-new-light)}@keyframes fill-bg-in-out{0%{background-color:initial}50%{background-color:var(--color-text)}to{background-color:initial}}.styled-button{border:none;border-radius:12px;cursor:pointer;font-size:var(--font-size-new-large);font-weight:var(--font-weight-new-bold);height:min(15vmin,70px);text-align:center;width:100%}.border-nav{border-radius:var(--nav-button-border-radius)}.border-smooth{border-radius:100px}.hidden-button{opacity:0;transform:translateY(15px);transition:transform .6s linear,opacity .5s linear}.slide-up{opacity:1;transform:translateY(0)}.white-background{background-color:#fff;color:#000}.primary-background{background-color:var(--color-primary-button);color:var(--color-primary-button-text);transition:background-color .3s ease}.secondary-background{background-color:initial;border:1px solid var(--color-secondary-button);color:var(--color-secondary-button-text);transition:background-color .3s ease}.styled-button:disabled{background-color:var(--color-disabled-button);color:var(--color-disabled-button-text);cursor:default}.loading-container{align-items:center;display:flex;justify-content:center;width:100%}.loading-bar{background-color:#ccc;border-radius:10px;height:10px;overflow:hidden;position:relative;width:100%}.progress{animation:move 2.5s ease-in-out infinite alternate-reverse;background-color:#b91b23;border-radius:20px;height:100%;position:absolute;width:35%}@keyframes move{0%{left:-10%}to{left:110%;transform:translateX(-110%)}}.scan-module{grid-column-gap:8px;background-color:var(--color-background);color:var(--color-text);column-gap:8px;display:grid;grid-template-columns:1fr repeat(4,min(20%,120px)) 1fr;grid-template-rows:20% 15% repeat(3,20%) 5%;height:100%;place-items:center;position:relative;width:100%}.front-image-confirm-wrapper,.webcam{grid-column:1/7;grid-row:1/7;height:100%;overflow:hidden;width:100%}.front-image-confirm-wrapper{z-index:2}.front-image-confirm{height:100%;object-fit:cover;object-position:"center center";width:100%}.scan-module-interim-full-overlay{background-color:#fff;color:#000;grid-column:1/7;grid-row:1/7;grid-template-columns:1fr repeat(4,min(20%,120px)) 1fr;grid-template-rows:20% repeat(3,20%) 10% 10%;overflow:hidden;z-index:5}.detection-canvas,.scan-module-interim-full-overlay{display:grid;height:100%;place-items:center;width:100%}.detection-canvas{grid-column:2/6;grid-row:1/6;position:relative;z-index:2}.scan-mask-icon-wrapper{align-items:center;animation:textReveal .6s ease-in-out forwards;display:flex;grid-column:2/6;grid-row:2/5;height:100%;justify-content:center;padding-bottom:20%;width:100%;z-index:3}.scan-mask-icon{color:#fff;height:100%;max-height:400px;max-width:400px;width:100%}.scan-mask-icon.green{color:#8eda8d}.face-scan-header{align-items:center;animation:textReveal .2s ease-in-out forwards;column-gap:8px;display:flex;grid-column:2/6;grid-row:1/2;height:100%;width:100%;z-index:3}.status-tiles-centered{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffd9;border:1px solid #ccc;border-radius:clamp(48px,20vmin,62px);column-gap:8px;display:flex;justify-content:space-evenly;width:100%}.tile{border:none;color:#8b3131;display:flex;flex-direction:column;height:clamp(48px,20vmin,68px);justify-content:center;padding:1px;text-decoration-color:#8b3131;width:min(calc(40% - 8px),180px)}@media (min-height:900px){.tile{height:clamp(48px,20vmin,80px)}}.tile.success{color:#238721;text-decoration-color:#238721}.tile-title{font-weight:var(--font-weight-new-regular);text-decoration:underline}.tile-info,.tile-title{font-size:var(--font-size-new-small)}.tile-info{font-weight:var(--font-weight-new-bold)}.camera-start-wrapper{align-items:center;animation:textReveal .5s linear forwards;background-color:var(--color-background);color:var(--color-text);display:flex;flex-direction:column;gap:2rem;grid-column:2/6;grid-row:2/5;height:100%;justify-content:space-evenly;opacity:0;width:100%}.scan-interim-text{color:var(--color-text);font-size:var(--font-size-new-extra-large);font-weight:var(--font-weight-new-bold)}.scan-step-info-text{color:var(--color-text);font-size:var(--font-size-new-medium);font-weight:var(--font-weight-new-regular);text-align:left}.scan-module-info-bottom-container{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffd9;display:flex;flex-direction:column;grid-column:2/6;grid-row:5/6;height:fit-content;justify-content:flex-start;padding:24px 20px;width:100%;z-index:10}@media (max-width:590px){.scan-module-info-bottom-container{padding:12px 10px}}.scan-grid-zoom-button-container{align-self:flex-end;background:#cfcece33;border:none;border-radius:54px;flex-direction:row;gap:.5rem;grid-column:2/6;grid-row:4/5;height:100%;margin-bottom:16px;max-height:54px;max-width:154px;width:100%;z-index:10}.scan-grid-zoom-button-container,.zoom-button{align-items:center;display:flex;justify-content:center}.zoom-button{background:#00000080;border:none;border-radius:100%;color:#fff;cursor:pointer;font-size:var(--font-size-new-medium);font-weight:var(--font-weight-new-light);height:38px;transition:background-color .3s ease,border .2s ease;width:38px}.zoom-button-selected{background:#0009;border:1px solid #fff;height:44px;width:44px}.head-scan-guide-info-wrapper{align-items:center;display:flex;flex-direction:column;gap:5rem;grid-column:2/6;grid-row:1/5;height:100%;justify-content:center}@media (max-height:580px){.head-scan-guide-info-wrapper{gap:1rem}}.head-scan-guide-btn-wrapper{align-items:center;display:flex;grid-column:2/6;grid-row:5/7;height:100%;justify-content:flex-start;width:100%}.head-scan-guide-title{font-size:var(--font-size-new-medium-large);font-weight:var(--font-weight-new-extrabold);margin-bottom:8px;text-align:left}.head-scan-guide-description{font-size:var(--font-size-new-medium);font-weight:var(--font-weight-new-regular);text-align:left}.pipeline,.questions-module{height:100%;width:100%}.questions-module{grid-row-gap:8px;grid-column-gap:8px;background-color:var(--color-background);color:var(--color-text);column-gap:8px;display:grid;grid-template-columns:1fr repeat(4,min(20%,120px)) 1fr;grid-template-rows:calc(20% - 40px) repeat(3,20%) 10% 10%;row-gap:8px}.analyze-progress{align-items:center;display:flex;flex-direction:column;gap:2rem;grid-column:2/6;grid-row:2/5;height:100%;justify-content:space-evenly;opacity:1;transition:opacity .5s linear;width:100%}.analyze-progress.fade-out{opacity:0}.analyze-text-animated{color:var(--color-text);font-size:var(--font-size-new-extra-large);font-weight:var(--font-weight-new-bold)}.question-module-input-wrapper{align-items:center;animation:textReveal .4s ease-in forwards;display:flex;flex-direction:column;grid-column:2/6;grid-row:3/6;height:100%;justify-content:start;overflow-y:auto;scrollbar-width:none;width:100%}.question-module-btn-wrapper-top{align-items:flex-end;grid-row:5}.question-module-btn-wrapper-bottom,.question-module-btn-wrapper-top{display:flex;grid-column:2/6;height:100%;justify-content:center;width:100%}.question-module-btn-wrapper-bottom{align-items:flex-start;animation:textReveal .6s ease-in forwards;grid-row:6}.form-module-container{display:flex;flex-direction:column;grid-column:2/6;grid-row:2/6;height:100%;justify-content:start;width:100%}.form-title{color:var(--color-text);font-size:var(--font-size-new-medium-large);font-weight:var(--font-weight-new-bold);margin-bottom:.75rem;text-align:left}.form-description{font-size:var(--font-size-new-medium);font-weight:var(--font-weight-new-regular);text-align:left}.form-options-wrapper{color:var(--color-text);display:flex;height:100%;overflow-y:auto;width:100%}.age-selector{align-items:center;background:#0000;color:#000;display:flex;flex-direction:row;height:100%;justify-content:center;overflow:hidden;width:100%}.age-wheel{grid-column-gap:14px;column-gap:14px;display:grid;grid-template-columns:var(--font-size-new-medium) var(--font-size-new-large) calc(var(--font-size-new-medium) + 8px) var(--font-size-new-large) var(--font-size-new-medium);grid-template-rows:1fr;height:60px;max-width:180px;perspective:600px;place-content:center;width:60%}.age-item{font-size:calc(var(--font-size-new-large) - 4px);font-weight:var(--font-weight-new-regular);height:100%;transition:transform .3s,opacity .3s}.age-item,.age-item.current{align-items:center;display:flex;justify-content:center}.age-item.current{font-size:calc(var(--font-size-new-large) + 4px);font-weight:var(--font-weight-new-bold);opacity:1;transform:rotateY(0deg)}.age-item.prev-2{font-size:var(--font-size-new-medium);opacity:.5;transform:rotateY(50deg) translateY(-2px) translateX(-14px)}.age-item.prev-1{opacity:.6;transform:rotateY(45deg)}.age-item.next-1{opacity:.6;transform:rotateY(-45deg)}.age-item.next-2{font-size:var(--font-size-new-medium);opacity:.5;transform:rotateY(-50deg) translateY(-2px) translateX(14px)}.arrow{align-items:center;background:#0000;border:none;color:#000;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;opacity:.4;transform:translateY(-2px);transition:opacity .3s}.arrow:disabled{cursor:default}.result{align-items:center;background-color:var(--color-background);display:flex;flex-direction:column;scroll-behavior:smooth;width:100%}.result-background-image{height:100%;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.result-items-container{background-color:initial;flex-direction:column;gap:2rem;max-width:480px;padding:2rem 0 1rem}.result-banner-button,.result-items-container{align-items:center;display:flex;width:90%;z-index:1}.result-banner-button{background-color:var(--color-primary-button);border:none;border-radius:12px;color:var(--color-primary-button-text);font-family:Noto Sans JP;font-size:var(--font-size-new-extra-extra-large);font-weight:var(--font-weight-new-bold);height:80px;justify-content:center;max-width:250px}.results-close-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:end;width:100%}.results-close-icon{border:none;border-radius:50%;color:#000;cursor:pointer;height:min(max(24px,8vmin),36px);padding:5px;width:min(max(24px,8vmin),36px)}.results-decision-text-wrapper{align-items:flex-end;display:flex;height:calc(var(--font-size-new-result-large) + 4px);justify-content:center;width:100%}.result-decision-text{color:#b91b23;font-size:var(--font-size-new-result-large);font-weight:800;height:100%}.result-decision-post-text{align-items:flex-end;display:flex;font-size:var(--font-size-new-extra-extra-large);font-weight:var(--font-weight-new-extrabold);height:100%;justify-content:center}.results-spider-container{align-items:center;display:flex;flex-direction:column;gap:1.25rem;max-width:480px;width:100%}.results-spider-title{color:#000;font-size:var(--font-size-new-medium-large);font-weight:var(--font-weight-new-extrabold);margin-bottom:12px;text-align:center;width:100%}.spider-chart-legend{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.spider-chart-legend-point{display:flex;flex-direction:column;justify-content:center;text-align:left;width:100%}.legend-explain-title{font-weight:600}.legend-explain-desc,.legend-explain-title{align-items:center;display:flex;font-size:16px}.legend-explain-desc{font-weight:500}.results-spider-description{color:var(--color-text);font-size:var(--font-size-new-medium);font-weight:var(--font-weight-new-regular);text-align:left;width:100%}.product-image-title{color:#b91b23;font-size:var(--font-size-new-medium-large);font-weight:var(--font-weight-new-extrabold);text-align:left;width:100%}.results-to-product-button{background-color:var(--color-primary-button);border:none;color:var(--color-primary-button-text);cursor:pointer;font-size:var(--font-size-new-large);font-weight:var(--font-weight-new-bold);height:min(15vmin,56px);text-align:center;width:100%}.scan-image{border:none;border-radius:0;height:100%;object-fit:cover;overflow:hidden;width:100%}.error-page{grid-row-gap:8px;grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:1fr 80% 1fr;grid-template-rows:1fr 60% 10% 10%;height:100%;place-items:center;row-gap:8px;width:100%}.error-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;grid-column:2;grid-row:2;height:100%;justify-content:center;max-width:480px;width:100%}.error-icon{color:#b91b23;height:30vw;max-height:160px;max-width:160px;width:30vw}.error-page-title{font-size:var(--font-size-new-medium-large);font-weight:var(--font-weight-new-extrabold);margin-top:3rem;width:100%}.error-page-info,.error-page-title{animation:textReveal .6s ease-in forwards;color:var(--color-text);opacity:0}.error-page-info{font-size:var(--font-size-new-medium);font-weight:var(--font-weight-new-light);text-align:center}.error-page-info.left-align{text-align:left}.error-page-button{align-items:flex-start;display:flex;grid-column:2;grid-row:4;height:100%;justify-content:center;width:100%}.geo-block-page{grid-row-gap:8px;grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:1fr 80% 1fr;grid-template-rows:1fr 60% 10% 10%;height:100%;place-items:center;row-gap:8px;width:100%}.geo-block-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;grid-column:2;grid-row:2;height:100%;justify-content:center;max-width:480px;width:100%}.geo-block-icon{color:var(--color-text);height:30vw;max-height:160px;max-width:160px;width:30vw}.geo-block-title{font-size:var(--font-size-new-large);font-weight:var(--font-weight-new-extrabold);margin-top:3rem}.geo-block-title,.geo-block.info-info{animation:textReveal .6s ease-in forwards;color:var(--color-text);max-width:273px;opacity:0}.geo-block.info-info{font-size:var(--font-size-new-regular);font-weight:var(--font-weight-new-light);text-align:center}.geo-block-reset-button{align-items:flex-start;display:flex;grid-column:2;grid-row:4;height:100%;justify-content:center;max-width:480px;width:100%}@keyframes textReveal{to{opacity:1}}html{--font-size-logo:1.75rem;--font-size-title:1.25rem;--font-size-subtitle:1rem;--font-size-normal:0.75rem;--font-size-small:0.5rem;--font-weight-light:300;--font-weight-semi-light:400;--font-weight-regular:600;--font-weight-semi-bold:700;--font-weight-bold:800;--color-text:#000;--color-background:#fff;--color-primary-button:#b91b23;--color-secondary-button:#000;--color-disabled-button:#dbdbdb;--color-primary-button-text:#fff;--color-secondary-button-text:#000;--color-disabled-button-text:#9e9e9e;--nav-button-border-radius:0px}
/*# sourceMappingURL=main.3993913f.css.map*/