@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
body{
  position: relative;
}
footer#global_footer{
  padding-top: 100px;
}
.bnr{
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99999;
  width: 350px;
}
.index-contact{
  margin-bottom: -100px !important;
}
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
@media screen and (max-width: 834px){
.index-contact{
  margin-bottom: -50px !important;
}
footer#global_footer{
  padding-top: 50px;
}
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}
@media screen and (max-width: 640px){
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}