@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 {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/bg_main_01.jpg);
  background-size: cover;
	background-position:center bottom; 
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -1;
}
.Pla-wrapperNo {
  background-color: white;
  text-align: left;
}
.New_Table900 {
  width: 900px;
  padding-left: 30px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-top: -1em;
  margin-bottom: 0px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.price {
  position: relative;
}
.kakaku {
  position: absolute;
  top: 85.57%;
  left: 66.66%;
}