body{
  margin: 0;
  background-color: #fff;
}

div#containerWrapper{
  background-color: #fff !important;
}
div#contentHeader{
width: 1000px;
margin: 0 auto;
padding-top: 1em;
}
.btn_pagetop_authority {
  width: 950px;
  font-weight: bold;
  margin: 20px auto 30px;
  text-align: right;
  position: relative;
  z-index: 20;
}

/* LP画像：番号順・中央寄せで縦並び表示 */
.aruaruoitacp2026-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}

.aruaruoitacp2026-img {
  display: block;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
}

/* LP_03：オレンジボタン領域だけクリック可能にする */
.aruaruoitacp2026-kiyaku-wrap {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.aruaruoitacp2026-kiyaku-wrap .aruaruoitacp2026-img {
  max-width: 100%;
}

.aruaruoitacp2026-kiyaku-hotspot {
  position: absolute;
  left: 8.3%;
  top: 21.8%;
  width: 83.2%;
  height: 10.3%;
  cursor: pointer;
}
