@media (max-width: 900px) {
	/* START DON'T REMOVE ON THIS FILE */
	#pagestemp .pagesnav{ margin-top: -350px; }
	#pagestemp .pagessec_a.firstsec{ margin-top: 180px; }
	/* END DON'T REMOVE ON THIS FILE */

	#pagestemp .drctrimg{ width: 100%; }

	/* Cards stack at a FIXED top on mobile (no step-down). Match JS baseTop=180, step=0 */
	#pagestemp .feature-card:nth-child(1) { top: 180px; }
	#pagestemp .feature-card:nth-child(2) { top: 180px; }
	#pagestemp .feature-card:nth-child(3) { top: 180px; }
	#pagestemp .feature-card:nth-child(4) { top: 180px; }
	#pagestemp .feature-card:nth-child(5) { top: 180px; }
	#pagestemp .feature-card:nth-child(6) { top: 180px; }

	/* Lower z-index so card 6 (z-index:6) slides above the title */
	#pagestemp .secsticky { z-index: 5; }

	/* Hide badge when card is covered by the next card */
	#pagestemp .feature-card.shadow-off .card-num { opacity: 0; transition: opacity 0.25s ease; }

	/* Extra scroll room so cards 5-6 fully stack before the section ends */
	#pagestemp .cardstckng { padding-bottom: 150px; }
	/* 会社概要 bottom padding halved on SP */
	#pagestemp .kaisyagaiyo { padding-bottom: 130px; }
}
