@charset "euc-jp";

.view_pc .base01 {
	max-width: 100%;
	width: 100%;
}
.p-page__wrap .p-shop__header {
  width: auto;
  text-align: center;
  padding: 0;
}
.p-shop__header a:link,
.p-shop__header a:visited {
  text-decoration: none;
}
.p-shop__header a:hover,
.p-shop__header a:active {
   text-decoration: none;
}

.p-shop__header--title span {
	display: none;
}
.p-shop__header--title {
	background-color: #4a3017;
	padding: 10px;
	margin: 0;
}
.p-shop__header--title a {
	display: block;
	margin: 0px auto;
	padding: 0;
	width: 180px;
	height: 80px;
	background-image: url(https://file001.shop-pro.jp/PA01005/601/img/logo_pc.svg);
	background-size: contain; 
	background-position: center center;     
	background-repeat: no-repeat;
}
