
.fs-c-photoswipe .pswp__scroll-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    height: 60%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}
.fs-c-productCarouselMainImage__thumbnailList {
    padding: 0 0 15px !important;
}
.fs-c-productCarouselMainImage__thumbnail {
    background: #000;
}
.fs-c-productCarouselMainImage__thumbnail__img {
    opacity: .7;
}
.slick-active .fs-c-productCarouselMainImage__thumbnail__img {
    opacity: 1;
}
.fs-c-productCarouselMainImage__thumbnail__caption{
	display: none;
}
.fs-body-cart .fs-l-cart__contentsArea{
	margin-bottom: 30px;
}
.guide_bnr{
	width: 50%;
}
