html{font-size:14px}body{background-color:#fff;color:#000;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;line-height:1.6}a{display:inline-block;line-height:1;transition:all .3s ease}img{max-width:100%}.header .header-title{background-color:#ff6627;padding:20px;text-align:center}@media only screen and (max-width:750px){.header .header-title{padding:10px 20px}}.header .header-title h2{color:#fff;font-size:38px;font-weight:400;margin-bottom:0;margin-top:0}@media only screen and (max-width:750px){.header .header-title h2{font-size:25px}}.header .header-title p{color:#fff;font-size:22px;margin-bottom:0;margin-top:20px}@media only screen and (max-width:750px){.header .header-title p{font-size:16px;margin-top:10px}}.process{align-items:center;display:flex;justify-content:center;margin:50px auto}@media only screen and (max-width:599px){.process{margin:20px auto}}.process .process-item{width:20%}.process .process-item .process-number{border-radius:50%;font-size:28px;height:50px;line-height:50px;margin-left:auto;margin-right:auto;text-align:center;width:50px}.process .process-item .process-number-already{background-color:#ff6627;color:#fff}.process .process-item .process-number-yet{background-color:#fff;border:3px solid #ff6627;color:#ff6627}.process .process-item p{font-size:17px;margin-top:10px;text-align:center}.process .process-item-first{min-width:120px}.process .process-arrow{height:28px;width:34px}.form-area{margin-left:auto;margin-right:auto;max-width:1050px;padding-bottom:70px;width:100%}@media only screen and (max-width:750px){.form-area{padding-bottom:35px}}.form-area table{border-collapse:collapse;width:100%}.form-area tr{border-top:1px solid #e9e9ef}.form-area tr:last-child{border-bottom:1px solid #e9e9ef}.form-area th{font-size:18px;padding:20px 0 20px 25px;text-align:justify;vertical-align:top;vertical-align:middle;width:300px}@media only screen and (max-width:750px){.form-area th{display:block;vertical-align:baseline;width:90%}}@media only screen and (min-width:751px){.form-area th .required:before{display:none}}.form-area th .required:before{background-color:#ff6627;border-radius:5px;color:#fff;content:"必須";display:inline-block;float:left;font-size:10px;font-weight:700;height:25px;line-height:25px;margin-right:30px;text-align:center;width:50px}@media only screen and (max-width:750px){.form-area th .required:after{display:none}}.form-area th .required:after{background-color:#ff6627;border-radius:5px;color:#fff;content:"必須";display:inline-block;float:right;font-size:10px;font-weight:700;height:25px;line-height:25px;margin-right:30px;text-align:center;width:50px}@media only screen and (min-width:751px){.form-area th .not-required:before{display:none}}.form-area th .not-required:before{background-color:#898992;border-radius:5px;color:#fff;content:"任意";display:inline-block;float:left;font-size:10px;font-weight:700;height:25px;line-height:25px;margin-right:30px;text-align:center;width:50px}@media only screen and (max-width:750px){.form-area th .not-required:after{display:none}}.form-area th .not-required:after{background-color:#898992;border-radius:5px;color:#fff;content:"任意";display:inline-block;float:right;font-size:10px;font-weight:700;height:25px;line-height:25px;margin-right:30px;text-align:center;width:50px}.form-area th .carrier-required:after{float:left!important}.form-area td{padding:20px 25px 20px 0;word-break:break-all}@media only screen and (max-width:750px){.form-area td{display:block;padding:10px 10px 10px 25px}}.form-area td input.text{-webkit-appearance:none;height:35px;max-width:700px;padding-left:20px;padding-right:20px;width:95%}@media only screen and (max-width:750px){.form-area td input.text{height:40px;padding-left:10px;padding-right:10px}}.form-area td .text-msg{color:#ff6627;font-size:12px;margin-bottom:0;margin-top:10px}.form-area td .required-border{border:2px solid #ff6627}.form-area td .not-required-border{border:2px solid #898992}.form-area td textarea.text{border-color:#898992;height:230px;max-width:700px;padding-left:20px;padding-right:20px;width:95%}@media only screen and (max-width:750px){.form-area td textarea.text{height:230px;padding-left:10px;padding-right:10px}}.form-area td input.radio:checked{background-color:#ff6627}@media only screen and (min-width:751px){.form-area td .radio-flex{display:flex}}.form-area .form-message{align-items:center;display:flex;justify-content:center;margin:50px 25px 30px}@media only screen and (max-width:750px){.form-area .form-message{display:block}}.form-area .form-message .form-message-text{font-size:20px;text-align:left}@media only screen and (max-width:750px){.form-area .form-message .form-message-text{font-size:15px}}.form-area .form-message .form-message-text{color:#ff6627}.form-area .privacy{margin-top:50px;text-align:center}.form-area .submit-btn-area{align-items:center;display:flex;justify-content:center}.form-area .submit-btn{background-color:#ff6627;border:none;border-bottom:5px solid #aa461d;border-radius:5px;color:#fff;cursor:pointer;font-size:24px;height:60px;margin-top:35px;width:350px}.form-area .submit-btn:hover{background:#f56500;border-bottom:2px solid #b84c00;color:#fff}.form-area .submit-btn-shadow{-webkit-box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:0 3px 5px rgba(0,0,0,.3)}.form-area .back-btn-area{margin-top:60px}.form-area .back-btn{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:transparent;border:none;color:#ff6627;cursor:pointer;font-size:18px;text-align:left}.form-area .address{display:flex}.form-area .address:nth-child(n+2){margin-top:25px}@media only screen and (max-width:750px){.form-area .address{display:block}}.form-area .address-label{width:100px}@media only screen and (max-width:750px){.form-area .address-label{margin-left:20px}}.form-area .address-input{flex:1;margin-left:10px;margin-right:10px}.form-area .address-input input.text{height:35px;width:95%}.form-area .address-input .address-input-postalcode{max-width:220px}.form-area option,.form-area select{border:2px inset #ff6627;height:35px;padding-left:10px;padding-right:10px;width:220px}.form-area input[type=checkbox],.form-area input[type=radio]{display:none}.form-area .radio-btn{box-sizing:border-box;cursor:pointer;display:inline-block;font-size:18px;padding:5px 30px;position:relative;width:auto}.form-area .radio-btn a{color:#197ce6}.form-area .radio-btn:before{background:#fff;border:1px solid #898992;border-radius:50%;content:"";display:block;height:21px;left:0;margin-top:-11px;position:absolute;top:50%;width:21px}.form-area input[type=checkbox]:checked+.radio-btn:after,.form-area input[type=radio]:checked+.radio-btn:after{background:#fff;background-color:#ff6627;border:1px solid #ff6627;border-radius:50%;content:"";display:block;height:15px;left:3px;margin-top:-8px;opacity:1;position:absolute;top:50%;width:15px}.form-area input::-webkit-input-placeholder{color:#c2c2c2;font-size:12px}.form-area input:-moz-placeholder,.form-area input::-moz-placeholder{color:#c2c2c2;font-size:12px}.form-area input:-ms-input-placeholder{color:#c2c2c2;font-size:12px}.form-area .unselected{opacity:.2}.bl-copylight,.form-area .bl-copylight{background-color:#ff6627;color:#fff;font-size:13px;padding:10px 0;text-align:center}.checkbox-msg{color:#ff6627;font-size:16px;margin-bottom:0;margin-top:10px}.complete{margin-bottom:200px;text-align:center}.complete img{height:125px;width:125px}.complete h2{font-size:38px;margin-top:25px}.complete p{font-size:22px;margin-top:25px}.complete .complete-back-btn{background-color:#ff6627;border:none;border-radius:5px;color:#fff;font-size:24px;height:60px;line-height:60px;margin-top:35px;text-decoration:none;width:350px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*# sourceMappingURL=form-4c1c7bf8.css.map*/