.form-control{width:100%;min-height:40px;font:400 13px Arial;line-height:1.6;color:#333;box-shadow:none;-webkit-box-shadow:none;border-radius:inherit;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;display:block;padding-left:1.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:relative}.form-control:focus{box-shadow:0 0 .2rem .2rem rgba(52,144,220,.5);border-color:none}.select-wrap{overflow:hidden;width:100%;text-align:left;position:relative}.select-wrap select{width:100%;padding-right:1em;cursor:pointer;text-overflow:ellipsis;border:none;outline:none;background:transparent;background-image:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px}.select-wrap select::-ms-expand{display:none}.select-wrap .dropdown-menu{display:none;padding:0;list-style:none;background:#fff}.select-wrap .dropdown-menu li{line-height:28px;padding-left:15px;text-align:left;transition:all .2s ease-in-out}.select-wrap .dropdown-menu li:hover{background-color:#ccc}.select-wrap .dropdown-window{display:flex;justify-content:space-between;align-items:center;padding:0 15px;text-overflow:ellipsis;background:#fff;color:#666;cursor:pointer;height:40px;border:1px solid #ccc;font:400 13px Arial}.select-wrap .dropdown-window.selected{color:#333}.select-wrap .dropdown-window>.current-item{overflow:hidden;text-overflow:ellipsis}.select-wrap .dropdown-window>i{font-size:1.8rem;transition:all .2s ease-in-out;float:right;line-height:20px;color:#666}.select-wrap:hover{box-shadow:0 0 4px #ccc}.select-wrap.active,.select-wrap.active:hover{box-shadow:0 0 4px #ccc;border-radius:2px 2px 0 0}.select-wrap.active .dropdown-window{border:1px solid #e82212}.select-wrap.active .dropdown-window>i{transform:rotateX(180deg)}.col-md-6.select-wrap{position:relative;border:1px solid #ccc;background:#fff;padding-left:0;padding-right:0}.col-md-6.select-wrap:before{position:absolute;top:18px;right:.9em;width:0;height:0;padding:0;content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #333;pointer-events:none}.col-md-6.select-wrap select{padding-left:15px;color:#333;height:40px}.form-group .col-md-4:after{display:none;content:"\5FC5\9808";display:inline-block;background-color:red;color:#fff;padding:1px 5px;border-radius:18px;top:-1px;left:.5rem;position:relative;font-size:10px;margin-left:5px}.form-group .checkbox-label{color:#777;cursor:pointer}.form-group .checkbox-label input[type=checkbox]{display:none}.form-group .checkbox-label input[type=checkbox]+span{margin-left:24px;position:relative}.form-group .checkbox-label input[type=checkbox]+span:before{display:block;position:absolute;left:-24px;top:1px;content:"";width:14px;height:14px;background:#fff;border:2px solid #aaa;border-radius:3px}.form-group .checkbox-label input[type=checkbox]+span:after{display:block;content:"";position:absolute;left:-19px;top:3px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);opacity:0}.form-group .checkbox-label input[type=checkbox]:checked+span:before{background:#e82212;border:1px solid #e82212}.form-group .checkbox-label input[type=checkbox]:checked+span:after{opacity:1}.form-group .checkbox-label input[type=checkbox].error+span:before{border:1px solid #e82212;background-color:#ffe1e1}.form-group .col-md-6 .error,.form-group .dropdown-window.error,.form-group .select-wrap.error,.form-group input.error,.form-group textarea.error{border:1px solid #e82212;background-color:#ffe1e1;text-align:left}.form-group .error-message p{font-size:12px;color:#e82212}.statistic-form__wrap{color:#333;width:100%;max-width:1200px;margin:auto auto 135px}.statistic-form__wrap .notice{font-size:1.5rem;color:#e82212}.statistic-form__wrap .statistic-form__header{margin:100px auto 60px;text-align:center}.statistic-form__wrap .statistic-form__header .statistic-form__ttl{font-size:3rem}.statistic-form__wrap .statistic-form__nav{margin-bottom:45px;display:flex;align-items:center;justify-content:flex-end}.statistic-form__wrap .statistic-form__nav li:not(:last-child):after{content:"\FF5C"}.statistic-form__wrap .statistic-form__contents{width:80%;margin:0 auto}.statistic-form__wrap .statistic-form__contents .statistic-form__body{border-bottom:1px solid #d2d7de;margin-bottom:45px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group{margin-bottom:25px;display:flex;align-items:center}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group>label{font-weight:700;width:160px;text-align:left;margin-right:25px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .short{width:30%}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .middle{width:60%}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .input-area{width:calc(100% - 155px);display:flex;align-items:center}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .input-area>i{display:flex;align-items:center;justify-content:center;width:45px;min-height:40px;border:1px solid #ccc;border-right-width:0;flex-shrink:0}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .input-area .unit{margin-left:1rem;font-size:16px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.select-options{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding:0 0 0 10px;box-sizing:border-box}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.date{display:inline-flex;padding:0 0 1rem 1.5rem;border:none}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.date .year{width:10%}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.date .day,.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.date .month{width:8%}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.date .slash{margin:1.7rem 2rem 0 .5rem;font-size:20px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.date .unit{margin:2rem 1rem 0;font-size:16px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group .form-control.err{border:solid red}.statistic-form__wrap .statistic-form__contents .statistic-form__body .form-group :disabled{background-color:#ddd;pointer-events:none}.statistic-form__wrap .statistic-form__contents .statistic-form__body .thumbnail-image__wrap{display:flex;align-items:center}.statistic-form__wrap .statistic-form__contents .statistic-form__body .thumbnail-image__wrap .thumbnail-image{width:100px;height:100px;padding:5px;margin-right:30px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .thumbnail-image__wrap .thumbnail-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.statistic-form__wrap .statistic-form__contents .statistic-form__body .description,.statistic-form__wrap .statistic-form__contents .statistic-form__body .error-message{margin:-50px 0 2rem 180px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .description:before,.statistic-form__wrap .statistic-form__contents .statistic-form__body .error-message:before{content:"\A";white-space:pre}.statistic-form__wrap .statistic-form__contents .statistic-form__body .description{color:#000}.statistic-form__wrap .statistic-form__contents .statistic-form__body .description+.error-message{margin-top:-30px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .description.thumbnail-description{margin-top:-40px;font-size:13px}.statistic-form__wrap .statistic-form__contents .statistic-form__body .error-message{color:red}.statistic-form__wrap .statistic-form__contents .statistic-form__btn-area{width:100%;margin:0 0 0 auto;display:flex;justify-content:space-between}.statistic-form__wrap .statistic-form__contents .statistic-form__btn-area .btn-group{display:flex;align-items:center;justify-content:center}.statistic-form__wrap .statistic-form__contents .statistic-form__btn-area .btn-group .checkbox-label{font-weight:700;color:#000;margin-right:20px}.statistic-form__wrap .statistic-form__contents .statistic-form__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:75px;height:40px;display:flex;align-items:center;justify-content:center;border:0;border-radius:4px;color:#fff;box-shadow:none;font-size:16px;padding:0 15px;cursor:pointer}.statistic-form__wrap .statistic-form__contents .statistic-form__btn.btn-save{background-color:#4b8dc5}.statistic-form__wrap .statistic-form__contents .statistic-form__btn.btn-reset{background-color:#e89f3c}.statistic-form__wrap .statistic-form__contents .statistic-form__btn.btn-delete{background-color:#831100;margin-left:40px}.statistic-form__wrap .statistic-form__contents .statistic-form__btn.btn-delete-thumbnail{background-color:#831100;margin-top:20px}.statistic-form__wrap .statistic-form__contents .statistic-form__btn:hover{filter:drop-shadow(1px 1px 3px #999)}.statistic-form__wrap .statistic-form__contents .statistic-form__btn:active{filter:none}.statistic-form__wrap .statistic-form__contents .statistic-form__btn:disabled{background-color:#ddd;pointer-events:none}.statistic-form__wrap .modal-container p.number_of_companies{visibility:hidden}.statistic-form__wrap .modal-container .clear_wrap{content:"";clear:both;display:flex;justify-content:flex-end;align-items:center;list-style:none}.statistic-form__wrap .modal-container .modal_footer.modal_switch{display:none}.statistic-form__wrap .modal-container .modal_footer.modal_decide_Btn{width:168px;height:50px;padding:13px 0;margin-left:10px;background-color:#e82212;border-radius:24px;text-align:center;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.error-has{background-color:red;color:#fff;margin-bottom:20px;padding:10px;width:100%;text-align:left}