.heading01:first-child{
	background: none;
	margin: 0;
	padding: 0;
	font-size: 1.8rem;
}
.contentsWrap .contents02 .leadArea > .inner01 {
	padding: 24px 0;
}
.contentsWrap .contents02 > .inner01 > .heading01{
	background: #4c2faf;
  color: #fff;
	font-size: 2.4rem;
  margin: 0 -500%;
  padding: 24px 500%;
}
@media screen and (max-width: 767px) {
    .contentsWrap .contents02 > .inner01 > .heading01 {
      font-size: 2.0rem;
		} 
	}
.heading01.type03 {
  color: #07654B;
  background: #f4cada;
	padding: 2px 32px 3px;
	margin-bottom: 40px;
	font-size: 2.4rem;
}

.heading02 {
  color: #07654B;
}

.heading03 {
  color: #07654B;
}

.contentsWrap .contents02.typeArchive .localNav .nav02 li.current a::before {
  background: #07654B;
}
@media screen and (min-width: 768px) {
  .contentsWrap .contents02.typeArchive .localNav .nav02 li a:hover::before {
    background: #07654B;
  }
}
.contentsWrap .contents02.typeArchive .leadArea {
  background: #07654B;
}
.contentsWrap .contents02.typeArchive .leadArea > .inner01 .btn02 > a {
  color: #07654B;
}
.contentsWrap .contents02.typeArchive .leadArea .nav02 li.current a::before {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .contentsWrap .contents02.typeArchive .leadArea .nav02 li a:hover::before {
    background: #fff;
  }
}
.contentsWrap .contents02.typeArchive .nav04 li:hover a::before, .contentsWrap .contents02.typeArchive .nav04 li.current a::before {
  background: #07654B;
}
.contentsWrap .contents02.typeArchive .btn02 > a {
  color: #07654B;
  background-color: #EED56A;
}

.txResult{
	color: #07654B;
	background: #FFF;
}

/*# sourceMappingURL=2023.css.map */