.popup_form_buycheaper{padding:10px;}
.popup_form_buycheaper .title{padding-bottom: 10px; position: initial;}
.popup_form_buycheaper .title h2{margin-bottom: 10px;}
.popup_form_buycheaper .title .bord-bottom{position: absolute; left: 0; width: 100%; height: 2px; background-color: #f0f0f0;}
.popup_form_buycheaper label{width:400px; display:block; margin-top:10px;}
.popup_form_buycheaper label span{width:100%; margin-bottom: 5px}
.popup_form_buycheaper label span.required:after{content:'*'; display:inline-block; margin-left:5px; color:#f00;}
.popup_form_buycheaper label input, .popup_form_buycheaper label textarea{width:100%; box-sizing:border-box; padding:0 5px; line-height:30px;}
.popup_form_buycheaper label input[type=checkbox], .popup_form_buycheaper label input[type=submit]{width:auto;}
.popup_form_buycheaper label textarea{height:5em; min-height:5em; display:inline-block;}