@charset "utf-8";

/* 상품소개 공통*/
.product_tit {margin:20px 0 25px;font-size:26px;font-weight:bold;line-height:28px;color:#333;letter-spacing:-0.7px}
.product_tit span{color:#cf2828}

.product_li {font-size:14px; color:#8a8a8a; line-height:30px}
.product_li li{padding-left:25px;background:url('/sh_page/img/product_li.png') left center no-repeat;}

.product_tbl{margin-top:30px;border-top:2px solid #3b3231;overflow:hidden}
.product_tbl li{border-bottom:1px solid #e4e4e4;overflow:hidden;}
.product_tbl li.long { height:80px }
.product_tbl li.long2{ height:160px }
.product_tbl dl{height:100%;font-size:14px;overflow:hidden;}
.product_tbl dt{float:left;width:270px;height:100%;padding:15px 0;margin-right:20px;font-weight:bold; color:#767676; text-align:center;background-color:#f7f7f7;clear:both;}
.product_tbl dd{float:left; padding:15px 0; color:#8a8a8a}

.product_btn{margin-top:30px; text-align:center}
.product_btn a{display:inline-block;padding:10px 45px 12px ;border-radius:45px;font-size:14px; font-weight:bold;color:#fff;background:#cf2828;}
.product_btn a:hover{background-color:#dc4343}

/* 상품소개 상단아이콘 */
.page0101 {background:url('/sh_page/img/p0101.png') right top no-repeat}
.page0102 {background:url('/sh_page/img/p0102.png') right top no-repeat}
.page0103 {background:url('/sh_page/img/p0103.png') right top no-repeat}
.page0104 {background:url('/sh_page/img/p0104.png') right top no-repeat}

/* 대출절차 */
.step_icon{overflow:hidden}
.step_icon li{float:left;position:relative;width:96px;margin-left:39px;padding:105px 0 0;text-align:center;font-size:15px;font-weight:bold;color:#8a8a8a}
.step_icon li:first-child{margin-left:0}
.step_icon li span{position:absolute;right:-25px;top:50px;width:8px;height:14px;text-indent:-100px;background:url('/sh_page/img/step_li_next.png') center top no-repeat;overflow:hidden}

.step_icon li.step01{background:url('/sh_page/img/page10_img01.png') center top no-repeat}
.step_icon li.step02{background:url('/sh_page/img/page10_img02.png') center top no-repeat}
.step_icon li.step03{background:url('/sh_page/img/page10_img03.png') center top no-repeat}
.step_icon li.step04{background:url('/sh_page/img/page10_img04.png') center top no-repeat}
.step_icon li.step05{background:url('/sh_page/img/page10_img05.png') center top no-repeat}
.step_icon li.step06{background:url('/sh_page/img/page10_img06.png') center top no-repeat}

.step_txt{margin-top:30px}
.step_txt li{padding:30px 0;border-bottom:1px dotted #dedede}
.step_txt .step_tit{margin-bottom:15px;font-size:20px;color:#414141;font-weight:bold}
.step_txt .step_tit span{display:inline-block;padding:4px 12px 5px;font-size:14px;color:#fff;font-weight:normal;background-color:#cf2828}
.step_txt .cont{font-size:14px;line-height:22px}
.step_txt .cont strong{display:block;margin-bottom:8px;padding-left:25px;color:#444;font-size:15px;background:url(/sh_page/img/product_li.png) left center no-repeat}


/* 회사소개 */
.page0404 {background:url('/sh_page/img/p0404.png') right 90px no-repeat}
.page0404 span{color:#cf2828}
.page0404 .top_tit{margin-bottom:30px;font-size:26px;font-weight:bold;line-height:1.3em;letter-spacing:-0.6px;color:#333;}
.page0404 .cont{font-size:14px;line-height:23px;letter-spacing:-0.4px;color:#616161}
.page0404 .sign{font-size:17px; color:#333; font-weight:bold; width:100px; margin-left:375px; margin-top:-20px}