@charset "UTF-8";
html, body {
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  -webkit-text-size-adjust: 100%; }

body {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: url(../img/bg_01.jpg) repeat;
  background-size: auto;
  overflow-x: hidden; }

img {
  pointer-events: none; }

/*********font*********/
@font-face {
  font-family: "DIN_Bold";
  src: url("../font/DIN_Bold.woff") format("woff"), url("../font/DIN_Bold.ttf") format("truetype"); }

@font-face {
  font-family: "RiiTN";
  src: url("../font/RiiTN.woff") format("woff"), url("../font/RiiTN.ttf") format("truetype"); }

@font-face {
  font-family: "VD_LogoG_Extra";
  src: url("../font/VD_LogoG_Extra.woff") format("woff"), url("../font/VD_LogoG_Extra.ttf") format("truetype"); }

@font-face {
  font-family: "CP";
  src: url("../font/CP.woff") format("woff"), url("../font/CP.ttf") format("truetype"); }
