443 กระทู้ 2.0M+ วิว 20+ ปี
กลับหน้ารายการ

เที่ยวญี่ปุ่นKomatsu – Osaka 6 Days 40000 บาท

เที่ยวญี่ปุ่นKomatsu – Osaka 6 Days 40000 บาท
รอบ 28 ธันวาคม – 2 มกราคม 2553

วันที่ 1 ออกเดินทางจากสุวรรณภูมิ
วันที่ 2 โคมัตสึ - หมู่บ้านชิรากาว่า - วัดคิโยมิสึ
วันที่ 3 ยูนิเวอร์เซล สตูดิโอ (เดินทางโดยรถไฟ)
วันที่ 4 ช้อปปิ้งย่านชินไซบาชิ ( FREE DAY )
วันที่ 5 ศาลเจ้าเฮย์อัน – หน้าผาโทจินโบ- คานาซาว่า
วันที่ 6 สวนเค็นโระ คุเอ็น – ปราสาท คานาซาว่า - กรุงเทพฯ

สนใจติดต่อ เม 0894911010

ยังไม่มีความคิดเห็นในกระทู้นี้

เข้าสู่ระบบเพื่อร่วมแสดงความคิดเห็น

เข้าสู่ระบบ
กลับหน้ารายการกระทู้
ถาม AI ค้นหา หมวดหมู่ เรียงตาม ตลาด ติดต่อ
/* ===== COOKIE CONSENT BANNER ===== */ .cookie-consent { position: fixed; bottom: 0; left: 0; right: 0; background: linear-gradient(180deg, #1a252f 0%, #0d1418 100%); color: white; padding: 20px; z-index: 10000; box-shadow: 0 -5px 30px rgba(0,0,0,0.3); display: none; } .cookie-consent.show { display: block; animation: slideUpCookie 0.5s ease; } @keyframes slideUpCookie { from { transform: translateY(100%); } to { transform: translateY(0); } } .cookie-inner { max-width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; } .cookie-text { flex: 1; min-width: 300px; } .cookie-text h4 { margin: 0 0 8px; font-size: 1.1rem; color: var(--y2k-orange); } .cookie-text p { margin: 0; font-size: 0.9rem; line-height: 1.6; color: #ccc; } .cookie-text a { color: var(--y2k-orange); } .cookie-buttons { display: flex; gap: 10px; flex-wrap: wrap; } .cookie-btn { padding: 12px 25px; border: none; border-radius: 25px; font-size: 0.95rem; font-weight: 600; cursor: pointer; transition: all 0.3s; } .cookie-btn-accept { background: var(--y2k-orange); color: var(--y2k-blue-dark); } .cookie-btn-accept:hover { background: #ffad47; } .cookie-btn-settings { background: transparent; border: 2px solid #666; color: #ccc; } .cookie-btn-settings:hover { border-color: var(--y2k-orange); color: var(--y2k-orange); }