@charset "UTF-8";.c-form{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;width:100%}.c-form input,.c-form select,.c-form textarea{width:100%;margin:0 0 15px 0}.c-form input.required,.c-form input:required{background:url(/assets/images/common/icon_required_green.svg) calc(100% - 20px) center no-repeat #faf9f8;background-size:10px 10px;padding:19px 35px 19px 20px}.c-form textarea{max-width:100%;min-height:200px;resize:none}.c-form textarea.required,.c-form textarea:required{background:url(/assets/images/common/icon_required_green.svg) calc(100% - 20px) 21px no-repeat #faf9f8;background-size:10px 10px;padding:19px 35px 19px 20px}.c-form input[type="checkbox"]{width:25px;height:25px;padding:0;background:#faf9f8;margin:0;cursor:pointer;overflow:hidden}input[type="checkbox"]:checked{background:url(/assets/images/common/icon_check_white.svg) center no-repeat #00c4cc;background-size:70% auto}.c-checkbox{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%}.c-checkbox__item{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;min-width:calc((100% / 6) - 50px);margin:12.5px 50px 12.5px 0}.c-checkbox__item input[type="checkbox"]{margin:0 10px 0 0;flex:0 0 auto}.c-checkbox__item input[type="text"]{width:130px;margin:0 0 0 10px;padding:2.5px 0;font-size:15px;line-height:1;color:#4e4e4e;background:none;border-bottom:1px solid #ccc;flex:0 0 auto}.c-checkbox__item__text{display:block;width:auto;font-size:15px;line-height:1;color:#4e4e4e;flex:0 1 auto;cursor:pointer}.c-form input[type="radio"]{display:block;width:25px;height:25px;padding:0;margin:0;border:none;border-radius:50%;background:#faf9f8;cursor:pointer;overflow:hidden;flex:0 0 auto}.c-form input[type="radio"]:checked{background:radial-gradient(ellipse at center,#fff 0%,#fff calc(30% - 1px),#00c4cc 30%,#00c4cc 100%)}.c-radio{left:-15px;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:calc(100% + 30px)}.c-radio__item{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:auto;margin:12.5px 15px}.c-radio__item input[type="radio"]{margin:0 10px 0 0}.c-radio__item__text{display:block;width:auto;font-size:15px;line-height:1;color:#4e4e4e;cursor:pointer;flex:0 1 auto}.c-form__item__score{display:block;width:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.c-form__item__score__item{display:block;width:100%;padding:25px 0;border-bottom:2px dashed rgba(46,46,46,.2)}.c-form__item__score__item:last-child{border:none}.c-form__item__score__item__title{display:block;width:100%;font-size:15px;line-height:2;color:#4e4e4e;text-align:justify}.c-form__item__score__item__answer{margin:10px 0 0 0}.c-form__item{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;width:100%;margin:0 0 30px 0;overflow:hidden}.c-form__item:last-child{margin:0}.c-form__item__title{margin:0 0 20px 0}.c-form__item.two,.c-form input.two,.c-form select.two{width:calc(50% - 15px)}.c-captcha{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%}.c-captcha__inner{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%}.c-captcha input{margin:0}.c-captcha__inner__pic{width:120px;padding:5px 15px;background:#747474;cursor:pointer;flex:0 0 auto}@media screen and (max-width:991px){.c-form__item.two,.c-form input.two,.c-form select.two{width:calc(50% - 15px)}.c-checkbox__item{min-width:calc(20% - 50px)}}@media screen and (max-width:767px){.c-form__item.two,.c-form input.two,.c-form select.two{width:100%}.c-checkbox__item{min-width:calc(33.33% - 50px)}}@media screen and (max-width:575px){.c-form input,.c-form select,.c-form textarea{font-size:14px;margin:0 0 10px 0}.c-form input.required,.c-form input:required{background-position:calc(100% - 15px) center;padding:15px 30px 15px 15px}.c-form textarea{min-height:150px}.c-form textarea.required,.c-form textarea:required{background-position:calc(100% - 15px) 15px;padding:15px 30px 15px 15px}.required .c-form__item__title::after{font-size:14px;margin:0 0 0 10px}.c-form__item{margin:0 0 20px 0}.c-checkbox__item{min-width:calc(50% - 25px);margin:7.5px 25px 7.5px 0}.c-radio{left:-10px;width:calc(100% + 20px)}.c-radio__item{margin:7.5px 10px}.c-form__item__score__item{padding:15px 0}.c-form__item__score__item__title{font-size:14px}.c-form__item__score__item__answer{margin:5px 0 0 0}.c-captcha input{margin:0}.c-captcha__inner__pic{width:90px;padding:0}}