.eb-garamond {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
*, *::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;
}
@media (min-width: 769px) {
  body {
    /* min-width: 1440px; */
  }
}
main {
  background: #fff;
}
#footer {
  background: #fff;
  margin-top: 100px;
}
@media (max-width: 768px) {
  #footer {
    padding-top: calc(50 / 375 * 100vw);
    margin-top: calc(30 / 375 * 100vw);
  }
}
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
  width: 100%;
}
svg {
  height: auto;
}
input, button, textarea, select {
  font: inherit;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}
#topic-25075 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #000;
  overflow: hidden;
}
#topic-25075 a {
  color: #000;
  transition: .3s ease;
}
#topic-25075 a:hover {
  opacity: .7;
}
@media (max-width: 768px) {
  #topic-25075 a:hover {
    opacity: 1;
  }
}

@media (max-width: 768px) {
  #topic-25075 .pc-only {
    display: none !important;
  }
}
@media (min-width: 769px) {
  #topic-25075 .sp-only {
    display: none !important;
  }
}

@media (min-width: 769px) {
  #topic-25075 .hero {
    margin: 0 auto;
    width: 100%;
    /* min-width: 974px; */
  }
  #topic-25075 .hero #mv {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    aspect-ratio: 1440/740;
  }
  #topic-25075 .mv-img {
    width: 100%;
  }
  #topic-25075 .mv-img img {
    position: absolute;
    width: calc(345 / 1440 * 100%);
  }
  #topic-25075 .mv1 {
    margin-top: calc(20 / 1440 * 100%);
    margin-left: calc(55 / 1440 * 100%);
    z-index: 1;
  }
  #topic-25075 .mv2 {
    margin-top: calc(130 / 1440 * 100%);
    margin-left: calc(355 / 1440 * 100%);
    z-index: 2;
  }
  #topic-25075 .mv3 {
    margin-top: calc(67 / 1440 * 100%);
    margin-left: calc(650 / 1440 * 100%);
    z-index: 3;
  }
  #topic-25075 .mv-title {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(442 / 1440 * 100%);
    margin-top: calc(176 / 1440 * 100%);
    margin-left: calc(936 / 1440 * 100%);
    z-index: 4;
  }
  #topic-25075 .mv-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(177.44 / 1440 * 100%);
    margin-top: calc(564 / 1440 * 100%);
    margin-left: calc(1068 / 1440 * 100%);
  }
}



@media (max-width: 768px) {
  #topic-25075 .hero {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 0;
  }
  #topic-25075 .hero #mv {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(423 / 375 * 100vw);
    z-index: 1;
  }
  #topic-25075 .mv-img {
    width: 100%;
  }
  #topic-25075 .mv-img img {
    position: absolute;
    width: calc(320 / 1000 * 100%);
  }
  #topic-25075 .mv1 {
    margin-top: calc(64 / 1000 * 100%);
    margin-left: calc(10 / 1000 * 100%);
  }
  #topic-25075 .mv2 {
    margin-top: calc(25 / 1000 * 100%);
    margin-left: calc(340 / 1000 * 100%);
  }
  #topic-25075 .mv3 {
    margin-top: calc(78 / 1000 * 100%);
    margin-left: calc(670 / 1000 * 100%);
  }
  #topic-25075 .mv-title {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(866 / 1000 * 100%);
    margin-top: calc(789 / 1000 * 100%);
    margin-left: calc(74 / 1000 * 100%);
  }
  #topic-25075 .mv-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(210.1 / 1000 * 100%);
    margin-top: calc(25 / 1000 * 100%);
    margin-left: calc(770 / 1000 * 100%);
  }
}

#leadText {
  font-size: calc(14 / 1440 * 100vw);
  line-height: 190%;
  text-align: center;
  letter-spacing: 0.04em;
  margin-top: calc(60 / 1440 * 100vw);
}
@media (max-width: 768px) {
  #leadText {
    font-size: calc(12 / 375 * 100vw);
    margin-top: calc(50 / 375 * 100vw);
  }
}

.item-outline {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: calc(12 / 1440 * 100vw);
  line-height: 190%;
  letter-spacing: 0.04em;
  margin-top: calc(25 / 1440 * 100vw);
}

.item-outline a {
  text-decoration: none;
}
@media (max-width: 768px) {
  .item-outline {
    font-size: calc(11 / 375 * 100vw);
    margin-top: calc(15 / 375 * 100vw);
  }
}

