@media (min-width: 768px) {
	.view_pc .base01 {
		width: 804px;
		width: 768px;
		text-align: center;
	}

	.title_area a {
		text-indent: -7000px;
		overflow: hidden;
	}

	.p-shop__header {
		background: url(https://file002.shop-pro.jp/PA01352/967/site-img/768-header.gif) no-repeat;
		height: 90px;
		position: relative;
		text-align: center;
		margin: 0;
	}

	.p-shop__header a {
		position: absolute;
		right: 0;
		width: 768px;
		height: 90px;
		/*margin: -10px 0 0 0;*/
	}
}

@media (max-width: 768px) {
	.shop_title,
	.shopname {
		text-align: center;
		margin: 0;
		font-size: 114.28571%;
	}
	.title_area a,
	.shop_title a,
	.shopname a {
		font-weight: bold;
		color: #212121;
		display: block;
	}
}
