@charset "Shift_JIS";

@media(max-width: 640px){
	/*===========================================
		pregArea_01
	=============================================*/
	div.pregArea_01 {
		width: auto;
	}
	/*===========================================
		pregArea_02
	=============================================*/
	div.pregArea_02 {
		width: auto;
	}
	div.pregArea_02 div.pregBox {
	}
	li.contents div.photo div.img {
		width: auto;
		float: none;
	}
	li.contents div.photo div.txt {
		width: auto;
		float: none;
	}
	li.contents div.photo div.txt div.contentsArea {
		width: auto;
		float: none;
	}
	.img {
	}
	/*===========================================
		OnepointArea
	=============================================*/
	div.contentsArea_step div.miniBox {
		width: auto;
	}
	div.contentsArea_step div.leftArea {
		width: auto;
		float: none;
	}
	div.contentsArea_step div.rightArea {
		width: auto;
		float: none;
	}
	div.contentsArea_step div.leftArea2 {
		width: auto;
		float: none;
	}
	div.contentsArea_step div.rightArea2 {
		width: auto;
		float: none;
	}
	
	div.detailArea {
	}
	div.detailArea div.leftArea {
		width: auto;
		float: none;
	}
	div.detailArea div.rightArea {
		width: auto;
		float: none;
	}
	
	/*===========================================
		AttentionArea
	=============================================*/
	div.AttentionArea div.leftArea {
		width: auto;
		float: none;
	}
	div.AttentionArea div.rightArea {
		width: auto;
		float: none;
	}
	
	/*===========================================
		tblGlay
	=============================================*/
	table.tblGlay {}
	table.tblGlay th {}
	table.tblGlay th.width-2 {}
	table.tblGlay td {}
	table.tblGlay .txt-c {}
	
	/*===========================================
		Sub Contents
	=============================================*/
	dl.sub_contents dd div.leftArea {
		width: auto;
		float: none;
	}
	dl.sub_contents dd div.rightArea {
		width: auto;
		float: none;
	}
	
	/*===========================================
		GrayArea
	=============================================*/
	div.GrayArea div.leftArea {
		width: auto;
		float: none;
	}
	div.GrayArea div.rightArea {
		width: auto;
		float: none;
	}
	
	p.bg-blue {
		width: auto;
	}
}