Skip to content
Home
Buy
Rent
Share House
Blog
About
Careers
US Dollars ($)
Japanese Yen (¥)
Ward
Bunkyo
Bedrooms
1 Bed
Rent
~ ¥150,000
¥150,000 to ¥250,000
¥250,000 to ¥400,000
¥400,000 ~
Size
51.15 m²
Station name
白山
Apply
Apartments for rent
1 results
Show map
1. プレサンス本駒込アカデミア
206.000
$
/ month
東京都文京区本駒込1丁目6-14
51.15 m²
1LDK+S(納戸)
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); }); }); })();