@media not all and (max-width: 900px) {
  .l-in__content {
    margin-top: 72px;
  }
}

.p-special {
  padding-bottom: 69px;
}
.p-special__list {
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .p-special__list {
    width: 91%;
  }
}
@media not all and (max-width: 900px) {
  .p-special__list {
    display: flex;
    flex-wrap: wrap;
  }
}
.p-special__list-item {
  position: relative;
  opacity: 0;
  transform: translateX(40px);
}
.p-special__list-item .visually-hidden {
  display: none;
}
body.is-in-play .p-special__list-item {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.4s, transform 0.45s cubic-bezier(0.18, 0.63, 0.19, 0.98);
}
body.is-in-play .p-special__list-item:nth-of-type(1) {
  transition-delay: 0.04s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(1) {
    transition-delay: 0.3s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(2) {
  transition-delay: 0.09s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(2) {
    transition-delay: 0.35s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(3) {
  transition-delay: 0.14s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(3) {
    transition-delay: 0.4s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(4) {
  transition-delay: 0.19s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(4) {
    transition-delay: 0.45s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(5) {
  transition-delay: 0.24s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(5) {
    transition-delay: 0.5s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(6) {
  transition-delay: 0.29s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(6) {
    transition-delay: 0.55s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(7) {
  transition-delay: 0.34s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(7) {
    transition-delay: 0.6s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(8) {
  transition-delay: 0.39s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(8) {
    transition-delay: 0.65s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(9) {
  transition-delay: 0.44s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(9) {
    transition-delay: 0.7s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(10) {
  transition-delay: 0.49s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(10) {
    transition-delay: 0.75s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(11) {
  transition-delay: 0.54s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(11) {
    transition-delay: 0.8s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(12) {
  transition-delay: 0.59s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(12) {
    transition-delay: 0.85s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(13) {
  transition-delay: 0.64s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(13) {
    transition-delay: 0.9s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(14) {
  transition-delay: 0.69s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(14) {
    transition-delay: 0.95s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(15) {
  transition-delay: 0.74s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(15) {
    transition-delay: 1s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(16) {
  transition-delay: 0.79s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(16) {
    transition-delay: 1.05s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(17) {
  transition-delay: 0.84s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(17) {
    transition-delay: 1.1s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(18) {
  transition-delay: 0.89s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(18) {
    transition-delay: 1.15s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(19) {
  transition-delay: 0.94s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(19) {
    transition-delay: 1.2s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(20) {
  transition-delay: 0.99s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(20) {
    transition-delay: 1.25s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(21) {
  transition-delay: 1.04s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(21) {
    transition-delay: 1.3s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(22) {
  transition-delay: 1.09s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(22) {
    transition-delay: 1.35s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(23) {
  transition-delay: 1.14s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(23) {
    transition-delay: 1.4s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(24) {
  transition-delay: 1.19s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(24) {
    transition-delay: 1.45s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(25) {
  transition-delay: 1.24s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(25) {
    transition-delay: 1.5s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(26) {
  transition-delay: 1.29s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(26) {
    transition-delay: 1.55s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(27) {
  transition-delay: 1.34s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(27) {
    transition-delay: 1.6s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(28) {
  transition-delay: 1.39s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(28) {
    transition-delay: 1.65s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(29) {
  transition-delay: 1.44s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(29) {
    transition-delay: 1.7s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(30) {
  transition-delay: 1.49s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(30) {
    transition-delay: 1.75s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(31) {
  transition-delay: 1.54s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(31) {
    transition-delay: 1.8s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(32) {
  transition-delay: 1.59s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(32) {
    transition-delay: 1.85s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(33) {
  transition-delay: 1.64s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(33) {
    transition-delay: 1.9s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(34) {
  transition-delay: 1.69s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(34) {
    transition-delay: 1.95s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(35) {
  transition-delay: 1.74s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(35) {
    transition-delay: 2s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(36) {
  transition-delay: 1.79s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(36) {
    transition-delay: 2.05s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(37) {
  transition-delay: 1.84s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(37) {
    transition-delay: 2.1s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(38) {
  transition-delay: 1.89s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(38) {
    transition-delay: 2.15s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(39) {
  transition-delay: 1.94s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(39) {
    transition-delay: 2.2s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(40) {
  transition-delay: 1.99s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(40) {
    transition-delay: 2.25s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(41) {
  transition-delay: 2.04s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(41) {
    transition-delay: 2.3s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(42) {
  transition-delay: 2.09s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(42) {
    transition-delay: 2.35s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(43) {
  transition-delay: 2.14s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(43) {
    transition-delay: 2.4s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(44) {
  transition-delay: 2.19s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(44) {
    transition-delay: 2.45s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(45) {
  transition-delay: 2.24s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(45) {
    transition-delay: 2.5s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(46) {
  transition-delay: 2.29s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(46) {
    transition-delay: 2.55s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(47) {
  transition-delay: 2.34s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(47) {
    transition-delay: 2.6s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(48) {
  transition-delay: 2.39s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(48) {
    transition-delay: 2.65s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(49) {
  transition-delay: 2.44s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(49) {
    transition-delay: 2.7s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(50) {
  transition-delay: 2.49s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(50) {
    transition-delay: 2.75s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(51) {
  transition-delay: 2.54s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(51) {
    transition-delay: 2.8s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(52) {
  transition-delay: 2.59s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(52) {
    transition-delay: 2.85s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(53) {
  transition-delay: 2.64s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(53) {
    transition-delay: 2.9s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(54) {
  transition-delay: 2.69s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(54) {
    transition-delay: 2.95s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(55) {
  transition-delay: 2.74s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(55) {
    transition-delay: 3s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(56) {
  transition-delay: 2.79s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(56) {
    transition-delay: 3.05s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(57) {
  transition-delay: 2.84s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(57) {
    transition-delay: 3.1s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(58) {
  transition-delay: 2.89s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(58) {
    transition-delay: 3.15s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(59) {
  transition-delay: 2.94s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(59) {
    transition-delay: 3.2s;
  }
}
body.is-in-play .p-special__list-item:nth-of-type(60) {
  transition-delay: 2.99s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-special__list-item:nth-of-type(60) {
    transition-delay: 3.25s;
  }
}
@media not all and (max-width: 900px) {
  .p-special__list-item {
    width: 48%;
  }
  .p-special__list-item:nth-of-type(even) {
    margin-left: 4%;
  }
  .p-special__list-item:nth-of-type(n + 3) {
    margin-top: 7.3%;
  }
}
@media screen and (max-width: 900px) {
  .p-special__list-item + .p-special__list-item {
    margin-top: 5%;
  }
}
@media not all and (max-width: 900px) {
  .p-special__list-item:hover .p-special__list-bnr .p-in-img {
    transform: scale(1.15);
  }
}
.p-special__list-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-special__list-bnr {
  position: relative;
  padding-top: 38.0952%;
  overflow: hidden;
}
.p-special__list-bnr::after {
  position: absolute;
  pointer-events: none;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(224, 46, 44, 0.5);
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.6s cubic-bezier(0.18, 0.63, 0.19, 0.98);
}
.p-special__list-bnr .p-in-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  transition: cubic-bezier(0.18, 0.63, 0.19, 0.98) 0.6s;
}
@media not all and (max-width: 900px) {
  .p-special__list-item:hover .p-special__list-bnr::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .p-special__list-item:hover .p-special__list-bnr .p-in-img {
    transform: scale(1.1);
  }
}
.p-special__list-ttl {
  background-color: #e02e2c;
  color: #000000;
  font-size: 12.5px;
  line-height: 1.4;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
}
@media not all and (max-width: 900px) {
  .p-special__list-ttl {
    font-size: 18px;
    letter-spacing: 0;
  }
}
.p-special__list-ttl p {
  padding: 8px 3% 10px;
}
@media not all and (max-width: 900px) {
  .p-special__list-ttl p {
    padding: 18px 3%;
  }
}

.p-gallery {
  padding-top: 4px;
  padding-bottom: 79px;
}
@media not all and (max-width: 900px) {
  .p-gallery {
    padding: 0 0 116px;
    margin-top: -13px;
  }
}
.p-gallery__block + .p-gallery__block {
  margin-top: 18px;
}
@media not all and (max-width: 900px) {
  .p-gallery__block + .p-gallery__block {
    margin-top: 36px;
  }
}
.p-gallery__block-ttl {
  margin-bottom: 13px;
  font-family: "Barlow Condensed", "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 28px;
  opacity: 0;
}
@media not all and (max-width: 900px) {
  .p-gallery__block-ttl {
    margin-bottom: 31px;
    font-size: 47.5px;
  }
}
body.is-in-play .p-gallery__block-ttl {
  opacity: 1;
}
.p-gallery__block-ttl span {
  display: inline-block;
  opacity: 0;
}
body.is-in-play .p-gallery__block-ttl span {
  animation: flash2 0.1s 2 cubic-bezier(0.47, 0, 0.745, 0.715) forwards normal 0.3s;
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(1) {
  animation-delay: 0.2s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(1) {
    animation-delay: 0.4s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(2) {
  animation-delay: 0.23s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(2) {
    animation-delay: 0.43s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(3) {
  animation-delay: 0.26s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(3) {
    animation-delay: 0.46s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(4) {
  animation-delay: 0.29s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(4) {
    animation-delay: 0.49s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(5) {
  animation-delay: 0.32s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(5) {
    animation-delay: 0.52s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(6) {
  animation-delay: 0.35s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(6) {
    animation-delay: 0.55s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(7) {
  animation-delay: 0.38s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(7) {
    animation-delay: 0.58s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(8) {
  animation-delay: 0.41s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(8) {
    animation-delay: 0.61s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(9) {
  animation-delay: 0.44s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(9) {
    animation-delay: 0.64s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(10) {
  animation-delay: 0.47s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(10) {
    animation-delay: 0.67s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(11) {
  animation-delay: 0.5s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(11) {
    animation-delay: 0.7s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(12) {
  animation-delay: 0.53s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(12) {
    animation-delay: 0.73s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(13) {
  animation-delay: 0.56s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(13) {
    animation-delay: 0.76s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(14) {
  animation-delay: 0.59s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(14) {
    animation-delay: 0.79s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(15) {
  animation-delay: 0.62s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(15) {
    animation-delay: 0.82s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(16) {
  animation-delay: 0.65s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(16) {
    animation-delay: 0.85s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(17) {
  animation-delay: 0.68s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(17) {
    animation-delay: 0.88s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(18) {
  animation-delay: 0.71s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(18) {
    animation-delay: 0.91s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(19) {
  animation-delay: 0.74s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(19) {
    animation-delay: 0.94s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(20) {
  animation-delay: 0.77s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(20) {
    animation-delay: 0.97s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(21) {
  animation-delay: 0.8s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(21) {
    animation-delay: 1s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(22) {
  animation-delay: 0.83s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(22) {
    animation-delay: 1.03s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(23) {
  animation-delay: 0.86s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(23) {
    animation-delay: 1.06s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(24) {
  animation-delay: 0.89s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(24) {
    animation-delay: 1.09s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(25) {
  animation-delay: 0.92s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(25) {
    animation-delay: 1.12s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(26) {
  animation-delay: 0.95s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(26) {
    animation-delay: 1.15s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(27) {
  animation-delay: 0.98s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(27) {
    animation-delay: 1.18s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(28) {
  animation-delay: 1.01s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(28) {
    animation-delay: 1.21s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(29) {
  animation-delay: 1.04s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(29) {
    animation-delay: 1.24s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(30) {
  animation-delay: 1.07s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(30) {
    animation-delay: 1.27s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(31) {
  animation-delay: 1.1s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(31) {
    animation-delay: 1.3s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(32) {
  animation-delay: 1.13s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(32) {
    animation-delay: 1.33s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(33) {
  animation-delay: 1.16s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(33) {
    animation-delay: 1.36s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(34) {
  animation-delay: 1.19s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(34) {
    animation-delay: 1.39s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(35) {
  animation-delay: 1.22s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(35) {
    animation-delay: 1.42s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(36) {
  animation-delay: 1.25s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(36) {
    animation-delay: 1.45s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(37) {
  animation-delay: 1.28s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(37) {
    animation-delay: 1.48s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(38) {
  animation-delay: 1.31s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(38) {
    animation-delay: 1.51s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(39) {
  animation-delay: 1.34s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(39) {
    animation-delay: 1.54s;
  }
}
body.is-in-play .p-gallery__block-ttl span:nth-of-type(40) {
  animation-delay: 1.37s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__block-ttl span:nth-of-type(40) {
    animation-delay: 1.57s;
  }
}
.p-gallery__list {
  display: flex;
  flex-wrap: wrap;
}
.p-gallery__list-item {
  width: 48%;
  margin-bottom: 4.2%;
  transform: translateX(50px);
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .p-gallery__list-item:nth-of-type(even) {
    margin-left: 4%;
  }
}
@media not all and (max-width: 900px) {
  .p-gallery__list-item {
    width: 31.5%;
    margin: 0 2.75% 2.75% 0;
  }
  .p-gallery__list-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
body.is-in-play .p-gallery__list-item {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.4s, transform 0.45s cubic-bezier(0.18, 0.63, 0.19, 0.98);
}
body.is-in-play .p-gallery__list-item:nth-of-type(1) {
  transition-delay: 0.05s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(1) {
    transition-delay: 0.35s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(2) {
  transition-delay: 0.1s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(2) {
    transition-delay: 0.4s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(3) {
  transition-delay: 0.15s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(3) {
    transition-delay: 0.45s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(4) {
  transition-delay: 0.2s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(4) {
    transition-delay: 0.5s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(5) {
  transition-delay: 0.25s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(5) {
    transition-delay: 0.55s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(6) {
  transition-delay: 0.3s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(6) {
    transition-delay: 0.6s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(7) {
  transition-delay: 0.35s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(7) {
    transition-delay: 0.65s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(8) {
  transition-delay: 0.4s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(8) {
    transition-delay: 0.7s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(9) {
  transition-delay: 0.45s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(9) {
    transition-delay: 0.75s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(10) {
  transition-delay: 0.5s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(10) {
    transition-delay: 0.8s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(11) {
  transition-delay: 0.55s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(11) {
    transition-delay: 0.85s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(12) {
  transition-delay: 0.6s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(12) {
    transition-delay: 0.9s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(13) {
  transition-delay: 0.65s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(13) {
    transition-delay: 0.95s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(14) {
  transition-delay: 0.7s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(14) {
    transition-delay: 1s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(15) {
  transition-delay: 0.75s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(15) {
    transition-delay: 1.05s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(16) {
  transition-delay: 0.8s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(16) {
    transition-delay: 1.1s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(17) {
  transition-delay: 0.85s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(17) {
    transition-delay: 1.15s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(18) {
  transition-delay: 0.9s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(18) {
    transition-delay: 1.2s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(19) {
  transition-delay: 0.95s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(19) {
    transition-delay: 1.25s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(20) {
  transition-delay: 1s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(20) {
    transition-delay: 1.3s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(21) {
  transition-delay: 1.05s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(21) {
    transition-delay: 1.35s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(22) {
  transition-delay: 1.1s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(22) {
    transition-delay: 1.4s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(23) {
  transition-delay: 1.15s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(23) {
    transition-delay: 1.45s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(24) {
  transition-delay: 1.2s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(24) {
    transition-delay: 1.5s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(25) {
  transition-delay: 1.25s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(25) {
    transition-delay: 1.55s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(26) {
  transition-delay: 1.3s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(26) {
    transition-delay: 1.6s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(27) {
  transition-delay: 1.35s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(27) {
    transition-delay: 1.65s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(28) {
  transition-delay: 1.4s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(28) {
    transition-delay: 1.7s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(29) {
  transition-delay: 1.45s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(29) {
    transition-delay: 1.75s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(30) {
  transition-delay: 1.5s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(30) {
    transition-delay: 1.8s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(31) {
  transition-delay: 1.55s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(31) {
    transition-delay: 1.85s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(32) {
  transition-delay: 1.6s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(32) {
    transition-delay: 1.9s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(33) {
  transition-delay: 1.65s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(33) {
    transition-delay: 1.95s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(34) {
  transition-delay: 1.7s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(34) {
    transition-delay: 2s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(35) {
  transition-delay: 1.75s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(35) {
    transition-delay: 2.05s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(36) {
  transition-delay: 1.8s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(36) {
    transition-delay: 2.1s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(37) {
  transition-delay: 1.85s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(37) {
    transition-delay: 2.15s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(38) {
  transition-delay: 1.9s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(38) {
    transition-delay: 2.2s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(39) {
  transition-delay: 1.95s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(39) {
    transition-delay: 2.25s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(40) {
  transition-delay: 2s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(40) {
    transition-delay: 2.3s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(41) {
  transition-delay: 2.05s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(41) {
    transition-delay: 2.35s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(42) {
  transition-delay: 2.1s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(42) {
    transition-delay: 2.4s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(43) {
  transition-delay: 2.15s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(43) {
    transition-delay: 2.45s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(44) {
  transition-delay: 2.2s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(44) {
    transition-delay: 2.5s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(45) {
  transition-delay: 2.25s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(45) {
    transition-delay: 2.55s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(46) {
  transition-delay: 2.3s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(46) {
    transition-delay: 2.6s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(47) {
  transition-delay: 2.35s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(47) {
    transition-delay: 2.65s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(48) {
  transition-delay: 2.4s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(48) {
    transition-delay: 2.7s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(49) {
  transition-delay: 2.45s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(49) {
    transition-delay: 2.75s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(50) {
  transition-delay: 2.5s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(50) {
    transition-delay: 2.8s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(51) {
  transition-delay: 2.55s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(51) {
    transition-delay: 2.85s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(52) {
  transition-delay: 2.6s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(52) {
    transition-delay: 2.9s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(53) {
  transition-delay: 2.65s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(53) {
    transition-delay: 2.95s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(54) {
  transition-delay: 2.7s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(54) {
    transition-delay: 3s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(55) {
  transition-delay: 2.75s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(55) {
    transition-delay: 3.05s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(56) {
  transition-delay: 2.8s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(56) {
    transition-delay: 3.1s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(57) {
  transition-delay: 2.85s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(57) {
    transition-delay: 3.15s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(58) {
  transition-delay: 2.9s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(58) {
    transition-delay: 3.2s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(59) {
  transition-delay: 2.95s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(59) {
    transition-delay: 3.25s;
  }
}
body.is-in-play .p-gallery__list-item:nth-of-type(60) {
  transition-delay: 3s;
}
@media not all and (max-width: 900px) {
  body.is-in-play .p-gallery__list-item:nth-of-type(60) {
    transition-delay: 3.3s;
  }
}
.p-gallery__list-inner {
  display: block;
  position: relative;
  box-sizing: border-box;
}
.p-gallery__list-thumb {
  position: relative;
  padding-top: 66.6%;
  overflow: hidden;
}
[data-modal^=youtube] .p-gallery__list-thumb::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.85);
  margin: -18px 0 0 -18px;
}
@media not all and (max-width: 900px) {
  [data-modal^=youtube] .p-gallery__list-thumb::after {
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
  }
}
[data-modal^=youtube] .p-gallery__list-thumb::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #ffffff;
  margin: -5px 0 0 -4px;
  z-index: 1;
}
@media not all and (max-width: 900px) {
  [data-modal^=youtube] .p-gallery__list-thumb::before {
    border-width: 10px 0 10px 17px;
    margin: -10px 0 0 -7px;
  }
}
@media not all and (max-width: 900px) {
  .p-gallery__list-inner:hover .p-gallery__list-thumb .p-in-img::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .p-gallery__list-inner:hover .p-gallery__list-thumb .p-in-img {
    transform: scale(1.1);
  }
}
.-kv .p-gallery__list-thumb {
  padding-top: 140.6%;
}
.p-gallery__list-thumb .p-in-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  background-color: #000000;
  transition: transform cubic-bezier(0.18, 0.63, 0.19, 0.98) 0.6s;
}
.p-gallery__list-thumb .p-in-img::after {
  position: absolute;
  pointer-events: none;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(224, 46, 44, 0.5);
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.6s cubic-bezier(0.18, 0.63, 0.19, 0.98);
}
.p-gallery__list-thumb .p-in-img .p-in-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 1px;
  overflow: hidden;
  margin-left: -15px;
}
@media not all and (max-width: 900px) {
  .p-gallery__list-thumb .p-in-img .p-in-loader {
    width: 70px;
    margin-left: -25px;
  }
}
.p-gallery__list-thumb .p-in-img .p-in-loader::before {
  position: absolute;
  pointer-events: none;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e02e2c;
  animation: loadingBar infinite 1s cubic-bezier(0.83, 0, 0.17, 1);
}
.p-gallery__list-thumb .p-in-img.lazyloaded .p-in-loader {
  display: none;
}
.p-gallery__list-text {
  padding: 8px 8px;
  color: #000000;
  font-size: 12px;
  letter-spacing: -0.02em;
  line-height: 1.4;
  background-color: #e02e2c;
}
@media not all and (max-width: 900px) {
  .p-gallery__list-text {
    padding: 11px 16px 13px;
    font-size: 17px;
    line-height: 1.65;
  }
}
.p-gallery__back {
  max-width: 190px;
  margin: 26px auto 0;
}
@media not all and (max-width: 900px) {
  .p-gallery__back {
    max-width: 210px;
    margin-top: 31px;
  }
}