.p-fm-form-wrapper .p-fm-form-table td .zip-box input[type="text"],
.p-fm-form-wrapper .p-fm-form-table td .zip-box input[type="tel"]
{
	display: inline-block;
	width: 120px;
}
.error {
	display: none;
}
.label-wrapper-yoteichi {
	margin-top: 10px;
}

/* New Year Notice */
h3.yendynew__title {
	font-family: 'TsukuGoPro-M' !important;
}
.yendynew {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 768px) {
	.yendynew__box {
		font-size: 1.4rem !important;
	}
}
.p-fm-form-wrapper .p-fm-form-agreement.p-fm-form-agreement-bottom {
	margin-bottom: 70px;
}
.p-fm-form-wrapper .p-fm-form-agreement .p-fm-form-agreement-note {
	margin: 0 auto 25px;
}
.p-fm-form-btn {
	margin: 60px auto 80px;
}
.p-fm-form-hdg.hosoku {
	font-family: 'TsukuGoPro-M';
	font-size: 12px;
	position: relative;
	padding-left: 1em;
}

.p-fm-form-hdg.hosoku::before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
.p-fm-form-wrapper .p-fm-form-agreement .p-fm-form-agreement-note {
	font-size: 13px;
}
.p-fm-form-wrapper .p-fm-form-agreement .p-fm-form-agreement-check label .text {
	font-size: 14px;
}
.p-consent-doc > p {
	margin-bottom: 10px;
	text-align: center;
}
.p-error-top {
	color: #a61918;
	text-align: center;
	margin-bottom: 40px;
}
.p-fm-form-wrapper .p-fm-form-table td .label-wrapper label:last-of-type {
	margin-right: 0;
}
.p-fm-form-wrapper .p-fm-form-table td select:disabled {
	background-color: #d1d1d1;
	color: #000;
}
.p-fm-form-wrapper .p-fm-form-table td select[name=I_House_Building_Image] {
	max-width: 460px;
}

@media screen and (max-width: 768px) {
	.p-fm-form-wrapper .p-fm-form-agreement.p-fm-form-agreement-bottom {
		margin-bottom: 40px;
	}
	.p-consent-doc > p {
		text-align: left;
	}
	.p-fm-form-wrapper .p-fm-form-confirm-table {
		margin-bottom: 40px;
	}
}

@media screen and (min-width: 769px) {
	.c-btn__link {
		height: 100%;
		box-sizing: border-box;
		display: flex;
		align-items: center;
	}
}
