@charset "UTF-8";
@media (max-width: 959px) {
  .story .l-pagebg__item.-item2 {
    top: 96vw;
  }
}
@media (max-width: 959px) {
  .story .l-container {
    padding: 0;
  }
}

.story__detail {
  opacity: 0;
  position: relative;
}
.-load .story__detail {
  -webkit-animation: itemInOpaBlur 0.6s 0.8s forwards;
          animation: itemInOpaBlur 0.6s 0.8s forwards;
}

@media (min-width: 960px) {
  .story__detail__cont {
    display: flex;
    justify-content: space-between;
  }
}

.story__index {
  align-items: center;
  display: flex;
  font-weight: 500;
  line-height: 1;
  opacity: 0;
  position: relative;
  z-index: -1;
}
.-load .story__index {
  -webkit-animation: itemInOpa 0.4s 0.5s forwards;
          animation: itemInOpa 0.4s 0.5s forwards;
}
@media (max-width: 959px) {
  .story__index {
    position: absolute;
    top: -34px;
    left: -2px;
  }
}
@media (min-width: 960px) {
  .story__index {
    position: absolute;
    top: -44px;
    left: -112px;
  }
}
.story__index span {
  color: #fff;
  position: relative;
  z-index: 1;
}
@media (max-width: 959px) {
  .story__index .ico {
    font-size: 1.5625rem;
    margin-top: -5px;
  }
}
@media (min-width: 960px) {
  .story__index .ico {
    font-size: 3rem;
    margin-top: 13px;
  }
}
.story__index .num {
  letter-spacing: -0.05em;
}
@media (max-width: 959px) {
  .story__index .num {
    font-size: 3.75rem;
  }
}
@media (min-width: 960px) {
  .story__index .num {
    font-size: 7rem;
  }
}
.story__index::after {
  aspect-ratio: 308/264;
  background: url(../img/story/bg_num.png) no-repeat center/contain;
  content: "";
}
@media (max-width: 959px) {
  .story__index::after {
    position: absolute;
    top: -40px;
    left: -78px;
    width: 219px;
  }
}
@media (min-width: 960px) {
  .story__index::after {
    position: absolute;
    top: -120px;
    left: -55px;
    width: 408px;
  }
}

.story__title {
  font-weight: 900;
  opacity: 0;
}
.-load .story__title {
  -webkit-animation: tapeInLeft 0.8s 0.5s forwards;
          animation: tapeInLeft 0.8s 0.5s forwards;
}
@media (max-width: 959px) {
  .story__title {
    font-size: 1.5rem;
    line-height: 1.2291666667;
    padding: 0 5.2%;
  }
}
@media (min-width: 960px) {
  .story__title {
    font-size: 2.125rem;
    line-height: 1.875;
  }
}

@media (max-width: 959px) {
  .thumbnail {
    margin-top: 10px;
  }
}
@media (min-width: 960px) {
  .thumbnail {
    /* display: flex;
    justify-content: space-between; */
    margin-top: 5px;
    width: 66.6%;
  }
}

@media (min-width: 960px) {
  .thumbnail__main {
    aspect-ratio: 768/428;
    margin: 0 !important;
    width: 100%;
  }
}

@media (max-width: 959px) {
  .noimage {
    margin-top: 10px;
  }
}
@media (min-width: 960px) {
  .noimage {
    margin-top: 5px;
  }
}

.thumbnail__sub {
  display: flex;
}
@media (max-width: 959px) {
  .thumbnail__sub {
    margin-top: 1vw;
  }
}
@media (min-width: 960px) {
  .thumbnail__sub {
    margin: 6px 0 0 !important;
  }
}
.thumbnail__sub .swiper-slide {
  cursor: pointer;
  height: auto;
  overflow: hidden;
  position: relative;
}
@media (max-width: 959px) {
  .thumbnail__sub .swiper-slide {
    width: 20% !important;
  }
}
@media (min-width: 960px) {
  .thumbnail__sub .swiper-slide {
    aspect-ratio: 188/104;
    width: 20% !important;
  }
}
.thumbnail__sub .swiper-slide.swiper-slide-thumb-active::after {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  width: 100%;
}

@media (max-width: 959px) {
  .story__about {
    padding: 0 5.2%;
  }
}
@media (min-width: 960px) {
  .story__about {
    width: 30%;
  }
}

