.best-review-list-container {
  display: block;
}

.best-review-list-container .list-top {
  margin-top: 170px;
}

.best-review-list-container .search-body-wrap .fixed-menu {
  border-top: solid #ffd706 1px !important;
  top: calc(env(safe-area-inset-top) / 2 + 69px) !important;
  border-bottom: 1px transparent solid !important;
}

.best-review-list-container .fixed-menu .search-filter-setting-wrap .filter-area {
  top: 90px !important;
}

.best-review-list-container .review-list-container {
  padding-bottom: 150px;
  box-sizing: border-box;
}
.best-review-list-container .review-list-container.none {
  padding-bottom: 0 !important;
}
.best-review-list-container .none-result {
  padding: 23vh 0 30vh;
}
.best-review-list-container .none-result .title {
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  letter-spacing: -0.14px;
}
.best-review-list-container .search-top-wrap .filter-btn-wrap {
  border-bottom: 1px solid #eee;
  margin: 0 !important;
  padding: 15px 20px !important;
}

.best-review-list-container .search-filter-setting-wrap {
  border-top: 1px solid transparent;
}

.best-review-list-container .fixed-menu .keyword-filter-wrap {
  border-bottom: 1px solid #eee;
  /* box-shadow: 0px 6px 14px #ddd; */
}
