/*==================================================================================================================*/
/*カスタムブロック＞お見積りシミュレーション (※estimate-business)*/
/*カスタムブロック＞お見積りシミュレーション (estimate-personal)*/
/*---------------------------------------------------------*/
/*ブロック全体*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div,
#ymk6h4pe1krhyhiwsqpi .entry_post > div {
  font-size: 16px;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div {
  margin-right: 0;
  margin-left: 0;
  font-size: 14px;
}

/*input*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td label,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td label {
  display: inline-block;
  width: 100%;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td input,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td input {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

/*input number*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td input[type="number"],
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td input[type="number"] {
  margin: 0;
  padding: 5px 10px;
  width: 60px;
  height: auto;
  vertical-align: middle;
  text-align: right;
  font-size: 20px;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div > div table tr td input[type="number"],
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div > div table tr td input[type="number"] {
  padding: 5px 10px;
  width: 40px;
  font-size: 16px;
}

/*select*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td select,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td select {
  margin: 0;
  padding: 5px 10px;
  vertical-align: middle;
  font-size: 20px;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div > div table tr td select,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div > div table tr td select {
  padding: 5px 10px;
  font-size: 16px;
}

/*table*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table {
  margin: 0 0 60px 0;
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
  table-layout: fixed;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div > div table,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div > div table {
  margin: 0 0 40px 0;
}
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr th,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr th,
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td {
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.7;
}
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr th span,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr th span,
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td span,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td span {
  color: red;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div > div table tr th,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div > div table tr th,
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div > div table tr td,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div > div table tr td {
  padding: 10px 5px;
}
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr th,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr th {
  border: none;
  background-color: #f7f7f7;
}
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td {
  border: none;
  background-color: #f7f7f7;
}
#pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr:first-of-type th,
#ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr:first-of-type th {
  text-align: left;
}

/*---------------------------------------------------------*/
/*入力画面ヘッダ*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_head,
#ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_head {
  width: 100%;
}

/*---------------------------------------------------------*/
/*入力画面スクロール部*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_scroll,
#ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_scroll {
  display: none;
  width: 100%;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div #simulation_input_scroll,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div #simulation_input_scroll {
  overflow-x: scroll;
}
#pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_scroll table,
#ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_scroll table {
  min-width: 960px;
}

/*---------------------------------------------------------*/
/*横スクロールメッセージ*/
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div .sp_message,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div .sp_message {
  /*display: block !important;*/
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}

/*---------------------------------------------------------*/
/*入力画面フッタ*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_foot,
#ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_foot {
  width: 100%;
}

/*simulation_result*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_foot #simulation_result tr th,
#ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_foot #simulation_result tr th,
#pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_foot #simulation_result tr td,
#ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_foot #simulation_result tr td {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div #simulation_input_foot #simulation_result tr th,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div #simulation_input_foot #simulation_result tr th,
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div #simulation_input_foot #simulation_result tr td,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div #simulation_input_foot #simulation_result tr td {
  font-size: 18px;
}

/*---------------------------------------------------------*/
/*注意事項*/
#pu9tob0m7stvvhjpuuv0 .entry_post > div .notes_message,
#ymk6h4pe1krhyhiwsqpi .entry_post > div .notes_message {
  margin: 30px 0 0 0;
}
/*SP*/
#pu9tob0m7stvvhjpuuv0 .entry_post.sp > div .notes_message,
#ymk6h4pe1krhyhiwsqpi .entry_post.sp > div .notes_message {
  margin: 10px 0 0 0;
}
#pu9tob0m7stvvhjpuuv0 .entry_post > div .notes_message p,
#ymk6h4pe1krhyhiwsqpi .entry_post > div .notes_message p {
  margin: 0;
  padding: 5px;
  line-height: 24px;
}

/*==================================================================================================================*/
/*カスタムブロック＞価格表 (非公開) (※estimate-business)*/
/*カスタムブロック＞価格表 (非公開) (estimate-personal)*/
/*---------------------------------------------------------*/
/*ブロック全体*/
#xo5xl69qo9m8gfjy4uyb,
#z4c8k2w47n2uuopvz2t5 {
  display: none;
}


