.page_ttl {
  background-image: url(../img/page_ttl_bg_service.jpg);
}

.service .brand {
  padding-top: 4rem;
}

.service .brand .product_type {
  padding-top: 6rem;
}

.service .brand .product_type .ttl_mincho {
  font-size: 1.6em;
  text-align: center;
  margin-bottom: 1.3rem;
}

.service .brand .product_type .intro_text {
  margin-bottom: 1.5rem;
}

.service .brand .product_type .mainBrandList .brand_img .note {
  background-color: #f2f2f2;
  padding: 1rem;
  margin-top: 0.5rem;
  font-size: 0.8em;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .service .brand {
    padding-top: 8rem;
  }
  .service .brand .product_type:not(:firtst-of-type) {
    padding-top: 10rem;
  }
  .service .brand .product_type .ttl_mincho {
    margin-bottom: 4rem;
    font-size: 2.5em;
  }
  .service .brand .product_type .intro_text {
    margin-bottom: 4rem;
  }
}
/*# sourceMappingURL=service-blind.css.map */