/* ##### TOP ##### */
/*home01*/
.home01 h3 span {
  color: #ed6f00;
}

.home01 .troublelist {
  background: #fdf1d9;
  padding: 20px 0;
  position: relative;
}

.home01 .troublelist:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -78px;
  background: url(/file_contents/483/get) no-repeat;
  width: 100%;
  height: 78px;
  background-size: contain;
}

.home01 .troublelist .item {
  max-width: 350px;
}

.home01 .troublelist .item dl {
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto 20px;
  padding: 10px;
}

.home01 .troublelist .item dl dt {
  color: #ed6f00;
  margin-bottom: 10px;
  line-height: 1.2;
}

.home01 .troublelist .item dl dd {
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .home01 .troublelist .item dl {
    width: 250px;
    height: 250px;
  }
  .home01 .troublelist .item dl dd img {
    width: 180px;
  }
  .home01 .troublelist .item div {
    width: 95%;
    margin: auto;
  }
}

/*home02*/
.home02 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home02 h3 {
  position: relative;
}

.home02 h3:after {
  content: "";
  background: url(/file_contents/484/get) no-repeat;
  position: absolute;
  width: 160px;
  height: 74px;
  background-size: contain;
  top: -35px;
  right: 12px;
}

@media only screen and (max-width: 1024px) {
  .home02 h3:after {
    width: 111px;
    height: 55px;
    top: -24px;
    right: 12px;
  }
}

@media only screen and (max-width: 786px) {
  .home02 {
    margin-top: 50px;
  }
  .home02 .t-box {
    width: 50%;
  }
  .home02 h3:after {
    top: -24px;
    right: -55px;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
}

@media only screen and (max-width: 599px) {
  .home02 .t-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home02 h3:after {
    top: -34px;
    right: -14px;
  }
}

/*home03*/
.home03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 599px) {
  .home03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/*home04*/
.home04 .contactlist .item {
  background: #fff;
  border-radius: 15px;
  padding: 40px;
  max-width: 437px;
}

.home04 .contactlist .item h4 img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}

@media only screen and (max-width: 1024px) {
  .home04 .contactlist .item {
    padding: 20px 10px;
  }
  .home04 .contactlist .item h4 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .home04 .contactlist .item h4 img {
    width: 30px;
  }
}

/*home05*/
.home05 .box {
  background: url(/file_contents/485/get) no-repeat;
  background-size: 100% 100%;
  padding: 50px;
  margin-bottom: 45px;
}

.home05 .box h4 {
  border-top: 3px solid #ed6f00;
  border-bottom: 3px solid #ed6f00;
  line-height: normal;
  margin: -30px -50px 50px;
}

.home05 .box h4 span {
  display: inline-block;
  background: #fff;
  position: relative;
  padding: 0 20px;
  min-width: 480px;
}

.home05 .box h4 span:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 3px;
  left: 0;
  top: -3px;
  position: absolute;
}

.home05 .box h4 span:after {
  content: "";
  background: #fff;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -3px;
  position: absolute;
}

.home05 .box .row3 .pic {
  max-width: 237px;
  margin: auto;
}

@media only screen and (max-width: 1024px) {
  .home05 .box {
    padding: 50px 20px;
  }
  .home05 .box h4 {
    margin: -30px -20px 50px;
  }
  .home05 .box h4 span {
    min-width: 350px;
  }
}

@media only screen and (max-width: 599px) {
  .home05 .box {
    padding: 50px 20px;
  }
  .home05 .box h4 span {
    min-width: 200px;
    max-width: 230px;
  }
}

/*home06*/
.home06 .push {
  margin: 50px auto 0;
}

.beforafter {
  max-width: 750px;
  margin: auto;
}

.beforafter .item {
  position: relative;
}

.beforafter .lavel {
  background: url(/file_contents/486/get) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  min-width: 175px;
  display: inline-block;
  position: absolute;
  left: -40px;
  top: 5px;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  z-index: 2;
}

