@charset "UTF-8";
/* CSS Document */

.title {
  font-size: 16px;
  top:10px;
  left: 63px;
}

#notice_wrapper {
  margin-top: 5px;
}

/* フレーム */
#notice_frame {
  width:685px;
  height: 258px;
  border: #c7c7c7 solid 1.5px;
  background: #fff;
  margin: 15px auto;
}

/* 注意事項テキスト */
#notice {
  font-size: 17px;
  padding-top: 17px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: normal;
}

/* ボタンラッパ */
#button_wrapper {
  top: 10px;
}

/* 同意して次へボタン */
#button_next {
  position: absolute;
  left: 585px;
}

#pumsg_connect1 {
  margin-left: 90px;
}

.popup_button_wrapper {
  top: 80px;
}

/* PU_Matter接続エラー 了解ボタン */
#button_popup2 {
  margin: 0 auto;
}