@charset "UTF-8";
/* CSS Document */

/************************************************
 brandconcept2.css 201808
************************************************ */
#conceptpage {
	width: 1000px;
	padding: 10px 30px 0;
	margin: auto;
}
.conceptsblock {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 50px;
}
#conceptpage h2.con-title {
	position: relative; z-index: 2;
	padding: 29px 10px 29px 20px;
	background: url(/files/images/brandconcept/kakko_left.gif) left top no-repeat;
	border-bottom: none;
 	margin: 0 0 10px -30px;
}
#conceptpage h2.con-title span {
	/*display: block;*/
	font-family: "Sawarabi Mincho",serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5;
}
#conceptpage p.maintext {
	font-size: 14px; line-height: 1.6;
	margin-bottom: 15px;
}
.ph-main2 {
	position: relative;
	z-index: 0;
	margin-top: 10px;
}
.conceptsblock.about .flL {
	width: 580px;
}
.conceptsblock.about .flR {
	width: 200px;
	margin-top: 140px;
	text-align: center;
}
#conceptpage p.logotxt {
	padding: 20px 0 0;
	font-size: 12px; line-height: 16px;
}
#conceptpage p.logotxt span {
	display: block;
	margin-bottom: 4px;
}
#conceptpage p.logotxt.dotline {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.innertxt {
	padding: 15px 0;
}
#conceptpage h3 {
	background: url(/files/images/brandconcept/dotoline.gif) repeat-x left center;
	margin: 40px 0 30px;
}
#conceptpage h3 span {
	display: block;
	background: #fff;
	padding: 0 5px;
	font-weight: 400;
}
#conceptpage h3 span.ttl-eng {
	float: left;
	font-size: 34px;
	color: #999;
	padding: 0 10px 0 0;
	font-family: "Sawarabi Mincho",serif;
}
#conceptpage h3 span.ttl-jpn {
	float: right;
	font-size: 16px;
	margin-top: 20px;
}
.concept-dl dt {
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 20px; line-height: 1.5;
}
.concept-dl dd {
	font-size: 14px; line-height: 1.7;
	text-align: left;
	margin-bottom: 10px;
}
.commit {
	margin: 0 auto 40px;
}
.commit img {
	width: 100%;
	height: auto;
}

.c-design .flL {
	width: 290px;
}
.c-design .flR {
	float: right;
	width: 420px;
}
.c-interior .flR {
	width: 290px; 
}
.c-interior .flL {
	float: left;
	width: 420px;
}
.c-construction .flL {
	float: left;
	width: 290px;
}
.c-construction .flR {
	float: right;
	width: 420px;
}
.c-service .flL {
	float: left;
	width: 420px;
}
.c-service .flR {
	float: right;
	width: 290px;
}
.c-satisfy .flL{
	float: left;
	width: 290px;
}
.c-satisfy .flR {
	float: right;
	width: 420px;
}

@media screen and (max-width: 896px){
	#conceptpage {
		width: 96%;
		padding: 2%;
		background: none;
	}
	#conceptpage .ph-main2 {
		width: auto; height: auto;
		margin: 0 auto;
	}
	#conceptpage h2.con-title {
		padding: 18px 0 0 15px;
		background: none;
		text-indent: 0; overflow: visible;
		margin: 0 0 20px -2%;
		box-sizing: border-box;
		background: url(/files/images/brandconcept/kakko_left.gif) left top no-repeat;
		background-size: 50px 50px;
	}
	#conceptpage h2.con-title span {
		display: inline-block;
		text-align: left;
		font-size:2.0rem;
		font-weight: 400;
		font-family: "Sawarabi Mincho",serif;
		line-height: 1.5;
	}
	#conceptpage h2.con-title span span {
		font-size: 1.6rem;
	}
	#conceptpage h2.con-title span img {
		width: 100%;
		height: auto;
		max-width: 400px;
		text-align: left;
	}
	
	#conceptpage p.maintext {
		font-size: 1.3rem;
		padding: 0;
		text-align: left;
	}
	#conceptpage .maintext br {
		display: none;
	}
	.conceptsblock .flL,
	.conceptsblock .flR {
		float: none !important;
		width: auto !important;
		height: auto !important;
		margin: 0 auto;
		text-align: center;
	}
	
	#conceptpage .conceptsblock {
		margin-bottom: 30px;
		text-align: center;
	}
	#conceptpage .conceptsblock:last-child {
		margin-bottom: 0;
	}
	.conceptsblock div {
		text-align: left;
	}
	.conceptsblock.about .flR {
		width: 100%;
		max-width: 200px;
		margin: 20px auto 0;
		text-align: center;
	}
	.conceptsblock.about .flL {
		background: none;
		padding-bottom: 0;
	}
	#conceptpage h3 {
		margin: 20px 0 10px;
		background: none;
	}
	#conceptpage h3 span {
		display: block;
		padding: 0;
	}
	#conceptpage h3 span.ttl-eng {
		float: none;
		padding: 0 0 2px;
		border-bottom: 2px dotted #ccc;
	}
	#conceptpage h3 span.ttl-jpn {
		height: auto !important; width: auto !important;
		float: none;
		margin: 16px auto 0;
		font-size: 1.4rem;
	}
	.commit{
		margin: 0 auto;
	}
	.innertxt {
		width: auto !important;
		float: none !important;
		padding: 0;
		text-align: left;
	}
	.concept-dl dt {
		font-size: 1.5rem;
		margin-bottom: 6px;
		text-align: left;
	}
	.concept-dl dt br {
		display: none;
	}
	.concept-dl dd {
		font-size: 1.4rem;;
	}
	#conceptpage .commit img {
		float: none;
		margin: 0 auto 20px;
		width: 100% !important; height: auto !important;
		max-width: 400px;
		text-align: center;
	}
}