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

📞 Contact Us

Please include your preferred language, inquiry type, dates, location, and details.

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)); })();