@charset "utf-8";
/* CSS Document */
div#mainimg_off {
  background: #319b03;
  text-shadow: #2e8e05 2px 2px 2px;
}
.tab_wrap1 {
  width: 755px;
}
input[type="radio"] {
  display: none;
}
.tab_area1 {
  font-size: 0;
  border-bottom: #319b03 5px solid;
}
.tab_area1 label {
  width: 32%;
  margin-left: 2%;
  margin-top: 15px;
  border-radius: 6px 6px 0 0;
  display: inline-block;
  padding: 20px 7px 15px 7px;
  color: #3e692b;
  background: #dfeadc;
  border: #ccdcc7 1px solid;
  border-bottom: #fff 2px solid;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: ease 0.2s opacity;
  box-sizing: border-box;
}
.tab_area1 label:hover {
  background: #319b03!important;
  transition: 0.2s;
  color: #fff;
}
.panel_area1 {
  background: #fff;
  border: 3px solid #319b03;
  box-sizing: border-box;
  padding: 20px;
}
.tab_panel1 {
  width: 100%;
  display: none;
}
#tab1:checked ~ .tab_area1 .tab1_label {
  background: #319b03!important;
  color: #fff!important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 20px;
}
#tab1:checked ~ .panel_area1 #panel1 {
  display: block;
}
#tab2:checked ~ .tab_area1 .tab2_label {
  background: #319b03!important;
  color: #fff!important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 20px;
}
#tab2:checked ~ .panel_area1 #panel2 {
  display: block;
}
#tab3:checked ~ .tab_area1 .tab3_label {
  background: #319b03!important;
  color: #fff!important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 20px;
}
#tab3:checked ~ .panel_area1 #panel3 {
  display: block;
}
.tab_wrap2 {
  width: 755px;
}
input[type="radio"] {
  display: none;
}
.tab_area2 {
  font-size: 0;
  border-bottom: #319b03 5px solid;
}
.tab_area2 label {
  width: 245px;
  margin-left: 10px;
  margin-top: 15px;
  border-radius: 6px 6px 0 0;
  display: inline-block;
  padding: 20px 7px 15px 7px;
  color: #3e692b;
  background: #dfeadc;
  border: #ccdcc7 1px solid;
  border-bottom: #fff 2px solid;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: ease 0.2s opacity;
  box-sizing: border-box;
}
.tab_area2 label:hover {
  background: #319b03 !important;
  transition: 0.2s;
  color: #fff;
}
.panel_area2 {
  background: #fff;
  border: 3px solid #319b03;
  box-sizing: border-box;
  padding: 20px;
}
.tab_panel2 {
  width: 100%;
  display: none;
}
#tab4:checked ~ .tab_area2 .tab4_label {
  background: #319b03 !important;
  color: #fff !important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 20px;
}
#tab4:checked ~ .panel_area2 #panel4 {
  display: block;
}
#tab5:checked ~ .tab_area2 .tab5_label {
  background: #319b03 !important;
  color: #fff !important;
  padding: 28px 10px 15px 10px;
  font-weight: bold;
  border: #319b03 2px solid;
  margin-top: 0;
  font-size: 20px;
}
#tab5:checked ~ .panel_area2 #panel5 {
  display: block;
}
.box_width_512 {
  width: 512px;
}
/*ボーダーの設定*/
.bt-no {
  border-top: none !important;
}
.bb-no {
  border-bottom: none !important;
}
.bl-no {
  border-left: none !important;
}
.br-no {
  border-right: none !important;
}
.main_set_box1 {
  width: 711px;
  overflow: hidden;
}
.f_left_229 {
  width: 229px;
  float: left;
}
.f_right_462 {
  width: 462px;
  float: left;
  margin-left: 20px;
}
.set_title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.set_spec {
  margin-bottom: 10px;
}
.set_spec_2 {
  margin-top: 15px;
  margin-bottom: 10px;
}
.bd_gray {
  border: 1px solid #ccc;
}
.bd_d {
  border-bottom: solid 4px #319b03;
  margin-top: 30px;
  margin-bottom: 30px;
}
.c_red {
  color: #F00;
  font-weight: bold;
}
.static a {
  border-radius: 3px;
  text-align: center;
  background-color: #40b11d;
  width: 120px;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: bold;
  margin: 10px auto 15px;
  padding: 10px 0 7px 0;
  box-shadow: 0 3px 0 rgba(36,136,5,1);
}
div.suisen_price_b span.down {
  font-size: 20px !important;
  font-weight: bold;
}
.triangle {
  color: #2d9c00;
}
.table_midashi {
  background: #ddf5d8;
  font-weight: bold;
}
.box_width_223 {
  width: 223px;
}
.stock-selector .qty-unit {
  display: none !important;
}

