body{
  color:#000;
}

#spNavigationTrigger.-js-menuPosition-right_top_fixed {
    top: 25px;
    left: auto;
    right: 15px;
}
#pagetop a{
  position:fixed;
  bottom:20px;
  right:20px;
}

#company th{
  width:30%;
  text-align:left;
  border-bottom:1px dotted #333333;
  padding:10px 0;
}
#company td{
  text-align:left;
  border-bottom:1px dotted #333333;
  padding:10px 0;
}

@media screen and (min-width: 641px) {
.c-menu.-menu_b li a {
    padding: 4px 35px;
}
.c-menu li:first-child {
    border-left: none;
}
.c-menu li:last-child {
    border-right:none;
}
}
@media screen and (max-width: 640px) {

}



