/*==================================================================================================================*/
/*カスタムブロック＞お見積りシミュレーション*/

/*---------------------------------------------------------*/
/*ブロック全体*/
#aqqw7etyhpxhajwtj713 .entry_post > div {
  font-size: 16px;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div {
  margin-right: 0;
  margin-left: 0;
  font-size: 14px;
}

/*input*/
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr td label {
  display: inline-block;
  width: 80px;
}
#aqqw7etyhpxhajwtj713 .entry_post > div > div table#select2 tr td label {
  position: relative;
  box-sizing: border-box;
  padding: 270px 0 0 0;
  width: 300px;
  height: 300px;
  background: no-repeat center center / cover;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div > div table#select2 tr td label {
  padding: 70px 0 0 0;
  width: 100px;
  height: 100px;
}
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr td input {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

/*input number*/
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr td input[type="number"] {
  margin: 0;
  padding: 5px 10px;
  width: 80px;
  height: auto;
  vertical-align: middle;
  text-align: right;
  font-size: 20px;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div > div table tr td input[type="number"] {
  padding: 0 5px;
  font-size: 16px;
}

/*select*/
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr td select {
  margin: 0;
  padding: 5px 10px;
  vertical-align: middle;
  font-size: 20px;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div > div table tr td select {
  padding: 0 5px;
  font-size: 16px;
}

/*table*/
#aqqw7etyhpxhajwtj713 .entry_post > div > div table {
  margin: 0 0 60px 0;
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
  table-layout: fixed;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div > div table {
  margin: 0 0 40px 0;
}
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr th,
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr td {
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.7;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div > div table tr th,
#aqqw7etyhpxhajwtj713 .entry_post.sp > div > div table tr td {
  padding: 0 5px;
}
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr th {
  border: none;
  background-color: #eceff0;
}
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr td {
  border: 1px solid #cad0d3;
}
#aqqw7etyhpxhajwtj713 .entry_post > div > div table tr:first-of-type th {
  text-align: left;
}

/*---------------------------------------------------------*/
/*入力画面ヘッダ*/
#aqqw7etyhpxhajwtj713 .entry_post > div #simulation_input_head {
  width: 100%;
}

/*---------------------------------------------------------*/
/*入力画面スクロール部*/
#aqqw7etyhpxhajwtj713 .entry_post > div #simulation_input_scroll {
  display: none;
  width: 100%;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div #simulation_input_scroll {
  overflow-x: scroll;
}
#aqqw7etyhpxhajwtj713 .entry_post > div #simulation_input_scroll table {
  min-width: 960px;
}

/*---------------------------------------------------------*/
/*横スクロールメッセージ*/
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div .sp_message {
  /*display: block !important;*/
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}

/*---------------------------------------------------------*/
/*入力画面フッタ*/
#aqqw7etyhpxhajwtj713 .entry_post > div #simulation_input_foot {
  width: 100%;
}

/*simulation_result*/
#aqqw7etyhpxhajwtj713 .entry_post > div #simulation_input_foot #simulation_result tr th,
#aqqw7etyhpxhajwtj713 .entry_post > div #simulation_input_foot #simulation_result tr td {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div #simulation_input_foot #simulation_result tr th,
#aqqw7etyhpxhajwtj713 .entry_post.sp > div #simulation_input_foot #simulation_result tr td {
  font-size: 18px;
}

/*---------------------------------------------------------*/
/*注意事項*/
#aqqw7etyhpxhajwtj713 .entry_post > div .notes_message {
  margin: 30px 0 0 0;
}
/*SP*/
#aqqw7etyhpxhajwtj713 .entry_post.sp > div .notes_message {
  margin: 10px 0 0 0;
}
#aqqw7etyhpxhajwtj713 .entry_post > div .notes_message p {
  margin: 0;
  padding: 5px;
  line-height: 24px;
}

/*==================================================================================================================*/
/*カスタムブロック＞価格表 (非公開)*/
#vx3n4bix9fbr7buflny4 {
  display: none;
}
