@charset "utf-8";
/* CSS Document */


/* リセットCSS ヘッダー サイドバー フッター 主要クラスが入ってます */


/* リセットCSSスタート */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */
html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,button,textarea,blockquote,th,td {
	margin: 0;
	padding: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,button,textarea,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size: 100%;
}
/* リセットCSSここまで */

/* 外部java */

/* TOPへjava */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 150px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
}

/* 上部固定ナビ */
.nav {
	width: 1000px;
	background-color: #FFF;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index:100;
}
/* 外部java　ここまで */

body {
	font-family:"メイリオ", Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size:14px;
	color:#333;
	margin:0px;
	min-width:1300px;
	_display: inline;
	_zoom:1;
}
#topline {
	background-color:#806f5d;
	margin: 0 auto;
	height:5px;
}

/* 主要クラス */

.clear{clear:both;}

.m_b_10 { margin-bottom:10px; }
.m_b_20 { margin-bottom:20px; }
.m_b_30 { margin-bottom:30px; }
.m_b_40 { margin-bottom:40px; }
.m_b_50 { margin-bottom:50px; }

.m_r_10 { margin-right:10px; }
.m_r_20 { margin-right:20px; }
.m_r_30 { margin-right:30px; }
.m_r_32 { margin-right:35px; }
.m_r_40 { margin-right:40px; }
.m_r_50 { margin-right:50px; }
.m_r_80 { margin-right:80px; }

.float_L {
	float:left;
}
.float_R {
	float:right;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9C119;
	padding-left: 15px;
	padding-bottom: 7px;
	margin-bottom: 30px;
	background-image: url(../img/all/title-bg.png);
}
.title_2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF8916;
}


#header {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#headernavi {
	float: right;
	margin-bottom: 5px;
}
#headernavi li { float:left; font-size:19px; margin-left:5px; margin-bottom:10px;}
#headernavi a:link {color: #8b7053;text-decoration: none;}
#headernavi a:visited {text-decoration: none;color: #8b7053;}
#headernavi a:hover {text-decoration: none;color: #b19475;}
#headernavi a:active {text-decoration: none;color: #b19475;}

#header div.img {
	float: right;
}

#logo {
	float: left;
}
#add {
	float: right;
}
#headerimg {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(../images/h-bg.png) ;
	background-repeat: no-repeat; 
	background-position: center; 
	width: 100%;
	height: 550px;
	padding-top:50px;
}
#headerimg2 {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: auto;
	height: 100px;
	text-shadow: 0px 0px #F0F0F0;
	background-image: url(../images/images/images/hbg_03.png);
}
#navi_bg {
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 0px;
}
#navi {
	margin: 0 auto;
	padding: 1px;
	width: 1200px;
	border-right: #cccccc 1px dotted;
	overflow: hidden;
}
#navi ul li{
	float: left;
	list-style: none;
	padding-left: 25px;
	padding-right: 25px;
	border-left: 1px dotted #CCCCCC;
}




/* メイン */

#wrapper {
	width: 1200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container{
	float:right;
	width:666px;
	margin:10px 0 90px;
}

/* サイドバー左 */

#sidebarL{
	float:left;
	width:293px;
	margin:10px 0 30px;
}

#sidebarL img { max-width:100%;}

#kind{
	width: 220px;
	/*height: 680px;*/
	margin:0px 0 15px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 88%;
	padding: 15px;
	box-sizing: border-box;
}

#kind ul{
	/*width: 216px;*/
	margin-top: 15px;
}

#kind li{
	/*width: 216px;*/
}


#bnr_1 {
	margin-bottom: 25px;
}
#crm_navi {
	margin-bottom: 25px;
}
#crm_navi ul li {
	margin-bottom: 15px;
}
#bnr_2 {
	margin-bottom: 25px;
}
#bnr_3 {
	background-image:url(../img/all/crm/info.png);
	height:165px;
	padding-top: 380px;
}
#infotxt {
	margin-left: 35px;
	margin-right: 35px;
}
.info1 {
	margin-bottom: 25px;
}
.info2 {
	margin-bottom: 30px;
}
.infoR {}
.infoL {
	float:left;
	color: #5fa1a9;
	font-weight: bold;
	margin-right:20px;
}
.infoL_1 {
	float:left;
	color: #5fa1a9;
	font-weight: bold;
	margin-top: 9px;
	margin-right:20px;
}
.tble_h {background-color:#9d8b75; color:#FFF;}
.tble_l {background-color:#f0ebdd;}


/* フッター */
#footop {
	margin: 0 auto;
	width: 1000px;
	text-align: right;
}
#foot {
	margin: 0 auto;
	margin-top: 40px;
	border-top: 2px solid #BBBBBB;
}
#footerin {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F0F0F0;
}
#footerin a:link {color: #666;text-decoration: none;}
#footerin a:visited {text-decoration: none;color: #666;}
#footerin a:hover {text-decoration: none;color: #ccc;}
#footerin a:active {text-decoration: none;color: #ccc;}

