.MOBILE #it090 .RE_TOP {
  margin-top: 0px;
}
.PC #it090 .RE_TOP {
  margin-top: 0px;
}
.footer-clearfix {
  height: 0 !important;
}
.FOOT_MOBILE div {
  margin-top: 0 !important;
}
.MOBILE #it090 {
  background-position-y: 0px;
}
.MOBILE #Down_Bar_show{
  position: absolute;
  top: 0;
}

.PC #it090 {
  background-position-y: 0px;
}
.PC #Down_Bar_show{
  position: absolute;
  top: 0;
}
.PC .NEW_BT_F {
    width: 750px;
}
/* iPad Portrait (768px) */
@media screen and (max-width: 768px) {
    .PC .NEW_BT_F {
        width: 100% !important;
    }
}

/* iPad Landscape (1024px) */
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .PC .NEW_BT_F {
        width: 100% !important;
    }
}