
/*
#header #sub-menu .language,
#header #main-menu li:nth-child(6),

.site_top #wrapper #main #information .main-menu .ticket,
.site_top #wrapper #main #information .main-menu .schedule,
.site_top #wrapper #main #information .sub-menu,
.site_top #wrapper #main #program,

.sitemap #wrapper #main #sitemap .page-list li:nth-child(3) ul li:nth-child(2),
.sitemap #wrapper #main #sitemap .page-list li:nth-child(5) ul,
.sitemap #wrapper #main #sitemap .page-list li:nth-child(6) ul li:nth-child(3),

.program_top #wrapper #main #program #program-tabs ul,
.program_top #wrapper #main #program #all-content .program-list > li .data .detail li:nth-child(2),
.program_top #wrapper #main #program #all-content .program-list > li .data .detail li:nth-child(3),
.program_date #wrapper #main #btn-schedule,

.info_page #wrapper #main #information #information-tabs ul li:nth-child(2),
.info_page #wrapper #main #information #information-tabs ul li:nth-child(3),

.faq_page #wrapper #main #contact #faq-content #faq-list .teaser,

.artist_page #wrapper #main #artist .program-list > li .data .detail li:nth-child(2),
.artist_page #wrapper #main #artist .program-list > li .data .detail li:nth-child(3),

.access_page #wrapper #main #access #access-tabs ul #city-tab {
	display: none;
}
*/

.info_page #wrapper #main #information #information-tabs ul li:nth-child(2) {
  display: none;
}
