@charset "utf-8";
/* テキスト_太字 */
.un_modal_cp_refreshLisse_emphasisTxt {
  font-weight: bold;
}

/* テーブル */
.un_modal_cp_refreshLisse_table_wrapper + .un_modal_cp_refreshLisse_underTxt,
.un_modal_cp_refreshLisse_underTxt + .un_modal_cp_refreshLisse_linkPanel {
  margin-top: 20px;
}
.un_modal_cp_refreshLisse_table {
  border-collapse: collapse;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}
@-moz-document url-prefix() {
  .un_modal_cp_refreshLisse_table {
    border-collapse: separate;
    border-spacing: 0;
  }
}

.un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell {
  border: 1px solid #bfbfbf;
  background-color: #fff;
  padding: 15px 0;
}

.un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell:first-child {
  border: 1px solid #fff;
  border-right: unset;
  border-bottom: unset;
}

.un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray {
  background-color: #f2f2f2;
}

.un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray .un_modal_cp_refreshLisse_table_hdgCell_inner {
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray .un_modal_cp_refreshLisse_table_hdgCell_inner .un_modal_cp_refreshLisse_table_hdgCell_inner_img {
  width: 150px;
  height: auto;
}

.un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray .un_modal_cp_refreshLisse_table_hdgCell_inner .un_modal_cp_refreshLisse_table_hdgCell_inner_txt {
  font-size: 22px;
  line-height: 1;
}

.un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray .un_modal_cp_refreshLisse_table_hdgCell_inner .un_modal_cp_refreshLisse_table_hdgCell_inner_img+.un_modal_cp_refreshLisse_table_hdgCell_inner_txt {
  margin-left: 10px;
}

.un_modal_cp_refreshLisse_table td {
  border: 1px solid #bfbfbf;
  background-color: #fff;
  box-sizing: border-box;
  padding: 10px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell {
  box-sizing: border-box;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell.un_modal_cp_refreshLisse_table_seriesCell__down {
  padding-top: 85px;
  border-top: unset;
  border-left: unset;
  background-color: #fff;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell.un_modal_cp_refreshLisse_table_seriesCell__bgGray {
  background-color: #f2f2f2;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_ttl+.un_modal_cp_refreshLisse_table_seriesCell_product,
.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_product+.un_modal_cp_refreshLisse_table_seriesCell_label,
.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_label+.un_modal_cp_refreshLisse_table_seriesCell_price {
  margin-top: 5px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_maker {
  width: 90px;
  height: auto;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_maker+.un_modal_cp_refreshLisse_table_seriesCell_ttl {
  margin-top: 10px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_product {
  width: 110px;
  height: auto;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_ttl {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_ttl.un_modal_cp_refreshLisse_table_seriesCell_ttl__tight {
  line-height: .9;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_ttl .un_modal_cp_refreshLisse_table_seriesCell_ttl_small {
  font-weight: normal;
  font-size: 14px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_label {
  display: block;
  padding: 5px 0;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_label.un_modal_cp_refreshLisse_table_seriesCell_label__blue {
  background-color: #112C59;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_label.un_modal_cp_refreshLisse_table_seriesCell_label__lightBlue {
  background-color: #0195A0;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_price {
  color: var(--emphasisRed);
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_price .un_modal_cp_refreshLisse_table_seriesCell_price_num {
  font-size: 24px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_txt {
  font-size: 16px;
  font-weight: bold;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_product {
  width: 140px;
  height: auto;
}
.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_product + .un_modal_cp_refreshLisse_table_productCell_label,
.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_label + .un_modal_cp_refreshLisse_table_productCell_price {
  margin-top: 5px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_label {
  display: block;
  box-sizing: border-box;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_price {
  color: var(--emphasisRed);
  font-weight: bold;
  line-height: 1;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_price .un_modal_cp_refreshLisse_table_productCell_price_num {
  font-size: 24px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_label.un_modal_cp_refreshLisse_table_productCell_label__red {
  background-color: var(--emphasisRed);
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_label.un_modal_cp_refreshLisse_table_productCell_label__orange {
  background-color: #DA7842;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell {
  padding: 85px 30px 10px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell .un_modal_cp_refreshLisse_table_cashCell_price {
  display: inline-block;
  color: var(--emphasisRed);
  font-weight: bold;
  font-size: 15px;
  background: linear-gradient(transparent 0%, transparent 70%, rgba(var(--emphasisYellow-rgb), 1) 70%, rgba(var(--emphasisYellow-rgb), 1) 100%);
  width: 195px;
  height: 55px;
  margin: 0 auto;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell .un_modal_cp_refreshLisse_table_cashCell_price .un_modal_cp_refreshLisse_table_cashCell_price_num {
  font-size: 38px;
}

.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell .un_modal_cp_refreshLisse_table_cashCell_txt {
  text-align: right;
  font-weight: bold;
  font-size: 16px;
}
.un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell .un_modal_cp_refreshLisse_table_cashCell_price + .un_modal_cp_refreshLisse_table_cashCell_txt {
  margin-top: 5px;
}


/* ラベル */
.un_modal_cp_refreshLisse_table tr.un_modal_cp_refreshLisse_addLabel {
  position: relative;
}
/* ※trのposition: relative;機能させるために必須※ */
.un_modal_cp_refreshLisse_table tr.un_modal_cp_refreshLisse_addLabel td.un_modal_cp_refreshLisse_table_productCell {
  position: relative;
}

.un_modal_cp_refreshLisse_table tr.un_modal_cp_refreshLisse_addLabel td.un_modal_cp_refreshLisse_table_productCell::before {
  content: "";
  position: absolute;
  background-image: url(/gastable/rinnai/lisse/img/modal_conditions_txt.jpg);
  top: 25px;
  width: 630px;
  height: 45px;
  left: calc(100% + 30px);
  z-index: 1;
  pointer-events: none;
}


/* パネル_リンク用 */
.un_modal_cp_refreshLisse_linkPanel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.un_modal_cp_refreshLisse_linkPanel .un_modal_cp_refreshLisse_linkPanel_item + .un_modal_cp_refreshLisse_linkPanel_item {
  margin-left: 10px;
}
.un_modal_cp_refreshLisse_linkPanel .un_modal_cp_refreshLisse_linkPanel_item img {
  width: 100%;
  height: auto;
}



@media screen and (max-width: 640px) {
  /* モーダルの打ち消し */
  .lity-content:has(.un_modal_cp_refreshLisse) {
    background-color: unset;
  }
  /* テーブル */
  .un_modal_cp_refreshLisse_table {
    margin: 0 10px;
    width: 755px;
  }

  .un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell {
    padding: 12px 0;
  }

  
  .un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray .un_modal_cp_refreshLisse_table_hdgCell_inner {
    display: flex;
    align-items: baseline;
    justify-content: center;
  }
  
  .un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray .un_modal_cp_refreshLisse_table_hdgCell_inner .un_modal_cp_refreshLisse_table_hdgCell_inner_img {
    width: 110px;
  }
  
  .un_modal_cp_refreshLisse_table thead .un_modal_cp_refreshLisse_table_hdgCell.un_modal_cp_refreshLisse_table_hdgCell__bgGray .un_modal_cp_refreshLisse_table_hdgCell_inner .un_modal_cp_refreshLisse_table_hdgCell_inner_txt {
    font-size: 18px;
  }
  
  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell.un_modal_cp_refreshLisse_table_seriesCell__down {
    padding-top: 56px;
  } 

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_product {
    width: 100px;
    height: auto;
  }
  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_label {
    font-size: 11px;
    padding: 3px 0;
  }
  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_price .un_modal_cp_refreshLisse_table_seriesCell_price_num {
    font-size: 22px;
  }
  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_maker {
    width: 70px;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_product {
    width: 90px;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_ttl {
    font-size: 16px;
    line-height: 1.3;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_seriesCell .un_modal_cp_refreshLisse_table_seriesCell_ttl.un_modal_cp_refreshLisse_table_seriesCell_ttl__tight {
    line-height: 1.2;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_txt {
    font-size: 14px;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_price .un_modal_cp_refreshLisse_table_productCell_price_num {
    font-size: 22px;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_table_productCell .un_modal_cp_refreshLisse_table_productCell_label {
    padding: 3px 0;
    font-size: 11px;
  }
  
  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell {
    padding: 70px 30px 10px;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell .un_modal_cp_refreshLisse_table_cashCell_price {
    width: 180px;
  }

  .un_modal_cp_refreshLisse_table .un_modal_cp_refreshLisse_addLabel .un_modal_cp_refreshLisse_table_cashCell .un_modal_cp_refreshLisse_table_cashCell_price .un_modal_cp_refreshLisse_table_cashCell_price_num {
    font-size: 32px;
  }


  /* ラベル */
  .un_modal_cp_refreshLisse_table tr.un_modal_cp_refreshLisse_addLabel td.un_modal_cp_refreshLisse_table_productCell::before {
    background-image: url(/gastable/rinnai/lisse/img/modal_conditions_txt_sp.jpg);
    width: 540px;
    height: 38px;
  }
  

  /* パネル_リンク用 */
  .un_modal_cp_refreshLisse_linkPanel {
    flex-direction: column;
  }
  .un_modal_cp_refreshLisse_linkPanel .un_modal_cp_refreshLisse_linkPanel_item + .un_modal_cp_refreshLisse_linkPanel_item {
    margin-left: 0px;
    margin-top: 10px;
  }
}