#wrapper {
  background-color: #f5f2f2; }

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

.wrapper-breadcrumb-intro {
  padding-bottom: 100px;
  margin-bottom: 138px; }

.feature .wrapper {
  width: calc((100% - 1100px) / 2 + 1100px);
  margin-left: auto;
  position: relative; }
  .feature .wrapper img {
    width: calc(100% - 555px);
    float: right; }
  .feature .wrapper .content {
    width: 555px;
    padding-right: 80px; }
    .feature .wrapper .content h4 {
      margin-bottom: 60px;
      font-family: 'Nexa-Bold';
      font-weight: bold;
      font-size: 16px; letter-spacing: 1px;}
      .feature .wrapper .content h4 .sub {
        display: block;
        font-family: 'Noto Sans Japanese';
        font-style: normal;
        font-size: 31px;
        margin-top: 45px; line-height: 56px;}
    .feature .wrapper .content .context {
      font-family: 'Noto-Sans-JP-Regular';
      font-style: normal;
      line-height: 32px;
      padding-bottom: 120px; }

.feature-2 {
  background-color: #313131;
  padding-top: 165px; }
  .feature-2 .wrapper {
    margin-left: 0; }
    .feature-2 .wrapper img {
      float: left; }
    .feature-2 .wrapper .content {
      color: #ffffff;
      float: left;
      padding: 0 0 0 80px; }

.feature-3 {
  padding-top: 165px; }
  .feature-3 .wrapper .content {
    color: #313131; }
    .feature-3 .wrapper .content h3 {
      margin-bottom: 60px;
      font-family: 'Nexa-Bold';
      font-size: 16px;
      font-weight: bold; }
    .feature-3 .wrapper .content h4 {
      font-family: 'Noto Sans Japanese';
      font-size: 32px;
      margin-top: 45px; line-height: 56px; font-weight: normal;}

.contact {
  background-color: #ffffff;
  padding-top: 110px; }
  .contact .wrapper {
    max-width: 1100px;
    margin: auto; }
    .contact .wrapper h3 {
      font-family: 'Nexa-Bold';
      font-weight: bold;
      text-align: center;
      font-size: 16px; }
    .contact .wrapper h4 {
      font-family: 'Noto-Sans-JP-Light';
      font-size: 32px;
      text-align: center;
      border-bottom: 1px solid #000000;
      line-height: 100px; }
    .contact .wrapper .sub-title {
      font-family: 'Noto-Sans-JP-Light';
      font-size: 18px;
      text-align: center;
      line-height: 32px;
      margin: 40px 0; }
    .contact .wrapper .line {
      border-bottom: 1px solid #000000;
      padding-bottom: 55px; }
      .contact .wrapper .line .block {
        width: 330px;
        float: left;
        margin-left: 55px; }
        .contact .wrapper .line .block:first-child {
          margin-left: 0; }
          .contact .wrapper .line .block:first-child .p1 {
            padding-right: 15px; }
        .contact .wrapper .line .block:nth-child(3) {
          text-align: right; }
        .contact .wrapper .line .block .p1 {
          text-align: right;
          padding-right: 25px;
          margin-bottom: 20px; }
        .contact .wrapper .line .block .p2 {
          font-size: 22px;
          margin-bottom: 10px; }
          .contact .wrapper .line .block .p2 a {
            font-size: 44px;
            margin-left: 10px;
            color: #000000; }
        .contact .wrapper .line .block .p3 {
          font-size: 14px;
          padding-left: 48px; }
        .contact .wrapper .line .block .btn-orange {
          display: inline-block;
          width: 303px;
          height: 83px;
          background-color: #ea5633;
          text-align: center;
          color: #ffffff;
          line-height: 83px; }
          .contact .wrapper .line .block .btn-orange::before {
            content: '';
            display: inline-block;
            width: 16px;
            height: 12px;
            background: url(../images/common/header/mail.png) center no-repeat;
            background-size: cover;
            margin-right: 15px; }
      .contact .wrapper .line .employee {
        width: 100%;
        float: left;
        margin-top: 25px;
        text-align: center;
        background-color: #f5f2f2;
        font-size: 14px;
        padding: 13px 0; }

.wrapper-button {
  padding: 125px 0;
  background: #fff; }
  .wrapper-button .scroll-to-top {
    margin-top: 0; }
    
#timetable { width: 100%; max-width: 1200px; margin-left: auto; padding: 30px 0 0;}
#timetable .box { float: left; width: 365px;}
#timetable .box h4 { text-align: center; color: #fff; background: #434343; font-size: 18px; padding: 20px 0; margin: 0 0 0 1px;}
#timetable .box.middle h4 { background: #1b1b1b;}
#timetable .box ul { padding: 30px 20px;}
#timetable .box ul li { padding: 0 0 15px;}

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

  .feature .wrapper {
    width: 100%;
    padding: 0 15px; }
    .feature .wrapper img {
      width: 100%;
      margin-bottom: 32px; }
    .feature .wrapper .content {
      width: 100%;
      padding-right: 0; }
      .feature .wrapper .content h4 {
        text-align: center;
        font-size: 14px;
        margin-bottom: 20px; }
        .feature .wrapper .content h4 .sub {
          font-size: 24px;
          line-height: 40px;
          margin-top: 15px; }
      .feature .wrapper .content .context {
        font-size: 12px;
        line-height: 26px;
        padding-bottom: 45px; }

  .feature-2 {
    padding-top: 60px; }
    .feature-2 .wrapper .content {
      padding-left: 0; }

  .feature-3 {
    padding-top: 60px; }
    .feature-3 .wrapper .content h3 {
      font-size: 14px;
      text-align: center;
      margin-bottom: 0; }
    .feature-3 .wrapper .content h4 {
      font-size: 24px;
      line-height: 40px;
      margin-top: 15px; }

  .contact {
    padding-top: 60px; }
    .contact .wrapper {
      padding: 0 15px; }
      .contact .wrapper h3 {
        font-size: 14px; }
      .contact .wrapper h4 {
        font-size: 24px;
        line-height: 40px;
        margin-top: 15px;
        border-bottom: none; }
      .contact .wrapper .sub-title {
        font-size: 14px;
        line-height: 22px;
        margin: 30px 0; }
      .contact .wrapper .line .block {
        max-width: 250px;
        margin: 0 auto 20px;
        float: none; }
        .contact .wrapper .line .block:first-child {
          margin-left: auto; }
        .contact .wrapper .line .block:nth-child(3) {
          width: 100%;
          max-width: 100%;
          margin-bottom: 0; }
          .contact .wrapper .line .block:nth-child(3) .btn-orange {
            width: 100%;
            height: 65px;
            line-height: 65px; }
        .contact .wrapper .line .block .p1 {
          padding-right: 0;
          font-size: 12px;
          text-align: left;
          margin-bottom: 5px; }
        .contact .wrapper .line .block .p2 {
          font-size: 18px; }
          .contact .wrapper .line .block .p2 a {
            font-size: 32px; }
        .contact .wrapper .line .block .p3 {
          font-size: 10px;
          padding-left: 40px; }
      .contact .wrapper .line .employee {
        padding: 10px;
        line-height: 22px;
        font-size: 12px; }

  .wrapper-button {
    padding: 50px 0 53px; } 
    
#timetable { width: 100%; max-width: 1200px; margin-left: auto;}
#timetable .box { float: none; width: 100%;}
#timetable .box h4 { text-align: center; color: #fff; font-size: 16px; padding: 10px 0; margin: 0;}
#timetable .box ul { padding: 15px 4%;}
#timetable .box ul li { padding: 0 0 10px; font-size: 14px;}
    
    
    }

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