@charset "euc-jp";
/* ショップタイトル */

.shop_title.p-shop__title,
.p-shop__title {
  color: #3e515a;
  font-size: 22px;
  font-weight: normal;
}


.p-shop__header a:link, .p-shop__header a:visited {
  text-decoration: none;
}

