#popterm {
  /* margin-top: 45px; */
  /* width: 200px; */
  /* z-index: 1000; */
  cursor: default;
  overflow: hidden;
  background-color: #fff;
  border-collapse: collapse;
  border: none;
  margin-top: 48px !important;
  margin-left: -200px !important;
  padding: 5px 0;
  z-index:20000 !important;
  box-shadow: 0px 3px 6px 0px #ddd;
  border-radius: 0 0 4px 4px;
}

#popterm .popterm_selected {
  background-color: #e9eaee;
}

#popterm td {
/*  font: small normal black; */

  font-size: 0.89em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", sans-serif;
  font-weight: bold;
  line-height:1.7;
  -webkit-text-size-adjust:none;

  overflow: hidden;
  border: 0;
  border-radius: 4px;
  margin: 0px;
  padding: 5px 20px;
  text-align: left;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #popterm {
  /* margin-top: 45px; */
  /* width: 200px; */
  /* z-index: 1000; */
  cursor: default;
  overflow: hidden;
  background-color: #fff;
  border-collapse: collapse;
  border: none;
/*  margin-top: 50px !important; */
/*  margin-left: -620px !important; */
  margin-top: 45px !important;
  margin-left: -200px !important;
  padding: 5px 0;
  z-index:20000 !important;
  box-shadow: 0px 3px 6px 0px #ddd;
  border-radius: 0 0 4px 4px;
} /* IE11 */
}

header[role="banner"] .headerInner .headerGuide .headerSearch > #popterm + button {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	width: 80px;
	height: 40px;
	padding: 0;
	border: none;
	background: #008756;
	color: #fff;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-ms-border-top-right-radius: 4px;
	-o-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
header[role="banner"] .headerInner .headerGuide .headerSearch > #popterm + button:hover {
	opacity: 0.8;
}

#poptermsp {
  /* margin-top: 45px; */
  /* width: 200px; */
  /* z-index: 1000; */
  cursor: default;
  overflow: hidden;
  background-color: #fff;
  border-collapse: collapse;
  border: none;
  margin-top: 48px !important;
/*  margin-left: -300px !important; */
  padding: 5px 0;
  z-index:20000 !important;
  box-shadow: 0px 3px 6px 0px #ddd;
  border-radius: 0 0 4px 4px;
}

#poptermsp .popterm_selected {
  background-color: #e9eaee;
}

#poptermsp td {
/*  font: small normal black; */

  font-size: 0.89em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", sans-serif;
  font-weight: bold;
  line-height:1.7;
  -webkit-text-size-adjust:none;

  overflow: hidden;
  border: 0;
  border-radius: 4px;
  margin: 0px;
  padding: 5px 20px;
  text-align: left;
}

/*
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #poptermsp {
  /* margin-top: 45px; */
  /* width: 200px; */
  /* z-index: 1000; */
  cursor: default;
  overflow: hidden;
  background-color: #fff;
  border-collapse: collapse;
  border: none;
  margin-top: 50px !important;
  margin-left: -620px !important;
  padding: 5px 0;
  z-index:20000 !important;
  box-shadow: 0px 3px 6px 0px #ddd;
  border-radius: 0 0 4px 4px;
} /* IE11 */
}
*/
