.spot-list-item:nth-child(1)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "北海道内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(2) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(3) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(5) {
  margin-right: 33%;
}

.spot-list-item:nth-child(6)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "栃木県内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(7) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(8) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(15) {
  margin-right: 100%;
}

.spot-list-item:nth-child(16)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "群馬県内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(17) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(18) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(25) {
  margin-right: 100%;
}

.spot-list-item:nth-child(26)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "長野県内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(27) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(28) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(30) {
  margin-right: 33%;
}

.spot-list-item:nth-child(31)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "岐阜県内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(32) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(33) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(35) {
  margin-right: 33%;
}

.spot-list-item:nth-child(36)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "大阪府内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(37) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(38) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(51)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "広島県内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(52) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(53) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(55) {
  margin-right: 33%;
}

.spot-list-item:nth-child(56)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "高知県内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(57) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(58) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(65) {
  margin-right: 100%;
}

.spot-list-item:nth-child(66)::before {
  background-color: rgba(var(--theme-color-rgb), 0.1);
  border-left: 0.2rem solid var(--theme-color);
	color: var(--text1-color);
  content: "大分県内のスポット";
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  height: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 1.6rem 0 2.4rem 0.8rem;
  padding: 0.2rem 0 0.39rem 0.8rem;
  text-align: left;
  width: calc(300% - 2.6rem);
}

.spot-list-item:nth-child(67) {
  margin-top: 7rem;
}

.spot-list-item:nth-child(68) {
  margin-top: 7rem;
}