#sU-31-2 .common-outer-panel {
    width: 94vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-outer-panel {
        width: 98vw;
    }
}
#sU-31-3 .common-outer-panel{
    width: 74vw;
}@media screen and (max-width: 1024px){
    #sU-31-3 .common-outer-panel{
        width: 98vw;
    }
}
#sU-31-2 .common-flex-workflow{
    justify-content: flex-start;
    display: flex;
    align-items: center;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-flex-workflow{
        flex-wrap: wrap;
    }
}
#sU-31-2 .common-flex-workflow > *{
    width: 100%;
    margin-right: 1vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-flex-workflow > *{
        margin-right: auto;
    }
}
#sU-31-2 .common-flex,
#sU-31-3 .common-flex{
    justify-content: flex-start;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-flex{
        flex-wrap: wrap;
    }
    #sU-31-3 .common-flex{
        display: block;
    }
}
#sU-31-2 .common-flex > *{
    margin-right: 1vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-flex > *{
        margin-right: 5vw;
    }
}
#sU-31-3 .common-flex > *{
    width: 100%;
    margin-right: 1vw;
}@media screen and (max-width: 1024px){
    #sU-31-3 .common-flex > *{
        margin-right: auto;
    }
}
#sU-31-2 .common-flex > div{
    border: 0.05vw solid #888;
    padding: 1vw;
    margin: 1vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-flex > div{
        width: 86vw;
        padding: 5vw;
        margin: 2vw 0;
    }
}
#sU-31-2 .common-flex > div > label{
    display: flex;
    align-items: center;
}
#sU-31-2 .common-flex > div > label:first-child{
    margin-bottom: 1vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-flex > div > label:first-child{
        margin-bottom: 3vw;
    }}
#sU-31-2 .common-flex > div > label > *:first-child{
    width: 8vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-flex > div > label > *:first-child{
        width: 15vw;
    }}
#sU-31-2 label{
    width: auto;
}
#sU-31-2 #id{width: 6vw;}
#sU-31-2 #status{width: 10vw;}
#sU-31-2 #name{width: 40vw;}
#sU-31-2 #receivables-no{
    width: 10vw;
    text-align: center;
}
#sU-31-2 #contract-date{
    width: 9vw;
    text-align: center;
}
#sU-31-2 #contract-period{
    width: 18vw;
    text-align: center;
}
#sU-31-2 #contract-amount{
    width: 11vw;
    text-align: right;
}
#sU-31-2 #send-date{
    width: 15vw;
    text-align: center;
}
#sU-31-2 #sender,
#sU-31-2 #receiver,
#sU-31-2 #debtor,
#sU-31-2 #creditor{
    margin: 0;
}
#sU-31-2 .flag-item {
    width: 2vw;
    text-align: center;
    display: inline-block;
}
#sU-31-2 #contract-type{width: 10vw;}
@media screen and (max-width: 1024px){
    #sU-31-2 #id{width: 20vw;}
    #sU-31-2 #status{width: 20vw;}
    #sU-31-2 #name{width: 88vw;}
    #sU-31-2 #receivables-no{width: 25vw;}
    #sU-31-2 #contract-date{width: 20vw;}
    #sU-31-2 #contract-period{width: 40vw;}
    #sU-31-2 #contract-amount{width: 25vw;}
    #sU-31-2 #send-date{width: 36vw;}
    #sU-31-2 #contract-type{width: 24vw;}
    #sU-31-2 .flag-item {width: 5vw;}
}

#sU-31-2 .decision-button,
#sU-31-3 .decision-button{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}@media screen and (max-width: 1024px){
    #sU-31-2 .decision-button,
    #sU-31-3 .decision-button{
        display: block;
    }}