#box {
	float: left;
	line-height: 30px;
	width: 168px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#box_1 {
	float: left;
	line-height: 30px;
	width: 200px;
	margin-left: 60px;
	margin-top: 20px;
}

#f-info {
	width: 1000px;
	margin: 0 auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	padding-top: 50px;
}

#copy {
	margin: 0 auto;
	height: 24px;
	padding-top: 10px;
	font-size: 11px;
	width: 1200px;
}
#copy2 {
	margin: 0 auto;
	padding-top: 10px;
	width: 1200px;
}
/* sub */
#container_sub{
	width:670px;
	float: left;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 90px;
	margin-left: 0;
}
#side_main {
	width: 260px;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#side_main ul li { list-style:none;}
#side_main li {
	margin-bottom: 20px;
}
#incon1 {
	margin-bottom: 80px;
}
#incon1 td {
	padding:20px;
	font-size:14px;
	border: 1px solid #CCC;
}
textarea {border:1px solid #777;}
.wpcf7-form-control wpcf7-submit { padding-top:30px;}

/* side */
#sidebar {
	float: right;
	width: 220px;
}
#sidebar li {
	margin-bottom: 15px;
	word-break: break-all;
}
.widgettitle {
	background-color: #806f5d;
	color: #FFF;
	font-weight: bold;
	padding: 7px;
	margin-bottom: 15px;
}
.alignleft {
	margin: 30px;
	float: left;
}
.alignright {
	margin: 30px;
	float:right;
}


