/* v0.2.230 — PHOTOGRAPHY mobile gallery geometry is width-driven below COVER 01. */
@media (max-width:900px) {
  .brand-visual-page .brand-visual-photo-works .selected-visuals__track--all { min-height:0 !important; }

  .brand-visual-page .brand-visual-photo-works .selected-visuals__transition-cover {
    height:clamp(780px,205vw,880px) !important;
    min-height:0 !important;
    max-height:none !important;
  }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__chapter-photo--02 { height:clamp(650px,176vw,760px) !important; }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__chapter-photo--03 { height:clamp(630px,172vw,740px) !important; }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__closing-major { height:clamp(650px,182vw,790px) !important; }

  .brand-visual-page .photo-stage-v2-marker--top { top:40%; }
  .brand-visual-page .photo-stage-v2-marker--bottom { top:60%; }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__frame {
    box-shadow:none !important;
    transition:none !important;
    animation:none !important;
    will-change:auto !important;
    filter:none !important;
  }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__float,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__frame img {
    transition:none !important;
    animation:none !important;
    will-change:auto !important;
    transform:none !important;
    translate:none !important;
    scale:1 !important;
    filter:none !important;
  }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__float:hover,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__float:focus-visible,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__float:active,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__float:hover img,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__float:focus-visible img,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__float:active img {
    transform:none !important;
    translate:none !important;
    scale:1 !important;
    filter:none !important;
  }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__closing-major { isolation:auto !important; }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__chapter-photo,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__transition-cover {
    position:relative !important;
    box-shadow:none !important;
    transition:none !important;
    animation:none !important;
    will-change:auto !important;
    transform:none !important;
    filter:none !important;
    clip-path:none !important;
  }
  .brand-visual-page .brand-visual-photo-works .selected-visuals__chapter-photo img,
  .brand-visual-page .brand-visual-photo-works .selected-visuals__transition-cover img {
    box-shadow:none !important;
    transition:none !important;
    animation:none !important;
    will-change:auto !important;
    transform:none !important;
    translate:none !important;
    scale:1 !important;
    filter:none !important;
    clip-path:none !important;
  }
}
