#sA-17-1 .common-outer-panel{
  width: 87vw;
}@media screen and (max-width: 1024px){
  #sA-17-1 .common-outer-panel{
  width: 96vw;
}}
#sA-17-1 .search-criteria-1{
  display: flex;
  align-items: center;
  justify-content: space-between;
}@media screen and (max-width: 1024px){
  #sA-17-1 .search-criteria-1{
    display: block;
  }
  #sA-17-1 .search-criteria-1 .common-radio{
    display: flex;
  }
  #sA-17-1 .search-criteria-1 .common-radio > label{
    margin: 3vw;
}}
#sA-17-1 .search-criteria-1 > div:first-child{
  width: 48vw;
}@media screen and (max-width: 1024px){
  #sA-17-1 .search-criteria-1 > div:first-child{
    width: auto;
}}
#sA-17-1 .search-criteria-1 > div:first-child{
  width: 60vw;
}@media screen and (max-width: 1024px){
  #sA-17-1 .search-criteria-1 > div:first-child{
    width: auto;
}}

#sA-17-1 .search-criteria-1 > div:last-child > label,
#sA-17-1 .keyword-label{
  display: flex;
  align-items: center;
}@media screen and (max-width: 1024px){
  #sA-17-1 .keyword-label{
    display: block;
}}

#sA-17-1 .search-criteria-2-1{
  display: flex;
}@media screen and (max-width: 1024px){
  #sA-17-1 .search-criteria-2-1{
    flex-wrap: wrap;
}}
#sA-17-1 .search-criteria-2-1 .common-select{
  width: 15vw;
  margin-right: 2vw;
}@media screen and (max-width: 1024px){
  #sA-17-1 .search-criteria-2-1 .common-select{
    width: 40vw;
    margin: 0;
  }
  #sA-17-1 .search-criteria-2-1 > label{
    margin: 2vw;
  }
}

#sA-17-1 .search-criteria-2-2{
  display: flex;
}@media screen and (max-width: 1024px){
  #sA-17-1 .search-criteria-2-2{
    flex-wrap: wrap;
}}
#sA-17-1 .search-criteria-2-2 .common-select{
  width: 15vw;
  margin-right: 2vw;
}@media screen and (max-width: 1024px){
  #sA-17-1 .search-criteria-2-2 .common-select{
    width: 40vw;
    margin: 0;
  }
  #sA-17-1 .search-criteria-2-2 > label{
    margin: 2vw;
  }
}

#sA-17-1 .common-radio{
  display: flex;
}
@media screen and (max-width: 1024px){
  #sA-17-1 .common-radio > label{
    margin: 1.5vw;
}}
#sA-17-1 .common-select{
  width: 15vw;
}@media screen and (max-width: 1024px){
  #sA-17-1 .common-select{
    width: 100%;
}}
#sA-17-1 .common-flex.reverse{
  justify-content: space-between;
  height: 3vw;
}@media screen and (max-width: 1024px){
  #sA-17-1 .common-flex.reverse{
    height: auto;
}}
#sA-17-1 .common-flex > input,
#sA-17-1 .common-flex > button{
  width: 15vw;
  margin: 0;
}@media screen and (max-width: 1024px){
  #sA-17-1 .common-flex > input,
  #sA-17-1 .common-flex > button{
    width: 100%;
    margin: 3vw auto;
}}
@media screen and (max-width: 1024px){
  #sA-17-1 .common-flex{
    display: block;
}}

#sA-17-1 .common-grid th:nth-child(1),
#sA-17-1 .common-grid th:nth-child(2),
#sA-17-1 .common-grid th:nth-child(3),
#sA-17-1 .common-grid th:nth-child(4),
#sA-17-1 .common-grid th:nth-child(5),
#sA-17-1 .common-grid th:nth-child(6){
  white-space: nowrap;
}

#sA-17-1 .common-grid td:nth-child(4),
#sA-17-1 .common-grid td:nth-child(5)
{
  white-space: nowrap;
}
