@charset "utf-8";

.form-table .row.phone .cont input[type=text] { width: 490px; }
.form-table .row.phone .cont .phone-check-btn { float: none; margin-left: 5px; }
.form-table .row .cont .comment { display: none; }

.re-send-btn { position: relative; font-weight: 400; font-size: 1.2rem; line-height: 32px; text-decoration: underline; color: #555; cursor: pointer; margin-left: 16px; }
.re-send-btn:before { width: 1px; height: 12px; background: #555; content: ''; left: -9px; top: 4px; position: absolute; }