@charset "UTF-8";
@media screen and (max-width:979px){

	/*--------------------------------------------------------------------
		共通
	--------------------------------------------------------------------*/
	#laresiaContents .pcOnly { display: none; }
	#laresiaContents .tabletNone { display: none; }
	#laresiaContents #catalogOuter #catalogWrap #productsCatalog ul { margin-right: 10px; }

	/* jumpList */
	#laresiaContents ul.jumpList li { width: calc((100% - 20px) / 2); margin-left: 20px; box-sizing: border-box; height: auto !important; }
	#laresiaContents ul.jumpList li:nth-child(3n+1) { margin-left: 20px; }
	#laresiaContents ul.jumpList li:nth-child(2n+1) { margin-left: 0; }
	#laresiaContents ul.jumpList li:nth-child(n+3) { margin-top: 20px; }
	#laresiaContents ul.jumpList li a { height: 57px; position: relative; padding: 0; } 
	#laresiaContents ul.jumpList li.twoLine a { padding: 0; }
	#laresiaContents ul.jumpList li a span { position: absolute; top: 50%; left: 10px; right: 10px; text-align: center; margin: 0 auto; transform: translateY(-50%); }
	
	
	
	/*--------------------------------------------------------------------
		取り付け関連資料
	--------------------------------------------------------------------*/
	/* シルスペーサーについて（TXタイプの場合のみ） */
	#laresiaContents #docWrap #shimSpacerSection #shimSpacerArea { width: 80%; margin: 0 auto; }
	#laresiaContents #docWrap #shimSpacerSection #shimSpacerArea div { width: 100%; margin-top: 30px; float: none; }
	#laresiaContents #docWrap #shimSpacerSection #shimSpacerArea div:nth-child(2) { float: none; }

	/* 扉厚調整用のスペーサーについて */
	#laresiaContents #docWrap #spacerSection .contentsOuter div { width: 100%; }

	/* ID-Keyを紛失した、もしくは暗証番号を忘れたときは */
	#laresiaContents #docWrap #reminderSection .contentsOuter > div { width: 100%; }
	#laresiaContents #docWrap #reminderSection ol { float: none; }
	#laresiaContents #docWrap #reminderSection dl { float: none; margin-top: 15px; width: 100%; box-sizing: border-box; }	
	
	/* 施解錠ログを残したまま電池交換を行う方法（入室管理モードの管理者のみ） */
	#laresiaContents #docWrap #managementSection .contentsOuter div { width: 100%; }

	/* 2ロックセットでの上下設定の切り替えについて（2ロックセットの場合のみ） */
	#laresiaContents #docWrap #twoLockSection .contentsOuter div { width: 100%; }
	
	
	
	
	
	
	
}