.p-shop__title{
  display:inline-block;
  text-indent:-99999px;
  width:180px;
  height:54px;
  background:url('https://img21.shop-pro.jp/PA01465/200/etc/logo-text.png') no-repeat center center;
  background-size:contain;
}
@media screen and (max-width: 767px){
  .p-shop__title{
  width:120px;
  height:36px;
  }
}