/* Search-only B slab correction. The approved source and shared renderer are not edited.
 * Tracks, outer size, image mount, Method C and surrounding page geometry stay unchanged.
 * Microtype is decoration at native slab scale; do not report it as readable 10px content.
 */
.page-main .slab { container-type:inline-size; }
.page-main .slab-label {
  grid-row:2; display:grid; grid-template-columns:minmax(0,1fr) 24%; align-items:center;
  padding:3.5% 4%; min-height:0; outline:1.05cqw solid #c92230; outline-offset:-1.05cqw;
  border-radius:1.5cqw; background:#fff; box-shadow:0 0 0 .6cqw #cbd2d6,0 0 0 1cqw #fff;
  font-family:"Yu Gothic UI","Meiryo",sans-serif; color:#111;
}
.page-main .label-copy { min-width:0; display:flex; flex-direction:column; gap:1.5cqw; }
.page-main .label-copy span { font-size:3.7cqw; line-height:1.15; font-weight:700; letter-spacing:.05em; }
.page-main .label-copy strong { font-size:3.4cqw; line-height:1.15; white-space:nowrap; letter-spacing:-.02em; }
.page-main .label-copy small { font-size:2.7cqw; line-height:1.15; letter-spacing:.1em; color:#50555a; }
.page-main .label-grade { display:flex; flex-direction:column; align-items:center; justify-content:center; gap:1.5cqw; min-height:0; box-shadow:-1px 0 #d3d7d9; }
.page-main .label-grade span { font-family:Arial,sans-serif; font-weight:700; font-size:3.1cqw; line-height:1; white-space:nowrap; }
.page-main .label-grade strong { font-family:Arial,sans-serif; font-weight:700; font-size:10.2cqw; line-height:1; }
.page-main .case-neck { grid-row:3; display:grid; grid-template-columns:1fr 16% 1fr; align-items:center; gap:3%; padding-inline:7%; }
.page-main .case-neck span { height:1.4cqw; box-shadow:0 1px #fff,inset 0 1px #b3bec26b; border-radius:2px; background:#dfe5e752; }
.page-main .case-neck i { width:100%; aspect-ratio:2.3; border-radius:1cqw; box-shadow:inset 0 0 0 1px #b5c0c455,0 1px #fff; background:linear-gradient(150deg,#fff9,#dce4e74d); }
.page-main .slab-b-pocket { position:relative; background:#f4f5f4; outline:1px solid #aebbbe; border-radius:1.8cqw; box-shadow:0 0 0 .65cqw #fffffff0,0 0 0 1.2cqw #c3ced2a1,0 0 0 1.65cqw #ffffffad; }
