@charset "UTF-8";
/*!
Theme Name: Astra child
Template: astra
*/
/*
333 濃いグレー
999 薄いグレー    
aaa　薄いグレー
*/
.post-thumb-img-content {
  width: 50%;
}

a {
  color: #dea61c;
}

html {
  font-size: 62.5%;
  min-height: 100%;
  position: relative;
}

a {
  text-decoration: none !important;
  box-shadow: none !important;
}

a img:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/*ナビゲーション部分________________________________________*/
.submenu nav li::before {
  color: #000;
}

/* !iPhone________________________________________*/
@media screen and (max-width: 766px) {
  .gallery-item {
    max-width: 20% !important;
  }
  .page-id-120 .gallery-item {
    max-width: 100% !important;
  }
}/*# sourceMappingURL=style.css.map */