main {
  background-color: #000;
}

.intro, #lp_contents07 .lp-cont, .lp_spot-detail {
  color: white;
}



.lp_spot-list,.lp_spot-detail dd a, a {
  color: var(--color-white);
}

.lp_spot-detail dd a:hover, a:hover{
	opacity: 0.7;
}

.footer {
  background-color: #cfcfcf;
  color: #000;
}
