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 services sector lost some momentum in April, with the S&P Global Services PMI easing to 51.0 from a previous reading of 53.4, according to data updated on 8 May 2026.
Despite the slowdown, the latest figure remains above the 50-point threshold that separates expansion from contraction, indicating the sector continued to grow, albeit at a more moderate pace than previously. Both the prior and current readings are dated April 2026, highlighting a deceleration within the same period.
The softer PMI suggests that while demand in Japan’s services industry is still expanding, the pace of activity has cooled, a development that market participants will watch closely for potential implications for overall economic growth and policy expectations.
