/* default settings */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
.page-topics .topics-active,
.page-topics-detail .topics-active {
  color: #000;
}

.main {
  min-height: calc(100vh - 10.3125rem);
}
@media (max-width: 750px) {
  .main {
    min-height: calc(100vh - 10.25rem);
  }
}

@media (max-width: 750px) {
  .kv-child {
    padding-bottom: 45.35%;
  }
}
@media (max-width: 750px) {
  .kv-child_inner {
    top: 36%;
  }
}

h3 {
  margin-top: 2rem;
}

.filter-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  margin-left: 1.375rem;
  padding: 0;
  gap: 1.625rem;
  position: absolute;
  bottom: 2.375rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  max-width: 67.5rem;
}
@media (max-width: 750px) {
  .filter-group {
    margin: 0;
    gap: 0.625rem 0.3125rem;
    width: 63%;
    left: 1.25rem;
    -webkit-transform: none;
            transform: none;
    bottom: 0.75rem;
  }
}
.filter-group .group-type {
  position: relative;
}
.filter-group .group-type input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
@media (min-width: 751px) {
  .filter-group .group-type input:hover + label {
    background: #FF8700;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.filter-group .group-type input:checked + label {
  background: #FF8700;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.filter-group .group-type label {
  display: block;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  font-weight: 700;
  padding: 0.6875rem 1.875rem 0.5rem 1.875rem;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 1.21875rem;
  background-color: #F5F5F5;
}
@media (max-width: 750px) {
  .filter-group .group-type label {
    font-size: 0.75rem;
    line-height: 1.25rem;
    padding: 0.3125rem 0.6875rem 0.3125rem 0.6875rem;
    min-height: 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 2.5rem;
    min-width: 4.375rem;
  }
}
@media (min-width: 751px) {
  .filter-group .group-type label:hover {
    background: #FF8700;
  }
}
.filter-group .group-type label.active {
  background: #FF8700;
}

.news {
  padding: 3.3125rem 0 8.25rem 0;
}
@media (max-width: 750px) {
  .news {
    padding: 2.1875rem 0 3.125rem 0;
  }
}

.news-item-label {
  padding-top: 0.125rem;
}

@media (min-width: 751px) {
  .page-topics-detail .kv-child {
    padding-bottom: 22.1%;
  }
}
@media (min-width: 751px) {
  .page-topics-detail .kv-child_title {
    margin-left: -0.375rem;
  }
}
.page-topics-detail .filter-group {
  margin-left: 0.75rem;
  bottom: 2.25rem;
}
@media (max-width: 750px) {
  .page-topics-detail .filter-group {
    margin-left: 0rem;
    bottom: 2rem;
  }
}
.page-topics-detail .filter-group .group-type a {
  display: inline-block;
  cursor: pointer;
}
.page-topics-detail .filter-group .group-type label {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  background-color: #FF8700;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 750px) {
  .page-topics-detail .filter-group .group-type label {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.topics-detail-content {
  padding: 4.375rem 0 10.9375rem;
}
@media (max-width: 750px) {
  .topics-detail-content {
    padding: 3rem 0 5.875rem;
  }
}
.topics-detail-content .primary-title01 {
  padding-bottom: 1.9375rem;
}
@media (max-width: 750px) {
  .topics-detail-content .primary-title01 {
    padding-bottom: 1.1875rem;
  }
}
.topics-detail-content .primary-title01 .fz-01 {
  font-size: 1.625rem;
  line-height: 2.375rem;
}
@media (max-width: 750px) {
  .topics-detail-content .primary-title01 .fz-01 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
@media (min-width: 751px) {
  .topics-detail-content .wrapper {
    padding-left: 0.75rem;
  }
}
.topics-detail-body {
  margin-top: 2.25rem;
}
@media (min-width: 751px) {
  .topics-detail-body {
    padding-left: 0.25rem;
  }
}
@media (max-width: 750px) {
  .topics-detail-body {
    margin-top: 1.875rem;
  }
}
.topics-detail-desc p {
  line-height: 1.875rem;
  letter-spacing: 0.03em;
}
@media (max-width: 750px) {
  .topics-detail-desc p {
    line-height: 1.5625rem;
  }
}
.topics-detail-desc p + p {
  margin-top: 1.875rem;
}
@media (max-width: 750px) {
  .topics-detail-desc p + p {
    margin-top: 1.5625rem;
  }
}
.topics-detail-desc a {
  text-decoration: underline;
  color: #35537F;
  text-underline-position: under;
}
.topics-detail-btn {
  margin-top: 7.6875rem;
  text-align: center;
}
@media (max-width: 750px) {
  .topics-detail-btn {
    margin-top: 4.8125rem;
  }
}
.topics-detail-btn .btn-cus {
  margin: 0 auto;
  font-size: 1.125rem;
}