@charset "UTF-8";

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

/* Simplicity子テーマ用のスタイルを書く */
#header-kotei {
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 199999;
}