.c-input{width:100%;height:60px;padding:10px 21px;display:block;background:#fff;border:1px solid #c3c3c3;font-size:1.6rem;letter-spacing:normal}.c-input::-webkit-input-placeholder{color:#bbb;font-weight:400}.c-input::-moz-placeholder{color:#bbb;font-weight:400}.c-input:-ms-input-placeholder{color:#bbb;font-weight:400}.c-input::-ms-input-placeholder{color:#bbb;font-weight:400}.c-input::placeholder{color:#bbb;font-weight:400}.c-input:focus{border-color:#275db3}.c-input.is-err{border-color:#aa2020}.c-input--narrow{height:40px}.c-radio{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-radio__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}.c-radio__wrap__check{width:18px;height:18px;margin-right:10px;visibility:hidden;position:relative;top:4px;z-index:0}.c-radio__wrap__check::before{width:18px;height:18px;display:block;background:#fff;border:1px solid #c3c3c3;content:"";visibility:visible;position:absolute;top:0;left:0;z-index:1}.c-radio__wrap__check::after{width:18px;height:18px;display:block;background:url("../images/icon/icon_check_red.svg") center/contain no-repeat;visibility:visible;opacity:0;content:"";-webkit-transition:.15s ease;transition:.15s ease;position:absolute;left:3px;bottom:3px;z-index:2}.c-radio__wrap__check:checked::after{opacity:1}.c-radio__wrap__check.is-err::before{border-color:#aa2020}.c-textarea{width:100%;padding:18px 20px;background:#fff;border:1px solid #c3c3c3}.c-textarea:focus{border-color:#275db3}.c-textarea.is-err{border-color:#aa2020}.p-form{padding-bottom:120px;background:#f4f4f4}@media screen and (max-width: 767px){.p-form{padding-bottom:80px}}.p-form__title{margin-bottom:80px}@media screen and (max-width: 767px){.p-form__title{margin-bottom:40px}}.p-form__body{max-width:660px;margin:0 auto;padding:0 20px}@media screen and (max-width: 767px){.p-form__body{padding-left:15px;padding-right:15px}}.p-form__body[data-section=confirm]{display:none}.p-form__body__wrap{margin-bottom:60px}@media screen and (max-width: 767px){.p-form__body__wrap{margin-bottom:30px}}.p-form__body__wrap:last-child{margin-bottom:0}.p-form__body__wrap--confirm{margin-bottom:30px}.p-form-title{padding:71px 20px;background:url(../images/img/form/img_kv.jpg) center/cover no-repeat;text-align:center;color:#fff;font-size:4rem;font-weight:700}@media screen and (max-width: 767px){.p-form-title{padding-top:35px;padding-bottom:36px;font-size:2rem}}.p-form-head{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-form-head__label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px}@media screen and (max-width: 767px){.p-form-head__label{margin-right:10px}}.p-form-head__ttl{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.p-form-label{padding:3px 16px;background:#275db3;text-align:center;color:#fff;font-size:1.6rem;font-weight:700}@media screen and (max-width: 767px){.p-form-label{padding-top:2px;padding-left:12px;padding-right:12px;font-size:1.2rem}}.p-form-label--any{background:#999}.p-form-ttl{font-size:1.8rem;font-weight:700}@media screen and (max-width: 767px){.p-form-ttl{font-size:1.4rem}}.p-form-err{width:100%;margin-bottom:10px;display:none;color:#aa2020;font-size:1.6rem}@media screen and (max-width: 767px){.p-form-err{font-size:1.4rem}}.p-form-err.is-err{display:block}.p-form-input{width:100%}.p-form-input--col{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}.p-form-input__wrap{-webkit-box-flex:0;-ms-flex:0 0 48.3870967742%;flex:0 0 48.3870967742%}.p-form-checks{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-form-checks--bdr{margin-top:20px;padding-top:20px;border-top:1px solid #c3c3c3}.p-form-checks--col{margin-top:20px}.p-form-checks__wrap{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:40px}@media screen and (max-width: 767px){.p-form-checks__wrap{margin-right:30px;margin-bottom:15px}}.p-form-checks__wrap:last-child{margin-right:0}.p-form-textbox{padding:20px 30px;background:#fff;border:1px solid #c3c3c3}@media screen and (max-width: 767px){.p-form-textbox{padding-left:15px;padding-right:15px}}.p-form-textbox__str{margin-bottom:30px;line-height:1.75;font-size:1.6rem}.p-form-textbox__str a{color:#aa2020}.p-form-textbox__str a:link,.p-form-textbox__str a:visited{color:#aa2020}.p-form-textbox__em{padding:18px 20px;background:#f2f9ff}@media screen and (max-width: 767px){.p-form-textbox__em{padding-left:15px;padding-right:15px}}.p-form-button{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.p-form-button{margin-top:40px;display:block}}.p-form-button__wrap{max-width:215px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:20px}@media screen and (max-width: 767px){.p-form-button__wrap{margin-bottom:20px;margin-right:auto;margin-left:auto}}@media screen and (min-width: 768px){.p-form-button__wrap:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0}}@media screen and (min-width: 768px){.p-form-button__wrap:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width: 767px){.p-form-button__wrap:last-child{margin-bottom:0}}.p-form-confirmbox{min-height:60px;padding:18px 20px;background:#fff;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;font-size:1.6rem;font-weight:400;word-break:break-all}.p-form-errbox{margin-bottom:60px;padding:18px 20px;background:#ffe9e3;border:1px solid #aa2020;display:none}@media screen and (max-width: 767px){.p-form-errbox{margin-bottom:30px}}.p-form-errbox.is-err{display:block}
/*# sourceMappingURL=map/form.css.map */