.day {
	font-size: 17px;
	padding-left:10px;
}
.moji {
	font-size: 17px;
	padding-left:10px;
}
.day a:link {color: #f97b00;text-decoration: none;}
.day a:visited {text-decoration: none;color: #f97b00;}
.day a:hover {text-decoration: none;color: #f9bf87;}
.day a:active {text-decoration: none;color: #f9bf87;}

.titll {
	background-color:#806f5d;
	font-size: 17px;
	color: #fff;
	text-align:center;
}
.titll_2 {
	background-color: #CCCCCC;
	text-align: center;
}
.readmain {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b982d;
	color: #454545;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 30px;
}

a:link {color: #333;text-decoration: none;}
a:visited {text-decoration: none;color: #333;}
a:hover {text-decoration: none;color: #ccc;}
a:active {text-decoration: none;color: #ccc;}

.readmain a:link {color: #6b982d; text-decoration: none;}
.readmain a:visited {text-decoration: none;color: #6b982d;}
.readmain a:hover {text-decoration: none;color: #ccc;}
.readmain a:active {text-decoration: none;color: #ccc;}

.comtit {text-align:center; font-weight:bold;}
.ppad {padding:10px;}

#oyakudati1 {
	width:750px;
	float:left;
}
#oyakudati1 a:link {color: #9b5e27;text-decoration: none;}
#oyakudati1 a:visited {text-decoration: none;color: #9b5e27;}
#oyakudati1 a:hover {text-decoration: none;color: #ba9674;}
#oyakudati1 a:active {text-decoration: none;color: #ba9674;}
.readｍ1 {
	margin-bottom: 10px;
}
.readｍ1_2 {
	background-image: url(../img/images/mainread_18.png);
	background-repeat: no-repeat;
	height: 33px;
	background-position: 0% 107%;
	margin-bottom: 40px;
}
.readｍ2 {
	font-size: 20px;
	color: #666666;
	}
.reads {
	font-size: 12px;
	color: #bbbbbb;
	padding-top: 3px;
	padding-left: 20px;
	overflow: hidden;
}
.cat {}
.cat li {float:left;}
#headerin {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
#headerti1 {
	font-size: 48px;
	margin-bottom: 15px;
}
#headerti2 {
	color: #84AF1C;
	font-size: 12px;
}
#content1 {
	margin-bottom: 60px;
	overflow: hidden;
	line-height: 30px;
}
#content2 {
	margin-bottom: 60px;
	width: 700px;
	overflow: hidden;
	float: left;
}
#content3 {
	margin-bottom: 40px;
	width: 500px;
	overflow: hidden;
	float: left;
}
#content1 tr td { padding:15px; border:#BCBCBC 1px solid;}
.tbti {
	text-align: center;
	background-color: #f5f5f5;
}
#flowbpdy {}
#flow_point1 {
	border-radius: 50%;
	border: 1px solid #454545;
	color: #454545;
	font-size: 30px;
	font-weight: 800;
	width: 45px;
	height: 20px;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 25px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#flow_read1 {
	width: 920px;
	font-weight: 100;
	margin-left: 43px;
	border-bottom: 1px solid #21221E;
	border-bottom-width: 1px;
	color: #999999;
	padding-bottom: 10px;
}
#flow_txt {
	border-left: 11px solid #cccccc;
	overflow: hidden;
	height: auto;
	margin-left: 33px;
	margin-top: -1px;
	padding-top: 23px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 21px;
}
.wkbase {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 50px;
}
.wkimg {
	width: 200px;
	height: 150px;
	margin-bottom: 20px;
}
.wktitle {
	margin-bottom: 10px;
	color: #808080;
}
.wktxt {
	font-size: 12px;
}
#wkstxt {
	font-size: 20px;
	color: #84AE1B;
	margin-bottom: 50px;
}
#wkscon {
	line-height: 36px;
}
#don {
	margin-top: 50px;
	overflow:hidden;
}
#don li {
	float: left;
}
#fline {
	background-color: #000000;
	overflow:hidden;
}
#flinein {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#linein {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainread {
	font-size: 24px;
	border-bottom: 1px dotted #565656;
	padding-bottom: 10px;
	color: #403F3F;
	margin-bottom: 30px;
}
#comp {}
#comp tr td {
	border: 1px solid #CCCCCC;
	padding: 15px;
}
#worknavi {
	background-image: url(../images/images/images/hbg_03.png);
	overflow: hidden;
	font-size: 12px;
	line-height: 27px;
	margin-bottom: 30px;
}
#worknavi1 {
	float: left;
}
#worknavi2 {
	float: left;
	padding: 10px;
	width: 1050px;
}
#bnrr {
	overflow:hidden;
}
#bnrr li {
	margin-bottom: 20px;
}
#incon {
	margin-left: auto;
	margin-right: auto;
}
#wimg {
	margin-bottom: 10px;
	overflow: hidden;
}
#group {
	overflow: hidden;
	color: #48830e;
}

#wtxt {}
#wmain {
	width: 287px;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	height: 290px;
}
#wkca {
	padding-top: 30px;
}
#wkcb {
	float: left;
	width: 561px;
}
#wkcc {
	margin-left: 13px;
	margin-right: 13px;
	float: left;
	width: 46px;
	padding-top: 202px;
}
#wkcd {
	width: 561px;
	float: left;
}
#wkce {
}
	#wkcf {
	height: 26px;
	margin-bottom: 30px;
}


#info table{
	margin: 0px 0px 20px 0px
	padding: 0px 0px 0px 0px
	width: 460px;
	line-height: 280%;
}

#info table tr{
	margin: 0px 0px 0px 0px
	padding: 0px 0px 0px 0px
	width: 460px;
	border-bottom: 1px dotted #DDDDDD;
}

#blog table{
	margin: 0px 0px 20px 0px
	padding: 0px 0px 0px 0px
	width: 460px;
	line-height: 280%;
}

#blog table tr{
	margin: 0px 0px 0px 0px
	padding: 0px 0px 0px 0px
	width: 460px;
	border-bottom: 1px dotted #DDDDDD;
}

.maker-logo { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; width: 100%; }
.maker-logo li { padding: 1%; }

/*smartrenovation*/

.flex-wrap { display: flex; flex-wrap: wrap; }
.flex-center  { display: flex; align-items: center; justify-content: center; }
.w20p { width: 20%; }
.w30p { width: 30%; }
.w33p { width: 33%; }
.w50p { width: 50%; }
.w70p { width: 70%; }
.w80p { width: 80%; }
.w100p { width: 100%; }
.p1p { padding: 1%; }
.p3p { padding: 3%; }
.mt6p { margin-top: 6%;}
.mb3p { margin-bottom: 3%; }
.mtb3p { margin: 3% 0;}

.400 { font-weight: 400; }
.500 { font-weight: 500; }
.600 { font-weight: 600; }
.700 { font-weight: 700; }
.800 { font-weight: 800; }
.900 { font-weight: 900; }
.bold { font-weight: bold; }

