/* カスタマイズ用CSS */
.ec-headerNaviRole {
  background: #fff;
  z-index: 1000;
  padding: 10px;
  position: -webkit-sticky;
  position: fixed;
  top: 0;
}