.home .palla .widget-meta{
  top: -140px;
}
@media only screen and (max-width: 1024px){
    .ghost_title a{
    /*color:rgba(102,102,102,0.8);*/
     color: rgb(255,255,255);
      text-shadow: 0 1px 3px rgba(102,102,102,0.8);
 }
}

@media only screen and (max-width: 769px){
.home .subtitle {
     display: block; 
     font-family:"游明朝", YuMincho, "Hiragino Mincho ProN",Century Gothic !important;
 } 
.home .subtitle {
    font-size: 12px; 
    margin-bottom: 0px;
  }
  .home .palla .widget-meta{
  top: -240px;
  }
}

@media only screen and (min-width: 768px){
  .palla .parallax{
    background-size: 100% auto;
  }
}

/*スクエアボタンのグレー板*/
.ghost_title_b a {
    display: inline-block;
    margin-top: 20px;
    padding: 15px;
    border: rgba(255,255,255,0.50) 2px solid;
    color: #666;
    background-color: transparent;
    text-shadow: none;
}

/*カテゴリの写真*/
.cat_eyecatch{
  margin:0 20px 20px 20px;
}

@media only screen and (max-width: 769px){
.nav-toggle-smart span, .nav-toggle-smart:after, .nav-toggle-smart:before{
  left:11px;
}
}
.sidebar .widget>h3{
  margin-top:20px;
}

.home .eyecatch_description{
  text-align:left;
}