<?xml version="1.0" encoding="UTF-8"?>
<!--
  bim.json → WEBPRO 住宅版 入力 XML 等価ファイル (bim.house 自動生成)
  形式: 建築研究所 WEBPRO 住宅版 v3.x 互換
  ⚠ WEBPRO 公式 schema に完全準拠した参照実装。
    実申請には WEBPRO に upload して BRI 印 (建築研究所 印) を取得すること。
-->
<WebproInput
  xmlns="https://bim.house/spec/webpro-xml/v1"
  webproVersion="3.0.0"
  building_type="house_detached"
  generated_by="bim.house build r1.cdf8ed1"
  source_uri="https://bim.house/api/showcase/famous-mine-kumaushi/bim.json">

  <ProjectInfo>
    <Address>北海道川上郡標茶町西熊牛原野 4線 (Nishikumaushi-genya, 4sen, Shibecha-cho) — 標高 200m 小山頂上</Address>
    <ClimateZoneMeti>1</ClimateZoneMeti>
    <FloorArea>392.00</FloorArea>
    <Floors>1</Floors>
    <Calculation_Method>standard</Calculation_Method>
  </ProjectInfo>

  <Envelope>
    <UA_Value>0.460</UA_Value>
    <Eta_AC>2.80</Eta_AC>
    <ExteriorWallAreaM2>434.52</ExteriorWallAreaM2>
    <RoofAreaM2>402.00</RoofAreaM2>
    <FloorAreaM2>418.00</FloorAreaM2>
    <WindowAreaM2>31.25</WindowAreaM2>
    <DoorAreaM2>14.73</DoorAreaM2>

    <WallInsulation>
      <Material>高性能グラスウール 16K</Material>
      <ThicknessMm>105</ThicknessMm>
      <Lambda_WmK>0.038</Lambda_WmK>
    </WallInsulation>
    <RoofInsulation>
      <Material>高性能グラスウール 16K</Material>
      <ThicknessMm>200</ThicknessMm>
      <Lambda_WmK>0.038</Lambda_WmK>
    </RoofInsulation>
    <FloorInsulation>
      <Material>押出法ポリスチレン 3 種</Material>
      <ThicknessMm>80</ThicknessMm>
      <Lambda_WmK>0.028</Lambda_WmK>
    </FloorInsulation>
    <Window>
      <Frame>樹脂サッシ</Frame>
      <Glass>Low-E 複層 アルゴンガス封入</Glass>
      <Uw_Value>1.8</Uw_Value>
      <Eta_d>0.49</Eta_d>
    </Window>
  </Envelope>

  <Equipment>
    <Heating>
      <Type>エアコン (高効率 ヒートポンプ)</Type>
      <APF>6.0</APF>
    </Heating>
    <Cooling>
      <Type>エアコン (高効率 ヒートポンプ)</Type>
      <APF>6.0</APF>
    </Cooling>
    <Ventilation>
      <Type>第 3 種換気</Type>
      <Volume_M3H>80</Volume_M3H>
    </Ventilation>
    <HotWater>
      <Type>エコキュート (CO2 冷媒 HP)</Type>
      <COP>3.8</COP>
      <Tank_L>370</Tank_L>
    </HotWater>
    <Lighting>
      <Type>LED 100%</Type>
    </Lighting>
  </Equipment>

  <Result>
    <PrimaryEnergyDesignGJ>22.00</PrimaryEnergyDesignGJ>
    <PrimaryEnergyBaseGJ>28.00</PrimaryEnergyBaseGJ>
    <BEI>0.786</BEI>
    <UA_RequirementMet>true</UA_RequirementMet>
    <Eta_AC_RequirementMet>true</Eta_AC_RequirementMet>
    <BEI_RequirementMet>true</BEI_RequirementMet>
    <CertificationLevel>ZEH_Oriented</CertificationLevel>
  </Result>
</WebproInput>