2025.12.30(火)
💞 ✨ 🌸 💖 🍒 実は...テクニック凄いです💞 めるさん 19:00~翌2: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; }
2025.12.30(火)
💖 💕 💞 💗 規格外の可愛さで 超エッチなお時間を💞 『ここあさん』 16:00~24:00 の出勤になります! 魅力が詰まった18歳女子✨ 気さくな性格とエッチで濃厚なプレイは 皆様を虜にすること間違いございません💞 幼さと大人のエロさを同時にお楽しみいただける 貴重なお時間となりますので 抜き納めにピッタリな女子です!!! 18歳、、、ご堪能くださいませ💞 ご予約お待ちしております!!! 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 ご予約お待ちしております📞 受付 三宅 .profile-frame { border: 6px double #ff7f9a; border-radius: 14px; background: linear-gradient(180deg, #fff8fc 0%, #ffe5f1 100%); padding: 18px; max-width: 400px; margin: 20px auto; box-shadow: 0 6px 18px rgba(255, 145, 170, 0.4); } /* 中身全体カード */ .profile-card.fixed-frame-text-static { background: #fff0fb; border: 4px solid #ff7f9a; border-radius: 8px; color: #cc3366; text-align: center; padding: 24px 20px; position: relative; overflow: hidden; box-shadow: 0 8px 24px rgba(255, 127, 154, 0.5); font-family: 'Kosugi Maru', sans-serif; } /* ハート落下アニメーション */ .falling-hearts { position: absolute; top: 0; left: 5%; width: 100px; height: 100%; pointer-events: none; z-index: 3; overflow: visible; } .heart { position: absolute; top: -10%; left: 0; font-size: 2.8rem; opacity: 0.9; animation: fall 7s linear infinite; filter: drop-shadow(0 0 10px #ffbbe2); } .heart:nth-child(1) { animation-delay: 0s; left: 0px; } .heart:nth-child(2) { animation-delay: 2s; left: 30px; } .heart:nth-child(3) { animation-delay: 4s; left: 15px; } .heart:nth-child(4) { animation-delay: 6s; left: 40px; } @keyframes fall { 0% { transform: translateY(-20%) scale(1.1); opacity: 0.9; } 50% { transform: translateY(60vh) rotate(20deg) scale(1.2); opacity: 0.8; } 100% { transform: translateY(100vh) rotate(-25deg) scale(0.9); opacity: 0.4; } } /* 写真部分 */ .image-link { display: block; margin-bottom: 18px; border-radius: 9px; overflow: hidden; box-shadow: 0 3px 14px #ffb9d3aa; animation: imgFloatUpDown 5.8s ease-in-out infinite; position: relative; z-index: 1; } .main-img { width: 100%; border-radius: 9px; } @keyframes imgFloatUpDown { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-14px); } } /* 区切り線 */ .divider { border: none; border-top: 2px dotted #ffa3bf; margin: 20px 0; } /* 料金枠 */ .plan.highlight-price { background-color: #ffe6f0; border: 3px solid #ff4d79; border-radius: 10px; padding: 16px; margin: 20px 0; font-weight: bold; color: #cc0044; font-size: 1.25rem; box-shadow: 0 4px 10px rgba(255, 77, 121, 0.3); } .price { font-size: 1.4rem; margin: 8px 0; letter-spacing: 0.05em; } .staff { margin-top: 14px; font-weight: bold; color: #b03366; }
2025.12.30(火)
🍊 🍯 🌞 🥂 ✨ 迫力の美巨乳 Gの衝撃💞 『なみさん』 15:00~24:00 の出勤になります! 一見クールに見えますが まだ幼さも感じる可愛い女子です✨ 強烈なインパクトを放つ G美乳はくっきりクビレから抜群のスタイルを 強調させています!!! さあ年の終わりに、G乳をご堪能くださいませ💞 お問い合わせをお待ちしております m(__)m 🏰 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 でのご案内となりますのでご予約お待ちしております📞 受付 三宅 .profile-card.gentle-motion { position: relative; max-width: 360px; margin: 0 auto; padding: 28px 24px; background: linear-gradient(135deg, #fff9ee 0%, #fffef7 100%); border: 3px solid #ffbd70; border-radius: 30px; text-align: center; color: #cc852e; box-shadow: 0 10px 30px rgba(255,192,86,0.17); overflow: hidden; font-family: 'Kosugi Maru', 'Yu Gothic', sans-serif; animation: cardGlow 11s linear infinite; } @keyframes cardGlow { 0%,100% {box-shadow: 0 10px 30px rgba(255,192,86,0.12);} 50% {box-shadow: 0 22px 40px rgba(249,205,120, 0.26);} } .image-link { display: block; border-radius: 28px; overflow: hidden; margin-bottom: 22px; box-shadow: 0 8px 24px rgba(252,179,103,0.14); } .main-img { width: 100%; border-radius: 28px; animation: imgFloatSlow 9.8s ease-in-out infinite; } @keyframes imgFloatSlow { 0%, 100% {transform: scale(1) translateY(0);} 55% {transform: scale(1.04) translateY(-12px);} } .floating-icons { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 2; } .icon.gentle-icon { position: absolute; font-size: 2.2rem; opacity: 0.87; filter: drop-shadow(0 0 10px #ffeacf); animation: iconDrift 12s ease-in-out infinite; } .icon:nth-child(1) { top: 16%; left: 10%; animation-delay: 0s;} .icon:nth-child(2) { top: 73%; left: 82%; animation-delay: 2.5s;} .icon:nth-child(3) { top: 38%; left: 56%; animation-delay: 5s;} .icon:nth-child(4) { top: 63%; left: 17%; animation-delay: 7s;} .icon:nth-child(5) { top: 29%; left: 70%; animation-delay: 9.5s;} @keyframes iconDrift { 0%,100% {transform: translateY(0) scale(1);} 45% {transform: translateY(-20px) scale(1.09);} 60% {transform: translateY(5px) scale(1);} } .catch-text span { font-family: "Yusei Magic", cursive; color: #e08329; font-size: 2rem; margin-bottom: 16px; display: inline-block; animation: catchFadeIn 7s ease-in-out infinite; text-shadow: 1px 1px 7px #ffd9ae; } @keyframes catchFadeIn { 0%,100% {opacity: 1; transform: scale(1);} 48% {opacity: 0.82; transform: scale(1.07);} } .name { color: #d06624; font-size: 1.3rem; font-weight: 700; animation: nameGentle 7s ease-in-out infinite; display: inline-block; } @keyframes nameGentle { 0%,100%{transform: translateY(0);} 28%{transform: translateY(-7px);} 71%{transform: translateY(4px);} } .time { color: #de8134; font-size: 1.06rem; font-weight: 700; animation: timeGlowS 6s linear infinite; } @keyframes timeGlowS { 0%,100%{text-shadow: 0 0 0 #ffe5bb;} 45%{text-shadow: 0 0 9px #ffd89e;} 70%{text-shadow: 0 0 9px #fff8e1;} } .intro p { color: #cc841b; line-height: 1.55; margin: 10px 0; font-style: italic; opacity: 0.95; animation: introGentle 11s ease-in-out infinite; } @keyframes introGentle { 0%{opacity:0.68; transform:translateY(7px);} 20%{opacity:1; transform:translateY(0);} 95%{opacity:0.93; transform:translateY(-4px);} 100%{opacity:0.7; transform:translateY(6px);} } .plan { color: #c77821; background: #fff0db; border-radius: 24px; padding: 22px 26px; box-shadow: 0 0 16px #fcb34712 inset; margin-bottom: 30px; border: 3px dashed #ffc45e; animation: planPulseSoft 8.5s infinite; } @keyframes planPulseSoft { 0%,100%{box-shadow: #f9e1b5 0 0 9px inset;} 55%{box-shadow:#ffe8ba 0 0 36px inset;} } .plan .price { font-weight: bold; font-size: 1.13rem; margin: 6px 0; } .staff { color: #f2883a; font-weight: 900; font-size: 1.08rem; text-shadow: 0 0 7px #ffe6a8; animation: staffGentle 9s linear infinite; } @keyframes staffGentle { 0%,100% {opacity: 1;} 42% {opacity: 0.81;} 73% {opacity: 1;} }
2025.12.30(火)
🫧 🫧 🫧 🫧 🫧 エッチなロリっこ💓 『こころさん』 14:00~22:00 の出勤になります! 可愛すぎてキュンキュンが 止まりません💕 優しい,,,明るい...可愛い... そして超エッチな性格✨ 可愛さ全開で皆様のもとに お伺いさせていただきます!! 接客力の評価も高く お時間いっぱいロリっことエッチなことを ご堪能くださいませ!!! プレイ中はエッチ女子への変貌は 見ものでございます💞 皆様のご予約お待ちしております m(__)m 🏨 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 でのご案内となりますのでご予約お待ちしております📞 受付 三宅 .profile-card.pink { position: relative; max-width: 360px; margin: 0 auto; padding: 28px 24px; background: linear-gradient(135deg, #ffe5ef 0%, #fff0f8 100%); border: 3px solid #ffb6ce; border-radius: 30px; text-align: center; font-family: "Kosugi Maru", "Yu Gothic", sans-serif; box-shadow: #ffd4e4 0 10px 30px; overflow: hidden; } .floating-icons { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 9999; overflow: visible; } .icon.bubble-icon { position: absolute; font-size: 3.4rem; opacity: 0.65; color: #ff9dc6; filter: drop-shadow(0 0 4px #ffd0e3); animation: bubbleFall 8s linear infinite; } .icon.bubble-icon:nth-child(1) { left: 10%; top: -10%; animation-delay: 0s; animation-duration: 7s; } .icon.bubble-icon:nth-child(2) { left: 30%; top: -15%; animation-delay: 2s; animation-duration: 8s; } .icon.bubble-icon:nth-child(3) { left: 55%; top: -10%; animation-delay: 1.2s; animation-duration: 9s; } .icon.bubble-icon:nth-child(4) { left: 75%; top: -12%; animation-delay: 4s; animation-duration: 7.5s; } .icon.bubble-icon:nth-child(5) { left: 85%; top: -10%; animation-delay: 3s; animation-duration: 8.5s; } @keyframes bubbleFall { 0% { transform: translateY(0) scale(1.2); opacity: 0; } 50% { opacity: 1; } 100% { transform: translateY(110vh) scale(0.8); opacity: 0.6; } } .bordered-title { display: inline-block; padding: 12px 26px; margin: 20px 0 24px 0; color: #e64b8c; font-size: 1.8rem; font-family: "Yusei Magic", cursive; border: 3px double #ffa8d6; border-radius: 12px; background: linear-gradient(90deg, #ffeaf4 0%, #fff8fc 100%); box-shadow: 0 0 8px #ffd3e3; text-shadow: 1px 1px 7px #ffe1ee; position: relative; line-height: 1.3; z-index: 1; } .image-link { display: block; border-radius: 18px; overflow: hidden; box-shadow: 0 8px 24px #f2b7cc; animation: floatImg 2.2s ease-in-out infinite alternate; position: relative; z-index: 1; } @keyframes floatImg { 0% { transform: scale(1) translateY(0); } 100% { transform: scale(1.015) translateY(-6px); } } .intro p { color: #d35182; line-height: 1.6; margin: 6px 0; position: relative; z-index: 1; } .plan { color: #e46f90; background: linear-gradient(90deg, #ffeaf2 60%, #fff6f9 100%); border-radius: 24px; padding: 22px 32px; margin: 28px 0; border: 4px dashed #ffb1c9; box-shadow: #ffd9e5 0 0 25px inset; position: relative; z-index: 1; } .enhanced-plan p { font-weight: 900; font-size: 1.3rem; margin: 10px 0; color: #e64c7d; } .staff { color: #c65377; font-weight: 900; font-size: 1.1rem; position: relative; z-index: 1; }
2025.12.29(月)
💖 💞 圧倒的なかわいさとエロさを持った18歳💞 ✨るりさん✨ 20:30~翌4:00 の出勤になります!! 抜群の愛嬌で初めてお会いしても すぐに仲良くなるでしょう✨ 懐っこい性格と距離感が近いので 密着度が高く「ずっとそばにいてほしい!」と思っちゃうタイプの女子です💞 悩むことなくご予約を入れてみてくださいませ! 後悔しないデリヘルライフをお過ごしいただけます✨ 立川駅周辺ホテルのご利用で 60分 11,000円 その他のエリアでも 90分 16,500円 120分 22,000円 ご予約お待ちしております📞 📞受付 三宅 @keyframes popText { 0% { transform:scale(1); } 100% { transform:scale(1.1); color:#d46aa3; } } @keyframes shineText { 0%,100% { text-shadow:0 0 8px #f9b8d2; } 50% { text-shadow:0 0 18px #ffdcf0; } } @keyframes floatHeart { 0% { transform:translateX(0) rotate(0); opacity:0.8; } 100% { transform:translateX(-400px) rotate(25deg); opacity:0; } } @keyframes floatHeart2 { 0% { transform:translateX(0) rotate(0); opacity:0.8; } 100% { transform:translateX(400px) rotate(-25deg); opacity:0; } } @keyframes boxPulse { 0%, 100% { box-shadow: 0 0 14px 4px rgba(236,152,190,0.7); } 50% { box-shadow: 0 0 22px 6px rgba(236,152,190,1); } } @keyframes popUp { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(1.1); opacity: 0.8; } }
