@charset "UTF-8";

/* イベントページとモデルハウスページでのみ適用 */
#btn-reserve {
  top: auto;
  bottom: 120px;
}

#btn-reserve.on {
  top: auto;
  bottom: 20px;
}