@charset "utf-8";

/*
Font Size(10px Base)
--------------------
10px * 1rem -> 10px
10px * 1.5rem -> 15px
10px * 2rem -> 20px
10px * 2.5rem -> 25px
*/

/* ===================================================================

	Service

=================================================================== */

.service .read {
	margin: 20px 0 0 0;
	color: #a84200;
	background: url(../images/common/bg_11.jpg) repeat-y;
}

.service .read > p {
	padding: 15px 15px 10px 15px;
}

.service .read > .img {
	font-size: 0;
	line-height: 0;
}

.box_svc {
	margin: 30px 0 0 0;
}

.box_svc > h3 {
	margin: 0 0 -10px 0;
}

.box_svc > h3 img {
	width: auto;
	max-width: 100%;
	max-height: 20px;
}

.box_svcA {
	margin: 30px 0 0 0;
}

.box_svcA > dl > dd {
	position: relative;
}

.box_svcA_img {
	width: 70px;
	position: absolute;
	top: -64px;
	right: 10px;
}

.box_svcA_img3 {
	top: -77px;
	right: 10px;
}

.box_svcA_img > img {
	font-size: 0;
	line-height: 0;
	width: 63px;
	height: 63px;
}
