@charset "utf-8";

@media screen and (max-width: 640px) {
  .un_sharedGas_constCardUnit {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    border: none;
  }
  .un_sharedGas_constCardUnit .un_sharedGas_constCardUnit_inner {
    flex-direction: column;
    width: 100%;
  }
  .un_sharedGas_constCardUnit.un_sharedGas_constCardUnit__coldDistrict .un_sharedGas_constCard,
  .un_sharedGas_constCardUnit .un_sharedGas_constCard.un_sharedGas_constCard__large{
    width: 100%;
  }
  .un_sharedGas_constCardUnit.un_sharedGas_constCardUnit__coldDistrict .un_sharedGas_constCardUnit_inner{
    width: 100%;
  }
  .un_sharedGas_constCardUnit .un_sharedGas_constCardUnit_inner .un_sharedGas_constCardUnit_innerHdg {
    display: none;
  }
  .un_sharedGas_constCard,
  .un_sharedGas_constCardUnit .un_sharedGas_constCardUnit_inner .un_sharedGas_constCard {
    width: 100%;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_hdg,
  .un_sharedGas_constCardUnit .un_sharedGas_constCardUnit_inner .un_sharedGas_constCard .un_sharedGas_constCard_hdg {
    height: auto;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-right: none;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_img{
    width:50%;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_hdg .un_sharedGas_constCard_functionList {
    flex-direction: column;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_function:not(:first-child) {
    margin-left: 0;
    margin-top: 5px;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_price{
    flex: 1;
  }

  .un_sharedGas_constCard .un_sharedGas_constCard_price [data-item-id] {
    font-size: 18px;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_inner {
    display: flex;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_img img {
    width: unset;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_price{
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .un_sharedGas_constCard .un_sharedGas_constCard_price.un_sharedGas_constCard_price__2col{
    flex-direction: column;
  }

  .un_sharedGas_constCard .un_sharedGas_constCard_price.un_sharedGas_constCard_price__2col .un_sharedGas_constCard_price_inner {
      width: unset;
  }

  .un_sharedGas_constCard .un_sharedGas_constCard_price.un_sharedGas_constCard_price__2col .un_sharedGas_constCard_price_inner +.un_sharedGas_constCard_price_inner{
    border-left: none;
  }

  .un_sharedGas_constCard + .un_sharedGas_constCardUnit_inner,
  .un_sharedGas_constCardUnit_inner + .un_sharedGas_constCard,
  .un_sharedGas_constCard + .un_sharedGas_constCard {
    margin-top: 10px;
  }

  .un_sharedGas_constExplan{
    margin:10px 10px 0;
    border-top:var(--defaultBorder) ;
  }

  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_img {
    width: 40%;
    max-width: 200px;
    display: flex;
    flex-wrap: wrap;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner {
    display: block;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_itemCode {
    display: none;
    padding: 0;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge {
    display: none;
    width: 100%;
    font-size: 12px;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge.un_sharedGas_product_functionBadge__allways {
    display: block;
    margin-top: 5px;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge::after {
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge:not(:nth-child(3n + 1)) {
    margin-left: 0;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge.un_sharedGas_product_functionBadge__txtL {
    text-align: center;
    padding-left: 0;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge.un_sharedGas_product_functionBadge__on {
    display: block;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge.un_sharedGas_product_functionBadge__on:nth-child(n+1) {
    margin-top: 5px;
  }
  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner.un_sharedGas_product_functionList_inner__allDisplay .un_sharedGas_product_functionBadge {
    display: block;
    margin-bottom: 5px;
  }
  .un_sharedGas_product .un_sharedGas_product_mid {
    padding: 5px 0;
    text-align: center;
  }
  .un_sharedGas_product .un_sharedGas_product_mid .un_sharedGas_product_itemCode {
    display: block;
  }
  .un_sharedGas_product .un_sharedGas_product_foot {
    flex-direction: column;
  }
  .un_sharedGas_product .un_sharedGas_product_foot .un_sharedGas_product_foot_discountRate .un_sharedGas_product_foot_discountRate_inner {
    font-size: x-small;
  }
  .un_sharedGas_product .un_sharedGas_product_foot .un_sharedGas_product_foot_price {
    display: initial;
    width: 100%;
    padding: 10px 0 7px;
    text-align: center;
  }
  .un_sharedGas_product .un_sharedGas_product_foot .un_sharedGas_product_foot_price .un_sharedGas_product_foot_price_inner {
    line-height: 1.2;
  }
  .un_sharedGas_product .un_sharedGas_product_foot .un_sharedGas_product_btn {
    width: 100%;
  }

  .un_sharedGas_modalCol3 {
    flex-direction: column;
  }
  .un_sharedGas_modalCol3 .un_sharedGas_modalCol3_panel {
    width: 100%;
  }
  .un_sharedGas_modalCol3.un_sharedGas_modalCol3__btnArea {
    display: none;
  }
  .un_sharedGas_modalCol3 .un_sharedGas_modalCol3_panel_btnWrapper {
    display: initial;
  }
  .un_sharedGas_modalCol3 .un_sharedGas_modalCol3_panel + .un_sharedGas_modalCol3_panel_btnWrapper {
    margin: 60px 0 20px;
    width: 100%;
  }
  .un_sharedGas_modalCol3.un_sharedGas_modalCol3__hdgArea .un_sharedGas_modalCol3_hdg.un_sharedGas_modalCol3_hdg__narrow {
    width: 100%;
  }
  .un_sharedGas_modalCol3_hdg.un_sharedGas_modalCol3_hdg__sp{
  display: block;
  }
  .un_sharedGas_modalCol3_panel + .un_sharedGas_modalCol3_panel{
  margin-top: 10px;
  }
  .un_sharedGas_modalCol3 .un_sharedGas_modalCol3_panel .un_sharedGas_modalCol3_panelImg img+.un_sharedGas_modalCol3_panelImg_inner {
    margin-left: 10px;
  }
  .un_sharedGas_modalCol3_function_wrapper{/* 「/gas/contents/」で使用 */
    padding: 0 10px;
  }
  .un_sharedGas_modalCol3_function_wrapper >.un_sharedGas_modalCol3_function {
    width: 100%;
    box-sizing: border-box;
}
.un_sharedGas_modalCol3_function_wrapper >.un_sharedGas_modalCol3_function + .un_sharedGas_modalCol3_function {
  margin-left: 0;
  margin-top: 20px;
}
  .un_sharedGas_modalCol3_function_list{
  flex-wrap: nowrap;
  justify-content: center;
  }
  .un_sharedGas_modalCol3_function_list .un_sharedGas_modalCol3_function_listIcon{
    font-size: 10px;
    width:calc((100% + 10px) / 4 - 10px);
  }
  .un_sharedGas_modalCol3_function_list .un_sharedGas_modalCol3_function_listIcon:not(:first-child){
    margin-left: 10px;
  }
  .un_sharedGas_modalCol3_function_list .un_sharedGas_modalCol3_function_listIcon:nth-child(n + 3){
    margin-top: 0;
  }

  .un_sharedGas_product .un_sharedGas_product_head .un_sharedGas_product_function .un_sharedGas_product_functionList .un_sharedGas_product_functionList_inner .un_sharedGas_product_functionBadge a::after{
    line-height: 2;
  }

  .un_sharedGas_modalFunc .un_sharedGas_modalFunc_img img + img{
    margin-top: 20px;
  }
  .un_sharedGas_modalFunc .un_sharedGas_modalFunc_btnArea {
      width: 100%;
  }
  .un_sharedGas_modalHdg {
    font-size: 16px;
  }

  .un_sharedGas_product_iconPlus {
  font-size: 9vw;
  }
  .un_sharedGas_typeCaption{
    align-items: center;
  }
  .un_sharedGas_typeCaption > .un_sharedGas_typeCaption_inner > .el_hdg5{
    display: none;
  }

  .un_sharedGass_estimatePanel {
  margin-left: 10px;
  margin-right: 10px;
  }
  .un_sharedGass_estimatePanel .un_sharedGass_estimatePanel_inner{
    flex-wrap: wrap;
  }
  .un_sharedGass_estimatePanel .un_sharedGass_estimatePanel_inner .un_sharedGass_estimatePanel_Tel{
    width: 100%;
  }
  .un_sharedGass_estimatePanel .un_sharedGass_estimatePanel_inner .un_sharedGass_estimatePanel_Tel img{
    margin: 0 auto;
  }
  .un_sharedGass_estimatePanel .un_sharedGass_estimatePanel_inner .un_sharedGass_estimatePanel_btn{
    margin-top: 10px;
    width: 100%;
  }

.un_sharedGasRecommend_wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.un_sharedGasRecommend {
  flex-wrap: wrap;
}
.un_sharedGasRecommend .un_sharedGasRecommend_item {
  width: calc(50% - 5px / 2);
}
.un_sharedGasRecommend .un_sharedGasRecommend_item_spec_icon {
  font-size: 13px;
  padding: 2px 0;
}
.un_sharedGasRecommend .un_sharedGasRecommend_item_logo {
  margin-top: 0;
}
.un_sharedGasRecommend .un_sharedGasRecommend_item_name {
  font-size: 14px;
}
.un_gasStyleDanchi_rankingBanner {
  margin: 0 10px 0;
}

.un_Gasshared_logo_wrap {
  padding: 20px 10px 0 10px;
}
.el_hdg3 + .un_gasTypeList_cardUnit {
  margin-top: 10px;
}
.un_gasTypeList_cardUnit {
  padding: 0;
  justify-content: center;
}
.un_gasTypeList_card:nth-child(2n) {
  border-left:none ;
}
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__spRow >.un_gasTypeList_card:nth-child(2n) {
  border-left: var(--defaultBorder);
}
.bl_panel .un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__col2 >.un_gasTypeList_card {
  width: calc(100% / 2);
}
  /* 給湯器タイプ */
.un_gasType_specList_wrapper .un_gasType_specList {
  width: calc(100% / 2);
}
.un_gasType_specList_wrapper .un_gasType_specList:nth-child(n+3) {
  margin-top: 10px;
}
.un_gasType_specList_wrapper .un_gasType_specList:nth-child(3) {
  border:  1px solid #ccc;
}
.un_gasType_specList_wrapper.un_gasType_specList_wrapper__spPadding {
  padding-right: 10px;
  padding-left: 10px;
}
.un_gasType_specList .un_gasType_specList_foot .un_gasType_specList_foot_size .un_gasType_specList_foot_size_txt.un_gasType_specList_foot_size_txt__none {
  line-height: 42px;
}
  
.un_gasTypeList_card .un_gasTypeList_card_ttl {
  font-size: 14px;
}
.un_gasTypeList_card .un_gasTypeList_card_inner .un_gasTypeList_card_inner_img {
  padding: 5px;
}
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__spRow >.un_gasTypeList_card {
  width: unset;
}
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__spRow >.un_gasTypeList_card + .un_gasTypeList_card {
  margin-top: 10px;
}
.un_gasTypeList_card .un_gasTypeList_card_inner_txt {
  font-size: 12px;
}
.un_gasTypeList_card_inner_speechBubble {
  position: relative;
  width: unset;
  height: auto;
  padding: 10px;
  top: 0;
  font-size: 3.8vw;
  text-align: center;
}
.un_gasTypeList_card_inner_speechBubble:before {
  top: -18px;
  border-bottom-color: #D6EBCD;
  border-top-color: transparent;
}
.un_gasTypeList_card_inner_speechBubble_itemRange {
  padding-right: 3px;
}
/* 給湯器 設置タイプサイズ */
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__col2.un_gasTypeList_cardUnit__typeSize .un_gasTypeList_card .un_gasTypeList_card_inner .un_gasTypeList_card_inner_img {
  padding: 5px 5px 45px;
}
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__col2.un_gasTypeList_cardUnit__typeSize .un_gasTypeList_card .un_gasTypeList_card_inner .un_gasTypeList_card_inner_img .un_gasTypeList_card_inner_img_txtPanel {
  bottom: 10px;
  font-size: 14px;
  height: unset;
  left: 10px;
  padding: 8px 5px 5px;
  text-align: center;
  top: unset;
  width: 87%;
  box-sizing: border-box;
}
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__col2.un_gasTypeList_cardUnit__typeSize .un_gasTypeList_card .un_gasTypeList_card_inner .un_gasTypeList_card_inner_img .un_gasTypeList_card_inner_img_txtPanel:before {
  border-style: solid;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 25px solid #D6EBCD;
  border-top: 0;
  height: 0;
  margin-left: -10px;
  text-align: center;
  top: -21px;
  width: 0;
}
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__col2.un_gasTypeList_cardUnit__typeSize .un_gasTypeList_card .un_gasTypeList_card_inner .un_gasTypeList_card_inner_img .un_gasTypeList_card_inner_img_txtPanel:after {
  content: unset;
}
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__col2.un_gasTypeList_cardUnit__typeSize .un_gasTypeList_card .un_gasTypeList_card_inner .un_gasTypeList_card_inner_img .un_gasTypeList_card_inner_img_txtPanel .un_gasTypeList_card_inner_img_txtPanel_itemRange {
  display: inline-block;
  margin-right: 5px;
}

/* 交換工事費_テーブル直下の「オプション部材費」・「ガス給湯器交換工事に関するご注意事項」 */
.un_gasType_optionPanel {
  flex-direction: column;
}
.un_gasType_optionPanel .un_gasType_optionPanel_img {
  flex-shrink: unset;
  max-width: unset;
  text-align: center;
}
.un_gasType_optionPanel .un_gasType_optionPanel_img + .un_gasType_optionPanel_inner {
  margin-left: unset;
  margin-top: 10px;
}
.un_gasType_cautionPanel {
  padding-left: 10px;
  text-indent: -10px;
}
.un_gasType_cautionPanel + .el_btn2 {
  margin-top: 10px;
}
.un_gasType_cautionPanel .un_gasType_cautionPanel_link {
  text-align: left;
  display: initial;
}


/* 給湯器交換内訳_外枠のパネルと隣接条件 */
.un_sharedGas_costpanel{
  padding: 0 10px;
}

  /* 基本工事は全てコミコミの安心価格！ */
  .bl_panel .un_sharedConst_summaryPanel .un_sharedConst_summaryPanel_body .un_sharedConst_summaryPanel_body_inner {
    padding: 10px;
  }
  .bl_panel .un_sharedConst_summaryPanel .un_sharedConst_summaryPanel_body .un_sharedConst_summaryPanel_body_inner .un_sharedConst_summaryPanel_body_inner_costPanels {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  .bl_panel .un_sharedConst_summaryPanel .un_sharedConst_summaryPanel_body .un_sharedConst_summaryPanel_body_inner .un_sharedConst_summaryPanel_body_inner_costPanels .un_sharedConst_summaryPanel_body_inner_costPanels_item {
    width: calc((100% + 10px) / 2 - 10px);
  }
  .bl_panel .un_sharedConst_summaryPanel .un_sharedConst_summaryPanel_body .un_sharedConst_summaryPanel_body_inner .un_sharedConst_summaryPanel_body_inner_costPanels .un_sharedConst_summaryPanel_body_inner_costPanels_item:not(:nth-child(4n+1)) {
    margin-left: unset;
  }
  .bl_panel .un_sharedConst_summaryPanel .un_sharedConst_summaryPanel_body .un_sharedConst_summaryPanel_body_inner .un_sharedConst_summaryPanel_body_inner_costPanels .un_sharedConst_summaryPanel_body_inner_costPanels_item:nth-child(n+3) {
    margin-top: 10px;
  }
  .bl_panel .un_sharedConst_summaryPanel .un_sharedConst_summaryPanel_body .un_sharedConst_summaryPanel_body_inner .un_sharedConst_summaryPanel_body_inner_costPanels .un_sharedConst_summaryPanel_body_inner_costPanels_item:nth-child(2n) {
    margin-left: 10px;
  }


/* おまとめ工事割引バナー */
.el_3colBanner_wrapper+.un_sharedGas_omatomeBnr {
  margin-top: 20px;
}
.un_sharedGas_omatomeBnr {
  margin-top: 10px;
  padding: 0 10px;
}

/* 東京ゼロエミポイント動画 */
.un_sharedEcocute_recommendationVideoPanel_txt_edg_label {
  background: #ff6600;
  color: #fff;
  padding: 5px 8px;
  margin-right: 10px;
  border-radius: 4px;
  margin-bottom: 3px;
  font-weight: bold;
  display: inline-block;
}
.un_sharedGas_recommendationVideoPanel_wrapper .bl_mediaPanel .bl_mediaPanel_img + .bl_mediaPanel_txt .bl_mediaPanel_txt_ttl.bl_mediaPanel_txt_ttl__flex + .bl_mediaPanel_txt_inner {
  display: none;
}
.bl_panel.bl_panel__noBorder + .bl_panel + .un_sharedGas_recommendationVideoPanel_wrapper {
  margin-top: 20px;
}
.bl_mediaPanel.bl_mediaPanel__noBorder.bl_mediaPanel__col + .un_sharedGas_recommendationVideoPanel_wrapper {
  margin-bottom: 10px;
}

}

@media screen and (max-width: 360px) {
.un_gasTypeList_cardUnit.un_gasTypeList_cardUnit__col2.un_gasTypeList_cardUnit__typeSize .un_gasTypeList_card .un_gasTypeList_card_inner .un_gasTypeList_card_inner_img .un_gasTypeList_card_inner_img_txtPanel {
  bottom: 5px;
  font-size: 12px;
}

}