@charset "UTF-8";
@font-face {
	font-family: "hpg-sp-webfont";
	font-style: normal;
	font-weight: normal;
	src: url("/SYS/common/fonts/hpg-sp-webfont.eot?20250922190009") format("embedded-opentype"),
	     url("/SYS/common/fonts/hpg-sp-webfont.ttf?20250922190009") format("truetype"),
	     url("/SYS/common/fonts/hpg-sp-webfont.woff?20250922190009") format("woff"),
	     url("/SYS/common/fonts/hpg-sp-webfont.svg?20250922190009") format("svg");
}
.search-result-header .map-btn {
	background-color: #FAFAFA;
	border-radius: 4px;
	box-sizing: border-box;
	font-weight: bold;
	padding: 0 14px;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 0 auto;
}
.search-result-header .map-btn:visited {
	color: #1E212D;
}
.search-result-header .map-btn:link {
	color: #1E212D;
	text-decoration: none;
}
.search-result-header .map-btn.disabled {
	background-color: #E0DFE1;
	color: #FFFFFF;
}
.search-result-header .map-btn::before {
	color: #D0111B;
	content: "";
}
.search-result-header .map-btn::before {
	display: inline-block;
	font-family: "hpg-sp-webfont" !important;
	font-size: 16px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	margin-top: -2px;
	vertical-align: middle;
	width: 16px;
	margin-right: 5px;
}