.story__arasuji {
  font-weight: 500;
}
@media (max-width: 959px) {
  .story__arasuji {
    font-size: 0.875rem;
    line-height: 1.9285714286;
    margin-top: 20px;
  }
}
@media (min-width: 960px) {
  .story__arasuji {
    font-size: 0.9375rem;
    line-height: 1.8666666667;
  }
}

@media (max-width: 959px) {
  .story__credit {
    padding: 0 5.2%;
  }
}

.story__credit__list {
  background: #f2f5f7;
  color: #809CAB;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 959px) {
  .story__credit__list {
    margin-top: 18px;
    padding: 15px 14px;
  }
}
@media (min-width: 960px) {
  .story__credit__list {
    margin-top: 28px;
    padding: 13px 20px;
  }
}
.story__credit__list li {
  display: inline-block;
  font-weight: 500;
  position: relative;
}
@media (max-width: 959px) {
  .story__credit__list li {
    font-size: 0.75rem;
    flex-shrink: 0;
    line-height: 1.5833333333;
    padding-right: 1rem;
    max-width: 100%;
  }
}
@media (min-width: 960px) {
  .story__credit__list li {
    font-size: 0.875rem;
    line-height: 1.4285714286;
    padding-right: 1rem;
  }
}
.story__credit__list li::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "／";
  height: 100%;
  text-align: center;
  transform: translateY(-50%);
  width: 1rem;
}
.story__credit__list li:last-child::after {
  display: none;
}

.story__mov {
  color: #809CAB;
  font-weight: 500;
}
@media (max-width: 959px) {
  .story__mov {
    margin-top: 20px;
  }
}
@media (min-width: 960px) {
  .story__mov {
    margin-top: 27px;
  }
}
@media (max-width: 959px) {
  .story__mov .mov-ttl {
    font-size: 0.75rem;
  }
}
@media (min-width: 960px) {
  .story__mov .mov-ttl {
    font-size: 0.875rem;
  }
}
.story__mov .thumb {
  position: relative;
}
@media (max-width: 959px) {
  .story__mov .thumb {
    margin-top: 5px;
  }
}
@media (min-width: 960px) {
  .story__mov .thumb {
    margin-top: 3px;
  }
}
.story__mov .thumb::before, .story__mov .thumb::after {
  content: "";
  transition: all 0.2s;
}
.story__mov .thumb::before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  width: 100%;
}
.story__mov .thumb::after {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../img/common/ico/ico_play_movie.svg) no-repeat 0 0/100% auto;
  transform: translate(-50%, -50%);
}
@media (max-width: 959px) {
  .story__mov .thumb::after {
    height: 16.6vw;
    width: 16.6vw;
  }
}
@media (min-width: 960px) {
  .story__mov .thumb::after {
    height: 56px;
    width: 56px;
  }
}
@media (min-width: 960px) {
  .story__mov .thumb:hover::before {
    opacity: 0;
  }
  .story__mov .thumb:hover::after {
    transform: translate(-50%, -50%) scale(1.05);
  }
}

@media (min-width: 960px) {
  .intro {
    text-align: center;
  }
}

.intro__ttl {
  font-weight: 900;
  position: relative;
  text-align: center;
  margin: 0 auto;
  opacity: 0;
}
@media (max-width: 959px) {
  .intro__ttl {
    width: 52vw;
  }
}
@media (min-width: 960px) {
  .intro__ttl {
    width: 288px;
  }
}
.-load .intro__ttl {
  -webkit-animation: itemInOpaBlur 2s 0s forwards;
          animation: itemInOpaBlur 2s 0s forwards;
}

.intro__cont {
  text-align: center;
  position: relative;
}
@media (max-width: 959px) {
  .intro__cont {
    margin-top: 9.1vw;
  }
}
@media (min-width: 960px) {
  .intro__cont {
    margin-top: 50px;
  }
}

