<!– 推荐页面标题:热水器更换工程的费用・施工步骤|横滨市青叶区的翔工务店 推荐斜杠:service-menu-water-heater-replacement 主题:JIN 8.3 对应(共通CSS kakeru-menu.css 使用) ■运用方法(共通CSS统一) 1. CSS汇总在共通类 .kakeru-menu 中,并已在插件“Custom CSS & JS”中注册了一个 kakeru-menu.css。 2. 正文(代码编辑器)中只粘贴

的HTML(
不粘贴)。
3. 摘要・AIOSEO元描述不依赖自动生成,手动输入。
※此文件是为了预览确认而将共通CSS和正文HTML合并的自我完结版。
※图片使用现有上传的(wp-image-679xx)。相关页面的“★浴室更换页面URL”请替换为浴室(单元浴缸)更换工程页面的URL。

■此次的新增(2026-09-08)
・在费用部分新增“按号数(大小)划分的费用参考”(16号・20号・24号的卡片方式/表格因与JIN干扰而不使用)
・新设“热水器更换可用的补助金・资助金”部分(热水省能2026事业/未来生态住宅2026事业/地方政府)
・细微调整:施工业绩卡内的多余的
、空的

 

去除,补充业绩图片的alt
–>

/* ===== 翔工务店 施工菜单 共通样式(.kakeru-menu)|JIN 对应 ===== */
.kakeru-menu,
.kakeru-menu * {
box-sizing: border-box;
}
.kakeru-menu {
–kc-dark: #2b2825;
–kc-brown: #6d4c2f;
–kc-gold: #b88746;
–kc-cream: #faf7f1;
–kc-line: #e3d7c6;
–kc-white: #ffffff;
–kc-red: #b64232;
clear: both;
color: #333333;
font-size: 16px;
line-height: 1.9;
}

/* — JIN 的主题CSS取消 — */
.kakeru-menu h2,
.kakeru-menu h3 {
position: static !important;
overflow: visible !important;
border: 0 !important;
border-radius: 0 !important;
background: none !important;
box-shadow: none !important;
color: var(–kc-dark) !important;
counter-increment: none !important;
text-align: left !important;
}
.kakeru-menu h2::before,
.kakeru-menu h2::after,
.kakeru-menu h3::before,
.kakeru-menu h3::after {
display: none !important;
content: none !important;
}
.kakeru-menu ul,
.kakeru-menu ol {
margin: 0;
padding: 0;
border: 0;
background: none;
list-style: none;
}
.kakeru-menu ul li,
.kakeru-menu ol li {
margin: 0;
padding: 0;
border: 0;
background: none;
list-style: none;
}
.kakeru-menu ul li::before,
.kakeru-menu ul li::after,
.kakeru-menu ol li::before,
.kakeru-menu ol li::after {
display: none !important;
content: none !important;
counter-increment: none !important;
}
.kakeru-menu strong,
.kakeru-menu b {
background: none !important;
color: inherit !important;
font-weight: 700;
}
.kakeru-menu a {
border: 0 !important;
color: #7a4f25 !important;
font-weight: 700;
text-decoration: none !important;
box-shadow: none !important;
}
.kakeru-menu p {
margin: 0 0 1.5em;
}
.kakeru-menu img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
border: 0;
border-radius: 8px;
box-shadow: none;
}

