アストヤオ株式会社
アストヤオ株式会社
Natural Stones · Car Rental · Support

🚗 租车 / 旅游出行说明

面向在日外国人及访日游客,提供日本合规租车相关说明与支持(按条件使用)。

📋 建议提前提供

  • 时间、地点、人数、用途
  • 驾驶资格情况(需个别确认)
  • 是否需要保险/额外选项

⚙️ 基本流程

  1. 咨询
  2. 条件确认
  3. 预约
  4. 取车说明
  5. 还车
document.getElementById("y").textContent = new Date().getFullYear(); (function(){ const heroMedias = document.querySelectorAll('.hero-media[style*="background-image"]'); const imageObserver = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if(entry.isIntersecting){ const el = entry.target; el.classList.add('loaded'); observer.unobserve(el); } }); }, { rootMargin: '50px' }); heroMedias.forEach(el => imageObserver.observe(el)); })();