@charset "utf-8";
/*私たちの想い*/
.mind01{
}
.mind01 .txtwrap{
	text-align: left;
	width: 90%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}
.mind01 .txtwrap .copy01{
	font-family: 'Jost', sans-serif;
	font-weight: 400;
	font-size:3.2rem;
	font-size:max(2.4rem, min(3.2vw, 3.2rem) );
	color: #736e67;
	letter-spacing: 0.18em;
}
.mind01 .txtwrap .copy01{
	font-family: 'Jost', sans-serif;
	font-weight: 400;
	font-size:3.2rem;
	font-size:max(2.4rem, min(3.2vw, 3.2rem) );
	color: #736e67;
	letter-spacing: 0.18em;
}
.mind01 .txtwrap .em01{
	background-color: #fff;
	padding: 10px 5px;
}
.mind01 .imgwrap{
	width: 32vw;
	height: 53vw;
	overflow: hidden;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.mind01 .imgwrap .img01{
	display: none;
}

@media (min-width: 768px){
	.mind01{
		width: 100%;
		position: relative;
	}
	.mind01 .txtwrap{
		width: 90%;
		max-width: 1080px;
		padding-right: min(35% , 420px);
	}
	.mind01 .imgwrap{
		float: none;
		position: absolute;
		right: 0;
		top: min(10vw , 100px);
		width: 40%;
		height: min(50vw , 800px);
		overflow: visible;
		margin: 0;
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}
	.mind01 .imgwrap .img01{
		display: block;
		width: 45%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.mind01 .imgwrap .img02{
		width: 45%;
		position: absolute;
		right: 0;
		bottom: 0;
	}
}
/**/

/**/
.mind02{
	clear: both;
	text-align: left;
	margin-top:min(4vw, 40px);
}
.mind02 .imgwrap{
	width: 70%;
	margin: 30px auto;
}
@media (min-width: 768px){
	.mind02{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: row-reverse;
	}
	.mind02 .txtwrap{
		width: 50%;
	}
	.mind02 .imgwrap{
		width: 45%;
		margin: 0 ;
	}
}
/**/




/*工法／性能／保証*/
.method01{
}
.method01 .txtwrap{
	text-align: left;
}
.method01 .imgwrap{
	width: 50%;
	margin: 30px auto;
}
@media (min-width: 768px){
	.method01{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.method01 .txtwrap{
		width: 70%;
	}
	.method01 .imgwrap{
		width: 28%;
		max-width: 306px;
		margin: 0;
	}
}
/**/

/**/
.method03{
}
.method03 .txtwrap{
	text-align: left;
}
.method03 .imgwrap{
	width: 100%;
	margin: 30px 0 0 0;
}
@media (min-width: 768px){
	.method03{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.method03 .txtwrap{
		width: 55%;
	}
	.method03 .imgwrap{
		width: 39%;
		max-width: 416px;
		margin: 0;
	}
}
/**/

/**/
.method04 img{
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
/**/

/**/
.method05{
	width: 100%;
	max-width: 960px;
	padding: 30px 5%;
	margin: 0 auto;
}
.method05 .ttl01{
	text-align: left;
	border-bottom: 1px solid #ccc;
	font-size:2rem;
	font-size:max(1.5rem, min(2vw, 2rem) );
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
@media (min-width: 768px){
	.method05{
		display: flex;
		justify-content: flex-start;
		align-items: stretch;
		padding: 30px 0;
	}
	.method05 .ttl01{
		text-align: center;
		border-bottom: 0;
		border-right: 1px solid #ccc;
		margin: 0;
		padding: 0;
		width: 240px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.method05 .txtwrap{
		width: calc(100% - 240px);
		padding: 0 5%;
	}
}
/**/

/**/
.method06{
	margin-bottom: min(5vw ,50px);
}
.method06 .txtwrap{
	text-align: left;
}
.method06 .imgwrap{
	margin: 30px 0 0 0;
}
@media (min-width: 768px){
	.method06{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.method06 .txtwrap{
		width: 52%;
	}
	.method06 .imgwrap{
		width: 44%;
		max-width: 480px;
		margin: 0;
	}
}
/**/


/**/
.method07{
	margin-bottom: min(10vw , 100px);
}
.method07 .unit01{
	text-align: left;
	margin-bottom: min(5vw , 50px);
}
.method07 .unit01 .img01{
	width: 100%;
	margin-bottom: 20px;
}
.method07 .unit01 .cap01{
	font-size: 1.2rem;
	background-color: #f3f3f3;
	padding: 3px 10px;
	display: inline-block;
	width: auto;
	margin-bottom: 15px;
	margin-left: 0;
}
@media (min-width: 768px){
	.method07{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.method07 .unit01{
		width: 30%;
		margin-bottom: 0;
	}
}
/**/


/**/
.method08{
	width: 100%;
	height:calc(140vw + 15px);
	overflow-y:hidden;
	overflow-x:scroll;
}
.method08 .img01{
	width:176vw;
	height:140vw;
	border: 1px solid #f3f3f3;
	padding: 30px;
}
.method08 img{
	width: 100%;
	margin:0 auto;
}
@media screen and (min-width:768px) {
	.method08{
		width: 100%;
		height: auto;
	}
	.method08 .img01{
		width: 100%;
		height:auto;
		overflow:hidden;
		padding: 60px 5%;
	}
	.method08 .img01 img{
		max-width: 885px;
		margin:0 auto;
	}
}
/**/


/**/
.method09{
	background-color: #fff;
	padding: 60px 10%;
	background-image: url(../images/concept/img16.png);
	background-size: auto 50%;
	background-repeat: no-repeat;
	background-position: right center;
}
.method09 .img01{
	max-width: 441px;
	margin: 0 auto 30px;
}
.method09 .wrap01{
	margin-bottom: 60px;
}
.method09 .wrap01 .txtwrap{
	margin-bottom: 20px;
}
.method09 .wrap01 .img02{
}
@media screen and (min-width:768px) {
	.method09{
		padding: 60px 5%;
		background-size: auto 100%;
	}
	.method09 .wrap01{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		margin-bottom: 30px;
	}
	.method09 .wrap01 .txtwrap{
		width: 60%;
	}
	.method09 .wrap01 .img02{
		width: 35%;
		max-width: 330px;
	}
}
/**/


/*HOUSING LABO*/
/**/
.housing01{
	margin-bottom: max(5vw ,50px);
}
.housing01 .txtwrap{
	text-align: left;
}
.housing01 .imgwrap{
	margin: 30px 0 0 0;
}
@media (min-width: 768px){
	.housing01{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.housing01.rvs{
		flex-direction: row-reverse;
	}
	.housing01 .txtwrap{
		width: 55%;
	}
	.housing01 .imgwrap{
		width: 39%;
		max-width: 416px;
		margin: 0;
	}
}
/**/





.hqUnit01{
	margin-bottom:40px;
}
.hqUnit01 .txtwrap{
	margin-bottom:20px;
	display:block;
	text-align: left;
}
.hqUnit01 .img01{
	display:block;
}
@media (min-width: 768px){
	.hqUnit01{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.hqUnit01 .txtwrap{
		width:55.6%;
		max-width: 600px;
	}
	.hqUnit01 .img01{
		width:40%;
		max-width: 432px;
	}
}



.hq02Wrap{
}
.hqUnit02{
	margin-bottom:40px;
	text-align: left;
}
@media (min-width: 768px){
	.hq02Wrap{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.hqUnit02{
		width:48%;
	}
}




.hqUnit03{
	margin-bottom:40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.hqUnit03 .img01{
	display:block;
	width:60px;
}
.hqUnit03 .txtwrap{
	display:block;
	text-align: left;
	width:calc(100% - 80px);
}
@media (min-width: 768px){
	.hqUnit03{
	}
	.hqUnit03 .img01{
		width:120px;
	}
	.hqUnit03 .txtwrap{
		width:calc(100% - 150px);
	}
}