/* — 标题 — */
.kakeru-menu h2 {
margin: 56px 0 24px !important;padding: 14px 18px !important;
border-left: 7px solid var(–kc-gold) !important;
border-bottom: 1px solid var(–kc-line) !important;
background: linear-gradient(90deg, #f7efe1 0%, #ffffff 85%) !important;
font-size: 27px !important;
font-weight: 700 !important;
line-height: 1.5 !important;
}
.kakeru-menu h3 {
margin: 32px 0 16px !important;
padding: 10px 14px !important;
border-left: 4px solid var(–kc-brown) !important;
background: var(–kc-cream) !important;
font-size: 21px !important;
font-weight: 700 !important;
line-height: 1.5 !important;
}

/* — 英雄 — */
.kc-hero {
position: relative;
overflow: hidden;
margin: 10px 0 26px;
padding: 38px 24px;
border: 1px solid var(–kc-line);
border-radius: 12px;
background:
radial-gradient(circle at 100% 0%, rgba(184,135,70,.18), transparent 40%),
linear-gradient(135deg, #fffdf9 0%, #f5ecdd 100%);
text-align: center;
}
.kc-hero-label {
display: inline-block;
margin-bottom: 12px;
padding: 5px 16px;
border-radius: 999px;
background: var(–kc-dark);
color: var(–kc-white);
font-size: 14px;
font-weight: 700;
letter-spacing: .08em;
}
.kc-hero-title {
margin: 0 0 12px;
color: var(–kc-dark);
font-size: clamp(27px, 5vw, 38px);
font-weight: 700;
line-height: 1.45;
}
.kc-hero-title span {
color: var(–kc-brown);
}
.kakeru-menu .kc-hero p {
margin: 0;
}

/* — 三个要点 — */
.kc-point-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
margin: 24px 0 30px;
}
.kc-point-card {
padding: 20px 14px;
border: 1px solid var(–kc-line);
border-radius: 10px;
background: var(–kc-white);
box-shadow: 0 4px 14px rgba(70, 48, 27, .07);
text-align: center;
}
.kc-point-card small {
display: block;
margin-bottom: 5px;
color: #777777;
font-size: 14px;
font-weight: 700;
}
.kakeru-menu .kc-point-card strong {
display: block;color: var(–kc-dark) !important;
font-size: 23px;
line-height: 1.45;
}
.kakeru-menu .kc-point-card .kc-accent {
color: var(–kc-red) !important;
}

/* — 费用框 — */
.kc-price-box {
overflow: hidden;
margin: 20px 0;
border: 2px solid var(–kc-gold);
border-radius: 12px;
background: var(–kc-white);
box-shadow: 0 8px 20px rgba(70, 48, 27, .10);
text-align: center;
}
.kc-price-head {
padding: 10px 16px;
background: var(–kc-dark);
color: var(–kc-white);
font-weight: 700;
letter-spacing: .06em;
}
.kc-price-main {
padding: 24px 16px 18px;
background: linear-gradient(135deg, #fffdf9 0%, #f4e5c8 100%);
}
.kc-price-main span {
display: block;
color: var(–kc-brown);
font-size: 22px;
font-weight: 700;
}
.kakeru-menu .kc-price-main strong {
display: block;
margin-top: 2px;
color: var(–kc-red) !important;
font-size: clamp(38px, 8vw, 58px);
line-height: 1.25;
}
.kc-price-body {
padding: 18px 20px;
text-align: left;
}
.kakeru-menu .kc-price-body p {
margin: 0 0 10px;
}
.kakeru-menu .kc-price-body p:last-child {
margin-bottom: 0;
}

/* — 类型别卡片 — */
.kc-type-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 16px;
margin: 24px 0;
}
.kc-type-card {
display: flex;
overflow: hidden;
flex-direction: column;
border: 1px solid var(–kc-line);
border-radius: 10px;
background: var(–kc-white);
box-shadow: 0 5px 15px rgba(70, 48, 27, .07);
}
.kc-type-name {
padding: 12px 16px;
background: var(–kc-dark);
color: var(–kc-white);
font-size: 18px;
font-weight: 700;
text-align: center;
}
.kc-type-body {
flex: 1;
padding: 16px;
}
.kakeru-menu .kc-type-body p {
margin: 0 0 12px;
font-size: 15px;
}
.kakeru-menu .kc-type-maker {
margin-bottom: 0;
padding-top: 12px;
border-top: 1px dashed var(–kc-line);
color: #666666;
font-size: 14px;
}
.kc-type-price {padding: 12px 16px;
border-top: 1px solid var(–kc-line);
background: var(–kc-cream);
text-align: center;
}
.kc-type-price small {
color: #777777;
font-size: 14px;
font-weight: 700;
}
.kakeru-menu .kc-type-price strong {
display: block;
color: var(–kc-red) !important;
font-size: 26px;
line-height: 1.35;
}

/* — 检查清单 — */
.kakeru-menu ul.kc-check-list {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
margin: 18px 0;
}
.kakeru-menu ul.kc-check-list li {
position: relative;
padding: 12px 12px 12px 42px;
border: 1px solid var(–kc-line);
border-radius: 8px;
background: var(–kc-cream);
}
.kakeru-menu ul.kc-check-list li::before {
position: absolute;
top: 11px;
left: 14px;
display: block !important;
width: auto;
height: auto;
border: 0;
border-radius: 0;
background: none;
color: var(–kc-gold);
content: “\2714” !important;
font-family: inherit;
font-size: 19px;
font-weight: 900;
}

/* — 注释 — */
.kc-note {
margin: 18px 0;
padding: 16px 18px;
border-left: 5px solid var(–kc-gold);
background: #fffaf0;
font-size: 14px;
}
.kakeru-menu .kc-note p {
margin: 0 0 6px;
}
.kakeru-menu .kc-note p:last-child {
margin-bottom: 0;
}

/* — 施工业绩卡 — */
.kc-case-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
}
.kc-case-card {
overflow: hidden;
border: 1px solid var(–kc-line);
border-radius: 10px;
background: var(–kc-white);
box-shadow: 0 5px 15px rgba(70, 48, 27, .07);
}
.kakeru-menu .kc-case-card img {
width: 100%;
border-radius: 0;
}
.kc-case-body {
padding: 16px;
}
.kc-case-title {
margin: 0 0 8px;
color: var(–kc-dark);
font-size: 19px;
font-weight: 700;
line-height: 1.5;
}
.kakeru-menu .kc-case-body p {
margin: 0;
}

