@charset "UTF-8";
/*
Theme Name: asahi-v2
Text Domain: asahi-21.com
Version: 1.1
Requires at least: 4.7
Requires PHP: 7.4
Description: 
Tags: blog
Author: air-ground.jp
Author URI: https://www.asahi-21.com
Theme URI:
License: 旭建設株式会社
License URI: https://www.asahi-21.com
*/
.sticky .post-sticky {
  color: inherit;
}

.bypostauthor .comment-footer-meta .by-post-author {
  display: block;
}

.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

/* Screen Reader Text ------------------------ */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

.screen-reader-text:focus {
  background-color: #EDF2F5;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #1182AF;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}/*# sourceMappingURL=style.css.map */