@page {
  size: 1200px 1800px;
  margin: 0;
}
#top-head.fixed{position:absolute;}
.inner{width:auto;}
#content-sub{width:auto;}
.page_top{display:none !important;}
.subpage .fixed-menu-fixed{
    position: static;
    width: auto;
    border: 1px solid #999;
    padding: 20px 5%;
}
#wrapper .effect-fade,#wrapper .effect-slide-right,#wrapper .effect-slide-left{opacity: 1;transform: translate(0, 0);}