/* sms ¹è°æ */
#sms {width:100%; border:2px solid #5d6d7e; text-align:center; margin: 0;}
/*ÀÌ¹ÌÁö Å×µÎ¸®*/
#sms img {border:0px;}
.sms_tit {width:100%; font-size:14px; color:#222; font-weight:bold; line-height:24px; padding:15px 0 10px 0; text-align:center; margin: 0 auto;}
/*ÀÔ·ÂÆû ½ºÅ¸ÀÏ*/
#sms input {height:26px; background:#fff; color:#666; border:1px solid #dcdcdc; border-radius:3px; padding-left:3px;}
#sms .inputType {width:190px;}
#send_name {width:92px;}
#sms textarea {width:190px; height:80px; min-width:155px; min-height:80px; max-width:190px; max-height:80px; border:1px solid #dcdcdc; border-radius:3px; padding:5px; font-size:12px; color :#666;}
#sms .tel {width:55px; padding:0 0 0 3px;}
#sms .clear {clear:both; height:8px;}
.sms_btn {width:190px; display: inline-block; padding:4px; margin:0 0 15px 0; background: #4f5367; border:1px solid #4f5367; border-radius:3px; vertical-align: middle; font-size:13px; color:#fff; font-weight:bold;}
.sms_btn:hover {border:1px solid #4f5367; background:#fff; font-size:13px; color:#4f5367; }
.policy_sms {clear:both; max-width:190px; font-size:11px; color:#777; line-height:16px; margin:-10px 0 2px 0; text-align:center; margin: 0 auto; }
.policy_sms2 {font-size:11px; color:#777; padding:0 0 0 33px;}
@media (min-width:768px) and (max-width:991px) {
 .sms_pure {display:none;}
}