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

body,
p {
    font-family:"游ゴシック体", yugothic, "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight:500 !important;
    }

/* 見出しh2 */
.mainSection-title,
h2 {
    font-size:26px;
    border-top:none !important;
    border-bottom:none !important;
    background-color:#FFFFFF;
    color:#000000;
    text-align: center;
}


/* 見出しh4 */
h4{
    border-top:none !important;
    border-bottom:none !important;
    background-color:#ffffe0;
    color:#000000;
    line-height: 2.5em;
    text-align:left; 
}


post{
  text-align: left;
}

@media screen and (max-width: 479px) 
{.cat-item-9{
padding-left:16px;}}
/* スマホ表示 */

/*
@media screen and (max-width: 479px) 
{.rpwe-li{
 margin:5px;}}
*/

.col-md-8 {
	margin-left: 33%;
}