#sU-31-2 .decision-button > input,
#sU-31-2 .decision-button > span,
#sU-31-3 .decision-button > input,
#sU-31-3 .decision-button > span{
    width: 10vw;
    margin: 1vw;
    margin-right: 0;
}@media screen and (max-width: 1024px){
    #sU-31-2 .decision-button > input,
    #sU-31-2 .decision-button > span,
    #sU-31-3 .decision-button > input,
    #sU-31-3 .decision-button > span{
        width: 100%;
        margin: 3vw 0;
        -webkit-appearance: none;
    }}
#sU-31-2 .decision-button > input:last-child{
    margin-right: 41vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 .decision-button > input:last-child{
        margin-right: 0;
    }}

#sU-31-2 th,
#sU-31-2 td{
    min-width: 5vw;
    max-width: 18vw;
}@media screen and (max-width: 1024px){
    #sU-31-2 th,
    #sU-31-2 td{
        max-width: 50vw;
    }}

@media screen and (max-width: 1024px){
    #sU-31-2 .common-inner-panel.pdf{
        padding: 1vw 0;
    }
}

#sU-31-2 .common-confirm-window > div > .common-button-red{
    width: 100%;
}@media screen and (max-width: 1024px){
    #sU-31-2 .common-confirm-window > div > .common-button-red{
        width: 100%;
    }}

#sU-31-2 .checked-disabled > input:checked + span{
    color: #707070;
    background-color: #EEEEEE;
    font-weight: bold;
}
#sU-31-2 .checked-disabled > input:disabled + span::after{
    border-bottom: 0.1vw solid #707070;
    border-right: 0.1vw solid #707070;
}

#sU-31-2 .commentary-open,
#sU-31-3 .commentary-open{
    font-size: 1.5vw;
    cursor: pointer;
    text-decoration: underline;
    color: inherit;
}@media screen and (max-width: 1024px){
    #sU-31-2 .commentary-open,
    #sU-31-3 .commentary-open{
        font-size: 3.2vw;
        line-height: 2em;
    }
}
#sU-31-2 .commentary-window,
#sU-31-3 .commentary-window{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2000;
    display: none;
}
#sU-31-2 .commentary-window > div,
#sU-31-3 .commentary-window > div{
    position: relative;
    top: 2vw;
    width: 60vw;
    height: 75vh;
    background: #fff;
    text-align: left;
    padding: 1vw;
    margin: auto;
}@media screen and (max-width: 1024px){
    #sU-31-2 .commentary-window > div,
    #sU-31-3 .commentary-window > div{
        top: 20vh;
        width: 80vw;
        height: 60vh;
        padding: 4vw;
    }
}
#sU-31-2 .commentary-close,
#sU-31-3 .commentary-close{
    position: absolute;
    top: 0;
    right: 1vw;
    font-size: 4.5vw;
    cursor: pointer;
}@media screen and (max-width: 1024px){
    #sU-31-2 .commentary-close,
    #sU-31-3 .commentary-close{
        font-size: 9vw;
        right: 2vw;
    }
}
#sU-31-2 .commentary-confirm,
#sU-31-3 .commentary-confirm{
    bottom: 0;
    line-height: 2.5vw;
    text-align: center;
    font-size: 1.5vw;
    width: 25%;
    height: 5%;
}@media screen and (max-width: 1024px){
    #sU-31-2 .commentary-confirm,
    #sU-31-3 .commentary-confirm{
        margin: auto;
        font-size: 3.6vw;
        right: 2vw;
        width: 40vw;
        height: 3vw;
        line-height: 2.5vw;
    }}
#sU-31-2 .commentary-window > div > h3,
#sU-31-3 .commentary-window > div > h3{
    line-height: 2em;
}
#sU-31-2 .commentary-window > div > div,
#sU-31-3 .commentary-window > div > div{
    overflow-y: scroll;
    height: calc(100% - 8vw);
}@media screen and (max-width: 1024px){
    #sU-31-2 .commentary-window > div > div,
    #sU-31-3 .commentary-window > div > div{
        height: calc(100% - 10vw);
    }
}
#sU-31-2 .commentary-window table,
#sU-31-3 .commentary-window table{
    width: 100%;
    margin: 1vw auto;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}
