@charset "utf-8";

.box_h2_txt{
  margin-left:20px;
}
.box-bg2{
  font-size:16px;
}
.td_pa20 td{
  padding:20px;
  text-align:center;
}
.kouzi_area{
  display: inline-block;
  background: #eee;
  padding: 5px 10px;
  border-radius: 4px;
  margin: 0 5px;
}
#upper_txt{
  padding:30px 20px;
}
/*見積ボタンここから*/

.breaker_float{
  overflow: hidden;
  clear: both;
}
.float_gastxt{
  width: 60%;
  margin-left: 6px;
}
.esti_before{
  width: 480px;
  margin: 20px 10px 20px 20px;
}
.under_img{
  float: left;
}
.under_float_or{
  float: left;
}

.flex {
  display: flex;
  justify-content: space-around;
  padding: 20px 20px 10px 20px;
}
.flex div{
  text-align: center;
}
.flex_txt{
  margin-top: 13%;
}
.under_float_txt{
  float: left;
  text-align: right;
  width: 259px;
}
.under_float_txt2{
  float: left;
  text-align: right;
  margin-left: 40px;
  width: 300px;
}
.under_ul ul{
  overflow: hidden;
  clear: both;
}
.under_ul li{
  width: 300px;
  margin-top: 5px;
  float: left;
  margin-right: 18px;
}
/*見積ボタンここまで*/
.box-bg1 + .el_hdg3{
  margin-top:30px;
}




.un_ihGasToIh_ttl {
  display: block;
  box-sizing: border-box;
  color: var(--dekiruGreen);
  font-size: 32px;
  padding: 10px 15px 8px 15px;
  line-height: 40px;
  font-weight: bold;
  background: url(/img/default/shared/checker_bg.gif) 0 bottom repeat-x;
}
.un_ihGasToIh_panelWithEstimateBtn {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.un_ihGasToIh_panelWithEstimateBtn .un_ihGasToIh_panelWithEstimateBtn_txt {
  width: 75%;
}
.un_ihGasToIh_panelWithEstimateBtn .un_ihGasToIh_panelWithEstimateBtn_txt p + p {
  margin-top: 10px;
}
.un_ihGasToIh_panelWithEstimateBtn a.un_ihGasToIh_panelWithEstimateBtn_btn {
  background-color: #F98B02;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(223, 85, 0, 1);
  color: #fff ;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 16px 6px 13px 6px;
  text-align: center;
  text-decoration: none ;
  width: 150px;
}
.un_ihGasToIh_panelWithEstimateBtn a.un_ihGasToIh_panelWithEstimateBtn_btn:visited {
  color: #fff;
}
.un_ihGasToIh_panelWithEstimateBtn a.un_ihGasToIh_panelWithEstimateBtn_btn:hover {
  background: #F86222;
  box-shadow: 0 3px 0 rgba(223, 85, 0, 1);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.box-bg1 + .un_ihGasToIh_hdg2 {
  margin-top: 40px;
}
.un_ihGasToIh_panelWithEstimateBtn + .un_ihGasToIh_hdg2 {
  margin-top: 20px;
}
.un_ihGasToIh_hdg2 {
  background: var(--dekiruGreen);
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  padding: 13px;
  text-align: center;
  text-shadow: #2e8e05 2px 2px 2px;
}
.un_ihGasToIh_hdg2 + .un_ihGasToIh_hdg3 {
  margin-top: 20px;
}
.box-bg1 + .un_ihGasToIh_hdg3 {
  margin-top: 30px;
}
.un_ihGasToIh_hdg3 {
  background: #ddf5d8;
  border-bottom: #1f9a2c solid 2px;
  color: #00311a;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 10px 7px 10px;
  text-align: center;
}

.un_ihGasToIh_currentGastableNum {
  background: #fff;
  display: flex;
  font-size: 16px;
  padding: 20px;
}
.un_ihGasToIh_currentGastableNum .un_ihGasToIh_currentGastableNum_img + p {
  margin-left: 20px;
}

.un_ihGasToIh_underGastable {
  background: #fff;
  font-size: 16px;
  padding: 20px;
}
.un_ihGasToIh_underGastable p + .un_ihGasToIh_underGastable_txtWithImg {
  margin-top: 20px;
}
.un_ihGasToIh_underGastable .un_ihGasToIh_underGastable_txtWithImg {
  display: flex;
  justify-content: space-evenly;
}
.un_ihGasToIh_underGastable .un_ihGasToIh_underGastable_txtWithImg .un_ihGasToIh_underGastable_txtWithImg_imgPanel {
  text-align: center;
}
.un_ihGasToIh_underGastable .un_ihGasToIh_underGastable_txtWithImg .un_ihGasToIh_underGastable_txtWithImg_txt {
  display: flex;
  align-items: center;
}