.intro__catch {
  position: relative;
  margin: 0 auto;
}
@media (max-width: 959px) {
  .intro__catch {
    height: 23.4vw;
    width: 72.9vw;
  }
}
@media (min-width: 960px) {
  .intro__catch {
    height: 50px;
    width: 780px;
  }
}
.intro__catch::before, .intro__catch::after {
  aspect-ratio: 51/42;
  background: url(../img/story/intro/ico_quarto.svg) no-repeat center/contain;
  content: "";
  opacity: 0;
  z-index: 0;
}
.-load .intro__catch::before, .-load .intro__catch::after {
  -webkit-animation: itemInOpa 1s 0.8s forwards;
          animation: itemInOpa 1s 0.8s forwards;
}
@media (max-width: 959px) {
  .intro__catch::before, .intro__catch::after {
    width: 6.5vw;
  }
}
@media (min-width: 960px) {
  .intro__catch::before, .intro__catch::after {
    height: 42px;
    width: 51px;
  }
}
@media (max-width: 959px) {
  .intro__catch::before {
    position: absolute;
    top: -1.5vw;
    left: -5.3vw;
  }
}
@media (min-width: 960px) {
  .intro__catch::before {
    position: absolute;
    top: -17px;
    left: -40px;
  }
}
.intro__catch::after {
  transform: translateY(-50%) scale(-1);
}
@media (max-width: 959px) {
  .intro__catch::after {
    position: absolute;
    bottom: -4vw;
    right: 0vw;
  }
}
@media (min-width: 960px) {
  .intro__catch::after {
    position: absolute;
    bottom: -35px;
    right: -44px;
  }
}