.white { color: #fff !important; }
.orange { color: #E67300; }
.green { color: #009303; }
.dark-red { color: #cc0000; }

.txt12 { font-size: 12px;}
.txt14 { font-size: 14px;}
.txt16 { font-size: 16px;}
.txt130p { font-size: 130%;}

.none { display: none;}

.maincontent { width:1200px; margin:0 auto; padding: 3% 0; }

/*font*/
.kosugi { font-family: 'Kosugi', sans-serif; }
.noto { font-family: 'Noto Serif JP', serif; }
.noto_san { font-family: 'Noto Sans JP', sans-serif; }
.sawara { font-family: 'Sawarabi Gothic', sans-serif; }
.m_plus_r { font-family: 'M PLUS Rounded 1c', sans-serif; transform: rotate(0.05deg); text-shadow: 0 0 0.1px rgba(51,51,51,0.5); }
/*font*/

.cd-hero {
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
    width: 100%;
    height: 600px;
    background: url(../images/smart-renovation/indexBg.jpg) no-repeat center center;
    background-size: cover;
	text-align: center;
	padding: 3%;
}
.cd-hero h2 { width:100%;}
.cd-hero h3 { 
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(0.05deg);
	font-weight: 900;
	font-size: 300%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cd-hero p { width:100%;}

.co_shikumi {
    background-image: url(../images/smart-renovation/shikumiBg.png);
    background-size: auto;
    padding: 25px 0;
}

.arrow_box {
    position: relative;
    background: #fff;
    border: 4px solid #7d3613;
    font-weight: bold;
	padding: 3%;
	color: #7d3613;
	font-size: 160%;
	text-align: center;
}
.arrow_box:after, .arrow_box:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.arrow_box:after{border-color:rgba(255, 255, 255, 0);border-top-color:#7d3613;border-width:20px;margin-left:-20px;}
.arrow_box:before{border-color:rgba(125, 54, 19, 0);border-top-color:#7d3613;border-width:30px;margin-left:-30px;}

.bg_white { background-color: #fff !important; }
.bg_broun { background-color: #7d3613 !important; }

.sikumi-box { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width:40%; margin: 10% auto 3% auto; font-family: 'Noto Sans JP', sans-serif; }
.sikumi-box dt { width: 50%;display: flex; justify-content: center; align-items: center; font-size:250%; color: #7d3613; }
.sikumi-box dd { width: 50%;display: flex; justify-content: center; align-items: center; font-size:400%; color:#E67300; }

.title01 { border-bottom:solid 2px #7d3613; font-size:16px; font-weight: 900; font-family: 'Noto Sans JP', sans-serif; margin-top: 6%; margin-bottom: 3%; }
.title01 img { vertical-align: middle; }

#ronBox {
    color: #40220F;
	background-color: #fff;
    border: 2px solid #40220F;
    box-shadow: 5px 5px 0px rgba(107,66,0,0.76);
	padding: 3%;
}

#ronBox h3 { border-bottom:solid 2px #7d3613; font-size:16px; font-weight: 900; font-family: 'Noto Sans JP', sans-serif; margin:1% 0; padding-bottom: 10px; }

#ronBox ul { padding-left:35px;}
#ronBox ul li { margin-bottom: 1%; }
#ronBox ul li:before { 
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f14a";/*アイコン種類*/
	color: #e7b825; /*アイコン色*/
	font-size:140%;
	margin-left: -25px;
	margin-right: 10px;
}

.riyou_box { 
	text-align: left;
	vertical-align: top;
	background: #F9E9C6;
    color: #40220F;
	margin: 0;
	padding: 3%;
	min-height: 80px;
	font-family: 'Noto Sans JP', sans-serif;
}
.arrow_bt a { font-size: 300%; color: #FFCE00;}






/*ここから作業分*/
@media screen and (min-width: 768px){   
  .pc1 { display:block; }
  .sp1 { display:none; }
}
@media screen and (max-width: 768px){   
  .pc1 { display:none; }
  .sp1 { display:block; }
}

.pc2{
	float:left;
	margin-left: 16px;
}

/*リフォームの流れ丸枠数字*/
.float_L3 {
    position: relative;
    top: -16px;
    left: -16px;
}

/*フォーム修正*/
span.wpcf7-form-control-wrap.text-498 {
    margin-left: 15px;
	margin-right: 25px;
}

span.wpcf7-form-control-wrap.text-755 {
    margin-left: 15px;
	margin-right: 10px;
}

span.wpcf7-form-control-wrap.text-229 {
    margin-right: 25px;
}

span.wpcf7-form-control-wrap.text-248 {
    margin-right: 10px;
}


/*マップ修正*/
iframe {
    width: 100vw;
    height: 380px;
}

/*レスポンシブ修正*/
@media screen and (max-width: 768px) {
/*全ページ*/
body {
     overflow-x: hidden;
}

#wrapper {
    padding: 0 5px;
}

#headerimg2 {
    margin-top: 125px;
	overflow-x: hidden;
}


#incon {
     width: 1000px;
	 margin-left: 10px;
	 padding-top: 9px;
}

.sp_center {
    text-align: center;
}

.pc2{
	float:none;
	margin:10px auto;
}

/*トップページ*/
.flex-wrap {
    max-width: 465px;
    margin: auto;
}

.flex-wrap-smp {
    text-align: center;
}
	
	
	
/*施工事例*/


#container_main {
    width: 100%;
}

#worknavi2 {
    width: 100%;
}

#wmain {
    width: 100%;
    text-align: center;
}

#wimg {
    max-height: 189px;
}

#group {
    padding: 0 10px;
}

#con3_3 {
  /*  text-align: center;*/
	margin-bottom:0;
}



/*お客様の声*/
div.sectionBar {
    width: 100%!important;
}

div.sectionBar p.section_title {
    width: 100%!important;
}

dl.voiceLst {
    width: 100%!important;
}

dl.voiceLst p.text {
    width: 100%!important;
}

dl.voiceLst dt {
    width: 100%!important;
}

dl.voiceLst dd {
    width: 100%!important;
    padding: 0!important;
}

/*リフォームの流れ*/
#content1 {
    text-align: left;
}


.float_L2 {
    display: inline!important;
}

.float_L3 {
    position: absolute;
    top: 8px;
    left: 4px;
}

.float_R {
    margin: auto;
    display: block;
}

span.float_L {
	/*display: inline-block;*/
    padding-left: 0!important;
}


#flow_point1 {
    position: relative;
}


#flow_read1 {
    width: 100vw;
    position: absolute;
	top: 32px;
    left: 0px;
	text-align: center;
	text-indent: -83px;
}


