@charset "UTF-8";
/* CSS INFORMATION =====================================================
File name : topics.css
Description : トピックス
===================================================================== */
/* ========================================================
    topics
======================================================== */
.topics {
  position: relative;
  width: 100%;
  padding: 16rem 0;
  /*
  &:has(.topics_article) {
      &::after {
          content: none;
      }
  }

  &::after {
      content: '';
      position: absolute;
      left: 25.5rem;
      top: 34rem;
      display: block;
      width: 64.1rem;
      aspect-ratio: 641 / 635;
      background-image: url(../images/common/common_bg06.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% 100%;
      z-index: -2;

      @include mq-tab {
          left: 50%;
          top: 20rem;
      }
  }
  */
}
@media screen and (min-width: 768px) {
  .topics {
    padding: 12rem 0;
  }
}
.topics_column {
  position: relative;
  width: 100%;
}
.topics_ttl {
  position: relative;
  width: 100%;
  padding: 10rem 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .topics_ttl {
    padding: 7.5rem 0;
  }
}
.topics_ttl::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 35.4rem;
  aspect-ratio: 1/1;
  background-image: url(../images/common/common_bg04.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .topics_ttl::before {
    width: 26.4rem;
  }
}
.topics_ttl > em {
  display: block;
  font-family: "Shippori Mincho", serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .topics_ttl > em {
    font-size: 6rem;
  }
}
.topics_ttl > span {
  display: block;
  color: #ff7f00;
  font-family: "Ephesis", cursive;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .topics_ttl > span {
    font-size: 3rem;
  }
}
.topics_wrap {
  position: relative;
  width: 100%;
  margin-top: 8rem;
}
@media screen and (min-width: 768px) {
  .topics_wrap {
    margin-top: 6rem;
  }
}
.topics_list {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .topics_list {
    width: 92.5925925926%;
  }
}
.topics_list > li {
  position: relative;
  width: 100%;
  margin: 6rem 0 0 0;
  padding: 0 0 6rem 0;
}
@media screen and (min-width: 768px) {
  .topics_list > li {
    width: 30.4%;
    margin: 4.5rem 0 0 4.4%;
    padding: 0 0 4.5rem 0;
  }
}
.topics_list > li:first-child {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .topics_list > li:first-child {
    width: 100%;
    padding: 0 10% 4.5rem 10%;
  }
}
.topics_list > li:first-child .topics_item > figure {
  width: 100%;
}
.topics_list > li:first-child .topics_item > figure::before {
  content: "";
}
.topics_list > li:first-child .topics_item > dl {
  flex-direction: column;
  width: 100%;
  margin-top: 2rem;
}
.topics_list > li:first-child .topics_item > dl > dt {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .topics_list > li:nth-child(3n+2) {
    margin-left: 0;
  }
}
.topics_list > li::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #ff7f00 0%, #000000 50%, #60afbf 100%);
}
.topics_list > li > a {
  display: block;
  width: 100%;
  transition: none;
}
@media screen and (min-width: 768px) {
  .topics_list > li > a:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .topics_list > li > a:hover .topics_item > figure > img {
    transform: rotate(-2deg);
  }
}
.topics_item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.topics_item > figure {
  position: relative;
  width: 43.75%;
}
@media screen and (min-width: 768px) {
  .topics_item > figure {
    width: 100% !important;
  }
}
.topics_item > figure::before {
  content: none;
  position: absolute;
  left: 50%;
  top: 30%;
  display: block;
  width: 137.5%;
  aspect-ratio: 1100/940;
  background-image: url(../images/common/common_bg08.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
  z-index: -3;
}
.topics_item > dl {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  width: 50%;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .topics_item > dl {
    flex-direction: column !important;
    width: 100% !important;
    margin-top: 1.5rem !important;
  }
}
.topics_item > dl > dt {
  display: inline-block;
  width: auto;
  margin-left: auto;
  color: transparent;
  font-family: "Shippori Mincho", serif;
  background: linear-gradient(-90deg, #ff7f00 0%, #60afbf 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
@media screen and (min-width: 768px) {
  .topics_item > dl > dt {
    margin-left: 0 !important;
  }
}
.topics_item > dl > dd {
  width: 100%;
  font-family: "Shippori Mincho", serif;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.topics_article {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 8rem;
}
@media screen and (min-width: 768px) {
  .topics_article {
    width: 92.5925925926%;
    padding-top: 6rem;
  }
}
.topics_article::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #ff7f00 0%, #000000 50%, #60afbf 100%);
}
.topics_subttl {
  position: relative;
  width: 100%;
}
.topics_subttl > span {
  display: block;
  color: #ff7f00;
  font-family: "Shippori Mincho", serif;
}
.topics_subttl > em {
  display: block;
  margin-top: 0.8rem;
  color: #73d2e5;
  font-family: "Shippori Mincho", serif;
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .topics_subttl > em {
    margin-top: 0.6rem;
    font-size: 2.6rem;
  }
}
.topics_body {
  position: relative;
  width: 100%;
  margin-top: 6rem;
}
@media screen and (min-width: 768px) {
  .topics_body {
    margin-top: 4.5rem;
  }
}
.topics_body > :first-child {
  margin-top: 0 !important;
}
.topics_body a {
  text-decoration: underline;
  text-decoration-color: #ff7f00;
}
@media screen and (min-width: 768px) {
  .topics_body a:hover {
    opacity: 1;
  }
}
.topics_img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 6rem 0 -4rem 0;
  padding: 1rem 0;
}
@media screen and (min-width: 768px) {
  .topics_img {
    margin: 4.5rem 0 -3rem 0;
  }
}
.topics_img > figure {
  width: 100%;
  margin: 0 0 4rem 0;
}
@media screen and (min-width: 768px) {
  .topics_img > figure {
    width: 48.5%;
    margin: 0 0 3rem 3%;
  }
}
@media screen and (min-width: 768px) {
  .topics_img > figure:first-child:last-child {
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .topics_img > figure:nth-child(2n+1) {
    margin-left: 0;
  }
}
.topics_text {
  position: relative;
  width: 100%;
  margin-top: 6rem;
  padding: 0 6.25%;
}
@media screen and (min-width: 768px) {
  .topics_text {
    margin-top: 4.5rem;
    padding: 0 4%;
  }
}
.topics_h401 {
  position: relative;
  width: 100%;
  margin-top: 6rem;
  padding: 0 6.25%;
}
@media screen and (min-width: 768px) {
  .topics_h401 {
    margin-top: 4.5rem;
    padding: 0 4%;
  }
}
.topics_h401::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 100%;
  height: calc(100% + 0.6em);
  background: linear-gradient(90deg, rgba(255, 171, 26, 0.65) 0%, rgba(255, 171, 26, 0) 100%);
  mix-blend-mode: hard-light;
  transform: translateY(-50%);
  z-index: -1;
}
.topics_h401 > span {
  display: block;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
}
.topics_h402 {
  position: relative;
  width: 100%;
  margin-top: 6rem;
  padding: 0 6.25%;
}
@media screen and (min-width: 768px) {
  .topics_h402 {
    margin-top: 4.5rem;
    padding: 0 4%;
  }
}
.topics_h402::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  display: block;
  width: 0.4rem;
  height: 100%;
  background-color: #ff7f00;
  z-index: -1;
}
.topics_h402 > span {
  display: block;
  font-family: "Shippori Mincho", serif;
}
.topics_share {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 8rem;
  padding: 4.8rem 0;
}
@media screen and (min-width: 768px) {
  .topics_share {
    margin-top: 6rem;
    padding: 3.6rem 0;
  }
}
.topics_share::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #ff7f00 0%, #000000 50%, #60afbf 100%);
}
.topics_share::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #ff7f00 0%, #000000 50%, #60afbf 100%);
}
.topics_share > dt {
  width: auto;
  margin-right: 7rem;
}
.topics_share > dt > span {
  display: block;
  line-height: 1.6;
}
.topics_share > dd {
  width: auto;
}
.topics_share_list {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.topics_share_list > li {
  width: 3.8rem;
  margin-left: 7rem;
}
@media screen and (min-width: 768px) {
  .topics_share_list > li {
    width: 2.8rem;
  }
}
.topics_share_list > li:first-child {
  margin-left: 0;
}
.topics_share_list > li > a {
  display: block;
  width: 100%;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .topics_share_list > li > a:hover {
    transform: translateY(-1rem);
    opacity: 1;
  }
}
.topics_share_list > li > a > svg {
  width: 100%;
  aspect-ratio: 1/1;
  fill: #ffffff;
}
.topics_btn {
  position: relative;
  width: 87.5%;
  aspect-ratio: 560/112;
  margin: 8rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  .topics_btn {
    width: 420px;
    margin: 6rem auto 0 auto;
  }
}
.topics_btn > a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  background-color: #ffb726;
  transition: none;
}
@media screen and (min-width: 768px) {
  .topics_btn > a:hover {
    transform: rotate(-2deg);
    opacity: 1;
  }
}
.topics_btn > a::before {
  content: "";
  position: absolute;
  left: 10.7142857143%;
  top: 50%;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-left: 0.1em solid #f90605;
  border-bottom: 0.1em solid #f90605;
  transform: translateY(-50%) rotate(45deg);
}
.topics_btn > a > span {
  display: block;
  padding-right: 10.7142857143%;
  color: #f90605;
  font-family: "Ephesis", cursive;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .topics_btn > a > span {
    font-size: 3rem;
  }
}/*# sourceMappingURL=topics.css.map */