@media screen and (min-width: 769px) {
  .hero_wrap {
    background-image: url(../img/aboutus/partner/kv_pc.jpg);
  }
}
@media screen and (max-width: 768px) {
  .hero_wrap {
    background-image: url(../img/aboutus/partner/kv_sp.jpg);
  }
}

@media screen and (min-width: 769px) {
  .child .container {
    padding-bottom: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .child .container {
    padding-bottom: 15rem;
  }
}

@media screen and (min-width: 769px) {
  .intro {
    width: 110rem;
    margin: 10rem auto;
  }
}
@media screen and (max-width: 768px) {
  .intro {
    margin: 10rem auto;
  }
}
.intro .intro_inner .intro_ttl {
  color: #0A64B4;
  font-weight: 500;
  letter-spacing: 0.015em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .intro .intro_inner .intro_ttl {
    font-size: 3.2rem;
    line-height: 5.2rem;
    padding-bottom: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro_inner .intro_ttl {
    font-size: 3.8rem;
    line-height: 5.8rem;
    padding-bottom: 4rem;
  }
}
.intro .intro_inner .lead {
  text-align: justify;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .intro .intro_inner .lead {
    font-size: 1.6rem;
    line-height: 2.7rem;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro_inner .lead {
    font-size: 2.6rem;
    line-height: 4.2rem;
  }
}
@media screen and (min-width: 769px) {
  .intro .intro_inner .figure_img {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro_inner .figure_img {
    padding-top: 5rem;
  }
}

@media screen and (min-width: 769px) {
  .partner + .partner {
    margin-top: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .partner + .partner {
    margin-top: 15rem;
  }
}

@media screen and (min-width: 769px) {
  .partner_inner {
    width: 110rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner {
    width: 100%;
  }
}
.partner_inner .partner_ttl {
  font-weight: 500;
  letter-spacing: 0.015em;
  border-bottom: 1px solid #dcdcdc;
}
@media screen and (min-width: 769px) {
  .partner_inner .partner_ttl {
    font-size: 3.2rem;
    padding-bottom: 1.5rem;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .partner_ttl {
    font-size: 4rem;
    line-height: 5.6rem;
    padding-bottom: 2rem;
    margin-bottom: 6rem;
  }
}
.partner_inner p {
  text-align: justify;
  letter-spacing: 0.015em;
}
@media screen and (min-width: 769px) {
  .partner_inner p {
    font-size: 1.5rem;
    line-height: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner p {
    font-size: 2.6rem;
    line-height: 4.2rem;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .lead {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .lead {
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .category + .category {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category + .category {
    padding-top: 10rem;
  }
}
.partner_inner .category_ttl {
  color: #0A64B4;
  font-weight: 500;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .partner_inner .category_ttl {
    font-size: 3rem;
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category_ttl {
    font-size: 3.7rem;
    line-height: 5.8rem;
    padding-bottom: 4rem;
  }
}
.partner_inner .category_sub_ttl {
  background-color: #E6EFF7;
  border-bottom: 1px solid #0A64B4;
  font-weight: 500;
  color: #0A64B4;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .partner_inner .category_sub_ttl {
    padding: 1.5rem 2rem;
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category_sub_ttl {
    padding: 2rem 2rem;
    font-size: 3.2rem;
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .category .category_img_2row {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category .category_img_2row {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .category .category_img_2row img {
    width: 54rem;
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category .category_img_2row img + img {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .category .category_img img {
    width: 54rem;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .category .theme {
    display: flex;
    justify-content: space-between;
  }
}
.partner_inner .category .theme_inner {
  background: #E6EFF7;
}
@media screen and (min-width: 769px) {
  .partner_inner .category .theme_inner {
    width: 54rem;
    padding: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category .theme_inner {
    padding: 4.5rem;
  }
}
.partner_inner .category .theme_inner h5 {
  font-weight: 500;
  color: #0A64B4;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .partner_inner .category .theme_inner h5 {
    font-size: 1.8rem;
    padding-bottom: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category .theme_inner h5 {
    font-size: 3rem;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .category .theme_inner:first-of-type {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .column {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .partner_inner .column .txt {
    width: 52rem;
  }
}
@media screen and (max-width: 768px) {
  .partner_inner .column .category_img {
    padding-top: 5rem;
  }
}

.link {
  color: #0A64B4;
  text-decoration: underline;
}

a:hover {
  color: #2f7bbf;
}/*# sourceMappingURL=partner.css.map */