@charset "utf-8";
/* =========================================================================================================================================== */
/*
/* デバッグ用
/*
/* =========================================================================================================================================== */
.debug_pc {
  background-image: url('../image/debug/debug_pc.jpg');
  background-size: 1400px;
  background-position: center -24px;
  background-repeat: no-repeat;
}
.debug_sp {
  background-image: url('../image/debug/debug_sp.jpg');
  background-size: 480px;
  background-position: center -89px;
  background-repeat: no-repeat;
}
.debug_pc #masthead,
.debug_sp #masthead {
  background: none;
}
.debug_pc #main,
.debug_sp #main {
/*  opacity: 0; */
}

