@charset "utf-8";
/* ------------------------------------------------------
/maker/isel/mech/product/machine_shutter/selection/shape/index.html
------------------------------------------------------ */
/* shapeBox */
.l-content .shapeBlock {
  letter-spacing: -0.4em;
  margin: 23px 0 30px -26px;
}
.l-content .shapeBlock .shapeBox {
  letter-spacing: normal;
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5～7*/
 /zoom: 1; /*for ie5～7*/
  margin-left: 26px;
  margin-bottom: 30px;
  vertical-align: top;
  border: 1px solid #c3c3c3;
  position: relative;
  width: 440px;
  padding-bottom: 20px;
}
.l-content .shapeBlock .shapeBox .ttl {
  background: #415ea6;
  padding: 14px 20px;
  margin-bottom: 20px;
}
.l-content .shapeBlock .shapeBox .pic {
  text-align: center;
  margin-bottom: 15px;
}
.l-content .shapeBlock .shapeBox .txt {
  padding: 0 30px;
}
.l-content .shapeBlock .shapeBox .txt dt {
  font-weight: bold;
  color: #415ea6;
  font-size: 14px;
}
.l-content .shapeBlock .shapeBox .txt dt span {
  font-size: 10px;
  vertical-align: middle;
  margin-right: 5px;
}
.l-content .shapeBlock .shapeBox .txtTop {
  height: 140px;
}
.l-content .shapeBlock .shapeBox .txtBtm {
  height: 220px;
}
.l-content .shapeBlock .shapeBox .btn {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  width: 192px;
  margin: 0 auto 15px;
}
.l-content .shapeBlock .shapeBox .btn a {
  width: 192px;
  height: 38px;
  display: block;
  background: url(/maker/isel/mech/product/machine_shutter/selection/shape/images/index/btn_detail.png) no-repeat 0 0;
}
.l-content .shapeBlock .shapeBox .picBtm {
  text-align: center;
}
