.mvWrap .mvBg {
  background: -moz-linear-gradient(left, #adc8f0, #ef96f0);
  background: -webkit-linear-gradient(left, #adc8f0, #ef96f0);
  background: linear-gradient(to right, #adc8f0, #ef96f0);
}

#contents .tabWrap li {
  width: 25%;
}

#contents .salonWrap {
  margin-bottom: 70px;
}

#contents {
  padding: 50px 30px 0;
}
#contents #vueApp {
  width: 100%;
}
#contents .salonWrap .filter-cont {
  margin-bottom: 40px;
}
#contents .salonWrap .filterby {
  margin-bottom: 10px;
}
#contents .salonWrap .h-filter {
  font-family: "arial";
  font-weight: bold;
  margin-left: 16px;
  margin-bottom: 16px;
}
#contents .salonWrap .ul-filters {
  text-align: left;
  margin-bottom: 8px;
  margin-left: 32px;
}
#contents .salonWrap .ul-filters li {
  display: inline-block;
  min-width: 225px;
  padding-right: 20px;
  margin-bottom: 8px;
}
#contents .salonWrap .ul-filters label {
  display: inline-block;
}
#contents .salonWrap p.ttl {
  padding-bottom: 8px;
}
#contents .salonWrap .add_info {
  color: gray;
}
#contents .salonWrap .services {
  padding-bottom: 4px;
}
#contents .salonWrap .services span {
  color: white;
  background-color: #e02356;
  border-radius: 8px;
  padding: 4px 6px;
}
#contents .salonWrap .map-marker {
  height: 32px;
  padding: 0px 2px 4px;
}
#contents .salonWrap .add {
  margin-bottom: 6px;
}
#contents .salonWrap .phone {
  margin-bottom: 8px;
  line-height: 2;
}
#contents .salonWrap .url {
  text-decoration: none !important;
}
#contents .salonWrap .url a {
  margin-right: 4px;
}
#contents .salonWrap .sns-icon {
  width: 28px;
}
#contents .salonWrap .sns-sms {
  padding: 4px 2px 0;
  margin-right: 2px;
}

#contents .salonWrap .box {
  width: 30%;
}

#contents .tempWrap .box figure {
  background-size: cover !important;
  position: relative;
}

#contents .tempWrap .box figure ul {
  position: absolute;
  right: 5px;
  bottom: 10px;
}

#contents .tempWrap .box figure ul li {
  margin-right: 5px;
}

#contents .salonWrap .box .ttl {
  font-size: 24px;
}

#contents .salonWrap .box .url {
  text-decoration: underline;
}

#contents .salonWrap .box .url a {
  color: #aaa;
}

.sns-grp {
  display: flex;
  flex-direction: column;
}

.sns-grp .sns-header {
  margin-top: 6px;
}

.sns-grp a {
  opacity: 0.4 !important;
}

.sns-grp a:hover {
  opacity: 1 !important;
}

.d-flex {
  display: flex;
}

.ms-2 {
  margin-left: 10px;
}

footer .sns-grp {
  flex-direction: row;
}

footer .sns-grp a:not(:first-of-type) {
  margin-left: 6px;
}

#contents .salonWrap .ul-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#contents .salonWrap .ul-filters li.Brands_1 {
  order: 1;
}
#contents .salonWrap .ul-filters li.Brands_11 {
  order: 2;
}
#contents .salonWrap .ul-filters li.Brands_2 {
  order: 3;
}
#contents .salonWrap .ul-filters li.Brands_3 {
  order: 4;
}
#contents .salonWrap .ul-filters li.Brands_4 {
  order: 5;
}
#contents .salonWrap .ul-filters li.Brands_5 {
  order: 6;
}
#contents .salonWrap .ul-filters li.Brands_6 {
  order: 7;
}
#contents .salonWrap .ul-filters li.Brands_7 {
  order: 8;
}
#contents .salonWrap .ul-filters li.Brands_12 {
  order: 9;
}
#contents .salonWrap .ul-filters li.Brands_8 {
  order: 10;
}
#contents .salonWrap .ul-filters li.Brands_9 {
  order: 12;
}
#contents .salonWrap .ul-filters li.Brands_10 {
  order: 14;
}
#contents .salonWrap .ul-filters li.Brands_13 {
  order: 11;
}
#contents .salonWrap .ul-filters li.Brands_14 {
  order: 13;
}

@media screen and (max-width: 1500px) {
  #contents .salonWrap .box {
    width: 31%;
  }
}
@media screen and (max-width: 1100px) {
  #contents .salonWrap .box {
    width: 48%;
  }
  #contents .salonWrap .box .txtWrap {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  #contents .salonWrap .box {
    width: 100%;
  }
}

/*# sourceMappingURL=uniq.css.map */
