
.solutionWrap dl dd.lst{
margin-bottom: 0;
}
.solutionWrap dl dd.notice{
margin-top: 10px;
}

main .movieArea{
padding-top: 0;
	margin-bottom: 40px;
}


/*リンクボタン*/
.solutionWrap .linksWrap{
	display:inherit;
}
.solutionWrap dl ul.links{
	width-min: 255px;
	width: calc(100% - 90px);
	text-align: center;
	margin: 0 auto;
}
.solutionWrap dl ul.links li:first-child{
	height:inherit;
 display:inherit;
	margin-top: 40px;
}
.solutionWrap dl:first-child ul.links li a{
	padding-right: 20px;
}

/*特長*/
.IntroductionResultWrap dl.tableDL{
			border-top:none;
			border-left:none;
	width: 100%;
	display:inherit;
			}
.IntroductionResultWrap dl.tableDL dt{
	margin-bottom: 0;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
		border-bottom:none;
			border-right:none;
		padding:5px;
background-color:  #e60012;
color: #FFF;}

.IntroductionResultWrap dl.tableDL dd{
			border-bottom:none;
			border-right:none;
	font-size: 1.4rem;
	line-height: 2.2rem;
	padding:15px 10px 0 20px;
	vertical-align:inherit;
	width: 100%;
	text-indent: -1.4rem;
		}
.IntroductionResultWrap dl.tableDL dd:before{
	content: "・";
}


/*

性能試験

*/
.PerformanceTest{
	margin-top: 40px;
	padding-top: 40px;
}
.PerformanceTest h3{
	width: calc(100% - 30px);
	font-size: 2.0rem;
	margin-bottom: 40px;
}
.PerformanceTest > ul{
	width: calc(100% - 30px);
}
.PerformanceTest h4{
	font-size: 2.0rem;
	margin-bottom: 20px;
}
.PerformanceTest > ul{
	display:inherit;
}
.PerformanceTest > ul li{
	width: 100%;
margin-top: 20px;}
.PerformanceTest ul ul{
	display:inherit;
	width: 60%;
	min-width: 274px;
	margin: 0 auto 20px auto;
}
.PerformanceTest ul ul li{
	width: 100%;
}
.PerformanceTest ul h5{
	width: 60%;
	min-width: 274px;
	margin: 0 auto 3px auto;
}
.PerformanceTest ul h5 + p{
	width: 60%;
	min-width: 274px;
	margin: 0 auto;
}
.PerformanceTest ul:last-child{
	padding-bottom: 40px;
}

/*.seminar-Wrap*/
.seminar-Wrap{
	text-align: center;
	padding: 40px 15px;
}

.seminar-Wrap h2{
	margin: 0 0 20px 0;
}

.seminar-Wrap h2 img{
	width: 100%;
	height: auto;
}

.seminar-Wrap p {
	padding: 0 15px;
}

.seminar-Wrap p a{
	width: 100%;
	height: 60px;
	font-size: 1.8rem;
	border-radius: 50px;
}

.seminar-Wrap p a .arrow{
	width: 16px;
	height: 16px;
	right: 25px;
}
