#wrapper {
  background-color: #f5f2f2; }

.banner-common {
  background-image: url("../images/business/banner.jpg"); }

.wrapper-breadcrumb-intro {
  padding-bottom: 155px;
  margin-bottom: 138px; }
  .wrapper-breadcrumb-intro .intro .disc {
    max-width: 850px;
    margin: 0 auto 60px; }
  .wrapper-breadcrumb-intro .intro img {
    width: 90%;
    max-width: 563px; }

.business {
  margin-bottom: 140px;
  position: relative; }
  .business::before {
    content: '';
    width: 100%;
    height: 96%;
    display: block;
    background-color: #313131;
    position: absolute;
    top: 195px;
    left: 0; }
  .business .item {
    position: relative;
    margin-bottom: 120px; }
    .business .item .left {
      width: calc(100% - 420px);
      height: 385px;
      position: absolute;
      bottom: 47px;
      z-index: 1;
      background: url("../images/index/manufactoring.jpg") center no-repeat;
      background-size: cover; }
    .business .item .right {
      max-width: 1300px;
      height: 385px;
      margin: auto;
      position: relative;
      background-color: #ffffff; }
      .business .item .right .wrapper {
        width: 420px;
        margin-left: auto; }
        .business .item .right .wrapper .h4-title {
          color: #1b1b1b;
          font-family: 'Nexa-Bold';
          font-weight: bold;
          font-size: 46px;
          line-height: 60px;
          padding: 55px 46px 42px; }
          .business .item .right .wrapper .h4-title .sub {
            font-family: 'Noto-Sans-JP-Regular';
            font-style: normal;
            font-size: 19px;
            margin-top: 15px; }
        .business .item .right .wrapper a {
          font-size: 15px;
          color: #000000;
          border-bottom: 1px solid;
          position: absolute;
          right: 0;
          bottom: 63px;
          padding: 12px 78px 12px 0; }
    .business .item.item-2 .left {
      background-image: url("../images/index/logistics.jpg"); }
    .business .item.item-3 {
      margin-bottom: 0; }
      .business .item.item-3 .left {
        background-image: url("../images/index/used-car-sales.jpg"); }

.wrapper-button {
  padding: 95px 0 140px;
  background: #fff; }
  .wrapper-button .scroll-to-top {
    margin-top: 0; }

@media only screen and (max-width: 640px) {
  .wrapper-breadcrumb-intro {
    padding-bottom: 50px;
    margin-bottom: 65px; }
    .wrapper-breadcrumb-intro .intro h3 {
      font-size: 22px;
      line-height: 40px; }
    .wrapper-breadcrumb-intro .intro .disc {
      margin-bottom: 30px; }

  .business {
    margin-bottom: 45px; }
    .business::before {
      top: 0; }
    .business .h3-title-section {
      font-size: 28px;
      margin-bottom: 20px; }
      .business .h3-title-section .sub {
        font-size: 14px;
        margin-top: 5px; }
    .business .sub-title {
      font-size: 14px;
      line-height: 26px;
      padding: 0 15px;
      margin-bottom: 55px; }
    .business .item {
      margin-bottom: 45px; }
      .business .item .left {
        width: calc(100% - 15px);
        height: 200px;
        top: -20px; }
      .business .item .right {
        width: calc(100% - 15px);
        margin-left: 15px;
        height: auto;
        padding: 200px 0 65px; }
        .business .item .right .wrapper {
          width: 100%;
          padding: 0 20px; }
          .business .item .right .wrapper .h4-title {
            width: 180px;
            padding: 0;
            font-size: 28px;
            line-height: 36px; }
            .business .item .right .wrapper .h4-title .sub {
              font-size: 14px;
              margin-top: 5px; }
          .business .item .right .wrapper a {
            padding: 5px 36px 5px 0;
            font-size: 12px;
            bottom: 30px; }

  .wrapper-button {
    padding: 50px 0 53px; } }
@media (min-width: 1300px) {
  .business .item .left {
    width: calc(100% - ((100% - 1300px) / 2 + 420px)); } }

/*# sourceMappingURL=business.css.map */