.intro__catch__item {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
  z-index: 1;
}
.-load .intro__catch__item {
  -webkit-animation: itemInY 1s 0.5s forwards;
          animation: itemInY 1s 0.5s forwards;
}
.intro__catch__item.-item1 {
  -webkit-animation-delay: 0.53s;
          animation-delay: 0.53s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item1 {
    background: url(../img/story/intro/catch/txt_nrw_1.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item1 {
    background: url(../img/story/intro/catch/txt_wide_1.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item2 {
  -webkit-animation-delay: 0.56s;
          animation-delay: 0.56s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item2 {
    background: url(../img/story/intro/catch/txt_nrw_2.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item2 {
    background: url(../img/story/intro/catch/txt_wide_2.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item3 {
  -webkit-animation-delay: 0.59s;
          animation-delay: 0.59s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item3 {
    background: url(../img/story/intro/catch/txt_nrw_3.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item3 {
    background: url(../img/story/intro/catch/txt_wide_3.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item4 {
  -webkit-animation-delay: 0.62s;
          animation-delay: 0.62s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item4 {
    background: url(../img/story/intro/catch/txt_nrw_4.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item4 {
    background: url(../img/story/intro/catch/txt_wide_4.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item5 {
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item5 {
    background: url(../img/story/intro/catch/txt_nrw_5.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item5 {
    background: url(../img/story/intro/catch/txt_wide_5.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item6 {
  -webkit-animation-delay: 0.68s;
          animation-delay: 0.68s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item6 {
    background: url(../img/story/intro/catch/txt_nrw_6.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item6 {
    background: url(../img/story/intro/catch/txt_wide_6.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item7 {
  -webkit-animation-delay: 0.71s;
          animation-delay: 0.71s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item7 {
    background: url(../img/story/intro/catch/txt_nrw_7.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item7 {
    background: url(../img/story/intro/catch/txt_wide_7.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item8 {
  -webkit-animation-delay: 0.74s;
          animation-delay: 0.74s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item8 {
    background: url(../img/story/intro/catch/txt_nrw_8.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item8 {
    background: url(../img/story/intro/catch/txt_wide_8.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item9 {
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item9 {
    background: url(../img/story/intro/catch/txt_nrw_9.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item9 {
    background: url(../img/story/intro/catch/txt_wide_9.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item10 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item10 {
    background: url(../img/story/intro/catch/txt_nrw_10.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item10 {
    background: url(../img/story/intro/catch/txt_wide_10.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item11 {
  -webkit-animation-delay: 0.83s;
          animation-delay: 0.83s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item11 {
    background: url(../img/story/intro/catch/txt_nrw_11.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item11 {
    background: url(../img/story/intro/catch/txt_wide_11.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item12 {
  -webkit-animation-delay: 0.86s;
          animation-delay: 0.86s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item12 {
    background: url(../img/story/intro/catch/txt_nrw_12.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item12 {
    background: url(../img/story/intro/catch/txt_wide_12.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item13 {
  -webkit-animation-delay: 0.89s;
          animation-delay: 0.89s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item13 {
    background: url(../img/story/intro/catch/txt_nrw_13.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item13 {
    background: url(../img/story/intro/catch/txt_wide_13.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item14 {
  -webkit-animation-delay: 0.92s;
          animation-delay: 0.92s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item14 {
    background: url(../img/story/intro/catch/txt_nrw_14.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item14 {
    background: url(../img/story/intro/catch/txt_wide_14.png) no-repeat center/contain;
  }
}
.intro__catch__item.-item15 {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
@media (max-width: 959px) {
  .intro__catch__item.-item15 {
    background: url(../img/story/intro/catch/txt_nrw_15.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__catch__item.-item15 {
    background: url(../img/story/intro/catch/txt_wide_15.png) no-repeat center/contain;
  }
}

.intro__txt {
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  opacity: 0;
}
@media (max-width: 959px) {
  .intro__txt {
    font-size: 3.3vw;
    line-height: 2.1481481481;
  }
}
@media (min-width: 960px) {
  .intro__txt {
    font-size: 1.125rem;
    line-height: 2.2222222222;
  }
}
.-load .intro__txt {
  -webkit-animation: itemInY 1s 0.5s forwards;
          animation: itemInY 1s 0.5s forwards;
}
.intro__txt.-txt1 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.intro__txt.-txt2 {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.intro__txt.-txt3 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.intro__txt.-txt4 {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}
.intro__txt.-txt5 {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s;
}
.intro__txt.-txt6 {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}
.intro__txt.-txt7 {
  -webkit-animation-delay: 3.6s;
          animation-delay: 3.6s;
}
.intro__txt.-txt8 {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.intro__txt.-txt9 {
  -webkit-animation-delay: 4.4s;
          animation-delay: 4.4s;
}
.intro__txt.-txt10 {
  -webkit-animation-delay: 4.8s;
          animation-delay: 4.8s;
}
.intro__txt.-txt11 {
  -webkit-animation-delay: 5.2s;
          animation-delay: 5.2s;
}
.intro__txt.-txt12 {
  -webkit-animation-delay: 5.6s;
          animation-delay: 5.6s;
}
.intro__txt.-txt13 {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}
.intro__txt.-txt14 {
  -webkit-animation-delay: 6.4s;
          animation-delay: 6.4s;
}
.intro__txt.-txt15 {
  -webkit-animation-delay: 6.8s;
          animation-delay: 6.8s;
}
.intro__txt.-atri {
  display: inline-block;
  position: relative;
}
@media (max-width: 959px) {
  .intro__txt.-atri {
    margin-top: 11.7vw;
  }
}
.intro__txt.-atri::before, .intro__txt.-atri::after {
  content: "";
}
@media (max-width: 959px) {
  .intro__txt.-atri::before, .intro__txt.-atri::after {
    border: 1.5px solid #003856;
    height: 23px;
    width: 23px;
  }
}
@media (min-width: 960px) {
  .intro__txt.-atri::before, .intro__txt.-atri::after {
    border: 1px solid #003856;
    height: 35px;
    width: 35px;
  }
}
.intro__txt.-atri::before {
  border-bottom: none;
  border-right: none;
}
@media (max-width: 959px) {
  .intro__txt.-atri::before {
    position: absolute;
    top: 0px;
    left: -13px;
  }
}
@media (min-width: 960px) {
  .intro__txt.-atri::before {
    position: absolute;
    top: -10px;
    left: -26px;
  }
}
.intro__txt.-atri::after {
  border-left: none;
  border-top: none;
}
@media (max-width: 959px) {
  .intro__txt.-atri::after {
    position: absolute;
    bottom: 0;
    right: -13px;
  }
}
@media (min-width: 960px) {
  .intro__txt.-atri::after {
    position: absolute;
    bottom: -8px;
    right: -26px;
  }
}
.intro__txt .color-p {
  color: #E0737E;
}
@media (min-width: 960px) {
  .intro__txt + .intro__txt {
    margin-top: 50px;
  }
}
@media (max-width: 959px) {
  .intro__txt:nth-of-type(1) {
    margin-top: 9.1vw;
  }
}
@media (max-width: 959px) {
  .intro__txt:nth-of-type(2) {
    margin-top: 20.8vw;
  }
}
.intro__txt.-last {
  font-weight: 700;
}
@media (max-width: 959px) {
  .intro__txt.-last {
    font-size: 5.2vw;
    line-height: 1.625;
    margin-top: 39vw;
  }
}
@media (min-width: 960px) {
  .intro__txt.-last {
    font-size: 2.125rem;
    line-height: 1.6;
    margin-top: 80px;
  }
}
.intro__txt.-deco1::after {
  content: "";
}
.intro__txt.-deco2::after {
  content: "";
}
.intro__txt.-deco3::after {
  content: "";
}
.intro__txt.-deco4::after {
  content: "";
}
.intro__txt.-deco5::after {
  content: "";
}
.intro__txt.-deco1::after {
  aspect-ratio: 198/190;
  background: url(../img/story/intro/bg_1.png) no-repeat center/contain;
}
@media (max-width: 959px) {
  .intro__txt.-deco1::after {
    position: absolute;
    top: -23.5vw;
    right: -13.1vw;
    width: 40.7vw;
  }
}
@media (min-width: 960px) {
  .intro__txt.-deco1::after {
    position: absolute;
    top: -30px;
    left: 0;
    height: 190px;
    width: 198px;
  }
}
.intro__txt.-deco2::after {
  aspect-ratio: 251/275;
  background: url(../img/story/intro/bg_2.png) no-repeat center/contain;
}
@media (max-width: 959px) {
  .intro__txt.-deco2::after {
    position: absolute;
    top: -36.9vw;
    left: 41.4vw;
    width: 39.5vw;
    background: url(../img/story/intro/bg_3.png) no-repeat center/contain;
  }
}
@media (min-width: 960px) {
  .intro__txt.-deco2::after {
    position: absolute;
    top: -230px;
    left: -45px;
    height: 275px;
    width: 251px;
  }
}
.intro__txt.-deco3::after {
  aspect-ratio: 300/276;
  background: url(../img/story/intro/bg_3.png) no-repeat center/contain;
}
@media (max-width: 959px) {
  .intro__txt.-deco3::after {
    display: none;
  }
}
@media (min-width: 960px) {
  .intro__txt.-deco3::after {
    position: absolute;
    bottom: -170px;
    right: -64px;
    height: 276px;
    width: 300px;
  }
}
.intro__txt.-deco4::after {
  aspect-ratio: 251/275;
  background: url(../img/story/intro/bg_2.png) no-repeat center/contain;
}
@media (max-width: 959px) {
  .intro__txt.-deco4::after {
    position: absolute;
    top: -32.6vw;
    left: 9.1vw;
    width: 41.4vw;
  }
}
@media (min-width: 960px) {
  .intro__txt.-deco4::after {
    display: none;
  }
}

.story__nav {
  position: relative;
  z-index: 1;
}
@media (max-width: 959px) {
  .story__nav {
    margin: 0 auto 50px;
    max-width: 500px;
    padding: 0 5.2%;
  }
}
@media (min-width: 960px) {
  .story__nav {
    margin-bottom: 60px;
  }
}

.story__nav__list {
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: center;
}
@media (max-width: 959px) {
  .story__nav__list {
    gap: 12px 0;
  }
}
@media (min-width: 960px) {
  .story__nav__list {
    gap: 15px 0;
    margin: 0 auto;
    max-width: 620px;
  }
}

.story__nav__item {
  display: inline-block;
  line-height: 1;
}
@media (max-width: 959px) {
  .story__nav__item {
    font-size: 0.6875rem;
    flex-shrink: 0;
    padding: 0 5px;
    text-align: center;
    width: 20%;
  }
  .story__nav__item:nth-last-of-type(1), .story__nav__item:nth-of-type(5), .story__nav__item:nth-of-type(10) {
    border-right: 1px solid rgba(0, 56, 86, 0.2);
  }
}
@media (min-width: 960px) {
  .story__nav__item {
    font-size: 1.125rem;
    padding: 0 6px;
  }
  .story__nav__item:nth-last-of-type(1), .story__nav__item:nth-of-type(7) {
    border-right: 1px solid rgba(0, 56, 86, 0.2);
  }
}
.story__nav__item.-space {
  width: 100%;
}
@media (min-width: 960px) {
  .story__nav__item.-space {
    display: none;
  }
}
.story__nav__item:nth-of-type(1) {
  border-left: 1px solid rgba(0, 56, 86, 0.2);
}
.story__nav__item + .story__nav__item {
  border-left: 1px solid rgba(0, 56, 86, 0.2);
}
.story__nav__item.-active a {
  background: #003856;
  color: #fff;
}
.story__nav__item a {
  border-radius: 999px;
  display: block;
  height: 100%;
  width: 100%;
}
@media (max-width: 959px) {
  .story__nav__item a {
    padding: 2px 0 1px;
  }
}
@media (min-width: 960px) {
  .story__nav__item a {
    padding: 2px 10px 4px;
  }
}