@charset "utf-8";

/*--------------------------------------------------------- .main02 */
#contents .main02 article header h1 {
	background:url(../form/img/bg_form_top.png) no-repeat left top;
}
@media(max-width:768px){
#contents .main02 article header h1{
	width: 100%;
	margin:0;
	padding: 6% 0 2% 18%;
	text-align:left;
	font-size:138.5%;
	height: auto;
	background-size: 100%;
	line-height: 1.0;
}
}
#form .red{
	background:none;
	color:#F00;
}
#form .txt-area{
	padding:0 15px;
}
#form .txt-area table{
}
#form .wysiwyg table col.th{
	width:30%;
}
#form .wysiwyg table col.td{
	width:70%;
}
#form .wysiwyg table th{
	padding:10px;
	font-weight:bold;
	background-color:#fafafa;
}
#form .wysiwyg table td{
	padding:10px;
	text-align:left;
	background-color:#FFF;
	color:#000;
}
#form .wysiwyg table td section.service-area{
	margin-bottom:20px;
}
#form .wysiwyg table td section.service-area p{
	margin-bottom:5px;
}
#form .wysiwyg table td .tit-tv{
	color:#00AEFF;
}
#form .wysiwyg table td .tit-net{
	color:#FD58A2;
}
#form .wysiwyg table td .tit-tel{
	color:#37C400;
}
input.large {
	width:80%;
}
input.medium {
	width:35%;
}
input.small {
	width:20%;
}

