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

⚖️ Legal & Privacy

Short version (more details may be added later).

📋 Terms & Conditions

  • Services are subject to availability and requirements.
  • No guarantee of outcomes for consultation.
  • Personal data is used only for communication and service delivery.
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)); })();