/* 料金・宿泊プラン一覧 ボタン */
.action-for-reservations {
  width: 620px;
  margin: 70px auto 0 !important;
  padding-top: 12px !important;
  border-top: 1px solid #bcb6b3 !important;
  text-align: center;
}
.action-for-reservations p {
  font-size: 12px;
}
.action-for-reservations .plan-list-button {
  margin: 8px 0 0;
  height: 38px;
  line-height: 36px;
}
.action-for-reservations .yado-number {
  margin-top: 24px;
  text-align: right;
}
.action-for-reservations .other-actions {
  display: flex;
  justify-content: end;
  gap: 8px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #bcb6b3;
}
.action-for-reservations .other-actions > a {
  width: 120px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}

/* .fooetrtype02 */
#contents .fooetrtype02 {
  width: 620px;
  margin: 12px 0 0;
  padding: 12px 0;
  border-top: 1px solid #bcb6b3;
}
#contents .fooetrtype02 table {
  width: 100%;
}
#contents .fooetrtype02 table tr td {
  font-size: 11px;
  font-style: normal;
  line-height: 1.1em;
  text-align: right;
  background: none;
}