@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);.toast-header{padding-left:10px;background-size:20px,100%}.toast-header strong{margin-left:25px}.success{background:url(../img/ico_success.47e063f8.svg) left 10px top 50% no-repeat,#fff}.error{background:url(../img/ico_error.c6deeca2.svg) left 10px top 50% no-repeat,#fff}.warning{background:url(../img/ico_warning.30ec2856.svg) left 10px top 50% no-repeat,#fff}.b-toaster{top:50px!important;z-index:10000010!important}.positionTop0{top:0!important}.positionTop50{top:50px!important}.toast-body{white-space:pre-wrap;word-wrap:break-word}body{min-width:1280px}*{margin:0;padding:0;font-family:sans-serif;font-weight:400;font-size:14px}h2{font-size:34px}p{margin:0}button{padding:0;border:none;background-color:transparent;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.common-ok-btn{height:34px;padding:5px;background:#ef984e;color:#fff;border-radius:4px}a{color:#2c2c2c;text-decoration:none}button:hover{opacity:.8}p{color:#2c2c2c;font-size:14px}input:focus,select:focus{outline:1px solid #ef984e}.delete-btn{min-width:130px;height:35px;margin:0 20px 0 auto;padding:0 5px;color:#c11010;background:#fff;border:1px solid #c11010;border-radius:4px}.required{display:inline-block;width:20px;font-size:12px;font-weight:700;color:#e86161}form{width:1200px}.master-footer{width:100%;height:80px;border-top:1px solid #d9d9d9}.master-footer .account-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}.master-footer .account-btn .cancel-btn,.master-footer .account-btn .create-btn{width:188px;height:40px;border-radius:4px;text-align:center}.master-footer .account-btn .create-btn{margin:0 0 0 10px;background:#ef984e;color:#fff}.master-footer .account-btn .cancel-btn{border:1px solid #ef984e;color:#ef984e}.negative-btn{color:#ef984e;background-color:#fff;border:1px solid #ef984e;border-radius:4px}.negative-btn,.positive-btn{width:130px;height:34px;margin:0 auto}.positive-btn{color:#fff;background-color:#ef984e;border-radius:4px}#app{position:relative}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-mask .modal-wrapper{display:table-cell;vertical-align:middle}.modal-mask .modal-wrapper .modal-container{position:absolute;top:50%;left:50%;display:table-cell;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:500px;margin:0 auto;background-color:#fff;border-radius:2px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:Helvetica,Arial,sans-serif}.modal-mask .modal-wrapper .modal-container .modal-header{border-bottom:none}.modal-mask .modal-wrapper .modal-container .modal-header h3{margin-top:0}.modal-mask .modal-wrapper .modal-container .modal-body{margin:20px 0}.modal-mask .modal-wrapper .modal-container .modal-footer{border-top:none}.modal-mask .modal-wrapper .modal-container .modal-default-button{float:right}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}