#sU-31-2 .commentary-window th,
#sU-31-2 .commentary-window td,
#sU-31-3 .commentary-window th,
#sU-31-3 .commentary-window td{
    padding: 1em;
    border: 0.01vw solid #aaa;
    font-size: 0.9vw;
    line-height: 2em;
}@media screen and (max-width: 1024px) {
    #sU-31-2 .commentary-window th,
    #sU-31-2 .commentary-window td,
    #sU-31-3 .commentary-window th,
    #sU-31-3 .commentary-window td{
        font-size: 1.7vw;
    }
}
#sU-31-2 .commentary-window th,
#sU-31-3 .commentary-window th{
    background: #eee;
    line-height: 1.5em;
    min-width: 6em;
}
#sU-31-3 .name{
    width: 31vw;
}@media screen and (max-width: 1024px){
    #sU-31-3 .name{
        width: calc(100% - 4vw);
    }
    #sU-31-3 .common-flex .common-select.name{
        width: 100%;
    }
}
#sU-31-3 .name-short{
    width: 20vw;
}@media screen and (max-width: 1024px){
    #sU-31-3 .name-short{
        width: 70vw;
    }
}
#sU-31-3 .sub-text{
    margin: 0;
    font-size: 1.0vw;
}

#sU-31-2 .dataTables_filter,
#sU-31-3 .dataTables_filter{
    text-align: right;
    margin: 2vw 0;
}

#sU-31-2 table.dataTable thead .sorting,
#sU-31-3 table.dataTable thead .sorting{
    background-image: url("../img/sort_both.png");
}
#sU-31-2 table.dataTable thead .sorting_asc,
#sU-31-3 table.dataTable thead .sorting_asc{
    background-image: url("../img/sort_asc.png");
}
#sU-31-2 table.dataTable thead .sorting_desc,
#sU-31-3 table.dataTable thead .sorting_desc{
    background-image: url("../img/sort_desc.png");
}
#sU-31-2 table.dataTable thead .sorting_asc_disabled,
#sU-31-3 table.dataTable thead .sorting_asc_disabled{
    background-image: url("../img/sort_asc_disabled.png");
}
#sU-31-2 table.dataTable thead .sorting_desc_disabled,
#sU-31-3 table.dataTable thead .sorting_desc_disabled{
    background-image: url("../img/sort_desc_disabled.png");
}
#sU-31-2 table.dataTable thead .sorting,
#sU-31-2 table.dataTable thead .sorting_asc,
#sU-31-2 table.dataTable thead .sorting_desc,
#sU-31-2 table.dataTable thead .sorting_asc_disabled,
#sU-31-2 table.dataTable thead .sorting_desc_disabled,
#sU-31-3 table.dataTable thead .sorting,
#sU-31-3 table.dataTable thead .sorting_asc,
#sU-31-3 table.dataTable thead .sorting_desc,
#sU-31-3 table.dataTable thead .sorting_asc_disabled,
#sU-31-3 table.dataTable thead .sorting_desc_disabled{
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right;
}

/* 支払予定 */
#sU-31-2 .common-grid th:nth-child(1),
#sU-31-2 .common-grid th:nth-child(2),
#sU-31-2 .common-grid th:nth-child(4) {
    white-space: nowrap;
}
#sU-31-2 .common-grid td:nth-child(3) {
    min-width: 14vw;
}

#sU-31-2 .officials {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem 2rem 2rem 2rem;
  border: 0.5px solid #888;
}
@media screen and (max-width: 1024px) {
  #sU-31-2 .officials {
    padding: 2rem;
  }
}

#sU-31-3 #dataTable-user-name {
  width: 10%!important;
}
#sU-31-3 #dataTable-mail {
  width: 30%!important;
}
#sU-31-3 #dataTable-role {
  width: 5%!important;
}
