@charset "utf-8";
/*////////////////////////////////////////////////////////////////////////////////////////////////////////

  見積り結果ページ

////////////////////////////////////////////////////////////////////////////////////////////////////////*/
img {
  vertical-align: bottom;
}
h1 {
  margin: 35px 0 30px 31px;
}
/* ===========================================================
  見積り概要
===========================================================*/
#estimate_contents {
  padding: 0 30px 0 31px;
  font-size: 12px;
  color: #333;
}
/* 商品名
------------------------------------------------------------------------*/
#estimate_contents .item_name {
  margin-bottom: 15px;
}
#estimate_contents .item_name p.maker_logo {
  float: left;
  margin-right: 7px;
}
#estimate_contents .item_name p.name {
  float: left;
  width: 240px;
  font-size: 14px;
  font-weight: bold;
}
/* 左側
------------------------------------------------------------------------*/
#estimate_contents .left {
  float: left;
  width: 326px;
}
/* 商品画像
------------------------------------------------------------------------*/
#estimate_contents .item_image img {
  width: 316px;
  height: 236px;
}
/* 玄関ドア商品画像
--------------------------------*/
#estimate_contents .item_image_rd {
  text-align: center;
}
#estimate_contents .item_image_rd img {
  width: auto;
}
#estimate_contents .note_image {
  margin-top: 4px;
  font-size: 10px;
  color: #777;
}
#estimate_contents .note_image_em {
	color: #f00;
}
/* 右側
------------------------------------------------------------------------*/
#estimate_contents .right {
  float: right;
  width: 322px;
}
/*------------------------------------------------------------------------
  お見積り合計金額
------------------------------------------------------------------------*/
#estimate_contents dl.estimate_total_price {
  display: table;
  width: 299px; /* 322px - padding - border */
  height: 64px;
  margin-top: 12px;
  padding: 0 6px 0 13px;
  border: 1px solid #ccc;
  *height: auto; /* IE7 */
  *padding: 8px 9px 8px 12px; /* IE7 */
}
#estimate_contents dl.estimate_total_price dt,
#estimate_contents dl.estimate_total_price dd {
  display: table-cell;
  height: 64px;
  vertical-align: middle;
  *height: auto; /* IE7 */
  *vertical-align: auto; /* IE7 */
}
#estimate_contents dl.estimate_total_price dt {
  width: 124px;
  *float: left; /* IE7 */
}
#estimate_contents dl.estimate_total_price dt p.price_txt {
  padding-right: 12px;
  border-right: 1px solid #ddd;
  color: #555;
  text-align: center;
  white-space: nowrap;
}
#estimate_contents dl.estimate_total_price dt p.price_txt span {
  font-weight: bold;
  font-size: 14px;
}
#estimate_contents dl.estimate_total_price dd {
  width: 170px;
  color: #f00;
  *float: right; /* IE7 */
}
#estimate_contents dl.estimate_total_price dd p.total_price {
  line-height: 28px;
  text-align: right;
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
#estimate_contents dl.estimate_total_price dd p.total_price span {
  padding-right: 2px;
  line-height: 49px;
  font-size: 32px;
  font-weight: bold;
  color: #f00;
  *line-height: 1; /* IE7 */
}
/* お見積り金額詳細へのリンク
------------------------------------------------------------------------*/
#estimate_contents p.view_estimate_detail {
  margin: 4px 0 15px;
  text-align: right;
}
#estimate_contents p.view_estimate_detail a {
  padding-left: 13px;
  text-decoration: none;
  color: #1e5bbd;
  background: url("/public/img/img_search/search_intro/estimate_execute/ico_link.png") left center no-repeat;
}
/* ボタンエリア
------------------------------------------------------------------------*/
#estimate_contents .bt_box {
  width: 291px;
  padding: 15px 15px 14px 16px;
  background-color: #f0f4f9;
}
#estimate_contents .bt_box p.bt_order {
  margin-bottom: 12px;
}
#estimate_contents .bt_box p.bt_back {
  float: left;
}
#estimate_contents .bt_box p.bt_add_memo {
  float: right;
}
/* ===========================================================
  見積り詳細
===========================================================*/
#estimate_detail {
  margin: 30px 30px 0 31px;
  font-size: 12px;
  color: #333;
}
/* 見積り詳細タイトル
------------------------------------------------------------------------*/
#estimate_detail h2 {
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #555;
}
/* 見積り詳細内容
------------------------------------------------------------------------*/
#estimate_detail .detail_box {
  padding: 21px 31px 30px 30px;
  border: 2px solid #ccc;
  border-top: none;
}
#estimate_detail .detail_box .item_detail h3 {
  height: 25px;
  padding-left: 30px;
  line-height: 25px;
  background: url("/public/img/img_search/search_intro/estimate_execute/ico_item_spec.png") left center no-repeat;
}
/* 商品仕様/工事内容/お支払方法
------------------------------------------------------------------------*/
#estimate_detail .detail_box table {
  width: 100%;
  margin-top: 7px;
  table-layout: fixed;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#estimate_detail .detail_box table th,
