.h1 {
  position: absolute;
  top: 48px;
  left: 30px;
  color: #fff; /* 文字色 */
  font-size: 46px;
  width: 670px; /* テキストボックスの幅 */
  font-weight: bold;
  height: 1.5em;
}
.h1_under {
  position: absolute;
  top: 15px;
  left: 35px;
  color: #fff;
  font-size: 22px;
  width: 580px;
  height: 1.5em;
  font-weight: bold;
}

.madori {
  position: absolute;
  top: 16px;
  left: 680px;
  color: #ffd900;
  font-size: 32px;
  width: 360px;
  text-align: right;
  height: 50px;
  vertical-align: bottom;
}
.price {
  position: absolute;
  top: 44px;
  left: 740px;
  color: #fff;
  font-size: 56px;
  width: 300px;
  text-align: right;
  height: 80px;
  vertical-align: bottom;
}

.PR_main {
  position: absolute;
  top: 150px;
  left: 35px;
  color: #000;
  font-size: 30px;
  width: 700px;
  font-weight: bold;
  height: 1.5em;
}
.PR_box_h1 {
  position: absolute;
  font-size: 20px;
  top: 160px;
  left: 376px;
  height: 1.5em;
  width: 300px;
}
.PR_box_t1 {
  position: absolute;
  font-size: 14px;
  top: 196px;
  left: 376px;
  height: 150px;
  line-height: 1.5;
  width: 300px;
}
.PR_box_h2 {
  position: absolute;
  font-size: 20px;
  top: 160px;
  left: 26px;
  height: 1.5em;
  width: 300px;
}
.PR_box_t2 {
  position: absolute;
  font-size: 14px;
  top: 196px;
  left: 26px;
  height: 150px;
  line-height: 1.5;
  width: 300px;
}
.exposition {
  background-color: #535252;
  position: absolute;
  left: 700px;
  top: 140px;
  height: 454px;
  width: 347px;
  z-index: 1;
}
#t_textl {
  position: absolute;
  left: 740px;
  font-size: 15px;
  color: #fff;
  width: 90px;
  text-align: left;
  height: 1.5em;
  z-index: 2;
}
#t_textr {
  position: absolute;
  left: 840px;

  color: #fff;
  font-size: 15px;
  width: 200px;
  text-align: left;
  height: 1.5em;
  z-index: 3;
}
.t1 {
  top: 148px;
}
.t2 {
  top: 175px;
}
.t3 {
  top: 202px;
}
.t4 {
  top: 229px;
}
.t5 {
  top: 256px;
}
.t6 {
  top: 283px;
}
.t7 {
  top: 310px;
}
.t8 {
  top: 337px;
}
.t9 {
  top: 364px;
}
.t10 {
  top: 391px;
}
.t11 {
  top: 418px;
}
.t12 {
  top: 445px;
}
.t13 {
  top: 472px;
}
.t14 {
  top: 499px;
}
.t15 {
  top: 526px;
}
.t16 {
  top: 553px;
}
#image1 {
  position: absolute;
  top: 350px;
  left: 15px;
  background-color: #ffd900;
  height: 240px;
  width: 320px;
}

#image2 {
  position: absolute;
  top: 350px;
  left: 370px;
  background-color: #ffd900;
  height: 240px;
  width: 320px;
}
