/*
Theme Name: Arkhe Child granma
Template: arkhe
Description: Arkheの子テーマです。
Version: 1.0
*/


body {
  background-image: url('https://granma-takaoka.com/wp-content/uploads/backimg.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat; 
  background-position: center 70px;
  background-size: cover; 
}

.top_title_area {
    display: none;
}