@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&display=swap);:root{--font:"Noto Sans JP", Arial, sans-serif;--ink:rgba(0, 0, 0, .85);--ink-soft:rgba(0, 0, 0, .5);--sheet-shadow:0 0 20px 0 rgba(0, 0, 0, .1)}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:#fff;color:var(--ink);font:14px/20px var(--font)}.lead{display:flex;justify-content:center;padding:40px 0}.lead__card{width:600px;max-width:100%;padding:40px;border-radius:10px;box-shadow:var(--sheet-shadow)}.lead__title{margin:0 0 40px;text-align:center;font:400 34px/40px var(--font)}.lead__form{display:flex;flex-direction:column;gap:30px}.lead__row{display:flex;flex-direction:column}.lead__ctrl{display:block;width:100%;padding:10px 0;border:0;border-bottom:1px solid rgb(0 0 0 / .16);border-radius:0;background:none;color:var(--ink);font:14px/20px var(--font);outline:none;-webkit-appearance:none;appearance:none}textarea.lead__ctrl{overflow:hidden;resize:none}.lead__ctrl:-webkit-autofill{-webkit-background-clip:text;-webkit-text-fill-color:var(--ink)}.lead__ctrl:autofill{background-clip:text}.lead__ctrl:focus{border-bottom-color:var(--accent)}.lead__cap,.lead__note,.lead__err{padding-top:4px}.lead__cap,.lead__note,.lead__err,.lead__legend{font-size:12px;line-height:16px}.lead__cap,.lead__note{color:var(--ink-soft)}.lead__err{display:none;color:var(--danger)}.is-error .lead__err{display:block}.is-error .lead__ctrl{border-bottom-color:var(--danger)}.lead__form-error{margin:0;color:var(--danger);font-size:12px;line-height:16px}.lead__form-error:empty{display:none}.lead__success{text-align:center}.lead__success-title{margin:0;font:400 24px/32px var(--font)}.lead__success-text{margin:10px 0 0;color:var(--ink-soft)}.lead__group{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;border:0}.lead__legend{margin-bottom:10px;padding:0}.lead__pick{display:flex;align-items:center;gap:20px;color:var(--ink-soft);cursor:pointer;-webkit-tap-highlight-color:#fff0}.lead__mark{flex:none;width:20px;height:20px;margin:0;background:#fff0 center / 20px 20px no-repeat;-webkit-appearance:none;appearance:none}.lead__mark:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lead__mark--radio{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 1.66666C5.39765 1.66666 1.66669 5.39762 1.66669 10C1.66669 14.6024 5.39765 18.3333 10 18.3333C14.6024 18.3333 18.3334 14.6024 18.3334 10C18.3334 5.39762 14.6024 1.66666 10 1.66666ZM10 2.91666C13.912 2.91666 17.0834 6.08798 17.0834 10C17.0834 13.912 13.912 17.0833 10 17.0833C6.088 17.0833 2.91669 13.912 2.91669 10C2.91669 6.08798 6.088 2.91666 10 2.91666Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E")}.lead__mark--radio:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 6.66666C8.15907 6.66666 6.66669 8.15905 6.66669 10C6.66669 11.8409 8.15907 13.3333 10 13.3333C11.841 13.3333 13.3334 11.8409 13.3334 10C13.3334 8.15905 11.841 6.66666 10 6.66666ZM1.66669 10C1.66669 5.39762 5.39765 1.66666 10 1.66666C14.6024 1.66666 18.3334 5.39762 18.3334 10C18.3334 14.6024 14.6024 18.3333 10 18.3333C5.39765 18.3333 1.66669 14.6024 1.66669 10ZM10 17.0833C13.912 17.0833 17.0834 13.912 17.0834 10C17.0834 6.08798 13.912 2.91666 10 2.91666C6.088 2.91666 2.91669 6.08798 2.91669 10C2.91669 13.912 6.088 17.0833 10 17.0833Z' fill='%230280d7'/%3E%3C/svg%3E")}.lead__mark--check{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14 0C17.3137 0 20 2.68629 20 6V14C20 17.3137 17.3137 20 14 20H6C2.68629 20 0 17.3137 0 14V6C0 2.68629 2.68629 0 6 0H14ZM6 1.5C3.51472 1.5 1.5 3.51472 1.5 6V14C1.5 16.4853 3.51472 18.5 6 18.5H14C16.4853 18.5 18.5 16.4853 18.5 14V6C18.5 3.51472 16.4853 1.5 14 1.5H6Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E")}.lead__mark--check:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14 0C17.3137 0 20 2.68629 20 6V14C20 17.3137 17.3137 20 14 20H6C2.68629 20 0 17.3137 0 14V6C0 2.68629 2.68629 0 6 0H14ZM6 1.5C3.51472 1.5 1.5 3.51472 1.5 6V14C1.5 16.4853 3.51472 18.5 6 18.5H14C16.4853 18.5 18.5 16.4853 18.5 14V6C18.5 3.51472 16.4853 1.5 14 1.5H6ZM12.7402 7.33887C13.0164 7.03045 13.4902 7.00432 13.7988 7.28027C14.1074 7.55633 14.1341 8.03017 13.8584 8.33887L9.54395 13.1611C9.3979 13.3243 9.18769 13.4159 8.96875 13.4111C8.74965 13.4063 8.54308 13.3054 8.4043 13.1357L6.12012 10.3447C5.85782 10.0241 5.90598 9.55136 6.22656 9.28906C6.54711 9.02699 7.019 9.07409 7.28125 9.39453L9.01074 11.5078L12.7402 7.33887Z' fill='%230280d7'/%3E%3C/svg%3E")}.lead__foot{display:flex;justify-content:center;margin-top:10px}.lead__send{width:200px;padding:10px;border:0;border-radius:10px;background:var(--danger);color:rgb(255 255 255 / .9);font:500 14px/20px var(--font);cursor:pointer;-webkit-tap-highlight-color:#fff0}@media (max-width:1133px){.lead{padding:40px 20px}}@media (max-width:767px){.lead{padding:0}.lead__card{padding:30px 20px 20px;border-radius:0;box-shadow:none}.lead__title{margin-bottom:20px;font:500 24px/36px var(--font)}.lead__form{gap:20px}.lead__success-title{font:500 20px/28px var(--font)}.lead__foot{position:sticky;bottom:0;z-index:1;margin:0 -20px -20px;padding:10px;background:#fff;box-shadow:var(--sheet-shadow)}.lead__send{width:100%}}