Skip to content
Home
Buy
Rent
Share House
Blog
About
Careers
US Dollars ($)
Japanese Yen (¥)
Ward
Koto
Bedrooms
1 Bed
Rent
~ ¥150,000
¥150,000 to ¥250,000
¥250,000 to ¥400,000
¥400,000 ~
Size
22.1 m²
25.08 m²
Station name
清澄白河
門前仲町
Apply
Apartments for rent
2 results
Show map
1. コンフォリア森下WEST
116.000
$
/ month
東京都江東区新大橋1丁目3-5
25.08 m²
1K
1 Bed
2. メインステージ門前仲町
120.000
$
/ month
東京都江東区門前仲町1丁目5-4
22.1 m²
1K
1 Bed
Home
Buy
Rent
Share House
Blog
About
Careers
US Dollars ($)
Japanese Yen (¥)
(function(){ function initNestProcess(root){ if(!root) return; // Main tabs root.querySelectorAll('.nest-tab').forEach(function(btn){ btn.addEventListener('click', function(){ root.querySelectorAll('.nest-tab').forEach(function(b){ b.classList.remove('active'); }); root.querySelectorAll('.nest-panel').forEach(function(p){ p.classList.remove('active'); }); btn.classList.add('active'); var panel = root.querySelector('#' + btn.getAttribute('data-tab')); if(panel) panel.classList.add('active'); }); }); // Sub tabs (loan / cash) root.querySelectorAll('.nest-subtab').forEach(function(btn){ btn.addEventListener('click', function(){ root.querySelectorAll('.nest-subtab').forEach(function(b){ b.classList.remove('active'); }); root.querySelectorAll('.nest-timeline').forEach(function(t){ t.classList.remove('active'); }); btn.classList.add('active'); var type = btn.getAttribute('data-type'); var tl = root.querySelector('.nest-timeline.' + type); if(tl) tl.classList.add('active'); }); }); } document.addEventListener('DOMContentLoaded', function(){ document.querySelectorAll('.nest-process-wrap').forEach(function(root){ initNestProcess(root); }); }); })();