.item-description {
  font-size: calc(14 / 1440 * 100vw);
  line-height: 190%;
  letter-spacing: 0.04em;
  margin-top: calc(20 / 1440 * 100vw);
}

@media (max-width: 768px) {
  .item-description {
    font-size: calc(11 / 375 * 100vw);
    margin-top: calc(15 / 375 * 100vw);
  }
}

.item-slider {
  pointer-events: none;
}
@keyframes img-wrap {
  100% {
    clip-path: inset(0);
  }
}
@keyframes img-wrap-p {
  100% {
    clip-path: polygon(0 0, 200% 0, 0 200%);
  }
}
@keyframes blur {
  0% {
    opacity: 0;
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes display {
  0% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.temp-01 {
  position: relative;
  /* background: #fff; */
  /* padding: 100px 0; */
}
.image-area {
  position: relative;
}
.item-img {
  position: absolute;
  display: block;
  /* overflow: hidden; */
}
.item-img:hover {
  opacity: 1 !important;
}
.item-img img {
  transition: .3s ease-out;
}
.item-img--inner {
  background: #fff
}

@media (min-width: 769px) {
  .item-img:hover img {
    opacity: .7;
  }
}

@media (max-width: 768px) {
  .item-img {
    position: relative;
  }
}

.item-title {
  position: absolute;
}
.item-title-time {
  position: relative;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: italic;
  font-size: calc(47 / 1440 * 100vw);
  line-height: 100%;
  letter-spacing: 0.04em;;
}
.item-title-time:before {
  content: "";
  position: absolute;
  background: url(./bg_line.png) no-repeat left top / 100% 100%;
  width: calc(45 / 1440 * 100vw);
  height: calc(10 / 1440 * 100vw);
  top: calc(22 / 1440 * 100vw);
  left: calc(-55 / 1440 * 100vw);
}
.item-title-time span {
  font-size: calc(32 / 1440 * 100vw);
  margin: 0 calc(1 / 1440 * 100vw) 0 calc(5 / 1440 * 100vw);
  display: inline-block;
  position: relative;
  top: calc(-6 / 1440 * 100vw);
  animation: blinking .6s ease-in-out infinite alternate;
}
@media (max-width: 768px) {
  .item-title {
    position: relative;
    margin-left: calc(53 / 375 * 100vw);
  }
  .item-title-time {
    position: relative;
    font-size: calc(32 / 375 * 100vw);
  }
  .item-title-time:before {
    width: calc(33 / 375 * 100vw);
    height: calc(6.76 / 375 * 100vw);
    top: calc(12 / 375 * 100vw);
    left: calc(-41 / 375 * 100vw);
  }
  .item-title-time span {
    margin: 0 calc(1 / 375 * 100vw) 0 calc(3 / 375 * 100vw);
    top: calc(-4 / 375 * 100vw);
    font-size: calc(22 / 375 * 100vw);
  }
}
@keyframes blinking {
   0% {
   opacity: 0;
   }
   50% {
   opacity: 0;
   }
   51% {
   opacity: 1;
   }
   100% {
   opacity: 1;
   }
}
@media (min-width: 769px) {
  #item-01 {
    margin: calc(140 / 1440 * 100vw) auto 0;
    width: calc(975 / 1440 * 100vw);
  }
  #item-01 .image-area {
    height: calc(1205 / 1440 * 100vw)
  }
  #item-01 .item-img-wrap {
    width: 100%;
  }
  #item-01 .item-img--01 {
    top: calc(0 / 1440 * 100vw);
    right: calc(0 / 1440 * 100vw);
    width: calc(350 / 1440 * 100vw);
    z-index: 3;
  }
  #item-01 .item-img--02 {
    top: calc(310 / 1440 * 100vw);
    left: calc(100 / 1440 * 100vw);
    width: calc(400 / 1440 * 100vw);
    z-index: 3;
  }
  #item-01 .item-img--03 {
    top: calc(555 / 1440 * 100vw);
    left: calc(300 / 1440 * 100vw);
    width: calc(430 / 1440 * 100vw);
    z-index: 2;
  }
  #item-01 .item-title {
    top: calc(45 / 1440 * 100vw);
    left: calc(50 / 1440 * 100vw);
  }
}
@media (min-width: 769px) {
  #item-02 {
    margin: calc(120 / 1440 * 100vw) auto 0;
    width: calc(975 / 1440 * 100vw);
  }
  #item-02 .image-area {
    height: calc(864 / 1440 * 100vw)
  }
  #item-02 .item-img-wrap {
    width: 100%;
  }
  #item-02 .item-img--01 {
    top: calc(100 / 1440 * 100vw);
    left: calc(512 / 1440 * 100vw);
    width: calc(460 / 1440 * 100vw);
    z-index: 3;
  }
  #item-02 .item-img--02 {
    top: calc(294 / 1440 * 100vw);
    left: calc(82 / 1440 * 100vw);
    width: calc(380 / 1440 * 100vw);
    z-index: 3;
  }
  #item-02 .item-title {
    top: calc(0 / 1440 * 100vw);
    left: calc(50 / 1440 * 100vw);
  }
}
@media (min-width: 769px) {
  #item-03 {
    margin: calc(120 / 1440 * 100vw) auto 0;
    width: calc(975 / 1440 * 100vw);
  }
  #item-03 .image-area {
    height: calc(1042 / 1440 * 100vw)
  }
  #item-03 .item-img-wrap {
    width: 100%;
  }
  #item-03 .item-img--01 {
    top: calc(98 / 1440 * 100vw);
    left: calc(558 / 1440 * 100vw);
    width: calc(300 / 1440 * 100vw);
    z-index: 3;
  }
  #item-03 .item-img--02 {
    top: calc(517 / 1440 * 100vw);
    left: calc(622 / 1440 * 100vw);
    width: calc(350 / 1440 * 100vw);
    z-index: 2;
  }
  #item-03 .item-img--03 {
    top: calc(244 / 1440 * 100vw);
    left: calc(78 / 1440 * 100vw);
    width: calc(430 / 1440 * 100vw);
    z-index: 2;
  }
  #item-03 .item-title {
    top: calc(0 / 1440 * 100vw);
    left: calc(50 / 1440 * 100vw);
  }
}
@media (min-width: 769px) {
  #item-04 {
    margin: calc(120 / 1440 * 100vw) auto 0;
    width: calc(975 / 1440 * 100vw);
  }
  #item-04 .image-area {
    height: calc(792 / 1440 * 100vw)
  }
  #item-04 .item-img-wrap {
    width: 100%;
  }
  #item-04 .item-img--01 {
    top: calc(30 / 1440 * 100vw);
    left: calc(514 / 1440 * 100vw);
    width: calc(460 / 1440 * 100vw);
    z-index: 3;
  }
  #item-04 .item-img--02 {
    top: calc(267 / 1440 * 100vw);
    left: calc(104 / 1440 * 100vw);
    width: calc(350 / 1440 * 100vw);
    z-index: 3;
  }
  #item-04 .item-title {
    top: calc(0 / 1440 * 100vw);
    left: calc(50 / 1440 * 100vw);
  }
}
@media (min-width: 769px) {
  #item-05 {
    margin: calc(120 / 1440 * 100vw) auto 0;
    width: calc(975 / 1440 * 100vw);
  }
  #item-05 .image-area {
    height: calc(939 / 1440 * 100vw)
  }
  #item-05 .item-img-wrap {
    width: 100%;
  }
  #item-05 .item-img--01 {
    top: calc(100 / 1440 * 100vw);
    left: calc(594 / 1440 * 100vw);
    width: calc(380 / 1440 * 100vw);
    z-index: 3;
  }
  #item-05 .item-img--02 {
    top: calc(244 / 1440 * 100vw);
    left: calc(74 / 1440 * 100vw);
    width: calc(460 / 1440 * 100vw);
    z-index: 3;
  }
  #item-05 .item-title {
    top: calc(0 / 1440 * 100vw);
    left: calc(50 / 1440 * 100vw);
  }
}
@media (min-width: 769px) {
  #item-06 {
    margin: calc(120 / 1440 * 100vw) auto 0;
    width: calc(975 / 1440 * 100vw);
  }
  #item-06 .image-area {
    height: calc(1008 / 1440 * 100vw)
  }
  #item-06 .item-img-wrap {
    width: 100%;
  }
  #item-06 .item-img--01 {
    top: calc(240 / 1440 * 100vw);
    left: calc(51 / 1440 * 100vw);
    width: calc(400 / 1440 * 100vw);
    z-index: 3;
  }
  #item-06 .item-img--02 {
    top: calc(483 / 1440 * 100vw);
    left: calc(164 / 1440 * 100vw);
    width: calc(350 / 1440 * 100vw);
    z-index: 2;
  }
  #item-06 .item-img--03 {
    top: calc(30 / 1440 * 100vw);
    left: calc(544 / 1440 * 100vw);
    width: calc(430 / 1440 * 100vw);
    z-index: 3;
  }
  #item-06 .item-title {
    top: calc(0 / 1440 * 100vw);
    left: calc(50 / 1440 * 100vw);
  }
}

