@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/c_head.png);
	background-repeat: repeat-x;
	background-position: 0px 55px;
}

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#wood_bg {
	margin: 0;
	padding: 0;
	background-image: url(../images/c_wood.png);
	background-repeat: repeat-x;
	background-position: 0px 700px;
}
#header {
    width: 900px;
	height: 45px;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: auto;
	margin-right: auto;
}


/*グローバルナビ--------------------------------------------------------------*/
#globalmenu {
	width: 950px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/c_gnavi_off.png);
}
#globalmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#globalmenu li {
	display:inline;
	float: left;
}
#globalmenu  li a {
	display: block;
	text-indent:-9999px;
	text-decoration: none;
	height: 33px;
	padding-top: 9px;
	text-align: center;
}
#menu1 {
    width: 105px;
}
#menu2 {
    width: 235px;
}
#menu3 {
    width: 105px;
}
#menu4 {
    width: 105px;
}
#menu5 {
    width: 105px;
}
#menu6 {
    width: 105px;
}
#menu7 {
    width: 190px;
}
#menu1 a:hover {
	background-image: url(../images/c_gnavi_on.png);
	background-position: 0px 84px;
}
#menu2 a:hover {
	background-image: url(../images/c_gnavi_on.png);
	background-position: -105px 252px;
}
#menu3 a:hover {
	background-image: url(../images/c_gnavi_on.png);
	background-position: -340px 42px;
}
#menu4 a:hover {
	background-image: url(../images/c_gnavi_on.png);
	background-position: -445px 42px;
}
#menu5 a:hover {
	background-image: url(../images/c_gnavi_on.png);
	background-position: -550px 42px;
}
#menu6 a:hover {
	background-image: url(../images/c_gnavi_on.png);
	background-position: -655px 42px;
}
#menu7 a:hover {
	background-image: url(../images/c_gnavi_on.png);
	background-position: -760px 42px;
}
.size100 {
width: 100px;
}
.size300 {
width: 300px;
}

/*コンテンツ・タイトルH2--------------------------------------------------------------*/
.midashi {
    text-align: center;
	margin-top: 49px;
	margin-bottom: 50px;
}

/*コンテンツ--------------------------------------------------------------*/
#contents1 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
#contents2 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
#contents1 p{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #232323;
	text-indent: 0px;
	line-height: 24px;
}
#contents2 p{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #232323;
	text-indent: 0px;
	line-height: 24px;
}
/*家づくりページ--------------------------------------------------------------*/
.maikingbox {
    overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}

.maikingbox1 {
    width: 340px;
	float: left;
}
.maikingbox2 {
    float: right
}
.maikingbox3 {
    width: 423px;
	float: right;
}
.maikingbox4 {

}

.featurebox {
    width: 900px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #232323;
	text-indent: 0px;
	line-height: 22px;
}
.feature1, .feature2, .feature3, .feature4  {
  width: 215px;
  float: left;
  padding: 0px 5px 0px 5px;
}
.plan_box {
  margin-top: 50px;
  clear: both;
}
.plan_comment_box {
  width: 540px;
  float: right;
}
#check {
	width: 900px;
	margin-top: 30px;
	padding-top: 18px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#check p{
	margin: 0px;
	padding: 0px;
}
#check_box {
	width: 710px;
	height: 103px;
	background-image: url(../images/news_banner_bg.png);
	background-size: 810px 130px;
	margin-left: 89px;
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 80px;
	padding-right: 20px;
}
.check_bnr {
	display: block;
	overflow: hidden;
	height: 100px;
	width: 140px;
	text-indent: -9999px;
	background-image: url(../images/0m_check.png);
	position: absolute;
	right: 760px;
	top: 0px;
	background-size: 140px 100px;
}
/*リフォームページ--------------------------------------------------------------*/
#mizumawari {
	font-size: 13px;
	color: #232323;
	text-indent: 0px;
	line-height: 24px;
	margin-top: 40px;
	margin-bottom: 55px;
	position: relative;
}
.mizu_comment_box {
    width: 635px;
	float: right;
}
.srsr_br {
	display: block;
	overflow: hidden;
	height: 85px;
	width: 137px;
	text-indent: -9999px;
	background-image: url(../images/0r_sorosoro.png);
	position: absolute;
	right: 747px;
	top: -56px;
	background-size: 137px 85px;
}
.f_bold {
	font-size: 15px;
	color: #232323;
	font-weight: bold;
	line-height: 24px;
}
.check_box {
    width: 750px;
	height: 63px;
    padding: 25px 0px 0px 150px;
	margin-bottom: 40px;
	background-image: url(../images/0r_check.png);
	background-repeat: no-repeat;
	background-size: 900px 88px;
	font-size: 13px;
	color: #232323;
	line-height: 24px;
}
.reformbox {
    overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}
