// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 C
Singapore

Japan govt ordered to pay damages over transgender toilet ban

A Tokyo court on Thursday ordered the Japanese government to pay compensation to a transgender official who was refused use of the women’s bathroom at work.

“The Tokyo district court ordered the accused to pay 1.3 million yen ($12,000) in damages,” a court spokesman told AFP.

“The court also ordered the government to let the official use the women’s bathroom freely, by removing the requirement that she notify female employees she is transgender,” the spokesman said.

The official who joined the Ministry of Economy, Trade and Industry as a man and now lives as a woman filed suit in 2015, demanding 16.5 million yen in damages over claims she was banned from using the women’s bathroom, local media said.

It is believed to be Japan’s first case involving damages over the work environment for transgender people.

The government reportedly argued that it limited the official’s use of the women’s bathroom because it “could not set aside concerns she could harm female staff.”

Presiding judge Takeshi Ebara said the ministry’s decision “was extremely lacking in validity,” according to the Mainichi Shimbun daily.

The judge also said that a comment by the official’s boss suggesting she should revert to a male gender identity “exceeds the limit allowed by the law.”

© Agence France-Presse

- Advertisement -

Hot this week

Foreign talent thanks Singapore before move to UAE: ‘Thank you for making a boy from India feel like he genuinely belonged’

SINGAPORE: After six years of building a life in Singapore, one foreign talent is packing his bags for the United Arab Emirates (UAE). But before boarding that flight, he wanted to say one thing t...

Employee faces pressure to WFH after doctor recommends 14 days of hospital leave

On Reddit, a netizen shared: My doctor asked me to go for a laparoscopic appendectomy (lucky haven’t rupture) after persistent stomach pains. My doctor told me I need not be warded, just some disco...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks