@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gNavi > li:first-child > a {
	color: #003472;
}

.mainVisual {
	margin-bottom: 25px;
	background-image: url(../img/common/main_img.jpg);
}

#pagePath {
	margin-bottom: 28px;
}

#main .headLine02 {
	margin-bottom: 34px;
	padding-bottom: 14px;
	line-height: 1.4;
}

#conts p {
	font-size: 15px;
	line-height: 1.85;
}

#conts .text01 {
	margin-bottom: 36px;
}

#main .comImgBox {
	margin-bottom: 65px;
}

#main .comImgBox .phoBox {
	width: 260px;
}

#main .comImgBox .phoBox img {
	width: 100%;
}

#main .comImgBox .txtBox .txt01 {
	letter-spacing: -1px;
}

#main .comTxtArea01 {
	margin-bottom: 93px;
	padding: 32px 25px 36px;
}

#main .comTxtArea01 ul li {
	padding: 0 0 16px 1em;
	font-size: 15px;
	font-weight: bold;
	text-indent: -1em;
}

#main .comTxtArea01 ul li:last-child {
	padding-bottom: 0;
}

#main .headLine03 {
	margin-bottom: 10px;
}

#main .comImgBoxL {
	margin-bottom: 20px;
	padding-bottom: 56px;
	border-bottom: 1px dotted #DFDFDF;
}

#main .comImgBoxL .phoBox {
	margin-top: 38px;
	float: left;
}

#main .comImgBoxL .phoBox img {
	width: 128px;
}

#main .comImgBoxL .txtBox {
	width: 516px;
	float: right;
}

#main .comImgBoxL .txtBox p {
	letter-spacing: -1px;
}

#main .imgBoxL01 {
	margin-bottom: 129px;
	padding-bottom: 0;
	border-bottom: none;
}

#main .comList {
	margin-bottom: 0;
}

#main .comList .phoBox {
	padding: 8px 7px 10px 50px;
	float: right;
}

#main .comList .phoBox img {
	width: 220px;
}

#main .h3Ttl {
	margin-bottom: 39px;
}

#main .homecareUl {
	margin-bottom: 93px;
}

#main .map{
	width: 100%;
}

#main .map img{
	width: 100%;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.mainVisual {
		background-image: url(../img/common/sp_main_img.jpg);
	}
	
	#main .headLine02 {
		margin-bottom: 16px;
		padding-bottom: 5px;
	}
	
	#main .comMenu p {
		padding: 3px 0 2px;
	}
	
	#conts p {
		font-size: 12px;
		line-height: 1.56;
	}
	
	#conts .text01 {
		margin-bottom: 23px;
	}
	
	#main .comImgBox .phoBox {
		margin: 0 auto 20px;
		width: 68%;
		float: none;
	}
	
	#main .comImgBox .phoBox img {
		width: 100%;
	}
	
	#main .comImgBox {
		margin-bottom: 37px;
	}
	
	#main .comTxtArea01 {
		margin-bottom: 58px;
		padding: 16px 25px;
	}
	
	#main .comTxtArea01 ul li {
		padding-bottom: 10px;
		font-size: 12px;
	}
	
	#main .comImgBoxL .phoBox {
		margin: 25px 0 25px 6px;
		float: none;
	}
	
	#main .comImgBoxL .phoBox img {
		width: 78px;
	}
	
	#main .comImgBoxL .txtBox {
		width: auto;
		float: none;
	}
	
	#main .comImgBoxL {
		margin-bottom: 22px;
		padding-bottom: 22px;
	}
	
	#main .imgBoxL01 {
		margin-bottom: 52px;
		padding-bottom: 0;
	}
	
	#main .comList .txtBox .pho {
		margin: 0 auto 20px;
		width: 46%;
	}
	
	#main .comList .txtBox .pho img {
		width: 100%;
	}
	
	#main .homecareUl {
		margin-bottom: 58px;
	}

}