.table-SeriesItem-price {
  color: #d70101;
}


  
  .un_WchadleInstallationCost > table {
    border: var(--defaultBorder);
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
  }
  
  .un_WchadleInstallationCost > table th {
    font-weight: bold;
    background: var(--secondBgColor);
    border: var(--defaultBorder);
      border-width: 1px;
      text-align: center;
      padding: 10px;
      vertical-align: top;
      font-size: 16px;
  }
  
  .un_WchadleInstallationCost > table td {
    border: var(--defaultBorder);
    border-width: 1px;
    padding: 15px;
    vertical-align: top;
  }
  .un_WchadleInstallationCost_title_w30{
    width: 30%;
  }
  
  .un_WchadleInstallationCost_title_w70{
    width: 70%;
  }
  
  .un_WchadleInstallationCost_Construction{
  display: flex;
  align-items: center;
  background: #FFF;
  border: var(--defaultBorder);
  font-size: 16px;
  }
  .un_WchadleInstallationCost_Construction_title{
    background: var(--secondBgColor);
    padding: 20px;
  }
  .un_WchadleInstallationCost_Construction_title2{
    background: var(--secondBgColor);
    padding: 40px 20px;
  }
  .un_WchadleInstallationCost_Construction_txt{
    padding: 15px;
    color: var(--emphasisRed);
    font-weight: bold;
  }
  .un_WchadleInstallationCost_Construction_txt span{
    font-size: 24px;
  }
  
  
  
  
  .un_WchadleInstallation_card3Unit{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:20px 0 20px 0
  }
  
  .un_WchadleInstallation_card3Unit.un_WchadleInstallation_card3Unit__col4 .un_WchadleInstallation_card3 {
    width: calc((100% + 5px) / 4 - 5px);
  }
  .un_WchadleInstallation_card3 {
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    border: solid 2px#ececec;
  }
  
  .un_WchadleInstallation_card3Unit_title{
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
  }
  
  .bnr-flex {
    display: flex;
    justify-content: space-between;
  }

  table[class^="table-SeriesFunction"], .table-SeriesItem {
    width: 98%;
    margin: auto;
    table-layout: fixed;
    font-size: 14px;
    border-collapse: collapse;
}
.table-SeriesItem th, .table-SeriesItem td {
  border: 1px solid #ccc;
  vertical-align: middle;
}
.table-SeriesItem th {
  background: #efefef;
  text-align: center;
  padding: 12px;
}
.table-SeriesItem td {
  padding: 15px;
}
.table-SeriesItem td:first-child {
  text-align: center;
}

.table-SeriesItem-triangle {
  color: #b5b5b5!important;
}
.table-SeriesItem-price {
  color: #d70101!important;
}
[data-item-normal_price_taxin], [data-item-normal_discount] {
  font-weight: bold;
  font-size: 20px;
}
.table-SeriesItem-price span {
  font-weight: bold;
}

.bnr-flex {
  display: flex;
  justify-content: space-between;
}

.un_WchadleInstallation_main{
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}
.un_WchadleInstallation_othercolor{
  display: flex;
  justify-content: space-between;
}
.un_WchadleInstallation_main p{
font-weight: bold;
margin-top: 10px;
margin-bottom: 20px;
}
.un_WchadleInstallation_detailBox__padding {
  padding: 20px;
}
.un_WchadleInstallation_detailBox {
  box-sizing: border-box;
  border: solid 4px #ccc;
  padding: 20px;
}
.un_WchadleInstallationCost_Construction_Detailtxt{
  font-size: 13px;
  margin-top: 20px;
}

.un_WchadleInstallation_card3:hover {
  border: solid 2px var(--dekiruGreen);
  text-decoration: none;
}


/*商品一覧*/
.un_wcHadleItem:first-child {
  margin-top: 20px;
}

.un_wcHadleItem {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ccc;
  padding: 18px 15px;
  margin-top: 20px;
}

.un_wcHadleItem + .un_wcHadleItem {
  border-top: none;
  margin-top: 0;
}

.un_wcHadleItem .un_wcHadleItem_desc_name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.un_wcHadleItem .un_wcHadleItem_desc_name div[data-item-id] {
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}

.un_wcHadleItem .un_wcHadleItem_desc_detail {
  margin-top: 10px;
}

.un_wcHadleItem .un_wcHadleItem_desc_price {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-left: 30px;
}

.un_wcHadleItem .un_wcHadleItem_desc_price_rate, .un_wcHadleItem .un_wcHadleItem_desc_price_num {
  color: var(--emphasisRed);
  font-weight: bold;
}

.un_wcHadleItem .un_wcHadleItem_desc_price_rate {
  margin-left: 10px;
}

.un_wcHadleItem .un_wcHadleItem_desc_price_num {
  margin-left: 15px;
}

.un_wcHadleItem .un_wcHadleItem_desc_price_rate div[data-item-id] {
  font-size: 23px;
}

.un_wcHadleItem .un_wcHadleItem_desc_price_num div[data-item-id] {
  margin: 0 5px;
  font-size: 22px;
}

.un_wcHadleItem .un_wcHadleItem_desc_btn {
  margin-top: 10px;
}

.un_wcHadleItem .un_wcHadleItem_desc_btn>a {
  min-width: 70px;
  box-sizing: border-box;
  text-align: center;
  background-color: var(--dekiruGreen);
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  padding: 10px;
}

.un_wcHadleItem .un_wcHadleItem_desc_btn>a:hover {
  text-decoration: none;
  opacity: .8;
}

/*カラーバリエーション一覧*/
.un_wcHadleColorItem .un_wcHadleColorItem_desc_name_series {
  font-size: 15px;
  font-weight: bold;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 5px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_name div[data-item-id] {
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_price_maker div[data-item-id] {
  font-size: 14px;
  font-weight: normal;
  margin-right: 0;
  margin-left: 5px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_price {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-left: 30px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_price_rate, .un_wcHadleColorItem .un_wcHadleColorItem_desc_price_num {
  color: var(--emphasisRed);
  font-weight: bold;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_price_rate {
  margin-left: 10px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_price_num {
  margin-left: 15px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_price_rate div[data-item-id] {
  font-size: 23px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_price_num div[data-item-id] {
  margin: 0 5px;
  font-size: 22px;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_btn {
  margin-top: 10px;
  text-align: right;
}

.un_wcHadleColorItem .un_wcHadleColorItem_desc_btn>a {
  min-width: 200px;
}