.reform1 {
float: left;
width: 420px;
}
.reform2 {
float: right;
width: 420px;
}
.r_info  {
width: 400px;
height: 28px;
background-image:url(../images/0r_info.png);
background-repeat: no-repeat;
background-size: 420px 40px;
font-size: 13px;
color: #FFFFFF;
padding:12px 0px 5px 20px;
margin-top: 10px;
font-weight: bold;
}
.refominfo {
    width: 420px;
	font-size: 11px;
	color: #3e3e3e;
	text-indent: 0px;
	line-height: 19px;
	border-collapse:collapse;
}
.refominfo th {
background: #f9fafc;
}
.refominfo th {
     padding:5px 12px 5px 12px;
	 text-align: left;
}
.refominfo td {
     padding:5px 12px 5px 12px;
	 text-align: left;
} 
.refominfo tr {
border-bottom: 1px #bfbfbf solid;
}


/*業務内容ページ--------------------------------------------------------------*/
.b_content_box1 {
padding-bottom: 30px;
overflow: hidden;
clear: both;
}
.b_content_box2 {
overflow: hidden;
clear: both;
}
.bc_box1 {
width: 425px;
float: left;
}
.bc_box2 {
width: 425px;
float: right;
}
.bc_box3 {
width: 270px;
padding-right: 45px;
float: left;
}
.bc_box4 {
width: 270px;
float: left;
}
.bc_box5 {
width: 270px;
float: right;
}

/*施工実績ページ--------------------------------------------------------------*/
.house_box {
padding: 0px 0px 0px 0px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
clear: both;
}
.hb01, .hb02, .hb03, .hb04 {
width: calc(25% - 15px);
  margin: 5px;
}
.house_main {
margin-bottom: 50px;
}
.house_main_coment {
padding: 0px 30px 0px 30px;
margin: 20px 0px 0px 0px;
}
.house_box a:hover img {
   opacity: 0.5;
}
.house_box img{
    cursor: -moz-zoom-in; 
    cursor: -webkit-zoom-in; 
    cursor: zoom-in;
}
.house_list {
padding-left: 25px;
padding-right: 25px;
}
.house_list a:hover img {
   opacity: 0.5;
}

/*会社概要ページ--------------------------------------------------------------*/
.profile_box {
width: 100%;
margin-bottom: 50px;
position: relative;
}
.profile_img {
float: left;
}
.profile_comentbox {
float: right;
width: 535px;
}
.p_coment1 {
margin-bottom: 25px;
}
.p_coment2 {

}
.profile_br {
	display: block;
	overflow: hidden;
	height: 80px;
	width: 105px;
	text-indent: -9999px;
	background-image: url(../images/0p_homecoment.png);
	position: absolute;
	right: 95px;
	top: 198px;
	background-size: 105px 80px;
}


.profileinfo {
    width: 370px;
	font-size: 11px;
	color: #3e3e3e;
	text-indent: 0px;
	line-height: 19px;
	border-collapse:collapse;
}
.profileinfo th {
background: #f9fafc;
}
.profileinfo th {
     padding:5px 12px 5px 12px;
	 text-align: left;
}
.profileinfo td {
     padding:5px 12px 5px 12px;
	 text-align: left;
} 
.profileinfo tr {
border-bottom: 1px #bfbfbf solid;
}
.company_guide {
margin-top: 70px;
}
.overview_box {
width: 370px;
float: left;
}
.map_box {
width: 480px;
height: 400px;
float: right;
}

/*お問い合わせページ--------------------------------------------------------------*/
.mail_box {
    width: 670px;
	font-size: 11px;
	color: #3e3e3e;
	text-indent: 0px;
	line-height: 19px;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
}
.mail_box th, td {
     padding:5px 5px 5px 5px;
	 text-align: left;
} 
.mail_box th {
border-bottom: 1px #bfbfbf solid;
}


/*フッター--------------------------------------------------------------*/
#footer {
	width: 100%;
	margin-top: 110px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#footer p{
	margin: 0px;
	padding: 0px;
}
#f_banner_box {
    width: 100%;
   	background-image: url(../images/f_bg.png);
	background-size: 66px 333px;
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center
}
#f_info_box {
    margin-top: 20px;
	margin-bottom: 10px;
    width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.info_smile {
width: 620px;
font-size: 12px;
float: left;
}
.info_menu {
float: right;
}
.f_logo {
float: left;
margin-right: 20px;
}
.address {
margin-top: 20px;
line-height: 20px;
color: #3e3e3e;
}
#copylight {
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #290F00;
	padding-top: 15px;
	padding-bottom: 20px;
}

