施工内容
工事内容 |
お風呂交換リフォーム |
リフォーム期間 |
7日間 |
価格 |
702,000円(税込) |
施工地 |
千葉県市原市 |
築年数 |
|
ビフォー・アフター
←ビフォー アフター→
←施工中 施工中→
ビフォー・アフター360度
BEFORE
#pano5392 div.pnlm-orientation-button {
display: none;
}
.wpvr-floor-map .floor-plan-pointer.add-pulse:before {
border: 17px solid #cca92c;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);
box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}jQuery(document).ready(function() {var response = [{"panoid":"pano5392"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":"-5","default":{"firstScene":"itihara_o_f_b_220924","sceneFadeDuration":""},"scenes":{"itihara_o_f_b_220924":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/09\/itihara-o-f-220924-6-scaled.jpg","pitch":null,"yaw":null,"hfov":100,"maxHfov":120,"minHfov":50,"vaov":180,"haov":360,"hotSpots":[]}}}];var scenes = response[1];if(scenes) {var scenedata = scenes.scenes;for(var i in scenedata) {var scenehotspot = scenedata[i].hotSpots;for(var i = 0; i < scenehotspot.length; i++) {if(scenehotspot[i]["clickHandlerArgs"] != "") {scenehotspot[i]["clickHandlerFunc"] = wpvrhotspot;}if(scenehotspot[i]["createTooltipArgs"] != "") {scenehotspot[i]["createTooltipFunc"] = wpvrtooltip;}}}}var panoshow5392 = pannellum.viewer(response[0]["panoid"], scenes);var response_duplicate = [{"panoid":"pano5392"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":false,"default":{"firstScene":"itihara_o_f_b_220924","sceneFadeDuration":""},"scenes":{"itihara_o_f_b_220924":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/09\/itihara-o-f-220924-6-scaled.jpg","pitch":null,"yaw":null,"hfov":100,"maxHfov":120,"minHfov":50,"vaov":180,"haov":360,"hotSpots":[]}}}];var scenes_duplicate = response_duplicate[1];if(scenes_duplicate) {var scenedata = scenes_duplicate.scenes;for(var i in scenedata) {var scenehotspot = scenedata[i].hotSpots;for(var i = 0; i {
window.dispatchEvent(new Event("resize"));
}, 200);
if (jQuery("#pano5392").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls5392").css("bottom", "55px");
}
else {
jQuery("#controls5392").css("bottom", "5px");
}
});panoshow5392.on("render", function (){
window.dispatchEvent(new Event("resize"));
});
if (scenes.autoRotate) {
panoshow5392.on("load", function (){
setTimeout(function(){ panoshow5392.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
panoshow5392.on("scenechange", function (){
setTimeout(function(){ panoshow5392.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
}
var touchtime = 0;
jQuery(document).on("click","#explainer_button_5392",function() {
jQuery("#explainer5392").slideToggle();
});
jQuery(document).on("click",".close-explainer-video",function() {
jQuery(this).parent(".explainer").hide();
var el_src = jQuery(".vr-iframe").attr("src");
jQuery(".vr-iframe").attr("src", el_src);
});
jQuery(document).on("click","#floor_map_button_5392",function() {
jQuery("#wpvr-floor-map5392").toggle().removeClass("fullwindow");
});
jQuery(document).on("dblclick","#wpvr-floor-map5392",function(){
jQuery(this).addClass("fullwindow");
jQuery(this).parents(".pano-wrap").addClass("show-modal");
});
jQuery(document).on("click",".close-floor-map-plan",function() {
jQuery(this).parent(".wpvr-floor-map").hide();
jQuery(this).parent(".wpvr-floor-map").removeClass("fullwindow");
jQuery(this).parents(".pano-wrap").removeClass("show-modal");
});
jQuery(document).ready(function($){
jQuery("#sccontrols5392").hide();
jQuery(".wpvr_slider_nav").hide();
jQuery(".vrgctrl5392").html('');
});
var slide5392 = "down";
jQuery(document).on("click","#vrgcontrols5392",function() {
if (slide5392 == "up") {
jQuery(".vrgctrl5392").empty();
jQuery(".vrgctrl5392").html('');
slide5392 = "down";
}
else {
jQuery(".vrgctrl5392").empty();
jQuery(".vrgctrl5392").html('');
slide5392 = "up";
}
jQuery(".wpvr_slider_nav").slideToggle();
jQuery("#sccontrols5392").slideToggle();
});
jQuery(".elementor-tab-title").click(function(){
var element_id;
var pano_id;
var element_id = this.id;
element_id = element_id.split("-");
element_id = element_id[3];
jQuery("#elementor-tab-content-"+element_id).find("#master-container").children("div").eq(1).addClass("awwww");
var pano_id = jQuery(".awwww").attr("id");
jQuery("#elementor-tab-content-"+element_id).find("#master-container").children("div").eq(1).removeClass("awwww");;
if (pano_id != undefined) {
pano_id = pano_id.split("o");
pano_id = pano_id[1];
if (pano_id == "5392") {
jQuery("#pano5392").children(".pnlm-render-container").remove();
jQuery("#pano5392").children(".pnlm-ui").remove();
panoshow5392 = pannellum.viewer(response[0]["panoid"], scenes);
jQuery("#pano5392").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
setTimeout(function() {
// panoshow5392.loadScene("itihara_o_f_b_220924");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano5392").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls5392").css("bottom", "55px");
}
else {
jQuery("#controls5392").css("bottom", "5px");
}
}, 200);
}
}
});
jQuery(".geodir-tab-head dd, #vr-tour-tab").click(function(){
jQuery("#pano5392").children(".pnlm-render-container").remove();
jQuery("#pano5392").children(".pnlm-ui").remove();
panoshow5392 = pannellum.viewer(response[0]["panoid"], scenes);
setTimeout(function() {
panoshow5392.loadScene("itihara_o_f_b_220924");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano5392").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls5392").css("bottom", "55px");
}
else {
jQuery("#controls5392").css("bottom", "5px");
}
}, 200);
});
jQuery("#pano5392").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
});
AFTER
#pano5394 div.pnlm-orientation-button {
display: none;
}
.wpvr-floor-map .floor-plan-pointer.add-pulse:before {
border: 17px solid #cca92c;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);
box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
}
}jQuery(document).ready(function() {var response = [{"panoid":"pano5394"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":"-5","default":{"firstScene":"itihara_o_f_a_220924","sceneFadeDuration":""},"scenes":{"itihara_o_f_a_220924":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/09\/itihara-o-f-220924-5-scaled.jpg","pitch":null,"yaw":null,"hfov":100,"maxHfov":120,"minHfov":50,"vaov":180,"haov":360,"hotSpots":[]}}}];var scenes = response[1];if(scenes) {var scenedata = scenes.scenes;for(var i in scenedata) {var scenehotspot = scenedata[i].hotSpots;for(var i = 0; i < scenehotspot.length; i++) {if(scenehotspot[i]["clickHandlerArgs"] != "") {scenehotspot[i]["clickHandlerFunc"] = wpvrhotspot;}if(scenehotspot[i]["createTooltipArgs"] != "") {scenehotspot[i]["createTooltipFunc"] = wpvrtooltip;}}}}var panoshow5394 = pannellum.viewer(response[0]["panoid"], scenes);var response_duplicate = [{"panoid":"pano5394"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":false,"default":{"firstScene":"itihara_o_f_a_220924","sceneFadeDuration":""},"scenes":{"itihara_o_f_a_220924":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/09\/itihara-o-f-220924-5-scaled.jpg","pitch":null,"yaw":null,"hfov":100,"maxHfov":120,"minHfov":50,"vaov":180,"haov":360,"hotSpots":[]}}}];var scenes_duplicate = response_duplicate[1];if(scenes_duplicate) {var scenedata = scenes_duplicate.scenes;for(var i in scenedata) {var scenehotspot = scenedata[i].hotSpots;for(var i = 0; i {
window.dispatchEvent(new Event("resize"));
}, 200);
if (jQuery("#pano5394").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls5394").css("bottom", "55px");
}
else {
jQuery("#controls5394").css("bottom", "5px");
}
});panoshow5394.on("render", function (){
window.dispatchEvent(new Event("resize"));
});
if (scenes.autoRotate) {
panoshow5394.on("load", function (){
setTimeout(function(){ panoshow5394.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
panoshow5394.on("scenechange", function (){
setTimeout(function(){ panoshow5394.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
}
var touchtime = 0;
jQuery(document).on("click","#explainer_button_5394",function() {
jQuery("#explainer5394").slideToggle();
});
jQuery(document).on("click",".close-explainer-video",function() {
jQuery(this).parent(".explainer").hide();
var el_src = jQuery(".vr-iframe").attr("src");
jQuery(".vr-iframe").attr("src", el_src);
});
jQuery(document).on("click","#floor_map_button_5394",function() {
jQuery("#wpvr-floor-map5394").toggle().removeClass("fullwindow");
});
jQuery(document).on("dblclick","#wpvr-floor-map5394",function(){
jQuery(this).addClass("fullwindow");
jQuery(this).parents(".pano-wrap").addClass("show-modal");
});
jQuery(document).on("click",".close-floor-map-plan",function() {
jQuery(this).parent(".wpvr-floor-map").hide();
jQuery(this).parent(".wpvr-floor-map").removeClass("fullwindow");
jQuery(this).parents(".pano-wrap").removeClass("show-modal");
});
jQuery(document).ready(function($){
jQuery("#sccontrols5394").hide();
jQuery(".wpvr_slider_nav").hide();
jQuery(".vrgctrl5394").html('');
});
var slide5394 = "down";
jQuery(document).on("click","#vrgcontrols5394",function() {
if (slide5394 == "up") {
jQuery(".vrgctrl5394").empty();
jQuery(".vrgctrl5394").html('');
slide5394 = "down";
}
else {
jQuery(".vrgctrl5394").empty();
jQuery(".vrgctrl5394").html('');
slide5394 = "up";
}
jQuery(".wpvr_slider_nav").slideToggle();
jQuery("#sccontrols5394").slideToggle();
});
jQuery(".elementor-tab-title").click(function(){
var element_id;
var pano_id;
var element_id = this.id;
element_id = element_id.split("-");
element_id = element_id[3];
jQuery("#elementor-tab-content-"+element_id).find("#master-container").children("div").eq(1).addClass("awwww");
var pano_id = jQuery(".awwww").attr("id");
jQuery("#elementor-tab-content-"+element_id).find("#master-container").children("div").eq(1).removeClass("awwww");;
if (pano_id != undefined) {
pano_id = pano_id.split("o");
pano_id = pano_id[1];
if (pano_id == "5394") {
jQuery("#pano5394").children(".pnlm-render-container").remove();
jQuery("#pano5394").children(".pnlm-ui").remove();
panoshow5394 = pannellum.viewer(response[0]["panoid"], scenes);
jQuery("#pano5394").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
setTimeout(function() {
// panoshow5394.loadScene("itihara_o_f_a_220924");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano5394").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls5394").css("bottom", "55px");
}
else {
jQuery("#controls5394").css("bottom", "5px");
}
}, 200);
}
}
});
jQuery(".geodir-tab-head dd, #vr-tour-tab").click(function(){
jQuery("#pano5394").children(".pnlm-render-container").remove();
jQuery("#pano5394").children(".pnlm-ui").remove();
panoshow5394 = pannellum.viewer(response[0]["panoid"], scenes);
setTimeout(function() {
panoshow5394.loadScene("itihara_o_f_a_220924");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano5394").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls5394").css("bottom", "55px");
}
else {
jQuery("#controls5394").css("bottom", "5px");
}
}, 200);
});
jQuery("#pano5394").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
});
担当者より
住まいあんしん俱楽部は、市原市のO様より、お住まいのフルリフォームを承りました。
暖かさに満ちた新しいお風呂に、とても満足して頂きました☆
【TOTO サザナHT】
・浴槽は冷めにくい魔法びん浴槽
・床は冷たくなく掃除が楽な「ほっカラリ床」
・抗菌・抗カビでお掃除が楽な排水口
と、とてもおすすめな商品です♪
水回りのリフォーム工事は、住まいあんしん俱楽部にお任せください!
投稿者:住まいあんしん倶楽部 投稿日: