.form[data-v-f0abe2a5]{display:block;height:100%;margin:auto;max-width:1000px;min-height:400px}.form .box[data-v-f0abe2a5]{margin:auto;max-width:1000px}.form .explain[data-v-f0abe2a5]{padding-bottom:clamp(20px,6vw,60px);text-align:center}.form .explain h3[data-v-f0abe2a5]{color:var(--base_color);font-size:2rem;padding-top:1em}@media (max-width:480px){.form .explain h3[data-v-f0abe2a5]{font-size:1.5rem}}.form .explain .red[data-v-f0abe2a5],.form .red[data-v-f0abe2a5],.form .waku[data-v-f0abe2a5]{color:red}.form .waku[data-v-f0abe2a5]{border:2px solid red;display:block;font-weight:700;margin:10px 0;padding:7px}.form table[data-v-f0abe2a5]{--primary-color:#f1eeea;border-collapse:collapse;border-right:1px solid var(--primary-color);border-spacing:0;border-top:1px solid var(--primary-color);font-size:1.1rem;margin-bottom:1em;width:100%}@media (max-width:480px){.form table[data-v-f0abe2a5]{font-size:.9rem}}.form table tr td[data-v-f0abe2a5],.form table tr th[data-v-f0abe2a5]{border-bottom:1px solid var(--light-gray)}.form table tr th[data-v-f0abe2a5]{background-color:var(--primary-color);border-bottom:1px solid #fff;padding:1rem 1.5rem;position:relative;text-align:left}.form table tr th span[data-v-f0abe2a5]{font-size:70%;font-weight:300}@media (max-width:480px){.form table tr th[data-v-f0abe2a5]{padding:.7rem 1rem}}.form table tr td[data-v-f0abe2a5]{background:#fff;border-bottom:1px solid var(--primary-color)}.form table tr td input[data-v-f0abe2a5]:not([type=checkbox]),.form table tr td textarea[data-v-f0abe2a5]{border:1px solid var(--gray);padding:5px;width:100%}@media (max-width:700px){.form table tr td input[data-v-f0abe2a5]:not([type=checkbox]),.form table tr td textarea[data-v-f0abe2a5]{font-size:16px}}.form table tr td input[data-v-f0abe2a5]:not([type=checkbox]){min-height:3rem}.form table tr td input[type=date][data-v-f0abe2a5]{height:3em}.form table tr td textarea[data-v-f0abe2a5]{min-height:10rem}.form table tr td .invalid[data-v-f0abe2a5]{align-items:center;color:var(--red);display:flex;font-size:.7rem;min-height:2rem}.form table tr td .invalid .nuxt-icon--fill[data-v-f0abe2a5],.form table tr td .invalid .nuxt-icon--fill[data-v-f0abe2a5] *{fill:none}.form table tr td .invalid svg[data-v-f0abe2a5]{height:auto;margin-right:.5rem;width:1.2rem;stroke:var(--red)}.form table tr td .confirm-body[data-v-f0abe2a5]{display:block;min-height:10rem}.form table tr td .empty[data-v-f0abe2a5]{background:#d9210021}.form table tr td .input-wrap[data-v-f0abe2a5]{padding:1rem;white-space:pre-line}.form table tr td .input-wrap label[data-v-f0abe2a5]{display:block;margin-bottom:10px}.form table tr td .check-box[data-v-f0abe2a5],.form table tr td .radio-box[data-v-f0abe2a5]{align-items:center;display:flex}.form table tr td .check-box input[data-v-f0abe2a5],.form table tr td .radio-box input[data-v-f0abe2a5]{margin:0;min-height:auto;width:fit-content;width:-moz-fit-content}.form table tr td .check-box label[data-v-f0abe2a5],.form table tr td .radio-box label[data-v-f0abe2a5]{margin-left:.5rem}@media (max-width:700px){.form table tr td[data-v-f0abe2a5],.form table tr th[data-v-f0abe2a5]{display:block;width:100%}}.form .last-cell .input-wrap[data-v-f0abe2a5]{min-height:10rem}th.required span[data-v-f0abe2a5]{background:var(--red);border-radius:3px;color:#fff;font-size:.7em;font-weight:400;font-weight:700!important;padding:.25rem .5rem;position:absolute;right:.6rem;top:50%;transform:translateY(-50%)}.empty[data-v-f0abe2a5]{color:red}.button-wrap[data-v-f0abe2a5]{display:flex;gap:clamp(10px,5vw,20px);justify-content:space-between;padding:clamp(20px,6vw,50px) 0;position:relative;width:100%}@media (max-width:700px){.button-wrap[data-v-f0abe2a5]{padding-top:30px}}.button-wrap a[data-v-f0abe2a5]{background:var(--primary-color);color:#fff;display:block;font-size:1.2rem;height:-moz-fit-content;height:fit-content;padding:clamp(12px,3vw,24px) clamp(30px,5vw,60px);position:relative;text-align:center;transition:all .3s}.button-wrap a[data-v-f0abe2a5]:after{border:0;border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:inline-block;height:.75rem;margin:auto;position:absolute;right:clamp(10px,3vw,30px);top:0;transform:rotate(45deg);transition:all .3s cubic-bezier(.55,0,.1,1);width:.75rem}@media (max-width:700px){.button-wrap a[data-v-f0abe2a5]{flex-direction:column;width:100%}.button-wrap a button[data-v-f0abe2a5]{margin:auto}}.button-wrap a:hover[data-v-f0abe2a5]{background:#d3ece3;border-color:#ccc;color:var(--primary-color);opacity:1;text-decoration:none}.button-wrap a:hover[data-v-f0abe2a5]:after{border-color:var(--primary-color)}@media screen and (min-width:780px){{right:clamp(8px,2.5vw,25px)}}@media (max-width:480px){.button-wrap a[data-v-f0abe2a5]{font-size:1.3rem}}.button-wrap .fix-btn[data-v-f0abe2a5]{background:var(--gray);font-size:1rem}.button-wrap .fix-btn:hover[data-v-f0abe2a5]{background:#969696;color:var(--red)}.button-wrap .fix-btn:hover[data-v-f0abe2a5]:after{border-color:var(--red)}@media (max-width:480px){.button-wrap .fix-btn[data-v-f0abe2a5]{margin-top:20px}}.button-wrap .send-btn[data-v-f0abe2a5]{background:var(--red);font-size:1rem}.button-wrap .send-btn:hover[data-v-f0abe2a5]{background:#d9210021;color:var(--red);text-decoration:none}.button-wrap .send-btn:hover[data-v-f0abe2a5]:after{border-color:var(--red)}@media (max-width:480px){.button-wrap .send-btn[data-v-f0abe2a5]{margin-top:20px}}.is-confirm .button-wrap[data-v-f0abe2a5]{padding-left:10%;padding-right:10%}@media (max-width:700px){.is-confirm .button-wrap[data-v-f0abe2a5]{padding-left:0;padding-right:0}}.is-thanks .explain[data-v-f0abe2a5]{padding-bottom:clamp(20px,6vw,60px);text-align:center}.is-thanks .explain .thanks-title[data-v-f0abe2a5]{font-size:2rem;margin:1.5em 0}.is-thanks .explain .thanks-message[data-v-f0abe2a5]{font-size:1.2rem;line-height:2;margin:3em 0}.is-error .error-message[data-v-f0abe2a5]{font-size:1.2rem;line-height:1.5;margin:3em 0;text-align:center}.progress-wrap[data-v-f0abe2a5]{margin:0 -50px clamp(20px,6vw,60px)}.progress-wrap .progressbar[data-v-f0abe2a5]{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.progress-wrap .progressbar li[data-v-f0abe2a5]{align-items:center;color:#fff;display:flex;font-size:85%;font-weight:700;justify-content:center;position:relative;text-align:center;text-transform:uppercase;width:32.8%;z-index:1}@media (max-width:480px){.progress-wrap .progressbar li[data-v-f0abe2a5]{font-size:70%}}.progress-wrap .progressbar li[data-v-f0abe2a5]:before{background-color:var(--gray);border-radius:50%;content:"";display:block;height:68px;position:absolute;text-align:center;width:70px;z-index:-1}@media (max-width:480px){{height:62px;width:64px}}.progress-wrap .progressbar li[data-v-f0abe2a5]:after{background-color:var(--gray);content:"";height:2px;left:calc(-50% + 26px);position:absolute;width:100%;z-index:-1}.progress-wrap .progressbar li[data-v-f0abe2a5]:first-child:after{content:none}@media screen and (max-width:480px){.progress-wrap .progressbar li[data-v-f0abe2a5]{width:31.8%}}.progress-wrap .progressbar .active[data-v-f0abe2a5]:after,.progress-wrap .progressbar .active[data-v-f0abe2a5]:before,.progress-wrap .progressbar .complete[data-v-f0abe2a5]:after,.progress-wrap .progressbar .complete[data-v-f0abe2a5]:before{background-color:var(--red)}@media screen and (max-width:480px){.progress-wrap[data-v-f0abe2a5]{margin:10px 0 50px}}@media screen and (max-width:768px){input[type=date][data-v-f0abe2a5]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff!important;position:relative}input[type=date][data-v-f0abe2a5]:after{background-image:url(../images/common/icon-calendar.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}input[type=date][data-v-f0abe2a5]::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}}.fade-enter-active[data-v-f0abe2a5]{transform:translateY(0);transition:all .5s cubic-bezier(.33,1,.68,1);transition-delay:1s}.fade-leave-active[data-v-f0abe2a5]{transform:translateY(0);transition:all .5s cubic-bezier(.33,1,.68,1)}.fade-enter-from[data-v-f0abe2a5],.fade-leave-to[data-v-f0abe2a5]{left:0;margin:auto;opacity:0;position:absolute;right:0}.fade-enter-from[data-v-f0abe2a5]{transform:translateY(30px)}.fade-leave-to[data-v-f0abe2a5]{transform:translateY(0)}.is-confirm .button-wrap .fix-btn[data-v-f0abe2a5]:after{left:clamp(12px,3.5vw,35px);right:auto;transform:rotate(-135deg);transition:left .3s cubic-bezier(.55,0,.1,1)}.is-confirm .button-wrap .fix-btn[data-v-f0abe2a5]:hover{background-color:#efefef;color:#555;text-decoration:none}.is-confirm .button-wrap .fix-btn[data-v-f0abe2a5]:hover:after{border-color:#555;left:clamp(10px,3vw,30px)}@media screen and (min-width:769px){.is-input .button-wrap[data-v-f0abe2a5]{display:flex;justify-content:center}.is-input .button-wrap a[data-v-f0abe2a5]{width:auto}.is-confirm .button-wrap[data-v-f0abe2a5]{display:flex;justify-content:space-between}.is-confirm .button-wrap .fix-btn[data-v-f0abe2a5],.is-confirm .button-wrap .send-btn[data-v-f0abe2a5]{width:45%}}.loading-overlay[data-v-f0abe2a5]{align-items:center;background-color:#fffc;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.loading-spinner[data-v-f0abe2a5]{animation:spin-f0abe2a5 2s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;margin-bottom:1rem;width:50px}@keyframes spin-f0abe2a5{0%{transform:rotate(0)}to{transform:rotate(1turn)}}table.is-loading[data-v-f0abe2a5]{opacity:.7;position:relative}.button-wrap a.disabled[data-v-f0abe2a5]{cursor:not-allowed;opacity:.5;pointer-events:none}html[data-v-f0abe2a5]{scroll-behavior:smooth}.mt[data-v-f0abe2a5]{margin-top:1.5em}@media screen and (max-width:480px){.mt[data-v-f0abe2a5]{margin-top:0}}
