/* company 固有スタイル */
a[style*="999px"]:not(.herohot), button[style*="999px"]{ transition:transform .16s ease, box-shadow .16s ease, background .18s ease, filter .16s ease; }
a[style*="999px"]:not(.herohot):hover, button[style*="999px"]:hover{ transform:translateY(-2px); box-shadow:0 16px 32px rgba(31,56,100,.24); filter:brightness(1.03); cursor:pointer; }
a[style*="999px"]:not(.herohot):active, button[style*="999px"]:active{ transform:translateY(0); box-shadow:0 6px 16px rgba(31,56,100,.20); }
@media (max-width:820px) {
  .histline{ left:5px !important; }
  .histwrap > div[style*="grid-template-columns"]{ display:block !important; padding:10px 0 10px 26px !important; }
  .histwrap > div[style*="grid-template-columns"] > div:first-child{ margin-bottom:6px !important; }
  .histwrap > div[style*="grid-template-columns"] > div:last-child > span{ left:-27px !important; top:auto !important; margin-top:-30px !important; }
}
