@charset "UTF-8";
/* 共通 */
.member__form__wrap{
  margin: 30px 0 0;
}
.m-form-textarea{
  width: 700px;
  height: 220px;
}

.textarea_itemdetail{
  width: 560px;
  height: 160px;
  float: left;
}
.annotation_text{
	line-height: 1.8;
}
/*　完了画面　*/
.complete__cnts .complete_text{
	margin-bottom: 35px;
	font-weight: bold;
}
.complete__cnts .business_hours{
	margin-bottom: 35px;
}
.complete__cnts .top_prev_btn{
	width: 230px;
	margin: 115px auto 0;
}
.complete_dl{
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
}
.complete_dl dt{
	font-weight: bold;
}

/*　カード統合　*/
.member__cnts__wrap .member__head__text{
	margin-bottom: 15px;
}
.member__cnts__wrap .m-suppl-middle a{
	font-size: 12px;
}
.member__cnts__wrap .member__form__wrap{
	margin: 30px 0;
}