.p_category .img_top_cover {
  height: 300px;
}
@media screen and (min-width: 768px) {
  .p_category .img_top_cover {
    height: 531.82px;
  }
}
.p_category .archive_intro .container {
  padding-top: 130px;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_category .archive_intro .container {
    padding-top: 152px;
    padding-bottom: 83px;
  }
}
.p_category .archive_title {
  display: inline-flex;
  align-items: center;
}
/*.p_category .archive_title > .en,
.p_category .archive_title > .jp {
  color: #fff;
}*/
.p_category .archive_title > .en {
  flex-shrink: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p_category .archive_title > .en {
    font-size: 0.875rem;
  }
}
.p_category .archive_title > .jp {
  font-weight: 500;
  line-height: 1.54;
  margin-left: 10px;
  font-size: 1.375rem;
}
@media screen and (min-width: 768px) {
  .p_category .archive_title > .jp {
    margin-left: 20px;
    font-size: 2.25rem;
  }
}
.p_category .article .container {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_category .article .container {
    padding-top: 68px;
  }
}

/*# sourceMappingURL=category.css.map */
