@font-face {
  font-family: "Noto Sans";
  src: url("/company/efforts/next21/assets/fonts/noto-subset.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Roboto";
  src: url("/company/efforts/next21/assets/fonts/roboto-subset.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Roboto italic";
  src: url("/company/efforts/next21/assets/fonts/roboto-italic-subset.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap
}
.pagelink .pagelink-wrap .wrap-item {
  min-height: 5rem;
  padding: 1.5rem 1.2rem
}
.pagelink .pagelink-wrap .wrap-item.span-2 {
  grid-column: span 2
}
@media screen and (min-width: 769px) {
  .pagelink .pagelink-wrap .wrap-item {
    min-height: 5.8rem;
    padding: 1.5rem 1.2rem
  }
  .pagelink .pagelink-wrap .wrap-item.span-2 {
    grid-column: span 1
  }
}
.about {
  position: relative;
  z-index: 2;
  margin: -2rem 0 4rem
}
.about .inner {
  margin-bottom: 4rem;
  padding-bottom: 4rem;
  border-bottom: 1px solid #e8e8e8
}
.about .about-logo {
  width: 5.6rem;
  margin: 0 auto
}
.about .about-ttl {
  display: grid;
  grid-template-columns: .5em 1fr;
  gap: .8rem;
  line-height: 1.5;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem auto 0;
  color: #f2a81c;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5
}
.about .about-ttl::before {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  margin-top: .5em;
  background: #f2a81c;
  border-radius: 50%;
  content: ""
}
@media screen and (min-width: 769px) {
  .about .about-ttl {
    grid-template-columns: .466em 1fr;
    gap: .9rem
  }
  .about .about-ttl::before {
    margin-top: .534em
  }
}
.about .about-ttl .ttl-s {
  font-size: 2rem
}
.about .about-subttl {
  margin-top: .8rem;
  font-weight: bold;
  font-size: 2.6rem;
  letter-spacing: .06em;
  line-height: 1.73;
  text-align: center
}
.about .about-subttl .marker {
  border-bottom: .4rem solid #f2a81c;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone
}
.about .about-subttl .palt {
  font-feature-settings: "palt"
}
.about .about-txt {
  margin-top: 2.5rem;
  font-size: 1.2rem;
  line-height: 1.83
}
@media screen and (min-width: 769px) {
  .about {
    margin: -2.3rem 0 6rem
  }
  .about .about-logo {
    width: 9.3rem
  }
  .about .about-ttl {
    font-size: 3rem
  }
  .about .about-ttl .txt-s {
    font-size: 2.5rem
  }
  .about .about-subttl {
    margin-top: 2.5rem;
    font-size: 3rem
  }
  .about .about-subttl .marker {
    border-width: .5rem;
    padding-bottom: .2em
  }
  .about .about-txt {
    margin-top: 3rem;
    font-size: 1.4rem;
    line-height: 2;
    text-align: center
  }
}
.link {
  margin-top: 6rem
}
.link .link-list {
  display: grid;
  gap: 5rem
}
.link .link-list .list-item {
  position: relative;
  display: grid;
  gap: 2rem
}
.link .link-list .list-item .item-cont .cont-ttl {
  display: grid;
  grid-template-columns: .5em 1fr;
  gap: .8rem;
  line-height: 1.5;
  color: #f2a81c;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5
}
.link .link-list .list-item .item-cont .cont-ttl::before {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  margin-top: .5em;
  background: #f2a81c;
  border-radius: 50%;
  content: ""
}
@media screen and (min-width: 769px) {
  .link .link-list .list-item .item-cont .cont-ttl {
    grid-template-columns: .466em 1fr;
    gap: .9rem
  }
  .link .link-list .list-item .item-cont .cont-ttl::before {
    margin-top: .534em
  }
}
.link .link-list .list-item .item-cont .cont-subttl {
  margin-top: 1.2rem;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5
}
.link .link-list .list-item .item-cont .cont-subttl span {
  padding-bottom: .1em;
  background: linear-gradient(to bottom, rgba(254, 247, 230, 0) 0.85em, #FEF7E6 0.85em);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone
}
.link .link-list .list-item .item-cont .cont-txt {
  margin-top: 1.8rem;
  font-size: 1.2rem;
  line-height: 1.83
}
.link .link-list .list-item .item-cont .cont-btn {
  width: 68.57%;
  margin-top: 2.5rem
}
.link .link-list .list-item .item-cont .cont-btn + .cont-btn {
  margin-top: .8rem
}
.link .link-mov {
  display: grid;
  gap: 2rem;
  margin-top: 3rem;
  background: #fef7e6;
  padding: 3.5rem 2.5rem 3.5rem
}
.link .link-mov .cont-ttl {
  padding-bottom: .8rem;
  margin-bottom: .8rem;
  border-bottom: 2px dashed #f2a81c;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.66
}
.link .link-mov .mov-link {
  margin-top: 1rem
}
.link + .link .link-list .list-item:nth-of-type(3) .item-img {
  margin-bottom: -6.5rem
}
.link + .link .link-list .list-item:nth-of-type(5) .item-img {
  margin-bottom: -4.5rem
}
@media screen and (min-width: 769px) {
  .link {
    margin-top: 7rem
  }
  .link .link-list {
    gap: 9rem
  }
  .link .link-list .list-item {
    grid-template-columns: 440fr 510fr;
    gap: 5rem
  }
  .link .link-list .list-item .item-cont .cont-ttl {
    font-size: 3rem
  }
  .link .link-list .list-item .item-cont .cont-subttl {
    font-size: 2rem
  }
  .link .link-list .list-item .item-cont .cont-txt {
    margin-top: 1.5rem;
    font-size: 1.4rem;
    line-height: 2
  }
  .link .link-list .list-item .item-cont .cont-btn {
    margin: 3rem auto 0 0
  }
  .link .link-list .list-item .item-cont .cont-btn + .cont-btn {
    margin-top: 1rem
  }
  .link .link-list .list-item:nth-of-type(2n) {
    grid-template-columns: 510fr 440fr
  }
  .link .link-list .list-item:nth-of-type(2n) .item-img {
    order: 2
  }
  .link .link-mov {
    grid-template-columns: 400fr 440fr;
    align-items: center;
    gap: 4rem;
    margin-top: 5rem;
    padding: 4rem 6rem
  }
  .link .link-mov .cont-ttl {
    margin-bottom: 1.2rem;
    font-size: 1.8rem
  }
  .link .link-mov .mov-link {
    margin-top: 1.2rem
  }
}
.other {
  margin-top: 6rem;
  padding: 5rem 0 6rem;
  background: #fff8e7
}
.other .other-wrap {
  display: grid;
  gap: 2rem
}
.other .other-wrap .cont-ttl {
  color: #f2a81c;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5
}
.other .other-wrap .cont-txt {
  margin-top: 1.2rem;
  font-size: 1.2rem;
  line-height: 1.83
}
.other .other-wrap .cont-btn {
  margin-top: 2rem
}
@media screen and (min-width: 769px) {
  .other {
    margin-top: 7rem
  }
  .other .other-wrap {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 6rem
  }
  .other .other-wrap .wrap-img {
    order: 1
  }
  .other .other-wrap .cont-ttl {
    font-size: 2.4rem
  }
  .other .other-wrap .cont-txt {
    margin-top: 1.4rem;
    font-size: 1.4rem;
    line-height: 2
  }
  .other .other-wrap .cont-btn {
    margin-left: 0
  }
}