"Cuddle Cafe" Opens In Japan


Recommended Posts

865670288.jpg

TOKYO ?

Sometimes, after a long, stressful day, there?s nothing more comforting than crawling into bed with your significant other and falling asleep in their arms.

But what if you don?t have anyone to cuddle with in the first place? If you?re in Japan, you might think to go to a soapland or some other kind of brothel, but then you?d have to deal with all that sex when you really just want to close your eyes and rest in the warmth of another?s body.

But wait! Before you resign yourself to another lonely night of shedding tears on your Rei Ayanami dakimakura, why not stop by Soineya, Japan?s first ?co-sleeping specialty shop,? where customers can pay to sleep in the arms of a beautiful girl?with no strings attached.

Soineya (literally, ?sleep together shop?) opened its doors on Sept 25 in none other than Akihabara, Tokyo?s electronics district, hub of otaku culture and birthplace of other eccentric establishments like maid caf?s. Soineya defines itself as a ?co-sleeping specialty shop,? which we?re going to denominate ?cuddle cafe? because it has a better ring to it.

According to the homepage, Soineya hopes to offer patrons ?the simple and ultimate comfort of sleeping together with someone.?

Of course, ultimate comfort comes at a price. Let?s take a look at the Soineya ?service menu?:

Admission fee: 3,000 yen

Standard Course

20 min ? 3,000 yen

40 min ? 5,000 yen (only 3,000 yen for first time visitors)

60 min ? 6,000 yen

2 hrs ? 11,000 yen

3 hrs ? 16,000 yen

4 hrs ? 20,000 yen

5 hrs ? 25,000 yen

6 hrs ? 30,000 yen

10 hrs ? 50,000 yen

?Shimei-ryo? (fee to pick the girl you want to sleep with) ? 1,000 yen + 500 yen per hour

Optional Course

Customer sleeps in girl?s arm (3 min) ? 1,000 yen

Girl pats customer on the back (3 min) ? 1,000 yen

Customer pets girl on the head (3 min) ? 1,000 yen

Customer and girl stare at each other (1 min) ? 1,000 yen

Girl changes clothes (1 time) ? 1,000 yen

Girl gives customer foot massage (3 min) ? 1,000 yen

Customer gives girl foot massage (3 min) ? 2,000 yen

Customer sleeps with head on girl?s lap (3 min) ? 1,000 yen

Girl sleeps with head on customer?s lap (3 min) ? 2,000 yen

So basically, you?re paying about 6,000 yen an hour to lie in bed with a complete stranger. The website doesn?t specify what customers are and are not permitted to do during the standard course, but it?s probably safe to assume your options are limited to ?close your eyes and be quiet.?

Furthermore, Soineya is currently recruiting girls for part-time in-store and ?delivery? work. Here?s the job description.

? Job: Sleeping

? Location: Akihabara (3 min walk from station)

? Qualifications: High school age to 30s

? Compensation: 3,500 yen/hour

? Hours: Weekdays 15:00-22:00, Weekend/holidays 12:00-22:00

Source

Link to comment
https://www.neowin.net/forum/topic/1110189-cuddle-cafe-opens-in-japan/
Share on other sites

To be honest it would probably be cheaper than having a girlfriend anyways!

Exactly my thoughts... plus you really can cuddle, I like to do that a lot but past experiences tell me that girls don't like to be "loved" everytime I want to love them.

More weirdness, that 'menu' sounds like a perv's gourmet ... and no, I reckon a wife is still cheaper.

Maybe they should put on some extras like using water cannons against customers instead of the 'Taiwanese flotilla' in another threat I was reading ...

20,000 yen for 2 hours of water cannon .. I can see a lot of guys up for something like that !

Save your money go to Thailand and get a soapy for a hell of a lot less. Sleep with the girl for 20.00. I did that at a massage only place. The girl was surprised I just wanted to sleep. I didn't want the massage just sleep. She was my girlfriend the rest of the time I was there.

Japan, why you so weird?

Japan's culture is a lot different than western. But I don't see spending all that money just to sleep. But most likely real Japanese won't be sleeping with foreigners.

This topic is now closed to further replies.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!