/* kininaru topics03 */
.kininaru-type01 .blk01 .img-wrap {
  border-radius: 0 100vmax 100vmax 100vmax;
}

.kininaru-type01 .blk02 .img-wrap.img01 {
  border-radius: 100vmax 100vmax 0 100vmax;
}
.kininaru-type01 .blk02 .img-wrap.img02 {
  border-radius: 100vmax 100vmax 100vmax 0;
}
.kininaru-type01 .blk02 .img-wrap.img03 {
  border-radius: 100vmax;
}

.kininaru-type01 .blk03 .img-wrap.img01 {
  border-radius: 100vmax;
}

@media screen and (min-width:751px) {
  .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: 32% 61%;
    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.38008;
    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 {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
    letter-spacing: 0.015em;
  }
  .kininaru-type01 .blk01 .keyword-wrap {
    position: absolute;
    top: 7px;
    left: 37px;
    height: 100%;
  }

  .kininaru-type01 .blk02 {
    margin-top: 122px;
    display: grid;
    grid-template-columns: 33.6% 60.72%;
    justify-content: space-between;
    row-gap: 40px;
  }
  .kininaru-type01 .blk02 .img-wrap.img01 {
    aspect-ratio: 1 / 0.44268;
    grid-column: 1 / 3;
    grid-row: 1 / 2;
  }
  .kininaru-type01 .blk02 .img-wrap.img02 {
    aspect-ratio: 1 / 0.99304;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .kininaru-type01 .blk02 .txt-wrap {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    align-self: end;
  }


  .kininaru-type01 .blk03 {
    margin-top: 155px;
    display: grid;
    grid-template-columns: 46.079% 48.7%;
    justify-content: space-between;
  }
  .kininaru-type01 .blk03 .img-wrap.img01 {
    aspect-ratio: 1 / 0.44268;
    grid-column: 1 / 3;
    grid-row: 1 / 2;
  }
  .kininaru-type01 .blk03 .img-wrap.img02 {
    border-radius: 100vmax 100vmax 100vmax 0;
    aspect-ratio: 1 / 0.66613;
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .kininaru-type01 .blk03 .txt-wrap {
    margin-bottom: -8px;
    align-self: end;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width:750px) {
  .kininaru-type01 .blk01 .hgroup h2  {
    margin-left: 8%;
    width: auto;
  }

  .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 {
    margin-top: 15.467vw;
  }
  .kininaru-type01 .blk02 .img-wrap.img01 {
    aspect-ratio: 1 / 1;
  }
  .kininaru-type01 .blk02 .img-wrap.img02 {
    margin-top: 6.667vw;
    aspect-ratio:  1 / 0.74094;
    border-radius: 100vmax;
  }
  .kininaru-type01 .blk02 .img-wrap.img03 {
    aspect-ratio:  1 / 0.56249;
  }
  .kininaru-type01 .blk02 .txt-wrap.txt01 {
    margin-top: 6.133vw;
  }
  .kininaru-type01 .blk02 .txt-wrap.txt02 {
    margin-top: 7.333vw;
  }

  .kininaru-type01 .blk03 {
    margin-top: 18.666vw;
  }
  .kininaru-type01 .blk03 .img-wrap.img01 {
    aspect-ratio: 1 / 0.74094;
  }
  .kininaru-type01 .blk03 .img-wrap.img02 {
    aspect-ratio:  1 / 0.63496;
    border-radius: 100vmax 100vmax 0 100vmax;
  }
  .kininaru-type01 .blk03 .txt-wrap {
    margin-top: 6.933vw;
  }

  .kininaru-type01 .blk04 {
    margin-top: 21.333vw;
  }
  .kininaru-type01 .blk04 .txt-wrap {
    margin-top: 7.467vw;
  }
}
/* kininaru topics03 */