/* ヘッダー */
.wgt-heading.type-technology .wgt-heading__inner {
  position: relative;
}
.wgt-heading.type-technology header {
  position: absolute;
  top: 0;
  right: 0;
}
.mod-header.type-2nd {
  padding: 5px 10px;
}

/**/
.cate_list { display: none;}
.mod-items .label {
  margin: 0 5px 5px 0;
}
   /* 上書き */
   header{
    position: static;
  }
  footer{
    background: none;
  }