@charset "UTF-8";
/************************************************
unique
************************************************/
/*---------------
parts
------------------*/
.kvImg {
	text-align: center;
}
.descTtl {
	text-align: center;
}
.descLead {
	margin-top: 6px;
	text-align: center;
}
.descLead .txt{
	font-size: 1.142rem;
}
.descTable {
	position: relative;
	text-align: center;
	margin-top: 22px;
}
.tableBtn {
	position: absolute;
	left: 2%;
	width: 34.6%;

}
.tableBtn01 {
	bottom: 79.5%;
}
.tableBtn02 {
	bottom: 52.8%;
}
.tableBtn03 {
	bottom: 23.8%;
}
.descTxt p {
	margin-top: 16px;
}
/*---------------
descBlk
------------------*/
.descBlk {
	margin-top: 36px;
}