.diary__ttl {
  background: url(../../../../assets/img/page/story/bg_diaryttl_nrw.png) no-repeat top left;
  background-size: 100% 100%;
  margin: 0 0 10px -2%;
  position: relative;
  width: 103.6%;
}

@media (min-width: 769px) {
  .diary__ttl {
    background: url(../../../../assets/img/page/story/bg_diaryttl.png) no-repeat top left;
    background-size: contain;
    height: 74px;
    margin: 0 0 12px -11px;
    width: 782px;
  }
}

.diary__ttl__ico {
  width: 48px;
  position: absolute;
  top: -6px;
  left: 25px;
}

@media (min-width: 769px) {
  .diary__ttl__ico {
    width: 82px;
    position: absolute;
    top: -8px;
    left: 41px;
  }
}

.post-intro .diary__ttl__ico {
  position: absolute;
  top: -6px;
  left: 12px;
}

@media (min-width: 769px) {
  .post-intro .diary__ttl__ico {
    position: absolute;
    top: -8px;
    left: 20px;
  }
}

.diary__ttl__unit__01 {
  width: 11px;
  position: absolute;
  top: 6px;
  left: 14px;
}

@media (min-width: 769px) {
  .diary__ttl__unit__01 {
    width: 16px;
    position: absolute;
    top: 22px;
    left: 24px;
  }
}

.diary__ttl__unit__02 {
  width: 11px;
  position: absolute;
  top: 6px;
  left: 73px;
}

@media (min-width: 769px) {
  .diary__ttl__unit__02 {
    width: 16px;
    position: absolute;
    top: 22px;
    left: 124px;
  }
}

.diary__ttl__txt {
  font-weight: 900;
  line-height: 23px;
  padding: 8px 10px 8px 102px;
  position: relative;
  font-size: 19px;
  font-size: 1.1875rem;
}

@media (min-width: 769px) {
  .diary__ttl__txt {
    line-height: 1.6;
    padding: 11px 0 0 168px;
    font-size: 1.875rem;
  }
}

.diary__ttl__txt:before {
  background: url(../../../../assets/img/page/story/line_diaryttl.png) no-repeat top center;
  background-size: contain;
  content: '';
  display: block;
  height: 102%;
  width: 2px;
  position: absolute;
  top: 4px;
  left: 92px;
}

@media (min-width: 769px) {
  .diary__ttl__txt:before {
    height: 108%;
    position: absolute;
    top: 8px;
    left: 154px;
  }
}

.post-intro .diary__ttl__txt {
  padding-left: 60px;
}

@media (min-width: 769px) {
  .post-intro .diary__ttl__txt {
    padding-left: 100px;
  }
}

.post-intro .diary__ttl__txt:before {
  display: none;
}

