.desvg path {
  fill: #ffffff;
  path: #ffffff;
}

.nav-tabs .nav-link.active {
  /*color: rgb(255,255,255);*/
  background: #cb223f;
  color: rgb(255, 255, 255);
  border-color: #cb223f;
}

.nav.nav-tabs.tab-menu {
  /*max-width: 422px;*/
  /*min-width: 800px;*/
}

.cat_tab:hover, .cat_tab:active {
  color: #ffffff;
}

@media (max-width: 767px) {
  .nav_wrap {
    width: 100%;
  }
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs .nav-link {
  height: 100%;
}

.rank_sort_button {
  height: 25px;
}

.rank_sort_button:last-child {
  margin-left: 5px;
}

ul.list-group-item {
  border-bottom: 1px solid #7C6F71;
}

.fa-star,
.fa-star-half-o,
.fa-star-o {
  color: #ff9000;
}

.link_box {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.link_box:hover {
  text-decoration: none;
}

.recommend_count {
  color: initial;
  font-size: 12px;
}

.shop_name {
  color: initial;
}

.tab_wrap {
  width: 422px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  z-index: 100;
  background-color: #ffffff;
}

.desvg path {
  fill: #ffffff;
}

.nav-tabs .nav-link.active img {
  filter: invert(100%) sepia(78%) saturate(0%) hue-rotate(229deg) brightness(500%) contrast(100%);
}

.nav-tabs .nav-link {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: rgb(0, 0, 0);
  border-color: #cb223f;
  border-top-color: #cb223f;
  border-right-color: #cb223f;
  border-left-color: #cb223f;
  margin-bottom: 2px;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

ul.list-group {
  margin-bottom: 0;
}

ul .list-group-item {
  padding: 0;
  border: none;
  border-bottom: 0.5px solid #7C6F71;
}

ul .list-group-item:last-child {
  border: none;
  padding-bottom: 20px;
}

.row.sort_tab {
  color: #1A0408;
  background: #F5F5F5;
  margin: 0px;
  padding: 5px;
  border-top: 2px solid #cb223f;
  position: fixed;
  width: 100%;
  z-index: 100;
  max-width: 422px;
}

.filter_button_active {
  background-color: #cb223f;
  color: #ffffff;
  border: 1px solid #cb223f;
  font-size: 10px;
  max-height: 35px;
  padding-right: 0px;
  padding-left: 0px;
  min-width: 68px;
  width: 100%;
  font-weight: bold;
  border-radius: 5px;
}

.filter_button_active:focus {
  color: #ffffff;
}

.filter_button {
  background-color: #ffffff;
  color: #cb223f;
  font-weight: bold;
}

.filter_term_area {
  color: #cb223f;
  font-size: 12px;
  padding: 8px;
}

.filter_term_button {
  border: 1px solid #cb223f;
  color: #cb223f;
  border-radius: 20px;
  padding: 2px 10px;
}

.rank_sort_button_active {
  max-width: 92px;
  font-size: 10px;
  border-radius: 18px;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  pointer-events: none;
}

.rank_button:last-child {
  margin-left: 2px;
}

@media (min-width: 1200px) {
  .rank_sort_button_active:hover {
    color: #cb223f;
    background-color: #ffffff;
  }

  .rank_sort_button_active:hover img {
    filter: invert(15%) sepia(85%) saturate(6000%) hue-rotate(358deg) brightness(80%) contrast(113%);
  }

  .rank_sort_button:hover {
    background-color: #cb223f;
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #cb223f;
  }

  .rank_sort_button:hover img {
    filter: invert(100%) sepia(78%) saturate(0%) hue-rotate(229deg) brightness(500%) contrast(100%);
  }
}

.rank_sort_button_active, button.rank_sort_button_active {
  background-color: #cb223f;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #cb223f;
}

.rank_sort_button_active:focus {
  color: #ffffff;
}

.rank_sort_button {
  font-size: 10px;
  background: #bdb7b8;
  max-width: 92px;
  color: #ffffff;
  border-radius: 18px;
  border-color: #bdb7b8;
  padding-right: 10px;
  padding-left: 10px;
}

.rank_sort_button {
  font-size: 10px;
  background: #bdb7b8;
  max-width: 92px;
  color: #ffffff;
  border-radius: 18px;
  border-color: #bdb7b8;
  padding-right: 10px;
  padding-left: 10px;
}

.rank_sort_button img {
  width: 15px;
  height: 12.96px;
  margin-right: 2px;
  filter: invert(100%) sepia(78%) saturate(0%) hue-rotate(229deg) brightness(500%) contrast(100%);
}

.rank_sort_button_avtive img {
  margin-right: 2px;
}

.rank_sort_button_active img, button.rank_sort_button_active img {
  filter: invert(100%) sepia(78%) saturate(0%) hue-rotate(229deg) brightness(500%) contrast(100%);
}

.rank_sort_button, .rank_sort_button {
  color: #cb223f;
  border: 1px solid #cb223f;
  background-color: #ffffff;
}

.rank_sort_button img, .rank_sort_button img {
  filter: invert(15%) sepia(85%) saturate(6000%) hue-rotate(358deg) brightness(80%) contrast(113%);
}

img.lock_icon {
  height: 14px;
  max-width: 15px;
  filter: initial;
}

.filter_term_list {
  text-align: left;
}

img.lock {
  padding-right: 5px;
}

.form-check.text-center.filter_term_label {
  height: 2em;
}

.cat_tab {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: rgb(0, 0, 0);
  border-color: #cb223f;
  border-top-color: #cb223f;
  border-right-color: #cb223f;
  border-left-color: #cb223f;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

@media (min-width: 768px) {
  .rank_area {
    box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.3), 2px 2px 2px rgba(0, 0, 0, 0.3);
  }
}

@media (max-width: 375px) {
  .filter_menu_panel {
    width: 100vw;
  }
}

.filter_menu_panel {
  width: 100vw;
  max-width: 422px;
  height: 60vh;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 20px;
}

.rank_no {
  display: inline-block;
  position: absolute;
  padding: 0 0.5em;
  color: #ffffff;
  font-weight: bold;
}

.rank1 {
  background-color: #CCAB3A;
}

.rank2 {
  background-color: #CCC9B8;
}

.rank3 {
  background-color: #D0896A;
}

.rank4 {
  background-color: #FFB3C1;
}

#page_top a {
  position: fixed;
  right: 20px;
  bottom: 10px;
  text-align: center;
  background-color: #EEEEEE;
  color: #000000;
  padding: 6px 10px 5px;
  border-radius: 45px;
  text-decoration: none;
}

#page_top {
  font-size: 10px;
  opacity: 0.8;
}

.page_top_icon {
  font-size: 20px;
  height: 15px;
}

#page_top a:hover {
  opacity: 0.9;
}

#header {
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  background-color: #ffffff;
}

/* ranking_iframe_css */
.rank_area_wrap {
    max-width: 422px;
    margin: auto;
}

.ranking_link {
    color: #2394CC;
}

.ranking_heading {
    font-size: 20px;
    color: #CE213C;
    font-weight: 700;
    padding: 0.5em 0.5em 0;
}

.ranking_heading_icon {
    height: 20px;
    vertical-align: top;
    padding-right: 5px;
}

.more_link {
    padding-right: 1em;
}

.far.fa-arrow-alt-circle-right {
    padding-left: 5px;
}
