.content-asset .lOtherContents-head h2 {
  font-size: 20px
}

.content-asset .lOtherContents-toTopLink {
  transition: opacity .2s linear
}

.content-asset .lOtherContents-toTopLink:hover {
  opacity: .5
}

.content-asset .lOtherContents-toTopTextWrap {
  position: relative
}

.content-asset .lOtherContents-toTopTextWrap .-title {
  font-size: 17px;
  font-family: Hiragino Kaku Gothic W4 JIS2004, sans-serif
}

.content-asset .lOtherContents-toTopTextWrap .-text {
  font-size: 14px;
  font-family: Hiragino Kaku Gothic W3 JIS2004, sans-serif
}

.content-asset .lOtherContents-grid .-gridBorder {
  background-color: #d6d6d6
}

.content-asset .lOtherContents-listLink {
  transition: opacity .2s linear
}

.content-asset .lOtherContents-listLink:hover {
  opacity: .5
}

.content-asset .lOtherContents-listImage {
  object-fit: cover
}

.content-asset .lOtherContents-listTextWrapper {
  position: relative
}

.content-asset .lOtherContents-listTitle {
  font-family: Hiragino Kaku Gothic W4 JIS2004, sans-serif;
  line-height: 1.5882352941
}

.content-asset .lOtherContents-listText {
  font-family: Hiragino Kaku Gothic W3 JIS2004, sans-serif;
  line-height: 1.5714285714
}

.content-asset .lOtherContents-listArrow {
  position: absolute;
  top: 0
}

.content-asset .lOtherContents-gridBorder {
  grid-column: 1/4
}

@media screen and (min-width:769px) {
  .content-asset .lOtherContents {
    padding-top: 100px
  }

  .content-asset .lOtherContents-head {
    margin-block: 25px 28px
  }

  .content-asset .lOtherContents-toTopImage {
    width: 100%;
    height: 200px;
    object-fit: cover
  }

  .content-asset .lOtherContents-toTopTextWrap {
    padding-top: 20px
  }

  .content-asset .lOtherContents-toTopTextWrap .-text {
    margin-top: 9px
  }

  .content-asset .lOtherContents-toTopTextWrap .lOtherContents-listArrow {
    top: 22px
  }

  .content-asset .lOtherContents-grid {
    margin-top: 40px;
    column-gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 61px 1fr
  }

  .content-asset .lOtherContents-grid .-gridBorder {
    grid-column: 1/4;
    margin-block: 30px
  }

  .content-asset .lOtherContents-listLink {
    position: relative
  }

  .content-asset .lOtherContents-listImage {
    width: 100%
  }

  .content-asset .lOtherContents-listTextWrapper {
    margin-top: 20px
  }

  .content-asset .lOtherContents-listTitle {
    font-size: 17px;
    width: 90%
  }

  .content-asset .lOtherContents-listText {
    font-size: 14px;
    margin-top: 12px
  }

  .content-asset .lOtherContents-listArrow {
    top: 2px;
    right: 8px;
    height: 21px;
    padding-block: 5px
  }
}

@media screen and (max-width:768px) {
  .content-asset .lOtherContents {
    margin-top: 2.5rem
  }

  .content-asset .lOtherContents-head {
    margin-top: 1.1428571429rem;
    padding-inline: .6071428571rem
  }

  .content-asset .lOtherContents-toTop {
    margin-top: 1.4285714286rem
  }

  .content-asset .lOtherContents-toTopTextWrap {
    margin-top: 1.0714285714rem;
    margin-inline: .6071428571rem
  }

  .content-asset .lOtherContents-toTopTextWrap .-text {
    margin-top: .2857142857rem
  }

  .content-asset .lOtherContents-toTopTextWrap .lOtherContents-listArrow {
    top: 0
  }

  .content-asset .lOtherContents-grid {
    column-gap: .1428571429rem;
    margin-top: 1.4285714286rem;
    margin-inline: .6071428571rem
  }

  .content-asset .lOtherContents-grid .-gridBorder {
    height: 1px;
    margin-block: 1.0714285714rem
  }

  .content-asset .lOtherContents-li {
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: .3571428571rem
  }

  .content-asset .lOtherContents-listLink {
    display: flex;
    align-items: center
  }

  .content-asset .lOtherContents-listImage {
    width: 4.2857142857rem
  }

  .content-asset .lOtherContents-listTextWrapper {
    position: relative;
    display: flex;
    flex-grow: 1;
    width: auto;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    margin-left: .6071428571rem
  }

  .content-asset .lOtherContents-listTitle {
    font-size: .6071428571rem
  }

  .content-asset .lOtherContents-listText {
    margin-top: .2857142857rem;
    font-size: .5rem
  }

  .content-asset .lOtherContents-listArrow {
    right: .6785714286rem;
    margin-block: auto;
    height: .8928571429rem;
    padding-block: .25rem
  }

  .content-asset .cLowerNav {
    padding-bottom: .0357142857rem
  }
}

@media screen and (min-width:769px) and (max-width:1100px) {
  .content-asset .lOtherContents-listLink {
    display: block
  }

  .content-asset .lOtherContents-listImageWrapper {
    width: 100%;
    overflow: hidden
  }

  .content-asset .lOtherContents-listImage {
    width: 100%;
    height: 100%
  }

  .content-asset .lOtherContents-listTextWrapper {
    position: relative;
    margin-top: 20px
  }

  .content-asset .lOtherContents-listArrow {
    top: 0;
    right: 2px
  }
}