.beforafter .afteritem .lavel {
  background: url(/file_contents/487/get) no-repeat;
  background-size: 100% 100%;
}

@media only screen and (max-width: 1024px) {
  .beforafter .lavel {
    padding: 10px;
    font-size: 20px;
    min-width: 115px;
    left: -22px;
    top: -6px;
  }
}

@media only screen and (max-width: 599px) {
  .beforafter .item {
    width: 40%;
    max-width: 300px;
    margin: 0 auto 50px;
  }
  .home06 .push {
    margin: 0 auto;
  }
}

/*home07*/
.home07 {
  background: #ffc174;
}

.home07 h3 {
  color: #fff;
}

.home07 .picbox {
  background: url(/file_contents/488/get) no-repeat;
  background-size: 100% 100%;
  padding: 30px 70px 30px 50px;
}

.home07 .t-box {
  border-top: 3px solid #ff8400;
  border-bottom: 3px solid #ff8400;
}

.home07 .t-box .tex {
  margin: 30px 0;
  border-top: 3px solid #ff8400;
  border-bottom: 3px solid #ff8400;
  padding: 50px 50px 70px 50px;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 1024px) {
  .home07 .picbox {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 50px;
  }
  .home07 .t-box {
    width: 100%;
  }
  .home07 .t-box .tex {
    padding: 50px;
    text-align: center;
  }
}

@media only screen and (max-width: 599px) {
  .home07 .picbox {
    padding: 30px 20px;
  }
  .home07 .t-box .tex {
    padding: 30px 20px;
  }
}

/* ##### product ##### */
.product-category .item {
  width: calc(33.33333% - 20px);
}

.product-category .item a {
  background: #ff8400;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  border-radius: 5px;
  color: #fff;
  height: 100%;
}

@media only screen and (max-width: 599px) {
  .product-category .item {
    width: 100%;
    margin-bottom: 20px;
  }
}

.product-item .item {
  border: 1px solid #522500;
}

.product-item .item dl {
  margin: 20px 10px 10px;
}

.product-item .item dl dt {
  margin-bottom: 10px;
}

.product-item .item dl div + div {
  margin-top: 20px;
}

.product_detail01 .picbox {
  margin-bottom: 50px;
}

.product_detail01 .detail-table {
  margin-bottom: 70px;
}

.detail-table {
  border: 1px solid #522500;
  width: 100%;
}

.detail-table th,
.detail-table td {
  border: 1px solid #522500;
  padding: 20px;
}

.detail-table th {
  width: 30%;
  background-color: #fdf1d9;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ed6f00;
}

.detail-category span {
  display: inline;
  font-size: 14px;
  background: #ff8400;
  padding: 5px 15px;
  color: #fff;
  line-height: 2.5;
}

.detail-category span + span {
  margin-left: 10px;
}

@media only screen and (max-width: 1024px) {
  .product-item .item dl dt {
    font-size: 16px;
  }
  .detail-table th {
    font-size: 16px;
  }
}

@media only screen and (max-width: 599px) {
  .product-category .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .detail-table th,
  .detail-table td {
    display: block;
    width: 100%;
  }
  .price dt {
    margin-bottom: 30px;
  }
  .price dd {
    font-size: 40px;
  }
}

/* ##### company ##### */
.concept {
  margin-top: 80px;
}

.concept .picbox .pic {
  max-width: 144px;
}

