@charset "utf-8";
.key_font,
.menu_itemtitle_en{
  color: #ad63b0;
}
.key_back,
.key_back_hover:hover,
.top_salon_btn:hover,
.salon_reserve,
.staff_single_reserve,
.gallery_single_stylist_reserve,
.gallery_single_morebtn:hover{
  background-color : rgba(173,99,176,1.0);
}

.menu_price_newer{
  background-color : #ad63b0;
}
.salon_reserve:hover,
.staff_single_reserve:hover,
.gallery_single_stylist_reserve:hover{
  background-color : rgba(173,99,176,0.6);
}
