.New_Table900 {
  width: 900px;
  padding-left: 30px;
}


.pc { display: block !important; }
.sp { display: none !important; }

.at {
  position: relative;
}
.mov {
  position: absolute;
  left: 50px;
  top: 30px;
  width: 800px;
  height: 451px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
