2026.01.28(水)
body { background: #fff0fa; font-family: 'Kosugi Maru', sans-serif; } .profile-box { position: relative; max-width: 360px; background: #f9f0f7; border: 2px solid #d8a1bc; border-radius: 18px; padding: 18px; color: #7a3e6c; text-align: center; box-shadow: 0 6px 18px rgba(216,161,188,0.6); overflow: hidden; margin: 30px auto; } .profile-box img { width: 100%; border-radius: 12px; box-shadow: 0 4px 10px rgba(200,100,140,0.4); } /* 💖ハートのアニメーション設定 */ .heart { position: absolute; color: #ff7cbf; font-size: 20px; opacity: 0.8; animation: float 6s ease-in infinite; } @keyframes float { 0% { transform: translateY(0) scale(1); opacity: 1; } 100% { transform: translateY(-200px) scale(1.4); opacity: 0; } } /* ランダム位置のハート */ .heart:nth-child(1) { left: 10%; animation-delay: 0s; } .heart:nth-child(2) { left: 30%; animation-delay: 1.5s; } .heart:nth-child(3) { left: 50%; animation-delay: 3s; } .heart:nth-child(4) { left: 70%; animation-delay: 2.2s; } .heart:nth-child(5) { left: 85%; animation-delay: 4s; } .price-box { background: #fcebf2; border-radius: 14px; padding: 14px 18px; font-size: 0.9rem; color: #b85596; box-shadow: inset 0 0 14px rgba(236,152,190,0.45); margin-bottom: 18px; } 💖 💞 💕 💗 💓 これぞ女神様、癒しの空間へ💞 ひなのさん 18:00~翌1:00 の出勤になります! 抜群の接客にお時間いっぱい癒されてください✨ おっとり丁寧な口調から居心地は最高に。 そこから始めるエッチなお時間には期待しかないです! 皆様甘えてみてください、、、 優しい性格の彼女は一生懸命ご奉仕を頑張ります💞 ご予約お待ちしておりますm(__)m 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 でのご案内となりますのでご予約お待ちしております📞 📞受付 三宅
2026.01.28(水)
💞 ✨ 🌸 💖 🍒 アイドル君臨 未経験18歳のエッチなご奉仕💞 みゆさん 14:00~翌1:00 の出勤になります! おっとりおしとやかなかわいい女子♥ 未経験での入店でまだまだ不慣れなところも ございますが可愛さでカバーしますので どうか見守ってあげてくださいませ✨ 幼いお顔とボディ、、、もう皆様の興奮は 収まらなくなってしまうのが想像できます💞 ご予約お待ちしております m(__)m 🏰 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 でのご案内となりますのでご予約お待ちしております📞 受付 三宅 .profile-card.full-move-stamps { max-width:360px; margin:0 auto; background: linear-gradient(135deg,#ffeef9 0%,#fff7fd 100%); border:3px solid #f7c2e7; border-radius:30px; padding:28px 24px; font-family:'Kosugi Maru',cursive,'Yu Gothic',sans-serif; color:#b252a3; box-shadow: 0 10px 30px rgba(247, 190, 232, 0.7); text-align: center; position:relative; overflow:hidden; } /* スタンプ全体コンテナ(枠内)*/ .floating-icons { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 2; overflow: visible; } /* 各スタンプ初期ランダム配置 */ .icon { position: absolute; font-size: 2rem; filter: drop-shadow(0 0 9px #ffc6f3); animation-timing-function: ease-in-out; animation-iteration-count: infinite; animation-direction: alternate; animation-fill-mode: forwards; } /* スタンプの動きをランダム化するためdelay・duration・軌道を変えます */ .icon:nth-child(1){ top: 10%; left: 12%; animation-name: move1; animation-duration: 7.1s; animation-delay: 0s; } .icon:nth-child(2){ top: 58%; left: 68%; animation-name: move2; animation-duration: 5.8s; animation-delay: 1.8s; } .icon:nth-child(3){ top: 40%; left: 25%; animation-name: move3; animation-duration: 6.5s; animation-delay: 0.9s; } .icon:nth-child(4){ top: 72%; left: 52%; animation-name: move4; animation-duration: 8.3s; animation-delay: 2.4s; } .icon:nth-child(5){ top: 16%; left: 75%; animation-name: move5; animation-duration: 6.9s; animation-delay: 1.1s; } /* それぞれの動き(上下+左右の微妙な動き) */ @keyframes move1 { 0% {transform: translate(0, 0);} 50% {transform: translate(10px, -16px);} 100% {transform: translate(0, 0);} } @keyframes move2 { 0% {transform: translate(0, 0);} 50% {transform: translate(-8px, -14px);} 100% {transform: translate(0, 0);} } @keyframes move3 { 0% {transform: translate(0, 0);} 50% {transform: translate(9px, 12px);} 100% {transform: translate(0, 0);} } @keyframes move4 { 0% {transform: translate(0, 0);} 50% {transform: translate(-12px, 11px);} 100% {transform: translate(0, 0);} } @keyframes move5 { 0% {transform: translate(0, 0);} 50% {transform: translate(11px, -15px);} 100% {transform: translate(0, 0);} } .price-box { background: #f7def8; border-radius: 24px; padding: 22px 26px; font-size: 1rem; color: #9c3e8d; box-shadow: inset 0 0 22px rgba(247,175,235,0.6); margin-bottom: 30px; border: 3px dashed #eec5f5; } .price { font-weight: bold; font-size: 1.1rem; } .name, .time, .staff { font-family: "Yusei Magic", cursive; } .staff { font-size: 1.1rem; font-weight: 900; color: #b04ca1; margin-bottom: 0; letter-spacing: 0.08em; text-shadow: 0 0 8px #fdb9f9; }
2026.01.27(火)
💞本気の接客が他とは違う💞 🕗 18:00〜翌4:00 🕓 かれんさん この価格でこのクオリティは、、、納得していただけるでしょう💞 様々なお客様のお好みに合わせることのできる、とっても万能な優しい女子になりますので、お好みのプレイを伝えてみてくださいませ✨ 他の女子とは違う本気の接客とテクニック、イチャイチャ感をご堪能いただけること間違いございません💋 初めてお会いになられる方のクーポンご利用でお得に、超エッチにお過ごしくださいませ💞 ご予約心よりお待ちしております m(__)m 🏨 立川駅周辺ホテルご利用 60分 11,000円 その他エリア 90分 16,500円 120分 22,000円 お早めのご予約お待ちしております📞 受付:三宅 @media (min-width:768px) { .karen-widget { max-width:720px; padding:28px; border-width:3px !important; line-height:1.8 !important; } .karen-widget h2 { font-size:1.6rem !important; } .karen-widget p { font-size:1.05rem !important; } .karen-course { padding:16px !important; } }
2026.01.27(火)
💞✨ 🌸💖 🍒 ⭐ 可愛いロリっこの登場⭐ 幼さ全開でおっとりした性格で 精一杯頑張ります💞 みゆさん 18:00~翌1:00 の出勤になります! 幼すぎるお顔にお会いして びっくりされることでしょう♡ 何故、、、この業界に、、、 18歳という若さでチャレンジしてきた彼女を どうか皆様の優しさで見守ってあげてください✨ 一生懸命エッチなプレイにもチャレンジしますので優しいご指導をお願いいたします💞 ご予約お待ちしております m(__)m 🏰 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 でのご案内となりますのでご予約お待ちしております📞 受付 三宅 .profile-card.full-move-stamps { max-width: 360px; margin: 0 auto; background: linear-gradient(135deg, #fff0fa 0%, #fff7fd 100%); border: 3px solid #f6a9e2; border-radius: 30px; padding: 28px 24px; font-family: 'Kosugi Maru', 'Yu Gothic', sans-serif; color: #b252a3; box-shadow: 0 10px 25px rgba(247, 150, 210, 0.6); text-align: center; position: relative; overflow: hidden; } /* 見出しピンク濃淡 */ .catch1 { color: #ff4faf; font-family: 'Yusei Magic', cursive; font-size: 28px; font-weight: 700; text-shadow: 0 0 10px rgba(255,120,210,0.4); margin-bottom: 0.3em; } .catch2 { color: #ff94d9; font-family: 'Yusei Magic', cursive; font-size: 24px; margin-top: 0; } /* テキストと差の出る淡ピンク */ .name { font-size: 1.4rem; color: #ff4094; font-weight: bold; } .time { font-size: 1.15rem; color: #d76cc4; } .desc { color: #b84a97; line-height: 1.6em; } /* 予約の部分は淡いピンク */ .reserve { color: #ff7dbb; margin: 1.2em 0 0.6em; font-weight: 600; } /* プライスボックス */ .price-box { background: #ffe6f6; border-radius: 24px; padding: 22px 26px; font-size: 1rem; color: #a2438d; box-shadow: inset 0 0 22px rgba(247,175,235,0.5); margin-bottom: 30px; border: 3px dashed #f5b9e7; } .price { font-weight: bold; color: #e544b5; font-size: 1.1rem; } .staff { font-size: 1.1rem; font-weight: 900; color: #b04ca1; letter-spacing: 0.08em; text-shadow: 0 0 8px #fbaae3; } /* アイコン動きはそのまま */ .floating-icons { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 2; overflow: visible; } .icon { position: absolute; font-size: 2rem; filter: drop-shadow(0 0 8px #ffc6f3); animation-timing-function: ease-in-out; animation-iteration-count: infinite; animation-direction: alternate; animation-fill-mode: forwards; } .icon:nth-child(1){ top: 10%; left: 12%; animation: move1 7.1s 0s infinite; } .icon:nth-child(2){ top: 58%; left: 68%; animation: move2 5.8s 1.8s infinite; } .icon:nth-child(3){ top: 40%; left: 25%; animation: move3 6.5s 0.9s infinite; } .icon:nth-child(4){ top: 72%; left: 52%; animation: move4 8.3s 2.4s infinite; } .icon:nth-child(5){ top: 16%; left: 75%; animation: move5 6.9s 1.1s infinite; } @keyframes move1 { 0%{transform:translate(0,0);} 50%{transform:translate(10px,-16px);} 100%{transform:translate(0,0);} } @keyframes move2 { 0%{transform:translate(0,0);} 50%{transform:translate(-8px,-14px);} 100%{transform:translate(0,0);} } @keyframes move3 { 0%{transform:translate(0,0);} 50%{transform:translate(9px,12px);} 100%{transform:translate(0,0);} } @keyframes move4 { 0%{transform:translate(0,0);} 50%{transform:translate(-12px,11px);} 100%{transform:translate(0,0);} } @keyframes move5 { 0%{transform:translate(0,0);} 50%{transform:translate(11px,-15px);} 100%{transform:translate(0,0);} }
2026.01.27(火)
未経験の良さが際立つ💞 りあさん 11:00~17:00 の出勤になります! おとなしくおしとやかで優しい女子✨ 未経験ながら一生懸命に頑張る姿に感心してしまいます💞 実はフレンドリーな性格なのですが、緊張からか 照れていますので、優しくほぐして あげてくださいませ!!! プレイではしっかりお楽しみいただけますので、 ご予約お待ちしております m(__)m 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 でのご案内となりますのでご予約お待ちしております📞 📞受付 三宅 .girl-image { width: 100%; height: auto; border-radius: 12px; box-shadow: 0 4px 12px rgba(200,120,160,0.4); transition: transform 0.6s ease, box-shadow 0.6s ease; } .girl-image:hover { transform: scale(1.05); box-shadow: 0 8px 20px rgba(200,80,140,0.5); } /* ボックスのゆらゆらアニメーション */ @keyframes floatBox { 0% { transform: translateY(0px); } 100% { transform: translateY(-6px); } } /* ハートの浮遊アニメーション */ .float-hearts::before, .float-hearts::after { content: "💖"; position: absolute; opacity: 0.6; font-size: 1.4rem; animation: floatHearts 6s linear infinite; } .float-hearts::before { left: 20%; animation-delay: 1s; } .float-hearts::after { left: 70%; animation-delay: 3s; } @keyframes floatHearts { 0% {bottom: -20px; opacity: 0; transform: scale(0.8);} 20% {opacity: 1;} 80% {opacity: 1;} 100% {bottom: 100%; opacity: 0; transform: scale(1.4);} }
