.p-pageMv__lead{width:76%}@media screen and (max-width: 810px){.p-pageMv__lead{width:100%}}.p-pageMv__lead a{color:#00a7d1;text-decoration:underline}.p-form{padding:50px 0 160px}@media screen and (max-width: 650px){.p-form{padding-top:40px}}.p-form .c-inner{max-width:770px}.p-form .wpcf7-not-valid-tip{position:absolute;font-size:1.4rem}.p-form .wpcf7-spinner{position:absolute}.p-form.--confirm .p-form__privacy{opacity:0;height:0;overflow:hidden;margin-top:0}.p-form__item{display:flex}@media screen and (max-width: 650px){.p-form__item{flex-wrap:wrap}}.p-form__item:nth-child(n+2){padding-top:40px}@media screen and (max-width: 650px){.p-form__item:nth-child(n+2){padding-top:25px}}.p-form__title{position:relative;width:255px;padding:11px 0}@media screen and (max-width: 810px){.p-form__title{width:230px}}@media screen and (max-width: 650px){.p-form__title{width:100%;padding:0}}.p-form__title p{font-size:1.2rem;margin-top:20px;width:85%}@media screen and (max-width: 810px){.p-form__title p{width:90%}}@media screen and (max-width: 650px){.p-form__title p{margin-top:14px}}.p-form__required,.p-form__any{line-height:1;font-size:1.2rem;color:#fff;border-radius:50px;padding:2px 6px 3px;z-index:1;margin-left:6px}.p-form__required{background-color:#00a7d1}.p-form__any{background-color:#ccc}.p-form__content{position:relative;align-self:center;width:calc(100% - 255px)}@media screen and (max-width: 810px){.p-form__content{width:calc(100% - 230px)}}@media screen and (max-width: 650px){.p-form__content{display:block;width:100%;margin-top:10px}}.p-form__content.--flex{display:flex;align-items:center;gap:8px}@media screen and (max-width: 650px){.p-form__content.--flex{gap:4px}}.p-form__content.--flex .p-form__text:nth-child(n+2){margin-left:7px}.p-form__content .p-form__textarea{height:270px}.p-form__content p{font-size:1.3rem}.p-form__address .postcd{width:150px;margin:0 0 8px 10px}.p-form__select{position:relative}.p-form__select::before{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px;height:12px;background-color:#373737;clip-path:polygon(0 0, 50% 100%, 100% 0);z-index:2;pointer-events:none}.p-form__select select{width:100%;cursor:pointer}.p-form__select select,.p-form__text,.p-form__textarea,input[type=text],textarea{position:relative;padding:12px 16px;width:100%;background-color:#fff;border:1px solid #e3e1e1}.p-form__select select::placeholder,.p-form__text::placeholder,.p-form__textarea::placeholder,input[type=text]::placeholder,textarea::placeholder{color:rgba(55,55,55,.3)}.p-form__notion{text-align:center;margin-top:50px}@media screen and (max-width: 650px){.p-form__notion{margin-top:40px}}.p-form__notion .small{font-size:1.4rem}.p-form__notion a{display:table;margin:6px auto 0;font-weight:bold;padding-left:20px;background-image:url(../../../../assets/images/common/tel.svg);background-position:0 65%;background-repeat:no-repeat;background-size:16px;font-size:2rem}.wpcf7-checkbox{display:flex;flex-direction:column;gap:5px}@media screen and (max-width: 810px){.wpcf7-checkbox{gap:0 0px}}.wpcf7-checkbox .wpcf7-list-item{cursor:pointer;display:block}.wpcf7-checkbox .wpcf7-list-item:nth-child(1){margin-top:0}.wpcf7-checkbox input{position:absolute}.wpcf7-checkbox span.wpcf7-list-item-label{position:relative;display:flex;align-items:center;width:fit-content;padding:2px 10px 2px 0;border:1px solid transparent;transition:border-color .2s;font-weight:500;cursor:pointer}.wpcf7-checkbox span.wpcf7-list-item-label::before{content:"";display:inline-block;margin-right:10px;height:20px;width:20px;background-color:#fff;border:1px solid #e3e1e1}.wpcf7-checkbox span.wpcf7-list-item-label::after{position:absolute;content:"";top:10px;left:6px;width:10px;height:10px;background-color:#00a7d1;opacity:0;transition:opacity .2s}.wpcf7-checkbox input:checked+span.wpcf7-list-item-label::after{opacity:1}.wpcf7-radio{display:flex;gap:10px 0;flex-wrap:wrap}@media screen and (max-width: 810px){.wpcf7-radio{gap:0}}.wpcf7-radio .wpcf7-list-item{cursor:pointer;display:block}.wpcf7-radio .wpcf7-list-item:nth-child(1){margin-top:0}.wpcf7-radio input{position:absolute}.wpcf7-radio span.wpcf7-list-item-label{position:relative;display:flex;align-items:center;width:fit-content;padding:2px 10px 2px 0;border:1px solid transparent;transition:border-color .2s;font-weight:500;cursor:pointer}.wpcf7-radio span.wpcf7-list-item-label::before{content:"";display:inline-block;margin-right:10px;height:24px;width:24px;background-color:#fff;border:1px solid #e3e1e1;border-radius:50%}.wpcf7-radio span.wpcf7-list-item-label::after{position:absolute;content:"";top:8px;left:6px;width:14px;height:14px;background-color:#00a7d1;border-radius:50%;opacity:0;transition:opacity .2s}.wpcf7-radio input:checked+span.wpcf7-list-item-label::after{opacity:1}.p-form__privacy{margin:60px auto 0}@media screen and (max-width: 500px){.p-form__privacy{margin:40px auto 0}}.p-form__privacy input{position:absolute}.p-form__privacy .wpcf7-form-control-wrap{position:relative;padding:0;display:table;margin:30px auto 0;cursor:pointer}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label{line-height:1;font-size:1.2rem;cursor:pointer}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::before{content:"";position:absolute;top:-5px;left:-32px;display:inline-block;margin-right:10px;height:24px;width:24px;background-color:#d9d9d9;border-radius:2px}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::after{position:absolute;content:"";top:0;left:-23px;width:6px;height:12px;transform:rotate(45deg);border-bottom:2px solid #00a7d1;border-right:2px solid #00a7d1;background-color:initial;opacity:0;transition:opacity .2s}.p-form__privacy__text{text-align:center;font-size:1.2rem}.p-form__privacy__text a{font-size:1.2rem;color:#00a7d1;text-decoration:underline}.p-form__submit{margin:50px auto 0;width:260px;height:60px;border-radius:100px;display:flex;align-items:center;justify-content:center;background-color:#ccc !important;color:#fff;transition:background-color .4s;cursor:pointer}.p-form__submit:hover{background-color:#00a7d1 !important}.p-form__submit.--back{border-radius:0;margin-top:30px}.p-form__submit.--back:hover{background-color:#e99800 !important}.wpcf7-turnstile{position:absolute;left:50%;transform:translateX(-50%);bottom:-110px}