:root{--color-txt: #3e3a39;--color-white: #fff;--color-deep-orange: #df671b;--color-purple: #7d80ce;--color-deep-purple: #655dac;--color-main: var(--color-txt);--color-accent: var(--color-deep-orange);--color-sub: var(--color-purple)}.contact-card{background:#fff;border-radius:12px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.15);box-shadow:0 0 8px rgba(0,0,0,.15);padding:clamp(24px,5vw,64px)}@media screen and (max-width:767px){.contact-card{border-radius:0;padding:0;-webkit-box-shadow:unset;box-shadow:unset}}.contact-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(12px,2vw,20px);margin-bottom:6rem;padding-bottom:2rem;border-bottom:solid 1px #efeff0}@media screen and (max-width:767px){.contact-section__header{margin-bottom:3rem;padding-bottom:1rem}}.contact-section__marker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:3px;height:1.3lh}.contact-section__marker span{width:100%;height:33.3333333333%}.contact-section__marker span:nth-child(1){background-color:#ffb93b}.contact-section__marker span:nth-child(2){background-color:#f7931e}.contact-section__marker span:nth-child(3){background-color:#f66a0f}.contact-section__title{font-size:2.8rem;font-weight:500;letter-spacing:.15em}@media screen and (max-width:767px){.contact-section__title{font-size:2rem}}.contact-phone{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-bottom:3rem}@media screen and (min-width:768px){.contact-phone{margin-bottom:8rem}}.contact-phone__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.contact-phone__icon{height:1.45lh;aspect-ratio:1}@media screen and (max-width:767px){.contact-phone__icon{height:1lh}}.contact-phone__icon img{width:100%;height:100%}.contact-phone__number{font-size:5.3rem;font-weight:600;color:var(--color-deep-purple);line-height:1}@media screen and (max-width:767px){.contact-phone__number{font-size:3.6rem}}.contact-phone__hours{font-size:1.4rem;text-align:center;font-weight:500}.step-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;overflow:hidden}.step-bar .step-pill{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:unset;padding:1.5rem 0rem;background-color:#eae9fb;color:var(--color-deep-purple);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;font-weight:500}@media screen and (max-width:767px){.step-bar .step-pill{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;min-width:unset}}@media screen and (min-width:768px){.step-bar .step-pill{height:70px;padding:1.2rem 2rem;min-width:180px}}@media screen and (min-width:992px){.step-bar .step-pill{height:unset}}.step-bar .step-pill .arrow{position:absolute;top:0;right:0;width:28px;height:100%;background-color:#eae9fb}@media screen and (max-width:767px){.step-bar .step-pill .arrow{width:10px}}.step-bar .step-pill .arrow::before,.step-bar .step-pill .arrow::after{content:"";position:absolute;top:0;right:1px;display:block;width:100%;height:100%}.step-bar .step-pill .arrow::before{z-index:1;clip-path:polygon(10% 0, 100% 50%, 10% 100%, 0% 100%, 90% 50%, 0 0);background-color:#fff}.step-bar .step-pill .arrow::after{background-color:#eae9fb;clip-path:polygon(0 0, 100% 50%, 0 100%)}.step-bar .step-pill:last-child::after{display:none}.step-bar .step-pill.is-active{color:#fff;background-color:var(--color-deep-purple)}.step-bar .step-pill.is-active .arrow::after{background-color:var(--color-deep-purple)}.step-bar .step-pill__number{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;height:2.3lh;aspect-ratio:1;font-size:1.6rem;line-height:1;background-color:#fff;color:var(--color-deep-purple);-ms-flex-negative:0;flex-shrink:0;position:relative}.step-bar .step-pill__number .txt{position:absolute;top:54%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.6rem;line-height:1;color:var(--color-deep-purple);white-space:nowrap}.step-bar .step-pill__label{font-size:1.4rem;line-height:1.6;text-align:center}@media screen and (min-width:768px){.step-bar .step-pill__label{font-size:1.6rem;text-align:left}}@media screen and (min-width:992px){.step-bar .step-pill__label{font-size:2rem;line-height:1}}.contact-form__lead{margin-top:2rem;font-size:1.4rem;font-weight:500;letter-spacing:.04em}.contact-form__body{background:#fff;margin-top:4rem;margin-inline:auto;width:100%}@media screen and (min-width:768px){.contact-form__body{margin-top:4rem}}@media screen and (min-width:992px){.contact-form__body{width:90%;margin-top:8rem}}.form-table{width:100%;border:1px solid #eceef4;border-radius:20px;border-collapse:separate;border-spacing:0;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 8px 24px rgba(6,8,44,.05);box-shadow:0 8px 24px rgba(6,8,44,.05)}@media screen and (min-width:992px){.form-table{display:table}}tbody{width:100%}.form-table-row{border-top:1px solid #eceef4}.form-table-row:last-child{border-bottom:1px solid #eceef4}.form-table-ttl,.form-table-txt{display:block;width:100%;max-width:100%}@media screen and (min-width:992px){.form-table-ttl,.form-table-txt{display:table-cell}}.form-table-ttl{background-color:#f6f6f8;color:var(--color-txt);font-weight:500;text-align:left;padding:clamp(16px,3vw,28px);border-right:1px solid #eceef4}@media screen and (max-width:991px){.form-table-ttl{border-right:none;border-bottom:1px solid #eceef4;padding:1rem 2rem}}@media screen and (min-width:992px){.form-table-ttl{width:270px;min-width:270px;vertical-align:top}}.form-table-ttl-contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-table-ttl .ttl{font-size:1.6rem;letter-spacing:.04em;font-weight:600}.ttl-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-table-txt{padding:2rem 0;background-color:rgba(0,0,0,0);vertical-align:middle}@media screen and (min-width:992px){.form-table-txt{padding:2rem}}.form-table-txt .box:has(.mwform-checkbox-field),.form-table-txt .box:has(.mwform-radio-field){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem 3rem}.form-table-row--address .form-table-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.radio-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 32px}.radio-list>*{margin:0 !important}@media screen and (max-width:767px){.radio-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.mw_wp_form input[type=file]{border:none !important}@media screen and (max-width:767px){.mw_wp_form input[type=file]{width:100%}}.mw_wp_form .horizontal-item+.horizontal-item{margin-left:0}.contact-explanation{margin:clamp(12px,3vw,20px) 0 0;font-size:1.4rem;line-height:1.8;color:var(--color-main)}.contact-explanation .txt{margin:0}.contact-explanation .need{border-radius:999px;padding:.3em 1em}.form-guide{font-size:1.4rem;text-align:left;color:var(--color-txt);line-height:1.8}.form-guide a{text-decoration:underline}input[type=text],input[type=tel],input[type=email],input[type=password],input[type=file],input[type=number],textarea,select{width:100%;-webkit-writing-mode:horizontal-tb !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.5rem;padding:0 18px;border-radius:4px;border:none;background-color:#f5f5f6;color:var(--color-txt);line-height:1.4;height:53px;-webkit-transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease}@media screen and (max-width:991px){input[type=text],input[type=tel],input[type=email],input[type=password],input[type=file],input[type=number],textarea,select{background-color:#fff;border:solid 2px #f5f5f6}}input[type=text],input[type=tel],input[type=email],input[type=password],input[type=file],input[type=number],textarea,select{-webkit-tap-highlight-color:rgba(0,0,0,0)}input:focus,textarea:focus,select:focus{border-color:var(--color-deep-purple);background-color:#fff;-webkit-box-shadow:0 0 0 3px rgba(101,93,172,.15);box-shadow:0 0 0 3px rgba(101,93,172,.15);outline:none}textarea{width:100%;min-height:220px;padding:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.7;resize:vertical}select{padding-right:3rem !important}.selectbox{position:relative;display:inline-block;width:100%}.selectbox::after{content:"";position:absolute;width:10px;height:10px;border:2px solid #c8cede;border-top:none;border-left:none;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);top:50%;right:18px;pointer-events:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;padding:0;margin:0;cursor:pointer}.zip-btn{position:relative;display:inline-block;color:var(--color-txt);font-size:14px;height:34px;line-height:34px;padding:0 18px;background-color:#e1dddd;border-radius:4px;border:none !important;-webkit-transition:.3s;transition:.3s;cursor:pointer}@media screen and (max-width:767px){input.hasDatepicker{width:calc(100% - 90px)}}.ui-datepicker-trigger{margin-left:10px}.success{font-size:24px;text-align:center;padding-bottom:10px;margin-bottom:15px;color:var(--color-txt);border-bottom:dotted 2px #e1dddd;line-height:1.8}@media screen and (max-width:767px){.success{font-size:21px}}.policy-check,.confirm-check{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.policy-check .need,.confirm-check .need{margin:0;font-weight:600}.policy-check .alert,.confirm-check .alert{width:100%}.policy-check .mwform-radio-field-text::before,.confirm-check .mwform-radio-field-text::before{border-radius:4px !important}.confirm-check{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.policy-frame{margin-top:20px;padding-top:45%;position:relative;border:1px solid #e1dddd}@media screen and (max-width:991px){.policy-frame{margin-top:30px;padding-top:25%}}.policy-frame__inner{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden;overflow-y:scroll;padding:15px 0px;border:solid 1px #e1dddd;background-color:var(--color-white)}@media screen and (max-width:991px){.policy-frame__inner{padding:30px}}.mw_wp_form_input .return-btn{display:none !important}.mw_wp_form:not(.mw_wp_form_confirm) .boxes{max-width:100%}@media screen and (min-width:992px){.mw_wp_form:not(.mw_wp_form_confirm) .boxes{width:440px}}.mw_wp_form:not(.mw_wp_form_confirm) .boxes.split-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mw_wp_form:not(.mw_wp_form_confirm) .boxes.split-name .box{width:48%}.mw_wp_form:not(.mw_wp_form_confirm) .boxes.date .box+.box{margin-top:10px}.mw_wp_form:not(.mw_wp_form_confirm) .horizonal-item-wrap{margin:0 -15px}.mw_wp_form:not(.mw_wp_form_confirm) .horizonal-item-wrap .horizontal-item{display:inline-block;padding:0 15px}.mw_wp_form:not(.mw_wp_form_confirm) .horizonal-item-wrap .horizontal-item+.horizontal-item{margin-left:0 !important}.mw_wp_form:not(.mw_wp_form_confirm) .horizonal-item-wrap .error{padding:0 21px}.mw_wp_form.mw_wp_form_confirm .policy-check .need,.mw_wp_form.mw_wp_form_confirm .confirm-check .need{margin-left:0}.mwform-tel-field{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:992px){.mwform-tel-field{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.mwform-tel-field input[type=text]{width:70px !important}.mwform-tel-field input[type=text]:not(:last-child){margin-right:5px}.mwform-tel-field input[type=text]:nth-child(n+2){margin-left:5px}@media screen and (min-width:992px){.mwform-tel-field input[type=text]{width:30% !important}}.need{font-size:1.2rem;letter-spacing:.08em;background-color:var(--color-accent);color:#fff;padding:.45em 1.4em;line-height:1;border-radius:100vmax;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.date-ttl{background-color:var(--color-main);color:var(--color-white);padding:5px 10px;border-radius:3px;display:inline-block}@media screen and (max-width:767px){.date-ttl{margin-bottom:0}}@media screen and (max-width:991px){.date-ttl{margin-bottom:5px}}.address-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:10px}@media screen and (min-width:992px){.address-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}}@media screen and (min-width:1200px){.address-row{-ms-flex-wrap:unset;flex-wrap:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.address-row+.address-row{margin-top:16px}.address-row .address-ttl{color:var(--color-txt);width:100%;font-size:1.6rem;font-weight:600;letter-spacing:.05em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:992px){.address-row .address-ttl{min-width:120px;width:auto}}.address-row .address-txt{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.address-row .zipmark,.address-row .delimiter{font-size:1.4rem;color:var(--color-txt);font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-row .delimiter{font-weight:400;margin-inline:4px}.address-row input{width:100%}.address-row .pref{width:clamp(180px,40vw,260px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.address-row .addr{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:220px}.address-row .zip1{width:110px !important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.address-row .zip{width:90px !important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.zip-button{background-color:#eef1fb;color:var(--color-deep-purple);border:1px solid #d5daf0;border-radius:999px;padding:0 22px;height:48px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;font-weight:600;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.zip-button:hover,.zip-button:focus-visible{background-color:var(--color-deep-purple);color:#fff}.policy-block{padding:0 10px}.policy-block h2{font-weight:bold;line-height:1.4;border-left:solid 5px var(--color-main);border-bottom:solid 1px var(--color-main);padding-left:10px;padding-bottom:7px;margin-bottom:15px;margin-top:30px;font-size:16px}@media screen and (max-width:991px){.policy-block h2{margin-top:45px}}@media screen and (min-width:992px){.policy-block h2{font-size:18px;margin-top:60px}}.policy-block h3{font-size:16px;font-weight:bold;line-height:1.4;border-bottom:dotted 1px var(--color-main);padding-bottom:7px;margin-bottom:15px;margin-top:30px}.policy-block p{font-size:14px;line-height:1.8}.policy-block ul>li{position:relative;text-indent:-0.3em;padding-left:.6em;font-size:14px}.policy-block ul>li+li{margin-top:8px}.policy-block ul>li::before{content:"・";color:var(--color-main);display:inline-block}.policy-block ol{margin-left:1.8em}.policy-block ol>li{position:relative;text-indent:-0.1em;padding-left:.1em;font-size:14px;list-style:decimal-leading-zero}.policy-block ol>li+li{margin-top:8px}.policy-block .container{max-width:100%}.mw_wp_form .error{font-size:12px !important}.form-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(12px,3vw,24px)}@media screen and (max-width:767px){.form-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.form-btns .form-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.form-btns .form-btn{width:clamp(260px,30vw,360px)}}.form-btns .btn{width:100%;padding:0;border-radius:100vmax;border:none;max-width:none;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0);padding:0 !important}.form-btns .btn.-main{background:var(--color-deep-purple);color:#fff;border:none;-webkit-transition:.25s ease;transition:.25s ease}.form-btns .btn.-main:hover,.form-btns .btn.-main:focus-within{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 12px 24px rgba(101,93,172,.2);box-shadow:0 12px 24px rgba(101,93,172,.2)}.form-btns .btn.-main.-bg-orange{background:#fff;color:var(--color-deep-purple);-webkit-box-shadow:inset 0 0 0 2px #dfe3f0;box-shadow:inset 0 0 0 2px #dfe3f0}.form-btns .btn.-main.-bg-orange:hover,.form-btns .btn.-main.-bg-orange:focus-within{-webkit-box-shadow:inset 0 0 0 2px var(--color-deep-purple);box-shadow:inset 0 0 0 2px var(--color-deep-purple)}.form-btns .btn-inner{width:100%;display:block}.form-btns .your_send,.form-btns .your_return{width:100%;border:none;background:rgba(0,0,0,0);color:currentColor;font-size:1.6rem;font-weight:600;letter-spacing:.14em;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0;-webkit-transition:.2s ease;transition:.2s ease;padding:1.8rem 2.3rem 1.8rem 2rem}@media screen and (min-width:992px){.form-btns .your_send,.form-btns .your_return{font-size:1.8rem}}.form-btns .your_send:focus-visible,.form-btns .your_return:focus-visible{outline:none}.form-btns .btn.-main:not(.-bg-orange) .your_send{color:#fff}.form-btns .btn.-main.-bg-orange .your_return{color:var(--color-deep-purple)}.form-btns .btn.-main:hover .your_send,.form-btns .btn.-main:focus-within .your_send,.form-btns .btn.-main.-bg-orange:hover .your_return,.form-btns .btn.-main.-bg-orange:focus-within .your_return{opacity:.85}.visible-confirm{display:none !important}body.confirm .address-ttl,body.confirm .zip-button,body.confirm .form-guide,body.confirm .hidden-confirm,body.confirm .policy-block-outer,body.confirm .recapcha-text,body.confirm .address-txt::after{display:none}body.confirm .visible-confirm{display:block !important}body.confirm .form-btns{padding-top:6rem}body.complete .form-btns{display:none}.mwform-radio-field{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0}.mwform-radio-field .mwform-radio-field-text{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-left:34px;font-size:1.5rem;color:var(--color-txt);line-height:1.4}.mwform-radio-field .mwform-radio-field-text::before,.mwform-radio-field .mwform-radio-field-text::after{content:"";display:block;border-radius:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.mwform-radio-field .mwform-radio-field-text::before{background-color:var(--color-white);border:1px solid var(--color-txt);border-radius:50%;width:20px;height:20px;left:6px}.mwform-radio-field .mwform-radio-field-text::after{background-color:var(--color-main);border-radius:50%;opacity:0;width:10px;height:10px;left:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}input[type=radio]{vertical-align:text-top;position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}input[type=radio]:checked+span::after{opacity:1}.mwform-checkbox-field{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0}.mwform-checkbox-field .mwform-checkbox-field-text{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-left:1lh;font-size:1.5rem;color:var(--color-txt);font-weight:500}.mwform-checkbox-field .mwform-checkbox-field-text::before,.mwform-checkbox-field .mwform-checkbox-field-text::after{content:"";display:block;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.mwform-checkbox-field .mwform-checkbox-field-text::before{background-color:#fff;border:1px solid var(--color-txt);border-radius:50%;width:.8lh;aspect-ratio:1;left:0px}.mwform-checkbox-field .mwform-checkbox-field-text::after{border-right:2px solid var(--color-txt);border-bottom:2px solid var(--color-txt);height:13px;left:.4lh;opacity:0;position:absolute;top:45%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);width:8px}input[type=checkbox]{vertical-align:text-top;position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}input[type=checkbox]:checked+span::after{opacity:1}@media screen and (max-width:991px){body.confirm .return-btn{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.form-table-m{width:100%}.recapcha-text{color:gray;font-size:1.2rem}.recapcha-text a{color:gray;border-bottom:solid 1px gray}/*# sourceMappingURL=contact.min.css.map */