@charset "utf-8";
/* SHINING 독립 사용 */

#sms_wrap {color:#fff}
#sms_wrap label {display:inline-block;width:70px;line-height:30px;font-size:17px}
#sms_wrap input{width:250px;padding:8px;box-sizing:border-box}
#sms_wrap .buttom_st {display:block;width:92%;margin:10px 0;padding:20px 0;background:#666;border:1px solid #777;font-size:14px;color:#fff;cursor:pointer}
#sms_wrap .buttom_st:hover{background:#b40000;color:#fff;border-color:#c10000}
#sms_wrap .agrees {text-align:center; border:1px solid #c10000; background:#b40000; color:#fff; height:35px; line-height:35px; cursor:pointer; margin-top:10px; padding:0 50px}
#sms_wrap #m_agree {width:auto;margin-left:20px}
#ck_agre{margin-top:-4px; cursor:pointer}