@charset "utf-8";

/*----------------------------
overwrite
----------------------------*/
.aboutBlk .meritWrap.colWrap.type01 > .colItem > .colImg img[src$="svg"] {
	width: 100%;
}
/*----------------------------
parts
----------------------------*/

/*----------------------------
layout
----------------------------*/
.aboutBlk .meritWrap .colImg {
	display: flex;
}
.aboutBlk .paymentWrap .item02 {
	position: relative;
}
.aboutBlk .paymentWrap .item02 .linkItem {
	position: absolute;
	bottom: 9%;
	left: 8%;
}