@charset "UTF-8";
.price1 {
	margin-bottom: 30px;
	font-size: 16px;
}
.price2 {
	font-size: 16px;
	color: #6688c5;
	margin-bottom: 10px;
}
.price21 {
	font-size: 16px;
	margin-bottom: 10px;
}
.price22 {
	font-size: 16px;
	margin-bottom: 80px;
	border: 3px solid #ddd;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.srvc_prc {
	width: 100%;
	margin-bottom: 50px;
	border-collapse: collapse;
}
.srvc_prt {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ddd;
	background: #f5f5f5;
	width: 30%;
}
.srvc_prl1 {
	padding: 10px;
	text-align: center;
	border: 1px solid #ddd;
	width: 30%;
}
.srvc_prl {
	padding: 10px;
	text-align: right;
	border: 1px solid #ddd;
	width: 30%;
}
table img {
	width: 100%;
	border: 1px solid #C2BFBF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.se_tre {
	width: 100%;
	margin-bottom: 11px;
}
.se_tre2 {
	width: 100%;
	margin-bottom: 39px;
}
.se_treti {
	border-bottom: 1px dotted #000000;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 16px;
}
.se_trep {
	padding-right: 10px;
	padding-left: 10px;
	/* [disabled]padding-bottom: 10px;
*/
	text-align: left;
	margin-bottom: -4px;
}
.se_tret {
	vertical-align: top;
	width: 50%;
	padding-right: 5px;
	padding-left: 10px;
}

.service1 {
	clear: both;
	height: 245px;
	margin-bottom: 60px;
}
.service11 {
	font-size: 18px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
}
.service111 {
	float: left;
	margin-right: 20px;
}
.service111 img {
	max-width: 100%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #ddd;
}
.service1_bg {
	clear: both;
	height: 245px;
	margin-bottom: 150px;
}
.service111_bg {
	float: left;
	margin-right: 20px;
}
.service111_bg img {
	max-width: 100%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #ddd;
}
.service2 {
	clear: both;
	height: 245px;
	margin-bottom: 60px;
}
.service21 {
	font-size: 18px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
}
.service211 {
	float: left;
	margin-right: 20px;
}
.service211 img {
	max-width: 100%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #ddd;
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:779px) {
.service1 {
	margin-bottom: 198px;
}
.service111 {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.service1_bg {
	margin-bottom: 294px;
}
.service111_bg {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.service112 {
}
.service2 {
	margin-bottom: 98px;
}
.service211 {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
}
