@charset "utf-8";

#aboutus p {
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}

#aboutus img {
	width: 340px;
	float: right;
	margin: 30px;
	margin-right: 0;
}

#aboutus p,
#strong dd p {
	text-align: justify;
	text-justify: inter-ideograph;
}

#aboutus p strong {
	width: 330px;
	display: block;
	font-size: 22px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	background: url(../images/line.png) repeat-x left bottom;
}

#strong dt {
	font-size: 18px;
	font-weight: bold;
}

#strong dd p {
	padding-bottom: 15px;
}

dl.colorsimulation img {
	width: 100%;
}

dl.colorsimulation .btn {
	margin-top: 30px;
}

.service {
	padding-top: 40px;
	margin-top: 40px;
	background: url(../images/line.png) repeat-x left top;
}

.service figure img {
	width: 48%;
}

.service figure img:nth-child(2n) {
	margin-left: 4%;
}

#step li {
	overflow: hidden;
	margin-top: 30px;
}

#step li:first-child {
	margin-top: 0;
}

#step img {
	width: 270px;
	float: left;
}

#step dl {
	float: right;
	width: 410px;
}

#step dt {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 6px;
	background: url(../images/line.png) repeat-x left bottom;
}

#step .btn {
	margin-top: 30px;
}

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

#aboutus img {
	width: 100%;
	float: none;
	margin: 0;
	margin-bottom: 15px;
}

#aboutus p strong {
	font-size: 18px;
	padding-bottom: 5px;
	width: 100%;
}

#strong dt {
	font-size: 16px;
	padding-bottom: 8px;
}

dl.colorsimulation .btn {
	margin-top: 20px;
}

.service figure img {
	width: 100%;
	width: 100%;
}

.service figure img:nth-child(2n) {
	margin: 0;
	margin-top: 20px;
}

#step li {
	margin-top: 40px;
}

#step img {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}

#step dl {
	width: 100%;
	float: none;
}

#step dt {
	font-size: 17px;
	padding-bottom: 6px;
}

#step .btn {
	margin-top: 20px;
}
}
