@charset "utf-8";
/* CSS Document */
html {
  min-width: auto;
}

body {
  zoom: 0.6;
  background-color: #ffffff;
}

#headerwrap,
#header {
  position: static;
}

#header {
  height: auto;
}

.sp,
#header #nav,
.txtchg,
#btncontact,
#btnprint,
.related,
#btnpagetop {
  display: none;
}

#footer {
  background-color: #ffffff;
  width: 100%;
}

#footer,
#footer .inner{
  width: 100%;
}

#copy {
  margin: 0 auto;
  text-align: center;
}

.imgper100 img {
  width: 100%;
  height: auto;
}
