.adjust-title_01 {
	line-height: 50px;
	font-size: 170%;
}

.adjust-title_02 {
	line-height: 75px;
	font-size: 170%;
}

.adjust-icon_01 {
	width: 70px;
}

.adjust-icon_02 {
	width: 70px;
}

.c-figure-04 figure {
	margin-right: 20px!important;
}

@media only screen and (max-width: 640px) {
	.adjust-title_01 {
		line-height: 35px;
		font-size: 140%;
	}
	
	.adjust-title_02 {
		line-height: 28px;
		font-size: 140%;
	}
	
	.adjust-icon_01 {
		width: 50px;
		margin-bottom: 0px!important;
	}

	.adjust-icon_02 {
		width: 50px;
		margin-bottom: 0px!important;
	}
	
	.c-figure-04 figure {
		float: left!important;
		margin-right: 10px!important;
	}
}