Index: branches/dev/html/mobile/nonmember/confirm.php
===================================================================
--- branches/dev/html/mobile/nonmember/confirm.php	(revision 12826)
+++ branches/dev/html/mobile/nonmember/confirm.php	(revision 12832)
@@ -84,6 +84,7 @@
 	// Àµ¾ï¤Ê¿ä°Ü¤Ç¤¢¤ë¤³¤È¤òµ­Ï¿¤·¤Æ¤ª¤¯
 	$objSiteSess->setRegistFlag();
-	header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_PAYMENT));
-	exit;
+	//header("Location: " . gfAddSessionId(MOBILE_URL_SHOP_PAYMENT));
+    header("Location: " . gfAddSessionId('./payment.php'));
+    exit;
 	break;
 case 'confirm':
