527.
.breadcrumbs ul,div.banAdGroup,#footerBottom ul,nav.global-navigation{display: none;}a,section.header-item div.header-items__logo a:link,section.header-item div.header-items__logo a:visited{pointer-events:none !important;}section.header-item div.header-items__logo a{pointer-events:none !important;}section.header-item div.header-items__logo a img{pointer-events:none !important;}jQuery(function($) { //for pc $('div.header-items__logo a').click(function(){ return false; }) //for smp $('#header a').click(function(){ return false; }) $('h1.log a').click(function(){ return false; })});