.company02 h3 {
  background: #ff8400;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}

.company02 h3:before {
  content: "";
  width: 5px;
  height: 50px;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.company03 h4 {
  border-left: 3px solid #ff8400;
  padding-left: 15px;
  color: #ff8400;
}

@media only screen and (max-width: 1024px) {
  .concept {
    margin-top: 50px;
  }
  .concept .picbox {
    width: 100%;
  }
  .concept .t-box {
    width: 100%;
    margin-top: 30px;
  }
  .company03 .mapbox,
  .company03 .infobox {
    width: 100%;
  }
  .company03 .access {
    margin-bottom: 0;
  }
}

/* ##### examples ##### */
.examples01 .pagenav {
  margin: 50px auto;
}

.examplesbox {
  background: #fdf1d9;
  padding: 70px 30px 30px;
}

.examplesbox:not(:last-of-type) {
  margin-bottom: 120px;
}

.examplesbox dl {
  margin-top: 60px;
  background: #fff;
  padding: 30px;
}

.examplesbox dl div {
  margin-bottom: 30px;
}

.examplesbox dl dt {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1024px) {
  .examplesbox:not(:last-of-type) {
    margin-bottom: 50px;
  }
  .examplesbox dl {
    padding: 20px;
  }
}

@media only screen and (max-width: 599px) {
  .examplesbox {
    padding: 50px 20px 20px;
  }
  .examplesbox dl {
    margin-top: 0;
  }
}

/* ##### trouble-check ##### */
.trouble-check01 .item h3 {
  position: relative;
  padding-left: 60px;
}

.trouble-check01 .item h3:before {
  content: url(/file_contents/489/get);
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 1024px) {
  .trouble-check01 .item h3:before {
    -webkit-transform: translateY(-50%) scale(0.8);
    transform: translateY(-50%) scale(0.8);
    left: -5px;
  }
}

@media only screen and (max-width: 599px) {
  .trouble-check01 .item h3 {
    margin-top: 30px;
  }
}

/* ##### odor ##### */
.bg3 {
  background: #fdf1d9;
  margin: 50px 0;
}

.ucline {
  color: #ed6f00;
  margin-bottom: 80px;
}

.ucline:after {
  display: block;
  text-align: center;
  content: "";
  width: 80px;
  height: 3px;
  background: #ed6f00;
  margin: 30px auto 0;
}

@media only screen and (max-width: 599px) {
  .ucline {
    margin-bottom: 50px;
  }
  .ucline:after {
    margin: 15px auto 0;
  }
}

/* ##### balloonbox ##### */
.balloonbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.balloonbox .picmax {
  width: 25%;
  max-width: 220px;
}

.balloonbox .t-box {
  width: 55%;
  max-width: 530px;
  margin-right: 20px;
}

.balloonbox .t-box .tex {
  background: #ff8400;
  color: #fff;
  position: relative;
  padding: 30px;
  border-radius: 30px;
}

.balloonbox .t-box .tex:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17.5px 0 17.5px 30px;
  border-color: transparent transparent transparent #ff8400;
  position: absolute;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 1024px) {
  .balloonbox .t-box {
    width: 70%;
  }
}

@media only screen and (max-width: 599px) {
  .balloonbox .picmax {
    width: 100%;
  }
  .balloonbox .t-box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .balloonbox .t-box .tex:after {
    border-width: 20px 15px 0 15px;
    border-color: #ff8400 transparent transparent transparent;
    right: inherit;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 100%;
  }
}

/* ##### noise ##### */
.noise06 .t-box .tex {
  position: relative;
  display: inline-block;
  padding: 30px 40px;
  min-width: 120px;
  max-width: 100%;
  background: #FFF;
  border: solid 2px #522500;
}

.noise06 .t-box .tex:before {
  content: "";
  position: absolute;
  top: 65%;
  right: -123px;
  margin-top: -13px;
  border: 16px solid transparent;
  border-left: 108px solid #FFF;
  z-index: 2;
}

.noise06 .t-box .tex:after {
  content: "";
  position: absolute;
  top: 65%;
  right: -135px;
  margin-top: -14px;
  border: 17px solid transparent;
  border-left: 117px solid #522500;
  z-index: 1;
}

@media only screen and (max-width: 1024px) {
  .noise06 .t-box .tex {
    padding: 20px 10px;
  }
  .noise06 .t-box .tex:before {
    top: 55%;
    right: -91px;
    margin-top: -13px;
    border: 16px solid transparent;
    border-left: 75px solid #FFF;
  }
  .noise06 .t-box .tex:after {
    top: 55%;
    right: -101px;
    margin-top: -14px;
    border: 17px solid transparent;
    border-left: 82px solid #522500;
  }
}

@media only screen and (max-width: 599px) {
  .noise06 .t-box .tex:before {
    top: -75px;
    right: inherit;
    left: 50%;
    margin-left: -13px;
    border: 16px solid transparent;
    border-bottom: 75px solid #FFF;
  }
  .noise06 .t-box .tex:after {
    top: -85px;
    right: inherit;
    left: 50%;
    margin-left: -14px;
    border: 17px solid transparent;
    border-bottom: 82px solid #522500;
  }
}

/* ##### water-leak ##### */
.water-leak04 {
  margin-bottom: 0;
}

.water-leak04 .box {
  margin-top: 120px;
}

.water-leak04 .item {
  padding-bottom: 80px;
}

.water-leak04 .picbox {
  width: 33%;
}

.water-leak04 .t-box {
  width: 61%;
}

.water-leak04 h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.water-leak04 h4 .no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  background: #c0e0ee;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}

.water-leak04 h4 .tit {
  width: calc(100% - 90px);
  margin-left: 20px;
}

.water-leak04 .t-box .tex {
  padding-left: 80px;
}
[data-element-id] .sp-only {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .water-leak04 .box {
    margin-top: 50px;
  }
  .water-leak04 h4 .no {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .water-leak04 h4 .tit {
    width: calc(100% - 50px);
    margin-left: 20px;
  }
  .water-leak04 .t-box .tex {
    padding-left: 60px;
  }
}

@media only screen and (max-width: 599px) {
  .water-leak04 .picbox {
    width: 80%;
    margin: auto;
  }
  .water-leak04 .t-box {
    width: 100%;
    margin-top: 30px;
  }
  .water-leak04 .t-box .tex {
    padding-left: 0;
  }
}

/* ##### no-hot-water01 ##### */
.no-hot-water .balloonbox .tex {
  min-height: 150px;
}

.water-leak05 {
  margin-bottom: 0;
}

/* ##### no-hot-water01 ##### */
.onayami04 {
  margin-bottom: 0;
}

.onayami05 h3 {
  margin-bottom: 80px;
}

.onayami05 .item {
  border: 1px solid #522500;
  background: #fff;
  padding: 40px 30px;
  margin-bottom: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.onayami05 .item:nth-child(2n) {
  margin-left: auto;
}

.onayami05 .item h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.onayami05 .item h4 .no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff8400;
  font-size: 40px;
  font-weight: bold;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #fff;
}

.onayami05 .item h4 .tit {
  width: calc(100% - 90px);
  margin-left: 20px;
}

@media only screen and (max-width: 1024px) {
  .onayami05 .item {
    padding: 20px;
    margin: 0 0 50px;
  }
  .onayami05 .item:nth-of-type(2n) {
    margin-left: auto;
  }
  .onayami05 .item h4 .no {
    font-size: 18px;
    width: 35px;
    height: 35px;
  }
  .onayami05 .item h4 .tit {
    width: calc(100% - 45px);
    margin-left: 10px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 599px) {
  .onayami05 .item {
    width: 100%;
  }
}

/* ##### how-to-choose ##### */
.how-to-choose02 .item {
  background: #fff;
  padding: 20px;
}

.how-to-choose03 .item {
  border: 1px solid #522500;
  padding: 20px;
}

.how-to-choose04 {
  padding-bottom: 50px;
  background: #fdf1d9;
}

.how-to-choose04 .tex {
  background: #fff;
  padding: 20px;
}

@media only screen and (max-width: 1024px) {
  .how-to-choose02 .item {
    padding: 10px;
  }
}

@media only screen and (max-width: 599px) {
  .how-to-choose02 .item {
    width: 100%;
  }
  .how-to-choose04 {
    padding-bottom: 30px;
  }
  .how-to-choose04 .tex {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
