@charset "utf-8";
/*浴室乾燥機 設置タイプ一覧　テーブル*/
table.installation-type-list {
  border-collapse: collapse;
  border: #CCC 4px solid;
  text-align: center;
  width: 711px;
}
table.installation-type-list tbody tr th {
  border: #CCC 2px solid;
  padding: 8px;
}
table.installation-type-list tbody tr td {
  border: #CCC 2px solid;
  padding: 8px;
}
.box_width_235 {
  width: 23.5%;
}
.box_width_23 {
  width: 23%;
}
.box_width_245 {
  width: 24.5%;
}
.exe_title_1 {
  background: #d8e6f5;
}
.exe_title_3 {
  background: #f5d8d8;
}
.exe_title_2 {
  background: #ddf5d8;
}
.pa8 {
  padding: 8px !important;
}
td.type-link a:link, td.type-link a:visited, td.type-link a:active, td.type-link a:hover {
  color: #222 !important;
  text-decoration: none !important;
}
td.type-link a:hover div.exe_title_1 {
  background: #e9f0f7;
}
/*天井埋込タイプ 電気式浴室乾燥機*/
.box_width_411 {
  width: 411px;
}
.box-logo-grey {
  border: 1px solid #ccc;
  padding: 8px 0;
  width: 112px;
}
.box-logo-grey_img {
  height: 25px;
}
div.m-link a:link p, div.m-link a:visited p, div.m-link a:hover p, div.m-link a:active p {
  color: #222;
  text-decoration: underline;
}
/*天井埋込タイプ ガス温水式浴室乾燥機*/
.un_bathDryChoiceType_makerLink_wrapper {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.un_bathDryChoiceType_makerLink {
  border: 1px solid #ccc;
  padding: 8px;
  min-width: 115px;
  text-align: center;
  margin-right: 10px;
}

/* 設置タイプ・種類以外の浴室乾燥機の選び方 */
.un_bathDryChoiceType_chiceBtn_wrapper {
  display: flex;
  justify-content: center;
}
.un_bathDryChoiceType_chiceBtn {
  border: solid 1px #ddd;
  padding: 20px;
  border-radius: 4px;
  background: #DBF5D7;
  text-align: center;
}
.un_bathDryChoiceType_chiceBtn:nth-child(2) {
  margin-left: 10px;
}
.un_bathDryChoiceType_choiceHdg {
  font-size: 16px;
  font-weight: bold;
}
.un_bathDryChoiceType_banner + .el_hdg3{
  margin-top: 40px;
}
.bl_mediaPanel {
  & + .un_bathDry_transition {
    margin-top: 20px;
  }
}
.un_bathDry_transition  {
  & + .un_bathDryChoiceType_hdg {
    margin-top: 20px;
  }
}
.un_bathDryChoiceType_hdg {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
/* 天井埋込タイプ 電気式浴室乾燥機 */
.un_bathDryChoiceType_makerListCardUnit {
  display: flex;
  justify-content: space-between;
}
.un_bathDryChoiceType_hdg {
  & + .un_bathDryChoiceType_makerListCardUnit {
    margin-top: 10px;
  }
}
.un_bathDryChoiceType_makerListCard {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
  width: calc((90% - 10px) / 5);
  a {
    font-weight: bold;
  }
}
.un_bathDryChoiceType_makerListCardImg {
  margin-bottom: 10px;

  &.un_bathDryChoiceType_makerListCardImg__max {
    img {
      width: 42px;
      height: 19px;
    }
  }
  &.un_bathDryChoiceType_makerListCardImg__panasonic {
    img {
      width: 94px;
      height: 15px;
    }
  }
  &.un_bathDryChoiceType_makerListCardImg__mitsubishi {
    img {
      width: 86px;
      height: 25px;
    }
  }
  &.un_bathDryChoiceType_makerListCardImg__toto {
    img {
      width: 95px;
      height: 15px;
    }
  }
  &.un_bathDryChoiceType_makerListCardImg__takasu {
    img {
      width: 105px;
      height: 13px;
    }
  }
}
.un_bathDryChoiceType_link {
  text-align: center;
  margin-top: 20px;
}
