@media (max-width: 768px) {

.title_area{
	margin:0 auto;
	width:150px;
}
.p-shop__logo{
	margin:0 auto;
	width:150px;
}
}