@charset "UTF-8";
.side .colWrap.type01.meritWrap > .colItem {
	max-width: calc(100% / 2.8);
}
.colWrap.type01.meritWrap > .colItem .colTxt {
	width: 100%;
}
.txtNum .numFill.iconCenter {
	line-height: 1.3;
}

.applyFixBlock .btnBlock .S {
	display: block;
	font-size: 0.7858rem/*11px*/;
}
.applyFixBlock .btnBlock .btnType05 {
	padding: 1.07143rem 2.1429rem 1rem;
}
.applyFixBlock .btnBlock form {
	width: 100%;
}

@media screen and (max-width: 640px) {
	.applyFixBlock .btnLabel {
		display: block;
		margin: 0 auto 5px;
	}
}
/*----------------------------
fixBlock
----------------------------*/
.fixBlock.is-release {
	bottom: 0;
}

.fixBlock .sectionInner01 {
	width: 1280px;
	padding: 0 80px;
	margin-left: auto;
	margin-right: auto;
}
