【仕様】
ボデー:FCD-S
ボンネット/キャップ/カバー:SCS1
ジスク/ボール:SCS13A+ハードフェーシング
ガスケット:非石綿シート
接続形状:ねじ込み(JISB0203)
許認可登録/適用規格:JV4-4相当
最高許容圧力:
-10℃〜+120℃の静流水:2.8MPa
-10℃〜+220℃の蒸気・空気・ガス・油・脈動水:2.5MPa
300℃の蒸気・空気・ガス・油・脈動水:2.3MPa
350℃の蒸気・空気・ガス・油・脈動水:2.0MPa
取扱型番
KITZ20SN15 / KITZ20SN20 / KITZ20SN25 / KITZ20SN32 / KITZ20SN40 / KITZ20SN50
カートに追加するにはオプションを選択してください。
0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
drag_drawer = false;
enable_body_scrolling = true;
hide_header = false;
reset_product_zindex = false;
}
} else {
pos_y = 0;
}
}
"
:style="
'transform: translate(0px, ' + pos_y + 'px)'
"
x-trap="drag_drawer"
x-show="drag_drawer"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak>