@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
}
.sec-ttl {
  display: grid;
  grid-template-columns: .5em 1fr;
  gap: .8rem;
  line-height: 1.5;
  color: #3e9124;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5
}
.sec-ttl::before {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  margin-top: .5em;
  background: #3e9124;
  border-radius: 50%;
  content: ""
}
@media screen and (min-width: 769px) {
  .sec-ttl {
    grid-template-columns: .466em 1fr;
    gap: .9rem
  }
  .sec-ttl::before {
    margin-top: .534em
  }
}
.pagelink {
  margin-top: 3rem
}
.pagelink .pagelink-wrap .span-sp-2 {
  grid-column: span 2
}
@media screen and (min-width: 769px) {
  .sec-ttl {
    font-size: 3rem
  }
  .pagelink {
    margin-top: 6rem
  }
  .pagelink .pagelink-wrap {
    max-width: 94rem;
    margin: 0 auto
  }
  .pagelink .pagelink-wrap .span-sp-2 {
    grid-column: span 1
  }
}
.floor {
  margin-top: 5rem
}
.floor .sec-txt {
  margin-top: 1.5rem;
  font-size: 1.2rem;
  line-height: 1.83
}
.floor .floor-list {
  display: grid;
  gap: 3rem 5rem;
  margin-top: 3rem
}
.floor .floor-list .item-ttl {
  margin-bottom: 2rem;
  padding-bottom: .8rem;
  border-bottom: 1px solid #f4f5f7;
  color: #3e9124;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5
}
.floor .floor-list .item-map {
  position: relative
}
.floor .floor-list .item-map .map-btn {
  position: absolute;
  display: grid;
  place-content: center;
  width: 4.4rem;
  aspect-ratio: 1;
  background: #e9f7e6;
  box-shadow: 0 0 6px rgba(0, 0, 0, .15);
  border-radius: 50%;
  color: #3e9124;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0;
  text-align: center
}
.floor .floor-list .item-map .map-btn small {
  font-size: .7rem
}
.floor .floor-list .item-map .map-btn.gry {
  background: #e8e8e8;
  box-shadow: none;
  color: #8d8d8d
}
.floor .floor-list .floor-6f .btn-502 {
  top: 18.064516129%;
  left: 8.8421052632%
}
.floor .floor-list .floor-6f .btn-601 {
  top: 61.935483871%;
  left: 8.8421052632%
}
.floor .floor-list .floor-6f .btn-603 {
  top: 19.3548387097%;
  left: 44.6315789474%
}
.floor .floor-list .floor-6f .btn-604 {
  top: 12.2580645161%;
  left: 80.6315789474%
}
.floor .floor-list .floor-6f .btn-605 {
  top: 55.8064516129%;
  left: 80.6315789474%
}
.floor .floor-list .floor-5f .btn-501 {
  top: 65.1612903226%;
  left: 6.9473684211%
}
.floor .floor-list .floor-5f .btn-502 {
  top: 20.3225806452%;
  left: 6.9473684211%
}
.floor .floor-list .floor-5f .btn-503 {
  top: 17.0967741935%;
  left: 43.7894736842%
}
.floor .floor-list .floor-5f .btn-504 {
  top: 61.935483871%;
  left: 81.4736842105%
}
.floor .floor-list .floor-4f .btn-301 {
  top: 66.4516129032%;
  left: 8.8421052632%
}
.floor .floor-list .floor-4f .btn-402 {
  top: 21.2903225806%;
  left: 8.4210526316%
}
.floor .floor-list .floor-4f .btn-403 {
  top: 21.2903225806%;
  left: 43.7894736842%
}
.floor .floor-list .floor-4f .btn-404 {
  top: 16.7741935484%;
  left: 81.0526315789%
}
.floor .floor-list .floor-4f .btn-405 {
  top: 69.3548387097%;
  left: 78.7368421053%
}
.floor .floor-list .floor-3f .btn-301 {
  top: 70.6451612903%;
  left: 7.5789473684%
}
.floor .floor-list .floor-3f .btn-302 {
  top: 17.0967741935%;
  left: 6.9473684211%
}
.floor .floor-list .floor-3f .btn-303w {
  top: 17.0967741935%;
  left: 34.9473684211%
}
.floor .floor-list .floor-3f .btn-303e {
  top: 21.2903225806%;
  left: 52.6315789474%
}
.floor .floor-list .floor-3f .btn-304 {
  top: 17.0967741935%;
  left: 81.2631578947%
}
.floor .floor-list .floor-3f .btn-305 {
  top: 65.8064516129%;
  left: 82.7368421053%
}
.floor .floor-list .floor-2f .btn-202 {
  top: 59.3548387097%;
  left: 81.2631578947%
}
@media screen and (min-width: 769px) {
  .floor {
    margin-top: 7rem
  }
  .floor .sec-txt {
    margin-top: 2.5rem;
    font-size: 1.4rem;
    line-height: 2
  }
  .floor .floor-list {
    grid-template-columns: 1fr 1fr;
    margin-top: 2rem
  }
  .floor .floor-list .item-ttl {
    font-size: 1.8rem
  }
  .floor .floor-list .item-map .map-btn {
    width: 6rem;
    font-size: 1.4rem
  }
  .floor .floor-list .item-map .map-btn small {
    font-size: 1rem
  }
}
.elevation .inner {
  margin-top: 5rem;
  padding-top: 4.5rem;
  border-top: 1px solid #e8e8e8
}
.elevation .sec-ttl {
  margin-bottom: .8rem
}
.elevation .elevation-list {
  display: grid;
  gap: 1rem
}
.elevation .elevation-list .item-txt {
  margin-top: .4rem;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center
}
@media screen and (min-width: 769px) {
  .elevation .inner {
    margin-top: 6rem;
    padding-top: 5rem
  }
  .elevation .sec-ttl {
    margin-bottom: 1.8rem
  }
  .elevation .elevation-list {
    grid-template-columns: 1fr 1fr;
    gap: 2rem
  }
  .elevation .elevation-list .item-ttl {
    font-size: 1.6rem
  }
}
.inside .inner {
  margin-top: 5rem;
  padding-top: 4.5rem;
  border-top: 1px solid #e8e8e8
}
.inside .sec-ttl {
  margin-bottom: .8rem
}
@media screen and (min-width: 769px) {
  .inside .inner {
    margin-top: 6rem;
    padding-top: 5rem
  }
  .inside .sec-ttl {
    margin-bottom: 1.8rem
  }
}