.headLogo-box {
  display: flex;
  align-items: center;
}
.headLogo-left {
  width: 60px;
  margin-right: 5px;
}
.headLogo-left img {
  width: 100%;
  height: auto;
}
.headLogo h2 {
  margin-top: 5px;
  font-size: 2.5rem;
  letter-spacing: 1px;
}
#abouttest a {
    width: auto;
}
#abouttest li {
    width: 25%;
    box-sizing: border-box;
}
.sitemap_cont a {
line-height: 1.6em;
}
.about_list {
    padding-top: 1rem;
}
.footerLogo h2 {
    font-size: 1.9rem;
}