if ((navigator.userAgent.indexOf('iPhone') != -1)||(navigator.userAgent.indexOf('Android') != -1)){
	if (location.href.indexOf("smart=1") == -1) {
		location.href = "http://www.daiwahouse.co.jp/s/"
	} else {
		document.write("<p class=\"alignC pt15 pb15\"><a href=\"http://www.daiwahouse.co.jp/s/\"><img src=\"s/images/btn_s.gif\" alt=\"スマートフォン対応ページを表示される場合はこのボタンをタップしてください\" width=\"950\" height=\"162\" /></a></p>");
	}
}



