.p-lct__gallery .p-lct__btn {
  margin-top: 40px;
}
.p-lct__gallery .p-lct__section-block {
  padding: 50px 5.3333333333vw 50px;
}
.p-lct__gallery .p-lct__heading {
  margin-bottom: 52px;
  font-size: 28px;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-lct__gallery .p-lct__heading--lv1 {
    font-size: 36px;
  }
}

.p-lct__gallery-content {
  padding-top: 115px;
}

.p-lct__gallery-col {
  position: relative;
  display: flex;
}
.p-lct__gallery-col:first-of-type {
  margin-top: 41px;
}
@media screen and (max-width: 767px) {
  .p-lct__gallery-col {
    flex-direction: column;
  }
  .p-lct__gallery-col--dynamic-line1 .p-lct__gallery-col-child:first-child {
    order: 2;
    margin-top: 20px;
    width: 48vw;
  }
  .p-lct__gallery-col--dynamic-line1 .p-lct__gallery-col-child:nth-child(2) {
    order: 3;
    position: absolute;
    width: 39.7333333333vw;
    right: 0;
    bottom: -6.1333333333vw;
  }
  .p-lct__gallery-col--dynamic-line1 .p-lct__gallery-col-child:nth-child(3) {
    order: 1;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-lct__gallery-col--dynamic-line2 {
    margin-top: 88px;
  }
  .p-lct__gallery-col--dynamic-line2 .p-lct__gallery-col-child:nth-child(2) {
    width: 68.5333333333vw;
    margin-left: auto;
    margin-top: 20px;
  }
  .p-lct__gallery-col--dynamic-line2 .p-lct__gallery-col-child:nth-child(3) {
    width: 47.4666666667vw;
    margin-right: auto;
    margin-top: 25px;
  }
  .p-lct__gallery-col--dynamic-line3 {
    margin-top: 20px;
  }
  .p-lct__gallery-col--dynamic-line3 .p-lct__gallery-col-child:first-child {
    width: 54.1333333333vw;
    margin-right: auto;
    position: relative;
    z-index: 2;
  }
  .p-lct__gallery-col--dynamic-line3 .p-lct__gallery-col-child:nth-child(2) {
    width: 35.2vw;
    position: absolute;
    right: 0;
    top: 21.0666666667vw;
    z-index: 1;
  }
  .p-lct__gallery-col--dynamic-line3 .p-lct__gallery-col-child:nth-child(3) {
    margin-top: 20px;
  }
  .p-lct__gallery-col--dynamic-line4 {
    margin-top: 20px;
  }
  .p-lct__gallery-col--dynamic-line4 .p-lct__gallery-col-child:nth-child(2) {
    position: absolute;
    width: 41.3333333333vw;
    left: 0;
    bottom: 6.9333333333vw;
  }
  .p-lct__gallery-col--dynamic-line4 .p-lct__gallery-col-child:nth-child(3) {
    margin-top: 40vw;
    width: 45.8666666667vw;
    margin-left: auto;
  }
  .p-lct__gallery-col--piesta-line1 .p-lct__gallery-col-child:first-child {
    width: 62.1333333333vw;
    margin-left: -5.3333333333vw;
    margin-right: auto;
  }
  .p-lct__gallery-col--piesta-line1 .p-lct__gallery-col-child:nth-child(2) {
    width: 34.4vw;
    position: absolute;
    top: 0;
    right: -5.3333333333vw;
  }
  .p-lct__gallery-col--piesta-line1 .p-lct__gallery-col-child:nth-child(3) {
    margin-top: 30px;
  }
  .p-lct__gallery-col--piesta-line2 .p-lct__gallery-col-child:first-child {
    position: absolute;
    left: 0;
    top: 30.4vw;
    width: 41.8666666667vw;
  }
  .p-lct__gallery-col--piesta-line2 .p-lct__gallery-col-child:nth-child(2) {
    margin-top: 50px;
    width: 45.6vw;
    margin-left: auto;
  }
  .p-lct__gallery-col--piesta-line2 .p-lct__gallery-col-child:nth-child(3) {
    margin-top: 100px;
  }
  .p-lct__gallery-col--straine .p-lct__gallery-col-child:first-child {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-lct__gallery-col--straine .p-lct__gallery-col-child:nth-child(2) {
    margin-top: 50px;
  }
  .p-lct__gallery-col--viale .p-lct__gallery-col-child {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-lct__gallery-col--linotesta .p-lct__gallery-col-child:first-child {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-lct__gallery-col--linotesta .p-lct__gallery-col-child:nth-child(2) {
    padding: 0 5.3333333333vw;
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-lct__gallery-col {
    flex-direction: row;
  }
  .p-lct__gallery-col--dynamic-line1 .p-lct__gallery-col-child:first-child {
    max-width: 240px;
    padding-top: 30px;
  }
  .p-lct__gallery-col--dynamic-line1 .p-lct__gallery-col-child:nth-child(2) {
    max-width: 250px;
    align-self: flex-end;
    margin-left: auto;
    margin-bottom: -30px;
  }
  .p-lct__gallery-col--dynamic-line1 .p-lct__gallery-col-child:nth-child(3) {
    max-width: 500px;
  }
  .p-lct__gallery-col--dynamic-line2 {
    margin-top: 60px;
  }
  .p-lct__gallery-col--dynamic-line2 .p-lct__gallery-col-child:first-child {
    max-width: 560px;
  }
  .p-lct__gallery-col--dynamic-line2 .p-lct__gallery-col-child:nth-child(2) {
    max-width: 300px;
    margin-left: auto;
    margin-top: -50px;
  }
  .p-lct__gallery-col--dynamic-line2 .p-lct__gallery-col-child:nth-child(3) {
    max-width: 160px;
    position: absolute;
    right: 230px;
    bottom: -50px;
  }
  .p-lct__gallery-col--dynamic-line3 {
    margin-top: 90px;
  }
  .p-lct__gallery-col--dynamic-line3 .p-lct__gallery-col-child:first-child {
    max-width: 260px;
    padding-top: 50px;
  }
  .p-lct__gallery-col--dynamic-line3 .p-lct__gallery-col-child:nth-child(2) {
    max-width: 170px;
    margin-top: auto;
  }
  .p-lct__gallery-col--dynamic-line3 .p-lct__gallery-col-child:nth-child(3) {
    max-width: 560px;
    margin-left: auto;
  }
  .p-lct__gallery-col--dynamic-line4 {
    margin-top: 10px;
  }
  .p-lct__gallery-col--dynamic-line4 .p-lct__gallery-col-child:first-child {
    max-width: 430px;
  }
  .p-lct__gallery-col--dynamic-line4 .p-lct__gallery-col-child:nth-child(2) {
    max-width: 180px;
    margin-left: auto;
    margin-right: 10px;
    margin-top: -20px;
  }
  .p-lct__gallery-col--dynamic-line4 .p-lct__gallery-col-child:nth-child(3) {
    max-width: 200px;
    margin-right: 40px;
    margin-top: auto;
    margin-bottom: -30px;
  }
  .p-lct__gallery-col--piesta-line1 .p-lct__gallery-col-child:first-child {
    max-width: 360px;
  }
  .p-lct__gallery-col--piesta-line1 .p-lct__gallery-col-child:nth-child(2) {
    max-width: 200px;
    margin-top: auto;
    margin-left: 20px;
  }
  .p-lct__gallery-col--piesta-line1 .p-lct__gallery-col-child:nth-child(3) {
    max-width: 550px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .p-lct__gallery-col--piesta-line2 .p-lct__gallery-col-child:first-child {
    max-width: 220px;
    margin-top: auto;
  }
  .p-lct__gallery-col--piesta-line2 .p-lct__gallery-col-child:nth-child(2) {
    max-width: 240px;
    padding-top: 110px;
    margin-left: 10px;
  }
  .p-lct__gallery-col--piesta-line2 .p-lct__gallery-col-child:nth-child(3) {
    max-width: 420px;
    margin-left: auto;
  }
  .p-lct__gallery-col--straine {
    justify-content: center;
  }
  .p-lct__gallery-col--straine .p-lct__gallery-col-child {
    max-width: 400px;
  }
  .p-lct__gallery-col--straine .p-lct__gallery-col-child:nth-child(2) {
    padding-top: 60px;
    margin-left: 60px;
  }
  .p-lct__gallery-col--viale .p-lct__gallery-col-child {
    width: 50%;
  }
  .p-lct__gallery-col--linotesta {
    justify-content: center;
  }
  .p-lct__gallery-col--linotesta .p-lct__gallery-col-child {
    max-width: 380px;
  }
  .p-lct__gallery-col--linotesta .p-lct__gallery-col-child:nth-child(2) {
    margin-left: 40px;
  }
}

.p-lct__gallery-col-child {
  position: relative;
}
.p-lct__gallery-col-child img {
  width: 100%;
  height: auto;
}

.p-lct__gallery-img-wrap {
  position: relative;
}

.p-lct__gallery-img-text {
  font-size: 10px;
  color: #fff;
  position: absolute;
  bottom: 6px;
  left: 7px;
  z-index: 1;
}

.p-lct__gallery-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px) {
  .p-lct__gallery-cover:hover {
    opacity: 1;
  }
}
.p-lct__gallery-cover.is-active {
  opacity: 1;
}
.p-lct__gallery-cover.is-full {
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
}
.p-lct__gallery-cover.is-full .p-lct__gallery-cover-text {
  background-color: transparent;
}

.p-lct__gallery-cover-text {
  line-height: 1.69;
  font-size: 13px;
  font-family: "Noto Serif JP", serif;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}

.p-lct__gallery-cover-img {
  width: 100%;
}
.p-lct__gallery-cover-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.p-lct__gallery-cover-img--1 {
  height: 92px;
  margin-top: auto;
  margin-bottom: 10px;
}
.p-lct__gallery-cover-img--2 {
  height: 176px;
}
.p-lct__gallery-cover-img--3 {
  height: 215px;
  margin-top: 24px;
}
