/* ビルボード */
.bl_mainVpanel.un_faucetBathroom_billboard {
  position: relative;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_txt {
  position: absolute;
  bottom: 20px;
  left: 20px;
  Z-index: 1;
  border: 1px solid var(--dekiruGreen);
  background: #fff;
  padding: 2px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_txt .un_faucetBathroom_billboard_txt_guar {
  color: var(--dekiruGreen);
  text-align: center;
  font-weight: bold;
  padding: 3px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_txt .un_faucetBathroom_billboard_txt_discount {
  background: var(--dekiruGreen);
  padding: 3px 15px;
  color: var(--emphasisYellow);
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_txt .un_faucetBathroom_billboard_txt_discount .un_faucetBathroom_billboard_txt_discount_percent {
  font-size: 26px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_img{
  position: absolute;
  top:110px;
  right: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_img .un_faucetBathroom_billboard_img_maker + .un_faucetBathroom_billboard_img_maker{
  margin-left:20px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_img .un_faucetBathroom_billboard_img_maker .un_faucetBathroom_billboard_img_maker_icon{
  width:70px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_img .un_faucetBathroom_billboard_img_maker .un_faucetBathroom_billboard_img_maker_icon.un_faucetBathroom_billboard_img_maker_icon__lixil{
  width:55px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_img .un_faucetBathroom_billboard_img_maker .un_faucetBathroom_billboard_img_maker_icon.un_faucetBathroom_billboard_img_maker_icon__kvk{
  width:50px;
}
.bl_mainVpanel.un_faucetBathroom_billboard .un_faucetBathroom_billboard_img .un_faucetBathroom_billboard_img_maker .un_faucetBathroom_billboard_img_maker_icon.un_faucetBathroom_billboard_img_maker_icon__sanei{
  width:90px;
}


/* 浴室水栓(風呂蛇口)の設置タイプは２種類 */
.un_faucetBathroom_table {
  border: 3px solid #D9D9D9;
  border-collapse: collapse;
}
.un_faucetBathroom_table .un_faucetBathroom_table_type,
.un_faucetBathroom_table .un_faucetBathroom_table_drawing,
.un_faucetBathroom_table .un_faucetBathroom_table_example {
  border: 1px solid #D9D9D9;
  padding: 10px;
}
.un_faucetBathroom_table .un_faucetBathroom_table_type {
  background: #F2F2F2;
  font-size: 20px;
  text-align: center;
  position: relative;
  width: calc(100% / 2);
}
.un_faucetBathroom_table .un_faucetBathroom_table_drawing {
  border-bottom: none;
  text-align: center;
}
.un_faucetBathroom_table .un_faucetBathroom_table_type .un_faucetBathroom_table_type_notes {
  background: var(--dekiruGreen);
  color: #fff;
  font-size: 12px;
  position: absolute;
  font-weight: normal;
  padding: 2px 8px;
  border-radius: 3px;
  top: 7px;
  left: 20%;
}
.un_faucetBathroom_table .un_faucetBathroom_table_type .un_faucetBathroom_table_type_notes.un_faucetBathroom_table_type_notes__wide {
  width: 90px;
}
.un_faucetBathroom_table .un_faucetBathroom_table_type .un_faucetBathroom_table_type_txt {
  margin-top: 25px;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example {
  border-top: none;
  padding: 0 10px 10px;
  vertical-align: top;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_inner .un_faucetBathroom_table_example_panel_inner_img {
  text-align: center;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_inner .un_faucetBathroom_table_example_panel_inner_img+.un_faucetBathroom_table_example_panel_inner_txt {
  margin-top: 7px;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_inner .un_faucetBathroom_table_example_panel_inner_txt {
  display: flex;
  flex: 1;
  font-size: 12px;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_inner +.un_faucetBathroom_table_example_panel_link {
  margin-top: 10px;
}

.un_faucetBathroom_table_example_panel_link a::after {
  content: "\020\03e";
  white-space: pre;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_link {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  background: var(--dekiruGreen);
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  padding: 10px;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_link a:visited,
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_link a:hover,
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_link a:link,
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_link a:active {
  color: #fff;
  text-decoration: none;
}
.un_faucetBathroom_table .un_faucetBathroom_table_example .un_faucetBathroom_table_example_panel .un_faucetBathroom_table_example_panel_link:hover {
  opacity: .8;
}
/* 用途に合わせてシャワーの「あり」「なし」を選ぶ */
.un_faucetBathroom_table_wrapper + .el_hdg3 {
  margin-top: 30px;
}
.bl_panel + .un_faucetBathroom_compareTable_wrapper {
  padding-top: 0;
}
.un_faucetBathroom_compareTable_wrapper + .bl_panel_wrapper {
  margin-top: 10px;
}
.bl_panel_wrapper.bl_panel_wrapper__padding + .un_faucetBathroom_compareTable_wrapper {
  padding-top: 0;
}
.un_faucetBathroom_compareTable_underPanel {
  padding: 20px 20px 0;
}
.un_faucetBathroom_compareTable {
  border-collapse:collapse
}
.un_faucetBathroom_compareTable tbody {
  border: 4px solid #ececec;
}
.un_faucetBathroom_compareTable tbody tr th, .un_faucetBathroom_compareTable tbody tr td {
  border: var(--defaultBorder);
  padding: 10px;
}
.un_faucetBathroom_compareTable tbody tr td {
  vertical-align: top;
}
.un_faucetBathroom_compareTable tbody tr th {
  background-color: var(--secondBgColor);
  text-align: center;
  padding: 0;
}
.un_faucetBathroom_compareTable tbody tr:nth-child(2) td {
  text-align: center;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row1 {
  font-size: 15px;
  padding: 8px 8px 6px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row1.un_faucetBathroom_compareTable_row1__col2 {
  width: 492px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row1.un_faucetBathroom_compareTable_row1__type {
  font-size: 14px;
  font-weight: normal;
  width: 236px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_col1 {
  font-weight: lighter;
  padding: 10px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_ttl {
  background-color: var(--secondBgColor);
  border-radius: 5px;
  text-align: center;
  padding-top: 2px;
  font-size: 13px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_ttl + img {
  margin-top: 10px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_example {
  text-align: center;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_txt {
  font-size: 12px;
  margin-top: 10px;
  text-align: left;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_img {
  text-align: center;
  margin-top: 10px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_scale {
  margin-top: 8px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_spout {
  margin-top: 5px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: space-between;
  padding: 0 15px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_spout .un_faucetBathroom_compareTable_row_spout_img {
  text-align: center;
  width: calc((100% + 10px) / 2 - 10px);
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_spout .un_faucetBathroom_compareTable_row_spout_img:nth-child(n + 3) {
  margin-top: 10px;
}
.un_faucetBathroom_compareTable .un_faucetBathroom_compareTable_row_spout .un_faucetBathroom_compareTable_row_spout_img img {
  max-width: 100%;
}
.un_faucetBathroom_compareTable a.un_faucetBathroom_row_link {
  background: var(--dekiruGreen);
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  line-height: 1.4;
  padding: 10px 8px 8px 15%;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.un_faucetBathroom_compareTable a.un_faucetBathroom_row_link:before {
  content: "▲";
  color: var(--dekiruGreen);
  display: block;
  font-size: 11px;
  height: 16px;
  position: absolute;
  right: 25px;
  top: 34%;
  transform: rotate(90deg);
  white-space: pre;
  width: 16px;
  z-index: 3;
}
_::-webkit-full-page-media, _:future, :root .un_faucetBathroom_compareTable a.un_faucetBathroom_row_link:before {
  top: 36%;
}
.un_faucetBathroom_compareTable a.un_faucetBathroom_row_link:after {
  content: "";
  background: #fff;
  border-radius: 20px 20px 20px 20px;
  height: 17px;
  position: absolute;
  right: 24px;
  top: 27%;
  width: 17px;
  z-index: 2;
}
.un_faucetBathroom_compareTable a.un_faucetBathroom_row_link:hover,
.un_faucetBathroom_compareTable a.un_faucetBathroom_row_link:visited,
.un_faucetBathroom_compareTable a.un_faucetBathroom_row_link:active {
  color: #fff;
  text-decoration: none;
}
.un_faucetBathroom_compareTable a.un_faucetBathroom_row_link:hover {
  opacity: .8;
}


/* シャワーヘッドの機能で選ぶ */
.un_faucetBathroom_compareTable_wrapper + .el_hdg3 {
  margin-top: 30px;
}
.un_faucetBathroom_showerHeadChooseTable {
  border:3px solid #D9D9D9;
  border-collapse:collapse;
}
.un_faucetBathroom_showerHeadChooseTable_featureTxt {
  background-color: #319b03;
  padding: 2px 15px 1px;
  color: #fff;
  position: absolute;
  top: 7px;
  left: 20px;
  font-size: 12px;
  border-radius: 3px;
  font-weight: normal;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr th:nth-child(1),
.un_faucetBathroom_showerHeadChooseTable tbody tr th:nth-child(2),
.un_faucetBathroom_showerHeadChooseTable tbody tr th:nth-child(3) {
  background-color:#F2F2F2;
  padding:10px;
  position: relative;
  border:1px solid #D9D9D9;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr td:nth-child(1),
.un_faucetBathroom_showerHeadChooseTable tbody tr td:nth-child(2),
.un_faucetBathroom_showerHeadChooseTable tbody tr td:nth-child(3) {
  border:1px solid #D9D9D9;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr td:nth-child(3) .un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td {
  border-right: none;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr td:nth-child(2) .un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(1) {
  width: 35px;
}
.un_faucetBathroom_showerHeadChooseTable_number {
  display: flex;
}
.un_faucetBathroom_showerHeadChooseTable_number .un_faucetBathroom_showerHeadChooseTable_number_txt {
  margin-top: 22px;
  font-size: 16px;
  font-weight: bold;
}
.un_faucetBathroom_showerHeadChooseTable_number img {
  margin: 16px 5px 0;
}
.un_faucetBathroomShowerHead_table_panel img {
  width: 100%;
  height: auto;
}
.un_faucetBathroom_showerHeadChooseTable_panel .un_faucetBathroom_showerHeadChooseTable_panel_ttl {
  background-color:#F2F2F2;
  text-align: center;
  margin: 10px;
  padding: 5px;
  border-radius:5px;
}
.un_faucetBathroom_showerHeadChooseTable_panel {
  text-align: center;
}
.un_faucetBathroom_showerHeadChooseTable_panel_txt {
  padding: 10px;
  text-align: left;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr {
  vertical-align: baseline;
}
.un_faucetBathroom_showerHeadChooseTable_panel tbody tr td img:nth-child(1),
.un_faucetBathroom_showerHeadChooseTable_panel tbody tr td img:nth-child(2),
.un_faucetBathroom_showerHeadChooseTable_panel tbody tr td img:nth-child(3) {
  padding: 10px;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr td .un_faucetBathroom_showerHeadChooseTable_menu_makerName {
  background-color: #F2F2F2;
  text-align: center;
  margin: 10px 10px 0;
  padding: 3px;
  border-radius: 5px;
}
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table {
  border-collapse:collapse;
  width: calc(100% - 11px);
  margin: 5px;
}
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(1),
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(2),
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(3) {
  border-top: none;
  border-left:none;
  border-width: thin;
  font-size:13px;
  padding: 5px;
}
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(3),
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(3),
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(3) {
  border-right: none;
  border-left-width:thin;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr td .un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tr:nth-child(2) td{
  border-left-width:thin;
  padding: 5px;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr {
  font-size: 13px;
}
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table_wrap
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table .un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td {
  border-right:none;
}
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(2),
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tbody tr td:nth-child(3) {
  border-right: none;
  letter-spacing: -0.04em;
}
.un_faucetBathroom_showerHeadChooseTable tbody tr td .un_faucetBathroom_showerHeadChooseTable_menu_makerName_table tr:nth-child(3) td {
  border-bottom: none;
}
.un_faucetBathroom_showerHeadChooseTable_menu_makerName_table_wrap {
  padding: 5px;
}
.un_faucetBathroom_showerHeadChooseTable .un_faucetBathroom_showerHeadChooseTable_linkBtns {
  padding: 10px;
}
a.un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn {
  background: var(--dekiruGreen);
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  line-height: 1.4;
  padding: 9px 8px 6px 15%;
  position: relative;
  text-decoration: none;
  width: 100%;
}
a.un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn:before {
  content: "▲";
  color: var(--dekiruGreen);
  display: block;
  font-size: 11px;
  height: 17px;
  position: absolute;
  right: 26px;
  top: 28%;
  transform: rotate(90deg);
  white-space: pre;
  width: 14px;
  z-index: 3;
}
a.un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn:after {
  content: "";
  background: #fff;
  border-radius: 20px 20px 20px 20px;
  height: 17px;
  position: absolute;
  right: 24px;
  top: 25%;
  width: 17px;
  z-index: 2;
}
a.un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn:hover,
a.un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn:visited,
a.un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn:active {
  color: #fff;
  text-decoration: none;
}
a.un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn:hover {
  opacity: .8;
}
.un_faucetBathroom_showerHeadChooseTable .un_faucetBathroom_showerHeadChooseTable_linkBtns .un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn + .un_faucetBathroom_showerHeadChooseTable_linkBtns_linkBtn {
  margin-top: 10px;
}
.un_faucetBathroom_showerHeadChooseTable_cover + .el_btn2_wrapper {
  margin-top: 20px;
}

.un_faucetBathroom_showerHeadChooseTable_cover + .el_hdg2{
  margin-top: 40px;
}

/* 設置タイプ別 浴室蛇口・水栓の商品一覧 */
.el_hdg2 + .un_faucetBathroom_productList {
  margin-top: 20px;
}
.un_faucetBathroom_productList{
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item {
  border: 1px solid #bfbfbf;
  width: calc((100% - 14px) / 2);
  box-sizing: border-box;
  margin-left: 10px;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_headline {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
  vertical-align: middle;
  padding: 10px 5px 5px;
  background: #eee;
  text-align: center;
}
.un_faucetBathroom_productList_item_inner{
  display: flex;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item a {
  color: #222;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item a:hover {
  text-decoration: none;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item:nth-child(2n + 1) {
  margin-left: 0;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_img,
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner .un_faucetBathroom_productList_item_inner_bottom {
  padding: 10px 0;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_txt {
  padding: 0 10px;
  font-size: 12px;
  word-break: break-all;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_txt.un_faucetBathroom_productList_item_inner_bottom_txt__kitchenWallMountGeneral {
  height: 72px;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_cost {
  color: var(--emphasisRed);
  font-weight: bold;
  padding: 0 10px;
  text-align: center;
  font-size: 11px;
}
_::-webkit-full-page-media, _:future, :root .un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_cost {
  letter-spacing: -0.5px;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_cost span[data-item-id] {
  font-size: 16px;
  letter-spacing: -0.03em;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_cost .un_faucetBathroom_productList_item_inner_bottom_cost_unit {
  font-size: 11px;
  margin-left: -2px;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_link,
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_link:link,
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_link:visited {
  box-sizing: border-box;
  text-align: center;
  background: var(--dekiruGreen);
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  padding: 5px 3px 3px;
  width: 70%;
  margin: 5px 10px 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_link:hover {
  opacity: 0.8;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_link::after {
  content: "▲";
  display: block;
  white-space: pre;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 8px;
  color: var(--dekiruGreen);
  transform: rotate(90deg);
  font-size: 9px;
  margin-bottom: 3px;
}
_::-webkit-full-page-media, _:future, :root .un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_link::after {
  font-size: 11px;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_link .un_faucetBathroom_productList_item_inner_bottom_link_txt {
  display: block;
  padding: 0 5px 0 5px;
}
.un_faucetBathroom_productList .un_faucetBathroom_productList_item .un_faucetBathroom_productList_item_inner_bottom_cost.un_faucetBathroom_productList_item_inner_bottom_cost__kitchenTwoholeGeneral {
  padding: 18px 10px 0;
}
.un_sharedFaucet_linkCardUnit + .bl_tabLinkUnit {
  margin-top: 20px;
}

/* 壁付きタイプ・台付きタイプ タブ内コンテンツ */
.un_faucetBathroom_panel2 {
  display: flex;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_spTtl{
  display: none;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_img {
  flex-shrink: 0;
  max-width: 50%;
  order: 1;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_img+.un_faucetBathroom_panel2_inner {
  margin-right: 20px;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner {
  flex-grow: 1;
  order: 0;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_ttl {
  display: inline-block;
  position: relative;
  top: -10px;
  background: #fff;
  padding: 10px 0 0;
  margin-bottom: -5px;
  font-weight: bold;
  font-size: 20px;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_ttl .un_faucetBathroom_panel2_inner_ttl_line {
  background: linear-gradient(transparent 50%, #d6ebcd 50%);
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_ttl+.un_faucetBathroom_panel2_inner_txt {
  margin-top: 10px;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_txt p+p {
  margin-top: 1rem;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_txt .un_faucetBathroom_panel2_inner_txt_emphasis {
  font-weight: bold;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_txt .un_faucetBathroom_panel2_inner_txt_pattern{
  display: flex;
  align-items: baseline;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_txt .un_faucetBathroom_panel2_inner_txt_pattern .un_faucetBathroom_panel2_inner_txt_pattern_icon{
  font-weight: bold;
  color: var(--dekiruGreen);
  font-size: 18px;
}
.un_faucetBathroom_panel2 .un_faucetBathroom_panel2_inner .un_faucetBathroom_panel2_inner_txt .un_faucetBathroom_panel2_inner_txt_pattern .un_faucetBathroom_panel2_inner_txt_pattern_icon + .un_faucetBathroom_panel2_inner_txt_pattern_detail{
  margin-left: 3px;
}
.un_faucetBathroom_panel2 + .un_sharedFaucetListAboutPanel {
  margin-top: 20px;
}
.un_faucetBathroom_panel2 + .el_hdg3{
  margin-top:20px;
}


/* 浴室水栓(お風呂蛇口)の交換工事費用 */
.el_hdg2 + .un_faucetBathroom_table2_wrapper{
  margin-top:20px;
}
.un_faucetBathroom_table2 {
  border-collapse: collapse;
  border: #ccc 4px solid;
  text-align: center;
  width: 755px;
  line-height: 24px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_item {
  border: #ccc 2px solid;
  padding: 20px;
  font-size: 17px;
  line-height: 1.75;
  background: #f5f5f5;
}
_::-webkit-full-page-media, _:future, :root .un_faucetBathroom_table2 .un_faucetBathroom_table2_item {
  padding: 20px 10px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_item.un_faucetBathroom_table2_item__type{
  width:18%;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_item.un_faucetBathroom_table2_item__id53551{
  width: 41%;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_item .un_faucetBathroom_table2_item_txt{
  font-size:15px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_img,
.un_faucetBathroom_table2 .un_faucetBathroom_table2_basic,
.un_faucetBathroom_table2 .un_faucetBathroom_table2_checklist{
  border: #ccc 2px solid;
  padding: 20px 10px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_construction{
  color: var(--emphasisRed);
  font-weight: bold;
  margin-top: 10px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_construction .un_faucetBathroom_table2_construction_label {
  display: none;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_construction .un_faucetBathroom_table2_construction_cost {
  font-size: 40px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_construction .un_faucetBathroom_table2_construction_tax{
  font-size: 16px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_constDescPanel {
  padding: 25px 20px 30px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_constDescPanel .un_faucetBathroom_table2_constDescPanel_heading {
  background: linear-gradient(transparent 0%, transparent 50%, rgba(var(--emphasisYellow-rgb), 1) 50%, rgba(var(--emphasisYellow-rgb), 1) 100%);
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_constDescPanel .un_faucetBathroom_table2_constDescPanel_explanation {
  margin-top: 20px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_constDescPanel .un_faucetBathroom_table2_constDescPanel_explanation + .un_faucetBathroom_table2_constDescPanel_img {
  margin-top: 10px;
}
.un_faucetBathroom_table2_constDescPanel_img + .un_faucetBathroom_table2_constDescPanel_annotationArea {
  margin-top: 15px;
}
.un_faucetBathroom_table2 .un_faucetBathroom_table2_constDescPanel .un_faucetBathroom_table2_constDescPanel_annotationArea {
  line-height: 1.5em;
  padding: 0 35px;
  text-align: left;
}


/* 工事費用・費用相場バナー、DIYバナー */
.bl_panel + .un_faucetBathroom_cardUnit2_wrapper > .un_faucetBathroom_cardUnit2 {
  padding:0 20px 20px;
}

.un_faucetBathroom_cardUnit2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 20px 0;
}
.un_faucetBathroom_card2 {
  width: calc((100% + 10px) / 2 - 10px);
  overflow: hidden;
}
.un_faucetBathroom_card2>a {
  position: relative;
  box-sizing: border-box;
  border: solid 2px #ececec;
  color: var(--defaultTxtColor);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.un_faucetBathroom_card2 .un_faucetBathroom_card2_img {
  padding: 10px;
}
.un_faucetBathroom_card2>a:link,
.un_faucetBathroom_card2>a:active,
.un_faucetBathroom_card2>a:visited {
  color: var(--defaultTxtColor);
}
.un_faucetBathroom_card2>a:hover {
  border: solid 2px var(--dekiruGreen);
  text-decoration: none;
  opacity: 0.8;
}
.un_faucetBathroom_card2>a:hover img {
  opacity: 1;
}
.un_faucetBathroom_card2 .un_faucetBathroom_card2_txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: var(--secondBgColor);
  padding: 10px;
}
.un_faucetBathroom_card2 .un_faucetBathroom_card2_ttl {
  font-size: 14px;
  text-decoration: underline;
}
.un_faucetBathroom_cardUnit2_wrapper + .el_hdg2 {
  margin-top: 40px;
}


/* U-KOMI */
.js_ukomiPaginationAdjust>.el_hdg2 {
  margin-top: 40px;
}
.reviewWidget_title {
  display: none;
}
.un_faucetBathroom_ukomiPanel {
  margin: 20px 0 0 0;
}


/* 【DIY】自分で交換できる？浴室蛇口の取り付け手順 キッチン水栓TOPから引用 */
.un_faucetBathroomDiy_table {
  border: 2px solid #D9D9D9;
  border-collapse: collapse;
  margin: 10px 0 0;
}
.un_faucetBathroomDiy_table .un_faucetBathroomDiy_table_type, .un_faucetBathroomDiy_table .un_faucetBathroomDiy_table_drawing, .un_faucetBathroomDiy_table .un_faucetBathroomDiy_table_example {
  border: 2px solid #D9D9D9;
  border-collapse: collapse;
  padding: 10px;
}
.un_faucetBathroomDiy_table .un_faucetBathroomDiy_table_type {
  padding: 10px;
  background: #F2F2F2;
  font-size: 20px;
  text-align: center;
  position: relative;
  width: calc(100% / 3);
  border: solid 2px #D9D9D9;
}
.un_faucetBathroomDiy_table_type_txtDiy {
  font-size: 15px;
  text-align: center;
}
.un_faucetBathroomDiy_table .un_faucetBathroomDiy_table_drawing {
  padding: 10px 10px 0;
  border: 2px solid #D9D9D9;
  border-bottom: none;
}
.un_faucetBathroomDiy_table .un_faucetBathroomDiy_table_drawing img {
  width: 334px;
  height: auto;
}
.un_faucetBathroomDiy_table .un_faucetBathroomDiy_table_example {
  padding: 0 10px 10px;
  border: 2px solid #D9D9D9;
  border-top: none;
}
.un_faucetBathroomDiy_table_example_panel_innerBox {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  border: solid 3px #319b03;
  height: 124px;
}
.un_faucetBathroomDiy_table_example_panel_innerBox_ttl_arrow {
  content: "";
  position: relative;
  background: #319b03;
  padding: 5px;
}
.un_faucetBathroomDiy_table_example_panel_innerBox_ttl_txt {
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.un_faucetBathroomDiy_table_example_panel_innerBox_ttl_arrow:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -18px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #319b03 transparent transparent transparent;
  border-width: 19px 30px 0 30px;
}
.un_faucetBathroomDiy_table_example_panel_innerBox_img {
  margin: 22px 7px 10px 7px;
}


/* お風呂の蛇口をプロ(業者)が交換する手順 キッチン水栓TOPから引用*/
.un_faucetBathroomDiy_headlineTxt {
  margin: 20px;
}
.un_faucetBathroomDiy_wrap .bl_mediaPanel .bl_mediaPanel_img {
  position: relative;
}
.un_faucetBathroomDiy_numberPanel {
  width: 35px;
  height: 35px;
  background-color:#319b03;
  color:#fff;
  font-weight: bold;
  font-size: 25px;
  position: absolute;
  text-align: center;
  margin: 10px;
}
.un_faucetBathroomDiy_eocBtn + .el_hdg2, .un_faucetBathroomDiy_eocBtn + .el_hdg3 {
  margin-top: 40px;
}