.subtit_Kr { display:block;position:relative;margin-top:10px;padding-left:12px;color:#1C1C1C;font-size:16px;line-height:26px;font-weight:400;letter-spacing:-0.8px;}
.table_data tbody th {background-color:#FAFAFA; text-align:center; font-weight:400;}
.box_gray {font-size:18px;}
.box_process {background:#F0F2F8;padding:45px;text-align:center;margin-bottom:20px;}
.box_process .process_li {display:none;}
.box_process p img { max-width:100%;border:0;vertical-align:middle;width:auto;}
/* select box */
.box_select.policy {display:flex; padding:16px; background:#F2F4F8; border-radius:10px; gap:8px;}
.box_select select { height:43px;font-size:15px;font-weight:400; line-height:22.5px; color:#1D1D1D; background:#FFF url(/images/user/dm_bg_select.svg) no-repeat right 12px center / 16px; border:1px solid #C6C6C6; padding:0 38px 0 12px; border-radius:10px;}
.btn_sel_go {display:flex; justify-content:center; align-items:center; height:43px; border:1px solid #C6C6C6; border-radius:10px; color:#1D1D1D; font-size:17px; line-height:25.5px; font-weight:400; padding:0 16px; background:#FFF;}
.p_img.p_img_s { width:850px; margin:auto;}
@media all and (max-width:768px) {
    .p_img.p_img_s { width:100%;}
}