@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/

/*
モリサワwebフォント指定
*/
body { font-family: "UD Shin Go Regular",Meiryo,"ＭＳ Ｐゴシック",sans-serif; }

/*
ヘッダー大きさ
*/
.page-header_pageTitle, h1.page-header_pageTitle:first-child { margin: 15px 0 12px; font-size: 26px; line-height: 1.4; }
h1.mainSection-title { font-size: 22px; }
h1.entry-title { font-size: 22px; }
h2, .mainSection-title { background-color: #f5f5f5; padding: 8px 0px 8px; border-top: 2px solid #337ab7; border-bottom: 1px solid #e9e9e9; }

/*
ロゴ大きさ
.siteHeader_logo img { max-height: 56px; display: block; }
*/

