@charset "utf-8";
/* TOOLS DETAIL */
.toolsdetail {
	max-width: 970px;
	margin: auto;
}
.ly_toolsdetailWrapper {
	padding: 0 15px;
}
.ly_toolsdetail {
}
.ly_toolsdetailTitle {
	text-align: center;
}
.ly_toolsdetailTitle > h3 {
	font-size: 1.4em;
}
.ly_toolsdetailContent {
	padding-top: 20px;
}
.ly_toolsdetailContent img {
	width: 100%;
	height: 100%;
}
