{% extends 'default_frame.twig' %}
{% set body_class = 'service_page' %}
{% block javascript %}
<script src="{{ asset('assets/js/hotelinfo].js') }}?{{ env('JS_PARAM') }}"></script>
<script src="{{ asset('assets/js/helicopter.js') }}"?{{ env('JS_PARAM') }}></script>
{% endblock %}
{% block stylesheet %}
<link href="https://fonts.googleapis.com/css2?family=Allura&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{{ asset('assets/css/summer.css') }}?{{ env('CSS_PARAM') }}">
<link rel="stylesheet" href="{{ asset('assets/css/cruise_idx.css') }}?{{ env('CSS_PARAM') }}">
{% endblock %}
{% block main %}
<div class="t-container">
<h1>
<picture>
<source srcset="/awd/html/template/osechi/assets/img/cruise/main_visual_sp.webp" media="(max-width: 768px)">
<img src="/awd/html/template/osechi/assets/img/cruise/main_visual.webp" alt="Supercar rental in Tokyo {{app.request.query.get('hotel')}}">
</picture>
</h1>
<p class="title">Yacht Private Charter</p>
{#
<p class="title">- Exclusive Mobility Service<br class="spOnly"> for Your Finest Moments -</p>
#}
<p class="japanise main-subtitle">for Your Finest Moments</p>
</div>
<div class="ec-categoryHeadRole__content">
<h1 class="title"></h1>
<p>
Experience Tokyo like never before with our exclusive private luxury yacht charter. Marvel at Tokyo's breathtaking skyline and sunsets while enjoying exquisite sushi, champagne, and sake. Create unforgettable memories aboard our luxurious yacht as you take in the stunning beauty of Tokyo from the water.
</p>
</div>
<div class="container service">
<div class="item">
<img src="{{ asset('assets/img/cruise/service08.webp')}}" alt="">
<p class="title"><span>CHIBA / MIURA RESORT CRUISE</span></p>
<p class="description">
A yacht trip offers serene seascapes, escaping urban noise. Enjoy tuna and other seafood from the local market. In summer, swim in crystal-clear waters. Ideal for connecting with nature.
</p>
<p class="location">Pier : Miura area</p>
<p class="price">Starting at:¥670,000 ~</p>
<p class="note">[include]Tax,Transportation</p>
<div class="icon">
<div class="iconitem">
<img src="{{ asset('assets/img/summer/5.png')}}" alt="">
<div class="name">Princess<br><span>49ft</span></div>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/2.png')}}" alt="">
<div><span>3h</span></div>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/3.png')}}" alt="">
<span>max 10</span>
</div>
</div>
<p class="note">Options: Drink / BBQ / Sea bathing
<a href="{{ url('cruise_reserved', {'id': '4'}) }}">
<div class="btn">Reserve</div>
</a>
</div>
<div class="item">
<img src="{{ asset('assets/img/cruise/service09.webp')}}" alt="">
<p class="title"><span>RIVER CRUISE</span></p>
<p class="description">
Escape Tokyo's hustle and bustle with a river cruise, offering iconic views of the skyline and districts like Asakusa and Odaiba. Perfect for a relaxing family outing, romantic date, or fresh tourist perspective. Enjoy champagne while soaking in the view of Tokyo from the water.
</p>
<p class="location">Pier : Tokyo area</p>
<p class="price">Starting at:¥340,000 ~</p>
<p class="note">[include]Tax,Transportation</p>
<div class="icon">
<div class="iconitem">
<img src="{{ asset('assets/img/summer/5.png')}}" alt="">
<div class="name">AQUA RIVA<span> 33ft</span></div>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/2.png')}}" alt="">
<span>120min</span>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/3.png')}}" alt="">
<span>max 6</span>
</div>
</div>
<p class="note">Options: Drink</p>
<a href="{{ url('cruise_reserved', {'id': '1'}) }}">
<div class="btn">Reserve</div>
</a>
</div>
<div class="item">
<img src="{{ asset('assets/img/cruise/service05.webp')}}" alt="">
<p class="title"><span>TOKYO BAY CRUISE</span></p>
<p class="description">
A Tokyo Bay cruise offers a unique escape from the city's bustle, showcasing illuminated landmarks like the Rainbow Bridge and Tokyo Tower. Enjoy a luxurious meal with music or a DJ for a memorable and extraordinary experience.
</p>
<p class="location">Pier : Tokyo area</p>
<p class="price">Starting at:¥1,250,000 ~</p>
<p class="note">[include]Tax,Transportation</p>
<div class="icon">
<div class="iconitem">
<img src="{{ asset('assets/img/summer/5.png')}}" alt="">
<div class="name">AZIMUT<br><span>80ft</span></div>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/2.png')}}" alt="">
<div><span>3h</span></div>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/3.png')}}" alt="">
<span>max 15</span>
</div>
</div>
<p class="note">Options: Drink / BBQ / Sushi / DJ
<a href="{{ url('cruise_reserved', {'id': '2'}) }}">
<div class="btn">Reserve</div>
</a>
</div>
<div class="item">
<img src="{{ asset('assets/img/cruise/service06.webp')}}" alt="">
<p class="title"><span>YOKOHAMA BAY SUNSET CRUISE</span></p>
<p class="description">
A cruise around Yokohama offers stunning views of the skyline, Yokohama Bay Bridge, and famous red brick warehouses. Enjoy fine dining and drinks for a luxurious outing in a picturesque setting.
</p>
<p class="location">Pier : Yokohama area</p>
<p class="price">Starting at:¥1,460,000 ~</p>
<p class="note">[include]Tax,Transportation</p>
<div class="icon">
<div class="iconitem">
<img src="{{ asset('assets/img/summer/5.png')}}" alt="">
<div class="name">AZIMUT<br><span>80ft</span></div>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/2.png')}}" alt="">
<div><span>3h</span></div>
</div>
<div class="iconitem">
<img src="{{ asset('assets/img/summer/3.png')}}" alt="">
<span>max 15</span>
</div>
</div>
<p class="note">Options: Drink / BBQ / Sushi / DJ
<a href="{{ url('cruise_reserved', {'id': '3'}) }}">
<div class="btn">Reserve</div>
</a>
</div>
</div>
{#
<div class="container service">
<div class="item">
<a href="{{ url('cruise_detail', {'id': 'tokyo'}) }}">
<img src="{{ asset('assets/img/cruise/service01.webp')}}" alt="">
<p class="title"><span>TOKYO BAY CRUISE</span></p>
<p class="note">We are excited to present our exclusive private luxury cruising plan in Tokyo. This unique experience offers the opportunity to charter a yacht and witness the breathtaking Tokyo skyline and stunning sunsets from the water. Enjoy luxury at its finest in a completely private setting, with carefully selected meals and drinks including sushi catering, champagne, and sake. Our service is highly customizable to suit your specific needs, whether for an anniversary, a proposal, or any other memorable occasion with your partner, family, or friends. Experience the unparalleled beauty of Tokyo's metropolis from the comfort of our ship and create memories that will last a lifetime.</p>
<div class="btn">read more</div>
</a>
</div>
<div class="item">
<a href="{{ url('cruise_detail', {'id': 'yokohama'}) }}">
<img src="{{ asset('assets/img/cruise/service02.webp')}}" alt="">
<p class="title"><span>YOKOHAMA BAY CRUISE</span></p>
<p class="note">Introducing our private luxury cruising plan in Yokohama. Charter a yacht and admire the vibrant skyline and stunning sunsets of Yokohama from the water. Enjoy a private luxury setting with gourmet sushi, champagne, and sake. Our customizable service is perfect for any special occasion with loved ones. Experience Yokohama窶冱 waterfront beauty and create unforgettable memories.</p>
<div class="btn">read more</div>
</a>
</div>
<div class="item">
<a href="{{ url('cruise_detail', {'id': 'other'}) }}">
<img src="{{ asset('assets/img/cruise/service03.webp')}}" alt="">
<p class="title"><span>TOKYO RESORT CRUISE/ Miura & Chiba</span></p>
<p class="note">Embark on an enchanting cruise to a specific destination surrounded by 360 degrees of ocean and abundant nature. Spend tranquil moments immersed in breathtaking scenery, or visit charming fishing villages to enjoy fresh seafood bowls. In the summer, anchor in crystal-clear waters for a refreshing swim. This cruise offers a perfect blend of relaxation and adventure, allowing you to intimately connect with the sea and its surrounding beauty. Experience the ultimate getaway with our specially designed destination cruise plans.</p>
<div class="btn">read more</div>
</a>
</div>
<div class="item">
<a href="{{ url('helicopter_detail', {'id': '45'}) }}">
<img src="{{ asset('assets/img/cruise/service04.webp')}}" alt="">
<p class="title"><span>Tourist Destination Transportation</span></p>
<p class="note">You can charter the boat for a minimum of two hours. Complimentary hotel pickup and drop-off services are included. Additionally, you have the option to combine this service with helicopter rides or rental of your preferred cars.</p>
<div class="btn">read more</div>
</a>
</div>
</div>
#}
{% endblock %}