@charset "UTF-8";
/*==========================================
変数 inc.scss
===========================================*/
/*==========================================
変数 fonts.scss
===========================================*/
/*===================================
userSS 追加
=====================================*/
.lp-kamagaya .lp-fv {
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url("../../images/lp-kamagaya/mainimage.webp") no-repeat center/cover;
}
@media screen and (max-width: 576px) {
  .lp-kamagaya .cts-block01.bg-fixedWrap .bg-fixed .fixed-image {
    background-position: 33% center;
  }
}
@media screen and (max-width: 767px) {
  .lp-kamagaya .cts-block02.bg-fixedWrap .bg-fixed .fixed-image {
    background-position-x: 70%;
  }
}
.lp-kamagaya .inview_ctsBg.show .bg-fixed .fixed-image {
  transform: scale(1);
}/*# sourceMappingURL=lp-kamagaya2026.css.map */