Apache
tcp/443 tcp/80
Open service 157.7.44.170:80 · www.iwamoto-d.com
2026-01-23 11:30
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:30:09 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Server: Apache X-Powered-By: PHP/7.4.33 X-Redirect-By: WordPress Location: http://iwamoto-d.com/
Open service 157.7.44.170:443 · iwamoto-d.com
2026-01-23 10:53
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 10:53:31 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: Apache
X-Powered-By: PHP/7.4.33
Link: <https://iwamoto-d.com/wp-json/>; rel="https://api.w.org/"
Vary: Range,Accept-Encoding
Accept-Ranges: none
Page title: 株式会社いわもと開発
<!DOCTYPE HTML>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>株式会社いわもと開発 </title>
<meta name="description" content="福岡の医療・介護施設、商業施設、共同住宅等の新築、増建築工事、一級建築士事務所「株式会社いわもと開発」">
<meta name="keywords" content="福岡,医療,建築,設計,一級建築士事務所">
<meta name="author" content="株式会社いわもと開発">
<meta name="copyright" content="株式会社いわもと開発">
<base href="https://iwamoto-d.com">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--START_css-->
<link rel="stylesheet" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/css/common.css">
<link rel="stylesheet" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/css/page.css">
<link rel="stylesheet" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/css/base.css">
<!--END_css-->
<!--START_jquery-->
<script type="text/javascript" src="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/jquery-2-1-4_min.js"></script>
<!--END_jquerys-->
<link rel="icon" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/favicon.ico">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--START_google_analytics_株式会社いわもと開発-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-78353309-26"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-78353309-26');
</script>
<!--END_google_analytics_株式会社いわもと開発-->
<!--START_bxslider-->
<script src="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/bxslider/jquery.bxslider.js"></script>
<link rel="stylesheet" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/bxslider/jquery.bxslider.css">
<script>
$(document).ready(function(){
$('.bxslider').bxSlider();
});
</script>
<!--END_bxslider-->
<!--START_tel_link-->
<script type='text/javascript'>
function smtel(telno){
if((navigator.userAgent.indexOf('iPhone') > 0 ) || navigator.userAgent.indexOf('Android') > 0 ){
document.write('<a href="tel:'+telno+'">'+telno+'</a>');
}else{
document.write(telno);
}
}
</script>
<!--END_tel_link-->
<!--START_drawer-->
<link rel="stylesheet" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/drawer/dist/css/drawer.css">
<script src="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/drawer/iscroll-min.js"></script>
<script src="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/drawer/dropdown.min.js"></script>
<script src="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/drawer/dist/js/jquery.drawer.min.js"></script>
<script>
$(document).ready(function() {
$(".drawer").drawer();
});
</script>
<!--END_drawer-->
<!--START_appearsscroll-->
<script src="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/appearsscroll/appearsscroll.js"></script>
<link rel="stylesheet" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/appearsscroll/appearsscroll.css">
<!--END_appearsscroll-->
<!--START_gallery-->
<link rel="stylesheet" type="text/css" href="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/gallery/slideShow.css" media="all">
<script type="text/javascript" src="https://iwamoto-d.com/wp-content/themes/illusion_2_0/js/gallery/slideShow.js"></script>
<script type="text/javascript">
$(function(){
/*初期値
easing = "slide";
caption = false;
thumnail = true;
pager = false;
interval = 4000;
speed = 400;
*/
slideShow({
target: "#slideShow", //スライドショーのidかclass
easing: "fade", //fadeかslide。slideの場合のみスワイプon。fadeの場合はアイコンのタップするエリアが右半分、左半分になります。