#estimate_detail .detail_box table td {
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px dotted #ccc;
}
#estimate_detail .detail_box table tr.last th,
#estimate_detail .detail_box table tr.last td {
  border-bottom: none;
}
#estimate_detail .detail_box table th {
  width: 51px;
  padding: 6px 13px 6px 13px;
  font-weight: normal;
  background-color: #f7f7f7;
}
#estimate_detail .detail_box table.sh_toex th {
  width: 89px;
}
#estimate_detail .detail_box table.sh_tostem th {
  width: 75px;
}
#estimate_detail .detail_box table.aw_all th {
  width: 79px;
}
#estimate_detail .detail_box table.mo_all th {
  width: 66px;
}
#estimate_detail .detail_box table.gs_all th {
  width: 66px;
}
#estimate_detail .detail_box table.tr_option th {
  width: 76px;
}
#estimate_detail .detail_box table.br_option th {
  width: 76px;
}
#estimate_detail .detail_box table td {
  padding: 6px 0 6px 15px;
}
#estimate_detail .detail_box .item_detail table td.color {
  padding-top: 4px;
  padding-bottom: 4px;
}
#estimate_detail .detail_box .item_detail table p.color_name {
  float: left;
  margin-right: 6px;
  line-height: 20px;
}
#estimate_detail .detail_box .item_detail table p.color_img {
  position: relative;
  overflow: hidden;
  width: 20px;
  height: 20px;
}
#estimate_detail .detail_box .item_detail table p.color_img img {
  position: absolute;
  top: -32px;
  left: -32px;
}
#estimate_detail .detail_box .item_detail table p.color_img img.large {
  height: 139px;
  top: -57px;
  left: -35px;
}
/* 商品仕様
------------------------------------------------------------------------*/
#estimate_detail .detail_box .item_spec {
  float: left;
  width: 294px;
  margin-bottom: 23px;
}
#estimate_detail .detail_box .item_spec h3 {
  color: #a3282c;
  background-image: url("/public/img/img_search/search_intro/estimate_execute/ico_item_spec.png");
}
/* 商品仕様
------------------------------------------------------------------------*/
#estimate_detail .detail_box .item_const_payment {
  float: right;
  width: 286px;
}
#estimate_detail .detail_box .item_const_payment h3.h_const {
  color: #09485c;
  background-image: url("/public/img/img_search/search_intro/estimate_execute/ico_const.png");
}
#estimate_detail .detail_box .item_const_payment h3.h_dispatch {
  color: #09485c;
  background-image: url("/public/img/img_search/search_intro/estimate_execute/ico_dispatch.png");
}
#estimate_detail .detail_box .item_const_payment h3.h_payment {
  margin-top: 10px;
  background-image: url("/public/img/img_search/search_intro/estimate_execute/ico_payment.png");
}
/* 円テキスト
------------------------------------------------------------------------*/
#estimate_detail .detail_box table td span.yen {
  padding-left: 3px;
  font-size: 10px;
}
/*========================================================================
  お見積り金額明細
========================================================================*/
/*------------------------------------------------------------------
  見出し
------------------------------------------------------------------*/
#estimate_detail .detail_box h3.h_amount_spec {
  clear: both;
  height: 17px;
  padding-left: 7px;
  line-height: 17px;
  border-left: 3px solid #333;
}
/*------------------------------------------------------------------
  商品価格テーブル
------------------------------------------------------------------*/
#estimate_detail .detail_box table.amount_spec {
  margin-top: 14px;
  border: 1px solid #ebc6c6;
  color: #f00;
}
#estimate_detail .detail_box table.amount_spec th,
#estimate_detail .detail_box table.amount_spec td {
  border-bottom: 1px solid #f5d9d9;
}
#estimate_detail .detail_box table.amount_spec th {
  width: 222px;
  padding: 7px 10px;
  border-right: 1px solid #f5d9d9;
  background-color: #fff4f4;
  font-weight: bold;
}
#estimate_detail .detail_box table.amount_spec td {
  text-align: right;
}
#estimate_detail .detail_box table.amount_spec td.price {
  width: 78px;
  padding-right: 5px;
  font-size: 14px;
  font-weight: bold;
}
#estimate_detail .detail_box table.amount_spec tr.maker_price th,
#estimate_detail .detail_box table.amount_spec tr.maker_price td {
  color: #333;
  font-weight: normal;
}
#estimate_detail .detail_box table.amount_spec tr.maker_price td {
  font-weight: normal;
}
#estimate_detail .detail_box table.amount_spec td.price span.yen {
  font-weight: normal;
}
/*------------------------------------------------------------------
  工事費テーブル
------------------------------------------------------------------*/
#estimate_detail .detail_box table.amount_const {
  margin-top: 5px;
  color: #333;
  border-color: #b1d3de;
}
#estimate_detail .detail_box table.amount_const th,
#estimate_detail .detail_box table.amount_const td {
  border-bottom: 1px solid #c8e2ea;
}
#estimate_detail .detail_box table.amount_const th {
  border-right: 1px solid #c8e2ea;
  background-color: #f4fafc;
  font-weight: normal;
}
#estimate_detail .detail_box table.amount_const tr.const_campaign th,
#estimate_detail .detail_box table.amount_const tr.const_campaign td {
  color: #f00;
}
#estimate_detail .detail_box table.amount_const tr.const_campaign th {
  font-weight: bold;
}
#estimate_detail .detail_box table.amount_const td.price {
  font-weight: normal;
}
#estimate_detail .detail_box table.amount_const tr.const_campaign td.price {
  font-weight: bold;
}
/*------------------------------------------------------------------
  配送料テーブル
------------------------------------------------------------------*/
#estimate_detail .detail_box table.amount_dispatch {
  margin-top: 5px;
  color: #333;
  border-color: #b1d3de;
}
#estimate_detail .detail_box table.amount_dispatch th,
#estimate_detail .detail_box table.amount_dispatch td {
  border-bottom: 1px solid #c8e2ea;
}
#estimate_detail .detail_box table.amount_dispatch th {
  border-right: 1px solid #c8e2ea;
  background-color: #f4fafc;
  font-weight: normal;
}
#estimate_detail .detail_box table.amount_dispatch tr.const_campaign th,
#estimate_detail .detail_box table.amount_dispatch tr.const_campaign td {
  color: #f00;
}
#estimate_detail .detail_box table.amount_dispatch tr.const_campaign th {
  font-weight: bold;
}
#estimate_detail .detail_box table.amount_dispatch td.price {
  font-weight: normal;
}
#estimate_detail .detail_box table.amount_dispatch tr.const_campaign td.price {
  font-weight: bold;
}
/*------------------------------------------------------------------
  諸経費テーブル
------------------------------------------------------------------*/
#estimate_detail .detail_box table.expenses {
  margin-top: 5px;
  color: #333;
  border-color: #bbb;
}
#estimate_detail .detail_box table.expenses th,
#estimate_detail .detail_box table.expenses td {
  border-bottom: 1px solid #ddd;
}
#estimate_detail .detail_box table.expenses th {
  border-right: 1px solid #ddd;
  background-color: #fafafa;
  font-weight: normal;
}
#estimate_detail .detail_box table.expenses tr.expenses_campaign th,
#estimate_detail .detail_box table.expenses tr.expenses_campaign td {
  color: #f00;
}
#estimate_detail .detail_box table.expenses tr.expenses_campaign th {
  font-weight: bold;
}
#estimate_detail .detail_box table.expenses td.price {
  font-weight: normal;
}
#estimate_detail .detail_box table.expenses tr.expenses_campaign td.price {
  font-weight: bold;
}
/*------------------------------------------------------------------
  商品価格合計/工事費合計　共通
------------------------------------------------------------------*/
#estimate_detail .detail_box .item_const_price {
  float: left;
}
#estimate_detail .detail_box .item_const_price table.price_table {
  float: left;
  width: 170px;
  margin-top: 14px;
  margin-bottom: 7px;
  border-collapse: collapse;
  border: 1px solid #ebc6c6;
}
#estimate_detail .detail_box .item_const_price table.price_table th {
  width: 132px;
  padding: 8px 0 8px 38px;
  text-align: left;
  border-bottom: 1px solid #f0dddd;
  background: url("/public/img/img_search/search_intro/estimate_execute/ico_item_spec.png") 4px center no-repeat #fff4f4;
}
#estimate_detail .detail_box .item_const_price table.price_table th span.tax {
  font-size: 10px;
}
#estimate_detail .detail_box .item_const_price table.price_table td {
  width: 154px;
  padding: 8px 9px 8px 7px;
}
#estimate_detail .detail_box .item_const_price table.price_table td span.discount {
  float: left;
  line-height: 14px;
  color: #f00;
}
#estimate_detail .detail_box .item_const_price table.price_table td span.price {
  float: right;
  font-size: 14px;
  line-height: 1;
}
/* 商品価格合計テーブル
------------------------------------------------------------------------*/
#estimate_detail .detail_box .item_const_price table.item_price {
  margin-right: 6px;
}
#estimate_detail .detail_box .item_const_price table.item_price th {
  color: #9f393c;
}
#estimate_detail .detail_box .item_const_price table.price_table td span.price {
  color: #9f393c;
}
/* 工事費合計テーブル
------------------------------------------------------------------------*/
#estimate_detail .detail_box .item_const_price table.const_price {
  border-color: #b1d3de;
}
#estimate_detail .detail_box .item_const_price table.const_price th {
  color: #09485c;
  border-bottom-color: #dde9f0;
  background: url("/public/img/img_search/search_intro/estimate_execute/ico_const.png") 4px center no-repeat #f4fafc;
}
#estimate_detail .detail_box .item_const_price table.const_price td span.price {
  color: #09485c;
}
/* キャッシュバック＆工事費一部負担キャンペーン注記
------------------------------------------------------------------------*/
#estimate_detail .detail_box ul.note_item_const {
  clear: both;
  font-size: 10px;
}
/*------------------------------------------------------------------
  合計金額テーブル
------------------------------------------------------------------*/
#estimate_detail .detail_box table.total_price {
  float: right;
  width: 175px;
  margin-top: 11px;
  border: none;
}
#estimate_detail .detail_box table.total_price th,
#estimate_detail .detail_box table.total_price td {
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
#estimate_detail .detail_box table.total_price th {
  width: 74px;
  padding-left: 6px;
  background-color: #fff;
}
#estimate_detail .detail_box table.total_price td {
  padding-left: 0;
  padding-right: 6px;
  text-align: right;
  font-size: 14px;
}
/* 小計
----------------------------------*/
#estimate_detail .detail_box table.total_price tr.subtotal th,
#estimate_detail .detail_box table.total_price tr.subtotal td {
  padding-top: 0;
}
/* 合計
----------------------------------*/
#estimate_detail .detail_box table.total_price tr.total th,
#estimate_detail .detail_box table.total_price tr.total td {
  font-weight: bold;
}
/*------------------------------------------------------------------
  申込に関する注記
------------------------------------------------------------------*/
#estimate_detail ul.note_subscription {
  float: left;
  width: 481px;
  margin-top: 8px;
}
#estimate_detail ul.note_subscription li {
  margin-left: 1em;
  margin-bottom: 8px;
  text-indent: -1em;
  font-size: 10px;
}
/*------------------------------------------------------------------
  この見積り内容を印刷する
------------------------------------------------------------------*/
#estimate_detail p.bt_print {
  float: right;
  margin-top: 10px;
}
/* ===========================================================
  パーツの詳細表示タイプ
===========================================================*/
#estimate_detail .detail_box .item_parts {
    float: right;
    width: 290px;
    margin-top: 32px;
    padding: 10px 0 5px;
    border: 2px solid #ccc;
}
#estimate_detail .detail_box .item_parts table {
    margin-top: 0;
    border: none;
}
#estimate_detail .detail_box .item_parts table tr th {
    width: 96px;
    padding: 0 0 8px;
    border: none;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
}
#estimate_detail .detail_box .item_parts table tr td {
    width: 150x;
    height: 18px;
    padding: 0;
    border: none;
    text-align: center;
    line-height: 1;
}
#estimate_detail .detail_box .item_parts table tr.img_unit td {
    padding: 0 0 6px;
}
#estimate_detail .detail_box .item_parts table tr.img_unit td img {
    width: auto;
    height: 65px;
}
  
