@charset "utf-8";
@media (min-width: 1px) {
}
.c-notfound {
  margin-top: 30px;
  font-size: 18px;
}
.m-result-caution{
  float: left;
}
.m-priceCaution {
  margin-top: 10px;
  margin-bottom: 6px;
}
.m-resultHeader--research{
  float: right;
  margin-top: 5px;
}
.m-resultHeader--research input{
  width: 125px;
  height: 18px;
  float: left;
  text-indent: 5px;
  border: 1px #0169c6 solid;
  font-size: 11px;
}
.m-resultHeader--research a{
  width: 44px;
  text-decoration: none;
  background-color: #0169c6;
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.page1 .m-resultHeader--research,
.page1 .m-result-caution{
  float: none;
}