@media (max-width: 768px) {
  #item-01 {
    margin: calc(86 / 375 * 100vw) auto 0;
  }
  #item-01 .item-img--01 {
    margin-top: calc(28 / 375 * 100vw);
    margin-left: calc(73 / 375 * 100vw);
    width: calc(280 / 375 * 100vw);
    z-index: 3;
  }
  #item-01 .item-img--02 {
    margin-top: calc(29 / 375 * 100vw);
    margin-left: calc(0 / 375 * 100vw);
    width: calc(280 / 375 * 100vw);
    z-index: 3;
  }
  #item-01 .item-img--03 {
    margin-top: calc(-30 / 375 * 100vw);
    margin-left: calc(25 / 375 * 100vw);
    width: calc(351 / 375 * 100vw);
    z-index: 2;
  }
  #item-01 .item-outline {
    margin-top: calc(5 / 375 * 100vw);
    margin-left: calc(40 / 375 * 100vw);
  }
}
@media (max-width: 768px) {
  #item-02 {
    margin: calc(100 / 375 * 100vw) auto 0;
  }
  #item-02 .item-img--01 {
    margin-top: calc(28 / 375 * 100vw);
    margin-left: calc(0 / 375 * 100vw);
    width: calc(375 / 375 * 100vw);
    z-index: 3;
  }
  #item-02 .item-img--02 {
    margin-top: calc(30 / 375 * 100vw);
    margin-left: calc(50 / 375 * 100vw);
    width: calc(300 / 375 * 100vw);
    z-index: 3;
  }
  #item-02 .item-outline {
    margin-top: calc(15 / 375 * 100vw);
    margin-left: calc(50 / 375 * 100vw);
  }
}
@media (max-width: 768px) {
  #item-03 {
    margin: calc(100 / 375 * 100vw) auto 0;
  }
  #item-03 .item-img--01 {
    margin-top: calc(28 / 375 * 100vw);
    margin-left: calc(53 / 375 * 100vw);
    width: calc(260 / 375 * 100vw);
    z-index: 3;
  }
  #item-03 .item-img--02 {
    margin-top: calc(-30 / 375 * 100vw);
    margin-left: calc(70 / 375 * 100vw);
    width: calc(280 / 375 * 100vw);
    z-index: 2;
  }
  #item-03 .item-img--03 {
    margin-top: calc(30 / 375 * 100vw);
    margin-left: calc(24 / 375 * 100vw);
    width: calc(351 / 375 * 100vw);
    z-index: 3;
  }
  #item-03 .item-outline {
    margin-top: calc(15 / 375 * 100vw);
    margin-left: calc(40 / 375 * 100vw);
  }
}
@media (max-width: 768px) {
  #item-04 {
    margin: calc(100 / 375 * 100vw) auto 0;
  }
  #item-04 .item-img--01 {
    margin-top: calc(28 / 375 * 100vw);
    margin-left: calc(0 / 375 * 100vw);
    width: calc(375 / 375 * 100vw);
    z-index: 3;
  }
  #item-04 .item-img--02 {
    margin-top: calc(30 / 375 * 100vw);
    margin-left: calc(50 / 375 * 100vw);
    width: calc(300 / 375 * 100vw);
    z-index: 3;
  }
  #item-04 .item-outline {
    margin-top: calc(15 / 375 * 100vw);
    margin-left: calc(50 / 375 * 100vw);
  }
}
@media (max-width: 768px) {
  #item-05 {
    margin: calc(100 / 375 * 100vw) auto 0;
  }
  #item-05 .item-img--01 {
    margin-top: calc(28 / 375 * 100vw);
    margin-left: calc(50 / 375 * 100vw);
    width: calc(300 / 375 * 100vw);
    z-index: 3;
  }
  #item-05 .item-img--02 {
    margin-top: calc(30 / 375 * 100vw);
    margin-left: calc(0 / 375 * 100vw);
    width: calc(375 / 375 * 100vw);
    z-index: 3;
  }
  #item-05 .item-outline {
    margin-top: calc(15 / 375 * 100vw);
    margin-left: calc(40 / 375 * 100vw);
  }
}
@media (max-width: 768px) {
  #item-06 {
    margin: calc(100 / 375 * 100vw) auto 0;
  }
  #item-06 .item-img--01 {
    margin-top: calc(28 / 375 * 100vw);
    margin-left: calc(25 / 375 * 100vw);
    width: calc(280 / 375 * 100vw);
    z-index: 3;
  }
  #item-06 .item-img--02 {
    margin-top: calc(-20 / 375 * 100vw);
    margin-left: calc(70 / 375 * 100vw);
    width: calc(280 / 375 * 100vw);
    z-index: 2;
  }
  #item-06 .item-img--03 {
    margin-top: calc(30 / 375 * 100vw);
    margin-left: calc(24 / 375 * 100vw);
    width: calc(351 / 375 * 100vw);
    z-index: 3;
  }
  #item-06 .item-outline {
    margin-top: calc(15 / 375 * 100vw);
    margin-left: calc(40 / 375 * 100vw);
  }
}


