.appliExample{
	width:;
}
@media only screen and (max-width: 767px) {
	.appli_system{
		margin-top: 60px!important;
	}
	#appliKikaku{
		width: 100%!important;
		height: 90vw!important;
	}
	.appli_system .ttl2{
		font-size: 18px;
	}
	.appli_system .appliExample{
		width: 100%;
	}
	.appli_system .appliExTtl{
		width: 70%;
	}
	.appliExample:nth-of-type(2n){
		margin-left: 0!important;
	}
	.appliFlowBox{
		width: 100%!important;
		height: auto!important;
		padding-bottom: 40px!important;
	}
	.appliFlowBox span{
		width: 100%!important;
		height:43vw!important;
	}
	.appliFlowBox i:after{
		top:45vw!important;
	}
	.appliPerformance{
		width: 100%!important;
	}
	.appliPerformance img{
		float: none!important;
		display: block;
		margin:0 auto;
	}
	.appliPfmContent{
		float: none!important;
		width: 100%!important;
		margin:10px!important;
	}
	.appliPfmResult h4{
		width: 23%!important;
		font-size:16px!important;
	}
	.appli_system .appliPfmResult p{
		font-size:15px!important;
		width:76%!important;
	}
}