@charset "utf-8";

/* ==================================================
accessibility color 黒地に黄色
================================================== */
body,
body * {
	color:#FFFF00 !important;
	background-color:#000000 !important;
	background-image:none !important;
	border-color:#FFFF00 !important;
	list-style-image:none !important;
}
body a,
body a span,
body button,
body input[type="submit"],
body input[type="button"],
body input[type="reset"] {
	color:#FFFFFF !important;
	background-color:transparent !important;
}
body span {
	z-index:auto !important;
	text-indent: 0 !important;
	height: auto !important;
}
/* icon */
#tmp_wrap_main a.icon_pdf,
#tmp_wrap_main a.icon_word,
#tmp_wrap_main a.icon_excel {
	margin:0 !important;
	padding:0 !important;
}
/* for google box */
#tmp_wrap_main #tmp_gmap_box,
#tmp_wrap_main #tmp_gmap_box * {
	background-color:transparent !important;
	color:#000000 !important;
	border-color:yellow !important;
	list-style-image:none !important;
}
#tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
#tmp_switch_sp_style a,
#tmp_switch_pc_style a,
.close_btn a,
#tmp_search .search_submit input {
	border-width: 1px !important;
    border-style: solid !important;
}
#tmp_wrapper #tmp_hlogo span {
    z-index: auto !important;
    visibility: visible !important;
    width: auto !important;
}
#tmp_hlogo a,
#tmp_hlogo h1, #tmp_hlogo p, #tmp_hlogo h1 span, #tmp_hlogo p span {
    height: auto !important;
}
#tmp_hlogo a {
    text-decoration: none !important;
}
.nav_text {
	position: static !important;
}
.symbol_nav,
.mobile_control .search_link:before, .mobile_control .search_link:after {
	display: none !important;
}
#tmp_hlogo h1, #tmp_hlogo p,
.mobile_control li {
	border: 0 !important;
}
#tmp_switch_sp_style a,
#tmp_switch_pc_style a,
.close_btn a,
#tmp_search .search_submit input {
	border-width: 1px !important;
    border-style: solid !important;
}