/* 改称用ブログヘッダー。元の固定幅レイアウトを維持する。 */
#header {
  height: 160px;
  background-size: auto 160px;
}
#container {
  background-size: auto 160px;
}
#header-inner {
  background-image: url(aikawa_blog_btn_efila_20260924.svg);
  height: 160px;
  overflow: visible;
  background-position: right 24px;
}
#header-content {
  margin: 0;
  padding-top: 20px;
}
#header #header-name {
  margin: 0 0 0 20px;
  background: url(aikawa_blog_title_efila_20260924.svg) no-repeat left top;
}
#header #header-name a {
  width: 410px;
  height: 120px;
}
#haeder-link {
  right: 0;
  top: 24px;
}
#haeder-link a {
  width: 304px;
  height: 113px;
}
