@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
.shop_title{
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 2.71em;
  font-weight: 200;
  letter-spacing: 0.65em;
  text-indent: 0.65em;
  margin-bottom: 0.315em;
}
.p-shop__header a:link, .p-shop__header a:visited{
  color:#000;
}
.p-shop__header a:hover, .p-shop__header a:active{
  text-decoration:none;
  opacity:0.75;
}

.p-shop__logo {
    max-width: 250px;
}

