@charset "UTF-8";

/*-----------------------------------利用者の声*/

#index #textArea h4{
	color: #FBB03B;
	font-size: 140%;
	font-weight: bold;
}

@media screen and (max-width: 767px){
	#index .fLeft,
	#index .fRight{
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
}
