@charset "UTF-8";
.l-story {
  position: relative;
  width: 100%;
}
.l-story .story_nav {
  display: table;
  position: relative;
  max-width: 660px;
  margin: 0 auto;
}
.l-story .story_nav ul {
  display: table;
  margin: 0 auto;
  padding: 0 30px;
  font-size: 0;
  letter-spacing: -.4em;
  text-align: center;
}
.l-story .story_nav ul li {
  display: inline-table;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 10px;
  vertical-align: middle;
  text-align: center;
}
.l-story .story_nav ul li a {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  color: #595959;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: YakuHanJP, "Amiri", -apple-system, BlinkMacSystemFont, "Helvetica Neue", 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo, sans-serif;  white-space: nowrap;
  white-space: nowrap;
  text-align: center;
  -webkit-transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.l-story .story_nav ul li::before {
  content: "";
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  width: 45px;
  height: 45px;
  background: #f08492;
  -webkit-transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.l-story .story_nav ul li.is-current::before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.l-story .story_nav ul li.is-current a {
  color: #fff;
}
.l-story .story_item {
  max-width: 922px;
  margin: 22px auto 0;
}
.l-story .story_item .ttl_area {
  letter-spacing: 0.05em;
  font-family: YakuHanJP, "Amiri", -apple-system, BlinkMacSystemFont, "Helvetica Neue", 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo, sans-serif;
}
.l-story .story_item .ttl_area .story_num {
  font-size: 33px;
  font-size: 3.3rem;
  color: #f08492;
}
.l-story .story_item .ttl_area .story_num span {
  font-size: 26px;
  font-size: 2.6rem;
}
.l-story .story_item .ttl_area h3 {
  margin-top: 10px;
  font-size: 28px;
  font-size: 2.8rem;
}
.l-story .story_item .story_cut {
  margin-top: 40px;
}
.l-story .story_item .story_cut .img_list ul li img {
  width: 100%;
  height: auto;
}
.l-story .story_item .story_txt {
  letter-spacing: 0.05em;
}
.l-story .story_item .story_txt h4 {
  margin-top: 26px;
  font-family: YakuHanJP, "Amiri", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #f08492;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
.l-story .story_item .story_txt p {
  display: block;
  line-height: 1.7;
  font-weight: 500;
}
.l-story .story_item .story_txt p.txt {
  margin-top: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}
.l-story .story_item .story_txt p.staff {
  margin-top: 12px;
  font-size: 13px;
  font-size: 1.3rem;
}
.l-story .story_item .story_next {
  margin-top: 60px;
  text-align: center;
}
.l-story .story_item .story_next h4 {
  width: 164px;
  margin: 0 auto 20px;
}
.l-story .story_item .story_next .movie {
  width: 645px;
  margin: auto;
}
.l-story .story_item .story_next .movie .movie_in {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.l-story .story_item .story_next .movie .movie_in iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.l-story .story_bottom {
  display: table;
  position: relative;
  width: 100%;
  max-width: 1080px;
  margin: 40px auto 0;
}
.l-story .story_bottom ul li {
  position: absolute;
  top: 50%;
  padding: 10px 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: YakuHanJP, "Amiri", -apple-system, BlinkMacSystemFont, "Helvetica Neue", 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo, sans-serif;  letter-spacing: 1.25px;
  letter-spacing: .125rem;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-story .story_bottom ul li:hover {
  text-shadow: 0 0 2px rgba(199, 199, 199, 0.8);
}
.l-story .story_bottom ul li:hover a {
  color: #595959;
}
.l-story .story_bottom ul li a {
  color: #f08492;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-story .story_bottom ul li.prev {
  left: 0;
  padding-left: 20px;
}
.l-story .story_bottom ul li.prev::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 53%;
  left: 0;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-bottom: 1px solid #f08492;
  border-left: 1px solid #f08492;
}
.l-story .story_bottom ul li.next {
  right: 0;
  padding-right: 20px;
}
.l-story .story_bottom ul li.next::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 53%;
  right: 0;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-right: 1px solid #f08492;
  border-top: 1px solid #f08492;
}

@media screen and (max-width: 768px) {
  .l-story {
    padding-bottom: 80px;
  }
  .l-story .story_nav {
    max-width: auto;
  }
  .l-story .story_nav ul {
    padding: 0 10.6%;
  }
  .l-story .story_nav ul li {
    width: 30px;
    height: auto;
    margin: 15px 2.5%;
  }
  .l-story .story_nav ul li a {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .l-story .story_nav ul li::before {
    top: 54%;
  }
  .l-story .story_item {
    margin: 18px 5.3% 0;
  }
  .l-story .story_item .ttl_area .story_num {
    font-size: 24px;
    font-size: 2.4rem;
    color: #f08492;
  }
  .l-story .story_item .ttl_area .story_num span {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .l-story .story_item .ttl_area h3 {
    margin-top: 6px;
    font-size: 20px;
    font-size: 2.0rem;
  }
  .l-story .story_item .story_cut {
    margin-top: 18px;
  }
  .l-story .story_item .story_txt h4 {
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .l-story .story_item .story_txt p.txt {
    margin-top: 22px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .l-story .story_item .story_txt p.staff {
    margin-top: 7px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .l-story .story_item .story_next {
    margin-top: 42px;
  }
  .l-story .story_item .story_next h4 {
    width: 35.2%;
    margin: 0 auto 14px;
  }
  .l-story .story_item .story_next .movie {
    width: 100%;
    margin: auto;
  }
  .l-story .story_item .story_next .movie .movie_in {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .l-story .story_item .story_next .movie .movie_in iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
  .l-story .story_bottom {
    margin: 50px 0 0;
  }
  .l-story .story_bottom ul {
    margin: 0 5.3%;
  }
  .l-story .story_bottom ul li {
    position: absolute;
    top: 50%;
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .l-story .story_bottom ul li.prev {
    left: 16px;
    padding-left: 16px;
  }
  .l-story .story_bottom ul li.prev::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(45deg) translate(0, -50%);
    transform: rotate(45deg) translate(0, -50%);
    width: 6px;
    height: 6px;
    vertical-align: middle;
    border-bottom: 1px solid #f08492;
    border-left: 1px solid #f08492;
  }
  .l-story .story_bottom ul li.next {
    right: 16px;
    padding-right: 16px;
  }
  .l-story .story_bottom ul li.next::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(45deg) translate(0, -50%);
    transform: rotate(45deg) translate(0, -50%);
    width: 6px;
    height: 6px;
    vertical-align: middle;
    border-right: 1px solid #f08492;
    border-top: 1px solid #f08492;
  }
}
@media screen and (min-width: 769px) {
  .l-story .story_nav ul li:hover::before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
  .l-story .story_nav ul li:hover a {
    color: #fff;
  }
}