新宿區
新宿・神樂坂・高田馬場
查看新宿區AREA GUIDE
從東京的人氣區域中,搜尋餐廳、設施與活動資訊。
EDITOR'S SELECTION
從「暢遊東京」編輯部親自造訪,並實際體驗過料理與用餐環境的店家中,依照不同主題為您精選推薦。
※刊登內容根據編輯部造訪時的資訊整理而成。
與スーパーアキダイ秋葉社長組成的團體『アキエリ』的江里華推出了新曲。地方歌曲「松島みれん舟」 誠摯邀請您前來。 當天會場提供現場報到,亦可事先預約。 E-プロモーション 050-6881-5731 e.promotion.music5@gmail.com
2026年9月26日(六),將於大田區產業廣場PiO舉辦20、30歲族群限定的大型交流活動「蒲田BIG恋活フェス」! 不只依靠交友軟體,我們希望打造一個能面對面見到彼此,在同一時間與空間中自然交談的相遇場域。基於這樣的想法,策劃了在蒲田舉辦、深耕在地的戀活活動。 「在日常生活中很少有機會認識新朋友」 「透過交友軟體很難掌握對方的氛圍」 「拘謹的婚活派對會讓人有點緊張」 我們致力於讓20、30歲的朋友能輕鬆跨出第一步的交流活動。 會場距離京急蒲田站步行約3分鐘。最多250人規模,採站立・自由交流形式,一邊享用輕食與暢飲一邊互動。 不是與指定對象按順序交談的形式。可在會場內自由移動,依自己的步調與感興趣的人聊天。 首次參加、單獨參加都大歡迎!也可與朋友一同參加。 不僅尋找戀人的朋友,「想先和新的人聊聊看」的您也歡迎輕鬆參與。
特別展 「The Paper Log:膜與核 — 三宅一生與 Ensemble Studio 的合作計畫」 在 21_21 DESIGN SIGHT(畫廊3)正舉辦特別展「The Paper Log:膜與核 — 三宅一生與 Ensemble Studio 的合作計畫」。 本展為一項探索三宅一生摺褶加工過程中所產生之副產物「Paper Log」新價值的計畫。 由 MIYAKE DESIGN STUDIO 的近藤悟史發想,與西班牙建築團隊「Ensemble Studio」實現協作。從 Paper Log 宛如年輪的美麗斷面汲取靈感,展開充滿實驗性與創造力的嘗試。 展覽看點 「膜」與「核」的對話式作品群 膜(Shell)— Ensemble Studio: 將 Paper Log 的層片一一剝離,創造出承載材料記憶的立體作品。 核(Core)— ISSEY MIYAKE: 著眼於紙卷的芯(核)結構,透過浸蠟與黏著劑滲透等實驗製作家具原型。 日本首度公開的展示構成 把於 2026 年 4 月在米蘭發表的專案,依畫廊3的空間重新構成。配合新製作的展示器具,能更近距離欣賞作品。 追溯製作流程的紀錄片影像 現場不僅展出作品,也放映記錄雙方團隊研究、實驗與製作軌跡的紀錄片影像。 推薦對象 推薦給對設計、建築、時尚與永續製作感興趣的您。也可與六本木地區的觀光與藝術巡禮一同享受。 © 21_21 DESIGN SIGHT © 21_21 DESIGN SIGHT ※展出內容及展示佈局可能會有所變更。 ※最新資訊請參閱官方網站。 :root { --bg-color: #fcfcfc; --card-bg: #ffffff; --text-main: #111111; --text-muted: #555555; --accent-orange: #ff5500; --accent-orange-light: #fff2ec; --border-color: #e5e5e5; --dark-card: #141414; } * { box-sizing: border-box; margin: 0; padding: 0; } html, body { width: 100%; overflow-x: hidden; background-color: var(--bg-color); color: var(--text-main); font-family: 'Noto Sans JP', 'Noto Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.7; letter-spacing: 0.02em; -webkit-font-smoothing: antialiased; } .container { max-width: 860px; width: 100%; margin: 0 auto; padding: 48px 20px; } /* Header Styling */ header { border-bottom: 2px solid var(--text-main); padding-bottom: 32px; margin-bottom: 48px; } .badge { display: inline-block; background-color: var(--accent-orange); color: #ffffff; font-size: 0.75rem; font-weight: 700; padding: 3px 10px; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px; } .main-title { font-size: 1.6rem; font-weight: 700; line-height: 1.35; color: var(--text-main); margin-bottom: 12px; word-break: break-word; } .intro-text { font-size: 0.925rem; color: var(--text-muted); text-align: justify; word-break: break-word; } /* Section Styling */ section { margin-bottom: 56px; width: 100%; } .section-header { margin-bottom: 24px; } .section-title { font-size: 1.3rem; font-weight: 700; letter-spacing: 0.04em; position: relative; } .section-title::after { content: ''; display: block; width: 36px; height: 3px; background-color: var(--accent-orange); margin-top: 6px; } /* Highlights Layout */ .grid-highlights { display: flex; flex-direction: column; gap: 20px; width: 100%; } .card { background-color: var(--card-bg); border: 1px solid var(--border-color); padding: 24px; width: 100%; box-sizing: border-box; transition: border-color 0.3s ease; } .card:hover { border-color: var(--accent-orange); } .card-number { font-size: 0.8rem; font-weight: 700; color: var(--accent-orange); margin-bottom: 8px; display: block; } .card-title { font-size: 1.1rem; font-weight: 700; margin-bottom: 12px; line-height: 1.4; word-break: break-word; } .card-text { font-size: 0.9rem; color: var(--text-muted); word-break: break-word; } .card-text p { margin-bottom: 4px; } .card-text p:last-child { margin-bottom: 0; } /* Recommendation Section */ .recommend-box { border-top: 1px solid var(--border-color); padding-top: 36px; width: 100%; } .recommend-text { font-size: 0.925rem; color: var(--text-main); margin-bottom: 24px; text-align: justify; word-break: break-word; } /* Image Gallery Protection & Responsiveness */ .image-gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-bottom: 28px; width: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .image-frame { background-color: #f4f4f5; border: 1px dashed var(--border-color); border-radius: 4px; padding: 12px; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; overflow: hidden; } .image-frame img { max-width: 100%; width: 100%; height: auto; display: block; object-fit: contain; pointer-events: none; } .image-caption { font-size: 0.75rem; color: var(--text-muted); margin-top: 8px; text-align: center; word-break: break-word; line-height: 1.4; } /* Notes List */ .notes-list { list-style: none; background-color: #f4f4f5; padding: 20px 20px 20px 32px; width: 100%; box-sizing: border-box; } .notes-list li { font-size: 0.825rem; color: var(--text-muted); margin-bottom: 6px; text-indent: -1.2em; word-break: break-word; } .notes-list li:last-child { margin-bottom: 0; } /* Responsive Design */ @media (max-width: 768px) { .main-title { font-size: 1.4rem; } .container { padding: 32px 16px; } .card { padding: 20px; } .image-gallery { grid-template-columns: 1fr; } }
兩國的IKIJI STORE將舉辦「第4屆 IKIJI寄席」。 此次也將恭迎古今亭圓菊師傅,邀請您在IKIJI STORE店內欣賞落語。 無論是第一次接觸落語的朋友,或是落語愛好者,都非常歡迎。 在僅有IKIJI STORE才有、與演者距離近的親密空間裡,請近距離欣賞古今亭圓菊師傅的話藝。 【演出】 古今亭圓菊 【時間・參加費】 19:00〜 2,000円 20:00〜 1,500円 ※不採取輪替制。 從19:00場次參加的來賓,可直接繼續欣賞20:00場次。 【會場】 IKIJI STORE 東京都墨田區 【主辦】 IKIJI 【報名方式】 需事先預約。 請透過下方的Google表單報名。 https://forms.gle/Qftav12qpczK3gL26 誠摯期待各位蒞臨。
BUSINESS
為您介紹Gurutto Tokyo收錄的企業。
FOR BUSINESS OWNERS
從精心製作展現店家魅力的頁面,到多語言服務、在地搜尋最佳化及評論管理,Gurutto Tokyo全面支援您的資訊傳播與來客推廣。
為訪日旅客提供英語、中文、韓語、越南語等多語言網站。
Cookie🍪 與隱私
本網站使用 Cookie 與 Google Tag Manager 來分析使用情況並提升服務。您可選擇允許或拒絕非必要的 Cookie。詳情請參閱 隱私權政策。