@charset "UTF-8";
.pdfImgWrap {
	position: relative;
	text-align: center;
}
.pdfBtnWrap {
	width: 100%;
	position: absolute;
	bottom: 23.7%;
}
.pdfBtnWrap .btnCnt {
	display: flex;
	justify-content: space-between;
	width: 78%;
	margin: 0 auto;
}
.pdfBtnWrap .pdfBtn {
	width: 48%;
}