.diary__date {
  background: -webkit-repeating-linear-gradient(135deg, #f8d2e4, #f8d2e4 5px, #f7cce0 5px, #f7cce0 10px);
  background: repeating-linear-gradient(-45deg, #f8d2e4, #f8d2e4 5px, #f7cce0 5px, #f7cce0 10px);
  margin-bottom: 8px;
  padding: 0 0 3px 10px;
  position: relative;
}

@media (min-width: 769px) {
  .diary__date {
    height: 37px;
    margin-bottom: 10px;
    padding: 5px 0 0 18px;
    width: 500px;
  }
}

.diary__date:after {
  background: url(../../../../assets/img/page/story/frame_ribbon.png) no-repeat top left;
  background-size: 100% 100%;
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 769px) {
  .diary__date:after {
    background-size: 100% 37px;
  }
}

.diary__date .date {
  display: inline-block;
  font-weight: bold;
  padding-left: 14px;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .diary__date .date {
    margin-right: 10px;
    padding-left: 22px;
    font-size: 1rem;
  }
}

.diary__date .date:before {
  background: url(../../../../assets/img/page/story/ico_pencil.svg) no-repeat;
  content: '';
  display: block;
  height: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  position: absolute;
  top: 50%;
  left: 0;
}

@media (min-width: 769px) {
  .diary__date .date:before {
    height: 21px;
    width: 17px;
  }
}

.diary__date .weather {
  display: inline-block;
  font-weight: bold;
  padding-left: 16px;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .diary__date .weather {
    padding-left: 26px;
    font-size: 1rem;
  }
}

.diary__date .weather:before {
  background: url(../../../../assets/img/page/story/ico_camera.svg) no-repeat;
  content: '';
  display: block;
  height: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 13px;
  position: absolute;
  top: 50%;
  left: 0;
}

@media (min-width: 769px) {
  .diary__date .weather:before {
    height: 19px;
    width: 21px;
  }
}

.diary__txt {
  background: url(../../../../assets/img/page/story/line_nrw.png) repeat;
  background-size: auto 27px;
}

@media (min-width: 769px) {
  .diary__txt {
    background: url(../../../../assets/img/page/story/line.png) repeat;
  }
}

.diary__txt p {
  padding-top: 1px;
  line-height: 27px;
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 769px) {
  .diary__txt p {
    line-height: 32px;
    padding-top: 1px;
    font-size: 1rem;
  }
}

.diary__txt__staff {
  color: #bdada3;
  line-height: 27px;
  padding-bottom: 2px;
  font-size: 12px;
  font-size: 0.75rem;
}

@media (min-width: 769px) {
  .diary__txt__staff {
    line-height: 32px;
    font-size: 0.875rem;
  }
}

.diary__txt__staff__ttl {
  background-color: #bdada3;
  border-radius: 9999px;
  color: #fff;
  display: inline-block;
  font-weight: 900;
  line-height: 16px;
  margin-right: 4px;
  padding: 0 8px;
  font-size: 11px;
  font-size: 0.6875rem;
}

@media (min-width: 769px) {
  .diary__txt__staff__ttl {
    line-height: 20px;
    margin-right: 4px;
    padding: 0 10px;
    font-size: 0.75rem;
  }
}

.story__nav__page {
  margin: 0 0 24px;
}

@media (min-width: 769px) {
  .story__nav__page {
    margin: 0 0 24px;
  }
}

.story__nav__page__item {
  color: #bdada3;
  display: inline-block;
  font-weight: bold;
  margin: 0 12px 8px 0;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .story__nav__page__item:first-of-type {
    display: block;
    margin-bottom: 8px;
  }
}

@media (min-width: 769px) {
  .story__nav__page__item {
    margin-right: 10px;
    font-size: 0.9375rem;
  }
}

.story__nav__page__item.-active {
  color: #5A3219;
}

.story__nav__page__item.-active span {
  position: relative;
}

.story__nav__page__item.-active span:after {
  background: #5A3219;
  content: '';
  border-radius: 2px;
  height: 4px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: -4px;
}

@media (min-width: 769px) {
  .story__nav__page__item:hover {
    color: #5A3219;
  }
}

.slider {
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 24px;
  }
}

.slider__picwrap {
  position: relative;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .slider__picwrap {
    margin: 0;
  }
}

.slider__pic {
  background-color: #fff;
  box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.2);
  padding-top: 57.75%;
  position: relative;
}

@media (min-width: 769px) {
  .slider__pic {
    width: 640px;
  }
}

.slider__pic li {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: calc(100% - 2.66vw);
  position: absolute;
  top: 1.33vw;
  left: 1.33vw;
}

@media (min-width: 769px) {
  .slider__pic li {
    width: calc(100% - 20px);
    position: absolute;
    top: 10px;
    left: 10px;
  }
}

.slider__pic li.-active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slider__pic li img {
  width: 100%;
}

.slider__pic__tape01 {
  width: 40px;
  position: absolute;
  top: -6px;
  right: -10px;
}

@media (min-width: 769px) {
  .slider__pic__tape01 {
    width: 74px;
    position: absolute;
    top: -14px;
    right: -10px;
  }
}

.slider__pic__tape02 {
  width: 34px;
  position: absolute;
  left: -5px;
  bottom: -6px;
}

@media (min-width: 769px) {
  .slider__pic__tape02 {
    width: 51px;
    position: absolute;
    left: -10px;
    bottom: -12px;
  }
}

.slider__th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 769px) {
  .slider__th {
    display: block;
    width: 108px;
  }
}

.slider__th li {
  background-color: #fff;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  padding: 2px;
  position: relative;
  width: calc(100% / 5 - 2px);
}

@media (min-width: 769px) {
  .slider__th li {
    margin-bottom: 8px;
    padding: 4px;
    width: 100%;
  }
}

.slider__th li img {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.slider__th li.-active {
  background-color: #e75297;
}

.slider__th li.-active img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media (min-width: 769px) {
  .slider__th li:hover img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.slider__th li:before {
  background: url(../../../../assets/img/page/story/tape_03.svg) no-repeat;
  content: '';
  height: 12px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 18px;
  position: absolute;
  top: -4px;
  left: 50%;
}

@media (min-width: 769px) {
  .slider__th li:before {
    height: 20px;
    width: 32px;
    position: absolute;
    top: -6px;
    left: 50%;
  }
}

.slider__th li:nth-child(odd):before {
  background: url(../../../../assets/img/page/story/tape_04.svg) no-repeat;
}

@media (max-width: 768px) {
  .slider__th li + li {
    margin-left: 4px;
  }
}
