@charset "utf-8";
/**************************************************
All Page

Css of the child theme takes precedence over "setting 4 (Color 1)".
「設定4 (Color1)」よりも子テーマのcssが優先されます。
**************************************************/
.img-margin { margin: 3px; }
.top-h2{ font-size: 23px; margin-top: 15px; font-weight: bold; }
.margin-top{ margin-top: 70px; }
/*************************************************
[example]
header.site-header h1,
header.site-header p.title {
color:#cccccc;
}
**************************************************/