@charset "UTF-8";

body {
  background-color: transparent !important;
}
#ct_bg #Pla-wrapperNo {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-left: 0px;
}
.bg {
  position: relative;
}
.bg::after {
  width: 100%;
  height: 100vh;
  background-image: url(../images/bg_main_01.jpg);
  background-size: cover;
  background-position: bottom ;
	background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  z-index: -1;
}
.Pla-wrapperNo {
  background-color: white;
  text-align: left;
}

.New_Table900 {
	margin-bottom: 10px;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
	padding-left: 0px;

}

.at {
  position: relative;
}
.mov {
  position: absolute;
  left: 10%;
  top: 10%;
  height: 80%;
  width: 80%;
}

