.p-form{--input-border-color:var(--border-color)}.p-form__head{display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap;gap:1.2rem;margin-bottom:2.4rem}@media(min-width:768px){.p-form__head{flex-direction:row;margin-bottom:2.8rem}}@media(max-width:767px){.p-form__head{align-items:flex-start}}.p-form__box{background-color:#f2f9ff;border-radius:.5rem;margin:0 auto 3.2rem;max-width:84.9rem;padding:2rem;width:100%}@media(min-width:768px){.p-form__box{padding:2rem 2.8rem}}.p-form__box-ttl{color:var(--color-primary);font-size:1.4rem;margin-bottom:1.2rem;text-align:center}@media(min-width:768px){.p-form__box-ttl{font-size:1.6rem}}.p-form__box-ttl-txt{font-size:1.2rem;font-weight:500;line-height:1.71}@media(min-width:768px){.p-form__box-ttl-txt{font-size:1.4rem}}.p-form__ttl,.p-form__txt{font-size:1.6rem;font-weight:600}.p-form__ttl{color:var(--color-primary);margin-bottom:1.2rem}@media(min-width:768px){.p-form__ttl{font-size:2.5rem;margin-bottom:1.6rem}}.p-form__policy{margin-top:3.2rem;margin-bottom:2rem}@media(min-width:768px){.p-form__policy{margin-top:5.2rem}}.p-confirm__txt{font-size:1.6rem;font-weight:600;margin-bottom:3.2rem}@media(min-width:768px){.p-confirm__txt{font-size:2rem;margin-bottom:5.3rem}}.p-confirm__ttl{color:var(--color-primary);font-size:1.6rem;font-weight:500}@media(min-width:768px){.p-confirm__ttl{font-size:2rem;margin-bottom:.8rem}}.p-confirm__tbl{margin-bottom:3.2rem;width:100%}@media(min-width:768px){.p-confirm__tbl{margin-bottom:6rem}}.p-confirm__tbl td,.p-confirm__tbl th{border-bottom:1px solid #a0a0a0;font-weight:500;line-height:1.75;padding-top:2.4rem;padding-bottom:.8rem;vertical-align:top}@media(min-width:768px){.p-confirm__tbl td,.p-confirm__tbl th{padding-top:3.2rem;padding-bottom:1.6rem}}.p-confirm__tbl th{width:12rem}@media(min-width:768px){.p-confirm__tbl th{width:30rem}}.p-complete{--btn-height:5.5rem;--btn-width:25.7rem;--btn-font-weight:bold;background-color:#f7f7f7;border-radius:.5rem;padding:2.8rem 2rem;text-align:center}@media(min-width:768px){.p-complete{padding-block:6rem}}.p-complete__txt{line-height:2}@media(min-width:768px){.p-complete__txt{margin-bottom:.8rem}}.p-complete__contact{display:flex;align-items:center;flex-direction:column;line-height:2}@media(min-width:768px){.p-complete__contact{flex-direction:row;justify-content:center;gap:2rem}}.p-complete__tel{cursor:pointer;color:var(--color-primary);font-weight:500;line-height:2;text-decoration:underline;text-underline-offset:.2rem}.p-complete__tel:hover{text-decoration:none}.p-complete__bottom{margin-top:4rem}.content-text{height:18.4rem;padding:2rem;overflow-y:auto;overflow-x:hidden}@media(min-width:768px){.content-text{height:38rem;padding:6rem}}.content-text::-webkit-scrollbar{border-radius:.3rem;width:.4rem}.content-text::-webkit-scrollbar-track{background:#d9d9d9;border-radius:.3rem}.content-text::-webkit-scrollbar-thumb{background:var(--color-primary-light);border-radius:.3rem}.scroll-content{background-color:#f7f7f7;border-radius:.5rem}@media(min-width:768px){.scroll-content{padding:1.2rem 1.2rem 1.2rem 0}}.c-form{margin-bottom:3.2rem}@media(min-width:768px){.c-form{margin-bottom:5.2rem}}.error-text{color:#d32f2f;display:block;font-size:1.2rem;margin-top:.4rem;font-weight:500}@media(min-width:768px){.error-text{font-size:1.4rem;margin-top:.6rem}}.form-error-summary{background-color:#fdecea;border:1px solid #d32f2f;border-radius:.4rem;color:#d32f2f;font-size:1.4rem;font-weight:600;margin-bottom:2.4rem;padding:1.6rem;text-align:center}@media(min-width:768px){.form-error-summary{font-size:1.6rem;padding:2rem}}.form-error-summary p{margin:0}