/* — 包围框 — */
.kc-info-box {
margin: 18px 0;
padding: 20px;border: 1px solid var(–kc-line);
border-radius: 10px;
background: var(–kc-cream);
}
.kakeru-menu .kc-info-box p:last-child {
margin-bottom: 0;
}
.kc-box-title {
margin: 0 0 12px;
padding-left: 12px;
border-left: 4px solid var(–kc-brown);
color: var(–kc-dark);
font-size: 19px;
font-weight: 700;
line-height: 1.5;
}

/* — 注意事项的编号卡片 — */
.kc-number-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
}
.kc-number-card {
position: relative;
padding: 50px 18px 20px;
border: 1px solid var(–kc-line);
border-radius: 10px;
background: var(–kc-white);
}
.kc-number {
position: absolute;
top: 14px;
left: 16px;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(–kc-dark);
color: var(–kc-white);
font-weight: 700;
line-height: 30px;
text-align: center;
}
.kc-number-title {
margin: 0 0 10px;
color: var(–kc-dark);
font-size: 18px;
font-weight: 700;
line-height: 1.5;
}
.kakeru-menu .kc-number-card p {
margin: 0;
font-size: 15px;
}

/* — 施工步骤 — */
.kc-step {
margin: 22px 0 34px;
padding: 18px;
border: 1px solid var(–kc-line);
border-radius: 10px;
background: var(–kc-white);
}
.kc-step-title {
margin: 0 0 16px;
padding: 10px 14px;
border-left: 4px solid var(–kc-brown);
background: var(–kc-cream);
color: var(–kc-dark);
font-size: 20px;
font-weight: 700;
line-height: 1.5;
}
.kc-step-label {
display: inline-block;
margin-right: 8px;
padding: 2px 10px;
border-radius: 999px;
background: var(–kc-gold);
color: var(–kc-white);
font-size: 14px;
vertical-align: 2px;
}
.kakeru-menu .kc-step p:last-child {
margin-bottom: 0;
}
.kc-finish-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
margin-bottom: 18px;
}
.kakeru-menu .kc-finish-grid img {
width: 100%;
height: auto;aspect-ratio: 4 / 3;
object-fit: cover;
border-radius: 8px;
}
.kakeru-menu .kc-step > p img,
.kakeru-menu .kc-step-photo {
max-width: 620px;
}

/* — 服务区域 — */
.kc-area-box {
margin: 14px 0;
border: 1px solid var(–kc-line);
border-radius: 8px;
background: var(–kc-white);
}
.kc-area-box summary {
padding: 14px 16px;
background: var(–kc-cream);
color: var(–kc-dark);
cursor: pointer;
font-weight: 700;
list-style: revert;
}
.kakeru-menu .kc-area-box p {
margin: 0;
padding: 16px;
font-size: 14px;
}

