.solutionWrap .Content h4:first-of-type{
	line-height: 2.4rem;
}

/*link btn*/
.solutionWrap .linksWrap{
	display: flex;
	justify-content: space-between;
}
.solutionWrap dl ul.links{
	width: 275px;
	text-align: center;
}
.solutionWrap dl ul.links li:first-child{
	height: 196px;
	align-items: center;
 display: flex;
}
.solutionWrap dl ul.links.yusei li img{
	width: 143px;
	height: auto;
	margin-bottom: 20px;
}
.solutionWrap dl ul.links.hassui li img{
	width: 196px;
	height: auto;
	margin-bottom: 20px;
}
.solutionWrap dl ul.links li a {
	text-align: left;
}
.solutionWrap .cnt{
	margin: 0 auto;
	margin-top: 20px !important;
}


/*動画*/
main .movieArea {
 width:570px;
	margin-bottom:10px
}
main .movieArea .movie-wrap{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	background: #ccc;}
main .movieArea .movie-wrap video {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;}


/*keisei img*/
.solutionWrap dl.imgtable{
	/*padding-top: 0;
	margin: 60px auto 0;*/
}
.solutionWrap dl.imgtable dt{
	/*margin-bottom: 40px;*/
}
.solutionWrap dl.imgtable dd{
	background-color: #FFF;
	text-align: center;
}
.solutionWrap dl.imgtable dd strong{
	display: block;
	padding: 8px 0;
}

.solutionWrap dl.imgtable dd.a{
	width:300px;
	position: relative;
}
.solutionWrap dl.imgtable dd.a:after{
	position: absolute;
	content:"";
	display:block;
	width:30px;
	height:31px;
background:url(/zh/business/solution/outer_wall/images/img_arr01.png) no-repeat;
	background-size:contain;
	top:125px;
	right: -36px;
}
.solutionWrap dl.imgtable dd.a:before{
	position: absolute;
	content:"";
	display:block;
	width:31px;
	height:30px;
background:url(/zh/business/solution/outer_wall/images/img_arr02.png) no-repeat;
	background-size:contain;
	left:135px;
	bottom: -19px;
}
.solutionWrap dl.imgtable dd.a strong{
	background-color: #dce7eb;
}

.solutionWrap dl.imgtable dd.b{
	width:640px;
}
.solutionWrap dl.imgtable dd.b strong{
	background-color: #999;
	color: #FFF;
}

.solutionWrap dl.imgtable dd.c{
	width:100%;
	margin-top: 30px;
}
.solutionWrap dl.imgtable dd.c strong{
	background-color: #e60012;
	color: #FFF;
}
.solutionWrap dl.imgtable .notice{
	font-size: 1.2rem;
	color: #e60012;
	background-color: inherit;
	text-align: left;
	width: 100%;
	margin-top: 10px;
}

/*
防汚8H
*/
.solutionWrap.h8{
	}
.solutionWrap.h8 dl:first-child{
	padding-bottom: 60px;
	padding-top: 60px;
}
.solutionWrap.h8 ul.beforeafter{
	border-top: 1px solid #e1e5e8;
	width: 980px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
	font-size: 1.4rem;
	padding-bottom: 60px;
}
.solutionWrap.h8 ul.beforeafter li{
	width: 470px;
	line-height: 2.2rem;
}
.solutionWrap.h8 ul.beforeafter img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
/*.solutionWrap.h8 ul.beforeafter li strong{
	display: block;
	padding: 8px 0;
	text-align: center;
	background-color: #e9ecee;
}
.solutionWrap.h8 ul.beforeafter li strong.after{
	background-color: #e60012;
	color: #FFF;}
*/


/*
IntroductionResultWrap
--------------------------------*/

.IntroductionResultWrap table.countTB tr:nth-child(n + 6) td:nth-of-type(1)::before{
	/*count非表示*/
	content:none;
}




/*施工比較*/
.IntroductionResultWrap ul.sekouhikaku{
	width: 980px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.IntroductionResultWrap ul.sekouhikaku li{
	width: 470px;
}
.IntroductionResultWrap ul.sekouhikaku dl{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.IntroductionResultWrap ul.sekouhikaku dt{
	width: 100%;
}
.IntroductionResultWrap ul.sekouhikaku dd{
	width: calc(100% / 2 - 0.5px);
	margin-top: 10px;
}
.IntroductionResultWrap ul.sekouhikaku dd h4{
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.6rem;
	background-color: #e9ecee;
	padding: 5px;
}
.IntroductionResultWrap ul.sekouhikaku dd h4.after{
	background-color: #e60012;
	color: #fff;
}
.IntroductionResultWrap ul.sekouhikaku dd img{
	width: 100%;
}
.IntroductionResultWrap ul.sekouhikaku dd p{
	padding: 5px 10px;
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #555;
}


/*

性能試験

*/
.PerformanceTest{
	margin-top: 80px;
	padding-top: 60px;
}
.PerformanceTest h3{
	width: 1180px;
 margin: 0 auto ;
	font-size: 2.8rem;
	font-weight: normal;
	margin-bottom: 20px;
}
.PerformanceTest > ul{
		width: 1180px;
 margin: 0 auto ;
	padding-bottom: 40px;
}
.PerformanceTest h4{
	font-size: 2.1rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.PerformanceTest > ul{
	font-size: 1.4rem;
	line-height: 2.8rem;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #e1e5e8;
	margin-top: 40px;
}
.PerformanceTest > ul li{width: 570px;}
.PerformanceTest ul li img{
	width: 100%;
	margin-bottom: 10px;
}
.PerformanceTest ul h5{
	font-size: 1.2rem;
	line-height: 1.2rem;
	margin-bottom: 3px;
	color: #555;
}
.PerformanceTest ul h5 + p{
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #555;
}
.PerformanceTest ul:last-child{
	border-bottom: none;
	padding-bottom: 60px;
}


.PerformanceTest p a{
	color: #e60012 !important;
	text-decoration: underline;}
	
	.PerformanceTest p a:hover{
		text-decoration: none;}

/*

実績

*/
.ConstructionResultsWrap > dl{
	border-top: none !important;
	padding-top: 40px;
	margin-bottom: 0;
}

/*
.relatedInformation
--------------------------------------*/
.relatedInformation dt{
 width: 295px;
}