@charset "euc-kr";

/* 
 * ÆÄÀÏ : sms_modal_white_v01
 * Á¾·ù : sms
 * ºí·° : #sms form .sms_content
 * ¼³¸í : ¹®ÀÚÀü¼Û sms »ç¿ë½Ã ¼³Ä¡
*/

/*sms ºü¸¥»ó´ã*/
#sms form .sms_content dt {
	font-size: 12px;
	display: block;
	line-height: 35px;
	background-color: rgba(241,242,236,1.00);
	margin-top: 10px;
	margin-bottom: 10px;
}
#sms form .sms_content dd { }
#sms {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#sms form .sms_content dd input { border-collapse: collapse; }
#sms_send { display: none; }

@media (max-width:991px){

}
@media (max-width:767px){

}
@media (max-width:480px){

}
@media (min-width:768px) {

}
@media (min-width:768px) and (max-width:991px){

}
@media (min-width:992px){

}