@charset "UTF-8";

@media screen and (max-width: 750px) {
	
/*-------------------
	MV
-------------------*/
	#pagesMv { background-image: url("/images/fukkyu_fukko_mv_bg_sp.jpg"); }
	
/*-------------------
	扉
-------------------*/
	#fukkyu_fukkoSec #introTxt { text-align: left; margin-top: 35px; }
	#fukkyu_fukkoSec .indexList { margin: 15px 0 0; }
	#fukkyu_fukkoSec .indexList li a,
	#fukkyu_fukkoSec .indexList li span { padding-right: 25px; }
	#fukkyu_fukkoSec .indexList li a .indexListStatus { width: 100px; margin-left: 5px; font-size: 0.8rem; padding: 2px 3px 3px; line-height: 1.4; }

/*-------------------
	詳細
-------------------*/
	#fukkyu_fukkoSec #progressList { margin: 30px 0 0; }
	#fukkyu_fukkoSec #progressList li { padding-right: 25px; }
	#fukkyu_fukkoSec #progressList li::after { width: 10px; height: 20px; right: 2%; }
	#fukkyu_fukkoSec #progressList li div { margin-top: 3px; }

	#fukkyu_fukkoSec #detailTable { width: 100%; }
	#fukkyu_fukkoSec #detailTable th { width: 125px; }

}