#topic-25075 {
  background: linear-gradient(180deg, #FFFFFF 8.34%, #FFFEEC 16.41%, #FFFBD9 42.36%, #FFECE2 72.1%, #9BA9C1 87.74%, #8B94B4 93.27%);
}
#topic-25075 .sections {
  position: relative;
}
#topic-25075 .sections:before {
  content: "";
  position: absolute;
  width: calc(2 / 1440 * 100vw);
  height: calc(6893 / 1440 * 100vw);
  top: calc(-50 / 1440 * 100vw);
  left: calc(232 / 1440 * 100vw);
  background: #797979;
}
@media (max-width: 768px) {
  #topic-25075 .sections:before {
    position: absolute;
    width: calc(1 / 375 * 100vw);
    height: calc(8891 / 375 * 100vw);
    top: calc(-36 / 375 * 100vw);
    left: calc(15 / 375 * 100vw);
  }
}
#topic-25075 .all-items {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: calc(22 / 1440 * 100vw);
  line-height: calc(24 / 1440 * 100vw);
  letter-spacing: 0.03em;
  color: #333;
  width: calc(450 / 1440 * 100vw);
  height: calc(70 / 1440 * 100vw);
  margin: calc(100 / 1440 * 100vw) auto 0;
}

#topic-25075 .all-items a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #333 !important;
  background: transparent;
  border: 1px solid #333;
}

