プロフィール
- 責め派?受け派?
- どっちも♡
- タバコは吸う?
- 吸わない
- タトゥーは?
- ねこ
- 性感帯は?
- くびすじ…♡
- 心掛けていることは?
- すまいる^^
- 尊敬している人
- しむらけん
- 得意プレイは?
- 後ろから…♡
- キャッチコピー
- ふーあーゆー
- 女の子からのコメント
- 素敵な思い出つくりましょう♡
09/06 16:53 更新
お店からのコメント
<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><style type="text/css">/* ふうあ姫専用のラッパー設定:全体の背景をいじらず安全に中央配置します */ .fuua-wrapper { font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif; color: #4a4035; line-height: 1.9; word-break: keep-all; overflow-wrap: break-word; text-align: center; max-width: 750px; margin: 0 auto; padding: 8px 4px; box-sizing: border-box; } .fuua-wrapper .nobr { display: inline-block; } /* 猫ちゃんが安全に可愛く跳ねるアニメーション */ @keyframes catJump { 0%, 100% { transform: translateY(0) scale(1); } 50% { transform: translateY(-4px) scale(1.08); } } .fuua-wrapper .cat-anime { display: inline-block; color: #ff6b81; font-weight: bold; animation: catJump 1.6s infinite ease-in-out; } /* ♡ハートの鼓動アニメーション */ @keyframes heartPulse { 0%, 100% { transform: scale(1); filter: drop-shadow(0 0 2px rgba(255, 107, 129, 0.4)); } 50% { transform: scale(1.18); filter: drop-shadow(0 0 8px rgba(255, 107, 129, 0.8)); } } .fuua-wrapper .heart-anime { display: inline-block; color: #ff6b81; animation: heartPulse 1.4s infinite ease-in-out; margin: 0 2px; } /* 星のキラキラアニメーション */ @keyframes starTwinkle { 0%, 100% { opacity: 0.3; transform: scale(0.8) rotate(0deg); } 50% { opacity: 1; transform: scale(1.2) rotate(15deg); filter: drop-shadow(0 0 6px #ff7675); } } .fuua-wrapper .star-anime { display: inline-block; color: #ff7675; animation: starTwinkle 2s infinite ease-in-out; margin: 0 2px; } /* スマホでも確実に横並びにするための共通フレックスコンテナ */ .fuua-inline-container { display: flex; align-items: center; justify-content: center; flex-wrap: nowrap; white-space: nowrap; margin: 6px 0; } /* サブタイトル用の横並び調整 */ .fuua-sub-container { display: flex; align-items: center; justify-content: center; flex-wrap: nowrap; white-space: nowrap; margin-bottom: 4px; } .fuua-sub-text { font-size: 0.85rem; letter-spacing: 2.5px; color: #6d4c41; font-weight: bold; margin: 0 8px; } /* ふんわり甘いパステルヘッダーバナー */ .fuua-wrapper .header-card { border: 3px solid #ffeaa7; padding: 6px; background: #ffffff; margin-bottom: 16px; box-shadow: 0 4px 20px rgba(255, 234, 167, 0.4); border-radius: 16px; } /* ミルキーパステルイエロー〜ほんのりピンクのグラデーション */ .fuua-wrapper .header-inner { border: 2px dashed #ffd54f; padding: 24px 10px; background: linear-gradient(135deg, #fff9c4 0%, #fff3e0 50%, #ffe0b2 100%); text-align: center; border-radius: 12px; } .fuua-wrapper .shop-name { font-size: 1.35rem; color: #5d4037; font-weight: bold; letter-spacing: 2px; margin-bottom: 12px; text-shadow: 0 1px 2px rgba(255,255,255,0.8); } .fuua-wrapper .catchphrase-box { display: inline-block; border: 2px solid #ffb74d; padding: 6px 18px; margin-bottom: 14px; max-width: 95%; background: #ffffff; border-radius: 20px; box-shadow: 0 2px 8px rgba(255, 183, 77, 0.2); } .fuua-wrapper .catchphrase { font-size: 1.1rem; color: #e65100; letter-spacing: 1.5px; font-weight: bold; } .fuua-wrapper .cast-title { font-size: 0.85rem; color: #6d4c41; letter-spacing: 1.5px; font-weight: bold; } /* 可愛いコーラルピンクのお名前 */ .fuua-wrapper .cast-name { font-size: 2.1rem; font-weight: bold; color: #ff6b81; letter-spacing: 2px; text-shadow: 0 0 10px #ffffff, 0 2px 4px rgba(255, 107, 129, 0.2); margin: 0 8px; } .fuua-wrapper .badge-container { margin-top: 12px; } .fuua-wrapper .badge-tag { display: inline-block; background: #ffffff; color: #e65100; border: 1px solid #ffe082; font-size: 0.8rem; padding: 4px 12px; border-radius: 15px; letter-spacing: 0.5px; margin: 2px 3px; font-weight: bold; white-space: nowrap; box-shadow: 0 2px 6px rgba(0,0,0,0.04); } /* 白ベースの上品な本文カード */ .fuua-wrapper .content-box { background: #ffffff; border: 2px solid #ffeaa7; padding: 22px 14px; margin-bottom: 16px; box-shadow: 0 4px 15px rgba(243, 156, 18, 0.12); border-radius: 16px; text-align: center; } .fuua-wrapper .section-title { font-size: 1.15rem; color: #d35400; border-bottom: 2px dotted #f1c40f; padding-bottom: 6px; margin-top: 0; margin-bottom: 18px; letter-spacing: 1.5px; font-weight: bold; display: inline-block; } .fuua-wrapper .intro-text p { font-size: 0.95rem; color: #4a4035; margin-bottom: 14px; margin-top: 0; text-align: center; font-weight: 500; } /* 優しいハイライトボックス */ .fuua-wrapper .highlight-quote { background: linear-gradient(135deg, #fffde7 0%, #fff3e0 100%); border: 2px solid #ffe082; padding: 14px 12px; margin: 18px 0; font-size: 1.05rem; color: #e65100; font-weight: bold; line-height: 1.8; text-align: center; border-radius: 12px; box-shadow: 0 2px 8px rgba(255, 179, 0, 0.15); } /* 訴求を高めるコールアウトボックス */ .fuua-wrapper .callout-urgent { background: linear-gradient(135deg, #f6d365 0%, #fda085 100%); border: 2px solid #ffffff; color: #ffffff; text-align: center; padding: 18px 12px; font-size: 0.98rem; font-weight: bold; letter-spacing: 0.5px; margin-top: 20px; border-radius: 12px; line-height: 1.9; box-shadow: 0 4px 15px rgba(243, 156, 18, 0.25); } .fuua-wrapper .footer-decor { text-align: center; margin-top: 24px; color: #d35400; font-size: 0.88rem; letter-spacing: 2px; font-weight: bold; } @media (min-width: 600px) { .fuua-wrapper .cast-name { font-size: 2.7rem; } .fuua-wrapper .shop-name { font-size: 1.5rem; } .fuua-wrapper .catchphrase { font-size: 1.25rem; } .fuua-wrapper .intro-text p { font-size: 1rem; } }</style>(ฅ^._.^ฅ) ✧ 艶やかにおもてなし ✧ (ฅ^._.^ฅ)
みつらんの湯
♡ 「あなたのためだけに舞い降りた特別な存在」 ♡
✦ 愛らしい笑顔と温かな人柄が魅力の姫 ✦
(ฅ^._.^ฅ) ふうあ 姫 (ฅ^._.^ฅ)
♡ 柔らかな雰囲気 ♡ ✧ 愛らしい笑顔 ✧ ♡ 癒やしの存在 ♡
❖ ふうあ姫のご紹介 ❖
まるで、あなたのためだけに
舞い降りた特別な存在。 ♡
「ふうあさん」は、柔らかな雰囲気と
愛らしい笑顔が魅力の女性です。 ✧
ふんわりとした優しい空気感。
どこか守ってあげたくなるような可憐な佇まい。
自然と人を惹きつける華やかさ。 ♡
初めてお会いした瞬間から
その魅力に心を奪われることでしょう。
話しかけると少し照れたように微笑み、
その穏やかな表情に
思わずこちらまで笑顔になってしまいます。 ✧
飾らない素直さと、温かな人柄。
一緒に過ごす時間の中で
少しずつ心の距離が近づいていく
心地よさを感じていただけるはずです。 ♡
清楚で落ち着いた雰囲気を持ちながらも、
ふとした瞬間に見せる愛らしさ。
その絶妙な魅力こそが、
多くの方を惹きつける理由なのかもしれません。
✧ まるで一輪の花がそっと咲くような、
美しく優しい存在。 ✧
ふうあさんとの出会いは
きっと特別な思い出として心に残ることでしょう。
ぜひ一度、その温かな魅力をご体感くださいませ。♡
✦ 貴方様のお越しを心よりお待ち申し上げております ✦
09/06 16:53 更新
お店からのコメント
みつらんの湯
♡ 「あなたのためだけに舞い降りた特別な存在」 ♡
✦ 愛らしい笑顔と温かな人柄が魅力の姫 ✦
(ฅ^._.^ฅ) ふうあ 姫 (ฅ^._.^ฅ)
♡ 柔らかな雰囲気 ♡ ✧ 愛らしい笑顔 ✧ ♡ 癒やしの存在 ♡
❖ ふうあ姫のご紹介 ❖
まるで、あなたのためだけに
舞い降りた特別な存在。 ♡
「ふうあさん」は、柔らかな雰囲気と
愛らしい笑顔が魅力の女性です。 ✧
ふんわりとした優しい空気感。
どこか守ってあげたくなるような可憐な佇まい。
自然と人を惹きつける華やかさ。 ♡
初めてお会いした瞬間から
その魅力に心を奪われることでしょう。
話しかけると少し照れたように微笑み、
その穏やかな表情に
思わずこちらまで笑顔になってしまいます。 ✧
飾らない素直さと、温かな人柄。
一緒に過ごす時間の中で
少しずつ心の距離が近づいていく
心地よさを感じていただけるはずです。 ♡
清楚で落ち着いた雰囲気を持ちながらも、
ふとした瞬間に見せる愛らしさ。
その絶妙な魅力こそが、
多くの方を惹きつける理由なのかもしれません。
✧ まるで一輪の花がそっと咲くような、
美しく優しい存在。 ✧
ふうあさんとの出会いは
きっと特別な思い出として心に残ることでしょう。
ぜひ一度、その温かな魅力をご体感くださいませ。♡
✦ 貴方様のお越しを心よりお待ち申し上げております ✦