html{overflow-y:scroll;font-size:16px}html *{-webkit-box-sizing:border-box;box-sizing:border-box}.container{width:600px;max-width:100%;margin:0 auto;padding:1rem}header{background-color:#f2f2f2;text-align:center}header .container{position:relative;width:800px}.site-ttl{position:absolute;left:0}.sub-ttl{padding:0.2rem 1rem;background:#e15f88;color:#fff;font-size:0.8rem}@media (max-width: 768px){.sub-ttl{font-size:0.7rem}}.site-name{font-weight:bold;font-size:1.2rem}@media (max-width: 768px){.site-name{font-size:1rem}}.step-lists{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:2rem 0.5rem 0}@media (max-width: 768px){.step-lists{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.step-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:5rem;height:5rem;background-color:#eee;border-radius:50%;text-align:center}.step-list:not(:last-child)::after{content:'▶▶';position:absolute;right:-2.5rem;color:#eee}.step-done{background-color:#ff7200}.step-done span{color:#fff}.step-done::after{color:#ff7200 !important}.step-caption{margin-top:-0.3rem;font-size:0.7rem}footer{text-align:center}section{margin-top:2rem}h1{font-size:1.8rem;text-align:center}@media (max-width: 768px){h1{margin-left:10rem;font-size:1.4rem;text-align:left}}h2{color:#ff7200;font-size:1.6rem;text-align:center}h3{color:#ff7200;font-size:1.4rem;text-align:center}.step{margin-right:1rem;color:#ff7200}h4{font-size:1.2rem}a:link,a:active,a:visited{color:#00f}.nav-message{margin-top:2rem;font-size:1.2rem}.nav-message p{font-weight:bold;text-align:justify}.thanks-message{margin-top:2rem;font-size:1.2rem}.thanks-message p,.thanks-message li{font-weight:normal;text-align:justify}.thanks-message li{list-style:disc}.form-item{margin-top:1rem;padding-top:0.5rem;padding-bottom:0.5rem;border-top:1px dotted #ccc;font-weight:bold}.badge-necessary{margin-left:0.5rem;color:#f00}.form-content{margin-bottom:0.5rem}.form-content div{margin-top:0.5rem;font-size:0.9rem}input[type="text"],input[type="tel"],input[type="email"],textarea{width:100%;padding:0.5rem;font-size:1rem}button{padding:1rem;font-size:1rem}.set-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}.set-buttons a{display:block;text-align:center;width:100%;margin:0 auto 5%;padding:2% 0;border-radius:50px;font-size:1.5rem}.set-buttons a:link{color:#fff}.set-buttons a:hover{background:#ffffff}.btn-forward{background:#ff7200;border:1px solid #ff7200}.btn-forward:hover{border:1px solid #ff7200;color:#ff7200}.btn-back{background:#ccc;border:1px solid #ccc}.btn-back:hover{border:1px solid #ccc;color:#ccc}.error-message{color:#f00}.set-home-link{margin-top:2rem;text-align:center}.set-home-link a{font-size:1.2rem}
