@charset "UTF-8";
/* ========================================================
店舗詳細ページ
=========================================================*/

  .plan-table tr.purple-row {
    background-color: #f7ecfd;
    text-align: center; }
    .plan-table tr.purple-row th:nth-child(1) {
      position: sticky;
      top: 0;
      left: 0;
      background: #f7ecfd;
      text-align: left; }
  .plan-table span.purple {
    color: #ae6ade; }
  .table-title.purple {
    color: #ae6ade; }
    .table-title.purple::before {
      background-color: #ae6ade; }
