.lp-gallery-29.lp-container-type {
	overflow: hidden;
}
.lp-gallery-29__carousel-item:not(.splide__list)._left {
    justify-content: flex-start;
}
.lp-gallery-29__carousel-item:not(.splide__list)._center {
    justify-content: center;
}
.lp-gallery-29__carousel-item:not(.splide__list)._right {
    justify-content: flex-end;
}

.lp-gallery-29__description {
	margin-top: 20px;
	text-align: center;
}
.lp-gallery-29__description {
	margin-top: 16px;
}

.lp-gallery-29__photo-wrap {
	display: flex;
    flex-direction: column;
    height: 100%;
}

.lp-gallery-29__carousel-item-row {
	display: flex;
	flex-wrap: wrap;
}

@media all and (max-width: 599px) { 
	.lp-gallery-29__carousel-item-row {
		margin: 0 -12px;
	    width: calc(100% + 24px);
	}
	.one_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 12px;
	    margin-right: 12px;
	    width: calc(100% - 24px);
	}
	.two_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask,
	.four_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask,
	.three_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 12px;
	    margin-right: 12px;
	    width: calc(50% - 24px);
	}
	
	.lp-gallery-29__gallery.one_columns .spoiler-item:nth-child(n+2),
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask,
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}

	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}

	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}

	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}

	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}

	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}

	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}

	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.two_columns {
		width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.three_columns {
		width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.four_columns {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.six_columns {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(-2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__carousel-mask-item {
	    transform: skewX(2deg);
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__carousel-mask-item {
	    transform: skewX(-2deg);
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__carousel-mask {
	    margin-top: 0;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__thumbnail {
	    margin: 0 -8px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery {
	    overflow: hidden;
	}
	
	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: 100%;
	    margin-right: 16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}	
	
	.lp-gallery-29 .spoiler-btn {
		width: 100%;
	}
	
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._4 {
        width: 100%;
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._3 {
        width: 100%;
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._2 {
        width: 100%;
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._1 {
        width: 100%;
    }
}

@media all and (min-width: 600px) {
	.lp-gallery-29__carousel-item-row {
		margin: 0 -12px;
	    width: calc(100% + 24px);
	}
	.one_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 12px;
	    margin-right: 12px;
	    width: calc(((100% / 12) * 12) - 24px);
	}
	.two_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask,
	.four_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask,
	.three_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 12px;
	    margin-right: 12px;
	    width: calc(((100% / 12) * 6) - 24px);
	}
		
	.lp-gallery-29__gallery.one_columns .spoiler-item:nth-child(n+2),
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(-n+2) {
		display: block;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask,
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(-n+2) {
		display: block;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}
	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(-n+2) {
		display: block;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}

	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(-n+2) {
		display: block;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask {
		margin-top: 16px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.two_columns {
		width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.three_columns {
		width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.four_columns {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.six_columns {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(-2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__carousel-mask-item {
	    transform: skewX(2deg);
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__carousel-mask-item {
	    transform: skewX(-2deg);
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__carousel-mask {
	    margin-top: 0;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__thumbnail {
	    margin: 0 -8px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery {
	    overflow: hidden;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 16px) / 2) - 16px);
	    margin-right: 16px;
	}
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._4 {
        margin-right: 16px;
        width: calc(33.3333% - 10.666px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._3 {
        margin-right: 16px;
        width: calc(33.3333% - 10.666px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._2 {
        margin-right: 16px;
        width: calc(50% - 16px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._1 {
        margin-right: 16px;
        width: 100%;
    }
}

@media all and (min-width: 960px) {
	.lp-gallery-29__carousel-item-row {
		margin: 0 -12px;
	    width: calc(100% + 24px);
	}
	.one_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 12px;
	    margin-right: 12px;
	    width: calc(((100% / 12) * 12) - 24px);
	}
	.two_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 12px;
	    margin-right: 12px;
	    width: calc(((100% / 12) * 6) - 24px);
	}
	.four_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask,
	.three_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 12px;
	    margin-right: 12px;
	    width: calc(((100% / 12) * 4) - 24px);
	}
		
	.lp-gallery-29__gallery.one_columns .spoiler-item:nth-child(n+2),
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(-n+2) {
		display: block;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask,
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask {
		margin-top: 24px;
	}
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(n+4) {
		display: none;
	}
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(-n+3) {
		display: block;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(3) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask {
		margin-top: 24px;
	}

	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(n+4) {
		display: none;
	}
	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(-n+3) {
		display: block;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(3) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask {
		margin-top: 24px;
	}
	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(n+5) {
		display: none;
	}
	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(-n+4) {
		display: block;
	}

	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(3),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(4) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask {
		margin-top: 24px;
	}

	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.two_columns {
		width: calc(((100% + 24px) / 2) - 24px);
	    margin-right: 24px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.three_columns {
		width: calc(((100% + 24px) / 3) - 24px);
	    margin-right: 24px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.four_columns {
	    width: calc(((100% + 24px) / 3) - 24px);
	    margin-right: 24px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.six_columns {
	    width: calc(((100% + 24px) / 3) - 24px);
	    margin-right: 24px;
	}


	.lp-gallery-29._rotate_left .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(-2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__carousel-mask-item {
	    transform: skewX(2deg);
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__carousel-mask-item {
	    transform: skewX(-2deg);
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__carousel-mask {
	    margin-top: 0;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__thumbnail {
	    margin: 0 -12px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery {
	    overflow: hidden;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 24px) / 2) - 24px);
	    margin-right: 24px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 24px) / 3) - 24px);
	    margin-right: 24px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 24px) / 3) - 24px);
	    margin-right: 24px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 24px) / 4) - 24px);
	    margin-right: 24px;
	}
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._4 {
        margin-right: 32px;
        width: calc(25% - 24px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._3 {
        margin-right: 32px;
        width: calc(33.3333% - 21.333px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._2 {
        margin-right: 32px;
        width: calc(50% - 16px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._1 {
        margin-right: 32px;
        width: 100%;
    }
}

@media all and (min-width: 1200px) {
	.lp-gallery-29__carousel-item-row {
		margin: 0 -16px;
	    width: calc(100% + 32px);
	}
	.one_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 12) - 32px);
	}
	.two_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 6) - 32px);
	}
	.four_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 3) - 32px);
	}
	.three_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 4) - 32px);
	}
	.lp-gallery-29__gallery.one_columns .spoiler-item:nth-child(n+2) {
		display: none;
	}
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(-n+2) {
		display: block;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask,
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(n+4) {
		display: none;
	}
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(-n+3) {
		display: block;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(3) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(n+5) {
		display: none;
	}
	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(-n+4) {
		display: block;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(3),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(4) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(n+5) {
		display: none;
	}
	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(-n+4) {
		display: block;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(3),
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(4) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.two_columns {
		width: calc(((100% + 32px) / 2) - 32px);
	    margin-right: 32px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.three_columns {
		width: calc(((100% + 32px) / 3) - 32px);
	    margin-right: 32px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.four_columns {
	    width: calc(((100% + 32px) / 4) - 32px);
	    margin-right: 32px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.six_columns {
	    width: calc(((100% + 32px) / 3) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(-2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__carousel-mask-item {
	    transform: skewX(2deg);
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__carousel-mask-item {
	    transform: skewX(-2deg);
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__carousel-mask {
	    margin-top: 0;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__thumbnail {
	    margin: 0 -16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery {
	    overflow: hidden;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 2) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 3) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 4) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 4) - 32px);
	    margin-right: 32px;
	}
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._4 {
        margin-right: 32px;
        width: calc(25% - 24px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._3 {
        margin-right: 32px;
        width: calc(33.3333% - 21.333px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._2 {
        margin-right: 32px;
        width: calc(50% - 16px);
    }
    .lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._1 {
        margin-right: 32px;
        width: 100%;
    }
}

@media all and (min-width: 1380px) {
	
	.lp-gallery-29__carousel-item-row {
		margin: 0 -16px;
	    width: calc(100% + 32px);
	}
	.one_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 12) - 32px);
	}
	.two_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 6) - 32px);
	}
	.four_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 3) - 32px);
	}
	.three_columns .lp-gallery-29__carousel-item-row .lp-gallery-29__carousel-mask {
		margin-left: 16px;
	    margin-right: 16px;
	    width: calc(((100% / 12) * 4) - 32px);
	}
	.lp-gallery-29__gallery.two_columns .spoiler-item:nth-child(n+3) {
		display: none;
	}
	.lp-gallery-29__gallery.one_columns .spoiler-item:nth-child(n+2) {
		display: none;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask:nth-child(2) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.one_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(n+4) {
		display: none;
	}	
	.lp-gallery-29__gallery.three_columns .spoiler-item:nth-child(-n+3) {
		display: block;
	}	
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask:nth-child(3) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(n+5) {
		display: none;
	}
	.lp-gallery-29__gallery.four_columns .spoiler-item:nth-child(-n+4) {
		display: block;
	}

	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(1),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(2),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(3),
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask:nth-child(4) {
		margin-top: 0;
	}
	.lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(n+7) {
		display: none;
	}
	.lp-gallery-29__gallery.six_columns .spoiler-item:nth-child(-n+6) {
		display: block;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask {
		margin-top: 32px;
	}
	.lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel-mask:nth-child(-n+6) {
		margin-top: 0;
	}


	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.two_columns {
		width: calc(((100% + 32px) / 2) - 32px);
	    margin-right: 32px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.three_columns {
		width: calc(((100% + 32px) / 3) - 32px);
	    margin-right: 32px;
	}
	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.four_columns {
	    width: calc(((100% + 32px) / 4) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask.six_columns {
	    width: calc(((100% + 32px) / 6) - 32px);
	    margin-right: 32px;
	}
	.lp-gallery-29._rotate_left .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(-2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_left .lp-gallery-29__carousel-mask-item {
	    transform: skewX(2deg);
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__gallery {
	    padding: 39px 0;
	    transform: skewY(2deg);
	    transform-origin: center;
		position: relative;
	}

	.lp-gallery-29._rotate_right .lp-gallery-29__carousel-mask-item {
	    transform: skewX(-2deg);
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__carousel-mask {
	    margin-top: 0;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__thumbnail {
	    margin: 0 -16px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery {
	    overflow: hidden;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.two_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 2) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.three_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 3) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.four_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 4) - 32px);
	    margin-right: 32px;
	}

	.lp-gallery-29__wrap.splide_marquee_init .lp-gallery-29__gallery.six_columns .lp-gallery-29__carousel.splide:not(.is-active) .lp-gallery-29__carousel-mask {
	    width: calc(((100% + 32px) / 6) - 32px);
	    margin-right: 32px;
	}
	
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._4 {
	    margin-right: 32px;
	    width: calc(25% - 24px);
	}
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._3 {
	    margin-right: 32px;
	    width: calc(33.3333% - 21.333px);
	}
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._2 {
	    margin-right: 32px;
	    width: calc(50% - 16px);
	}
	.lp-gallery-29__carousel:not(.is-initialized) .lp-gallery-29__carousel-mask._1 {
	    margin-right: 32px;
	    width: 100%;
	}
}

.lp-gallery-29--container {
	background-color: var(--primary-color-a-01);
}

.lp-gallery-29__wrap-box._left .lp-gallery-29__title, 
.lp-gallery-29__wrap-box._left .lp-gallery-29__text,
.lp-gallery-29__wrap-box._right .lp-gallery-29__title, 
.lp-gallery-29__wrap-box._right .lp-gallery-29__text {
	text-align: left;
}
.lp-gallery-29__wrap-box._center .lp-gallery-29__title,
.lp-gallery-29__wrap-box._center .lp-gallery-29__text {
	text-align: center;
}
.lp-gallery-29__wrap-box._left .spoiler-btn-wrap {
	text-align: left;
}
.lp-gallery-29__wrap-box._center .spoiler-btn-wrap {
	text-align: center;
}
.lp-gallery-29__wrap-box._right .spoiler-btn-wrap {
	text-align: right;
}
.lp-gallery-29__carousel-item-row._left .lp-gallery-29__description {
	text-align: left;
}
.lp-gallery-29__carousel-item-row._center .lp-gallery-29__description {
	text-align: center;
}
.lp-gallery-29__carousel-item-row._right .lp-gallery-29__description {
	text-align: right;
}