@charset "utf-8";

/*----------------------------
overwrite
----------------------------*/
.table td {
	word-break: break-all;
}

/*----------------------------
parts
----------------------------*/

/*----------------------------
layout
----------------------------*/
.aboutArea .paymentWrap .item01,
.aboutArea .paymentWrap .item02 {
	position: relative;
}
.aboutArea .paymentWrap .item01 .linkItem {
	position: absolute;
	bottom: 5%;
	left: 8%;
}
.aboutArea .paymentWrap .item02 .linkItem {
	position: absolute;
	bottom: 5%;
	left: 8%;
}