#flow_txt {
    padding-left: 5px;
    padding-right: 5px;
}


/*会社概要*/
#con3_1 {
    width: 100%;
	text-align: left;
}

#con3_2 {
    float: none;
}


/*お問い合わせ*/
#content1 tr td {
    padding: 10px;
}


span.wpcf7-form-control-wrap.text-498,
span.wpcf7-form-control-wrap.text-755,
span.wpcf7-form-control-wrap.text-229,
span.wpcf7-form-control-wrap.text-248 {
    margin: auto;
}

td.tbti {
    width: 25%;
}


input, select {
    width: 100%;
}

textarea, button {
    width: 100%;
}

/*スタッフ紹介*/
dl.officerLst {
    width: 100%!important;
	background-color: #fff!important;
}

dl.officerLst dt {
    float: none!important;
    margin: auto!important;
}

dl.officerLst dd {
    width: 100%!important;
    padding: 0!important;
}

/*よくあるご質問*/
div.list {
    width: 100%!important;
}

div.list ul {
    margin-left: 0!important;
}

/*オール電化*/
#mainread {
    text-align: center;
}

/*webチラシ*/
div.campaign {
    width: 100%!important;
	height: 800px!important;
}

div.campaign p.omote {
    width: 100%!important;
    margin: 30px 0!important;
}

div.campaign p.ura {
    width: 100%!important;
    margin:0 0 30px!important;
	padding: 0px 0px 30px 0px!important;
	background-color: #fdfde0!important;
}

.omote img,
.ura img {
    width: 90%;
}


/*施工各ページ*/
#wkcb {
    float: none;
	width: 100%;
	margin: auto;
    text-align: center;
}

#wkcc {
	float: none;
    margin: 10px auto;
	padding: 0;
	transform: rotate(90deg);
}

#wkcd {
    float: none;
	width: 100%;
    margin: auto;
    text-align: center;
}

#wkcf {
    width: 100%;
    height: 42px;
    margin: auto;
	text-align: center;
}

#wkcf img {
    object-fit: cover;
    width: 561px;
    height: 22px;
}

}


.alignleft {
	loat: none;
	width: 100%;
    margin: 0;
}








}
