@charset "utf-8";
.payback_total {margin:20px;padding:20px;font-size:18px;font-weight:500;text-align:center;letter-spacing:-1px;border-radius:4px;}
.payback_total strong {color:#f75665;font-weight:600;}
.payback_total img {width:36px;height:auto;vertical-align:bottom}
.payback_total .won {color:#f75665;font-size:24px;font-weight:600;}
.payback_total br {display:none;}

.payback_time {position:relative;margin:4px 0 0 0;font-size:14px;font-weight:400;text-align:center;line-height:160%;}
.payback_time i {font-size:14px;}

.payback_button {margin:0 20px 20px 20px;}


#list_type .cell.cell_category {width:120px;}
#list_type .cell.cell_won {width:100px;}
#list_type .cell.cell_subject {width:40%;}
#list_type .cell.cell_stat {width:180px;}

#list_type .td .cell.cell_category {color:#1398d9;}
#list_type .td .cell.cell_won {color:#f75665;font-weight:500;}

#list_type .cell a.bo_tit {text-align:center;}

#list_type .td .cell .label {display:none;color:#999;font-weight:300;}



.btn_stt {display:inline-block;padding:0 6px;color:#fff;font-size:13px;line-height:24px;background:#222;border-radius:3px;cursor:pointer;}
.btn_cause {display:inline-block;padding:0 6px;color:#fff;font-size:13px;line-height:24px;background:#fff;border:solid 1px #ddd;border-radius:3px;cursor:pointer;}
.btn_stt_adm {display:inline-block;padding:0 6px;color:#fff;font-size:13px;line-height:24px;background:#f00001;border-radius:3px;cursor:pointer;}
.btn_stt:hover,
.btn_cause:hover,
.btn_stt_adm:hover {color:#fff;}





@media screen and (max-width:960px) {
.payback_total {margin:20px 10px;font-size:16px;}
.payback_total img {width:24px;}
.payback_total .won {font-size:18px;}
.payback_total br {display:block;}

.payback_button {margin:20px 10px;}

#list_type .cell.cell_category {width:auto;margin:0 10px 0 0;}
#list_type .cell.cell_subject {width:100%;}
#list_type .cell.cell_name {margin:0;padding:0;}
#list_type .cell.cell_name:after {display:none;}
#list_type .cell.cell_won {position:absolute;width:auto;right:10px;bottom:18px;text-align:right;}

#list_type .cell a.bo_tit {text-align:left;}

#list_type .td .cell .label {display:inline-block;}
}