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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


body	{
	background: #fff;
	color: #000;
	font-size: 16px !important;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka;
	line-height: 1.6;
}
img {
	vertical-align: bottom;
}
.clear	{
	clear: both;
}



/* お客様の声 */
#voice	{
	background: #f6f6f6;
	margin: 0 auto;
	padding: 30px 0 50px;
	text-align: center;
	width: 860px;
	position: relative;
}
#voice .voice	{
	background: #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin: 0 auto 30px;
	padding-bottom: 5px;
	width: 760px;
}
#voice h2	{
	box-sizing: border-box;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 auto 25px;
	padding: 15px 10px 12px 190px;
	position: relative;
	text-align: left;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}
#voice h2 span {
	color: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	display: block;
	font-size: 24px;
	position: absolute;
	top: 0px;
	left: -10px;
	text-align: center;
	width: 180px;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
#voice h2 span strong {
	border: solid 1px rgba(255,255,255,0.5);
	display: block;
	font-weight: bold;
	padding: 12px 0 8px;
}
#voice h2.prius {
	background: #d0242e;
	background: -moz-linear-gradient(top, #e17c7e 0%, #da4b4e 50%, #ba2124 51%, #ba2124 100%);
	background: -webkit-linear-gradient(top, #e17c7e 0%,#da4b4e 50%,#ba2124 51%,#ba2124 100%);
	background: linear-gradient(to bottom, #e17c7e 0%,#da4b4e 50%,#ba2124 51%,#ba2124 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e17c7e', endColorstr='#ba2124',GradientType=0 );
	border: solid 1px #d0242e;
}
#voice h2.prius span {
	background: #d0242e;
	background: -moz-linear-gradient(-15deg, #e17c7e 0%, #da4b4e 50%, #ba2124 51%, #ba2124 100%);
	background: -webkit-linear-gradient(-15deg, #e17c7e 0%,#da4b4e 50%,#ba2124 51%,#ba2124 100%);
	background: linear-gradient(165deg, #e17c7e 0%,#da4b4e 50%,#ba2124 51%,#ba2124 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e17c7e', endColorstr='#ba2124',GradientType=0 );
	border: solid 1px #d0242e;
}
#voice h2.voxy {
	background: #3c727e;
	background: -moz-linear-gradient(top, #82a4ac 1%, #5d909b 50%, #3c727e 51%, #3c727e 100%);
	background: -webkit-linear-gradient(top, #82a4ac 1%,#5d909b 50%,#3c727e 51%,#3c727e 100%);
	background: linear-gradient(to bottom, #82a4ac 1%,#5d909b 50%,#3c727e 51%,#3c727e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82a4ac', endColorstr='#3c727e',GradientType=0 );
	border: solid 1px #3c727e;
}
#voice h2.voxy span {
	background: #3c727e;
	background: -moz-linear-gradient(-15deg, #82a4ac 1%, #5d909b 50%, #3c727e 51%, #3c727e 100%);
	background: -webkit-linear-gradient(-15deg, #82a4ac 1%,#5d909b 50%,#3c727e 51%,#3c727e 100%);
	background: linear-gradient(165deg, #82a4ac 1%,#5d909b 50%,#3c727e 51%,#3c727e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82a4ac', endColorstr='#3c727e',GradientType=0 );
	border: solid 1px #3c727e;
}
#voice h2.vellfire {
	background: #131313;
	background: -moz-linear-gradient(top, #707070 1%, #474747 50%, #000000 51%, #131313 100%);
	background: -webkit-linear-gradient(top, #707070 1%,#474747 50%,#000000 51%,#131313 100%);
	background: linear-gradient(to bottom, #707070 1%,#474747 50%,#000000 51%,#131313 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#131313',GradientType=0 );
	border: solid 1px #131313;
}
#voice h2.vellfire span {
	background: #131313;
	background: -moz-linear-gradient(-15deg, #707070 1%, #474747 50%, #000000 51%, #131313 100%);
	background: -webkit-linear-gradient(-15deg, #707070 1%,#474747 50%,#000000 51%,#131313 100%);
	background: linear-gradient(165deg, #707070 1%,#474747 50%,#000000 51%,#131313 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#131313',GradientType=0 );
	border: solid 1px #131313;
}
#voice h2.aqua {
	background: #00bff3;
	background: -moz-linear-gradient(top, #64d5f3 0%, #26c8f3 50%, #00bff3 51%, #00bff3 100%);
	background: -webkit-linear-gradient(top, #64d5f3 0%,#26c8f3 50%,#00bff3 51%,#00bff3 100%);
	background: linear-gradient(to bottom, #64d5f3 0%,#26c8f3 50%,#00bff3 51%,#00bff3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64d5f3', endColorstr='#00bff3',GradientType=0 );
	border: solid 1px #00bff3;
}
#voice h2.aqua span {
	background: #00bff3;
	background: -moz-linear-gradient(-15deg, #64d5f3 0%, #26c8f3 50%, #00bff3 51%, #00bff3 100%);
	background: -webkit-linear-gradient(-15deg, #64d5f3 0%,#26c8f3 50%,#00bff3 51%,#00bff3 100%);
	background: linear-gradient(165deg, #64d5f3 0%,#26c8f3 50%,#00bff3 51%,#00bff3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64d5f3', endColorstr='#00bff3',GradientType=0 );
	border: solid 1px #00bff3;
}
#voice h2.wish {
	background: #ff6000;
	background: -moz-linear-gradient(top, #fea56e 0%, #ff740b 50%, #ff6000 51%, #ff6000 100%);
	background: -webkit-linear-gradient(top, #fea56e 0%,#ff740b 50%,#ff6000 51%,#ff6000 100%);
	background: linear-gradient(to bottom, #fea56e 0%,#ff740b 50%,#ff6000 51%,#ff6000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea56e', endColorstr='#ff6000',GradientType=0 );
	border: solid 1px #ff6000;
}
#voice h2.wish span {
	background: #ff6000;
	background: -moz-linear-gradient(-15deg, #fea56e 0%, #ff740b 50%, #ff6000 51%, #ff6000 100%);
	background: -webkit-linear-gradient(-15deg, #fea56e 0%,#ff740b 50%,#ff6000 51%,#ff6000 100%);
	background: linear-gradient(165deg, #fea56e 0%,#ff740b 50%,#ff6000 51%,#ff6000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea56e', endColorstr='#ff6000',GradientType=0 );
	border: solid 1px #ff6000;
}
#voice h2.hiace {
  background: #7a8e8c;
  background: -moz-linear-gradient(top, #7a8e8c 0%, #6b7c7a 50%, #4e5c5a 51%, #4e5c5a 100%);
  background: -webkit-linear-gradient(top, #7a8e8c 0%,#6b7c7a 50%,#4e5c5a 51%,#4e5c5a 100%);
  background: linear-gradient(to bottom, #7a8e8c 0%,#6b7c7a 50%,#4e5c5a 51%,#4e5c5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a8e8c', endColorstr='#4e5c5a',GradientType=0 );
	border: solid 1px #4e5c5a;
}
#voice h2.hiace span {
	background: #7a8e8c;
  background: -moz-linear-gradient(top, #7a8e8c 0%, #6b7c7a 50%, #4e5c5a 51%, #4e5c5a 100%);
  background: -webkit-linear-gradient(top, #7a8e8c 0%,#6b7c7a 50%,#4e5c5a 51%,#4e5c5a 100%);
  background: linear-gradient(to bottom, #7a8e8c 0%,#6b7c7a 50%,#4e5c5a 51%,#4e5c5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a8e8c', endColorstr='#4e5c5a',GradientType=0 );
	border: solid 1px #4e5c5a;
}
#voice .voice h3	{
	font-size: 1.25em;
	font-weight: bold;
	padding: 0 20px 20px 30px;
	text-align: left;
	line-height: 1.4;
}
#voice .voice h3 span	{
	font-size: 1.3em;
}
#voice .voice p	{
	background: url(../images/voice_line.png) repeat-y center top;
	line-height: 30px;
	padding: 0 30px 15px 30px;
	text-align: left;
	font-weight: normal;
}
#voice .voice p img	{
	background: #fff;
	float: right;
	margin-right: -5px;
	padding: 0 0 20px 20px;
}
#voice .voice p span.client {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
}
#voice .voice p.staff {
	background-image: none;
	background-color: #e8f1f9;
	border-radius: 6px;
	font-size: 13px;
	line-height: 1.8;
	margin: 0 25px 10px;
	padding: 15px 20px 10px;
}

#voice .voice_half {
	width: 365px !important;
}
#voice .voice_half.left {
	float: left;
	margin-left: 50px;
}
#voice .voice_half.right {
	float: right;
	margin-right: 50px;
}
#voice .voice_half .voice {
	width: 100%;
}
#voice .voice_half p {
	background: none !important;
	padding-right: 30px !important;
	text-align: center;
}
#voice .voice_half p img {
	float: none !important;
	padding: 20px 0 0 !important;
}


/* Q & A */
#faq	{
	background: #ededed;
	margin: 0 auto 50px;
	text-align: left;
	width: 860px;
	padding: 50px 0;
}
#faq h2 {
	padding-bottom: 20px;
	text-align: center
}
#faq dl	{
	margin: 10px auto 20px;
	width: 765px;
}
#faq dl dt	{
	background-image: url(../images/faq_Q.png);
	background-position: 10px 3px;
	background-repeat: no-repeat;
	background-size: 28px 36px;
	border-bottom: dotted 4px #267cd8;
	color: #2982db;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	padding: 10px 60px 10px 50px;
	position: relative;
	text-align: left;
}
#faq dl dt img {
	position: absolute;
	right: -25px;
	top: 0;
	width: 80px;
}
#faq dl dd	{
	background: #fff;
	font-size: 93%;
	line-height: 1.8;
	margin: 0;
	padding: 20px 60px 20px 30px;
	text-align: left;
}