@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */
/* ヘッダーのサイズ */
#h-top{
  height:150px;
  background-repeat: no-repeat;
  background-position: top left;
}
/* キャッチフレーズのボールド */
header .sitename a{
  font-weight: bold;
}