/* ──────────────────────────────────────────
   カバーセクション
──────────────────────────────────────────*/
.cover-section {
  position: relative;
  width: 100%;
  height: 110px;
  overflow: visible;
}
.cover-section img {
  width: 100%;
}

.header-section img {
  width: 100%;
}
