buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
Japan’s capacity utilization rose sharply in January 2026, signaling stronger industrial activity at the start of the year. The indicator increased to 2.9% month-over-month, up from a 0.5% gain recorded in December 2025, according to data updated on 19 March 2026.
The comparison is based on month-over-month changes, with the current figure reflecting the shift from December 2025 to January 2026, while the previous indicator captured the change from November to December 2025. The acceleration from 0.5% to 2.9% suggests that Japanese producers made more intensive use of existing capacity as the new year began.
Investors and policymakers may view the stronger capacity utilization reading as a sign of improving demand conditions in Japan’s economy, with rising factory usage often associated with expanding output and potentially tighter resource constraints if the trend persists.
