/* ===== b→dash テンプレートヘッダー削除 ===== */

.bd-pageset-header{
  display:none !important;
  background:none !important;
  background-image:none !important;
  height:0 !important;
  padding:0 !important;
  margin:0 !important;
}

/* ===== ミクリードアンケートヘッダー ===== */

.micreed-header{
  width:100%;
  background:#ffffff;
  border-bottom:1px solid #e5e5e5;
  padding:12px 0;
  text-align:center;
}

.micreed-header-inner{
  max-width:1000px;
  margin:0 auto;
}

.micreed-logo{
  height:40px;
  display:block;
  margin:0 auto;
}