.heading {
  max-width: 100%;
  overflow: hidden visible;
  text-align: center;
}
.heading h2 {
  color: #349639;
  transform-origin: center;
  scale: 1.3 1;
  letter-spacing: 0.015em;
  width: fit-content;
  margin-inline: auto;
}
.heading .sub {
  font-family: var(--fontEnW);
}

@media screen and (min-width:751px) {
  main {
    padding-top: 183px;
    padding-bottom: 135px;
  }
  .heading h2 {
    font-size: 60px;
  }
  .heading .sub {
    margin-top: 7px;
    font-size: 19px;  
  }
}
@media screen and (max-width:750px) {
  main {
    padding-top: 27.2vw;
    padding-bottom: 30.933vw;
  }
  .heading h2 {
    font-size: 5.867vw;
  }
  .heading .sub {
    margin-top: 2vw;
    font-size: 2.667vw;
  }
}

.story {
  position: relative;
  margin-inline: auto;
}
.story a {
  display: block;
  width: 100%;
  height: 100%;
}
.story .txt-wrap {
  display: block;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  background-color: #349639;
}
.story .txt-wrap sub {
  font-size: .6em;
}

.story .img-wrap {
  overflow: hidden;
}
.story01 .txt-wrap {
  border-radius: 100vmax 100vmax 100vmax 0;
}
.story01 .img-wrap {
  border-radius: 100vmax 0 100vmax 100vmax;
}
.story02 .txt-wrap {
  border-radius: 100vmax 100vmax 0 100vmax;
}
.story02 .img-wrap {
  border-radius: 0 100vmax 100vmax 100vmax;
}
.story03 .txt-wrap {
  border-radius: 100vmax 100vmax 100vmax 0;
}
.story03 .img-wrap {
  border-radius: 100vmax 100vmax 0 100vmax;
}
@media screen and (min-width:751px) {
  .story {
    width: 1060px;
  }
  .story .item-wrap:has(.txt-wrap) {
    position: absolute;
    font-size: 16px;
    line-height: 1.953;
  }


  .story01 {
    margin-top: 198px;
  }
  .story01 .item-wrap:has(.txt-wrap) {
    margin-top: 50px;
    margin-right: auto;
    width: 68.396%;
    aspect-ratio: 1 / 0.56128;
    top: 0;
  }
  .story01 .txt-wrap h3 {
    width: 443px;
  }
  .story01 .txt-wrap .txt {
    margin-top: 20px;
  }
  .story01 .item-wrap:has(.img-wrap) {
    margin-left: auto;
    width: 62.547%;
    /* border-radius: 100vmax 0 100vmax 100vmax;
    overflow: hidden; */
  }

  .story02 {
    margin-top: -63px;
  }
  .story02 .item-wrap:has(.txt-wrap) {
    margin-top: 156px;
    margin-left: auto;
    width: 68.396%;
    aspect-ratio: 1 / 0.56128;
    top: 0;
    right: 0;
  }
  .story02 .txt-wrap h3 {
    width: 443px;
  }
  .story02 .txt-wrap .txt {
    margin-top: 20px;
  }
  .story02 .item-wrap:has(.img-wrap) {
    margin-right: auto;
    width: 52.83%;
    /* border-radius: 0 100vmax 100vmax 100vmax;
    overflow: hidden; */
  }

  .story03 {
    margin-top: -76px;
  }
  .story03 .item-wrap:has(.txt-wrap) {
    margin-right: auto;
    width: 61.792%;
    aspect-ratio: 1 / 0.64879;
    bottom: 4px;
  }
  .story03 .txt-wrap h3 {
    width: 299px;
  }
  .story03 .txt-wrap .txt {
    margin-top: 20px;
  }
  .story03 .item-wrap:has(.img-wrap) {
    margin-left: auto;
    width: 53.774%;
    /* border-radius: 100vmax 100vmax 0 100vmax;
    overflow: hidden; */
  }
}
@media screen and (max-width:750px) {
  .story {
    width: 100%;
  }
  .story .txt-wrap {
    margin-inline: auto;
    font-size: 3.467vw;
    line-height: 2;
  }
  .story .txt-wrap .txt {
    margin-top: 2.4vw;
  }

  .story01 {
    margin-top: 22.667vw;
  }
  .story01 .item-wrap:has(.txt-wrap) {
    position: relative;
    z-index: 1;
    margin-top: -26.133vw;
    margin-left: 7.328vw;
    width:    84.124%;
    aspect-ratio: 1 / 0.80911;
    top: 0;
  }
  .story01 .item-wrap .txt-inner {
    position: relative;
    top: 2.133vw;
    left: 1.333vw;
  }
  .story01 .txt-wrap h3 {
    width: 57.625vw;
  }
  /* .story01 .item-wrap:has(.img-wrap) {
    border-radius: 100vmax 0 100vmax 100vmax;
    overflow: hidden;
  } */

  .story02 {
    margin-top: 19.733vw;
  }
  .story02 .item-wrap:has(.txt-wrap) {
    position: relative;
    z-index: 1;
    margin-top: -45.067vw;
    margin-left: 8.533vw;
    width: 83.197%;
    aspect-ratio: 1 / 1.01908;
  }
  .story02 .item-wrap .txt-inner {
    position: relative;
    top: 1.333vw;
    left: 3.333vw;
  }
  .story02 .txt-wrap h3 {
    width: 56.276vw;
  }
  .story02 .txt-wrap .txt {
    margin-top: 3.4vw;
  }
  /* .story02 .item-wrap:has(.img-wrap) {
    border-radius: 0 100vmax 100vmax 100vmax;
    overflow: hidden;
  } */

  .story03 {
    margin-top: 13.334vw;
  }
  .story03 .item-wrap:has(.txt-wrap) {
    margin-top: -24.667vw;
    margin-left: 7.328vw; 
    position: relative;
    z-index: 1;
    width: 84.124%;
    aspect-ratio: 1 / 0.80911;
    bottom: 0;
  }
  .story03 .item-wrap .txt-inner {
    position: relative;
    top: 2vw;
    left: -1.333vw;
  }
  .story03 .txt-wrap h3 {
    width: 38.593vw;
  }
  /* .story03 .item-wrap:has(.img-wrap) {
    border-radius: 100vmax 100vmax 0 100vmax;
    overflow: hidden;
  } */
}