.KNB_com_213 { width:100%; float: left; }	



/**** pc ****/
.KNB_com_213 .sub_stit{ width:100%; float: left;font-size:var(--tit-md-size); color: #222; font-weight:600; line-height: 100%; letter-spacing: -1px; margin-bottom:clamp(10px, 2.344vw, 30px)  }	



.KNB_com_213 .btn_area {width:100%;float: left;display: flex;justify-content: center; align-items: center; margin-top: clamp(30px, 5.469vw, 70px); }

.KNB_com_213 .btn_lg { font-size:var(--tx-sm-size); font-weight: 600; color: #fff; background-color: #000; border-radius: 10px; height: clamp(45px, 5.469vw, 70px); display: flex; justify-content: center; align-items: center; padding: 0 clamp(50px, 7.813vw, 100px) }

/**** 모바일 ****/
@media only all and (max-width:767px) {
	.KNB_com_213 .btn_lg { width: 100%; height: 45px; }
}