@charset "UTF-8";
/* CSS Document */
.eigo {
  font-family: "Inter", sans-serif;
  font-weight: 300;
}

#sitemap {
  margin-top: 200px;
  padding-top: 0;
}

@media only screen and (max-width: 768px) {
  #sitemap {
    padding-top: 40px;
    margin-top: 0;
  }
}

.headL01-01.-hasLead,
.-hasLead.sitemapContent__title {
  margin-bottom: 5px;
}

.sitemapContent__title {
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px;
  color: #363739;
}

.headL01-01,
.sitemapContent__title {
  margin-bottom: 40px;
  color: #363739;
}
.headL01-01 .-en,
.sitemapContent__title .-en {
  font-size: 3.75rem;
  /* font-family: myriad-pro, sans-serif; */
  font-style: normal;
  /* font-weight: 400; */
  line-height: 1.5em;
  letter-spacing: 0.8rem;
  font-family: "Inter", sans-serif;
  font-weight: 300;
}
.headL01-01 .-jp,
.sitemapContent__title .-jp {
  padding-left: 1rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5em;
}

@media only screen and (max-width: 1170px) {
  .sitemapContent__title {
    padding-right: 20px;
    padding-left: 20px;
  }
  .headL01-01,
  .sitemapContent__title {
    margin-bottom: 2vw;
  }
  .headL01-01 .-en,
  .sitemapContent__title .-en {
    letter-spacing: 0.6rem;
  }
}

@media only screen and (max-width: 1000px) {
  .sitemapContent__title.-hasLead,
  .-hasLead.listContent__title {
    margin-bottom: 20px;
  }
  .sitemapContent__title {
    line-height: 1em;
    padding: 0;
  }
  .sitemapContent__title .-en {
    margin-bottom: 0;
    line-height: 1em;
  }
  .headL01-01 .-en,
  .sitemapContent__title .-en {
    display: block;
    font-size: 2.75rem;
  }
  .sitemapContent__title .-jp {
    position: relative;
    top: -10px;
    line-height: 1em;
  }
  .headL01-01 .-jp,
  .sitemapContent__title .-jp {
    padding-left: 0;
    font-size: 0.75rem;
  }
  #sitemap .part1 .part_body .block1 {
    padding-top: 70px !important;
  }
}
@media only screen and (max-width: 768px) {
  .headL01-01.-hasLead,
  .-hasLead.sitemapContent__title {
    margin-bottom: 0;
  }
  .headL01-01,
  .sitemapContent__title {
    margin-bottom: 0;
  }
  #sitemap .part1 .part_body .block1 {
    padding-top: 35px !important;
  }
}