/*detail_box のところに クラスdetail_partsを作成し、そのクラスを挿入した時だけ場所が移動するようにする。
item_partsのbox設定の際にはdetail_partsをセレクタに含めないようにして、場所移動しないようにすること*/
/* 工事内容
------------------------------------------------------------------------*/
#estimate_detail .detail_parts .item_const_payment {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 23px;
}
#estimate_detail .detail_parts .item_const_payment .item_const {
    width: 294px;
    float: left;
}
#estimate_detail .detail_parts .item_const_payment .item_payment {
    width: 294px;
    float: right;
}
#estimate_detail .detail_parts .item_const_payment .item_payment h3.h_payment {
    margin-top: 0;
}
/* ======================================================================
  見積り下部
=======================================================================*/
#estimate_foot {
  margin: 37px 30px 0 31px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #333;
  background: url("/public/img/img_search/search_intro/estimate_execute/bg_estimate_foot.png") left top no-repeat #f0f4f9;
}
#estimate_foot p.before_submit {/* 申し込み訴求テキスト */
  padding: 18px 0 25px;
  text-align: center;
  font-size: 16px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  line-height: 1.7;
}
#estimate_foot p.before_submit strong {
  color: #f00;
  font-weight: bold;
}
/* ボタン
------------------------------------------------------------------------*/
#estimate_foot p.bt_order {
  text-align: center;
}
#estimate_foot .guide_box {/* 現場調査とは？ */
  position: relative;
  width: 452px; /* 494px - padding - border */
  margin: 27px auto 0;
  padding: 13px 20px 16px 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: url("/public/img/img_search/search_intro/estimate_execute/img_order_illust_144dpi.png") 20px 15px no-repeat #fff; /* IE11背景画像にじみ対策 */
  background-size: 132px 132px;
}
@media \0screen\,screen\9 {/* lte IE8 */
  #estimate_foot .guide_box {/* 現場調査とは？ */
    background: url("/public/img/img_search/search_intro/estimate_execute/img_order_illust.png") 20px 15px no-repeat #fff;
  }
}
#estimate_foot .product_sale {/* 正式お見積りとは？*/
  background: url("/public/img/img_search/search_intro/estimate_execute/img_order_illust02_144dpi.png") 20px 15px no-repeat #fff; /* IE11背景画像にじみ対策 */
  background-size: 132px 132px;
}
@media \0screen\,screen\9 {/* lte IE8 */
  #estimate_foot .product_sale {/* 正式お見積りとは？*/
    background: url("/public/img/img_search/search_intro/estimate_execute/img_order_illust02.png") 20px 15px no-repeat #fff;
  }
}
#estimate_foot .guide_box:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: -14px;
  left: 71px;
  border-bottom: 14px solid #ddd;
  border-left: 10px solid #f0f4f9;
  border-right: 10px solid #f0f4f9;
}
#estimate_foot .guide_box:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: -13px;
  left: 71px;
  border-bottom: 14px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#estimate_foot .guide_box dl {
  padding-left: 152px;
}
#estimate_foot .guide_box dl dt {
  padding: 0 0 11px 19px;
  line-height: 1.2;
  font-size: 14px;
  color: #205fc0;
  border-bottom: 1px dotted #ddd;
  background: url("/public/img/img_search/search_intro/estimate_execute/ico_arrow.png") left top no-repeat;
  _height: 1.2em;
}
#estimate_foot .guide_box dl dd {
  padding-top: 8px;
  line-height: 1.7;
}
#estimate_foot .guide_box dl dd strong {
  font-weight: bold;
  color: #333;
}
#estimate_foot .guide_box p.information {
  margin-top: 16px;
  padding: 7px 14px;
  line-height: 1.5;
  color: #2467c5;
  border: 1px solid #d2e3fb;
  background-color: #fafcff;
}
#estimate_foot .guide_box p.information strong {
  font-weight: bold;
  color: #2467c5;
}
/* ===========================================================
  お見積りメモに追加する
===========================================================*/
.bt_add_memo_box {
  width: 463px; /* 494px - padding - border */
  margin: 30px auto 29px;
  padding: 10px 14px 15px 13px;
  border: 2px solid #d2d8f5;
}
.bt_add_memo_box p.bt_add_memo {
  float: left;
  padding-top: 7px;
  margin-right: 18px;
}
.bt_add_memo_box p.note_add_memo {
  float: right;
  width: 281px;
  padding-top: 7px;
  font-size: 12px;
  color: #3d4a98;
}
/* ===========================================================
  見積りしなおす下部
===========================================================*/
p.bt_back_foot {
  text-align: center;
}
p.bt_back_foot a {
  overflow: visible;
}
/* ===========================================================
  「商品の注文方法がわからない！」等、お困りのお客様
===========================================================*/
.freedial {
  width: 494px;
  margin: 36px auto 0;
  font-size: 12px;
  color: #333;
}
.freedial dt {
  height: 14px; /* 33px - padding */
  padding: 10px 0 9px;
  text-align: center;
  border-top: 1px solid #eee;
  background-color: #f5f5f5;
}
#contents_wide .freedial dt img {
  vertical-align: top;
}
.freedial dd {
  float: left;
}
.freedial dd.img_dd {
  padding: 11px 18px 11px 15px;
  border: 1px solid #eee;
  border-right: none;
  border-top: none;
}
.freedial dd.text_dd {
  width: 247px; /* 260px - padding */
  height: 57px;
  padding: 15px 21px 7px 0;
  border: 1px solid #eee;
  border-left: none;
  border-top: none;
}
/* ====================================================
  エコリフォーム
====================================================*/
.box-ecopoint {
  margin: 20px 30px 20px;
  border: 1px solid #94dab4;
  border-radius: 4px;
  font-family: meiryo,sans-serif;
}
.box-ecopoint .grant {
  margin: 0 auto 0;
  padding: 15px 12px 10px;
  color: #111;
  background-color: #c5efd8;
  border-bottom: 1px solid #94dab4;
  border-radius: 3px 3px 0 0;
  text-align: center;
  line-height: 1.5em;
  vertical-align: middle;
}
.box-ecopoint .grant a {
  color: #00f;
  text-decoration: underline;
}
.box-ecopoint .grant a:hover {
  text-decoration: none;
}
.box-ecopoint .grant strong {
  margin: 0 5px;
  color: #111;
  font-size: 18px;
  font-weight: bold;
}
.box-ecopoint .grant .ecopoint {
  display: inline-block;
  margin: 0 5px;
  border-radius: 2px;
  color: #f00;
  font-size: 20px;
  font-weight: bold;
}
.box-ecopoint .required {
  display: table;
  margin: 0 auto 0;
  border-collapse: collapse;
}
.box-ecopoint .required li {
  display: table-cell;
  margin: 5px;
  padding: 7px 7px;
  background-color: #fffffa;
  border: 1px solid #eda;
  text-align: center;
}
.box-ecopoint .required li .type_um {
  font-weight: bold;
}
.box-ecopoint .required li .num_um {
  color: #f00;
  font-size: 18px;
  font-weight: bold;
}
.box-ecopoint .txt {
  float: left;
  margin-top: 5px;
  padding-left: 45px;
  font-weight: bold;
}
.box-ecopoint .btn_add {
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
}
.box-ecopoint .btn_add a {
  position: relative;
  display: inline-block;
  width: 34%;
  margin: 10px auto 0;
  padding: 7px 0 7px 20px;
  border: 1px solid #bbb;
  border-radius: 3px;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.07);
  background-color: #fafafa;
  color: #333;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.box-ecopoint .btn_add ::before {
  content: "+";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  border-radius: 50%;
  background-color: #777;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
}
.box-ecopoint .ref-link {
  padding: 10px 0 20px;
  text-align: center;
}
.box-ecopoint .ref-link a {
  font-size: 15px;
  text-decoration: underline;
}