.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;
	}
}