body.page-id-14175 section.lp-fw.lp-hero{
  background:
    linear-gradient(180deg, rgba(0,0,0,.25) 0%, rgba(0,0,0,.55) 100%),
    url('https://www.auroral.jp/wpn/wp-content/uploads/2025/08/your-sky-pc.jpg') center/cover no-repeat !important;
}
body.page-id-14175 section.lp-fw.lp-hero h2{
  color:#fff !important;
  text-shadow:0 2px 4px rgba(0,0,0,.45) !important;
}
body.page-id-14175 section.lp-fw:not(.lp-hero){
  background:none !important;
  background-image:none !important;
}
body.page-id-14175 .hero-image-wrap {
  position: relative;
  text-align: center;
}

body.page-id-14175 .hero-image {
  width: 100%;
  height: auto;
  display: block;
}

body.page-id-14175 .hero-image-wrap .hero-heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,.45);
  font-size: 2.2rem;
  font-weight: bold;
  z-index: 2;
}