Trip cost estimator
What will a Japan ski trip cost you?
Set where you're going, how long, who's coming and how you like to travel. You'll get a clear, honest breakdown — flights, transfers, lodging, lift passes and the rest — in your own currency.
Destination
Gateway: New Chitose (CTS) · lift pass ≈ £44/day
Show prices inrates drift daily
Nights
7
Days on snowmax 8
5
Adults
2
Childrenunder 12s
0
Travel style
Flying fromfor the flights line
Include in the estimate
See your full Hokkaido trip plan
Three hand-picked resorts, a day-by-day itinerary, transfers and a “when to book what” timeline — built for your exact trip and emailed free.
Free · no spam · unsubscribe any time.
Put it on your site
Embed the planner anywhere
Paste this into any site — WordPress, Squarespace, Wix or plain HTML. It stays up to date automatically and resizes to fit.
<iframe
src="https://japownow.com/planner/embed"
title="Japan Ski Trip Budget Planner"
loading="lazy"
id="japownow-planner"
style="width:100%;border:0;border-radius:16px;min-height:1200px;background:#111318"
></iframe>
<script>
window.addEventListener("message", function (e) {
if (e.data && e.data.type === "japownow:planner:height") {
var f = document.getElementById("japownow-planner");
if (f) f.style.height = e.data.height + "px";
}
});
</script>