@charset "utf-8";
.un_wcTotoNeorestRh_hdg {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.bl_card3_ttl.un_wcTotoNeoredtRh_cardTtl {
  font-size: 13px;
}
.un_wcTotoNeoredtRh_annotationTxt {
  font-size: 10px;
}
.el_hdg2 + .table-neorest_rh_SeriesFunction {
  margin-top: 20px;
}

.un_sharedWcMaker_recomendPanel .un_sharedWcMaker_recomendPanel_inner .un_sharedWcMaker_recomendPanel_inner_product img {
  width: unset !important;
}
.un_wcNeorestShared_setCard .un_wcNeorestShared_setCard_inner .un_wcNeorestShared_setCard_inner_left {
  margin-top: 12%;
}

/* ネオレスト手洗器付ワンデーリモデル */
.oneday-remodel{
  margin-bottom: 20px;
  border: 1px solid #ccc;
  margin-right:auto;
  margin-left:auto;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.oneday-remodel-midashi{
  padding-bottom: 20px;
  font-size: 20px;
}
.oneday-remodel-text{
  font-size: 14px;
  line-height: 1.5em;
  margin-left: 20px;
}
.oneday-remodel-tankless{
  font-size: 12px;
  height: 80px;
  width: 170px;
}
.oneday-remodel-tankless-midashi{
  margin-top: 20px;
  color: #ffffff;
  font-size: 14px;
  background-color: #24a30f;
  padding: 4px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.oneday-remodel-tankless-text{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 2px solid #24a30f; 
  border-right: 2px solid #24a30f; 
  border-bottom: 2px solid #24a30f;
  line-height: 1.3em;
  padding: 6px 0;
}
.oneday-remodel-btn{
  margin-top: 40px;
}
/* ネオレスト手洗器付ワンデーリモデルここまで */


table[class^="table-neorest_rh_SeriesFunction"] {
  border-collapse: collapse;
  width: 100%;
  box-sizing: border-box;
}

table[class^="table-neorest_rh_SeriesFunction"] th {
  background: #E7F0E3;
}
table[class^="table-neorest_rh_SeriesFunction"] th, table[class^="table-neorest_rh_SeriesFunction"] td {
  padding: 8px;
  border: solid 1px #319B03;
  font-weight: bold;
}
.table-neorest_rh_SeriesFunction .table-neorest_rh_SeriesFunction_type {
  text-align: center;
}
.table-SeriesItem2 {
  width: 100%;
  border-collapse: collapse;
}
.table-SeriesItem2 th, .table-SeriesItem2 td {
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.table-SeriesItem2 th {
  background: #efefef;
  border: 1px solid #ccc;
}
.table-SeriesItem2 td{
  border: 1px solid #ccc;
}

.un_wcTotoNeorestAs_type {
  justify-content: center;
  margin-top: 20px;
  width: calc((100% - 10px)/2);
}
.un_wcTotoNeorestAs_type_element_wrapper {
  display: flex;
  justify-content: space-between;
}
.un_wcTotoNeorestAs_type_element_wrapper .un_wcTotoNeorestAs_type .un_wcTotoNeorestAs_type_ctn .un_wcTotoNeorestAs_type_img {
  text-align: center;
}
.un_wcTotoNeorestAs_type .un_wcTotoNeorestAs_type_ctn {
  border: 2px solid #ececec;
}
.un_wcTotoNeorestAs_type_ttl {
  color:var(--dekiruGreen);
  font-weight: bolder;
  font-size: 16px;
  text-align: center;
  margin: 10px 80px 0px 80px;
}

.un_wcSharedTotoColor {
  margin-top: 20px;
}
.un_wcSharedTotoColor_list {
  display:flex;
  justify-content: space-between;
}
.un_wcSharedTotoColor_list_inner {
  width: calc((100% - 10px)/4);
}
.un_wcSharedTotoColor {
  text-align: left;
  margin-left: 50px;
}
.un_wcSharedTotoColor_list_inner_detail.un_wcSharedTotoColor_list_inner_detail_red {
  color:#d70101;
  font-weight: bold;
}

.un_wcSharedTotoColor_list_inner_wrap {
  margin-top:5px ;
  font-size: 12px;
}
.un_wcTotoNeorestAs_type_ctn_exposureBold {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin: 10px;
}
.un_wcTotoNeorestAs_type_ctn_concealmentBold {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin: 10px;
}
.bl_mediaPanel + .oneday-remodel {
  margin-top: 20px;
}
.oneday-remodel .oneday-remodel-midashi {
  font-weight: bold;
}