/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/
body {
  font-family: YuGothic, "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5; }

.site-inner {
  padding-top: 60px; }

.site-header {
  background: #505d78;
  height: 30px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding: 5px 10px !important;
  z-index: 200; }
  .site-header .site-branding {
    margin: 0; }
  .site-header .site-title {
    font-size: 1em;
    font-weight: 100;
    letter-spacing: 1px; }
    .site-header .site-title a:link, .site-header .site-title a:visited {
      color: #fff; }
    .site-header .site-title a:hover {
      text-decoration: underline; }

.site-footer .site-title:after {
  content: ""; }

.site-main > article {
  margin-bottom: 3em; }

.entry-content {
  line-height: 1.8; }

.entry-title {
  font-kerning: normal;
  font-weight: 300; }

.nav-links .post-title {
  font-size: 1em; }

.avatar {
  display: none !important; }

#categories-2 {
  display: none; }

#recent-posts-2 > ul,
#archives-2 > ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#recent-posts-2 > ul > li > a,
#archives-2 > ul > li > a {
  display: block;
  padding: 3px; }
  #recent-posts-2 > ul > li > a:hover,
  #archives-2 > ul > li > a:hover {
    background: #eef3ff; }

body blockquote, body .menu-toggle.toggled-on, body .menu-toggle.toggled-on:hover, body .menu-toggle.toggled-on:focus, body .post-navigation, body .post-navigation div + div, body .pagination, body .widget, body .page-header, body .page-links a, body .comments-title, body .comment-reply-title {
  border-color: #ccc; }

.nav-links {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }

.post-navigation div + div {
  border: none; }

/* TOP */
.c-top-entryList {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 1.2em; }

.c-top-entlyListItem + .c-top-entlyListItem {
  margin-top: 8px; }

.c-top-entlyListItem__link {
  padding: 5px;
  display: flex;
  align-items: baseline; }
  .c-top-entlyListItem__link:hover {
    background: #f0f6ff; }

.c-top-entlyListItem__time {
  color: #666;
  font-size: 0.8em;
  margin-right: 12px; }
  .c-top-entlyListItem__time::before {
    content: "["; }
  .c-top-entlyListItem__time::after {
    content: "]"; }

/* plug-in */
.va-social-buzz {
  margin: 30px 0 40px; }

/*# sourceMappingURL=style.css.map */
