@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: 81%;
}
.tableBtn02 {
	bottom: 57%;
}
.tableBtn03 {
	bottom: 31.7%;
}
.descTxt p {
	margin-top: 16px;
}
/*---------------
descBlk
------------------*/
.descBlk {
	margin-top: 36px;
}
.borBoxRed{
    margin-top: 36px;
	border: #E60000 2px solid;
	padding: 20px;
}
.txtLink {
	position: absolute;
	width: auto;
	bottom: 26.5%;
	left: 62.5%;
}
.txtLink a{
	text-decoration: none;
	padding:0 12px;
}