{"product_id":"kibune-cool-summer-tour","title":"Kibune Cool Summer Tour","description":"\u003cstyle\u003e\n  \/* ตั้งค่ากล่องหลัก ปรับให้กว้างขึ้นเป็น 1200px หรือเต็มพื้นที่ 100% *\/\n  .jtb-tour-wrapper {\n    font-family: inherit;\n    color: #333;\n    max-width: 1200px; \n    width: 100%;\n    margin: 0 auto;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n  .jtb-tour-wrapper * { box-sizing: border-box; }\n\n  \/* ส่วน Content Grid (รายละเอียด และ กำหนดการ) *\/\n  .jtb-content-grid {\n    display: grid;\n    grid-template-columns: 1.8fr 1.2fr; \n    gap: 30px;\n  }\n  \n  .jtb-panel {\n    background: #fff;\n    border-radius: 12px;\n    padding: 35px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n  \n  \/* เปลี่ยนสีเส้นใต้หัวข้อเป็นสีชมพู\/โรสโกลด์ให้เข้ากับรูปภาพ *\/\n  .jtb-section-title {\n    font-size: 1.4em;\n    font-weight: bold;\n    border-bottom: 3px solid #f5c6cb; \n    padding-bottom: 10px;\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  \/* กล่องวันที่เดินทาง - ปรับเป็นธีมสีชมพูอ่อน *\/\n  .jtb-dates-box {\n    background: #fff0f3; \n    border: 1px solid #f5c6cb;\n    color: #854050;\n    border-radius: 8px;\n    padding: 20px;\n    text-align: center;\n    font-weight: bold;\n    font-size: 1.1em;\n    margin-bottom: 25px;\n  }\n  .jtb-dates-box p { margin: 5px 0; font-size: 0.9em; font-weight: normal; }\n  .jtb-dates-box p:first-child { font-size: 1.1em; font-weight: bold; }\n\n  \/* ตารางราคา *\/\n  .jtb-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 25px;\n  }\n  .jtb-table th, .jtb-table td {\n    border: 1px solid #e0e0e0;\n    padding: 15px;\n    text-align: center;\n  }\n  .jtb-table th { \n    background-color: #f8f9fa; \n    font-weight: bold;\n  }\n  \/* เปลี่ยนสีไฮไลท์ตารางเป็นสีชมพูอ่อน *\/\n  .jtb-table .highlight-bg {\n    background-color: #fff0f3;\n  }\n\n  \/* กำหนดการแบบ Timeline *\/\n  .jtb-timeline {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  \/* เปลี่ยนสีเส้นแกนกลางเป็นสีชมพู *\/\n  .jtb-timeline li {\n    position: relative;\n    padding-left: 25px;\n    padding-bottom: 25px;\n    border-left: 2px solid #f5c6cb; \n  }\n  .jtb-timeline li:last-child {\n    border-left: 2px solid transparent; \n    padding-bottom: 0;\n  }\n  \/* เปลี่ยนสีจุดวงกลมเป็นสีชมพูเข้มขึ้น *\/\n  .jtb-timeline li::before {\n    content: '';\n    position: absolute;\n    left: -7px; \n    top: 5px;\n    width: 12px;\n    height: 12px;\n    background: #e58b99;\n    border-radius: 50%;\n  }\n  \/* ปรับสไตล์เวลาใหม่: ข้อความสีชมพูเข้ม *\/\n  .jtb-timeline .jtb-time {\n    display: block;\n    color: #a34e5e; \n    font-size: 0.95em;\n    font-weight: bold;\n    margin-bottom: 4px;\n  }\n  .jtb-timeline strong {\n    display: block;\n    color: #1a1a1a;\n    margin-bottom: 5px;\n    font-size: 1.05em;\n  }\n  .jtb-timeline span {\n    font-size: 0.95em;\n    color: #555;\n  }\n\n  \/* กล่องหมายเหตุ *\/\n  .jtb-remarks-panel {\n    background: #fdfdfd;\n    border-left: 5px solid #f5c6cb; \/* แถบสีชมพูด้านซ้าย *\/\n    padding: 20px 25px;\n    margin-top: 30px; \n    border-radius: 8px;\n    font-size: 0.95em;\n    color: #555;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n  }\n  .jtb-remarks-panel h3 {\n    margin-top: 0;\n    color: #854050;\n    font-size: 1.2em;\n    margin-bottom: 15px;\n  }\n  .jtb-remarks-panel ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n  .jtb-remarks-panel li {\n    margin-bottom: 8px;\n    line-height: 1.5;\n  }\n\n  \/* Media Queries สำหรับมือถือ (Responsive) *\/\n  @media (max-width: 768px) {\n    .jtb-content-grid {\n      grid-template-columns: 1fr; \n    }\n    .jtb-panel {\n      padding: 25px 20px;\n    }\n    .jtb-remarks-panel {\n      padding: 15px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jtb-tour-wrapper\"\u003e\n  \n  \u003c!-- Content Grid --\u003e\n  \u003cdiv class=\"jtb-content-grid\"\u003e\n    \n    \u003c!-- ฝั่งซ้าย: ข้อมูลและตาราง --\u003e\n    \u003cdiv class=\"jtb-panel\"\u003e\n      \u003ch2 class=\"jtb-section-title\"\u003eรายละเอียดทัวร์\u003c\/h2\u003e\n      \n      \u003cdiv class=\"jtb-dates-box\"\u003e\n        \u003cp\u003eวันเดินทาง : พฤษภาคม - กันยายน 2570\u003c\/p\u003e\n        \u003cp\u003eให้บริการทุกวันจันทร์, วันอังคาร และวันพฤหัสบดี\u003cbr\u003e(เว้นแต่บางวันที่อาจมีการหยุดให้บริการ)\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003eหลีกหนีความวุ่นวายในเมือง สัมผัสบรรยากาศเย็นสบายของ \u003cstrong\u003eKibune\u003c\/strong\u003e เมืองพักผ่อนยอดนิยมช่วงฤดูร้อนของเกียวโต ซึ่งมีอุณหภูมิเย็นกว่าใจกลางเมืองประมาณ 5°C พร้อมเยี่ยมชม \u003cstrong\u003eKifune Shrine\u003c\/strong\u003e ศาลเจ้าเก่าแก่ที่เกี่ยวข้องกับเทพเจ้าแห่งสายน้ำ และเพลิดเพลินกับมื้อกลางวันแบบ Kaiseki ริมลำธาร (Kawadoko) ท่ามกลางธรรมชาติและเสียงสายน้ำ พร้อม English Licensed Guide\u003c\/p\u003e\n\n      \u003ctable class=\"jtb-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth rowspan=\"2\"\u003eTour Code\u003c\/th\u003e\n            \u003cth colspan=\"2\" class=\"highlight-bg\"\u003eราคา (เริ่มต้น)\u003c\/th\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth class=\"highlight-bg\"\u003eผู้ใหญ่\u003c\/th\u003e\n            \u003cth class=\"highlight-bg\"\u003eเด็ก (6-11ปี)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eNG419S\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e6,700\u003c\/td\u003e\n            \u003ctd\u003e4,900\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ฝั่งขวา: กำหนดการ --\u003e\n    \u003cdiv class=\"jtb-panel\"\u003e\n      \u003ch2 class=\"jtb-section-title\"\u003eกำหนดการเดินทาง\u003c\/h2\u003e\n      \n      \u003cul class=\"jtb-timeline\"\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"jtb-time\"\u003eจุดนัดพบ\u003c\/div\u003e\n          \u003cstrong\u003eสถานี Gion-Shijo\u003c\/strong\u003e\n          \u003cspan\u003eพบกันที่ชั้น B1F บริเวณตรงข้าม Information\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"jtb-time\"\u003eเดินทาง\u003c\/div\u003e\n          \u003cstrong\u003eสถานี Kibuneguchi\u003c\/strong\u003e\n          \u003cspan\u003eเดินทางด้วยรถไฟไปยังสถานี Kibuneguchi และเดินทางต่อด้วยรถรับส่งฟรีของร้านอาหาร\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"jtb-time\"\u003eท่องเที่ยว\u003c\/div\u003e\n          \u003cstrong\u003eศาลเจ้าคิฟุเนะ (Kifune Shrine)\u003c\/strong\u003e\n          \u003cspan\u003eเยี่ยมชมศาลเจ้าเก่าแก่ที่เกี่ยวข้องกับเทพเจ้าแห่งสายน้ำ\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"jtb-time\"\u003eรับประทานอาหาร\u003c\/div\u003e\n          \u003cstrong\u003eRiverside Terrace Dining\u003c\/strong\u003e\n          \u003cspan\u003eรับประทานอาหารกลางวัน ริมลำธาร ท่ามกลางธรรมชาติ (Kawadoko)\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"jtb-time\"\u003eเดินทางกลับ\u003c\/div\u003e\n          \u003cstrong\u003eสถานี Gion-Shijo\u003c\/strong\u003e\n          \u003cspan\u003eเดินทางกลับด้วยรถรับส่งฟรีของร้านอาหาร และต่อรถไฟกลับมาสิ้นสุดทัวร์ที่สถานี Gion-Shijo\u003c\/span\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- กล่องหมายเหตุ --\u003e\n  \u003cdiv class=\"jtb-remarks-panel\"\u003e\n    \u003ch3\u003eหมายเหตุ\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eเงื่อนไข รายละเอียด และนโยบายการยกเลิก เป็นไปตามเงื่อนไขของแต่ละทัวร์ กรุณาสอบถามเจ้าหน้าที่\u003c\/li\u003e\n      \u003cli\u003eราคาดังกล่าวเป็น ราคาต่อท่าน (สกุลเงินบาท) และเป็นไปตามเงื่อนไขที่บริษัท เจทีบี (ประเทศไทย) จำกัด กำหนด\u003c\/li\u003e\n      \u003cli\u003eบริษัทฯ ขอสงวนสิทธิ์ในการเปลี่ยนแปลงราคา รายละเอียด และเงื่อนไขต่าง ๆ โดยไม่ต้องแจ้งให้ทราบล่วงหน้า\u003c\/li\u003e\n      \u003cli\u003eรูปภาพใช้เพื่อประกอบการโฆษณาและการนำเสนอเท่านั้น\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \n\u003c\/div\u003e","brand":"JTB (Thailand) Limited (EN)","offers":[{"title":"Default Title","offer_id":47185672569031,"sku":null,"price":6700.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/0897\/6327\/files\/AdobeStock_1883954555_KifuneShrine.jpg?v=1789541442","url":"https:\/\/th.jtbtrip.com\/products\/kibune-cool-summer-tour","provider":"JTB (Thailand) Limited (EN)","version":"1.0","type":"link"}