@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/


.next-prev {
  margin-top: 200px;
}

.postListText_date,
.postListText_title {
	font-size: 15px;
}

.vk_post .vk_post_title {
	font-size: 16px;
}
.vk_post .vk_post_excerpt {
	font-size: 14px;
}

@media (min-width: 1200px) {
  .site-body {
    padding: 3.5rem 0 0rem;
  }
	.main-section--margin-bottom--on {
  margin-bottom: 0rem;
}
}
.site-footer {
  border-top: none;
}