@charset "UTF-8";html{font-family:"Noto Sans JP",sans-serif;--color--black:#000;--color--white:#fff;--color--main:#0750c4;--color--sub:#f1c208;--color--require:#d40b0b;--color--bg:#e9f7f6;--color--lgray:#f4f4f4;--color--gray:#ccc;scroll-behavior:smooth}body{margin:0;padding:0}body p{font-size:1.1em;line-height:1.7}img{max-width:100%}main{overflow-x:hidden}section{position:relative;padding:4vw 0}.section_inner{max-width:1220px;padding:0 20px;margin:0 auto}a{color:var(--color--black);text-decoration:none}.linkcolor{color:var(--color--main);text-decoration:underline}.alert{color:var(--color--require);border-top:1px dashed var(--color--gray);padding-top:10px;margin-top:30px}.text-center{text-align:center}.small{font-size:.9em}.mw760{margin:0 auto;max-width:760px}.mw360{margin:0 auto;max-width:360px}.youtube{width:100%;aspect-ratio:16/9}.youtube iframe{width:100%;height:100%}.hidden{display:none}.show-pc{display:none}.hide-tb{display:none}@media (min-width:768px){.show-sp{display:none}.show-pc{display:block}}@media (min-width:1000px){.show-tb{display:none}.hide-tb{display:block}}.mov_wrapper iframe{width:100%;height:100%;z-index:2}.svg-sprite{position:relative;z-index:-1;width:0;height:0;display:none}#gHeader{margin-bottom:0;transition:all linear .3s;top:0;left:0;width:100%;background:var(--color--main)}#gHeader.fixed{position:fixed;top:0;left:0;width:100%;z-index:3;background:var(--color--main);animation:navIn 1s .5s forwards;transform:translate(0,-150px);box-shadow:0 0 20px rgba(0,0,0,.2)}#gHeader .section_inner{margin:0 auto;padding:10px;display:flex;justify-content:space-between}#gHeader .section_inner h1{line-height:1;padding:0;margin:0;max-width:180px}#gHeader .section_inner h1 img{width:180px;height:68px}#gHeader .section_inner .menus{display:flex;list-style:none}#gHeader .section_inner .menus li{list-style:none}#gHeader .section_inner .menus li a{padding:5px 15px;display:block;font-weight:600;font-size:1.1em;color:var(--color--white)}#gHeader .section_inner .menus li a.button{color:var(--color--black)}#gHeader .section_inner .toggler{display:none;z-index:2}@media (max-width:1200px){#gHeader .section_inner h1{max-width:150px}#gHeader .section_inner .menus{display:none}#gHeader .section_inner .toggler{display:block;margin-top:5px;width:60px}#gHeader .section_inner .toggler span{display:block;background:var(--color--white);width:100%;height:3px;margin:8px 0;transition:transform linear .2s}#gHeader .section_inner .toggler span:nth-of-type(2){width:80%}#gHeader .section_inner .toggler span:nth-of-type(3){width:60%}#gHeader .section_inner .toggler:hover span:nth-of-type(1),#gHeader .section_inner .toggler.is-active span:nth-of-type(1){transform:translateY(12px) rotate(45deg);width:90%}#gHeader .section_inner .toggler:hover span:nth-of-type(2),#gHeader .section_inner .toggler.is-active span:nth-of-type(2){display:none}#gHeader .section_inner .toggler:hover span:nth-of-type(3),#gHeader .section_inner .toggler.is-active span:nth-of-type(3){display:none}#gHeader .section_inner .toggler:hover span:nth-of-type(4),#gHeader .section_inner .toggler.is-active span:nth-of-type(4){transform:rotate(-45deg);width:90%}}.menus{position:relative; z-index:10000}.menus>li{position:relative;padding-bottom:6px}.submenu{position:absolute;top:100%;left:0;background:var(--color--white);display:none;width:max-content;padding:10px;box-shadow:0px 4px 6px rgba(0,0,0,.1);border-radius:10px}.submenu li{white-space:nowrap;margin:3px}.submenu a{display:block;color:var(--color--main)!important;padding:3px 0!important;color:#000;text-decoration:none}.submenu.active{display:block;z-index:10000}@keyframes navIn{0%{transform:translate(0,-150px)}100%{transform:translate(0,0)}}.breadcrumb{max-width:1200px;padding:0 0 20px;margin:0 auto}.breadcrumb ol{list-style:none;margin:20px 0;padding:0;display:flex;justify-content:flex-end}.breadcrumb ol li:after{display:inline-block;content:' / '}.breadcrumb ol li:last-child:after{display:none}.breadcrumb ol li a{color:var(--color--main)}a.button{background:var(--color--sub);color:var(--color--black);padding:10px 20px;display:block;border-radius:10px;font-weight:600}a.button svg{width:21px;height:24px}a.button.w300{width:360px;margin:2em auto}a.button.w320{width:320px;margin:2em 0;text-align:center;font-size:1.2em}input[type=submit]{background:var(--color--main);color:var(--color--white);padding:10px 30px;display:block;border-radius:10px;text-align:center;margin:10px auto;font-size:1.3em}table{margin:30px 0;border-collapse:collapse;width:100%;background:var(--color--white)}table.transform thead th{padding:.5em 2em;border:1px solid #ccc;background:var(--color--main);color:#fff;word-break:keep-all;text-align:center}table.transform tbody th{padding:.5em 2em;border:1px solid #ccc;background:#f4f4f4;word-break:keep-all;text-align:left}table.transform td{padding:.5em;border:1px solid #ccc;text-align:center}span.require{display:inline-block;background:#c00;color:var(--color--white);padding:1px 5px;border-radius:4px;font-size:.8em;margin-right:5px}input[type=text],input[type=tel],input[type=email],textarea{width:100%;background:var(--color--white);border:1px solid #ccc;border-radius:6px;padding:.5em}textarea{height:8em}input[type=checkbox]{margin-right:5px}input[type=radio]{margin-right:5px}input+p{margin-top:5px}label{display:block}label.error{font-size:.9em;color:var(--color--require)}h1,h2{font-family:"Noto Serif JP",serif}h1{font-size:clamp(1.6em,3vw,3em)}h2{font-size:clamp(1.7em,3vw,3em);text-align:center;color:var(--color--main)}.lead{font-size:clamp(1em,1.3vw,1.3em)}.flex-wrapper.half,.flex-wrapper.one-third,.flex-wrapper.quarter{display:flex;flex-wrap:wrap;justify-content:space-between}.flex-wrapper.three_half{display:flex;flex-wrap:wrap;justify-content:center}.flex-wrapper.reverse{flex-direction:row-reverse}.flex-wrapper.itemCenter{align-items:center}.flex-wrapper.four:after{display:block;content:"";width:24%}.flex-wrapper .flex-one{width:100%}.flex-wrapper.half .flex-one{width:48%}.flex-wrapper.one-third .flex-one{width:32%}.flex-wrapper.three_half .flex-one{width:46%;margin:0 1.5%}.flex-wrapper.quarter .flex-one{width:48%}.flex-wrapper.quarter .flex-three{width:48%}@media (min-width:768px){.flex-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.flex-wrapper.five{display:flex;flex-wrap:wrap;justify-content:space-between}.flex-wrapper.three_half{justify-content:center}.flex-wrapper.three_half .flex-one{width:30%}.flex-wrapper.two .flex-one{width:48%}.flex-wrapper.three .flex-one{width:32%}.flex-wrapper.three .flex-two{width:64%}.flex-wrapper.four .flex-two{width:48%}.flex-wrapper.four .flex-one{width:24%}.flex-wrapper.four .flex-three{width:72%}.flex-wrapper.five .flex-one{width:18%}.flex-wrapper.five .flex-four{width:78%}.flex-wrapper.six .flex-one{width:15%}.flex-wrapper.quarter .flex-one{width:24%}.flex-wrapper.quarter .flex-three{width:72%}}.grid-wrapper.three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.grid-wrapper.three .grid-item{box-shadow:0 0 15px rgba(0,0,0,.2);border-radius:20px;background:var(--color--white);transition:all ease-in-out .2s}.grid-wrapper.three .grid-item:hover{box-shadow:none;background:#f7f7f7;cursor:pointer}.grid-wrapper.three .grid-item .mov_wrapper{aspect-ratio:16/9}.grid-wrapper.three .grid-item .comment{padding:10px}.grid-wrapper.three .grid-item .comment h4{padding:10px}.grid-wrapper.three .grid-item figure img{border-radius:20px 20px 0 0}.grid-wrapper.three .grid-item figure{margin:0}@media(max-width:1000px){.grid-wrapper.three{grid-template-columns:1fr 1fr}}@media(max-width:767px){.grid-wrapper.three{grid-template-columns:1fr}}.acMenu{border-radius:10px;font-size:clamp(15px,1.4vw,1.4em)}.acMenu dt{display:block;position:relative;background:var(--color--main);color:#fff;width:100%;padding:15px 30px;cursor:pointer;font-size:1.1em;font-weight:700;display:flex;margin-top:20px}.acMenu dt .q{width:20px}.acMenu dt:after{position:absolute;display:block;content:'＋';color:#fff;top:15px;right:15px;width:20px}.acMenu dt.active:after{content:'ー'}.acMenu dd{margin:0;width:100%;padding:30px;display:none;margin-bottom:30px;font-size:18px;background:var(--color--white);border-radius:0 0 30px 30px;line-height:1.8}@media screen and (max-width:767px){.acMenu dd{padding:10px;font-size:15px;padding:20px}}.mov_feature{position:relative;max-width:840px;margin:5vh auto;border-radius:60px;background:#f7f7f7;border-radius:20px;background:var(--color--white)}.mov_feature:before{position:absolute;display:block;content:'';top:0;left:0;width:50%;height:100%;box-shadow:0 0 20px #b4b7fb;border-radius:20px;z-index:-1}.mov_feature:after{position:absolute;display:block;content:'';top:0;right:0;width:50%;height:100%;box-shadow:0 0 20px #bcf28c;border-radius:20px;z-index:-1}.mov_feature .comment{padding:20px;border-radius:0 0 60px 60px;z-index:2}.mov_feature .mov_wrapper{aspect-ratio:16/9}#kv{position:relative;background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/kv_bg.png) no-repeat;background-size:100%;padding-bottom:16vh;z-index:1}#kv .logoArea{display:flex;align-items:center}#kv .logoArea span{font-family:"Noto Serif JP",serif;font-weight:700;color:var(--color--require);background:var(--color--white);font-size:1.4em;display:inline-block;padding:4px 25px 9px;border-radius:30px;border:3px solid var(--color--require);box-shadow:7px 7px 0 #fdb9b9;line-height:1;margin:0 0 0 15px}#kv .textArea{width:45%}#kv .imageArea{width:55%}#kv h1{color:var(--color--main);font-size:clamp(3em,3.7em,3.7vw);font-family:"Noto Serif JP",serif;letter-spacing:-1px;font-weight:600;margin:0 0 30px}#kv h1 span{display:inline-block;color:var(--color--require);padding:0 10px;border:1px solid var(--color--require);font-family:"Noto Serif JP",serif;margin:0 10px 30px 0;text-align:center}#kv ul.check{list-style:none;font-size:clamp(1.2em,1.7em,1.7vw);font-weight:600;padding:0}#kv ul.check li{margin-bottom:15px;background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/check.png) no-repeat top 3px left;background-size:40px;padding-left:50px}@media(max-width:767px){#kv .textArea{width:100%}#kv .imageArea{width:100%}#kv ul.check li{margin-bottom:12px;background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/check.png) no-repeat top 3px left;background-size:30px;padding-left:40px}}section#detail{background:url(https://v8.chouzai-sys.com/wp-content/uploads/2023/09/feature_bg.png)}section#detail .section_inner{max-width:1200px}section#detail .section_inner article.bg_white{background:var(--color--white);border-radius:60px;padding:4vh 30px 8vh;margin-bottom:10vh}section#detail .section_inner article#catch{box-shadow:0 0 15px rgba(0,0,0,.2);margin-top:-15vh}section#detail .section_inner article#catch .flex-wrapper{max-width:1000px;margin:0 auto;font-size:clamp(16px,2vw,24px);line-height:1.8}h2{color:var(--color--main);position:relative;font-size:clamp(1.8em,2.6em,2.6vw);margin:0 0 5vw}h2 .large{display:inline-block;font-size:1.5em;position:relative}h2 .large:after{display:inline-block;content:'';position:absolute;bottom:-3px;left:0;background:#ffbd00;width:100%;height:9px;border-radius:5px}h2.underline .large{display:block;line-height:1}h2.underline .large:after{display:none}h2.underline:after{display:block;content:"";position:absolute;bottom:-30px;left:50%;width:120px;height:10px;background:var(--color--main);transform:translateX(-50%);border-radius:6px}section#detail .section_inner article#point .flex-wrapper.three_half .flex-one{width:30%;margin-bottom:4vh}section#detail .section_inner article#point .flex-wrapper .flex-one figure{text-align:center;height:180px;display:flex;align-items:center;justify-content:center}@media(max-width:767px){section#detail .section_inner article.bg_white{border-radius:40px;padding:4vh 15px 8vh}section#detail .section_inner article#point .flex-wrapper.three_half .flex-one{width:100%}h2.underline{margin-bottom:40px}h2.underline:after{bottom:-20px;height:7px;width:60px}}#flow{padding:10vh 0}#flow h2.underline{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/Flow.png) no-repeat center;background-size:contain;min-height:200px}#flow h2.underline:after{bottom:120px}@media(max-width:767px){#flow h2.underline{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/Flow.png) no-repeat center;background-size:contain;min-height:140px}#flow h2.underline:after{bottom:80px}}#faq{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/faq_bg.png) center;background-size:cover;padding:10vh 0}#faq h2.underline{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/FAQ.png) no-repeat center;background-size:contain;min-height:220px}#faq h2.underline:after{bottom:120px}@media(max-width:767px){#faq h2.underline{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/FAQ.png) no-repeat center;background-size:contain;min-height:140px}#faq h2.underline:after{bottom:80px}}#video{padding:10vh 0}#video h2.underline{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/Video.png) no-repeat center;background-size:contain;min-height:200px}#video h2.underline:after{bottom:120px}h3.cominsoon{text-align:center;color:var(--color--main);font-size:clamp(1.4em,2.7em,2.7vw);font-family:"Noto Serif JP",serif}@media(max-width:767px){#video h2.underline{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/Video.png) no-repeat center;background-size:contain;min-height:140px}#video h2.underline:after{bottom:80px}}body.archive{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/faq_bg.png) center}body.archive .contents{margin-top:6vh;text-align:center;font-weight:600}body.archive .contents h2.underline{margin-bottom:60px}body.archive p.lead{text-align:center;font-weight:600}ul.list_dl{margin:30px auto 80px;max-width:1200px;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,480px);gap:30px;place-content:center}ul.list_dl li{list-style:none;background:var(--color--white);border-radius:12px}ul.list_dl li img{border-radius:12px 12px 0 0}ul.list_dl li .textArea{padding:20px 10px}ul.list_dl li .textArea h3{margin:0 0 20px;line-height:1.4;color:var(--color--main);text-align:left}ul.list_dl li .textArea .button{max-width:240px;margin:0 auto;border-radius:30px;background-image:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/icon_dl.svg);background-repeat:no-repeat;background-position:center right 20px;background-size:23px 26px}@media(max-width:1200px){ul.list_dl{padding:0 20px;grid-template-columns:repeat(auto-fit,400px)}}@media(max-width:767px){ul.list_dl{padding:0 20px;grid-template-columns:repeat(auto-fit,320px)}}ul.list_columns{margin:30px auto 80px;max-width:1000px;padding:0 20px}ul.list_columns li{position:relative;list-style:none;background:var(--color--white);border-radius:20px;padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}ul.list_columns li a{position:absolute;top:0;left:0;width:100%;height:100%}ul.list_columns li .img{width:40%}ul.list_columns li .img img{border-radius:15px}ul.list_columns li .textArea{width:55%;text-align:left}ul.list_columns li .textArea h3{color:var(--color--main);margin:0 0 10px}ul.list_columns li .textArea p.excerpt{font-weight:400}ul.list_columns li .textArea button{background:var(--color--sub) url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/icon_doublearrow.svg) no-repeat center right 40px;font-weight:600;padding:7px 60px;border-radius:30px;margin:10px auto}.author{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px}.author .author__label{background:var(--color--main);color:var(--color--white);display:inline-block;padding:3px 15px;border-radius:20px;margin-right:10px}.author .author__label{font-weight:400}@media(max-width:767px){ul.list_columns li{border-radius:12px;padding:15px;margin-bottom:20px}ul.list_columns li .img img{border-radius:10px}ul.list_columns li .textArea h3{font-size:1em}ul.list_columns li .textArea p.excerpt{display:none}ul.list_columns li .textArea button{display:none}.author{font-size:.9em;margin-bottom:0}}body.single .container{max-width:1200px;margin:0 auto;padding:0 20px}.page-ttl{background:url(//chouzai-sys.nextit.co.jp/wp-content/themes/chouzaiV8/assets/css/../img/faq_bg.png) center;padding:10px 20px 60px}.page-ttl h1{text-align:center;font-family:"Noto Sans JP",sans-serif;color:var(--color--main);font-size:clamp(1.4em,2.2vw,2.2em)}body.single .container__narrow{max-width:1000px;margin:0 auto;padding:0 20px}body.single .container__narrow h2{text-align:left;font-family:"Noto Sans JP",sans-serif;color:var(--color--black);font-size:clamp(1.3em,2vw,2em);position:relative}body.single .container__narrow h2{position:relative;display:flex;align-items:center;text-align:left;font-family:"Noto Sans JP",sans-serif;color:var(--color--black);font-size:clamp(1.3em,1.8vw,1.8em);margin:2.5em 0 15px}body.single .container__narrow h2:before{display:block;content:'';width:22px;height:4px;background:var(--color--main);margin-right:10px;border-radius:5px}body.single .container__narrow h3{position:relative;display:flex;align-items:center;color:var(--color--main);font-size:clamp(1.2em,1.6vw,1.6em);margin:2em 0 15px}body.single .container__narrow h3:before{display:block;content:'';width:4px;height:25px;background:var(--color--main);margin-right:10px;border-radius:5px}.obi_blue{background:linear-gradient(to bottom,#fff 50%,var(--color--main) 50%)}.relation_list{margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,320px);list-style:none;gap:30px;place-content:center;padding:0}.relation_list li{position:relative;padding:20px;box-shadow:0 0 8px rgba(0,0,0,.2);background:var(--color--white);border-radius:20px}.relation_list li a{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;transition:all ease-in-out .2s}.relation_list li a:hover{background:rgba(255,255,255,.4)}.relation_list li h3{color:var(--color--main)}.relation_list li .img img{border-radius:15px;aspect-ratio:3/2}article.author_prof{max-width:840px;margin:6vh auto;padding:30px;box-shadow:0 0 15px rgba(0,0,0,.2);background:var(--color--white);border-radius:20px}article.author_prof h4{font-size:clamp(1.1em,1.4vw,1.4em);line-height:1;margin:0 0 20px}article.author_prof h5{font-size:clamp(1em,1.2vw,1.2em);line-height:1;margin:0 0 20px}.container.__ss{max-width:880px;margin:4vw auto}.container.__s{max-width:1040px;margin:4vw auto}.timeline-list{margin:30px 0 0;padding:0;list-style:none;position:relative}.timeline-list:before{content:"";position:absolute;top:0;bottom:0;width:4px;background:#1789f8;left:85px;margin-left:-10px}.timeline-list li{position:relative;margin-bottom:30px}.timeline-list time{width:auto}.timeline-list time{display:block;font-family:"M PLUS 1p",sans-serif;font-size:20px;font-weight:700;color:#1789f8;width:12.06%;padding-right:52px;position:absolute;top:-6px}.timeline-list li>.timeline-point{width:24px;height:24px;position:absolute;background:#1789f8;color:#5a5460;border-radius:50%;text-align:center;left:65px}.timeline-list li>.timeline-label{margin:0 0 0 12.06%;background:#fff;border:3px solid #ddd;padding:3.92% 2.94%;font-size:1.2em;font-weight:300;line-height:1.4;position:relative;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.timeline-list li>.timeline-label figure{width:29.34%}.timeline-list li>.timeline-label>div{width:67.73%}.timeline-list li>.timeline-label.__nologo>div{width:100%}.timeline-list h2{font-size:28px;font-weight:700;font-family:"M PLUS 1p",sans-serif;margin:0 0 24px;padding:0 15px 15px;border-bottom:2px solid #1789f8}.timeline-list li>.timeline-label p{font-size:16px;line-height:1.8;margin:0}#footer{background:#414545}#footer .logoArea{background:#cdcdcd;padding:10px;text-align:center}#footer ul{padding:30px 0;margin:0}#footer ul.menu{display:flex;list-style:none;justify-content:center}#footer ul li{list-style:none}#footer ul li a{color:var(--color--white)}#footer ul.menu li a{display:block;color:var(--color--white);padding:20px}#footer .copyright{font-size:.9em;padding:10px 0;color:var(--color--white)}@media (max-width:1199px){#footer ul{padding:15px 0;margin:0}#footer ul.menu{display:flex;justify-content:space-between;flex-wrap:wrap}#footer ul.menu li{width:33%}#footer ul.menu li a{display:block;color:var(--color--white);padding:10px}}@media (max-width:767px){#footer ul.menu{display:block}#footer ul.menu li{width:100%}}.fixed_banner{position:fixed;bottom:10px;right:10px;transform:translatey(400px);animation:footerAni .8s 1s cubic-bezier(0,0,.11,1.09) forwards;z-index:1000}@keyframes footerAni{0%{transform:translatey(400px)}100%{transform:translatey(0)}}#jibun-form-embedded .form_title label{font-weight:600;margin:20px 0 0}#jibun-form-embedded div div label{display:inline-block;margin-right:20px}#jibun-form-embedded div div{position:relative}#jibun-form-embedded input[type=radio]+label.error,#jibun-form-embedded input[type=checkbox]+label.error{position:absolute;top:100%;height:3em}#jibun-form-embedded div:has(input[type=radio].error),#jibun-form-embedded div:has(input[type=checkbox].error){margin-bottom:1em}#jibun-form-embedded div div label{display:inline-block;margin-right:20px}#jibun-form-embedded .form_title{font-weight:700;margin-bottom:10px}#jibun-form-embedded #request1 label{display:block;padding:1px 0}body.home label[for=request1]{display:none}body.home #request1{display:none}#demoSection,#productSection{display:none}body.single-dl label[for=request1]{display:none}body.single-dl #request1{display:none}body.single-dl label[for=demo]{display:none}body.single-dl #demo{display:none}body.single-dl #jibun-form-embedded div:nth-of-type(14){display:none}span.require{display:inline-block;background:#c00;color:var(--color--white);padding:1px 5px;border-radius:4px;font-size:.8em;margin-right:5px}input[type=text],input[type=tel],input[type=email],textarea{width:100%;background:var(--color--white);border:1px solid #ccc;border-radius:6px;padding:.5em}textarea{height:8em}input[type=checkbox]{margin-right:5px}input[type=radio]{margin-right:5px}input+p{margin-top:5px}label{display:block}label.error{font-size:.9em;color:var(--color--require)}#navAll{position:fixed;top:0;left:0;z-index:2;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--color--white)}#navAll .menu__item{width:100%;height:auto;padding:.3em 1em;text-align:center;color:#fff;box-sizing:border-box}#navAll{pointer-events:none;opacity:0;transform-origin:center;transform:scale(.5);transition:all .3s ease}#navAll ul{list-style:none;margin:0;padding:0}#navAll ul ul{padding:0 0 0 15px}#navAll ul li a{color:var(--color--black);display:block;padding:5px 0}#navAll.is-active{pointer-events:auto;opacity:1;transform:scale(1)}