#mail .row {
  display: table;
  width: 100%;
}

#mail .row>.col {
  display: table-cell;
  padding-bottom: 5px;
  width: 50%;
}

#mail .caption {
  width: 200px;
  line-height: 20px;
  padding-right: 19px;
  float: left;
  box-sizing: border-box;
  text-align: right;
  position: relative;
  padding-top: 12px;
}

#mail .note {
  position: absolute;
  top: -28px;
  right: 0px;
}

#mail .hissu {
  color: #c21616;
}

#mail .input {
  width: 560px;
  float: left;
  box-sizing: border-box;
}
#mail select{ padding: 17px 0!important;}

#mail .submit {
  text-align: center;
}

#mail .fc-form [class^='error'] {
  color: #a12e02;
  bottom: -23px;
  left: 259px;
  font-size: 13px;
}

#mail .bnr {
  padding-top: 37px;
  text-align: center;
}

textarea {
  height: 225px;
}

#thanks {
  padding: 100px 0 150px;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
	display: none;
}

#mail button {
  background: none;
}

#mail button+button {
  margin-left: 79px;
}

#mail .w-248 {
  width: 248px;
  margin-right: 12px;
}

#mail .w-462 {
  width: 462px;
}

#mail .w-120 {
  width: 120px;
  margin-right: 12px;
}

#mail .w-80 {
  width: 80px;
  margin-left: 12px;
}

#mail .wrap_cyumon {
  margin: 50px 0;
}

#mail .form-value.cyumon {
  margin-top: 10px;
  margin-left: 260px;
}

#mail input::placeholder {
  color: #b9b9b9;
  font-size: 16px;
}

#mail .time {
  display: inline-block;
  padding-right: 36px;
}

select:disabled {
  background: #ccc;
  cursor: not-allowed;
}

.fc-confirm .wrap_cyumon .form-value ~ .form-value {
  display: none;
}
#mail  .fc-confirm.display-slide .caption{
	padding-top: 5px;
}

#mail .fc-form [class^='error'] {
	position: static;
	clear: both;
	padding-left: 202px;
	padding-bottom: 10px;
}