#index_05 {height:350px;overflow:hidden;}

/* 자주하는 질문 */
.list_box {width:704px;height:350px;background-color:#fff;border:1px solid #ccc;box-sizing:border-box;padding:45px;float:left;}
.list_box .box_tit {font-size:22px;color:#333;font-family:'notokr-medium';float:left;}
.list_box .more {float:right;width:39px;height:39px;line-height:39px;background:#2797ff;color:#fff;border-radius:50px;font-size:27px;text-align:center;font-weight:100;transition:all 0.3s}
.list_box .more img {margin:-3px 0 0 1px}
.list_box .more:hover {background:#bbbbbb}

/* 제휴카드 안내 */
.list_card {float:right;width:431px;height:350px;background-color:#fff;box-sizing:border-box;border:1px solid #ccc;position:relative}
#idx_m01_wrap{position:relative;width:100%;float:left;height:100%}
#idx_m01_wrap .bx-prev, #idx_m01_wrap .bx-next{position:absolute;bottom:0;z-index:100;width:41px;height:67px;background:url('/sh_img/include/include_05/arrow.png') no-repeat;text-indent:-100px;overflow:hidden}
#idx_m01_wrap .bx-next{right:0;background-position:-26px;width:41px;height:67px;background:url('/sh_img/include/include_05/arrow_r.png') no-repeat;}
#idx_m01 li {text-align:center;padding-top:40px;}
.idx_01_txt {padding-top:10px;letter-spacing:-0.4px;font-family:'notokr-medium';font-size:16px;}
.card_text {position:absolute;bottom:0;width:100%;line-height:68px;background-color:#ccc;font-size:22px;font-family:'notokr-medium';text-align:center;}