/*==================================================================================================================*/
/* カスタマイズ：印刷ボタン */
#simulation_result .print_button > * {
  outline: 1px solid #a1a1a1;
  color: #c12b17;
  cursor: pointer;
}
#simulation_result .print_button > *:hover {
  background-color: #a1a1a1 !important;
  text-decoration: underline;
}
/* カスタマイズ：印刷用レイアウト */
@media print {
  /* 印刷エリア */
  @page {
    margin: 15mm 5mm;

    size: A4;
  }
  /* 最小幅と背景画像を解除 */
  body#page_1123,
  body#page_1125 {
    min-width: auto !important;
    background: none;
  }
  /* 不要な要素を非表示 */
  body#page_1123 #branding_box,
  body#page_1125 #branding_box,
  body#page_1123 #main_teaser,
  body#page_1125 #main_teaser,
  body#page_1123 #footer_block,
  body#page_1125 #footer_block,
  body#page_1123 #simulation_result .print_button,
  body#page_1125 #simulation_result .print_button,
  #juosnke2rjtguymwfyyp,
  #fk8dpqm2oiu8xtw672ym {
    display: none;
  }
  /* 不要な余白を削除 */
  body#page_1123 #outer_block,
  body#page_1125 #outer_block {
    padding: 0;
  }
  body#page_1123 .post_margin,
  body#page_1125 .post_margin,
  body#page_1123 .margin-bottom_20,
  body#page_1125 .margin-bottom_20,
  #pu9tob0m7stvvhjpuuv0 .entry_post > div > div table,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div > div table,
  #pu9tob0m7stvvhjpuuv0 .entry_post > div .notes_message,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div .notes_message {
    margin: 0;
  }
  /* 固定された幅を解除 */
  body#page_1123 .easys_content_inner,
  body#page_1125 .easys_content_inner {
    width: 100%;
  }
  /* 印刷物用のフォントサイズに調整 */
  #pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_foot #simulation_result tr th,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_foot #simulation_result tr th,
  #pu9tob0m7stvvhjpuuv0 .entry_post > div #simulation_input_foot #simulation_result tr td,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div #simulation_input_foot #simulation_result tr td,
  #pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td input[type="number"],
  #ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td input[type="number"],
  #pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td select,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td select {
    font-size: 14px;
    line-height: normal;
  }
  #pu9tob0m7stvvhjpuuv0 .entry_post > div,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div {
    font-size: 12px;
    line-height: normal;
  }
  #pu9tob0m7stvvhjpuuv0 .entry_post > div .notes_message,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div .notes_message {
    font-size: 10px;
    line-height: normal;
  }
  #pu9tob0m7stvvhjpuuv0 .entry_post > div .notes_message p,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div .notes_message p,
  #pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr th,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr th,
  #pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td {
    line-height: normal;
  }
  /* テーブル内の余白を調整 */
  body#page_1123 .easys_content:not(.ne_01) table:not(#wp-calendar),
  body#page_1125 .easys_content:not(.ne_01) table:not(#wp-calendar) {
    border-spacing: 5px !important;
  }
  #pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr th,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr th,
  #pu9tob0m7stvvhjpuuv0 .entry_post > div > div table tr td,
  #ymk6h4pe1krhyhiwsqpi .entry_post > div > div table tr td {
    padding: 2.5px;
  }
}


/*==================================================================================================================*/
/* カスタマイズ：PDFボタン */
div:where(.swal2-container) {
  z-index: 99999;
}
div:where(.swal2-container) .swal2-input {
  width: auto;
}
/* 「PDFに追加する情報(2/2)」の項目を横並びで表示 */
.swal2-popup label[for="swal2-textarea"] {
  position: absolute;
  top: 50%;
  left: calc(20px/2);
  justify-content: flex-start;
  margin: 0;
  width: 110px;
  transform: translateY(-50%);
}
.swal2-popup #swal2-textarea {
  margin: 1em 0 0 calc(110px + (20px/2));
  width: calc(100% - 110px - 20px);
  height: 10em;
}
