h1 {
  position: absolute;
  top: 125px;
  left: 10%;
  color: #FFF;
  text-shadow: 2px 2px 3px #000;
}

.keyvisual {
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
}

.breadcrumb {
  width: 1024px;
  padding: 3% 0 2%;
  color: #002e73;
  font-weight: bold;
}
