/* BASIC css start */
/* ºÐ·ù»ó´Ü Å¸ÀÌÆ² */
.tit_banner { position: relative; margin-bottom: 48px; } 
.tit_banner .tit_wrap { padding: 32px 0; } 
.tit_banner .tit_wrap .tit_cont { width: 1050px; margin: 0 auto; font-size: 16px; font-weight: 500; letter-spacing: -.2px; display: flex; align-items: center; gap: 16px; } 
.tit_banner .tit_wrap .tit_cont b { font-size: 28px; font-weight: 700; } 

.benefit_bnr_wrap { position: relative; display: flex; flex-direction: column; gap: 15px; } 
.benefit_bnr_wrap a { display:block; position: relative; } 
.benefit_bnr_wrap a dl {position: absolute;top: 50%;transform: translateY(-50%);left: 610px;} 
.benefit_bnr_wrap a dl dt { font-size: 24px; font-weight: bold; margin-bottom: 24px; } 
.benefit_bnr_wrap a dl dt b { font-weight: 600; color: #C52921; } 
.benefit_bnr_wrap a dl dd { font-size: 14px; font-weight: 500; } 

/* BASIC css end */