#topic-25075 .all-items a:hover {
  opacity: .5;
  /* background: #fff;
  color: #A3D5EC !important; */
}
@media (max-width: 768px) {
  #topic-25075 .all-items {
    font-size: calc(18 / 375 * 100vw);
    line-height: calc(18 / 375 * 100vw);
    width: calc(230 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
    margin: calc(50 / 375 * 100vw) auto 0;
  }
}

#topic-25075 .contributors {
  text-align: center;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: calc(14 / 1440 * 100vw);
  line-height: 160%;
  letter-spacing: -0.01em;
  margin: calc(80 / 1440 * 100vw) auto calc(80 / 1440 * 100vw);
  color: #000000;
}

#topic-25075 .contributors span:not(:first-child)::before {
  content: " / ";
}
@media (max-width: 768px) {
  #topic-25075 .contributors {
    font-size: calc(14 / 375 * 100vw);
    letter-spacing: 0.02em;
    margin: calc(50 / 375 * 100vw) auto calc(130 / 375 * 100vw);
    color: #333;
  }
  #topic-25075 .contributors span {
    display: block;
  }
  #topic-25075 .contributors span:not(:first-child)::before {
    content: "";
  }
}



#topic-25075 .slick-slide {
  height: auto;
}
[data-aos=fade-up] {
  transform: translate3d(0, 15px, 0);
}
.item-img--inner[data-aos=fade-up] {
  transform: translate3d(0, 15px, 0);
}
.item-detail__img[data-aos=fade-up] {
  transform: translate3d(0, 5px, 0);
}

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

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

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

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

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

[data-aos=fade-down-lite] {
  transform: translate3d(0, -30px, 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%;
}

[data-aos=bdr-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=bdr-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos=bdr-top] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=bdr-bottom] {
  transform: translate3d(0, -100%, 0);
}

[data-aos^=bdr][data-aos^=bdr] {
  transition-duration: 0.5s !important;
}
[data-aos^=bdr][data-aos^=bdr].aos-animate {
  transform: translate3d(0, 0, 0);
}

#footer {
  z-index: 3;
}
@media (max-width: 768px) {
  #footer {
    z-index: 3;
  }
}
