@charset "utf-8";
/* CSS Document */

/* 引越先 */
span.span_red{
	color:red;
}
i.span_red{
	color:red;
	display:inline-block;
	text-indent:2px;
	background-color:none;
	font-style: normal;
	font-size:clamp(9px,3vw,10px);
	margin:0;
	padding:0;
	line-height: 0;
}
#form2_contents ul.height-area{
		height:188px;
}
@media (max-width:767px){
#form2_contents ul.height-area{
		height:auto;
}
}
p.message-error2_mo,
p.message-error2_mo2{
margin-bottom:-5px;
}
div#checkbox_add-service label span {
position:relative;
top:-2px;
} 

