/* CSS Document */
/* CSS Document */
.wrapper {
  width: 1000px;
  margin: 0 auto 0 auto; }

html, body {
  padding: 0;
  margin: 0; }

#pagetop {
  display: none !important; }

.menu {
  position: static !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25) !important; }

.top_margin {
  margin: 0 !important; }

.topimg_homeb {
  width: 1000px;
  position: relative; }

.footb .foot_menu ul {
  justify-content: flex-start; }
  .footb .foot_menu ul li {
    max-width: none;
    width: calc(50% - 10px);
    margin: 0 10px 0 0; }
    .footb .foot_menu ul li:nth-of-type(3n) {
      margin: 0 10px 0 0; }
