/* 개인정보처리방침 */
#lnb_7010 .sub_lnb_7010_title {
	font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.03em;
    line-height: 180%;
    display: block;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 25px 30px;
    background-color: #f9f9f9;
    border: solid 5px #eeeeee;
}
#lnb_7010 .sub_lnb_7010_txt_00 {
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    padding-left: 22px;
	margin-top: 0px;
    margin-bottom: 5px;
}
#lnb_7010 .sub_lnb_7010_txt_000 {
    font-size: 18px;
    font-weight: 600;
    line-height: 200%;
    padding-left: 22px;
	margin-top: 5px;
    margin-bottom: 5px;
}
#lnb_7010 .sub_lnb_7010_txt_01 {
    font-size: 20px;
    font-weight: 600;
    line-height: 200%;
	margin-top: 40px;
    margin-bottom: 5px;    
	padding-top: 20px;
}
#lnb_7010 .sub_lnb_7010_txt_01:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    background: #e60012;
}
#lnb_7010 .sub_lnb_7010_txt_02 {
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    margin-bottom: 0px;
    padding-left: 42px;
    text-indent: -20px;
    margin-bottom: 5px;
}
#lnb_7010 .sub_lnb_7010_txt_03 {
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    margin-bottom: 5px;
    padding-left: 55px;
    text-indent: -10px;
    margin-bottom: 5px;
}
#lnb_7010 table thead {
	border-top: solid 1px #121212;
	border-bottom: solid 1px #121212;
}
#lnb_7010 .table tr th {
    padding-top: .5rem;
    padding-bottom: .5rem;
	text-align: center;
    font-size: 16px;
    font-weight: 500;
	background-color: #f5f5f5;
}
#lnb_7010 .table tbody tr th {
    padding-top: .5rem;
    padding-bottom: .5rem;
	text-align: center;
    font-size: 16px;
    font-weight: 400;    
	background-color: #fcfcfc;
}
#lnb_7010 .table tbody tr td {
    padding-top: .5rem;
    padding-bottom: .5rem;
	text-align: center;
    font-size: 16px;
    font-weight: 400;
}
#lnb_7010 table thead {
	border-top: solid 1px #121212;
	border-bottom: solid 1px #121212;
}
#lnb_7010 .table th:first-child,
#lnb_7010 .table td:first-child {
	border-left: 0;
}
#lnb_7010 .table th:last-child,
#lnb_7010 .table td:last-child {
	border-right: 0;
}
.table>:not(:first-child) {
    border-top: 1px solid currentColor;
}