/* Scss Document */
#page_ttl h1 {
  background: url(../images/gelande/ico_page_ttl.png) top 1em center no-repeat; }

@media screen and (max-width: 768px) {
  #page_ttl h1 {
    background: none; } }
