/* kininaru topics07 */

.kininaru-type01 .blk01 .img-wrap {
  border-radius: 0 100vmax 100vmax 100vmax;
}

.kininaru-type01 .blk02 .img-wrap {
  overflow: visible;
}
.kininaru-type01 .blk02 .img-wrap.img01 {
  border-radius: 100vmax;
}
.kininaru-type01 .blk02 .img-wrap.img02 {
  border-radius: 100vmax;
}
.kininaru-type01 .blk02 .img-wrap.img03 {
  border-radius: 100vmax 100vmax 0 100vmax;
}

.kininaru-type01 .blk03 .img-wrap {
  overflow: visible;
}
.kininaru-type01 .blk03 .img-wrap.img01 {
  border-radius: 0 100vmax 100vmax 100vmax;
}
.kininaru-type01 .blk03 .img-wrap.img02 {
  border-radius: 100vmax 100vmax 0 100vmax;
}

.kininaru-type01 .blk04 .img-wrap {
  overflow: visible;
}

.kininaru-type01 .blk05 .img-wrap {
  overflow: hidden;
  border-radius: 100vmax 0 100vmax 100vmax;
}
@media screen and (min-width:751px) {
  .content-wrap .txt {
    letter-spacing: 0.04em;
  }
  .kininaru-type01 {
    padding-top: 185px;
  }
  .kininaru-type01 .content-wrap {
    margin-bottom: 172px;
    padding-inline: 90px;
  }

  .kininaru-type01 .blk01 {
    position: relative;
    padding-inline: 90px;
  }
  .kininaru-type01 .blk01 .hgroup {
    display: grid;
    justify-content: space-between;
    grid-template-columns: 34.2% 61.2%;
    grid-template-rows: auto;
  }
  .kininaru-type01 .blk01 .logo-wrap {
    aspect-ratio: 1 / 1.18024;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    width: 165px;
  }
  .kininaru-type01 .blk01 .img-wrap {
    aspect-ratio: 1 / 1.43668;
    grid-column: 2 / 3;
    grid-row: 1 / 5;
  }
  .kininaru-type01 .blk01 h2 {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    margin-block: 50px 45px ;
    font-size: 46px;
    line-height: 1.478;
  }
  .kininaru-type01 .blk01 .txt {
    width: 320px;
    grid-column: 1 / 2;
    grid-row: 3 / 4;
    letter-spacing: 0.04em;
  }
  .kininaru-type01 .blk01 .keyword-wrap {
    position: absolute;
    top: 7px;
    left: 37px;
    height: 100%;
  }

  .kininaru-type01 .blk02 {
    margin-top: 138px;
  }
  .kininaru-type01 .blk02 .img-wrap {
    aspect-ratio: 1 / 0.44571;
  }
  .kininaru-type01 .blk02 .txt-wrap {
    margin-top: 57px;
  }

  .kininaru-type01 .blk03 {
    margin-top: 113px;
    display: grid;
    grid-template-columns: 40% 53.52%;
    justify-content: space-between;
    align-items: center;
  }
  .kininaru-type01 .blk03 .img-wrap {
    aspect-ratio: 1 / 1.1271;
  }

  .kininaru-type01 .blk04 {
    margin-top: 116px;
    display: grid;
    grid-template-columns: 39.691% 56.232%;
    justify-content: space-between;
  }
  .kininaru-type01 .blk04 .img_arrow {
    margin-inline: auto;
    width: 9.4px;
  }
  .kininaru-type01 .blk04 .img01 + .img_arrow {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img02 {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img02 + .img_arrow {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img03 {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img03 + .img_arrow {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img04 {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img04 + .img_arrow {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img05 {
    margin-top: 12px;
  }
  .kininaru-type01 .blk04 .img05 + .img_arrow {
    margin-top: 2px;
  }
  .kininaru-type01 .blk04 .img06 {
    margin-top: 12px;
  }

  .kininaru-type01 .blk04 .txt-wrap {
    margin-top: 36px;
    position: sticky;
    top: 100px;
  }

  .kininaru-type01 .blk05 {
    margin-top: 177px;
    display: grid;
    grid-template-columns: 53.523% 39.691%;
    justify-content: space-between;
    align-items: start;
  }
  .kininaru-type01 .blk05 .txt-wrap {
    margin-top: -10px;
    grid-column:  2 / 3;
    grid-row: 1 / 2;
  }
  .kininaru-type01 .blk05 .img-wrap {
    grid-column:  1 / 2;
    grid-row: 1 / 2;
    aspect-ratio: 1 / 0.70342;
  }
}

@media screen and (max-width:750px) {
  .kininaru-type01 {
    padding-top: 24.667vw;
  }
  .kininaru-type01 .content-wrap {
    margin-bottom: 33.866vw;
  }

  .kininaru-type01 .blk01 {
    position: relative;
  }
  .kininaru-type01 .blk01 .hgroup {
    display: block;
  }
  .kininaru-type01 .blk01 .logo-wrap {
    margin-top: -23.2vw;
    margin-left: 8.2vw;
    width: 30.343vw;
  }
  .kininaru-type01 .blk01 h2 {
    margin-top: 5.333vw;
    font-size: 8vw;
    line-height: 1.467;
  }
  .kininaru-type01 .blk01 .txt {
    margin-top: 8vw;
    letter-spacing: 0.04em;
  }
  .kininaru-type01 .blk01 .keyword-wrap {
    margin-top: 3.2vw;
    display: flex;
    flex-wrap: wrap;
    gap: 1.333vw;
  }
  

  .kininaru-type01 .blk02 {
    width: 100%;
    margin-top: 19.466vw;
  }
  .kininaru-type01 .blk02 .img-wrap.img01 {
    aspect-ratio: 1 / 0.74094;
  }
  .kininaru-type01 .blk02 .img-wrap.img02 {
    aspect-ratio:  1 / 1;
  }
  .kininaru-type01 .blk02 .img-wrap.img03 {
    aspect-ratio:  1 / 0.56249;
  }
  .kininaru-type01 .blk02 .txt-wrap {
    margin-top: 11.6vw;
    margin-inline: auto;
    width: 84%;
  }

  .kininaru-type01 .blk03 {
    margin-top: 21.733vw;
    width: 100%;
  }
  .kininaru-type01 .blk03 .img-wrap.img01 {
    aspect-ratio: 1 / 1;
  }
  .kininaru-type01 .blk03 .img-wrap.img02 {
    aspect-ratio:  1 / 0.66269;
  }
  .kininaru-type01 .blk03 .txt-wrap {
    margin-top: 8.666vw;
    margin-inline: auto;
    width: 84%;
  }

  .kininaru-type01 .blk04 {
    margin-top: 21.867vw;
    width: 100%;
  }
  .kininaru-type01 .blk04 .txt-wrap {
    margin-top: 7.467vw;
    margin-inline: auto;
    width: 84%;
  }
  .kininaru-type01 .blk04 .img-container {
    margin-top: 18.133vw;
  }
  .kininaru-type01 .blk04 .img_arrow {
    margin-inline: auto;
    width: 2.514vw;
  }
  .kininaru-type01 .blk04 .img01 + .img_arrow {
    margin-top: 5.067vw;
  }
  .kininaru-type01 .blk04 .img02 {
    margin-top: 3.2vw;
  }
  .kininaru-type01 .blk04 .img02 + .img_arrow {
    margin-top: 3.2vw;
  }
  .kininaru-type01 .blk04 .img03 {
    margin-top: 3.2vw;
  }
  .kininaru-type01 .blk04 .img03 + .img_arrow {
    margin-top: 1.6vw;
  }
  .kininaru-type01 .blk04 .img04 {
    margin-top: 3.2vw;
  }
  .kininaru-type01 .blk04 .img04 + .img_arrow {
    margin-top: 0.4vw;
  }
  .kininaru-type01 .blk04 .img05 {
    margin-top: 3.2vw;
  }
  .kininaru-type01 .blk04 .img05 + .img_arrow {
    margin-top: 7.467vw;
  }
  .kininaru-type01 .blk04 .img06 {
    margin-top: 3.2vw;
  }

  .kininaru-type01 .blk05 {
    margin-top: 25.733vw;
  }
  .kininaru-type01 .blk05 .txt-wrap {
    grid-column:  2 / 3;
  }
  .kininaru-type01 .blk05 .img-wrap {
    margin-top: 7.2vw;
    grid-column:  1 / 2;
    aspect-ratio: 1 / 0.70342;
  }
}

/* kininaru topics07 */