﻿body{--commonFormColorValid: #23CEEE;--commonFormColorError: #FB2E76}html{font-size:16px}@media(max-width: 768px){html{font-size:16px}}.formContainer{max-width:43rem;padding:0 1.5rem;margin:0 auto}body{background-color:#f8f8f8}body .floating{display:none}body ::-moz-placeholder{color:#dadadd}body :-ms-input-placeholder{color:#dadadd}body ::placeholder{color:#dadadd}body .none-event{background-color:#dadadd !important;pointer-events:none !important;color:#afb2b7 !important}body .none-event ::-moz-placeholder{color:#afb2b7}body .none-event :-ms-input-placeholder{color:#afb2b7}body .none-event ::placeholder{color:#afb2b7}.formPageTitle{display:flex;flex-direction:column;align-items:center;margin:1.5rem auto 2.5rem}@media(max-width: 480px){.formPageTitle{margin-top:1rem}}.formPageTitle .formPageTitle-logo{width:102px;margin-bottom:1.5rem}@media(max-width: 480px){.formPageTitle .formPageTitle-logo{width:vwsp(102);margin-bottom:vwsp(24)}}.formPageTitle .formPageTitle-main{text-align:center;color:#161616;font-size:1.5rem;font-weight:900;line-height:1.2}@media(max-width: 480px){.formPageTitle .formPageTitle-main{font-size:vwsp(16);line-height:1.75}}.formPageTitle .formPageTitle-main span{text-align:left;display:block;color:#21222b;margin-top:.75rem}@media(max-width: 480px){.formPageTitle .formPageTitle-main span{font-size:vwsp(12);line-height:1.5;margin-top:vwsp(12)}}@media(max-width: 480px){.formPageTitle .formPageTitle-main span a{font-size:vwsp(12);line-height:1.5}}input:-webkit-autofill{-webkit-transition:background-color 50000s ease-in-out 0s !important;transition:background-color 50000s ease-in-out 0s !important}input:-moz-read-only{pointer-events:none;color:#21222b !important}input:read-only{pointer-events:none;color:#21222b !important}.formAmount{position:-webkit-fixed;position:fixed;z-index:999;display:flex;align-items:center;justify-content:center;border-width:0 0 .125rem 0;border-style:solid;border-color:#23ceee;background-color:#666;width:100%;padding:.375rem 25px .5rem;top:0;left:50%;transform:translate(-50%, 0);transition:all 0s !important;scroll-behavior:smooth}@media(max-width: 480px){.formAmount{border-width:0 0 .125rem 0;padding:.1875rem 25px .25rem}}.formAmount .formAmount-bg{position:absolute;z-index:-1;background-color:#23ceee;width:0%;height:100%;top:0;left:0;transition:width .2s ease-in}.formAmount .formAmount-inner{color:#fff;font-size:.875rem;line-height:1.643;padding:0 0 .25rem 0}@media(max-width: 480px){.formAmount .formAmount-inner{font-size:.75rem;line-height:1.5;padding:.125rem 0 .125rem 0}}.formAmount .formAmount-inner span{display:inline-block;color:#fff;font-size:1.5rem;font-weight:900;line-height:1.25;padding:0 .25rem 0px;transform:translate(0, 0.125rem)}@media(max-width: 480px){.formAmount .formAmount-inner span{font-size:1.25rem;line-height:1.2}}.commonForm{counter-reset:number 0;margin-top:2.5rem}.commonForm .commonFormSection{margin-top:2.5rem}.commonForm .commonFormSection:first-of-type{margin-top:0 !important}.commonForm .commonFormSection.is-hidden{position:absolute !important;pointer-events:none !important;opacity:0 !important;width:0 !important;height:0 !important;margin:0 !important;padding:0 !important;transform:scale(0) !important}.commonForm .commonFormSection .commonFormSection-title{position:relative;z-index:0;display:flex;color:#fff;font-size:.875rem;font-weight:700;line-height:1.4285714286;padding:1rem 0}.commonForm .commonFormSection .commonFormSection-title::before{counter-increment:number 1;content:counter(number) ".";display:block;font-family:"YakuHanJP","dotfont","Noto Sans JP","Noto Sans CJK JP","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#fff;letter-spacing:.2rem;margin-right:.5rem}.commonForm .commonFormSection .commonFormSection-title::after{content:"";position:absolute;display:block;z-index:-1;background-color:#21222b;height:100%;width:calc(100% + 3rem);top:0;left:50%;transform:translateX(-50%)}.commonForm .commonFormSection .commonFormSection-explain{margin-top:1rem}.commonForm .commonFormSection .commonFormSection-explain p{font-size:.875rem;line-height:1.4285714286;margin-top:.5rem}@media(max-width: 480px){.commonForm .commonFormSection .commonFormSection-explain p{font-size:.75rem;line-height:1.4166666667;margin-top:.5rem}}.commonForm .commonFormSection .commonFormSection-explain p:first-of-type{margin-top:0 !important}.commonForm .commonFormSection .commonFormSection-explain p span,.commonForm .commonFormSection .commonFormSection-explain p a{font-size:.875rem;line-height:1.4285714286}@media(max-width: 480px){.commonForm .commonFormSection .commonFormSection-explain p span,.commonForm .commonFormSection .commonFormSection-explain p a{font-size:.75rem;line-height:1.4166666667}}.commonForm .commonFormSection .commonFormSection-explain p .is-weight{font-weight:700}.commonForm .commonFormSection .commonFormSection-explain p .is-red{color:#fb2e76}.commonForm .commonFormSection .commonFormSection-explain p .is-link{text-decoration:underline;color:#23ceee;font-weight:700}.commonForm .commonFormSection .commonFormSection-explain p .is-link:hover{text-decoration:none}.commonForm .commonFormItem{position:relative;margin-top:1rem}.commonForm .commonFormItem.is-hidden{pointer-events:none !important;opacity:0 !important;position:absolute !important;width:0 !important;height:0 !important;transform:scale(0) !important}.commonForm .commonFormItem .commonFormItem-title{display:flex;align-items:center;font-size:.875rem;font-weight:700;line-height:1.4285714286}.commonForm .commonFormItem .commonFormItem-title.is-required::after{content:"*";order:1;display:block;color:#23ceee;font-size:.875rem;line-height:1.4285714286;margin-left:.25rem}.commonForm .commonFormItem .commonFormItem-title .commonFormItem-title__min{font-size:.75rem;line-height:1.4285714286;padding-left:.25rem}.commonForm .commonFormItem .commonFormItem-title .commonFormItem-title__min span{font-size:.75rem;font-weight:700;line-height:1.4285714286;padding-left:.25rem}.commonForm .commonFormItem .commonFormItem-push{order:10;flex-shrink:0;cursor:pointer;color:#23ceee;text-decoration:underline;font-size:.75rem;font-weight:700;line-height:1;margin:auto 0 0 .5rem;padding-bottom:.125rem}.commonForm .commonFormItem .commonFormItem-push:hover{text-decoration:none}.commonForm .commonFormItem .commonFormItem-push__popup{pointer-events:none;opacity:0;z-index:100;position:absolute;border-radius:.375rem;border-width:.0625rem;border-style:solid;border-color:#fff;background-color:#21222b;max-width:15.625rem;width:100%;padding:.75rem;top:.75rem;right:0;transform:translate(0, -100%);transition:opacity .2s ease-in}.commonForm .commonFormItem .commonFormItem-push__popup.is-active{pointer-events:all;opacity:1}.commonForm .commonFormItem .commonFormItem-push__popup::after{content:"";position:absolute;width:0;height:0;border-width:.75rem .75rem 0 .75rem;border-style:solid;border-color:#21222b rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:1.25rem;bottom:.0625rem;transform:translate(0, 100%)}.commonForm .commonFormItem .commonFormItem-push__popup p{position:relative;color:#fff;font-size:.625rem;line-height:1.5;margin-top:.25rem;padding-left:.625rem}.commonForm .commonFormItem .commonFormItem-push__popup p:first-of-type{margin-top:0 !important}.commonForm .commonFormItem .commonFormItem-push__popup p::before{content:"※";position:absolute;color:#fff;font-size:.625rem;line-height:1.5;top:0;left:0}.commonForm .commonFormItem .commonFormItem-trigger{cursor:pointer;background-color:#fff;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#23ceee;font-size:.75rem;font-weight:600;line-height:1.4166666667;padding:.5rem;transition:border-color .2s ease-in-out;margin-top:.5rem}.commonForm .commonFormItem .commonFormItem-trigger.is-active{border-radius:.1875rem .1875rem 0 0;border-width:.0625rem .0625rem 0 .0625rem;border-color:#21222b}.commonForm .commonFormItem .commonFormItem-trigger.is-active span::after{background-image:url(../images/ico_arrow_circle_black.svg);transform:translate(0, -50%) rotate(-90deg)}.commonForm .commonFormItem .commonFormItem-trigger span{position:relative;display:inline-block;font-size:.75rem;font-weight:600;line-height:1.4166666667;padding-right:1.25rem}.commonForm .commonFormItem .commonFormItem-trigger span::after{content:"";position:absolute;display:inline-block;background-image:url(../images/ico_arrow_circle_blue.svg);background-position:center;background-repeat:no-repeat;background-size:contain;font-size:.75rem;font-weight:600;line-height:1.4166666667;width:.875rem;height:.875rem;top:calc(50% + .125em);right:0;transform:translate(0, -50%) rotate(90deg);transition:background-image .2s ease-in-out,transform .2s ease-in-out}.commonForm .commonFormItem .commonFormItem-field{display:flex;flex-wrap:wrap;justify-content:space-between}.commonForm .commonFormItem .commonFormItem-field.is-toggle{position:relative;background-color:#fff;padding-bottom:1.25rem;opacity:0;height:0;transition:opacity .3s ease-in-out,height .3s ease-in-out}.commonForm .commonFormItem .commonFormItem-field.is-toggle.is-toggle-active{opacity:1;height:auto}.commonForm .commonFormItem .commonFormItem-field.is-toggle::after{content:"";position:absolute;display:block;border-radius:0 0 .1875rem .1875rem;border-width:0 .0625rem .0625rem .0625rem;border-style:solid;border-color:#21222b;width:calc(100% - .125rem);height:.5rem;left:.0625rem;bottom:0}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block{position:relative;width:100%;margin-top:.25rem}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block.is-hidden{position:absolute !important;pointer-events:none !important;width:0 !important;height:0 !important;opacity:0 !important;margin:0 !important;padding:0 !important;transform:scale(0) !important;transition:0s !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block.is-half{width:calc((100% - .25rem)/2)}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block.is-half-pc{width:calc((100% - .25rem)/2)}@media(max-width: 480px){.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block.is-half-pc{width:100%}}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block.is-third{width:calc((100% - .5rem)/3)}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(.commonFormItem-block__name){margin-top:1.375rem !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=true]).is-select::before{background-color:#fb2e76 !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=true]) input,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=true]) select,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=true]) textarea{color:#fb2e76 !important;border-color:#fb2e76 !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=false]) select{border-color:#23ceee !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=false]) input:not([type=checkbox]):not([type=radio]):not(:placeholder-shown),.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=false]) textarea:not(:placeholder-shown){border-color:#23ceee !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=false]) input[type=checkbox],.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has([aria-invalid=false]) input[type=radio]{border-color:#23ceee !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false])::before,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false])::after,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown))::before,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown))::after{content:"";position:absolute;display:block;border-style:solid;border-color:#23ceee;transition:0s !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false])::before,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown))::before{z-index:3;border-width:.125rem;border-radius:100%;width:1rem;height:1rem;top:1rem;right:.5625rem}@media(max-width: 480px){.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false])::before,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown))::before{top:1.125rem}}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false])::after,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown))::after{z-index:4;border-width:0 .125rem .125rem 0;width:.25rem;height:.5rem;top:1.25rem;right:1rem;transform:rotate(45deg)}@media(max-width: 480px){.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false])::after,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown))::after{top:1.375rem}}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false]) input,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown)[aria-invalid=false]) textarea,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown)) input,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(textarea[aria-invalid=false]:not(:placeholder-shown)) textarea{padding-right:2rem}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(select)::before{content:"";position:absolute;display:block;background-color:#21222b;width:.625rem;height:.5rem;clip-path:polygon(100% 0, 0 0, 50% 100%);top:50%;right:.625rem;transform:translate(0, -50%)}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]){display:flex;align-items:center}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]):has(input[type=file].error) .filePreview{border-color:#fb2e76 !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]):has(input[type=file].error) .fileLabel{border-color:#fb2e76 !important;color:#fb2e76 !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview{overflow:hidden;border-radius:.3125rem;border-width:.0625rem;border-style:solid;border-color:#afb2b7;background-color:#fff;width:calc((100% - .5rem)/2);aspect-ratio:16/9;margin-right:.5rem}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview.is-active{border-color:#23ceee}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview.is-active .filePreview-inner.is-empty{display:none}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview.is-active .filePreview-inner.is-full{display:flex}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview .filePreview-inner{display:none;align-items:center;justify-content:center;width:100%;height:100%}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview .filePreview-inner.is-empty{display:flex}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview .filePreview-inner.is-full{display:none}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .filePreview .filePreview-inner img{max-height:100%}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .fileLabel{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-width:.0625rem;border-style:solid;border-color:#23ceee;border-radius:.1875rem;color:#23ceee;text-align:center;font-size:.875rem;line-height:1.2;cursor:pointer;width:calc((100% - .5rem)/2);height:3.25rem;padding:.25rem;margin-bottom:0}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(input[type=file]) .fileLabel input[type=file]{position:absolute !important;z-index:-999 !important;visibility:hidden !important;pointer-events:none !important;opacity:0 !important;border:0 !important;font-size:0 !important;line-height:0 !important;height:0 !important;width:0 !important;padding:0 !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(.agreeInput){width:auto;margin:0 auto}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(.agreeInput) label.error{display:none !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(.allCheckItem){margin:0 auto}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(.allCheckItem) label.error{display:none !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block:has(.labelCheckBox--single){display:flex;flex-direction:column;align-items:center;margin:0 auto}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block select,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block textarea{background-color:#fff;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#afb2b7;font-size:.875rem;line-height:1.7;width:100%;padding:.75rem}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input:focus,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block select:focus,.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block textarea:focus{border-color:#21222b;box-shadow:0 0 .1875rem #afb2b7}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input#mypage_pass{height:3.0625rem !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[readonly]{pointer-events:none !important;border-color:#afb2b7;background-color:#dadadd}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=password]{font-weight:900;line-height:1}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=radio]{z-index:-999 !important;opacity:0 !important;position:absolute !important;width:0 !important;height:0 !important;transform:scale(0) !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=radio]~.labelRadio{cursor:pointer;display:block;background-color:#fff;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#afb2b7;font-size:.875rem;line-height:1.7;width:100%;padding:.8125rem 1rem .8125rem 2.75rem}@media(max-width: 480px){.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=radio]~.labelRadio{padding:.75rem .75rem .75rem 2.75rem}}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=radio]~.labelRadio::before{content:"";position:absolute;width:.75rem;aspect-ratio:1;top:50%;left:1rem;transform:translateY(-50%);border-radius:50%;background-color:#fff;box-shadow:0 0 0 .1875rem #fff,0 0 0 .25rem #afb2b7;transition:background-color .2s ease-out}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=radio]:checked~.labelRadio{background-color:#ddfaff;border-color:#23ceee;font-weight:900}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=radio]:checked~.labelRadio::before{background-color:#23ceee}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=checkbox]{z-index:-999 !important;opacity:0 !important;position:absolute !important;width:0 !important;height:0 !important;transform:scale(0) !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=checkbox]~.labelCheckBox--single{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;line-height:1.7;border-width:0px;min-height:inherit;padding:.8125rem 0 .8125rem 2rem}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=checkbox]~.labelCheckBox--single::before{content:"";display:block;position:absolute;top:50%;left:0;width:1.5rem;height:1.5rem;background-color:#fff;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#afb2b7;transition:all .2s ease-out;transform:translate(0, -50%)}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=checkbox]~.labelCheckBox--single::after{content:"";display:block;position:absolute;border-width:0 .1875rem .1875rem 0;border-style:solid;border-color:#fff;top:calc(50% - .0625rem);left:.5625rem;width:.25rem;height:.625rem;opacity:0;transition:all .2s ease-out;transform:translate(0, -50%) rotate(45deg);z-index:1}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=checkbox]:checked~.labelCheckBox--single::before{background-color:#23ceee;border-color:#23ceee}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block input[type=checkbox]:checked~.labelCheckBox--single::after{opacity:1}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block select{color:#dadadd;padding-right:1.5rem}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block select.value-class{color:#21222b}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block textarea{max-height:20rem;min-height:10rem;max-width:100%;min-width:100%}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block label.error{pointer-events:none;position:absolute;z-index:3;background-color:#fb2e76;border-radius:.1875rem;color:#fff;text-align:left;font-size:.625rem;line-height:1.5;width:auto;padding:.25rem;top:-0.5rem;right:0;transform:translate(0, -100%)}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block label.error::after{content:"";position:absolute;display:block;width:0;height:0;border-width:.25rem .25rem 0 .25rem;border-style:solid;border-color:#fb2e76 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);bottom:0;right:.625rem;transform:translate(0, 100%)}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block label.labelCheckBox--single{display:block !important;line-height:1.4285714286 !important;padding:0 0 0 2rem !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block label.labelCheckBox--single a{font-size:.875rem;font-weight:700;line-height:1.4285714286 !important}.commonForm .commonFormItem .commonFormItem-field .commonFormItem-block .commonFormItem-block__name{position:absolute;font-size:.625rem;line-height:1.5;top:-1.125rem;left:0}.commonForm .commonFormItem .commonFormItem-field .fileReset{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.1875rem;background-color:#23ceee;width:100%;padding:.5rem .75rem;margin-top:.5rem;margin:.5rem 0 .5rem 0;transition:background-color .2s ease-in-out}.commonForm .commonFormItem .commonFormItem-field .fileReset:hover{background-color:#1d7a8b}.commonForm .commonFormItem .commonFormItem-field .fileReset .fileReset-btn{color:#fff;font-size:.875rem;font-weight:700;line-height:1.7}.commonForm .commonFormItem .commonFormItem-caution{margin-top:.25rem}.commonForm .commonFormItem .commonFormItem-caution p{position:relative;display:block;font-size:.625rem;line-height:1.5;padding-left:.75rem;margin-top:.25rem}.commonForm .commonFormItem .commonFormItem-caution p:first-of-type{margin-top:0 !important}.commonForm .commonFormItem .commonFormItem-caution p.is-red{color:#fb2e76}.commonForm .commonFormItem .commonFormItem-caution p.is-red::before{color:#fb2e76}.commonForm .commonFormItem .commonFormItem-caution p::before{content:"※";position:absolute;display:block;font-size:.625rem;line-height:1.5;top:0;left:0}.commonForm .commonFormItem .commonFormItem-caution p a,.commonForm .commonFormItem .commonFormItem-caution p span{font-size:.625rem;line-height:1.5}.commonForm .commonFormItem .commonFormItem-caution p a.is-red,.commonForm .commonFormItem .commonFormItem-caution p span.is-red{color:#fb2e76}.commonForm .commonFormItem .commonFormItem-caution p a.is-weight,.commonForm .commonFormItem .commonFormItem-caution p span.is-weight{font-weight:700}.commonForm .commonFormItem .commonFormItem-About{display:flex;align-items:flex-start;margin-top:.25rem}.commonForm .commonFormItem .commonFormItem-About .commonFormItem-About__unit,.commonForm .commonFormItem .commonFormItem-About .commonFormItem-About__text{font-size:.75rem;line-height:1.4166666667}.commonForm .commonFormItem .commonFormItem-About .commonFormItem-About__unit{margin-right:.25rem}.commonForm .commonFormItem .commonFormItem-About .textSub{display:block;font-size:.625rem;line-height:1.5}.commonForm .commonFormItem .commonFormItem-About .is-red{color:#fb2e76;display:block;font-size:.625rem;line-height:1.5}.commonForm .commonFormItem .commonFormItem-search{display:flex;width:100%;height:2.75rem;margin-top:.5rem}.commonForm .commonFormItem .commonFormItem-search .commonFormItem-search__input{font-size:.875rem;line-height:1.25;border-width:.0625rem 0 .0625rem .0625rem;border-style:solid;border-color:#afb2b7;border-radius:3.125rem 0 0 3.125rem;height:100%;width:calc(100% - 5.625rem);padding:1rem}.commonForm .commonFormItem .commonFormItem-search .commonFormItem-search__btn{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0 3.125rem 3.125rem 0 !important;background-color:#23ceee;color:#fff;font-size:.875rem;font-weight:700;line-height:1.25;width:5.625rem;height:100%;transition:background-color .2s ease-in-out}.commonForm .commonFormItem .commonFormItem-search .commonFormItem-search__btn:hover{background-color:#1d7a8b}.commonForm .commonFormItem .commonFormItem-select{position:relative;margin-top:.5rem}.commonForm .commonFormItem .commonFormItem-select::before{content:"";position:absolute;display:block;background-color:#21222b;width:.625rem;height:.5rem;clip-path:polygon(100% 0, 0 0, 50% 100%);top:50%;right:.625rem;transform:translate(0, -50%)}.commonForm .commonFormItem .commonFormItem-select select{pointer-events:none;background-color:#dadadd;padding-right:1.5rem;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#dadadd;color:#afb2b7;font-size:.875rem;font-weight:700;line-height:1.7;width:100%;padding:.75rem 1.5rem .75rem .75rem}@media(max-width: 480px){.commonForm .commonFormItem .commonFormItem-select select{padding:.75rem}}.commonForm .commonFormItem .commonFormItem-select select.is-active{pointer-events:all;background-color:#fff;border-color:#afb2b7;color:#21222b;font-weight:400}.commonForm .commonFormItem .commonFormItem-select select:focus{border-color:#21222b;box-shadow:0 0 .1875rem #afb2b7}.commonForm .commonFormCaution{border-radius:.1875rem;background-color:#fed62d;font-size:.875rem;font-weight:700;line-height:1.4285714286;padding:.875rem 1.25rem;margin:1.5rem 0 0 0}@media(max-width: 480px){.commonForm .commonFormCaution{font-size:.75rem}}.commonForm .commonFormTip{cursor:pointer;background-color:#fff;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#afb2b7;width:100%;margin:.5rem auto 1rem;padding:0 1rem;transition:border-color .2s ease-in}@media(max-width: 480px){.commonForm .commonFormTip{border-radius:vwsp(3);border-width:vwsp(1);margin:vwsp(8) auto vwsp(16);padding:0 vwsp(16)}}.commonForm .commonFormTip.is-active{border-color:#23ceee}.commonForm .commonFormTip .commonFormTip-title{display:flex;align-items:center;justify-content:center;color:#23ceee;font-size:.75rem;line-height:1;padding:.5rem 0}@media(max-width: 480px){.commonForm .commonFormTip .commonFormTip-title{font-size:vwsp(12);padding:vwsp(8) 0}}.commonForm .commonFormTip .commonFormTip-title::before{content:"";display:block;background-image:url(../images/ico_caution.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:.875rem;height:.875rem;margin-right:.75rem}@media(max-width: 480px){.commonForm .commonFormTip .commonFormTip-title::before{width:vwsp(14);height:vwsp(14);margin-right:vwsp(12)}}.commonForm .commonFormTip .commonFormTip-contents{display:none}.commonForm .commonFormTip .commonFormTip-contents .commonFormTip-image{padding:0 1rem;margin:1rem auto;max-width:calc(232px + 2rem)}@media(max-width: 480px){.commonForm .commonFormTip .commonFormTip-contents .commonFormTip-image{padding:0 vwsp(16);margin:vwsp(16) auto;max-width:vwsp(264)}}.commonForm .commonFormTip .commonFormTip-contents .commonFormTip-text{font-size:.75rem;line-height:1.5;padding:0 1rem 1rem}@media(max-width: 480px){.commonForm .commonFormTip .commonFormTip-contents .commonFormTip-text{font-size:vwsp(12);padding:0 vwsp(16) vwsp(16)}}.commonForm .commonFormTip .commonFormTip-contents .commonFormTip-text span{font-size:.75rem;line-height:1.5}@media(max-width: 480px){.commonForm .commonFormTip .commonFormTip-contents .commonFormTip-text span{font-size:vwsp(12)}}.commonForm .commonFormTip .commonFormTip-contents .commonFormTip-text span.is-weight{font-weight:700}.commonForm .commonFormCheckBox{width:auto;margin-top:16px}@media(max-width: 480px){.commonForm .commonFormCheckBox{margin-top:vwsp(16)}}.commonForm .commonFormCheckBox.agreeLabel{display:flex;justify-content:center}.commonForm .commonFormCheckBox input[type=checkbox]{position:absolute !important;z-index:-999 !important;visibility:hidden !important;pointer-events:none !important;opacity:0 !important;border:0 !important;font-size:0 !important;line-height:0 !important;height:0 !important;width:0 !important;padding:0 !important}.commonForm .commonFormCheckBox input[type=checkbox]:checked+label::before{border-color:#23ceee;background-color:#23ceee}.commonForm .commonFormCheckBox input[type=checkbox]:checked+label::after{opacity:1 !important}.commonForm .commonFormCheckBox label{position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;background-color:#fff;color:#21222b;font-size:.875rem;line-height:1.7;min-height:inherit;padding:0 0 0 2rem}@media(max-width: 960px){.commonForm .commonFormCheckBox label{font-size:vw(14);padding-left:vw(32)}}@media(max-width: 480px){.commonForm .commonFormCheckBox label{font-size:vwsp(14);padding-left:vwsp(32)}}.commonForm .commonFormCheckBox label::before{content:"";display:block;position:absolute;top:50%;left:0;width:1.5rem;height:1.5rem;background-color:#fff;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#afb2b7;box-sizing:border-box;transition:all .2s ease-out;transform:translate(0, -50%)}@media(max-width: 480px){.commonForm .commonFormCheckBox label::before{width:vwsp(24);height:vwsp(24);border-radius:vwsp(3);border-width:vws(1)}}.commonForm .commonFormCheckBox label::after{content:"";display:block;position:absolute;border-width:0 .1875rem .1875rem 0;border-style:solid;border-color:#fff;top:calc(50% - .0625rem);left:.5625rem;width:.25rem;height:.625rem;opacity:0;transition:all .2s ease-out;transform:translate(0, -50%) rotate(45deg);z-index:1}@media(max-width: 480px){.commonForm .commonFormCheckBox label::after{border-width:0 vwsp(3) vwsp(3) 0;top:calc(50% - vwsp(1));left:vwsp(9);width:vwsp(4);height:vwsp(10)}}.commonForm .commonFormError{display:none;pointer-events:none;margin:1.5rem auto 0}.commonForm .commonFormError.is-active{display:block;pointer-events:all}.commonForm .commonFormError .commonFormError-inner{display:flex;align-items:center;justify-content:space-between;background-color:#fff7f9;border-radius:.1875rem;border-width:.0625rem;border-style:solid;border-color:#fb2e76;text-decoration:none;line-height:0;max-width:20.3125rem;width:100%;padding:.625rem;margin:0 auto}.commonForm .commonFormError .commonFormError-inner .commonFormError-text{position:relative;color:#fb2e76;font-size:.75rem;font-weight:700;line-height:1.5;padding-left:1.5rem}.commonForm .commonFormError .commonFormError-inner .commonFormError-text::before{content:"!";position:absolute;z-index:2;color:#fb2e76;font-size:.75rem;font-weight:700;line-height:1.5;top:0;left:.5rem}.commonForm .commonFormError .commonFormError-inner .commonFormError-text::after{content:"";position:absolute;z-index:1;display:block;background-color:#fff7f9;border-width:.125rem;border-style:solid;border-color:#fb2e76;border-radius:100%;width:1rem;height:1rem;top:0;left:0}.commonForm .commonFormError .commonFormError-inner .commonFormError-icon{position:relative;color:#fb2e76;font-size:.625rem;font-weight:700;line-height:1.7;padding-right:1rem}.commonForm .commonFormError .commonFormError-inner .commonFormError-icon::after{content:"";position:absolute;display:block;background-color:#fb2e76;clip-path:polygon(50% 0%, 0% 100%, 100% 100%);width:.625rem;height:.5rem;top:calc(50% + .0625rem);right:.25rem;transform:translate(0, -50%)}.commonFormBtns.is-check .commonFormBtns-item,.commonCheckBtn.is-check .commonFormBtns-item{margin-top:2.5rem}.commonFormBtns.is-check .commonFormBtns-item:first-of-type,.commonCheckBtn.is-check .commonFormBtns-item:first-of-type{margin-top:0 !important}@media(max-width: 480px){.commonFormBtns button,.commonFormBtns .commonFormBtns-item,.commonCheckBtn button,.commonCheckBtn .commonFormBtns-item{margin-top:1.5rem;max-width:17.5rem;height:4.5rem;border-radius:.1875rem;box-shadow:.3125rem .3125rem 0 rgba(33,34,43,.15)}}.commonFormBtns button:first-of-type,.commonFormBtns .commonFormBtns-item:first-of-type,.commonCheckBtn button:first-of-type,.commonCheckBtn .commonFormBtns-item:first-of-type{margin-top:0 !important}.commonFormBtns button.is-active,.commonFormBtns .commonFormBtns-item.is-active,.commonCheckBtn button.is-active,.commonCheckBtn .commonFormBtns-item.is-active{display:flex !important;pointer-events:all !important}.commonFormBtns button.disabled,.commonFormBtns .commonFormBtns-item.disabled,.commonCheckBtn button.disabled,.commonCheckBtn .commonFormBtns-item.disabled{box-shadow:none !important;pointer-events:none !important}.commonFormBtns button.disabled .btn_inner,.commonFormBtns .commonFormBtns-item.disabled .btn_inner,.commonCheckBtn button.disabled .btn_inner,.commonCheckBtn .commonFormBtns-item.disabled .btn_inner{padding:0 !important;margin:0 !important}.commonFormBtns button.disabled .btn_inner::after,.commonFormBtns .commonFormBtns-item.disabled .btn_inner::after,.commonCheckBtn button.disabled .btn_inner::after,.commonCheckBtn .commonFormBtns-item.disabled .btn_inner::after{content:none}@media(max-width: 480px){.commonFormBtns button::before,.commonFormBtns .commonFormBtns-item::before,.commonCheckBtn button::before,.commonCheckBtn .commonFormBtns-item::before{width:calc(100% + .25rem);height:calc(100% + .25rem);top:-0.125rem;left:-0.125rem;border-radius:.1875rem}}@media(max-width: 480px){.commonFormBtns button::after,.commonFormBtns .commonFormBtns-item::after,.commonCheckBtn button::after,.commonCheckBtn .commonFormBtns-item::after{left:.25rem;bottom:.25rem;width:calc(100% - .5rem);height:calc(100% - .5rem);background-size:auto 2rem}}@media(max-width: 480px){.commonFormBtns button .btn_inner,.commonFormBtns .commonFormBtns-item .btn_inner,.commonCheckBtn button .btn_inner,.commonCheckBtn .commonFormBtns-item .btn_inner{font-size:1rem;padding-left:1.5rem}}@media(max-width: 480px){.commonFormBtns button .btn_inner::before,.commonFormBtns .commonFormBtns-item .btn_inner::before,.commonCheckBtn button .btn_inner::before,.commonCheckBtn .commonFormBtns-item .btn_inner::before{width:1.25rem;height:1.25rem}}@media(max-width: 480px){.commonFormBtns button .btn_inner::after,.commonFormBtns .commonFormBtns-item .btn_inner::after,.commonCheckBtn button .btn_inner::after,.commonCheckBtn .commonFormBtns-item .btn_inner::after{left:.625rem;width:.3125rem;height:.3125rem;border-width:.125rem .125rem 0 0}}.commonFormBtns{margin-top:2.5rem}.commonFormBtns button{display:none !important;pointer-events:none !important}.commonCheckBtn{margin-top:3.75rem}.fileCaution{display:none;margin-top:1rem}.fileCaution.is-active{display:block}.fileCaution .fileCaution-label{background-color:#fb2e76;border-radius:.3125rem .3125rem 0 0;text-align:center;color:#fff;font-weight:900;padding:.5rem}.fileCaution .fileCaution-inner{border-radius:0px 0px .3125rem .3125rem;border-width:0px .0625rem .0625rem .0625rem;border-style:solid;border-color:#afb2b7;background-color:#fff;padding:1rem}.fileCaution .fileCaution-inner .fileCaution-inner__text{text-align:center;font-size:.875rem;line-height:1.5}.fileCaution .fileCaution-inner .fileCaution-inner__text span{font-size:.875rem;line-height:1.5}.fileCaution .fileCaution-inner .fileCaution-inner__text span.is-weight{font-weight:700}.fileCaution .fileCaution-inner .fileCaution-inner__text span.is-red{color:#fb2e76}.fileCaution .fileCaution-inner .fileCaution-inner__img{max-width:12.5rem;width:100%;margin:.5rem auto}.fileCaution .fileCaution-inner .fileCaution-inner__list{max-width:12.5rem;margin:0 auto}.fileCaution .fileCaution-inner .fileCaution-inner__list li{position:relative;font-size:.875rem;line-height:1.5;padding-left:.875rem;margin-top:.25rem}.fileCaution .fileCaution-inner .fileCaution-inner__list li::before{content:"・";position:absolute;display:block;font-size:.875rem;font-weight:900;line-height:1.5;top:0;left:0}.yucho{background-color:#fff;border-radius:.1875rem;padding:1.25rem;margin-top:1.25rem}@media(max-width: 480px){.yucho{border-radius:vwsp(3);padding:vwsp(20);margin-top:vwsp(20)}}.yucho .yuchoLabel{font-size:16px;font-weight:700;text-align:center;color:#090;border-width:0 0 .0625rem 0;border-style:solid;border-color:#090}@media(max-width: 480px){.yucho .yuchoLabel{font-size:vwsp(14);line-height:1.4285714286;border-width:0 0 vwsp(1) 0}}.yucho .yuchoText{margin-top:.75rem}@media(max-width: 480px){.yucho .yuchoText{margin-top:vwsp(12)}}.yucho .yuchoText p{font-weight:500;font-size:.875rem;line-height:1.4285714286;margin-top:.5rem}@media(max-width: 480px){.yucho .yuchoText p{font-size:vwsp(12);margin-top:vwsp(8)}}.yucho .yuchoText p:first-of-type{margin-top:0 !important}.yucho .yuchoLinks{display:flex;flex-direction:column;margin-top:1.25rem}@media(max-width: 480px){.yucho .yuchoLinks{margin-top:vwsp(20)}}.yucho .yuchoLinks .yuchoLinks-item{text-decoration:none;border-radius:.1875rem;background-color:#009800;font-size:.75rem;font-weight:700;line-height:1.4166666667;padding:.75rem 1.25rem;margin-top:.5rem;transition:opacity .2s ease-in-out}@media(max-width: 480px){.yucho .yuchoLinks .yuchoLinks-item{border-radius:vwsp(3);font-size:vwsp(12);padding:vwsp(12) vwsp(20);margin-top:vwsp(8)}}.yucho .yuchoLinks .yuchoLinks-item:hover{opacity:.6}.yucho .yuchoLinks .yuchoLinks-item:first-of-type{margin-top:0 !important}.yucho .yuchoLinks .yuchoLinks-item .yuchoLinks-item__label{display:flex;align-items:center;color:#fff;font-size:.75rem;font-weight:700;line-height:1.4166666667}@media(max-width: 480px){.yucho .yuchoLinks .yuchoLinks-item .yuchoLinks-item__label{font-size:vwsp(12)}}.yucho .yuchoLinks .yuchoLinks-item .yuchoLinks-item__label::after{content:"";display:block;background-image:url(../images/ico_blank_white.svg);background-repeat:no-repeat;background-size:contain;width:.75rem;height:.75rem;margin-left:.5rem}@media(max-width: 480px){.yucho .yuchoLinks .yuchoLinks-item .yuchoLinks-item__label::after{width:vwsp(12);height:vwsp(12);margin-right:vwsp(8)}}.commonCheckList{margin-top:2.5rem;margin-bottom:2.5rem}@media(max-width: 480px){.commonCheckList{margin-top:vwsp(40);margin-bottom:vwsp(32)}}.commonCheckList .commonCheckItem{border-width:.0625rem 0 0 0;border-style:solid;border-color:#dadadd;padding:1.5rem 0}@media(max-width: 480px){.commonCheckList .commonCheckItem{border-width:vwsp(1) 0 0 0;padding:vwsp(24) 0}}.commonCheckList .commonCheckItem:last-of-type{padding-bottom:0 !important}.commonCheckList .commonCheckItem-label{color:#21222b;font-size:.875rem;font-weight:900;line-height:1.7;margin-bottom:1rem}@media(max-width: 480px){.commonCheckList .commonCheckItem-label{font-size:vwsp(14);margin-bottom:vwsp(16)}}.commonCheckList .commonCheckItem-contents{color:#21222b;font-size:.875rem;line-height:1.4285714286;padding:0 1.5rem}@media(max-width: 480px){.commonCheckList .commonCheckItem-contents{font-size:vwsp(14);padding:0 vwsp(24)}}.commonCheckList .commonCheckItem-contents .checkField,.commonCheckList .commonCheckItem-contents .checkRadio{color:#21222b;font-size:.875rem;line-height:1.4285714286}@media(max-width: 480px){.commonCheckList .commonCheckItem-contents .checkField,.commonCheckList .commonCheckItem-contents .checkRadio{font-size:vwsp(14)}}.commonCheckList .commonCheckItem-contents .confirm-img{position:relative;display:flex;align-items:center;justify-content:center;background-color:#fff;width:274px;aspect-ratio:16/9;margin:0 auto}@media(max-width: 480px){.commonCheckList .commonCheckItem-contents .confirm-img{width:100%}}.commonCheckList .commonCheckItem-contents .confirm-img::before{content:"";padding-top:100%;display:block}.commonCheckList .commonCheckItem-contents .confirm-img img{max-height:100%}.commonCheckBtn{margin:60px auto 80px}.commonCheckBtn button{margin-top:1.5rem}.commonCheckBtn button:first-of-type{margin-top:0 !important}.commonCheckBtn button.form-retouch-btn{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.commonCheckBtn button.form-retouch-btn .btn_inner{position:relative}.commonCheckBtn button.form-retouch-btn .btn_inner::after{transform:translate(-30%, -50%) rotate(-135deg)}.thanks-announce{position:relative;z-index:1;text-align:center;color:#161616;font-weight:900;padding:1.875rem 1rem}.thanks-announce::before{content:"";position:absolute;display:block;z-index:-1;background-color:#fff;width:100%;height:100%;top:0;left:0}@media(max-width: 480px){.thanks-announce::before{width:100vw;left:50%;transform:translate(-50%, 0)}}.thanks-caution .thanks-caution__text{color:#21222b;font-size:.875rem;line-height:1.7;margin-bottom:1.5rem}@media(max-width: 480px){.thanks-caution .thanks-caution__text{margin-bottom:2.5rem}}.thanks-caution .thanks-caution__text span{color:#fb2e76;font-size:.875rem;line-height:1.7;font-weight:900}.thanks-caution .thanks-caution__info{border-radius:.3125rem;border:.125rem solid #21222b;background-color:#fff;text-align:center;max-width:325px;width:100%;padding:1rem 0;margin:1.5rem auto 0}.thanks-caution .thanks-caution__info .thanks-caution__info--name{font-size:.875rem;font-weight:400;line-height:1.7}.thanks-caution .thanks-caution__info .thanks-caution__info--tel{display:block;font-family:"dotfont",sans-serif;color:#21222b;font-size:1.5rem;font-weight:400;line-height:1.2;letter-spacing:3.6px;text-decoration:none;margin-top:.5rem}@media(max-width: 400px){.thanks-caution .thanks-caution__info .thanks-caution__info--tel{font-size:1.75rem}}.thanks-caution .thanks-caution__info .thanks-caution__info--time{font-size:.875rem;line-height:1.5;margin-top:.5rem}.thanks-caution .thanks-caution__info .thanks-caution__info--time span{display:block;font-size:.875rem;line-height:1.5}.thanks-caution .thanks-caution__info .thanks-caution__info--time span:first-of-type{margin-top:0}.form-footer{padding:0 1.5rem;text-align:center}.form-footer .form-footer__link{margin-bottom:1rem;display:flex;justify-content:center;flex-wrap:wrap}.form-footer .form-footer__link a{display:inline-block;color:#21222b;font-size:.625rem;font-weight:400;text-decoration:none;line-height:1.5}.form-footer .form-footer__link li{display:flex;align-items:center}.form-footer .form-footer__link li a{padding:0 .5rem}.form-footer .form-footer__link li:first-of-type a{padding-left:0}.form-footer .form-footer__link li:last-of-type a{padding-right:0}.form-footer .form-footer__link li:not(:last-of-type)::after{content:"";display:none;display:block;background-color:#21222b;width:.0625rem;height:.625rem}.form-footer .form-footer__text{color:#21222b;font-size:.625rem;line-height:1.5;margin-bottom:1.5rem}.form-footer .form-footer__copy{color:#21222b;font-size:.625rem;line-height:1.5;margin-bottom:2.5rem}