@charset "utf-8";
/* CSS Document */

html {
  min-width: auto;
}
body {
  zoom: 0.68;
  -webkit-print-color-adjust: exact;
}
#header {
  position: static;
  height: auto;
  min-width: 100% !important;
  width: var(--width-contents) !important;
  margin: 0 auto;
}
#header .inner {
  width: var(--width-contents) !important;
  min-width: 100% !important;
}
.inner {
  min-width: 100% !important;
}
#main {
  padding-bottom: 0;
}
#bgh1 {
  padding: 0;
}
#footer {
  background: none;
  height: auto;
}
#copy {
  display: block;
  text-align: center;
  color: var(--color-natural-900) !important;
}

.sp,
#btnpagetop,
.nav,
#hnav,
#pulldown,
#popnav,
#cont-right,
#btnprint,
#navbtm,
#footer ul{
  display: none;
}