ul#info1 {
	width: 160px;
	margin:5px 25px 0px 0px; 
	padding: 0px;
	float: left;
}
ul#info1 li {
    font-size: 11px;
	list-style-type:none;
	display:inline;
}
ul#info1 li a {
    display:block;
	color: #3e3e3e;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration: none;
	padding:2px 0px 2px 15px;
	margin:2px 0px 2px 0px;
}

ul#info2 {
	width: 90px;
	margin:30px 0px 0px 0px;
	padding: 0px;
	float: right;
}
ul#info2 li {
    font-size: 11px;
	list-style-type:none;
	display:inline;
}
ul#info2 li a {
    display:block;
	color: #3e3e3e;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration: none;
	padding:2px 0px 2px 15px;
	margin:2px 0px 2px 0px;
}

ul#breadcrumb {
	width: 100%;
	margin:0px 0px 40px 0px;
	padding: 0px;
	float: right;
}
ul#breadcrumb li {
    font-size: 11px;
	padding: 0px 20px 0px 0px;
	list-style-type:none;
	display:inline;
	float: left;
}
ul#breadcrumb li a {
    display:block;
	color: #3e3e3e;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position:left center;
	text-decoration: none;
	padding:2px 0px 2px 15px;
	margin:0px 0px 0px 0px;
}

.font-b {
font-size: 15px;
color: #979797;
}
.font-s {
font-size: 11px;
color: #979797;
}
.m-t50 {
 margin-top: 50px;
}
.m-t40 {
 margin-top: 40px;
}
.m-t30 {
 margin-top: 30px;
}
.m-t20 {
 margin-top: 20px;
}
.m-t10 {
 margin-top: 10px;
}
.m-b50 {
 margin-top: 50px;
}
.m-b40 {
 margin-bottom: 40px;
}
.m-b30 {
 margin-bottom: 30px;
}
.m-b20 {
 margin-bottom: 20px;
}
.m-b10 {
 margin-bottom: 10px;
}
.gazou1 {
	float: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img {
   opacity: 0.5;
}
.woodbar {
    width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	background-image: url(../images/c_wood.png);
	background-repeat: repeat-x;
}
/*見出し・その他*/
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/*-- PC版表示CSS CはA画像、スマホはB画像と切り替える場合はこちらのタグを使う --*/
.pc_area{
  display:block;
}
.phone_area{
  display:none;
}



/*ここからスマホのCSS--------------------------------------------------------------*/
/* スマホ　767px以下 */
@media only screen and (max-width: 767px){
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/c_head.png);
	background-repeat: repeat-x;
	background-position: 0px 180px;
	background-size: 350px 89px;
}
#wood_bg {
	margin: 0;
	padding: 0;
	background-image: url(url);
}
	#header {
	width: 90%;
    padding-top: 65px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	}
	#wrapper {width: 100%
	}
	#contents {width: 100%
	}
	.top{
		width: 100%;
		height: auto;
	}
	#globalmenu {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-image: url(../img/gnavi_off.png);
}
#globalmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#globalmenu li {
	display:inline;
}
#globalmenu  li a {
	display: block;
	width: 100%;
	text-decoration: none;
	height: 33px;
	padding-top: 15px;
	text-align: center;
}

#contents1 {
	width: 90%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#contents2 {
	width: 90%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
/*SP家づくりページ--------------------------------------------------------------*/
.maikingbox1 {
    width: 100%;
	margin-bottom: 20px;
	float: none;
}
.maikingbox2 {
    float: none;
}
.maikingbox3 {
    width: 100%;
	margin-bottom: 20px;
	float: none;
}
.maikingbox4 {
    float: none;
}
.featurebox {
    width: 90%;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	color: #232323;
	text-indent: 0px;
	line-height: 25px;
}
.feature1, .feature2, .feature4 {
  width: 100%;
  float: left;
  padding: 0px 5px 0px 5px;
}
.feature3  {
  width: 100%;
  clear: both;
  padding: 0px 5px 0px 5px;
}

.plan_box {
  width: 100%;
  margin-top: 30px;
}
.plan_comment_box {
  width: 100%;
  margin-bottom: 20px;
}

#check {
	width: 100%;
	padding-top: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#check_box {
	width: 100%;
	height: 220px;
	background-image: url(images/news_banner_bg.png);
	text-align: center;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
.check_bnr {

}


