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

/*********************************

サービス体系

**********************************/

#service{
	margin-bottom:25px;
}

#service dl{
	width:300px;
	margin:0 auto 15px;
}

#service dl p{
	text-align:center;
	padding-top:12px;
}

#service dl ul li{
	list-style-type:disc;
	margin-left:15px;
}

#service dt{
	font-size:133%;
	color:#FFFFFF;
	background-color:#666666;
	text-align:center;
	padding:3px 0;
}

#service dd{
	width:278px;
	padding:10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

@media screen and (min-width:768px)and (max-width:959px){

#service{
	zoom:1;
	overflow:hidden;
}

#service dl{
	width:300px;
	float:left;
	display:inline;
	margin-left:40px;
}
}

@media screen and (min-width:960px){
#service{
	zoom:1;
	overflow:hidden;
}
#service dl{
	width:300px;
	float:left;
	display:inline;
	margin-left:10px;
}

#service dl.first{
	margin-left:15px;
}
}

/*********************************

業務案内

**********************************/

/*汎用スタイル*/
#introduce .headerstyle01{
	margin-bottom:35px;
}

.service_wrap{
	border-top: 2px solid #E5002C;
	padding:30px 10px 0;
	margin-bottom:60px;
	position:relative;
}

.service_wrap h4{
	text-align:center;
	width:100%;
	position:absolute;
	top:-23px;
}

.service_wrap h4 img{
	width:45px;
}

.service_wrap hgroup .b{
	color:#E5002C;
	font-size:150%;
	margin-bottom:5px;
}

.service_wrap hgroup .s{
	font-size:116%;
	margin-bottom:5px;
}

@media screen and (min-width:768px){
#introduce .headerstyle01{
	margin-bottom:15px;
}

.service_wrap{
	border-top:none;
	padding:0;
	margin-bottom:40px;
	position:relative;
}

.service_wrap h4{
	text-align:left;
	width:65px;;
	position:absolute;
	top:0;
	left:0;
}

.service_wrap h4 img{
	width:65px;
}

.service_wrap hgroup .b{
	font-size:200%;
	margin:0 0 10px 70px;
	padding-top:10px;
}

.service_wrap hgroup .s{
	margin:0 0 15px 70px;
}

}

.bg_pink{
	padding:10px;
	background-color:#FFECEC;
	margin-bottom:20px;
}

.servicedetail01{
	margin-bottom:30px;
}

/*****01*****/
/*詳細01*/
#service01 .servicedetail01 p{
	text-align:center;
}
#service01 .servicedetail01 p.first{
	text-align:left;
	margin-bottom:10px;
}

@media screen and (min-width:768px)and (max-width:959px){
#service01 .servicedetail01{
	zoom:1;
	overflow:hidden;
}

#service01 .servicedetail01 p{
	width:300px;
	float:right;
	display:inline;
}
#service01 .servicedetail01 p.first{
	width:400px;
	float:left;
	display:inline;
}
}

@media screen and (min-width:960px){
#service01 .servicedetail01{
	zoom:1;
	overflow:hidden;
}

#service01 .servicedetail01 p{
	width:300px;
	float:right;
	display:inline;
}
#service01 .servicedetail01 p.first{
	width:300px;
	float:left;
	display:inline;
}
}



/*詳細02*/
#service01 .servicedetail02 p.btn{
	text-align:right;
}

#service01 .servicedetail02 p.btn a{
	color:#E5002C;
	background-image:url(../img/yajirusi-red.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:17px;
}



/*****02*****/
#service02 .servicedetail01{
	padding:0 10px;
	zoom:1;
	overflow:hidden;
	line-height:120%;
}

#service02 .servicedetail01 dl{
	width:50%;
	float:left;
	display:inline;
	text-align:center;
	margin-bottom:10px;
}

@media screen and (min-width:768px)and (max-width:959px){

#service02 .servicedetail01{
	padding:0;
	zoom:1;
	overflow:hidden;
}

#service02 .servicedetail01 dl{
	width:150px;
	float:left;
	display:inline;
	text-align:center;
	margin:0 0 0 24px;
}	
}

@media screen and (min-width:960px){
#service02 .servicedetail01{
	padding:0;
	zoom:1;
	overflow:hidden;
}

#service02 .servicedetail01 dl{
	width:150px;
	float:left;
	display:inline;
	text-align:center;
	margin:0 0 0 8px;
}	
}






/*****03*****/
#service03 .servicedetail01{
	padding:0 10px;
	zoom:1;
	overflow:hidden;
	line-height:120%;
}

#service03 .servicedetail01 dl{
	width:50%;
	float:left;
	display:inline;
}

#service03 .servicedetail01 dt{
	text-align:center;
}

#service03 .servicedetail01 dd{
	width:150px;
	margin:0 auto;
}


@media screen and (min-width:768px)and (max-width:959px){

#service03 .servicedetail01{
	padding:0 30px;
	zoom:1;
	overflow:hidden;
	line-height:120%;
}

#service03 .servicedetail01 dl{
	width:50%;
	float:left;
	display:table;
}

#service03 .servicedetail01 dt{
	text-align:center;
	display:table-cell;
	width:auto;
}

#service03 .servicedetail01 dd{
	display:table-cell;
	vertical-align:middle;
	width:180px;
}
}

@media screen and (min-width:960px){
#service03 .servicedetail01{
	padding:0 10px;
	zoom:1;
	overflow:hidden;
	line-height:120%;
}

#service03 .servicedetail01 dl{
	width:50%;
	float:left;
	display:table;
}

#service03 .servicedetail01 dt{
	text-align:center;
	display:table-cell;
	width:auto;
}

#service03 .servicedetail01 dd{
	display:table-cell;
	vertical-align:middle;
	width:180px;
}
}




/*****04*****/

#service04 .b{
	margin-bottom:20px;
}

@media screen and (min-width:768px)and (max-width:959px){
#service04 .b{
	padding-top:25px;
	margin-bottom:30px;
}

#service04 .servicedetail01 ul{
	zoom:1;
	overflow:hidden;
}

#service04 .servicedetail01 li{
	width:auto;
	float:left;
	padding-right:15px;
}
}

@media screen and (min-width:960px){
#service04 .b{
	padding-top:25px;
	margin-bottom:30px;
}

#service04 .servicedetail01 ul{
	zoom:1;
	overflow:hidden;
}

#service04 .servicedetail01 li{
	width:50%;
	float:left;
}
}


/*********************************

お問い合わせ

**********************************/

#contact dl{
	display:none;
}

#contact li{
	text-align:center;
	margin-top:15px;
}

@media screen and (min-width:768px){
	
#contact dl{
	display:block;
	zoom:1;
	overflow:hidden;
	width:580px;
	margin:0 auto;
}

#contact dt{
	width:130px;
	float:left;
	display:inline;
}

#contact dd{
	width:450px;
	float:left;
	display:inline;
	text-align:center;
}

#contact dd .tel{
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:#666 1px solid;
}

#contact ul{
	display:none;
}

}