/* Estimate.aspx : term frame (order confirmation) */
.estimate_termframe_ {
	margin-top: 75px;
}
.estimate_termframe_ .common_headline2_ {
	word-break: break-all;
	overflow-wrap: break-word;
}
.estimate_termframe_ p {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
	margin-top: 20px;
	word-break: break-all;
	overflow-wrap: break-word;
}
.estimate_termframe_ input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
.estimate_termframe_choose_ {
	margin-top: 8px;
	margin-left: 5px;
}
.estimate_termframe_choose_ label {
	display: inline-flex;
	align-items: center;
	margin-right: 24px;
	cursor: pointer;
}
.estimate_termframe_choose_ label span.txt_ {
	display: inline-block;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-left: 6px;
}
