.cont_wrap {
	padding: 24px;
}
.m-cont_white_last {
	margin-bottom:0;
}
.cont_wrap p {
	color: #6e7590;
}
.cont_wrap .m-title-large {
	margin-bottom: 18px;
}

.form_btn_group {
	width: 504px;
	margin: 0 auto 22px;
}
.form_btn_group .btn_prev {
	display: block;
	width: 208px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.form_btn_group .btn_submit {
	display: block;
	width: 280px;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.table_type-1 {
	width: 100%;
}
.table_title,
.table_data {
	border: 1px solid #e0e0e7;
	padding: 13px;
	box-sizing: border-box;
}
.table_title {
	width: 157px;
	background: #f0f0f2;
	font-weight: bold;
}
.table_title p {
	font-weight: bold;
}
.table_data {
	color: #6e7590;
}
/* 2016.10.04 add START */
.cont_wrap .m-input_text {
	margin-bottom: 7px;
}
/* 2016.10.04 add END */
.cont_wrap .m-checkbox input[type=checkbox] + label {
	font-size: 1.3rem;
}
.ssl_area {
	text-align: center;
}
.ssl_text {
	margin-bottom: 22px;
}
.cont_wrap .m-input_text {
	width:494px;
}

.cont_wrap .m-input_text.input-w200 {
	width: 200px;
}

.cont_wrap .m-input_text.input-w100 {
	width: 100px;
}
.cont_wrap .m-label {
	margin-left: 0;
}
.m-label-r {
	margin-right:4px;
}

.consent_text {
	text-align: center;
	margin-bottom: 22px;
}

.cont_wrap .m-label {
	display: inline-block;
	margin-top: 3px;
}
.m-checkbox li + li {
	margin-top: 16px;
}
.input_textarea {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #949bb7;
    width: 100%;
    min-height: 140px;
    border-radius: 4px;
    padding: 6px 12px;
    font-family: inherit;
    color: #222;
    box-shadow: inset rgba(148, 155, 183, 0.2) 2px 2px 4px;
}
.name_text {
    display: inline-block;
	width:30px;
}

.name_text01 {
    display: inline-block;
	padding:0 15px 0 13px;
}

.name_text02 {
    display: inline-block;
    width:45px;
	text-align:center;
}

.select_pref{
	width: 190px;
	font-weight: bold;
}

.pdl14 {
	padding-left:14px;
}

.space {
	display:inline-block;
	width:10px;
}

.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.btn_postal_code {
	font-size:11px;
        width: 208px;
        margin: 0px;
}

.txt_red {
	color:#de1642;
}

.radioOptionList{
}
.radioOptionList_item{
	float: left;
	margin-right: 26px;
}
.radioOptionList_item.non{
	float: none;
	margin-bottom: 16px;
}
.radio-fz13 input[type=radio] + label{
	font-size: 1.3rem;
}

.m-select-150 {
	width:150px;
}

.m-select-134 {
	width:134px;
}
.consent_text a {
    color: #1b95e0;
}
.text-red{
	color: #de1642;
}
/* 2016.10.04 add START */
.margin-top-7 {
	margin-top: 7px;
}
/* 2016.10.04 add END */