@charset "UTF-8";.steps-bar{padding:30px 100px 0 100px}.steps-bar .el-step__line{display:none}.steps-bar .el-step__main{position:relative}.steps-bar .el-step__main .el-step__title{font-size:14px}.steps-bar .el-step__main:after{content:"く";display:block;width:10px;height:10px;color:var(--main3-font-color);font-weight:500;position:absolute;top:calc(50% - 5px);right:0;transform:rotate(180deg)}.steps-bar .el-step:last-child .el-step__main:after{display:none}.is-success{border-color:var(--success-icon-color)!important;color:var(--main3-font-color)!important}.is-success .el-step__icon{color:var(--white)!important;background:var(--success-icon-color)!important}.is-process{border-color:var(--icon-theme-color)!important;color:var(--icon-theme-color)!important}.is-process .el-step__icon{color:var(--white)!important;background:var(--icon-theme-color)!important}.is-wait{border-color:var(--explain-font-color)!important;color:var(--explain-font-color)!important}.is-wait .el-step__icon{color:var(--white)!important;background:var(--explain-font-color)!important}:root{--theme-color:#001751;--icon-theme-color:#145fe3;--b3-theme-color:#5487df;--disabled-theme-color:#c6d2e2;--background-theme-color:#f7f9fc;--sp-box-shadow:0px 4px 8px 0px rgba(0,0,0,0.05);--white:#fff;--black:#000;--main1-font-color:#3d3d3d;--main2-font-color:#595959;--main3-font-color:#1f2329;--explain-font-color:grey;--tips-font-color:#c8c9cc;--border-color:#f0f0f0;--table-title-color:#fafafa;--publish-bg-color:#eef0f4;--success-font-color:#31b522;--success-icon-color:#80e874;--success-background-color:#f0faf2;--error-font-color:#e34d59;--error-border-color:#e47676;--error-background-color:#fef6f6;--font-family:"PingFang SC","PingFangSC-Medium","STHeitiSC-Light","Helvetica-Light",arial,"sans-serif","Droid Sans Fallback","Microsoft Yahei"}.el-steps--simple{background:none!important}.el-steps--simple .el-step__title{font-size:12px!important}.el-steps--simple .el-step__head{display:none}[data-v-0b0ea298]:root{--theme-color:#001751;--icon-theme-color:#145fe3;--b3-theme-color:#5487df;--disabled-theme-color:#c6d2e2;--background-theme-color:#f7f9fc;--sp-box-shadow:0px 4px 8px 0px rgba(0,0,0,0.05);--white:#fff;--black:#000;--main1-font-color:#3d3d3d;--main2-font-color:#595959;--main3-font-color:#1f2329;--explain-font-color:grey;--tips-font-color:#c8c9cc;--border-color:#f0f0f0;--table-title-color:#fafafa;--publish-bg-color:#eef0f4;--success-font-color:#31b522;--success-icon-color:#80e874;--success-background-color:#f0faf2;--error-font-color:#e34d59;--error-border-color:#e47676;--error-background-color:#fef6f6;--font-family:"PingFang SC","PingFangSC-Medium","STHeitiSC-Light","Helvetica-Light",arial,"sans-serif","Droid Sans Fallback","Microsoft Yahei"}.steps-box[data-v-0b0ea298]{width:80%;position:relative;right:60px}.wrap-match[data-v-0b0ea298]{font-size:14px;height:100%;width:100%}.wrap-match .btn[data-v-0b0ea298]{width:calc(100% - 231px);height:60px;background-color:var(--white);box-sizing:border-box;line-height:60px;text-align:right;position:fixed;bottom:0;right:0;z-index:999;border:1px solid var(--border-color);border-left:none}.wrap-match .btn button[data-v-0b0ea298]:nth-child(2){margin-right:50px}.wrap-match .home-title[data-v-0b0ea298]{color:var(--theme-color);padding:0 24px;font-size:20px;font-weight:700;line-height:24px;display:flex;align-items:center;color:var(--main3-font-color)}.wrap-match .home-title span[data-v-0b0ea298]{flex:1}.wrap-match .home-title[data-v-0b0ea298]{width:100%;height:60px;background:var(--white);border-bottom:1px solid var(--border-color);box-sizing:border-box}.wrap-match .main-view[data-v-0b0ea298]{height:calc(100% - 60px);width:100%;padding:16px;box-sizing:border-box}.wrap-match .box-match[data-v-0b0ea298]{margin-top:16px;padding:5px 20px 30px 20px;background:var(--white);box-shadow:0 4px 8px 0 rgba(0,0,0,.05);border-radius:4px;height:calc(100% - 163px);box-sizing:border-box}.wrap-match .box-match .title-create[data-v-0b0ea298]{line-height:30px;padding:10px 5px;font-size:16px;color:var(--main3-font-color);font-weight:700;border-bottom:1px solid var(--border-color)}.wrap-match .box-match .box-table[data-v-0b0ea298]{border:1px solid var(--border-color);background-color:var(--white);width:100%;height:calc(100% - 90px);overflow:auto}.wrap-match .box-match .box-table .box-th[data-v-0b0ea298]{display:flex}.wrap-match .box-match .box-table .box-th li[data-v-0b0ea298]{line-height:22px;border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:12px;text-align:center;min-width:150px;flex:1;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wrap-match .box-match .box-table .box-th li[data-v-0b0ea298]:last-child{border-right:none}.wrap-match .box-match .box-table .data-list[data-v-0b0ea298]{display:flex;min-height:100%}.wrap-match .box-match .box-table .data-list li[data-v-0b0ea298]{line-height:22px;border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:12px;text-align:center;min-width:150px;flex:1;background:var(--hover-theme-color);position:relative}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap[data-v-0b0ea298]{position:absolute;z-index:100;height:100%;left:0;top:0;width:100%;display:flex;align-items:flex-start;justify-content:center}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap .set-tip[data-v-0b0ea298]{display:inline-block;color:var(--white);margin-top:160px}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap .set-tip div[data-v-0b0ea298]{cursor:pointer;padding:5px 20px;border-radius:3px;background-color:var(--theme-color)}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap .set-tip.active[data-v-0b0ea298]{background-color:var(--white);border:1px solid var(--border-color);color:var(--theme-color);font-weight:700;padding:5px 20px;border-radius:3px}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap .set-tip.active .el-icon-close[data-v-0b0ea298]:before{background-color:var(--theme-color);border-radius:50%;color:var(--white);padding:1px;font-size:12px}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap .set-tip .last[data-v-0b0ea298]{margin-top:12px}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap .set-tip-2[data-v-0b0ea298]{margin-top:200px}.wrap-match .box-match .box-table .data-list li .setting-tip-wrap-active[data-v-0b0ea298]{background-color:rgba(20,95,227,.2)}.wrap-match .box-match .box-table .data-list li .text[data-v-0b0ea298]{display:block;min-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap-match .box-match .box-table .data-list li[data-v-0b0ea298]:last-child{border-right:none}