#sA-4-1 .common-outer-panel{
  width: 87vw;
}@media screen and (max-width: 1024px){
  #sA-4-1 .common-outer-panel{
    width: 96vw;
}}
#sA-4-1 .search-criteria-1{
  display: flex;
  align-items: center;
  justify-content: space-between;
}@media screen and (max-width: 1024px){
  #sA-4-1 .search-criteria-1{
    display: block;
}}
#sA-4-1 .search-criteria-1 > div:first-child{
  width: 60vw;
}@media screen and (max-width: 1024px){
  #sA-4-1 .search-criteria-1 > div:first-child{
    width: auto;
}}
#sA-4-1 .keyword-label{
  display: flex;
  align-items: center;
}
#sA-4-1 .search-criteria-2{
  display: flex;
}@media screen and (max-width: 1024px){
  #sA-4-1 .search-criteria-2{
    flex-wrap: wrap;
}}
#sA-4-1 .search-criteria-2 .common-select{
  width: 12vw;
  margin-right: 2vw;
}@media screen and (max-width: 1024px){
  #sA-4-1 .search-criteria-2 .common-select{
    width: 40vw;
    margin: 0;
  }
  #sA-4-1 .search-criteria-2 > label{
    margin: 2vw;
  }
}
#sA-4-1 .search-criteria-3{
  display: flex;
}@media screen and (max-width: 1024px){
  #sA-4-1 .search-criteria-3{
    flex-wrap: wrap;
}}
#sA-4-1 .search-criteria-3 .common-select{
  width: 12vw;
  margin-right: 2vw;
}@media screen and (max-width: 1024px){
  #sA-4-1 .search-criteria-3 .common-select{
    width: 40vw;
    margin: 0;
  }
  #sA-4-1 .search-criteria-3 > label{
    margin: 2vw;
  }
}
#sA-4-1 .search-criteria-3 > .search-criteria-3-1{
  display: -webkit-box;
  margin: 1vw;
}
#sA-4-1 .search-criteria-4{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 1vw 0vw;
}@media screen and (max-width: 1024px){
  #sA-4-1 .search-criteria-4{
    display: block;
  }
}
#sA-4-1 .common-button-red,
#sA-4-1 .common-button-white{
  width: 15vw;
  margin: 0;
}@media screen and (max-width: 1024px){
  #sA-4-1 .common-button-red,
  #sA-4-1 .common-button-white{
    width: 100%;
    margin: 3vw auto;
  }
}
#sA-4-1 .common-grid th:nth-child(1){
  min-width: 5vw;
  white-space: nowrap;
}
#sA-4-1 .common-grid th:nth-child(2){
  min-width: 13vw;
}@media screen and (max-width: 1024px){
#sA-4-1 .common-grid th:nth-child(2){
    min-width: 14vw;
  }
}
#sA-4-1 .common-grid th:nth-child(3){
  min-width: 9vw;
}@media screen and (max-width: 1024px){
#sA-4-1 .common-grid th:nth-child(3){
    min-width: 10vw;
  }
}
#sA-4-1 .common-grid th:nth-child(4){
  min-width: 6vw;
}@media screen and (max-width: 1024px){
#sA-4-1 .common-grid th:nth-child(4){
    min-width: 7vw;
  }
}
#sA-4-1 .common-grid th:nth-child(5){
  min-width: 10vw;
}
#sA-4-1 .common-grid th:nth-child(6){
  min-width: 6vw;
}@media screen and (max-width: 1024px){
#sA-4-1 .common-grid th:nth-child(6){
    min-width: 7vw;
  }
}
#sA-4-1 .common-grid th:nth-child(7){
  min-width: 6vw;
}@media screen and (max-width: 1024px){
#sA-4-1 .common-grid th:nth-child(7){
    min-width: 7vw;
  }
}
#sA-4-1 .common-grid th:nth-last-child(1),
#sA-4-1 .common-grid th:nth-last-child(2),
#sA-4-1 .common-grid th:nth-last-child(3),
#sA-4-1 .common-grid td:nth-last-child(1),
#sA-4-1 .common-grid td:nth-last-child(2),
#sA-4-1 .common-grid td:nth-last-child(3){
  white-space: nowrap;
}

#sA-4-1 .common-grid th,
#sA-4-1 .common-grid th > p,
#sA-4-1 .common-grid td,
#sA-4-1 .common-grid td > p{
font-size: 1.1vw;
}@media screen and (max-width: 1024px){
  #sA-4-1 .common-grid th,
  #sA-4-1 .common-grid th > p,
  #sA-4-1 .common-grid td,
  #sA-4-1 .common-grid td > p{
  font-size: 3.2vw;
  }
}
