body.results section.mv {
  margin-bottom: 3.125vw;
}
body.results section.results {
  margin-bottom: 5.2083333333vw;
}
body.results section.results h2 {
  color: #0b3551;
  font-size: 2.0833333333vw;
  font-weight: 700;
  margin-bottom: 1.5625vw;
  text-align: center;
}
body.results section.results > .inner {
  align-items: flex-start;
  display: flex;
  flex-direction: row-reverse;
  margin: 0 auto 0 auto;
  width: 66.6666666667vw;
}
body.results section.results > .inner .selector {
  background: #f3f1ed;
  position: sticky;
  top: 1.0416666667vw;
  padding: 1.3541666667vw;
  width: 15.625vw;
}
body.results section.results > .inner .selector.reform {
  background: #f6efe0;
}
body.results section.results > .inner .selector > dt {
  border-bottom: 1px solid #345fa9;
  font-size: max(0.8333333333vw, 11.2px);
  font-weight: 700;
  margin-bottom: 1.9791666667vw;
  padding-bottom: 0.7291666667vw;
  width: 12.9166666667vw;
}
body.results section.results > .inner .selector > dd {
  width: 12.9166666667vw;
}
body.results section.results > .inner .selector > dd .select2-container .select2-selection {
  border: 1px solid #dddddd;
  height: 2.9166666667vw;
  width: 100%;
}
body.results section.results > .inner .selector > dd .select2-container .select2-selection .select2-selection__rendered {
  color: #1864a5;
  font-size: max(0.9375vw, 12.6px);
  line-height: 2.9166666667vw;
}
body.results section.results > .inner .selector > dd .select2-container .select2-selection .select2-selection__arrow {
  background: url(/assets/img/common/1x/icon_selector.svg) center no-repeat;
  background-size: contain;
  height: 100%;
  right: 0.5208333333vw;
  width: 1.25vw;
}
body.results section.results > .inner .selector > dd .select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}
body.results section.results > .inner .selector > dd .select2-container.select2-container--open .select2-selection__arrow {
  transform: rotate(180deg);
}
body.results section.results > .inner .items {
  border-collapse: collapse;
  margin-left: 1.5625vw;
  width: 100%;
}
body.results section.results > .inner .items.reform thead th {
  background: #f6efe0;
}
body.results section.results > .inner .items thead th {
  background: #f3f1ed;
  border: 1px solid #345fa9;
  border-bottom: 1px solid #c1c1c1;
  color: #345fa9;
  font-size: max(0.9375vw, 14.4px);
  font-weight: 700;
  line-height: 3.5416666667vw;
  padding: 0 0.5208333333vw;
  white-space: nowrap;
}
body.results section.results > .inner .items tbody tr {
  display: none;
}
body.results section.results > .inner .items tbody tr.show {
  display: table-row;
}
body.results section.results > .inner .items tbody tr td {
  border: 1px solid #c1c1c1;
  font-size: max(0.7291666667vw, 11.2px);
  height: 3.3854166667vw;
  padding: 0.625vw;
  text-align: center;
  vertical-align: middle;
}
body.results section.results > .inner .items tbody tr td.nowrap {
  white-space: nowrap;
}
/*# sourceMappingURL=map/results.css.map */
