@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

.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%;
}

.tanpin_txt {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
font-size: 1.8rem;
	line-height: 2.3rem;
	color: tomato;
}