@charset "UTF-8";
/*------------- 印刷用 -------------*/
#globalnavi ul li:not(.logo) {
	display: none !important;
}

#header_right {
	display: none !important;
}

#breadcrumbs {
	display: none !important;
}

footer .logo, footer .footer_menu, footer .footer_policy {
	display: none !important;
}

#cookie_alert {
	display: none !important;
}

main::before {
	display: none !important;
}

.popup.popin {
	opacity: 1 !important;
}

header #globalnavi ul {
	text-align: left;
}

#maping_boiler .maping_wrap .maping_canvas_graph_wrap {
	visibility: visible !important;
}

main .contents.bg_transparent > a {
	display: none !important;
}

main {
	padding-top: 0;
}

.slidein::before {
	display: none;
}

main .contents.bg_transparent h2 {
	color: #000 !important;
}

main .contents.bg_transparent .text {
	color: #000 !important;
}
