body {
  background: url(https://file001.shop-pro.jp/PA01004/177/onlinestore/images/other-page-head-bg-sp.jpg) top repeat-x;
  /*background-size: 80px 1px;*/
}
.title_area {
	height: 80px!important;
	background: url(https://file001.shop-pro.jp/PA01004/177/onlinestore/images/other-page-logo.svg) top 15px left 10px no-repeat;
	background-size: 224px 54px;
	padding: 0!important;
}
.shop_title,
.p-shop__title {
	display: none;
}
.p-page__body-inner {
  border-top: none;
  padding-top: 20px;
}
@media all and (min-width: 767px) {
body {
	background: url(https://file001.shop-pro.jp/PA01004/177/onlinestore/images/other-page-head-bg-pc.jpg) top repeat-x;
  /*background-size: 90px 1px!important ;*/
}
.title_area {
	height: 90px!important;
	background-size: 226px 59px;
}
}