/* — CTA — */
.kc-cta {
margin: 42px 0 28px;
padding: 28px 20px;
border-radius: 12px;
background: linear-gradient(135deg, #2b2825 0%, #4c3928 100%);
color: var(–kc-white);
text-align: center;
}
.kc-cta-title {
margin: 0 0 12px;
color: var(–kc-white);
font-size: clamp(23px, 4.5vw, 30px);
font-weight: 700;
line-height: 1.45;
}
.kakeru-menu .kc-cta p {
margin: 0 0 18px;
}
.kakeru-menu .kc-button {
display: inline-block;
min-width: 270px;
margin: 0;
padding: 14px 22px;
border: 0 !important;
border-radius: 6px;
background: #d88a2f;
color: #ffffff !important;
font-size: 18px;
font-weight: 700;
text-decoration: none !important;
box-shadow: 0 4px 0 #9b5c1e;
}
.kc-hero .kc-button {
margin-top: 20px;
font-size: 17px;
}
.kc-cta-mini {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
margin: 30px 0;
padding: 20px 24px;
border: 2px solid var(–kc-gold);
border-radius: 12px;
background: linear-gradient(135deg, #fffdf9 0%, #f7efe1 100%);
}
.kakeru-menu .kc-cta-mini p {
margin: 0;
color: var(–kc-dark);
font-size: 18px;
font-weight: 700;
line-height: 1.6;
text-align: left;
}
.kc-cta-mini small {
display: block;
color: #777777;
font-size: 14px;
font-weight: 700;
}
.kakeru-menu .kc-cta-mini .kc-button {
flex-shrink: 0;min-width: 240px;
font-size: 16px;
}

/* — 相关页面・社交媒体 — */
.kc-related {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
margin: 20px 0;
}
.kakeru-menu .kc-related a {
display: block;
padding: 13px 14px;
border: 1px solid var(–kc-line) !important;
border-radius: 7px;
background: var(–kc-cream);
}
.kc-sns {
margin-top: 30px;
padding-top: 24px;
border-top: 1px solid var(–kc-line);
text-align: center;
}
.kc-sns img {
display: inline-block;
margin: 8px auto 20px;
}

@media (max-width: 767px) {
.kakeru-menu {
font-size: 15px;
line-height: 1.85;
}
.kakeru-menu h2 {
margin-top: 42px !important;
padding: 11px 12px !important;
font-size: 22px !important;
}
.kakeru-menu h3 {
font-size: 18px !important;
}
.kc-hero {
padding: 28px 15px;
}
.kc-point-grid,
.kc-case-grid,
.kc-number-grid,
.kc-related,
.kc-type-grid {
grid-template-columns: 1fr;
}
.kakeru-menu ul.kc-check-list,
.kc-finish-grid {
grid-template-columns: 1fr;
}
.kc-point-card {
padding: 15px 12px;
}
.kc-price-main span {
font-size: 19px;
}
.kc-step {
padding: 13px;
}
.kc-step-title {
font-size: 17px;
}
.kc-cta-mini {
flex-direction: column;
padding: 18px 15px;
}
.kakeru-menu .kc-cta-mini p {
font-size: 16px;
text-align: center;
}
.kakeru-menu .kc-button {
width: 100%;
min-width: 0;
}
}

水电改造施工菜单

热水器更换工程请
交给翔工务店吧!

我们不仅承接独立住宅的工程,还包括公寓、出租房等租赁物业。
如果您遇到热水器不出水、温度不稳定、频繁出现错误等问题,请随时与我们联系。

免费估价・咨询请点击这里

热水器更换工程费用 包含设备及工程费用
7万日元起
工程后也安心 施工保证
3年起
欢迎比较报价 现场调查・报价
完全免费

热水器更换工程费用

热水器更换工程费用参考
燃气热水器(专用型)7万日元起

这是包括热水器本体、遥控器、现有热水器的拆除、新热水器的安装、管道连接、试运行及废材处理的标准更换工程费用参考。

热水器的种类(燃气・电气)、型号(16号・20号・24号)、追焚等功能、安装位置及安装方式(壁挂式・落地式・管道井内)等都会影响费用。

按热水器类型的费用参考

专用型热水器

仅具备加热和供应热水功能的简单类型。没有追焚功能,设备价格相对较低是其特点。浴缸注水通过水龙头进行。

主要厂家(产品)
林内“RUX系列”・能率“GQ系列”

费用参考 约7万日元起
自动型(带追焚功能)

可以通过遥控器进行自动注水、追焚和保温的类型。即使热水冷却,也能加热到设定温度,因此即使家人洗澡时间不同也能舒适使用。

主要厂家(产品)
能率“GT-C系列(自动)”

费用参考 约13万日元起
全自动型

在自动型的基础上,水量减少时会自动补水,并在排水时自动清洗追焚管道的类型。卫生且省心,是最受欢迎的类型。

主要厂家(产品)
林内“RUF-A系列(全自动)”

费用参考 约16万日元起
Eco-Joos(高效燃气热水器)

利用排气热量重新加热水的节能型燃气热水器。与传统型相比,能够减少燃气使用量,从而节省光热费用。可能符合国家或地方政府的补贴条件。

主要厂家(产品)
诺里茨「GT-C62系列」・林内「RUF-E系列」

费用参考 约18万日元~
生态热水器(电热水器)

利用空气热量加热水,并储存在储水箱中使用的电热水器。能够利用深夜电力,与全电化住宅和太阳能发电相性良好。

主要厂家(产品)
三菱电机「SRT系列」・Panasonic「HE系列」

费用参考 约43万日元~

号数(大小)别的费用参考

燃气热水器的“号数”是一次性可使用热水量的参考。家庭中同时使用热水的地方越多,越推荐较大的号数。即使是相同的号数,专用热水器、自动和全自动的费用也会有所不同。

16号

1~2人家庭的参考

同时使用热水的机会较少,适合单身或2人家庭的号数。

自动・全自动约14万日元~

专用热水器的参考 约7万日元~
20号

2~3人家庭的参考

即使同时使用淋浴和热水,水压也不容易下降,属于标准号数。最受独立住宅选择。

自动・全自动约16万日元~

专用热水器的参考 约9万日元~
24号

3~4人以上的参考

厨房和浴室等多个地方同时使用热水时也能稳定供应的号数。推荐给人数较多的家庭。

自动・全自动约19万日元~

专用热水器的参考 约11万日元~

※号数(16号・20号・24号)和功能会导致本体价格不同。

※生态热水器(高效)・生态热水器(电式)的费用,请参见上面的“类型别 费用参考”。

※如果需要更改安装位置、延长或新建管道、重新布线遥控器,将会产生额外费用。

※公寓的管道井内安装或排气方向特殊的机型,其本体价格可能会提高。此外,管理规约可能会规定施工内容。

※更换为生态热水器时,需要另行进行基础工程和电气工程(200V布线)。

※费用因产品和现场情况而异。施工保证因施工内容和施工地点而异。

支持通过照片进行概算估算

如果您能提供现有热水器的整体照片、本体正面的型号标签(型号)照片、安装位置周围的照片以及浴室遥控器的照片,可能会进行概算估算。

使用照片和图纸请求概算估算

使用照片和图纸的非面对面估算服务

更换热水器可用的补助金・助成金

更换为高能效的热水器可能符合国家的补助金条件。特别是生态热水器和能量农场等,补助金额较高,可以减轻更换费用的负担。以下是2026年度的代表性制度介绍。

① 国家补助金|热水省能2026事业

更换为生态热水器或能量农场等高效热水器是补助对象。每种设备的补助金额已确定,每台的参考金额如下。

  • 生态热水器(热泵热水机):70,000日元起(最高100,000日元/台)
  • 混合热水机:100,000日元起(最高120,000日元/台)
  • 能量农场(家庭用燃料电池):170,000日元/台
  • 拆除旧电热水器和蓄热暖房机可额外加算

※该事业需要能够连接互联网的环境,并通过注册的企业申请。生态乔兹和一般的燃气热水器不在此事业的补助范围内。

② 国家补助金|未来生态住宅2026事业(生态乔兹等)

不在热水省能2026事业补助范围内的生态乔兹(潜热回收型燃气热水器)和生态フィール等,可能符合未来生态住宅2026事业的补助条件。生态乔兹的参考金额为30,000日元/户。与窗户的隔热改修等结合申请(同一热水器不能重复申请两个事业)。

③ 自治体补助金|横滨市・神奈川县等

根据您居住的市区町村,可能会有针对高效热水器安装的独自补助制度。目标设备、金额和受理期限因年度而异。横滨市、川崎市等的制度在以下补助金页面也有介绍。

※补助金・助成金的内容因年度、预算、目标产品、要求等而异,达到预算后即使在受理期限内也可能结束。

※关于是否符合条件、申请的可否及手续等,将在现场调查和估算时确认,并清晰地进行说明。

详细查看翻新补助金和助成金信息

热水器更换工程的施工实绩

因住宅老化而更换的燃气热水器施工前后

因住宅老化而更换的燃气热水器

由于安装超过15年,频繁出现错误,因此更换为Eco-Jozu的全自动类型。

公寓管道井内热水器更换的施工前后

公寓管道井内热水器更换

由于热水温度不再稳定,因此进行了同类型后续机型的更换工程。

热水器的更换时机

热水器的更换时机取决于使用情况和安装环境,大约10到15年是一个参考标准。

制造商规定的设计标准使用期限约为10年,超过此期限后,零部件供应将结束,故障后无法修理的情况将增多。冬天如果突然无法使用热水,对生活的影响很大,因此建议在症状出现的阶段尽早更换。

如果出现以下症状,请考虑修理或更换。

  • 热水温度不稳定或偏温
  • 出热水需要时间较长
  • 遥控器上频繁显示错误代码
  • 运行时有异音或振动
  • 机身或管道有漏水或生锈现象
  • 追焚或自动注水失效

如果使用年限较短,可能可以享受制造商保修或施工公司的施工保证。在请求有偿修理或更换之前,建议您检查保修书或施工合同,并咨询安装的施工公司或制造商。

如果发现排气口周围发黑、运行中有异味或不完全燃烧的迹象,属于危险情况。请立即停止使用,并尽快请求检查。

想了解热水器更换费用的朋友
如果您能提供热水器本体和型号标签的照片,可能可以提供概算报价

通过照片请求概算报价

什么是热水器?

热水器是向厨房、洗手间、浴室等提供热水的住宅设备。主要有用燃气加热的“燃气热水器”、回收废气热量的“生态热水器”、以及用电和热泵加热的“生态热泵热水器”等类型。

燃气热水器的能力用“号数”表示,表示每分钟能提供多少升水温+25℃的热水。一般来说,16号适合1-2人,20号适合2-3人,24号适合4人以上的家庭。

近年来,许多产品配备了考虑舒适性和节能性的以下功能。

  • 自动进行加水、追焚、保温的全自动功能
  • 排水时清洗追焚管道的管道清洁功能
  • 抑制燃气使用量的高效生态热水器
  • 可通过智能手机远程操作的无线LAN遥控器
  • 监视沐浴的浴室监视器和语音通知功能
  • 停电时也易于使用的省电设计

热水器更换工程的注意事项

1

号数和功能要根据家庭结构选择

如果家庭中同时使用热水的地方较多,而号数较小,可能会导致淋浴水压变弱。我们会根据当前的号数,结合家庭结构和使用方式的变化进行建议。请再次确认是否需要追焚功能。

2

确认安装类型和排气方向

选择与现有安装类型相符的机型,如壁挂式、落地式、管道井内等。公寓的排气方向和尺寸有限制,可能会限制可选择的机型。我们会在现场调查中进行详细确认。

3

补助金和浴室更换的同时工程

生态热水器或生态热泵热水器等高效热水器,可能会成为国家或地方政府补助金的对象。如果与浴室(单元浴室)更换同时进行,可以将管道工程合并,从而降低费用。

如果考虑更换浴室,建议“与热水器更换同时进行”

在浴室(单元浴室)更换工程中,需要重新连接追焚管道和热水管道。通过同时更换热水器,可以将管道工程和工人的安排一次性整合,相比单独施工可以降低费用和工期。如果热水器使用超过10年,请务必考虑同时更换。

您的家适合哪种热水器?
我们将在现场调查中确认安装类型、号数、管道和补助金的适用情况

免费申请现场调查

热水器更换工程的施工步骤

给水器更换工程的施工前1 给水器更换工程的施工前2

施工前,给水器因年久失修而出现明显的锈蚀和管道保护罩的污垢。

步骤 1现有给水器的拆除
现有给水器的拆除作业 现有给水器拆除后的状态

关闭燃气总阀和给水阀,切断电源后,拆除燃气管、给水管、给水管和追焚管,完成现有给水器的拆除。作业时会小心以免损坏周围的外墙。

步骤 2新给水器的安装与管道连接
新给水器的安装作业 给水器的管道连接作业

将新的给水器牢固固定在墙面或支架上,并连接燃气管、给水管、给水管和追焚管。管道的保温材料和管道保护罩也会更新,以防止冻结和老化。

步骤 3遥控器更换与电气连接
更换热水器遥控器前 更换热水器遥控器后

将浴室和厨房的遥控器更换为与新热水器兼容的型号,并连接遥控器配线和电源。大多数情况下可以重复利用现有配线,能够在不损坏墙壁的情况下进行更换。

步骤 4确认燃气泄漏・水泄漏・试运行・完成
确认燃气泄漏・水泄漏的作业 热水器更换工程完成后

通过燃气泄漏检测器进行确认,检查各管道的水泄漏后进行试运行,确认热水的温度、自动注水和追焚是否正常工作。我们将向您解释遥控器的使用方法,完成更换。

可服务区域

以横滨市青叶区为基地,基本服务区域为神奈川县和东京都。千叶县和埼玉县也部分可服务,欢迎随时咨询。

查看东京都的服务区域

昭岛市/あきる野市/足立区/荒川区/板桥区/稲城市/江戸川区/青梅市/大田区/葛飾区/北区/清瀬市/国立市/江东区/小金井市/国分寺市/小平市/狛江市/品川区/渋谷区/新宿区/杉并区/墨田区/世田谷区/台东区/立川市/多摩市/中央区/调布市/千代田区/丰岛区/中野区/奥多摩町/西东京市/练马区/八王子市/羽村市/东久留米市/东村山市/东大和市/日野市/府中市/福生市/文京区/町田市/三鹰市/港区/武藏村山市/武藏野市/目黑区

查看神奈川县的服务区域

爱甲郡爱川町/足柄上郡大井町/足柄上郡开成町/足柄上郡中井町/足柄上郡松田町/足柄上郡山北町/足柄下郡箱根町/足柄下郡真鶴町/足柄下郡汤河原町/伊势原市/小田原市/镰仓市/川崎市/川崎市川崎区/川崎市麻生区/川崎市幸区/川崎市高津区/川崎市多摩区/川崎市中原区/川崎市宫前区/高座郡寒川町/逗子市/茅崎市/中郡大磯町/中郡二宫町/秦野市/平塚市/藤泽市/三浦郡叶山町/三浦市/南足柄市/横须贺市/横滨市/横滨市青叶区/横滨市旭区/横滨市泉区/横滨市磯子区/横滨市神奈川区/横滨市金泽区/横滨市港南区/横滨市港北区/横滨市荣区/横滨市瀬谷区/横滨市都筑区/横滨市鹤见区/横滨市户塚区/横滨市中区/横滨市西区/横滨市保土谷区/横滨市绿区/横滨市南区/相模原市/相模原市绿区/相模原市南区/相模原市中央区/海老名市/厚木市

热水器更换工程请
交给翔工务店吧!

通过将旧热水器更换为新型,可以降低突然无法使用热水的风险,并有助于节省水电费。我们会仔细确认安装类型、型号和管道,进行细致施工。

现场调查和报价是免费的。我们也欢迎相互报价,请随时与我们联系。

免费报价・咨询请点击这里

相关页面

通过LINE咨询也非常欢迎!

通过LINE咨询翔工务店

我们的Instagram也在不断更新。请务必关注我们!

翔工务店官方Instagram
神奈川で屋根・雨樋・外装の工事、修理なら
株式会社翔工務店へ

株式会社翔工務店は平均年齢20代後半の若い会社ですが、技術はどこにも負けていません。

いちばんの強みは、足場工事、屋根工事、塗装工事とすべて自社で行えること。一般には分業されるこの業界にあって、一式で頼めるので管理に手間がかからず、コストも抑えることが出来ます。何より、トラブルがあればすぐにかけつけます!

自信をもって、宣言できます。私たちは、神奈川で一番若くて親切なリフォーム屋です!