@charset "UTF-8";

/* 2019.04.29 */
/* 장기카드대출(카드론) */
.fc_org {color:#f1513d}

.requestChk {position:relative; margin-top:20px; padding:20px; border:1px solid #e1e1e1; background:#f9f9f9;}
.requestChk .titWith {font-size:16px; color:#333; font-weight:600;}
.requestChk .btnXS {position:absolute; top:17px; right:135px;}
.requestChk .agreeChk {position:absolute; top:0; right:0; width:114px; height:38px; padding-top:20px; background:#fff; border-left:1px solid #e1e1e1; text-align:center;}

.loanBoxPay {background:#f9f9f9;}
.loanBoxPay:after   {content:""; display:block; clear:both}
.loanBoxPay .fl_left    {float:left; position:relative; width:50%}
.loanBoxPay .fl_right   {float:right; position:relative; width:50%}
.loanBoxPay .fl_right:after    {content:""; display:block; position:absolute; top:50%; left:0; margin-top:-28px; width:1px; height:56px; background:#e5e5e5}

.loanBoxPay dl  {padding:24px 0; text-align:center}
.loanBoxPay dl dt  {color:#666; font-size:14px; line-height:23px}
.loanBoxPay dl dd  {margin-top:5px; font-size:14px; font-weight:600; line-height:23px}
.loanBoxPay dl dd .num  {display:inline-block; font-size:24px; line-height:30px}

.loanBoxPay .fl_left dl dd,
.loanBoxPay .fl_left dl dd .num     {color:#329f9a}
.loanBoxPay .fl_right dl dd,
.loanBoxPay .fl_right dl dd .num    {color:#538eef}

.withdrawCont .agreeChk.chkYN   {background:#fff}
.withdrawCont .agreeChk.chkYN .formRad {float:left; width:auto; min-height:19px; padding:0; border-left:1px solid #e1e1e1; line-height:19px}
.withdrawCont .agreeChk.chkYN .formRad label    {display: block; height:19px; padding:20px 25px 20px 56px !important;}
.withdrawCont .agreeChk.chkYN .formRad label:before    {top:20px; left:30px}
.withdrawCont .agreeChk.chkYN .formRad input[type=radio]    {top:20px; left:30px;}
.withdrawCont .agreeChk.chkYN .formRad:last-child {border-left:0}
.withdrawCont .agreeChk.chkYN .formRad:last-child label {padding-left:25px !important}
.withdrawCont .agreeChk.chkYN .formRad:last-child label:before    {left:0}
.withdrawCont .agreeChk.chkYN .formRad:last-child input[type=radio]    {left:0}