@charset "UTF-8";

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

/* Simplicity子テーマ用のスタイルを書く */
/* style.cssの300行目、margin: 30px 0;を3px 0;に変更 */
/* style.cssの334行目、margin-bottom:130pxを30pxに変更 */
hr{
  margin:3px 0;
}
hr.sep {
  margin-bottom:30px;
}