/*SPリフォームページ--------------------------------------------------------------*/
.mizu_comment_box {
    width: 100%;
	float: right;
	margin-bottom: 50px;
}
.reformbox {
　　width: 100%;
	clear: both;
}
.reform1 {
    width: 100%;
}
.reform2 {
    width: 100%;
	padding-top: 20px;
}
.refominfo {
    width: 100%;
	font-size: 13px;
	color: #232323;
	text-indent: 0px;
	line-height: 22px;
	border-collapse:collapse;
}
.refominfo th {
     background: #f9fafc;
     padding:5px 12px 5px 12px;
	 text-align: left;
	 display: block;
}
.refominfo td {
     padding:5px 12px 5px 12px;
	 text-align: left;
	 display: block;
} 
.refominfo tr {
width: auto;
border-bottom: 1px #bfbfbf solid;
display: block;
}
.check_box {
    border-collapse: collapse;
    border: 2px #290f00 dashed;
    width: 95%;
	height:100%;
    padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	background-image: url(url);
	font-size: 13px;
	color: #232323;
	line-height: 24px;
}


/*SP業務内容ページ--------------------------------------------------------------*/
.b_content_box1 {
width: 100%;
clear: both;
}
.b_content_box2 {
width: 100%;
clear: both;
}
.bc_box1, .bc_box2, .bc_box3, .bc_box4, .bc_box5 {
width: 100%;
padding-bottom: 40px;
}


/*SP施工実績ページ--------------------------------------------------------------*/
.house_box {
padding: 0px 10px 0px 10px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
clear: both;
}
.hb01, .hb02, .hb03, .hb04 {
width: calc(50% - 13px);
  margin: 5px;
}

/*SP会社概要ページ--------------------------------------------------------------*/
.profile_box {
width: 100%;
margin-bottom: 10px;
}
.profile_img {
float: none;
margin-bottom: 50px;
}
.profile_comentbox {
float: none;
width: 100%;
}
.p_coment1 {
margin-bottom: 25px;
}
.p_coment2 {

}
.profileinfo {
    width: 100%;
	font-size: 13px;
	color: #232323;
	text-indent: 0px;
	line-height: 22px;
	border-collapse:collapse;
}
.profileinfo th {
     background: #f9fafc;
     padding:5px 12px 5px 12px;
	 text-align: left;
	 display: block;
}
.profileinfo td {
     padding:5px 12px 5px 12px;
	 text-align: left;
	 display: block;
} 
.profileinfo tr {
width: auto;
border-bottom: 1px #bfbfbf solid;
display: block;
}
.company_guide {
margin-top: 50px;
}
.overview_box {
width: 100%;
margin-bottom: 50px;
float: left;
}
.map_box {
width: 100%;
float: right;
}

/*SPお問い合わせページ--------------------------------------------------------------*/
.mail_box {
    width: 100%;
	font-size: 11px;
	color: #3e3e3e;
	text-indent: 0px;
	line-height: 19px;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
}
.mail_box th, td {
width: 100%;
     padding:5px 5px 5px 5px;
	 text-align: left;
} 
.mail_box th {
border-bottom: 1px #bfbfbf solid;
}


/*SPフッター--------------------------------------------------------------*/
#footer {
   margin-top: 50px;
}
#f_info_box {
    width:90%;
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
	margin-bottom: 10px;
}
.info_smile {
width: 100%;
float: left;
}
.info_menu {
float: right;
}
.f_logo {
float: none;
margin-right: 0px;
}
.address {
margin-top: 0px;
margin-left: 20px;
line-height: 20px;
font-size: 15px;
color: #3e3e3e;
}
.woodbar {
    width: 100%;
    padding:20px 0px 10px 0px;
	background-image: url(../images/c_wood.png);
	background-repeat: repeat-x;
}
.gazou {
		width: 100%;
		height: auto;
	}
.gazou90 {
		width: 90%;
		height: auto;
	}
.gazou80 {
		width: 80%;
		height: auto;
	}
.gazou70 {
		width: 70%;
		height: auto;
	}
.gazou60 {
		width: 60%;
		height: auto;
	}
.gazou50 {
		width: 50%;
		height: auto;
	}
	.gazou30 {
		width: 30%;
		height: auto;
	}
.pb20 {
  padding-bottom: 20px;
}




.midashi {
    text-align: center;
	margin-top: 85px;
	margin-bottom: 50px;
}

.sp_center {
     text-align: center;
}



/*-- スマホ版非表示CSS　単純にスマホだけ憑依させたくない場合はこっちのタグを使う  --*/
.spNone {
display:none; /*非表示*/
}



/*-- PCはA画像、スマホはB画像と切り替える場合はこちらのタグを使う  --*/
  .pc_area{
    display:none;
  }
.phone_area{
    display:block;
  }


}
