@charset "UTF-8";.pc.svelte-13o5q4f{--main-visual-margin:40px auto 64px;--wrapper-width:1024px;--row-gap:24px;--title-font-size:24px;--desc-line-height:1.8;--information-width:370px;--information-height:auto;--information-padding:32px}.sp.svelte-13o5q4f{--main-visual-margin:20px auto 32px;--wrapper-width:335px;--row-gap:20px;--title-font-size:20px;--desc-line-height:1.5;--information-width:335px;--information-height:auto;--information-padding:16px}.main-visual.svelte-13o5q4f{width:var(--wrapper-width);margin:var(--main-visual-margin)}.wrapper.svelte-13o5q4f{display:grid;row-gap:var(--row-gap);justify-items:center}.title.svelte-13o5q4f{font-size:var(--title-font-size)}.desc.svelte-13o5q4f{display:grid;row-gap:var(--row-gap);line-height:var(--desc-line-height)}.information.svelte-13o5q4f{box-sizing:border-box;width:var(--information-width);height:var(--information-height);padding:var(--information-padding);white-space:nowrap;background-color:#f4f4f4}.line-link.svelte-13o5q4f{color:#8c8c8c;text-decoration:underline}.line-link.svelte-13o5q4f:hover{text-decoration:none}.pc.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{--width:500px;--diameter:56px;--evaluation-meter-width:330px;--gap:8px;--caption-size:20px;--evaluation-text-size:14px}.sp.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{--width:335px;--diameter:40px;--evaluation-meter-width:220px;--gap:4px;--caption-size:14px;--evaluation-text-size:10px}.container.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{display:grid;gap:var(--gap)}.evaluation.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{display:flex;justify-content:space-between;width:var(--width)}.label.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{box-sizing:border-box;display:grid;grid-template-columns:auto;align-items:center;width:var(--diameter);height:var(--diameter);color:var(--label-color, #333333);cursor:pointer;background-color:var(--label-background-color, #ffffff);border:var(--label-border, 2px solid #c2c2c2);border-radius:50%}.label.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw:has(.checkbox:checked){--label-color:#ffffff;--label-background-color:#5e7096;--label-border:none}.checkbox.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{display:none}.caption.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{font-size:var(--caption-size);font-weight:700;text-align:center}.disabled.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{color:#c2c2c2;pointer-events:none}.disabled.svelte-t0zehw .checkbox.svelte-t0zehw:checked+.caption.svelte-t0zehw{color:#747474}.evaluation-meter.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{display:flex;align-items:center;justify-content:space-between;width:var(--width)}.evaluation-text.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{width:var(--diameter);font-size:var(--evaluation-text-size);font-weight:700;line-height:1.2;text-align:center}.evaluation-arrow.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw{position:relative;width:var(--evaluation-meter-width);height:1px;background-color:#c2c2c2}.evaluation-arrow.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw:before{position:absolute;top:-3px;left:0;display:inline-block;width:6px;height:6px;content:"";border-bottom:1px solid #c2c2c2;border-left:1px solid #c2c2c2;transform:rotate(45deg)}.evaluation-arrow.svelte-t0zehw.svelte-t0zehw.svelte-t0zehw:after{position:absolute;top:-3px;right:0;display:inline-block;width:6px;height:6px;content:"";border-top:1px solid #c2c2c2;border-right:1px solid #c2c2c2;transform:rotate(45deg)}.container.svelte-1a65vhn{width:var(--width)}.label.svelte-1a65vhn{box-sizing:border-box;display:grid;grid-template-columns:auto 1fr;column-gap:8px;place-items:start;align-items:center;width:100%;min-height:48px;padding:0 8px;color:var(--styleguide2408-color, #333333);cursor:var(--styleguide2408-cursor, pointer);background-color:var(--styleguide2408-background-color, #f4f4f4);border-radius:4px;opacity:var(--styleguide2408-opacity, 1)}.label.svelte-1a65vhn:has(.checkbox:checked){--styleguide2408-background-color:#d1d7e4;--styleguide2408-color:#2b4379}.label.svelte-1a65vhn:has(.checkbox:disabled){--styleguide2408-cursor:default;--styleguide2408-color:#8c8c8c}.label.svelte-1a65vhn:has(.checkbox:not(:disabled)):has(:active,:hover,:focus){--styleguide2408-opacity:.8}.checkbox.svelte-1a65vhn{position:relative;box-sizing:border-box;display:grid;place-items:center;align-items:center;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid #c2c2c2;border-radius:2px}.checkbox.svelte-1a65vhn:checked{background-color:#2b4379;border-color:#2b4379}.checkbox.svelte-1a65vhn:checked:before{position:absolute;top:8px;left:1px;display:block;width:7px;height:2px;content:"";background-color:#fff;transform:translate(-50%);transform:rotate(45deg);transform-origin:top}.checkbox.svelte-1a65vhn:checked:after{position:absolute;top:7px;left:3px;display:block;width:13px;height:2px;content:"";background-color:#fff;border-top-left-radius:4px;border-bottom-left-radius:4px;transform:rotate(-45deg);transform-origin:top}.checkbox.svelte-1a65vhn:focus,.checkbox.svelte-1a65vhn:active{outline:2px solid #5e7096}.caption.svelte-1a65vhn{display:grid;grid-auto-flow:row}.text.svelte-1a65vhn{font-size:16px;font-weight:700;line-height:1.5}.pc.svelte-dz984z.svelte-dz984z{--label-size:20px;--answer-gap:80px;--questionnaire-gap:40px;--commitment-gap:8px;--footer-gap:20px}.sp.svelte-dz984z.svelte-dz984z{--label-size:16px;--answer-gap:40px;--questionnaire-gap:20px;--commitment-gap:12px;--footer-gap:12px}.sp.svelte-dz984z .commitment-label.svelte-dz984z{display:flex;flex-direction:column;align-items:flex-start}.sp.svelte-dz984z .commitment-label.svelte-dz984z .span{position:relative;margin-left:14px}.sp.svelte-dz984z .commitment-label.svelte-dz984z .span:before{position:absolute;top:-2px;left:-15px;width:6px;height:25px;content:"";background-color:#5e7096}.sp.svelte-dz984z .satisfaction-label.svelte-dz984z{display:flex;flex-direction:column;align-items:flex-start}.sp.svelte-dz984z .satisfaction-label.svelte-dz984z .span{position:relative;margin-left:14px}.sp.svelte-dz984z .satisfaction-label.svelte-dz984z .span:before{position:absolute;top:-2px;left:-15px;width:6px;height:25px;content:"";background-color:#5e7096}.sp.svelte-dz984z .recommendation-friend-level-label.svelte-dz984z{display:flex;flex-direction:column;align-items:flex-start}.sp.svelte-dz984z .recommendation-friend-level-label.svelte-dz984z .span{position:relative;margin-left:14px}.sp.svelte-dz984z .recommendation-friend-level-label.svelte-dz984z .span:before{position:absolute;top:-2px;left:-15px;width:6px;height:25px;content:"";background-color:#5e7096}.sp.svelte-dz984z .has-referrals-label.svelte-dz984z{display:flex;flex-direction:column;align-items:flex-start}.sp.svelte-dz984z .has-referrals-label.svelte-dz984z .span{position:relative;margin-left:14px}.sp.svelte-dz984z .has-referrals-label.svelte-dz984z .span:before{position:absolute;top:-2px;left:-15px;width:6px;height:25px;content:"";background-color:#5e7096}.form.svelte-dz984z.svelte-dz984z{display:grid;gap:40px;width:100%}.answer-column.svelte-dz984z.svelte-dz984z{display:grid;gap:var(--answer-gap)}.wrapper.svelte-dz984z.svelte-dz984z{display:grid;gap:20px}.satisfaction.svelte-dz984z.svelte-dz984z{display:grid;row-gap:8px}.row.svelte-dz984z.svelte-dz984z{display:flex;flex-direction:column;row-gap:8px;width:100%}.commitment-row.svelte-dz984z.svelte-dz984z{display:flex;flex-direction:column;row-gap:var(--commitment-gap);width:100%}.label.svelte-dz984z.svelte-dz984z{display:flex;flex-direction:row;column-gap:8px;align-items:center}.any-label.svelte-dz984z.svelte-dz984z{display:flex;flex-direction:row;align-items:center;font-size:var(--label-size);font-weight:700}.phone-annotation.svelte-dz984z.svelte-dz984z{font-size:11px}.check-list.svelte-dz984z.svelte-dz984z{counter-reset:number}.check-list-text.svelte-dz984z.svelte-dz984z{counter-increment:number}.check-list-text.svelte-dz984z.svelte-dz984z:before{content:"(" counter(number) ")"}.questionnaire.svelte-dz984z.svelte-dz984z{display:grid;row-gap:var(--questionnaire-gap)}.has-referrals-radio-group.svelte-dz984z.svelte-dz984z{display:grid;row-gap:8px;width:min-content}.footer.svelte-dz984z.svelte-dz984z{display:grid;width:100%}.footer-wrapper.svelte-dz984z.svelte-dz984z{display:grid;gap:var(--footer-gap);width:100%}.links.svelte-dz984z.svelte-dz984z{text-align:center}.submit-button.svelte-dz984z.svelte-dz984z{margin:auto}.link.svelte-dz984z.svelte-dz984z{color:#2b4379;text-decoration:underline}.pc.svelte-8j0p4t{--page-padding:40px 0;--wrapper-witdh:1024px;--wrapper-padding:40px;--wrapper-border:1px solid #e1e1e1;--wrapper-gap:40px;--title-font-size:24px;--title-font-line-height:1.8}.sp.svelte-8j0p4t{--page-padding:20px 0;--wrapper-witdh:335px;--wrapper-gap:32px;--title-font-size:20px;--title-font-line-height:1.5}.page.svelte-8j0p4t{display:flex;align-items:center;justify-content:center;padding:var(--page-padding)}.wrapper.svelte-8j0p4t{box-sizing:border-box;display:grid;grid-gap:var(--wrapper-gap);width:var(--wrapper-witdh);padding:var(--wrapper-padding);border:var(--wrapper-border);border-radius:4px}.title.svelte-8j0p4t{display:flex;justify-content:center;width:100%;font-size:var(--title-font-size)}.preface.svelte-8j0p4t{line-height:var(--title-font-line-height)}
