施工内容
工事内容 |
ユニットバス交換工事 |
リフォーム期間 |
4日間 |
価格 |
1,100,000円(税抜) |
施工地 |
千葉市花見川区幕張町 |
築年数 |
27年 |
ビフォー・アフター360度
BEFORE
#pano4828 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":"pano4828"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":"-5","default":{"firstScene":"makuhari_s_f_220826","sceneFadeDuration":""},"scenes":{"makuhari_s_f_220826":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/08\/360before-3-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 panoshow4828 = pannellum.viewer(response[0]["panoid"], scenes);var response_duplicate = [{"panoid":"pano4828"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":false,"default":{"firstScene":"makuhari_s_f_220826","sceneFadeDuration":""},"scenes":{"makuhari_s_f_220826":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/08\/360before-3-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("#pano4828").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls4828").css("bottom", "55px");
}
else {
jQuery("#controls4828").css("bottom", "5px");
}
});panoshow4828.on("render", function (){
window.dispatchEvent(new Event("resize"));
});
if (scenes.autoRotate) {
panoshow4828.on("load", function (){
setTimeout(function(){ panoshow4828.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
panoshow4828.on("scenechange", function (){
setTimeout(function(){ panoshow4828.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
}
var touchtime = 0;
jQuery(document).on("click","#explainer_button_4828",function() {
jQuery("#explainer4828").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_4828",function() {
jQuery("#wpvr-floor-map4828").toggle().removeClass("fullwindow");
});
jQuery(document).on("dblclick","#wpvr-floor-map4828",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("#sccontrols4828").hide();
jQuery(".wpvr_slider_nav").hide();
jQuery(".vrgctrl4828").html('');
});
var slide4828 = "down";
jQuery(document).on("click","#vrgcontrols4828",function() {
if (slide4828 == "up") {
jQuery(".vrgctrl4828").empty();
jQuery(".vrgctrl4828").html('');
slide4828 = "down";
}
else {
jQuery(".vrgctrl4828").empty();
jQuery(".vrgctrl4828").html('');
slide4828 = "up";
}
jQuery(".wpvr_slider_nav").slideToggle();
jQuery("#sccontrols4828").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 == "4828") {
jQuery("#pano4828").children(".pnlm-render-container").remove();
jQuery("#pano4828").children(".pnlm-ui").remove();
panoshow4828 = pannellum.viewer(response[0]["panoid"], scenes);
jQuery("#pano4828").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
setTimeout(function() {
// panoshow4828.loadScene("makuhari_s_f_220826");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano4828").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls4828").css("bottom", "55px");
}
else {
jQuery("#controls4828").css("bottom", "5px");
}
}, 200);
}
}
});
jQuery(".geodir-tab-head dd, #vr-tour-tab").click(function(){
jQuery("#pano4828").children(".pnlm-render-container").remove();
jQuery("#pano4828").children(".pnlm-ui").remove();
panoshow4828 = pannellum.viewer(response[0]["panoid"], scenes);
setTimeout(function() {
panoshow4828.loadScene("makuhari_s_f_220826");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano4828").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls4828").css("bottom", "55px");
}
else {
jQuery("#controls4828").css("bottom", "5px");
}
}, 200);
});
jQuery("#pano4828").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
});
AFTER
#pano4831 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":"pano4831"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":"-5","default":{"firstScene":"makuhari_s_f_220826a","sceneFadeDuration":""},"scenes":{"makuhari_s_f_220826a":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/08\/360after-4-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 panoshow4831 = pannellum.viewer(response[0]["panoid"], scenes);var response_duplicate = [{"panoid":"pano4831"},{"autoLoad":true,"showControls":true,"orientationSupport":"false","compass":false,"orientationOnByDefault":false,"mouseZoom":true,"draggable":true,"disableKeyboardCtrl":false,"keyboardZoom":true,"preview":"","autoRotate":false,"default":{"firstScene":"makuhari_s_f_220826a","sceneFadeDuration":""},"scenes":{"makuhari_s_f_220826a":{"type":"equirectangular","panorama":"https:\/\/sumai-anshin-reform.jp\/wp-content\/uploads\/2022\/08\/360after-4-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("#pano4831").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls4831").css("bottom", "55px");
}
else {
jQuery("#controls4831").css("bottom", "5px");
}
});panoshow4831.on("render", function (){
window.dispatchEvent(new Event("resize"));
});
if (scenes.autoRotate) {
panoshow4831.on("load", function (){
setTimeout(function(){ panoshow4831.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
panoshow4831.on("scenechange", function (){
setTimeout(function(){ panoshow4831.startAutoRotate(scenes.autoRotate, 0); }, 3000);
});
}
var touchtime = 0;
jQuery(document).on("click","#explainer_button_4831",function() {
jQuery("#explainer4831").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_4831",function() {
jQuery("#wpvr-floor-map4831").toggle().removeClass("fullwindow");
});
jQuery(document).on("dblclick","#wpvr-floor-map4831",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("#sccontrols4831").hide();
jQuery(".wpvr_slider_nav").hide();
jQuery(".vrgctrl4831").html('');
});
var slide4831 = "down";
jQuery(document).on("click","#vrgcontrols4831",function() {
if (slide4831 == "up") {
jQuery(".vrgctrl4831").empty();
jQuery(".vrgctrl4831").html('');
slide4831 = "down";
}
else {
jQuery(".vrgctrl4831").empty();
jQuery(".vrgctrl4831").html('');
slide4831 = "up";
}
jQuery(".wpvr_slider_nav").slideToggle();
jQuery("#sccontrols4831").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 == "4831") {
jQuery("#pano4831").children(".pnlm-render-container").remove();
jQuery("#pano4831").children(".pnlm-ui").remove();
panoshow4831 = pannellum.viewer(response[0]["panoid"], scenes);
jQuery("#pano4831").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
setTimeout(function() {
// panoshow4831.loadScene("makuhari_s_f_220826a");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano4831").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls4831").css("bottom", "55px");
}
else {
jQuery("#controls4831").css("bottom", "5px");
}
}, 200);
}
}
});
jQuery(".geodir-tab-head dd, #vr-tour-tab").click(function(){
jQuery("#pano4831").children(".pnlm-render-container").remove();
jQuery("#pano4831").children(".pnlm-ui").remove();
panoshow4831 = pannellum.viewer(response[0]["panoid"], scenes);
setTimeout(function() {
panoshow4831.loadScene("makuhari_s_f_220826a");
window.dispatchEvent(new Event("resize"));
if (jQuery("#pano4831").children().children(".pnlm-panorama-info:visible").length > 0) {
jQuery("#controls4831").css("bottom", "55px");
}
else {
jQuery("#controls4831").css("bottom", "5px");
}
}, 200);
});
jQuery("#pano4831").children(".pnlm-ui").find(".pnlm-load-button p").text("Click To Load Panorama")
});
担当者より
住まいあんしん俱楽部は、幕張のS様より、マンションのフルリノベーション工事を承りました。
水流で体をほぐす機能など、新しいお風呂にとても感激していただけました☆
【TOTO】シンラ WK Cタイプ
・浴槽は冷めにくい魔法びん浴槽
・身体をやさしく包み込む形状の「ファーストクラス浴槽」
・お掃除ラクラクな人工大理石浴槽
・お掃除が楽で冷たくない「ほっカラリ床」
・抗菌・抗カビでお掃除が楽な排水口
・毎分135Lの水流で肩と腰を刺激する「楽湯」
と、とてもおすすめな商品です♪
水回りのリフォーム工事は、住まいあんしん俱楽部にお任せください!
投稿者:住まいあんしん倶楽部 投稿日: