@charset "UTF-8";

.p-catalog_head.p-catalog_head-conf,
.p-catalog_head.p-catalog_head-thanks
{
	margin-bottom: 0;
}
.p-catalog_head-description {
	margin: 10px 0 0 0;
	text-align: center;
}
.p-catalog_head-description > img {
	padding: 0 40px;
	width: 100%;
	box-sizing: border-box;
	max-width: 900px;
}
.p-catalog_head-description p {
	margin: 40px 0 0 0;
	font-size: 1.8rem;
	font-weight: bold;
	font-family: 'TsukuGoPro-B';
	text-align: center;
}
.p-border-top {
	border-top: 1px solid #e8e6df;
}
.p-fm-form-wrapper .p-fm-form-agreement .p-fm-form-agreement-note {
	margin: 0 auto 25px;
	font-size: 13px;
}
.p-fm-form-wrapper .p-fm-form-agreement .p-fm-form-agreement-check label .text {
	font-size: 14px;
}
.p-fm-form-btn {
	margin: 60px auto 80px;
}
.p-fm-label-lg {
	font-size: 15px;
}
.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 th .th-inner .text.hosoku {
	margin-top: 5px;
}
@media only screen and (max-width: 768px) {
	.p-catalog_head-description {
		margin: 0 0 40px 0;
	}
	.p-catalog_head-description > img {
		padding: 0;
	}
	.p-catalog_head-description p {
		margin: 20px 20px 0 20px;
		font-size: 15px;
	}
	.p-fm-form-wrapper .p-fm-form-agreement {
		margin: 0 auto 80px;
	}
	.p-consent-doc > p {
		text-align: left;
	}
	.p-fm-form-wrapper .p-fm-form-table th .th-inner .text.hosoku {
		font-size: 12px;
	}
}