*, *::before, *::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
  width: 100%;
}

input, button, textarea, select {
  font: inherit;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

#footer {
  background-color: #fff;
  margin-top: 0;
  padding-top: 146px;
}
@media (max-width: 768px) {
  #footer {
    padding-top: 90px;
  }
}

#foot_top::before {
  display: none;
}

#topic-240202 {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-weight: 400;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  #topic-240202 .pc {
    display: none !important;
  }
}
@media (min-width: 769px) {
  #topic-240202 .sp {
    display: none !important;
  }
}
#topic-240202 a {
  color: #000;
  transition: all 0.3s ease-out;
}
#topic-240202 a:hover {
  color: #000;
  opacity: 0.75;
}
@media (max-width: 768px) {
  #topic-240202 a:hover {
    opacity: 1;
  }
}
#topic-240202 .item-img {
  display: block;
}
#topic-240202 .item-img .slick-slide {
  height: max-content;
}
#topic-240202 .item-img--lg {
  max-width: 470px;
}
#topic-240202 .item-img--lg .slick-slide {
  width: 470px;
}
@media (max-width: 1200px) {
  #topic-240202 .item-img--lg {
    max-width: 400px;
  }
  #topic-240202 .item-img--lg .slick-slide {
    width: 400px;
  }
}
#topic-240202 .flex {
  display: flex;
}
#topic-240202 .flex--reverse {
  flex-direction: row-reverse;
}
#topic-240202 .item-txt p {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.7px;
}
@media (max-width: 768px) {
  #topic-240202 .item-txt p {
    font-size: 12px;
    line-height: 2;
  }
}
#topic-240202 .temp-01 > div:not(:first-child) {
  margin-top: 85px;
}
#topic-240202 .temp-01 .head {
  padding: 0 19px 45px;
}
#topic-240202 .temp-01 .head h2.title img {
  width: auto;
  margin: 0 auto 60px;
}
#topic-240202 .temp-01 .head p.subtitle {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
}
#topic-240202 .temp-01 .head p.body {
  color: #151513;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.7px;
  margin-top: 15px;
}
#topic-240202 .temp-01 .flex {
  max-width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 10px;
}
#topic-240202 .temp-01 .flex > div:nth-child(2) {
  margin-top: 100px;
}
#topic-240202 .temp-01 .flex .item-txt {
  margin-top: 10px;
  font-family: "Forum", serif;
  font-weight: 400;
  line-height: 1.6;
}
#topic-240202 .temp-01 .flex .item-txt .txt-credits {
  font-size: 13px;
}
#topic-240202 .temp-01 .flex.-reverse {
  flex-direction: row-reverse;
}
@media (min-width: 769px) {
  #topic-240202 .temp-01 .flex.-reverse {
    margin-bottom: -35px;
  }
}
#topic-240202 .temp-01 .txt-details {
  max-width: 950px;
  margin: 10px auto 0;
}
#topic-240202 .temp-01 .txt-details a {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  letter-spacing: 0.32px;
  display: flex;
  align-items: center;
  gap: 16px;
  padding-left: 10px;
  width: fit-content;
  margin-left: auto;
}
#topic-240202 .temp-01 .txt-details a img {
  width: 6px;
}
#topic-240202 .temp-01 .txt-details a > div {
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #000;
  left: 0;
  bottom: 0;
}
#topic-240202 .temp-01 .single .txt-details {
  margin-top: 30px;
  max-width: 470px;
}
@media (min-width: 769px) {
  #topic-240202 .temp-01 .flex,
  #topic-240202 .temp-01 .txt-details {
    padding: 0 20px;
    box-sizing: content-box;
  }
}
@media (max-width: 1200px) {
  #topic-240202 .temp-01 .flex {
    max-width: 810px;
  }
  #topic-240202 .temp-01 .flex .item-txt {
    max-width: 400px;
  }
  #topic-240202 .temp-01 .txt-details {
    max-width: 810px;
  }
  #topic-240202 .temp-01 .single .txt-details {
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  #topic-240202 .temp-01 > div:not(:first-child) {
    margin-top: 50px;
  }
  #topic-240202 .temp-01 .head {
    padding-bottom: 30px;
  }
  #topic-240202 .temp-01 .head h2.title {
    margin-bottom: 45px;
  }
  #topic-240202 .temp-01 .head p.subtitle {
    font-size: 16px;
    line-height: 1.8;
  }
  #topic-240202 .temp-01 .head p.body {
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0;
  }
  #topic-240202 .temp-01 .flex {
    display: block;
  }
  #topic-240202 .temp-01 .flex > div {
    max-width: 480px;
    margin: 0 auto;
  }
  #topic-240202 .temp-01 .flex > div:nth-child(1) {
    padding: 0 37.5px;
  }
  #topic-240202 .temp-01 .flex > div:nth-child(2) {
    margin-top: 30px;
    margin-left: auto;
    padding-left: 75px;
  }
  #topic-240202 .temp-01 .flex .item-txt .txt-credits {
    font-size: 10px;
  }
  #topic-240202 .temp-01 .flex.-reverse > div:nth-child(2) {
    padding-left: 0;
    padding-right: 75px;
  }
  #topic-240202 .temp-01 .txt-details {
    max-width: 480px;
  }
  #topic-240202 .temp-01 .txt-details a {
    font-size: 14px;
    letter-spacing: 0.28px;
    gap: 8px;
    padding: 0 7px 0 5px;
    margin-right: 20px;
  }
  #topic-240202 .temp-01 .txt-details a img {
    width: 5.7px;
  }
  #topic-240202 .temp-01 .single .txt-details {
    margin-top: 10px;
  }
}
#topic-240202 .bg-content {
  position: absolute;
  z-index: -1;
  transition: all 0.6s ease-out;
}
#topic-240202 .bg-radial {
  position: fixed;
  top: -44.88%;
  left: -20.61%;
  width: 1335px;
  height: 1335px;
  border-radius: 50%;
  aspect-ratio: 1/1;
  filter: blur(150px);
  z-index: -1;
  background-color: transparent;
  transition: all 0.6s ease-out;
}
@media (max-width: 768px) {
  #topic-240202 .bg-radial {
    top: -25%;
    left: -45%;
    width: 550px;
    height: 620px;
    filter: blur(50px);
  }
}
#topic-240202 .hero {
  max-width: 974px;
  margin: 0 auto;
  text-align: center;
}
#topic-240202 .hero #mv {
  position: relative;
  overflow: hidden;
}
#topic-240202 .hero #mv > picture {
  width: 100%;
}
#topic-240202 .hero #mv > div {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#topic-240202 .hero #mv > div > img:nth-child(1) {
  width: 14.74%;
  margin-top: 15.84%;
  margin-left: 3.88%;
}
#topic-240202 .hero #mv > div > img:nth-child(2) {
  width: 45.37%;
  margin-top: 4.65%;
  margin-left: 3.53%;
}
#topic-240202 .hero #mv > div > img:nth-child(3) {
  width: 27.26%;
  margin-top: 4.72%;
  margin-left: 3.79%;
}
#topic-240202 .hero #mv > div > img:nth-child(4) {
  width: 20.63%;
  margin-top: 11.51%;
  margin-left: 3.39%;
}
#topic-240202 .hero p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.7px;
  margin-top: 100px;
  padding: 0 19px;
}
@media (min-width: 769px) {
  #topic-240202 .hero {
    padding-top: 120px;
  }
}
@media (max-width: 768px) {
  #topic-240202 .hero p {
    font-size: 12px;
    margin-top: 30px;
    letter-spacing: 0;
  }
  #topic-240202 .hero #mv > div {
    bottom: 22.1vw;
  }
  #topic-240202 .hero #mv > div > img:nth-child(1) {
    width: 16.567%;
    margin-top: 29.829%;
    margin-left: 4.541%;
  }
  #topic-240202 .hero #mv > div > img:nth-child(2) {
    width: 51.044%;
    margin-top: 5.286%;
    margin-left: 3.163%;
  }
  #topic-240202 .hero #mv > div > img:nth-child(3) {
    width: 30.698%;
    margin-top: 5.34%;
    margin-left: 4.419%;
  }
  #topic-240202 .hero #mv > div > img:nth-child(4) {
    width: 23.865%;
    margin-top: 11.078%;
    margin-left: 4%;
  }
}
#topic-240202 .sections {
  margin-top: 90px;
}
@media (max-width: 768px) {
  #topic-240202 .sections {
    margin-top: 30px;
  }
}
#topic-240202 .sections > section {
  padding: 100px 0 80px;
}
@media (max-width: 768px) {
  #topic-240202 .sections > section {
    padding: 45px 0;
  }
}
#topic-240202 .sections > section:not(:first-child) {
  padding: 80px 0;
}
@media (max-width: 768px) {
  #topic-240202 .sections > section:not(:first-child) {
    padding: 45px 0;
  }
}
#topic-240202 .contributors {
  background-color: #fff;
  padding-top: 110px;
}
#topic-240202 .contributors .flex {
  font-family: "Forum", serif;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.3px;
  max-width: 870px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 88px;
}
#topic-240202 .contributors .flex span {
  display: block;
}
@media (max-width: 768px) {
  #topic-240202 .contributors {
    padding-top: 80px;
  }
  #topic-240202 .contributors .flex {
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
    display: block;
    width: fit-content;
    padding: 0 20px;
  }
}

[data-aos=fade-up] {
  transform: translate3d(0, 50px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -50px, 0);
}

[data-aos=fade-left] {
  transform: translate3d(50px, 0, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-50px, 0, 0);
}

[data-aos=fade-right-lite] {
  transform: translate3d(-10px, 0, 0);
}

[data-aos=fade-up-lite] {
  transform: translate3d(0, 15px, 0);
}

[data-aos=fade-down-lite] {
  transform: translate3d(0, -15px, 0);
}

[data-aos=zoom-out] {
  transform: scale(1.1);
}

[data-aos=w-right] {
  transition-property: all;
  width: 0;
}

[data-aos=w-right].aos-animate {
  width: 100%;
}