#sU-7-1 .common-outer-panel{
    width: 94vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .common-outer-panel{
        width: 98vw;
    }}
#sU-7-1 .search-criteria-1{
    display: flex;
    align-items: center;
    justify-content: space-between;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-1{
        display: block;
    }
    #sU-7-1 .search-criteria-1 .common-radio{
        display: flex;
    }
    #sU-7-1 .search-criteria-1 .common-radio > label{
        margin: 3vw;
    }}
#sU-7-1 .search-criteria-1 > div:first-child{
    width: 48vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-1 > div:first-child{
        width: auto;
    }}
#sU-7-1 .search-criteria-1 > div:last-child > label,
#sU-7-1 .keyword-label{
    display: flex;
    align-items: center;
}
#sU-7-1 .search-criteria-2{
    display: flex;
    justify-content: space-between;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-2{
        display: initial;
        flex-wrap: wrap;
    }}
#sU-7-1 .search-criteria-2 .common-select{
    display: flex;
    width: 19.5vw;
    margin-right: 3.2vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-2 .common-select {
        width: 42vw;
    }
    #sU-7-1 .search-criteria-2  .select-wide {
        width: 87vw;
    }
}
#sU-7-1 .search-criteria-2 .select-area {
    width: 53%;
    display: flex;
    flex-wrap: wrap;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-2 .select-area {
        width: 100%;
    }
}
#sU-7-1 .search-criteria-2 .input-area {
    width: 47%;
    display: flex;
    justify-content: space-between;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-2 .input-area {
        width: 100%;
        flex-wrap: wrap;
    }
}
#sU-7-1 .search-criteria-3{
    display: flex;
    align-items: center;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-3{
        display: block;
    }
}
#sU-7-1 .search-criteria-3 .common-select{
    width: 15vw;
    margin-right: 2vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-3 .common-select{
        width: 40vw;
        margin: 0;
    }
    #sU-7-1 .search-criteria-3 > label{
        margin: 2vw;
    }
}
#sU-7-1 .search-criteria-4{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: 2vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-4{
        display: block;
    }
}
#sU-7-1 .search-criteria-5{
    display: flex;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-5{
        flex-wrap: wrap;
    }}
#sU-7-1 .search-criteria-5 .common-select{
    width: 15vw;
    margin-right: 2vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-5 .common-select{
        width: 40vw;
        margin: 0;
    }
    #sU-7-1 .search-criteria-5 > label{
        margin: 2vw;
    }
}

#sU-7-1 .search-criteria-6{
    display: flex;
    align-items: center;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-6{
        display: block;
    }
}

#sU-7-1 .common-button-blue,
#sU-7-1 .common-button-white{
    width: 15vw;
    margin: 0;
}@media screen and (max-width: 1024px){
    #sU-7-1 .common-button-blue,
    #sU-7-1 .common-button-white{
        width: 100%;
        margin: 3vw auto;
    }
}
#sU-7-1 .search-criteria-5 > label > .common-button-white{
    width: 5vw;
    margin: 0;
}@media screen and (max-width: 1024px){
    #sU-7-1 .search-criteria-5 > label > .common-button-white{
        width: 35vw;
        margin: 3vw auto;
    }
}
#sU-7-1 .search-criteria-5 > label > .common-button-blue{
  width: 5vw;
  margin: 0;
}@media screen and (max-width: 1024px){
  #sU-7-1 .search-criteria-5 > label > .common-button-blue{
    width: 35vw;
    margin: 3vw auto;
  }
}
#sU-7-1 th,
#sU-7-1 td{
    min-width: 2vw;
    max-width: 9vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 th,
    #sU-7-1 td{
        max-width: 50vw;
    }
}

#sU-7-1 .common-grid td:nth-child(1){
    white-space: nowrap;
}
@media screen and (max-width: 1024px){
    #sU-7-1 .common-grid td:nth-child(2) br {
        display: none;
    }
}
#sU-7-1 .common-grid td:nth-child(2){
    min-width: 5vw;
}
@media screen and (max-width: 1024px){
    #sU-7-1 .common-grid th:nth-child(4),
    #sU-7-1 .common-grid td:nth-child(4){
        min-height: 19.5vw;
        max-height: 19.5vw;
    }
}
#sU-7-1 .common-grid th:nth-child(5),
#sU-7-1 .common-grid td:nth-child(5){
    min-width: 8vw;
}
#sU-7-1 .common-grid th:nth-child(6),
#sU-7-1 .common-grid td:nth-child(6){
    min-width: 6.5vw;
    max-width: 6.5vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .common-grid th:nth-child(6),
    #sU-7-1 .common-grid td:nth-child(6){
        max-width: 50vw;
    }}
#sU-7-1 .common-grid th:nth-child(7),
#sU-7-1 .common-grid td:nth-child(7){
    min-width: 6.5vw;
    max-width: 6.5vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .common-grid th:nth-child(7),
    #sU-7-1 .common-grid td:nth-child(7){
        max-width: 50vw;
    }}
#sU-7-1 .common-grid th:nth-child(8),
#sU-7-1 .common-grid td:nth-child(8){
    min-width: 6vw;
    max-width: 6vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .common-grid th:nth-child(8),
    #sU-7-1 .common-grid td:nth-child(8){
        max-width: 50vw;
    }}
#sU-7-1 .common-grid th:nth-child(9),
#sU-7-1 .common-grid td:nth-child(9){
    min-width: 5.5vw;
    max-width: 5vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .common-grid th:nth-child(9),
    #sU-7-1 .common-grid td:nth-child(9){
        max-width: 50vw;
    }
}

#sU-7-1 .contract-color-passion{
    background: #fcd9d9;
}
#sU-7-1 .contract-color-gray{
    background: #f0eeee;
}
#sU-7-1 .contract-color-white{
    background: #fff;
}

#sU-7-1 .contract-period-empty {
    margin: auto;
}
#sU-7-1 .contract-period-empty > label > span {
    line-height: 0;
}
#sU-7-1 .common-input-date > div > input:disabled{
    background: #ccc;
}

/*
 * 契約期間のエラーメッセージ用
 */
#sU-7-1 .error_message_contract_period{
    text-align: right;
    color: #f00;
    font-size: 1vw;
}@media screen and (max-width: 1024px){
    #sU-7-1 .error_message_contract_period{
        text-align: left;
        color: #f00;
        font-size: 1vw;
    }}

#contractStatus td:last-child {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#sU-7-1 .common-grid td {
    background: initial;
}

p:empty {
    line-height: 0;
}