@charset "utf-8";

/* PC：style-protection-sp.css
 * おまかせプラン ver.6
 * お問い合わせとご意見
 * **************************************************
 * Global Navigation (Nav) ★
 * Content (Section)
 * Elements
 * **************************************************
 */

/* Global Navigation (Nav) ★
------------------------------------------------------------------ */


/*  Content (Section)
------------------------------------------------------------------ */
/* Media Queries 切替 */

/* Elements
------------------------------------------------------------------ */
h3 {font-weight: bold;}
#subPage .main h3 {margin-top: 1.0em;}
strong {font-weight: bold;}
strong.error {color: #FF0000;}

#subPage .main .mailform tbody th,
#subPage .main .mailform tbody td{
	text-align:left;
}

#subPage .main .mailform tbody th{
	width:30%;
}

#subPage .main .mailform tbody td input,
#subPage .main .mailform tbody td select,
#subPage .main .mailform tbody td textarea{
	width:95%;
}

#subPage .main .mailform tbody td.error{
	background: #FFCCCC;
}

#subPage .main .mailform tbody th img{
	margin-left:0.5em;
}

#subPage .main .mailform tbody td img{
	width:100%;}

#subPage .main .submit{
	margin-top:30px;
	text-align:center;
}

#subPage .main .submit button{
	border:0;
	background-color:red;
	padding:1em 2em;
	color:#ffffff;
	border-radius: 4px;}

 #subPage .main .submit button:hover {
  opacity: .5;
}
