@charset "UTF-8";

@media only screen and (max-width: 767px) {
  .blog .fv__ttl-wrap {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  }
}