@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* secAbout */
.l-content .secAbout .secTxt {
	float:left;
	width:450px;
}
.l-content .secAbout .secPic {
	float:right;
}
.l-content .secAbout .textS {
  font-size:10px;
  text-align:center;
  margin-top:5px;
}
/* secFeature */
.l-content .secFeature .secL {
	width:465px;
}
.l-content .secFeature .secR {
	width:465px;
}
.l-content .secFeature .list li{
	margin-bottom:5px;
	text-indent:-0.5em;
	margin-left:0.5em;
}
/* secType */
.l-content .secType .commonTable th {
	padding:14px 10px;
	line-height:2.0;
}
.l-content .secType .commonTable td {
	padding:15px 10px;
}
.l-content .secType .commonTable td p {
	text-align:left;
}
.l-content .secType .commonTable td .m-btnSize--s {
    width: 111px;
	margin:0 auto;
	padding-left:10px;
}
/* secRotation */
.l-content .secRotation .secTxt {
	float:left;
	width:420px;
}
.l-content .secRotation .secTxt .txt {
	margin-bottom:40px;
}
.l-content .secRotation .secTxt .formula {
	margin-left:85px;
}
.l-content .secRotation .secPic {
	float:right;
}
/* secPressure */
.l-content .secPressure .secTxt {
	float:left;
	width:420px;
}
.l-content .secPressure .secPic {
	float:right;
}
/* secModule */
.l-content .secModule .secTxt {
	float:left;
	width:420px;
}
.l-content .secModule .secTxt .txt {
	margin-bottom:40px;
}
.l-content .secModule .secTxt .formula {
	margin-left:75px;
}
.l-content .secModule .secPic {
	float:right;
}
/* secGear */
.l-content .secGear .secTxt {
	float:left;
	width:420px;
}
.l-content .secGear .secPic {
	float:right;
}
/* secToothdepth */
.l-content .secToothdepth .sectionInner {
	float:left;
	width:455px;
}
.l-content .secToothdepth .sectionInner .secTxt {
	margin-bottom:0;
}
.l-content .secToothdepth .secPic {
	float:right;
}
/* secToothwidth */
.l-content .secToothwidth {
	clear:both;
}
.l-content .secToothwidth .sectionInner {
	float:left;
	width:455px;
}
.l-content .secToothwidth .sectionInner .secTxt {
	margin-bottom:0;
}
.l-content .secToothwidth .secPic {
	float:right;
}
/* secWheelbase */
.l-content .secWheelbase {
	clear:both;
}
.l-content .secWheelbase .secTxt {
	float:left;
	width:460px;
}
.l-content .secWheelbase .secTxt .txt {
	margin-bottom:40px;
}
.l-content .secWheelbase .secTxt .formula {
	margin-left:13px;
}
.l-content .secWheelbase .secPic {
	float:right;
}
