.tabber_form .form__sttl{font-size:32px;font-size:2rem;margin:0 auto 10px;text-align:center}@media screen and (max-width:768px){.tabber_form .form__sttl{font-size:clamp(1.25rem,.5rem + 3.2vw,2rem)}}.tabber_form .form__txt{font-size:24px;font-size:1.5rem;margin:0 auto 20px;text-align:center}@media screen and (max-width:640px){.tabber_form .form__txt{font-size:clamp(1rem,.6462rem + 1.5094vw,1.25rem)}}.tabber_form .form__tab{-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #a2a6a6;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.tabber_form .form__tabitem{background:linear-gradient(45deg,#a142c3,#4169e1);border-bottom:none;border-radius:5px 5px 0 0;font-size:18px;font-size:1.125rem;font-weight:700;padding:10px;position:relative;text-align:center;width:250px}@media screen and (max-width:640px){.tabber_form .form__tabitem{font-size:clamp(.875rem,.5212rem + 1.5094vw,1.125rem);padding:10px 5px;width:46%}}.tabber_form .form__tabitem.is-active{background:#fff!important;border:1px solid #a2a6a6;color:#333!important}.tabber_form .form__tabitem.is-active:after{background:#fff;bottom:-2px;content:"";display:block;height:3px;left:0;position:absolute;width:100%}.tabber_form .form__tabitem:nth-of-type(n+2){margin-left:15px}@media screen and (max-width:640px){.tabber_form .form__tabitem:nth-of-type(n+2){margin-left:10px}}.tabber_form .form__contarea{margin:50px auto 0;max-width:900px;width:100%}.tabber_form .form__cont{display:none}.tabber_form .form__cont.is-show{display:block}