@charset "UTF-8";
/**
 * *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-*
 *
 *  中央重機
 *
 * *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-*
**/

.index h2 {
  margin-bottom: 15px;
}

/* --------------------------------------------------------------------------- */

.top {
  height: 410px;
  background: url(../img/top-bg.jpg) center center / cover no-repeat;
  margin-bottom: 45px;
}
.top .inner {
  padding-top: 73px;
  position: relative;
}
.top p {
  width: 358px;
  color: #FFF;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.top .image {
  position: absolute;
  top: 10px;
  right: 5px;
}


.sale {
  margin-bottom: 45px;
}


.iNDr {
  background: #15171B;
}
.iNDr-bg {
  background: url(../img/iNDr-bg.jpg) right top / cover no-repeat;
  width: calc(50% - 50px);
  float: left;
  min-height: 492px;
  position: relative;
}
.iNDr-bg .image {
  position: absolute;
  bottom: 18px;
  right: 14px;
}
.iNDr-txt {
  width: 540px;
  float: left;
  padding: 65px 0 0 50px;
}
.iNDr-txt p {
  color: #FFF;
  line-height: 1.7;
}
.iNDr-txt p span.yellow { color: #F3C908; }
.iNDr-txt p span.line { font-weight: bold; text-decoration: underline; }


.charm {
  background: url(../img/charm-bg.jpg) center top no-repeat;
}
.charm .inner {
  padding: 60px 0;
  position: relative;
}
.charm .image {
  position: absolute;
  top: 45px;
  right: -81px;
}
.charm p {
  width: 490px;
  color: #555;
}


.support {
  background: url(../img/support-bg.jpg) center top / cover no-repeat;
}
.support .inner {
  padding: 60px 0;
  position: relative;
}
.support h3 {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18.5px;
  margin-bottom: 10px;
}
.support p {
  width: 463px;
  color: #555;
}
.support .image {
  position: absolute;
  top: 60px;
  right: 0;
}


.top-news .inner {
  padding: 55px 0 75px;
}
.news-title h2 {
  float: left;
  margin-bottom: 10px;
}
.news-title p {
  float: right;
  margin-top: 12px;
}


.recruit-FB  {
  margin-bottom: 45px;
}
.top-recruit {
  width: 470px;
  margin-right: 40px;
  float: left;
  height: 400px;
}
.top-recruit .prepared {
  background: #CCC;
  color: #FFF;
  text-align: center;
  height: 90px;
  padding-top: 30px;
}
.top-FB {
  width: 470px;
  height: 400px;
  float: left;
}