

/* ── ROOT TOKENS : 横浜カラー ── */
:root {
–yokohama: #1A3A5C; /* 港の深い紺 */
–harbor: #2E6DA4; /* 横浜ブルー */
–bay: #0F2540; /* 最深ネイビー */
–wave: #3A8CC1; /* 波ブルー */
–silver: #B8C8D8; /* シルバーグレー */
–gold: #D4A84B; /* 中華街ゴールド */
–cream: #EFF4F9; /* 海のクリーム */
–lt-cream: #F5F8FC;
–warm-white: #FAFCFF;
–text: #0D1E2E;
–muted: #4A6580;
–border: rgba(46,109,164,0.2);
}
/* ── WordPress theme overrides ── */
h2[id^=”index_”],
.entry-content h2[id^=”index_”],
.post_content h2[id^=”index_”],
.entryContent h2[id^=”index_”] {
background: clear !necessary;
border: none !necessary;
border-left: none !necessary;
padding: 0 !necessary;
margin-top: 0 !necessary;
colour: inherit !necessary;
font-size: inherit !necessary;
font-weight: inherit !necessary;
}
.post_content h3[id^=”index_”]::earlier than,
.entry-content h3[id^=”index_”]::earlier than,
.entryContent h3[id^=”index_”]::earlier than {
content material: none !necessary;
show: none !necessary;
width: 0 !necessary;
peak: 0 !necessary;
}
/* ── BREADCRUMB ── */
.yok-breadcrumb {
padding: 1rem 0 0;
font-size: 0.78rem;
colour: var(–muted);
show: flex;
hole: 0.35rem;
align-items: heart;
flex-wrap: wrap;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-breadcrumb a { colour: var(–harbor); text-decoration: none; }
.yok-breadcrumb a:hover { text-decoration: underline; }
.yok-breadcrumb .sep { colour: var(–wave); }
/* ── INTRO ── */
.yok-intro {
margin: 2.5rem 0;
padding: 1.75rem 2rem;
background: var(–warm-white);
border-left: 4px strong var(–harbor);
border-radius: 0 6px 6px 0;
box-shadow: 0 2px 18px rgba(26,58,92,0.07);
font-size: 1.05rem;
line-height: 1.82;
colour: var(–bay);
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-intro sturdy { colour: var(–harbor); }
/* ── TOC ── */
.yok-toc {
background: var(–warm-white);
border: 1px strong var(–border);
border-top: 3px strong var(–wave);
border-radius: 4px;
padding: 1.4rem 1.75rem;
margin: 2rem 0 2.5rem;
}
.yok-toc h2 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 0.98rem;
font-weight: 700;
colour: var(–bay);
margin-bottom: 1rem;
}
.yok-toc-grid {
show: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
hole: 0.3rem 2rem;
}
.yok-toc-grid a {
colour: var(–harbor);
text-decoration: none;
font-size: 0.88rem;
padding: 0.22rem 0;
border-bottom: 1px dashed var(–border);
show: flex;
align-items: heart;
hole: 0.35rem;
font-family: ‘Supply Serif 4’, Georgia, serif;
transition: colour 0.15s, padding-left 0.15s;
}
.yok-toc-grid a:hover { colour: var(–wave); padding-left: 4px; }
/* ── PRICE GUIDE ── */
.yok-price {
background: var(–bay);
colour: var(–cream);
padding: 1.25rem 1.75rem;
border-radius: 6px;
margin: 2rem 0;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-price h3 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 0.95rem;
colour: var(–gold);
margin-bottom: 0.7rem;
}
.yok-price ul { list-style: none; show: flex; flex-wrap: wrap; hole: 0.4rem 2rem; }
.yok-price li { font-size: 0.87rem; show: flex; hole: 0.5rem; }
.yok-price li sturdy { colour: var(–gold); min-width: 38px; }
/* ── CATEGORY HEADER ── */
.yok-cat {
show: flex;
align-items: heart;
hole: 1rem;
margin: 3.5rem 0 1.25rem;
}
.yok-cat-emoji { font-size: 1.9rem; line-height: 1; }
.yok-cat h2 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.55rem;
font-weight: 700;
colour: var(–bay);
line-height: 1.2;
border-bottom: 2px strong var(–wave);
padding-bottom: 0.4rem;
}
.yok-cat p {
font-size: 0.84rem;
colour: var(–muted);
font-style: italic;
margin-top: 0.12rem;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
/* ── DISH CARD ── */
.yok-card {
background: var(–warm-white);
border: 1px strong var(–border);
border-radius: 6px;
margin: 1.4rem 0;
overflow: hidden;
transition: box-shadow 0.2s, remodel 0.2s;
box-shadow: 0 1px 8px rgba(26,58,92,0.06);
}
.yok-card:hover {
box-shadow: 0 6px 28px rgba(26,58,92,0.13);
remodel: translateY(-2px);
}
.yok-card-head {
background: linear-gradient(135deg, var(–yokohama) 0%, var(–bay) 100%);
padding: 0.9rem 1.4rem;
show: flex;
align-items: flex-start;
justify-content: space-between;
hole: 1rem;
}
.yok-num {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.9rem;
font-weight: 900;
colour: rgba(46,109,164,0.35);
line-height: 1;
min-width: 2.2rem;
margin-top: -3px;
}
.yok-title-block { flex: 1; }
.yok-title-block h3 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.2rem;
font-weight: 700;
colour: var(–warm-white);
margin-bottom: 0.12rem;
}
.yok-title-block h3 a,
.yok-title-block h3 a:hyperlink,
.yok-title-block h3 a:visited { colour: inherit; text-decoration: none !necessary; border-bottom: none !necessary; }
.yok-title-block h3 a:hover { text-decoration: underline !necessary; }
.yok-jp {
font-size: 0.78rem;
colour: rgba(184,200,216,0.7);
letter-spacing: 0.04em;
}
.yok-badge {
font-size: 0.68rem;
letter-spacing: 0.1em;
text-transform: uppercase;
colour: var(–gold);
background: rgba(212,168,75,0.15);
border: 1px strong rgba(212,168,75,0.3);
padding: 0.14rem 0.55rem;
border-radius: 2px;
white-space: nowrap;
font-family: ‘Supply Serif 4’, Georgia, serif;
font-weight: 600;
align-self: flex-start;
}
.yok-price-line {
font-size: 0.8rem;
colour: var(–gold);
margin-top: 0.28rem;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-body {
padding: 1.2rem 1.4rem;
line-height: 1.78;
font-size: 0.94rem;
colour: var(–text);
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-body p + p { margin-top: 0.7rem; }
.yok-body sturdy { colour: var(–harbor); }
.yok-body a { colour: var(–harbor); text-decoration: underline; }
.yok-body a:hover { colour: var(–wave); }
.yok-tip {
margin-top: 0.9rem;
padding: 0.65rem 0.9rem;
background: rgba(46,109,164,0.06);
border-left: 3px strong var(–wave);
border-radius: 0 4px 4px 0;
font-size: 0.87rem;
colour: var(–muted);
font-style: italic;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-tip::earlier than { content material: “💡 “; font-style: regular; }
/* ── CALLOUT ── */
.yok-callout {
background: linear-gradient(135deg, rgba(26,58,92,0.05) 0%, rgba(46,109,164,0.07) 100%);
border: 1px strong var(–border);
border-left: 4px strong var(–harbor);
border-radius: 0 6px 6px 0;
padding: 1rem 1.4rem;
margin: 1.4rem 0;
font-size: 0.93rem;
colour: var(–muted);
line-height: 1.72;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-callout sturdy { colour: var(–harbor); }
/* ── AREA SECTION ── */
.yok-area-section { margin: 3rem 0; }
.yok-area-section h2 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.7rem;
colour: var(–bay);
margin-bottom: 0.25rem;
padding-bottom: 0.5rem;
border-bottom: 2px strong var(–wave);
}
.yok-area-grid {
show: grid;
grid-template-columns: repeat(auto-fit, minmax(236px, 1fr));
hole: 1rem;
margin-top: 1.4rem;
}
.yok-area-card {
background: var(–warm-white);
border: 1px strong var(–border);
border-top: 3px strong var(–harbor);
border-radius: 4px;
padding: 1rem 1.2rem;
}
.yok-area-card h3 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 0.98rem;
colour: var(–harbor);
margin-bottom: 0.5rem;
}
.yok-area-card ul { list-style: none; }
.yok-area-card li {
font-size: 0.85rem;
padding: 0.18rem 0;
colour: var(–text);
border-bottom: 1px dashed var(–border);
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-area-card li:last-child { border-bottom: none; }
/* ── BUDGET TABLE ── */
.yok-table-wrap { overflow-x: auto; margin: 2rem 0; }
.yok-table {
width: 100%;
border-collapse: collapse;
font-size: 0.88rem;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-table thead tr { background: var(–bay); colour: var(–cream); }
.yok-table thead th {
padding: 0.6rem 0.9rem;
text-align: left;
font-family: ‘Playfair Show’, Georgia, serif;
font-weight: 700;
font-size: 0.83rem;
letter-spacing: 0.03em;
}
.yok-table tbody tr { border-bottom: 1px strong var(–border); }
.yok-table tbody tr:nth-child(even) { background: rgba(46,109,164,0.04); }
.yok-table tbody tr:last-child { background: rgba(26,58,92,0.07); font-weight: 600; }
.yok-table td { padding: 0.55rem 0.9rem; vertical-align: center; }
/* ── TIPS ── */
.yok-tips { margin: 3rem 0; }
.yok-tips h2 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.7rem;
colour: var(–bay);
margin-bottom: 1.25rem;
padding-bottom: 0.5rem;
border-bottom: 2px strong var(–wave);
}
.yok-tip-card {
background: var(–warm-white);
border: 1px strong var(–border);
border-radius: 6px;
padding: 1.1rem 1.4rem;
margin-bottom: 0.9rem;
}
.yok-tip-card h3 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 0.97rem;
colour: var(–harbor);
margin-bottom: 0.4rem;
}
.yok-tip-card p {
font-size: 0.91rem;
colour: var(–text);
line-height: 1.72;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-tip-card a { colour: var(–harbor); }
/* ── FAQ ── */
.yok-faq { margin: 3rem 0; }
.yok-faq h2 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.7rem;
colour: var(–bay);
margin-bottom: 1.25rem;
padding-bottom: 0.5rem;
border-bottom: 2px strong var(–wave);
}
.yok-faq particulars {
background: var(–warm-white);
border: 1px strong var(–border);
border-radius: 4px;
margin-bottom: 0.5rem;
overflow: hidden;
}
.yok-faq abstract {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 0.97rem;
font-weight: 700;
colour: var(–bay);
padding: 0.9rem 1.2rem;
cursor: pointer;
list-style: none;
show: flex;
align-items: heart;
justify-content: space-between;
hole: 1rem;
user-select: none;
}
.yok-faq abstract::-webkit-details-marker { show: none; }
.yok-faq abstract::after {
content material: “+”;
font-size: 1.2rem;
colour: var(–wave);
transition: remodel 0.2s;
flex-shrink: 0;
}
.yok-faq particulars[open] abstract::after { remodel: rotate(45deg); }
.yok-faq particulars[open] abstract { border-bottom: 1px strong var(–border); }
.yok-faq-ans {
padding: 0.9rem 1.2rem;
font-size: 0.91rem;
colour: var(–text);
line-height: 1.75;
font-family: ‘Supply Serif 4’, Georgia, serif;
}
.yok-faq-ans a { colour: var(–harbor); }
/* ── RELATED ── */
.yok-related { margin: 3rem 0; }
.yok-related h2 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.25rem;
colour: var(–bay);
margin-bottom: 1rem;
padding-bottom: 0.45rem;
border-bottom: 1px strong var(–border);
}
.yok-related-links { show: flex; flex-wrap: wrap; hole: 0.45rem; }
.yok-related-links a {
colour: var(–harbor);
text-decoration: none;
font-size: 0.86rem;
padding: 0.28rem 0.75rem;
border: 1px strong rgba(26,58,92,0.22);
border-radius: 3px;
font-family: ‘Supply Serif 4’, Georgia, serif;
transition: background 0.15s, colour 0.15s;
}
.yok-related-links a:hover { background: var(–harbor); colour: var(–cream); }
/* ── TAGS ── */
.yok-tags {
margin: 2rem 0;
show: flex;
flex-wrap: wrap;
hole: 0.45rem;
align-items: heart;
}
.yok-tags-label {
font-size: 0.78rem;
colour: var(–muted);
font-family: ‘Supply Serif 4’, Georgia, serif;
margin-right: 0.2rem;
}
.yok-tag {
font-size: 0.77rem;
padding: 0.18rem 0.6rem;
background: rgba(26,58,92,0.07);
border: 1px strong rgba(26,58,92,0.18);
border-radius: 20px;
colour: var(–harbor);
text-decoration: none;
font-family: ‘Supply Serif 4’, Georgia, serif;
transition: background 0.15s;
}
.yok-tag:hover { background: rgba(26,58,92,0.14); }
.yok-section-h2 {
font-family: ‘Playfair Show’, Georgia, serif;
font-size: 1.15rem;
colour: var(–bay);
margin: 2rem 0 0.9rem;
}
@media (max-width: 640px) {
.yok-toc-grid { grid-template-columns: 1fr; }
.yok-card-head { flex-wrap: wrap; }
}
📋 Soar to a Class
How you can Use This Information — Worth Scale
- ¥ Underneath ¥500 (~$3) — Snacks, avenue meals
- ¥¥ ¥500–¥1,500 — Ramen, informal lunch
- ¥¥¥ ¥1,500–¥5,000 — Sit-down eating places
- ¥¥¥¥ ¥5,000+ — Premium eating, kaiseki
Ramen
Yokohama is town the place Japan’s ramen revolution started — and the place it retains reinventing itself
Iekei ramen is Yokohama’s most necessary contribution to Japanese meals tradition: a wealthy hybrid broth combining pork bone (tonkotsu) with chicken-based soy sauce tare, served with thick, straight noodles, three slices of chashu pork, spinach, and sheets of nori leaning in opposition to the bowl wall. The type was invented in 1974 by Minoru Yoshimura at Yoshimuraya in Yokohama — the primary of a whole lot of “ya” (home) suffix retailers that type the Iekei household tree.
The broth is thicker and saltier than Tokyo-style ramen, with a particular hen oil added on the finish that provides it a shiny, deeply savory end. Yoshimuraya in Kanagawa Ward stays the unique, with a everlasting queue. The Iekei Tokyo in Yokohama Station space is extra accessible for first-time guests.
Sanmamen was born in Yokohama round 1947, initially created as a meal for kitchen employees within the metropolis’s Chinese language eating places. The defining characteristic is its sauce: a thick, shiny ankake (starch-thickened) glaze of stir-fried greens — bean sprouts, Chinese language cabbage, carrots, pork, and typically seafood — poured sizzling over a bowl of sunshine soy-sauce ramen. The starchy topping stays sizzling far longer than common ramen toppings and clings to the noodles.
Sanmamen is sort of completely present in Kanagawa Prefecture, notably in Yokohama and Kawasaki. It represents the direct affect of Yokohama’s Chinese language restaurant tradition on native Japanese meals.
Regional Satisfaction
Miura Maguro Ramen is a specialty from the Miura Peninsula on the southern tip of Kanagawa — one in every of Japan’s main tuna fishing areas. The broth is constructed on a tuna-based dashi fairly than the usual pork or hen inventory, giving it a clear, oceanic depth that’s completely not like something present in Yokohama’s ramen scene. Slices of recent or marinated maguro tuna substitute the chashu pork because the centrepiece topping.
Miura Metropolis is 60 minutes from Yokohama Station by Keikyu Line. The ramen was developed as a means to make use of your complete tuna, together with cuts that eating places wouldn’t usually function sashimi.
Chinatown Classics
Yokohama’s Chinatown — Japan’s largest — has outlined town’s meals tradition for the reason that 1860s
Metropolis Image
Yokohama shumai (spelled “Siumai” in native utilization) is town’s most iconic meals and a supply of intense civic pleasure. The Yokohama type is distinguished by a filling of coarsely floor pork blended with dried scallop powder — a method launched by崎陽軒 (Kiyoken) in 1928 — which supplies the dumpling a noticeably candy, oceanic depth. Every shumai is small, agency, and topped with a single inexperienced pea. They’re served with soy sauce and karashi mustard.
Kiyoken‘s cold-eaten shumai — developed to be scrumptious even with out reheating, for practice journeys — turned one in every of Japan’s most beloved ekiben (practice station bento) experiences. The Shumai Bento bought at Yokohama Station has been served since 1954 and sells over 50,000 items every day.
Chinatown Dim Sum
Chinatown Basic
Yokohama Chinatown’s dim sum tradition is probably the most developed outdoors of Hong Kong in Asia. Steamed har gow (shrimp dumplings), siu mai, cheung enjoyable rice noodle rolls, char siu bao (BBQ pork buns), dan tart (egg custard tarts), and turnip cake are served tableside in bamboo steamers at devoted yum cha eating places. The Chinatown’s dim sum high quality considerably surpasses what is usually discovered at Chinese language eating places elsewhere in Japan.
Weekend mornings from 10am–2pm are peak dim sum hours. Heichinrou and Manchinrou are the 2 most celebrated high-end Chinatown eating places, each working for the reason that Meiji period. Finances-friendly choices line Chukagai Odori, the principle Chinatown avenue.
Nikuman
Road Snack
Strolling by means of Yokohama Chinatown and consuming a freshly steamed nikuman (steamed pork bun) from a street-side store is without doubt one of the metropolis’s most iconic meals experiences. Yokohama’s Chinatown nikuman are considerably bigger and extra elaborately crammed than the comfort retailer variations discovered nationwide — fluffy white dough encasing a dense, juicy filling of minced pork, bamboo shoots, ginger, and shiitake mushrooms. Specialty variations embody black sesame, custard, and seafood fillings.
The large 600g “king nikuman” served at a number of Chinatown retailers has develop into a social media phenomenon and a real Yokohama expertise. Even the usual model is a meal in itself.
Seafood
Sagami Bay and Tokyo Bay ship a few of Japan’s most interesting shirasu, tuna, and shellfish to Kanagawa’s tables
Kanagawa Treasure
Nama shirasu don is Kanagawa’s most beloved seafood bowl: a beneficiant mound of uncooked child sardines (shirasu) served ice-cold over heat sushi rice, garnished with grated ginger, inexperienced onions, and a drizzle of soy sauce. The shirasu have to be caught that morning to be served uncooked — the slender, translucent fish have a gentle, oceanic taste and an nearly creamy texture when ultra-fresh.
The Shonan coast cities of Kamakura and Enoshima are the premier locations for nama shirasu don, with the fishing boats touchdown catches at Koshigoe Port simply minutes from the eating places. The season runs roughly April to December, with August and September producing peak high quality.
Past the celebrated uncooked model, shirasu seems throughout Kanagawa’s meals tradition in a number of preparations: kama shirasu (gently boiled, frivolously salted), tama shirasu (dried within the solar), and shirasu pasta (a Shonan coastal invention that has unfold nationwide). Shirasu pizza, shirasu toast, and shirasu tempura are all served at seashore cafes alongside the Shonan and Miura shoreline.
The Kanagawa shoreline produces over 3,000 tonnes of shirasu yearly, making it one in every of Japan’s high three shirasu fishing areas. The fish are so delicate that they deteriorate inside hours of touchdown, making the Shonan and Miura variations incomparable in freshness.
Kamakura Seafood
Day Journey
Kamakura, half-hour from Yokohama by practice, sits immediately on Sagami Bay and presents a few of Kanagawa’s most interesting seafood eating. Native catches embody kinmedai (splendid alfonsino), aji (horse mackerel), tako (octopus), and seasonal sakuraebi (cherry shrimp) from Suruga Bay. The city’s seafood eating places alongside Yuigahama and Zaimokuza seashores serve kaisendon (seafood rice bowls) and freshly grilled entire fish at lunch costs that drop dramatically on weekdays.
Meat Dishes
Yokohama pioneered Japan’s beef tradition — the primary gyunabe was served right here within the 1860s
Gyunabe
Historic Dish
Gyunabe is one in every of Japan’s most traditionally vital dishes: beef sizzling pot cooked in a shallow iron pan with soy sauce, sugar, mirin, and inexperienced onions — the direct ancestor of sukiyaki. When Yokohama’s port opened in 1859, Western merchants introduced beef-eating tradition to Japan, and town’s eating places started serving gyunabe as a method to let Japanese prospects expertise beef for the primary time. The dish turned a logo of Meiji-era modernization.
Genuine gyunabe is distinguished from sukiyaki by its earthier, much less candy broth and the normal use of an iron pan fairly than a sukiyaki pot. The meat is dipped in uncooked egg earlier than consuming. Juyukaku in Yokohama’s Kannai district is probably the most celebrated gyunabe restaurant.
Yokohama Yakiniku
Tsurumi District
Yokohama’s Tsurumi Ward accommodates one in every of Japan’s largest Koreatown concentrations, and its yakiniku (Korean-style BBQ) eating places are among the many finest within the Kanto area. The proximity to Yokohama’s port — by means of which Korean employees arrived all through the twentieth century — created an genuine Korean-Japanese meals tradition distinct from the extra tourist-oriented Korea-towns in Tokyo. Galbi (quick rib), samgyeopsal (pork stomach), and naengmyeon (chilly noodles) are the celebrities.
Yoshoku / Western-Influenced
Yokohama invented Japan’s relationship with Western meals — curry, hamburgers, and pudding all began right here
Historic Recipe
Yokosuka Kaigun Curry is Japan’s most traditionally vital curry dish: a recreation of the precise recipe served aboard Imperial Japanese Navy ships from the Meiji period, based mostly on the official Navy cookbook. The curry is delicate, thick, and barely candy — nearer to the British-style curry that the Navy adopted from Royal Navy rations than to the spice-forward Indian model. It’s served alongside a glass of milk and a easy salad, precisely because it was on naval vessels.
Yokosuka Metropolis, 40 minutes from Yokohama Station by Keikyu Line, actively promotes the dish as its regional id. Over 50 eating places within the metropolis serve licensed “Kaigun Curry” utilizing the historic recipe tips.
Yokohama Authentic
Pudding à la mode was invented in Yokohama in 1950 at Resort New Grand — a caramel-custard pudding served alongside ice cream, recent fruit, and whipped cream on an elaborate dessert plate. It turned the defining yoshoku (Western-influenced Japanese delicacies) dessert and has remained on the menus of Yokohama’s grand resorts and old-school cafes ever since. The dish displays Yokohama’s distinctive function as town the place Western eating tradition was first absorbed and remodeled by Japanese sensibility.
Native Craft
Yokohama has one in every of Japan’s strongest craft beer cultures, rooted in its lengthy historical past as a port metropolis the place overseas brewing traditions arrived earliest. Yokohama Beer (横浜ビール), based in 1999, brews distinctive ales and lagers utilizing native Kanagawa hops and substances together with Kamakura greens and Sagami Bay salt. The brewery taproom within the Kannai district is the anchor of Yokohama’s craft beer scene.
The town’s beer tradition is especially concentrated within the Kannai, Motomachi, and Minatomirai waterfront areas, the place transformed warehouse bars and harbor-view craft beer pubs create an environment not like something in Tokyo.
Native Specialties
Dishes and substances distinctive to Kanagawa Prefecture’s numerous coastal and mountain areas
Metropolis Information
Yokohama’s meals id is formed by three forces that exist nowhere else in Japan concurrently: the port’s custom of worldwide alternate (courting to 1859), the presence of Japan’s largest Chinatown, and the Shonan coast’s extraordinary seafood. The result’s a metropolis the place Chinese language, Korean, Western, and conventional Japanese cuisines have been merging and evolving for over 160 years. Yokohama’s meals overview covers the important thing districts and eating philosophies in depth.
Kakigoori (shaved ice) holds a particular place in Kanagawa’s summer season meals tradition, notably alongside the Shonan coast the place seashore matsuri (festivals) and outside stalls serve the dessert from June by means of September. Yokohama’s kakigoori scene has advanced far past the essential school-festival variations — Motomachi and Kamakura cafes serve artisanal variations with pure fruit syrups, condensed milk, and purple bean paste constructed into the ice in layers.
Kamakura particularly has developed one in every of Japan’s most refined kakigoori cultures, with devoted retailers that supply regional substances together with Shonan yuzu, Sagamihara peaches, and regionally harvested azuki beans for his or her toppings.
Conventional Candy
Saka manjyu is a conventional steamed bun created from wheat flour dough fermented with rice koji (pure sake yeast), stuffed with candy purple bean paste. The koji fermentation offers the bun a lightweight, naturally leavened texture and a delicate sake-like perfume that distinguishes it from customary manju. Discovered all through the mountain and valley communities of inland Kanagawa, notably within the Tanzawa and Hakone foothill areas.
Sweets and Desserts
Yokohama’s Western-influenced candy tradition is not like anyplace else in Japan
Yokosuka Specialty
Herahera dango is a uniquely formed rice-flour dumpling from the Sajima space of Yokosuka Metropolis — flat and large like a spatula (hera) fairly than the usual spherical form. The dango is coated in candy purple bean paste (anko) and has a chewy, barely agency texture. The form is sensible in addition to distinctive: the flat type means extra floor space for the anko coating and simpler dealing with. An genuine native candy with nearly no presence outdoors Yokosuka.
Sagamihara Specialty
Kanko yaki is a conventional drum-shaped baked snack from the Tsukui space of Sagamihara Metropolis in inland Kanagawa. Its spherical, barely convex form mimics the kakko drum utilized in Japanese imperial courtroom music (gagaku), from which the identify derives. The shell is a skinny, frivolously sweetened wheat batter baked till golden, stuffed with clean white bean paste or purple bean paste. Easy, elegant, and nearly unknown outdoors its house area — the definition of a real hidden native specialty.
Japanese Christmas Cake
Yokohama Custom
The Japanese Christmas cake — a lightweight sponge layer cake coated in whipped cream and embellished with strawberries — was first popularized in Yokohama, the place Western bakery traditions arrived earliest by means of the port. The Fujiya confectionery firm, which standardized the Japanese Christmas cake format, originated its confectionery tradition by means of Yokohama. At the moment town’s patisseries produce a few of Japan’s most elaborate Christmas cake variations, and the custom of buying one on Christmas Eve stays deeply embedded in native household tradition.
📍 The place to Eat by Space
🏮 Chinatown (中華街)
- 🥟 Dim sum and yum cha
- 🐷 Nikuman (steamed pork buns)
- 🍜 Chinese language-style ramen and noodles
- 🎂 Chinese language desserts and mooncakes
🚉 Yokohama Station Space
- 🍜 Iekei ramen retailers
- 🥟 Kiyoken Shumai (sizzling & bento)
- 🍺 Yokohama Beer taproom
- 🎁 All memento meals
🏙 Kannai / Isezakicho
- 🥩 Gyunabe eating places
- 🍜 Sanmamen retailers
- 🍺 Craft beer bars
- 🍛 Previous-school yoshoku cafes
🌊 Motomachi / Yamashita
- 🍮 Pudding à la mode (Resort New Grand)
- 🥐 European-style bakeries
- 🍰 Christmas cake patisseries
- ☕ Historic kissaten
🐟 Shonan / Kamakura
- 🐟 Nama shirasu don
- 🍧 Artisanal kakigoori
- 🐟 Shirasu dishes (all kinds)
- ⏱ 30 min from Yokohama
⚓ Yokosuka (Day Journey)
- 🍛 Kaigun (Navy) Curry
- 🍡 Herahera dango
- 🍺 Dobuita Road bars
- ⏱ 40 min by Keikyu Line
Finances Breakdown: A Day of Consuming in Yokohama
| Meal | Dish | Price (¥) | Price (USD) |
|---|---|---|---|
| Breakfast | Shumai bento + espresso at Kiyoken | ¥700–¥900 | ~$5–$6 |
| Lunch | Iekei ramen + rice | ¥900–¥1,200 | ~$6–$8 |
| Snack | Nikuman in Chinatown | ¥300–¥600 | ~$2–$4 |
| Dinner (informal) | Dim sum + beer at Chinatown | ¥2,000–¥3,500 | ~$13–$23 |
| Dinner (particular) | Gyunabe at Juyukaku (2 individuals) | ¥6,000–¥12,000 | ~$40–$80 |
| Day whole (informal) | ~¥3,900–¥6,200 | ~$26–$41 |
💡 Sensible Ideas for Consuming in Yokohama
🕐 Hours and Entry
Chinatown eating places open from 11am and most run till 10pm; dim sum is finest from 11am–2pm. Iekei ramen retailers usually open 11am–midnight. Yokohama Station is 25 minutes from Tokyo Station by Tokaido Line or Keikyu Line. From Shinjuku, take the Shonan-Shinjuku Line (half-hour). The Yokohama Metropolis Subway Bluelune and Minato Mirai Line join all key meals districts.
💳 Money vs. Card
Chinatown avenue stalls and nikuman retailers are cash-only. Main eating places, Resort New Grand, and Kiyoken retailers settle for playing cards. The Chinatown’s sit-down eating places more and more settle for IC playing cards and QR funds. Deliver ¥5,000–¥10,000 money for a day of consuming. ATMs at 7-Eleven and Japan Submit settle for worldwide playing cards reliably.
🌿 Dietary Restrictions
Yokohama has higher vegetarian choices than most Japanese cities as a consequence of its Chinatown, which presents tofu dishes, vegetable dim sum, and Buddhist-style Chinese language delicacies. Seafood eaters are exceptionally effectively served all through town. Halal-certified eating places exist in Chinatown and close to Yokohama Station. Apps like HappyCow and Gurunavi English record appropriate choices throughout town.
🎁 Greatest Memento Meals
Kiyoken Shumai (vacuum-sealed, retains 4 days; frozen model out there), Yokohama Beer cans and bottles, Chinatown mooncakes (seasonal), dried shirasu (tama shirasu, shelf-stable), and Yokohama curry roux are the preferred edible items. Kiyoken retailers at Yokohama Station and Yokohama Airport inventory all their merchandise.
Yokohama Meals FAQ
What’s Yokohama’s most well-known meals?
Is Yokohama Chinatown value visiting for meals?
The place can I eat shirasu in Kanagawa?
How do I get from Tokyo to Yokohama for meals?
What’s the distinction between Iekei ramen and common ramen?
What are one of the best day journeys from Yokohama for meals?
The put up What to Eat in Yokohama: 20 Should-Attempt Meals for Each Customer appeared first on Meals in Japan.