.c-button__group input.c-button{
  background:#66C4D0;
}

.title_area{
  background:url(https://file002.shop-pro.jp/PA01354/612/images/bg800.png) repeat-y;
width:100%;
}

.p-page__title{
  font-size:25px}

.p-shop__header--logo{
border:none;
text-align:center;}

.p-shop__header--logo a img.p-shop__logo{
width:33%;
} 

img{
border:none;}


@media screen and (max-width: 620px) {
/* スマートフォン用のスタイル記述 */
  
.p-page__title{
  font-size:16px !important;
  font-weight:400 !important;
  }

  h1#logo_img a img{
  margin:0 auto;
  text-align:center;
 width:50%;} 
  
  
}