﻿@charset "utf-8";  
/*------------------------------------------------------------ 
    service css
------------------------------------------------------------*/  

.txt01{
	line-height:1.6;
	color:#333;
	font-size:117%;
	margin-bottom:25px;
}

.txt01 strong{
	display:block;
	margin-bottom:10px;
	color:#D51F1B;
	font-weight:bold;
	font-size:184%;
}

.balloon{
	width:640px;
	height:68px;
	padding:20px 50px 40px;
	margin:25px 0 5px;
	font-size:167%;
	font-weight:bold;
	color:#000;
	line-height:1.4;
	background:url(../img/bg-service.png) no-repeat;
}

.balloon strong{ color:#D51F1B;}

.serviceBox{
	width:732px;
	border:4px solid #D41F1B;
	border-bottom:none;
}

.serviceBox.last{ border-bottom:4px solid #D41F1B;}

.serviceHd{
	width:100%;
	overflow:hidden;
}

.serviceHd p{
	width:46px;
	height:46px;
	float:left;
	text-align:center;
	line-height:45px;
	font-size:167%;
	color:#fff;
	background:#D41F1B;
}

.serviceHd h4{
	width:686px;
	height:44px;
	float:left;
	text-indent:10px;
	line-height:46px;
	font-size:150%;
	font-weight:bold;
	border-bottom:2px solid #D4D2D2;
}

.serviceInner{
	width:712px;
	padding:10px;
	overflow:hidden;
}

.serviceInner p{
	width:467px;
	float:right;
	color:#333;
	font-size:117%;
	line-height:1.6;
}

.tel{
	display:block;
	line-height:47px;
	margin:5px 0;
	padding-left:100px;
	color:#D51F1B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:300%;
	font-weight:bold;
	background:url(../img/icon-tel.png) no-repeat 40px 50%;
}

.assessment{
	display:block;
	width:348px;
	height:60px;
	padding-left:52px;
	margin:5px 33px 0;
	line-height:60px;
	color:#fff;
	font-size:117%;
	text-align:center;
	letter-spacing:2px;
	background:url(../img/bg-button.png) no-repeat;
}

.subHd{
	font-size:167%;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:3px solid #D41F1B;
	padding-left: 15px;
}

.txt02{
	width:430px;
	float:left;
	line-height:1.6;
	color:#333;
	font-size:117%;
}

.txt03{
	width:430px;
	float:right;
	line-height:1.6;
	color:#333;
	font-size:117%;
}

.question{
	margin:15px 0;
}

.question dt{
	width:680px;
	min-height:28px;
	line-height:28px;
	padding:10px 10px 10px 50px;
	background:#F0EFEF url(../img/icon-q.png) no-repeat 10px 10px;
}

.question dd{
	width:680px;
	min-height:28px;
	line-height:1.6;
	padding:10px 10px 10px 50px;
	background:url(../img/icon-a.png) no-repeat 10px 10px;
}

.flow li{
	width:auto;
	padding-left:15px;
	line-height:28px;
	position:relative;
}

.flow span{
	display:inline-block;
	width:28px;
	height:28px;
	margin-right:15px;
	text-align:center;
	line-height:28px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:117%;
	background:#D41F1B;
}

.odd{
	padding-top:10px;
	padding-bottom:22px;
	padding:10px 10px 22px 15px;
	background:#F0EFEF;
}

.odd:before{
	display:block;
	content:"";
	width:740px;
	height:12px;
	background:#fff url(../img/icon-arrow.png) no-repeat 15px 0;
	position:absolute;
	bottom:0;
	left:0;
}

.even{
	padding:0 0 15px 15px;
	background:url(../img/icon-arrow.png) no-repeat 15px bottom;
}

.contactList{
	width:705px;
	padding:30px 5px 20px 30px;
	margin-top:20px;
	overflow:hidden;
	background:#E6E2E6;
}

.contactList li{
	width:210px;
	float:left;
	margin-right:25px;
}

.contactList dt{
	width:210px;
	height:35px;
	margin-bottom:5px;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:117%;
	background:#312F2F;
}

.contactList dd{
	width:210px;
	text-align:center;
}

.contactList p{
	font-size:134%;
	font-weight:bold;
	margin-top:10px;
}



/*ボックス01　左画像*/
.box01le {
	margin-bottom:12px;
}
.box01le img {
	float:left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 3px;
}
.box01le p {
	line-height:1.6;
	color:#333;
	font-size:117%;
	width: 525px;
	float: right;
	margin-bottom:25px;
	padding-right: 10px;
	padding-left: 10px;
}

/*ボックス01　左画像*/
.box01ri {
	margin-bottom:20px;
}
.box01ri img {
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}
.box01ri p {
	line-height:1.6;
	color:#333;
	font-size:117%;
	width: 525px;
	float: left;
	margin-bottom:25px;
	padding-right: 10px;
	padding-left: 10px;
}

/*ボックス02*/
.box02 {
	margin-bottom:30px;
}
.box02 img {
}
