@charset "utf-8";

/* -----------------------------
	commonArea
----------------------------- */
.l-content .innerArea {
  width: 910px;
  margin-left: 10px;
}
.l-content img {
  vertical-align: bottom;
}
.l-contentWrap .l-content table.m-table {
  width: 910px;
  margin-left: 10px;
}
.l-contentWrap .l-content table.m-table th {
  background-color: #e6e6e6;
  color: #333;
}

/* ボタン */
.l-content .btnArea a,
.l-content .itemBtn a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .itemBtn a {
	width: 140px;
	height: 28px;
	margin: 15px auto 0;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_item.png) no-repeat;
}
.l-content .btnArea .btn_lineup a {
	width: 302px;
	height: 37px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_lineup.png) no-repeat;/* ラインナップ */
}
.l-content .btnArea .btn_chart_l a {
	width: 302px;
	height: 37px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_chart_l.png) no-repeat;/* 特長早見表 */
}
.l-content .btnArea .btn_sp-item a {
	width: 302px;
	height: 37px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_sp-item.png) no-repeat;/* 特注対応 */
}
.l-content .btnArea .btn_sp-order a {
	width: 302px;
	height: 37px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_sp-order.png) no-repeat;/* 特注対応 */
}
.l-content .btnArea .btn_chart a {
	width: 200px;
	height: 37px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_chart.png) no-repeat;/* 特長早見表へ */
}
.l-content .btnArea .btn_customize a {
	width: 302px;
	height: 37px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_customize.png) no-repeat;/* 追加工 */
}

/* アンカー枠 */
.l-content .anchorBtn ul {
  text-align: center;
}
.l-content .anchorBtn ul li {
  display: inline-block;
  margin-right: 12px;
}
.l-content .anchorBtn ul li.last {
  margin-right: 0;
}

/* contactArea */
.l-content .contactArea {
	width: 950px;
	margin: 0 auto;
}
.l-content .contactArea .contactLead p {
	width: 406px;
	height: 45px;
  margin: 0 auto;
  margin-bottom: 15px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .contactArea .contactLead .contactTx01 { background: url(/maker/kyoikugearmfg/products/gearbox/images/contact_lead01.png) no-repeat center; width: 835px; }
.l-content .contactArea .contactLead .contactTx02 { background: url(/maker/kyoikugearmfg/products/gearbox/images/contact_lead02.png) no-repeat center; }
.l-content .contactArea .contactContent {
	width: 950px;
	height: 152px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/contact_bg.gif) no-repeat center;
}
.l-content .contactArea .contactTx01_note {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
.l-content .contactArea .contactContent dl {
	height: 0;
	overflow: hidden;
}
.l-content .contactArea ul.btnBox li.contactBtn a {
	display: block;
	width: 265px;
	height: 47px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/contact_btn.gif) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 71px 0 0 625px;
}

/* -----------------------------
	mainVisual
----------------------------- */
.l-content h1.titleBlock__h1Img {
	width: 950px;
	height: 190px;
	margin-bottom: 30px;
	padding: 0;
	border: none;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/mainVisual.jpg) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* -----------------------------
	solutionArea
----------------------------- */
.l-content .solutionArea {
  position: relative;
	width: 890px;
	height: 276px;
  padding: 20px;
	border: 10px solid #fbe7e8;
}
.l-content .solutionArea p.ttl {
	width: 890px;
	height: 150px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/ttl_solution.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .solutionArea ul {
  position: absolute;
  left: 22px;
  top: 144px;
	width: 890px;
	height: 150px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/txt_solution_list.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* -----------------------------
	chartArea
----------------------------- */
.l-content .chartArea dl {
  text-align: center;
}
.l-content .chartArea dl .chart_img {
  margin: 5px 0;
}
.l-content .chartArea dl .itemBtn a {
	width: 111px;
	height: 24px;
  margin: 8px auto 4px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_shop_s.png) no-repeat;
}

/* -----------------------------
	lineupArea
----------------------------- */
.l-content .lineupArea .eachItem .imageBox,
.l-content .lineupArea .eachItem .txtBox {
  float: left;
}
.l-content .lineupArea .eachItem .imageBox {
  width: 220px;
  margin-left: 20px;
}
.l-content .lineupArea .eachItem .imageBox .txt_price {
  margin-top: 5px;
  color: #dd0000;
  font-size: 28px;
  text-align: center;
}
.l-content .lineupArea .eachItem .imageBox .txt_price span {
  font-weight: bold;
}
.l-content .lineupArea .eachItem .txtBox {
  margin-left: 30px;
  width: 660px;
}
.l-content .lineupArea .listIco li {
  display: inline-block;
  margin-right: 5px;
  padding: 3px 15px;
  border: 1px solid #000;
  font-size: 12px;
  font-weight: bold;
}
.l-content .lineupArea .listIco .ico_cate01 {border-color: #d1de4c;background-color: #f8fae4;}/* グリース封入 */
.l-content .lineupArea .listIco .ico_cate02 {border-color: #3caddf;background-color: #e0f4fc;}/* 防塵対策 */
.l-content .lineupArea .listIco .ico_cate03 {border-color: #dd0000;background-color: #fce5e5;}/* 高減速 */
.l-content .lineupArea .listIco .ico_cate04 {border-color: #f3981d;background-color: #fef2e4;}/* 低騒音・低振動・高効率 */
.l-content .lineupArea .listIco .ico_cate05 {border-color: #7f1184;background-color: #f2e7f2;}/* 高速回転用 */

.l-content .lineupArea .listPoint li {
  padding-left: 0.5em;
  font-size: 14px;
  line-height: 24px;
  text-indent: -0.5em;
}

/* btn_商品詳細へ（オレンジ） */
.l-content .lineupArea .btnArea li {
  float: left;
}
.l-content .lineupArea .btnArea .itemBtn a {
	width: 215px;
	height: 37px;
	background: url(/maker/kyoikugearmfg/products/gearbox/images/btn_shop.png) no-repeat;
  margin: 0 10px 0 0;
}

/* -----------------------------
	sp-itemArea
----------------------------- */
.l-content .sp-itemArea ul {
  width: 920px;
  margin-right: -10px;
}
.l-content .sp-itemArea ul li {
  float: left;
  margin-left: 10px;
}
.l-content .sp-itemArea ul li img {
  border: 1px solid #cccccc;
}
.l-content .sp-itemArea ul li dd {
  margin-top: 15px;
  text-align: center;
}

/* -----------------------------
	otherArea
----------------------------- */
.l-content .otherArea ul.otherList {
  display: inline-block;
  margin-left: 215px;
}
.l-content .otherArea ul.otherList li {
  float: left;
  width: 208px;
  padding: 30px 20px 25px;
  border: 1px solid #cccccc;
  text-align: center;
}
.l-content .otherArea ul.otherList li dd {
  margin-top: 17px;
  font-weight: bold;
  font-size: 14px;
}

/* box_hover */
.l-content .chartArea dl dt {
  color: #004bb1;
}
.l-content .chartArea dl.box_hover dt {
  text-decoration: underline;
}
.l-content .chartArea dl.box_hover dt,
.l-content .chartArea dl.box_hover img,
.l-content .otherArea dl.box_hover img {
  cursor: pointer;
}
