@charset "UTF-8";

body {
  font-family: 'Noto Sans SC', sans-serif;
}

.header-nav-main > li > a {
  font-family: 'Noto Serif SC', serif;
}

.header-nav-sub-ttl span {
  font-family: 'Noto Serif SC', serif;
}

.cta-head-label span {
  font-family: 'Noto Serif SC', serif;
}

.cat-nav-ttl {
  font-family: 'Noto Serif SC', serif;
}

.page-ttl h1:after {
  font-family: "Roboto", "Noto Sans SC", sans-serif;
}

.page-ttl h1 span {
  font-family: "Noto Serif SC", serif;
}

.page-ttl-simple {
  font-family: "Noto Serif SC", serif;
}

.page-ttl-simple-txt:before {
  font-family: "Roboto", "Noto Sans SC", sans-serif;
}

.top-products-ttl span {
  font-family: "Noto Serif SC", serif;
}

.top-products-list-img span {
  font-family: "Noto Serif SC", serif;
}

.top-brand-ttl span {
  font-family: "Noto Serif SC", serif;
}

.top-tech-ttl span,.top-support-ttl span {
  font-family: "Noto Serif SC", serif;
}

.top-news-ttl span {
  font-family: "Noto Serif SC", serif;
}

.product-detail-main-txt h2 {
  font-family: "Noto Serif SC", serif;
}

.target-head-num {
  font-family: "Noto Serif SC", serif;
}

.target-head-ttl {
  font-family: "Noto Serif SC", serif;
}

.target-contents h2 {
  font-family: "Noto Serif SC", serif;
}

.work-chapter-answer span {
  font-family: "Noto Serif SC", serif;
}

.header-logo img {
  height: 24px;
}

.top-brand-lead-01 {
  max-width: 424px;
}

.top-tech-lead-01,
.top-support-lead-01 {
  max-width: 424px;
}

.top-products-lead-01,
.top-brand-lead-01,
.top-tech-lead-01,
.top-support-lead-01 {
  max-width: inherit;
  line-height: 1.5;
  color: #004894;
  font-size: 30px;
  font-family: "Noto Serif SC", serif;
  font-weight: 500;
  letter-spacing: .01em;
}

.top-tech-lead-01,
.top-support-lead-01 {
  color: #fff;
}

.brand-copy {
  line-height: 1.5;
  color: #004894;
  font-size: 36px;
  font-family: "Noto Serif SC", serif;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .header-logo img {
    height: 20px;
  }

  .top-products-lead-01,
  .top-brand-lead-01,
  .top-tech-lead-01,
  .top-support-lead-01 {
    font-size: 18px;
  }

  .brand-copy {
    font-size: 20px;
  }
}
