.pageimage-naka {
	background-image: url("../img/page04.jpg")
}



.careimg {
	padding-bottom: 40px;
	width: 105%;
	margin-right: -5%;
	overflow:hidden;
}
.careimg li {
	float: left;
	width: 45%;
	margin-right: 5%;
}




.plice-a {

}
.plice-b {

}
.plice ul {
}

.plice ul li {
	border-bottom: 2px solid #F4F1EC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.plice h4 {
	font-size: 130%;
	line-height:1.7;
	border-bottom: 2px solid #FFE200;
	padding-bottom: 10px;
	padding-top: 40px;
}
.plice h3 {
	font-size: 110%;
	line-height:1.5;
	background-image: url("../img/maru.png");
	background-size: 13px;
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left;
}
.pl01 {
	width: 85%;
	float: left;
	box-sizing: border-box;
	border-right: 1px dotted #707070;
}
.en {
	width: 15%;
	float: right;
	text-align: right;
}

.pl01 p {
	font-size: 90%;
	padding-left: 16px;
}
.ue-p {
	padding-top: 10px;
}



@media screen and ( max-width:800px )
{

.pl01 {
	width: 100%;
	float: none;
	border-right: none;
}
.en {
	width: 100%;
	float: none;
	border-top: 1px dotted #D5D5D5;
}


}



