@charset "UTF-8";
/*//////////////////////////////////////////////////

	事業内容css

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
.page__ttl {
  background-image: url("/img/works/works02/bg_ttl_sp.jpg");
  height: 223px; }
  .page__ttl.lower {
    background-image: url("/img/works/works02/lathe/bg_ttl_sp.jpg"); }

.sp-tab {
  display: revert; }

@media screen and (min-width: 769px) {
  .sp-tab {
    display: revert; } }
@media screen and (min-width: 961px) {
  .sp-tab {
    display: none; } }
.toplink {
  width: 89.334%;
  max-width: 764px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 60px; }
  .toplink .btn__wrap {
    flex: 0 1 47.462%;
    width: 47.462%;
    max-width: 47.462%;
    margin: 0 0 15px 0; }
    .toplink .btn__wrap:nth-last-of-type(-n + 2) {
      margin-bottom: 0; }
    .toplink .btn__wrap .btn {
      box-sizing: border-box;
      border: 1px solid #005AB2;
      height: 41px;
      line-height: 41px;
      border-radius: 20px/50%;
      color: #005AB2;
      font-size: 1.5rem;
      box-shadow: none; }
      .toplink .btn__wrap .btn.active {
        background: #005AB2;
        color: #FFF; }

.request {
  padding: 50px 0 100px;
  background: #FAFAFA; }
  .request-ttl {
    position: relative;
    margin-bottom: 14px;
    font-size: 2.5rem;
    line-height: 1;
    color: #004480; }
    @media (min-width: 769px) {
      .request-ttl {
        font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 2.4330900243 ); } }
    @media (min-width: 1180px) {
      .request-ttl {
        font-size: 3.5rem; } }
    .request-ttl:after {
      position: absolute;
      content: '';
      bottom: -73px;
      left: 50%;
      width: 60px;
      height: 1px;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translate(-50%);
      background-color: #004480; }
  .request-txt {
    text-align: center;
    margin-bottom: 57px;
    font-size: 1.3rem;
    line-height: 1.5; }
    @media (min-width: 769px) {
      .request-txt {
        font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
    @media (min-width: 1180px) {
      .request-txt {
        font-size: 1.5rem; } }
  .request-wp .request-content + .request-content {
    margin-top: 37px; }
  .request-wp .request-content:nth-of-type(-n+3):after {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    display: block;
    border-style: solid;
    border-color: #10437B transparent transparent transparent;
    border-width: 7px 6.5px; }
  .request-wp .request-content:nth-of-type(1) .request-number {
    margin-right: 22px; }
  .request-wp .request-content:nth-of-type(1) .request-img {
    max-width: 52px;
    margin-right: 30px; }
  .request-wp .request-content:nth-of-type(2) .request-number {
    margin-right: 17px; }
  .request-wp .request-content:nth-of-type(2) .request-img {
    max-width: 58px;
    margin-right: 29px; }
  .request-wp .request-content:nth-of-type(3) .request-number {
    margin-right: 30px; }
  .request-wp .request-content:nth-of-type(3) .request-img {
    max-width: 36px;
    margin-right: 38px; }
  .request-wp .request-content:nth-of-type(4) .request-number {
    margin-right: 25px; }
  .request-wp .request-content:nth-of-type(4) .request-img {
    max-width: 40px;
    margin-right: 39px; }
  .request-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-content: center;
    justify-content: flex-start;
    box-sizing: border-box;
    align-items: center;
    width: 100%;
    height: 91px;
    padding: 0 22px;
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 9px;
    background: #fff; }
    .request-content .request-number {
      flex: 0 1 auto;
      width: auto;
      max-width: auto;
      font-size: 2rem;
      color: #005AB2; }
      @media (min-width: 769px) {
        .request-content .request-number {
          font-size: calc( 2rem + ( 1vw - 7.69px ) * 4.8661800487 ); } }
      @media (min-width: 1180px) {
        .request-content .request-number {
          font-size: 4rem; } }
    .request-content .request-img {
      flex: 0 1 auto;
      width: auto;
      max-width: auto; }
    .request-content .request-desc {
      flex: 0 1 auto;
      width: auto;
      max-width: auto;
      font-size: 1.5rem; }
      @media (min-width: 769px) {
        .request-content .request-desc {
          font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 1.2165450122 ); } }
      @media (min-width: 1180px) {
        .request-content .request-desc {
          font-size: 2rem; } }
  .request .toplink {
    margin: 70px auto 0; }

.works02 {
  padding-top: 35px; }
  .works02__features-txt {
    background: url("/img/works/works02/features_sp.jpg") top center/cover no-repeat;
    padding: 50px 5.33% 70px; }
    .works02__features-txt .ttl {
      margin-bottom: 35px;
      font-size: 2rem;
      line-height: 1.575;
      color: #fff; }
      @media (min-width: 769px) {
        .works02__features-txt .ttl {
          font-size: calc( 2rem + ( 1vw - 7.69px ) * 3.6496350365 ); } }
      @media (min-width: 1180px) {
        .works02__features-txt .ttl {
          font-size: 3.5rem; } }
    .works02__features-txt .subttl {
      margin-bottom: 20px;
      font-size: 1.8rem;
      line-height: 1;
      color: #fff; }
      @media (min-width: 769px) {
        .works02__features-txt .subttl {
          font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
      @media (min-width: 1180px) {
        .works02__features-txt .subttl {
          font-size: 2rem; } }
    .works02__features-txt .txt {
      font-size: 1.5rem;
      line-height: 1.5878;
      color: #fff; }
      .works02__features-txt .txt span {
        border-bottom: 1px solid #fff; }
  .works02__features-detail {
    background: #FAFAFA;
    padding: 45px 0 60px; }
    .works02__features-detail .detail__txt-ttl {
      position: relative;
      margin-bottom: 50px;
      font-size: 2rem;
      line-height: 1; }
      @media (min-width: 769px) {
        .works02__features-detail .detail__txt-ttl {
          font-size: calc( 2rem + ( 1vw - 7.69px ) * 1.2165450122 ); } }
      @media (min-width: 1180px) {
        .works02__features-detail .detail__txt-ttl {
          font-size: 2.5rem; } }
      .works02__features-detail .detail__txt-ttl:after {
        position: absolute;
        content: '';
        bottom: -20px;
        left: 50%;
        width: 60px;
        height: 1px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        background-color: #004480; }
    .works02__features-detail .detail__txt-txt {
      margin-bottom: 78px;
      text-align: center;
      font-size: 1.5rem;
      line-height: 1; }
    .works02__features-detail .detail__wp {
      position: relative;
      box-sizing: border-box;
      border-radius: 21px;
      box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
      margin: 0 5.335%;
      padding: 82px 0 72px;
      background: #FFF; }
      .works02__features-detail .detail__wp-ttl {
        position: absolute;
        box-sizing: border-box;
        max-width: 852px;
        width: 92.836%;
        top: -28px;
        left: 50%;
        transform: translateX(-50%);
        padding: 10.5px 18px;
        font-size: 2.3rem;
        line-height: 3.2rem;
        letter-spacing: 0;
        background: #005AB2;
        color: #fff; }
        @media (min-width: 769px) {
          .works02__features-detail .detail__wp-ttl {
            font-size: calc( 2.3rem + ( 1vw - 7.69px ) * 1.2165450122 ); } }
        @media (min-width: 1180px) {
          .works02__features-detail .detail__wp-ttl {
            font-size: 2.8rem; } }
      .works02__features-detail .detail__wp-img .img_sp {
        margin: 0 auto; }
        .works02__features-detail .detail__wp-img .img_sp:nth-of-type(1) {
          width: 84.18%;
          margin-bottom: 30px; }
        .works02__features-detail .detail__wp-img .img_sp:nth-of-type(2) {
          width: 43.584%;
          margin-bottom: 30px; }
        .works02__features-detail .detail__wp-img .img_sp:nth-of-type(3) {
          width: 75.823%;
          margin-bottom: 35px; }
        .works02__features-detail .detail__wp-img .img_sp:nth-of-type(4) {
          width: 90.15%; }
  .works02__prototype {
    padding: 60px 0 150px; }
    .works02__prototype-txt {
      margin-bottom: 70px; }
      .works02__prototype-txt .ttl {
        position: relative;
        margin-bottom: 14px;
        font-size: 2.5rem;
        line-height: 1;
        color: #004480; }
        @media (min-width: 769px) {
          .works02__prototype-txt .ttl {
            font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 2.4330900243 ); } }
        @media (min-width: 1180px) {
          .works02__prototype-txt .ttl {
            font-size: 3.5rem; } }
        .works02__prototype-txt .ttl:after {
          position: absolute;
          content: '';
          bottom: -47px;
          left: 50%;
          width: 60px;
          height: 1px;
          -moz-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translate(-50%);
          background-color: #004480; }
      .works02__prototype-txt .txt {
        text-align: center;
        font-size: 1.5rem;
        line-height: 1; }
    .works02__prototype-link .link_btn {
      display: block;
      position: relative;
      text-align: center;
      color: #FFF;
      height: 44.8vw;
      font-size: 2rem;
      line-height: 44.8vw;
      margin-bottom: 10px; }
      @media (min-width: 769px) {
        .works02__prototype-link .link_btn {
          font-size: calc( 2rem + ( 1vw - 7.69px ) * 2.4330900243 ); } }
      @media (min-width: 1180px) {
        .works02__prototype-link .link_btn {
          font-size: 3rem; } }
      .works02__prototype-link .link_btn.link-machine_cut {
        background: url("/img/works/works02/proto_01.jpg") center/cover no-repeat; }
      .works02__prototype-link .link_btn.link-lathe {
        background: url("/img/works/works02/proto_02.jpg") center/cover no-repeat; }
      .works02__prototype-link .link_btn.link-onestop {
        background: url("/img/works/works02/proto_03.jpg") center/cover no-repeat; }
      .works02__prototype-link .link_btn:before, .works02__prototype-link .link_btn:after {
        position: absolute;
        display: block;
        content: "";
        height: 1px;
        background: #fff;
        transition: .4s; }
      .works02__prototype-link .link_btn:before {
        bottom: 7%;
        right: 5%;
        width: 13%; }
      .works02__prototype-link .link_btn:after {
        bottom: 10%;
        right: 4.5%;
        width: 3.5%;
        transform: rotate(45deg); }

.machinecut {
  padding-top: 35px; }
  .machinecut__features {
    box-sizing: border-box;
    padding: 50px 5.335%;
    margin-bottom: 70px;
    background: url("/img/works/works02/machine_cut/machine_cut_sp.jpg") top center/cover no-repeat; }
    .machinecut__features-wp {
      border-top: 5px solid #005AB2;
      padding: 45px 17px 50px;
      background: #FFFFFF;
      box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3); }
    .machinecut__features-ttl {
      font-size: 2.5rem;
      line-height: 1;
      color: #004480;
      margin-bottom: 30px; }
      @media (min-width: 769px) {
        .machinecut__features-ttl {
          font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 3.6496350365 ); } }
      @media (min-width: 1180px) {
        .machinecut__features-ttl {
          font-size: 4rem; } }
    .machinecut__features-txt {
      max-width: 830px;
      margin: 0 auto 45px;
      font-size: 1.3rem;
      line-height: 2;
      letter-spacing: 0.0595em; }
      @media (min-width: 769px) {
        .machinecut__features-txt {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
      @media (min-width: 1180px) {
        .machinecut__features-txt {
          font-size: 1.5rem; } }
    .machinecut__features-img figure {
      margin-bottom: 15px; }
      .machinecut__features-img figure:last-child {
        margin-bottom: 0; }
  .machinecut__flexwp.award {
    max-width: 1180px;
    margin: 0 auto; }
    .machinecut__flexwp.award .flex__left {
      width: calc(100% - 40px);
      margin: 0 auto 40px; }
  .machinecut__award-subttl {
    margin-bottom: 18px;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.5; }
  .machinecut__award-ttl {
    position: relative;
    margin-bottom: 60px; }
    .machinecut__award-ttl .ttl-txt {
      position: relative;
      font-size: 2.0rem;
      letter-spacing: 0;
      line-height: 1.8;
      color: #005AB2; }
      .machinecut__award-ttl .ttl-txt:before, .machinecut__award-ttl .ttl-txt:after {
        position: absolute;
        content: '';
        z-index: 100;
        height: 1px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        background-color: #005AB2; }
      .machinecut__award-ttl .ttl-txt:before {
        top: 32px;
        width: 318px; }
      .machinecut__award-ttl .ttl-txt:after {
        bottom: 3px;
        width: 146px; }
    .machinecut__award-ttl .ttl-img {
      position: absolute;
      top: -4.5px;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translate(-50%);
      max-width: 26px; }
      .machinecut__award-ttl .ttl-img.left {
        left: calc(50% - 136px); }
      .machinecut__award-ttl .ttl-img.right {
        left: calc(50% + 136px); }
  .machinecut__award-content {
    padding: 40px 0 50px; }
    .machinecut__award-content:nth-of-type(2n) {
      background: #FAFAFA; }
    .machinecut__award-content:first-of-type {
      padding-top: 0; }
    .machinecut__award-content .award-category {
      position: relative;
      box-sizing: border-box;
      width: calc(100% - 40px);
      margin: 0 auto 15px;
      padding-left: 34px;
      font-size: 2.5rem;
      line-height: 1;
      color: #004480; }
      @media (min-width: 769px) {
        .machinecut__award-content .award-category {
          font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 3.6496350365 ); } }
      @media (min-width: 1180px) {
        .machinecut__award-content .award-category {
          font-size: 4rem; } }
      .machinecut__award-content .award-category:after {
        content: '';
        position: absolute;
        left: 0;
        top: 2px;
        width: 28px;
        height: 20px;
        background: url("/img/works/works02/machine_cut/silver_award.svg") center/cover no-repeat; }
    .machinecut__award-content .award-img {
      width: calc(100% - 40px);
      margin: 0 auto 20px; }
    .machinecut__award-content .award-feature {
      display: inline-block;
      margin-bottom: 15px;
      padding: 9px 14px;
      border-radius: 5px;
      font-size: 1.3rem;
      line-height: 1;
      background: #E7F3FD;
      color: #005AB2; }
      @media (min-width: 769px) {
        .machinecut__award-content .award-feature {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
      @media (min-width: 1180px) {
        .machinecut__award-content .award-feature {
          font-size: 1.5rem; } }
    .machinecut__award-content .award-name {
      margin-bottom: 22px;
      font-size: 2rem;
      line-height: 1; }
      @media (min-width: 769px) {
        .machinecut__award-content .award-name {
          font-size: calc( 2rem + ( 1vw - 7.69px ) * 2.4330900243 ); } }
      @media (min-width: 1180px) {
        .machinecut__award-content .award-name {
          font-size: 3rem; } }
    .machinecut__award-content .award-txt {
      font-size: 1.3rem;
      line-height: 1.8;
      letter-spacing: 0; }
      @media (min-width: 769px) {
        .machinecut__award-content .award-txt {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
      @media (min-width: 1180px) {
        .machinecut__award-content .award-txt {
          font-size: 1.5rem; } }
    .machinecut__award-content .award-gallery {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .machinecut__award-content .award-gallery .img_wp {
        flex: 0 1 50%;
        width: 50%;
        max-width: 50%;
        margin: 0 auto;
        position: relative;
        overflow: hidden; }
        .machinecut__award-content .award-gallery .img_wp:before {
          content: '';
          display: block;
          padding-top: 58.934%; }
        .machinecut__award-content .award-gallery .img_wp img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 101%;
          height: 101%;
          object-fit: cover; }
  .machinecut__speedio {
    padding: 50px 0 70px; }
    .machinecut__speedio-ttl {
      position: relative;
      margin-bottom: 77px;
      font-size: 2rem;
      line-height: 1;
      color: #004480; }
      @media (min-width: 769px) {
        .machinecut__speedio-ttl {
          font-size: calc( 2rem + ( 1vw - 7.69px ) * 3.6496350365 ); } }
      @media (min-width: 1180px) {
        .machinecut__speedio-ttl {
          font-size: 3.5rem; } }
      .machinecut__speedio-ttl:after {
        position: absolute;
        content: '';
        bottom: -17px;
        left: 50%;
        width: 60px;
        height: 1px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        background-color: #004480; }
    .machinecut__speedio-intro {
      width: calc(100% - 40px);
      margin: 0 auto 71px; }
      .machinecut__speedio-intro > .intro-img {
        margin-bottom: 30px; }
      .machinecut__speedio-intro > .intro-txt > .ttl {
        margin-bottom: 18px;
        font-size: 1.8rem;
        line-height: 1;
        color: #004480; }
        @media (min-width: 769px) {
          .machinecut__speedio-intro > .intro-txt > .ttl {
            font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 2.4330900243 ); } }
        @media (min-width: 1180px) {
          .machinecut__speedio-intro > .intro-txt > .ttl {
            font-size: 2.8rem; } }
      .machinecut__speedio-intro > .intro-txt > .desc {
        font-size: 1.3rem;
        line-height: 1.8; }
        @media (min-width: 769px) {
          .machinecut__speedio-intro > .intro-txt > .desc {
            font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
        @media (min-width: 1180px) {
          .machinecut__speedio-intro > .intro-txt > .desc {
            font-size: 1.5rem; } }
    .machinecut__speedio-features {
      margin-bottom: 70px; }
      .machinecut__speedio-features div > .features-ttl {
        position: relative;
        margin-bottom: 44px;
        font-size: 1.6rem;
        line-height: 1;
        color: #000000; }
        @media (min-width: 769px) {
          .machinecut__speedio-features div > .features-ttl {
            font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.9732360097 ); } }
        @media (min-width: 1180px) {
          .machinecut__speedio-features div > .features-ttl {
            font-size: 2rem; } }
        .machinecut__speedio-features div > .features-ttl:after {
          position: absolute;
          content: '';
          bottom: -4px;
          left: 50%;
          width: 269px;
          height: 1px;
          -moz-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translate(-50%);
          background-color: #000000; }
      .machinecut__speedio-features div > .features-wp > .features-content + .features-content {
        margin-top: 40px; }
      .machinecut__speedio-features div > .features-wp > .features-content .features-img {
        position: relative;
        margin-bottom: 20px; }
        .machinecut__speedio-features div > .features-wp > .features-content .features-img span {
          position: absolute;
          top: 19px;
          left: 21px;
          z-index: 2;
          font-size: 1.3rem;
          color: #FFF; }
        .machinecut__speedio-features div > .features-wp > .features-content .features-img:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 89px solid transparent;
          border-left: 89px solid #005AB2;
          /* ラベルの色はここで変更 */
          z-index: 1; }
      .machinecut__speedio-features div > .features-wp > .features-content .feature-cap {
        text-align: center;
        font-size: 1.5rem;
        line-height: 1.6; }
        @media (min-width: 769px) {
          .machinecut__speedio-features div > .features-wp > .features-content .feature-cap {
            font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
        @media (min-width: 1180px) {
          .machinecut__speedio-features div > .features-wp > .features-content .feature-cap {
            font-size: 1.8rem; } }
    .machinecut__speedio-shapes div {
      max-width: 830px; }
      .machinecut__speedio-shapes div > .shapes-ttl {
        position: relative;
        margin-bottom: 26px;
        font-size: 1.6rem;
        line-height: 1;
        color: #000000; }
        @media (min-width: 769px) {
          .machinecut__speedio-shapes div > .shapes-ttl {
            font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.9732360097 ); } }
        @media (min-width: 1180px) {
          .machinecut__speedio-shapes div > .shapes-ttl {
            font-size: 2rem; } }
        .machinecut__speedio-shapes div > .shapes-ttl:after {
          position: absolute;
          content: '';
          bottom: -6px;
          left: 50%;
          width: 269px;
          height: 1px;
          -moz-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translate(-50%);
          background-color: #000000; }
      .machinecut__speedio-shapes div > .shapes-txt {
        margin-bottom: 39px;
        text-align: center;
        font-size: 1.5rem;
        line-height: 1.6; }
        .machinecut__speedio-shapes div > .shapes-txt span {
          font-family: "Hiragino UD Sans W4 JIS2004", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
          font-size: 1.3rem; }
      .machinecut__speedio-shapes div > .shapes-gridimg {
        display: grid;
        align-items: center;
        box-sizing: border-box;
        grid-template-areas: "view view" "view view" "view view";
        grid-template-rows: 128px 128px 128px;
        grid-template-columns: 50% 50%; }
        .machinecut__speedio-shapes div > .shapes-gridimg .view {
          border: 1px solid #005AB2;
          height: 128px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(2n) {
            border-left: 0; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(n+3) {
            border-top: 0; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view .view_img {
            text-align: center; }
            .machinecut__speedio-shapes div > .shapes-gridimg .view .view_img figcaption {
              font-size: 1.3rem;
              line-height: 1.6rem; }
              @media (min-width: 769px) {
                .machinecut__speedio-shapes div > .shapes-gridimg .view .view_img figcaption {
                  font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
              @media (min-width: 1180px) {
                .machinecut__speedio-shapes div > .shapes-gridimg .view .view_img figcaption {
                  font-size: 1.5rem; } }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(1) .view_img .shape {
            width: 93px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(1) .view_img .view_cap {
            margin-top: 7px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(2) .view_img .shape {
            width: 112px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(2) .view_img .view_cap {
            margin-top: 8px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(3) .view_img .shape {
            width: 81px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(3) .view_img .view_cap {
            margin-top: 4px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(4) .view_img .shape {
            width: 92px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(4) .view_img .view_cap {
            margin-top: 10px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(5) .view_img .shape {
            width: 61px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(5) .view_img .view_cap {
            margin-top: 9px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(6) .view_img .shape {
            width: 92px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(6) .view_img .view_cap {
            margin-top: 8px; }

.lathe {
  padding-top: 35px; }
  .lathe__features {
    box-sizing: border-box;
    padding: 50px 5.335%;
    margin-bottom: 70px;
    background: url("/img/works/works02/lathe/lathe_sp.jpg") top center/cover no-repeat; }
    .lathe__features-wp {
      border-top: 5px solid #005AB2;
      padding: 45px 17px 50px;
      background: #FFFFFF;
      box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3); }
    .lathe__features-ttl {
      font-size: 2.5rem;
      line-height: 1;
      color: #004480;
      margin-bottom: 30px; }
      @media (min-width: 769px) {
        .lathe__features-ttl {
          font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 3.6496350365 ); } }
      @media (min-width: 1180px) {
        .lathe__features-ttl {
          font-size: 4rem; } }
    .lathe__features-txt {
      max-width: 830px;
      margin: 0 auto 45px;
      font-size: 1.3rem;
      line-height: 2;
      letter-spacing: 0;
      letter-spacing: 1.4px; }
      @media (min-width: 769px) {
        .lathe__features-txt {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
      @media (min-width: 1180px) {
        .lathe__features-txt {
          font-size: 1.5rem; } }
    .lathe__features-img figure {
      margin-bottom: 15px; }
      .lathe__features-img figure:last-child {
        margin-bottom: 0; }

.onestop {
  padding-top: 35px; }
  .onestop__features {
    box-sizing: border-box;
    padding: 50px 5.335%;
    margin-bottom: 70px;
    background: url("/img/works/works02/onestop/onestop_sp.jpg") top center/cover no-repeat; }
    .onestop__features-wp {
      border-top: 5px solid #005AB2;
      padding: 45px 17px 50px;
      background: #FFFFFF;
      box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3); }
    .onestop__features-ttl {
      font-size: 2.5rem;
      line-height: 1;
      color: #004480;
      margin-bottom: 30px; }
      @media (min-width: 769px) {
        .onestop__features-ttl {
          font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 3.6496350365 ); } }
      @media (min-width: 1180px) {
        .onestop__features-ttl {
          font-size: 4rem; } }
    .onestop__features-txt {
      max-width: 830px;
      margin: 0 auto 45px;
      font-size: 1.3rem;
      line-height: 2;
      letter-spacing: 0.0595em; }
      @media (min-width: 769px) {
        .onestop__features-txt {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
      @media (min-width: 1180px) {
        .onestop__features-txt {
          font-size: 1.5rem; } }
    .onestop__features-img figure {
      margin-bottom: 15px; }
      .onestop__features-img figure:last-child {
        margin-bottom: 0; }
      .onestop__features-img figure p {
        font-size: 1.5rem;
        color: #004480; }
  .onestop__knowhow > .inner {
    max-width: 830px; }
  .onestop__knowhow-ttl {
    position: relative;
    margin-bottom: 45.5px;
    font-size: 2rem;
    line-height: 1;
    color: #005AB2; }
    @media (min-width: 769px) {
      .onestop__knowhow-ttl {
        font-size: calc( 2rem + ( 1vw - 7.69px ) * 3.6496350365 ); } }
    @media (min-width: 1180px) {
      .onestop__knowhow-ttl {
        font-size: 3.5rem; } }
    .onestop__knowhow-ttl:after {
      position: absolute;
      content: '';
      bottom: -5px;
      left: 50%;
      width: 318px;
      height: 1px;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translate(-50%);
      background-color: #005AB2; }
  .onestop__knowhow-txt {
    position: relative;
    text-align: center;
    margin: 0 auto 42px;
    font-size: 1.5rem;
    line-height: 1; }
    @media (min-width: 769px) {
      .onestop__knowhow-txt {
        font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 1.4598540146 ); } }
    @media (min-width: 1180px) {
      .onestop__knowhow-txt {
        font-size: 2.1rem; } }
    .onestop__knowhow-txt:before {
      position: absolute;
      content: '';
      bottom: -32px;
      left: 50%;
      width: 2px;
      height: 22px;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translate(-50%);
      background-color: #000000; }
    .onestop__knowhow-txt:after {
      position: absolute;
      content: '';
      bottom: -32px;
      left: 50%;
      width: 7px;
      height: 7px;
      -moz-transform: translateX(-50%) rotate(45deg);
      -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
      transform: translate(-50%) rotate(45deg);
      border-right: 2px solid #000000;
      border-bottom: 2px solid #000000; }
  .onestop__knowhow-subtxt {
    text-align: center;
    margin: 0 auto 47px;
    font-size: 1.8rem;
    line-height: 1;
    color: #CD2E25; }
    @media (min-width: 769px) {
      .onestop__knowhow-subtxt {
        font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 1.4598540146 ); } }
    @media (min-width: 1180px) {
      .onestop__knowhow-subtxt {
        font-size: 2.4rem; } }
  .onestop__knowhow-img {
    margin-bottom: 31px; }
  .onestop__knowhow-estimate {
    box-sizing: border-box;
    background: #E7F3FD;
    padding: 36px 19px 42px;
    margin-bottom: 40px; }
    .onestop__knowhow-estimate .estimate__wp {
      margin-bottom: 25px; }
      .onestop__knowhow-estimate .estimate__wp:last-of-type {
        margin-bottom: 39px; }
      .onestop__knowhow-estimate .estimate__wp-ttl {
        padding-bottom: 5px;
        border-bottom: 2px solid #FFFFFF;
        margin-bottom: 15px;
        font-size: 1.5rem;
        line-height: 1; }
        @media (min-width: 769px) {
          .onestop__knowhow-estimate .estimate__wp-ttl {
            font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 1.2165450122 ); } }
        @media (min-width: 1180px) {
          .onestop__knowhow-estimate .estimate__wp-ttl {
            font-size: 2rem; } }
      .onestop__knowhow-estimate .estimate__wp-txt {
        font-size: 1.3rem;
        line-height: 1; }
        @media (min-width: 769px) {
          .onestop__knowhow-estimate .estimate__wp-txt {
            font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
        @media (min-width: 1180px) {
          .onestop__knowhow-estimate .estimate__wp-txt {
            font-size: 1.5rem; } }
        .onestop__knowhow-estimate .estimate__wp-txt.red {
          color: #CD2E25; }
  .onestop__knowhow-quantity {
    margin-bottom: 70px; }
    .onestop__knowhow-quantity .quantity__ttl {
      position: relative;
      margin-bottom: 30px;
      font-size: 1.6rem;
      line-height: 1;
      color: #000000; }
      @media (min-width: 769px) {
        .onestop__knowhow-quantity .quantity__ttl {
          font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.9732360097 ); } }
      @media (min-width: 1180px) {
        .onestop__knowhow-quantity .quantity__ttl {
          font-size: 2rem; } }
      .onestop__knowhow-quantity .quantity__ttl:after {
        position: absolute;
        content: '';
        bottom: -6px;
        left: 50%;
        width: 269px;
        height: 1px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        background-color: #000000; }
    .onestop__knowhow-quantity .quantity__table {
      border-collapse: initial;
      box-sizing: border-box;
      width: 100%; }
      .onestop__knowhow-quantity .quantity__table tr {
        text-align: center;
        line-height: 1; }
        .onestop__knowhow-quantity .quantity__table tr:nth-of-type(2n + 1) {
          background: #F7FBFE; }
      .onestop__knowhow-quantity .quantity__table th, .onestop__knowhow-quantity .quantity__table td {
        width: 50%;
        padding: 8px 28px;
        border: solid 1px #E6E6E6; }
      .onestop__knowhow-quantity .quantity__table .left {
        text-align: left; }
      .onestop__knowhow-quantity .quantity__table .right {
        text-align: right; }
      .onestop__knowhow-quantity .quantity__table th {
        font-size: 1.5rem;
        background: #005AB2;
        color: #fff;
        border-radius: 8px 8px 0 0; }
        @media (min-width: 769px) {
          .onestop__knowhow-quantity .quantity__table th {
            font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
        @media (min-width: 1180px) {
          .onestop__knowhow-quantity .quantity__table th {
            font-size: 1.8rem; } }
        .onestop__knowhow-quantity .quantity__table th:first-of-type {
          border-top-right-radius: 0;
          border-right: 1px solid #fff; }
        .onestop__knowhow-quantity .quantity__table th:last-of-type {
          border-top-left-radius: 0;
          border-left: 0; }
      .onestop__knowhow-quantity .quantity__table td {
        font-size: 1.3rem;
        border-top: 0; }
        @media (min-width: 769px) {
          .onestop__knowhow-quantity .quantity__table td {
            font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
        @media (min-width: 1180px) {
          .onestop__knowhow-quantity .quantity__table td {
            font-size: 1.6rem; } }
        .onestop__knowhow-quantity .quantity__table td:last-of-type {
          border-left: 0; }
    .onestop__knowhow-quantity .quantity__info {
      margin-top: 10px;
      color: #CD2E25;
      font-size: 1.8rem; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .works02__features-detail .detail__wp {
    padding: 66px 74px 36px 48px; } }
/*------------------------------
		961px以上
------------------------------*/
@media screen and (min-width: 961px) {
  .page__ttl {
    background-image: url("/img/works/works02/bg_ttl.jpg");
    height: 240px; }
    .page__ttl.lower {
      background-image: url("/img/works/works02/lathe/bg_ttl.jpg"); }

  .toplink {
    width: auto;
    max-width: 764px;
    margin: 0 auto 80px; }
    .toplink .btn__wrap {
      flex: 0 1 23.037%;
      width: 23.037%;
      max-width: 23.037%;
      margin: 0; }
      .toplink .btn__wrap .btn {
        height: 45px;
        line-height: 45px; }
        .toplink .btn__wrap .btn:hover {
          background: #005AB2;
          color: #FFF; }

  .request {
    padding: 80px 0 160px;
    background: #F5F5F5; }
    .request-ttl {
      margin-bottom: 30px; }
      .request-ttl:after {
        bottom: -85px; }
    .request-txt {
      margin-bottom: 143px; }
    .request-wp {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .request-wp .request-content + .request-content {
        margin-top: 0; }
      .request-wp .request-content:nth-of-type(-n+3):after {
        top: 50%;
        bottom: auto;
        left: auto;
        right: -34px;
        transform: translateY(-50%);
        border-color: transparent transparent transparent #10437B;
        border-width: 10px 10.5px; }
      .request-wp .request-content:nth-of-type(1) .request-number {
        margin-right: 0; }
      .request-wp .request-content:nth-of-type(1) .request-img {
        margin-top: 20px;
        max-width: 88px;
        margin-right: auto; }
      .request-wp .request-content:nth-of-type(1) .request-desc {
        margin-top: 50px; }
      .request-wp .request-content:nth-of-type(2) .request-number {
        margin-right: 0; }
      .request-wp .request-content:nth-of-type(2) .request-img {
        max-width: 108px;
        margin-right: auto; }
      .request-wp .request-content:nth-of-type(2) .request-desc {
        margin-top: 37px; }
      .request-wp .request-content:nth-of-type(3) .request-number {
        margin-right: 0; }
      .request-wp .request-content:nth-of-type(3) .request-img {
        max-width: 64px;
        margin-right: auto; }
      .request-wp .request-content:nth-of-type(3) .request-desc {
        margin-top: 43px; }
      .request-wp .request-content:nth-of-type(4) .request-number {
        margin-right: 0; }
      .request-wp .request-content:nth-of-type(4) .request-img {
        max-width: 78px;
        margin-right: auto; }
      .request-wp .request-content:nth-of-type(4) .request-desc {
        margin-top: 42px; }
    .request-content {
      flex: 0 1 22.372%;
      width: 22.372%;
      max-width: 22.372%;
      height: 264px; }
      .request-content .request-number {
        position: absolute;
        top: -42px;
        left: 50%;
        transform: translateX(-50%); }
      .request-content .request-img {
        flex: 0 1 100%;
        width: 100%;
        max-width: 100%;
        margin: 0 auto; }
      .request-content .request-desc {
        flex: 0 1 100%;
        width: 100%;
        max-width: 100%;
        line-height: 1;
        text-align: center; }
    .request .toplink {
      margin: 120px auto 0; }

  .works02 {
    padding-top: 45px; }
    .works02__features {
      position: relative;
      padding-bottom: 1028px; }
      .works02__features-txt {
        background: url("/img/works/works02/features.jpg") top center/cover no-repeat;
        padding: 99px 0 213px; }
        .works02__features-txt .ttl {
          margin-bottom: 42px;
          line-height: 1; }
        .works02__features-txt .subttl {
          margin-bottom: 20px; }
        .works02__features-txt .txt {
          text-align: center; }
      .works02__features-detail {
        background: #FFF;
        position: absolute;
        border-radius: 21px;
        box-sizing: border-box;
        padding: 60px 50px 50px;
        margin: 0;
        width: 100%;
        max-width: 1180px;
        top: 391px;
        left: 50%;
        transform: translateX(-50%);
        box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
        background: #FAFAFA; }
        .works02__features-detail .detail__txt-ttl {
          margin-bottom: 78px; }
          .works02__features-detail .detail__txt-ttl:after {
            bottom: -30px; }
        .works02__features-detail .detail__wp {
          margin: 0; }
          .works02__features-detail .detail__wp-ttl {
            line-height: 1;
            padding: 17px 0 20px; }
    .works02__prototype {
      padding: 130px 0 275px; }
      .works02__prototype-txt {
        margin-bottom: 90px; }
        .works02__prototype-txt .ttl {
          margin-bottom: 15px; }
          .works02__prototype-txt .ttl:after {
            bottom: -30px; }
      .works02__prototype-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1180px;
        margin: 0 auto; }
        .works02__prototype-link .link_btn {
          flex: 0 1 32.627118%;
          width: 32.627118%;
          max-width: 32.627118%;
          height: auto;
          line-height: 238px;
          margin-bottom: 0; }
          .works02__prototype-link .link_btn:before {
            width: 12%; }
          .works02__prototype-link .link_btn:after {
            bottom: 9%; }
          .works02__prototype-link .link_btn:hover {
            filter: brightness(1.2); }

  .machinecut {
    padding-top: 45px; }
    .machinecut__features {
      background: url("/img/works/works02/machine_cut/machine_cut.jpg") top center/cover no-repeat;
      position: relative;
      padding: 0 0 550px 0;
      margin-bottom: 441px; }
      .machinecut__features-wp {
        position: absolute;
        box-sizing: border-box;
        border-top: 10px solid #005AB2;
        width: 100%;
        max-width: 1180px;
        top: 150px;
        left: 50%;
        padding: 78px 59px 60px;
        transform: translateX(-50%); }
      .machinecut__features-ttl {
        margin-bottom: 35px; }
      .machinecut__features-txt {
        margin-bottom: 74px;
        line-height: 1.6; }
      .machinecut__features-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .machinecut__features-img figure {
          flex: 0 1 49.154%;
          width: 49.154%;
          max-width: 49.154%;
          margin-bottom: 35px; }
          .machinecut__features-img figure:nth-last-child(-n + 2) {
            margin-bottom: 0; }
    .machinecut__flexwp {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .machinecut__flexwp.award {
        flex-direction: row-reverse;
        align-items: center;
        margin-bottom: 40px; }
        .machinecut__flexwp.award .award-img {
          flex: 0 1 52.542%;
          width: 52.542%;
          max-width: 52.542%;
          margin: 0; }
        .machinecut__flexwp.award .flex__left {
          flex: 0 1 44.322%;
          width: 44.322%;
          max-width: 44.322%;
          margin: 0; }
        .machinecut__flexwp.award.reverse {
          flex-direction: row; }
    .machinecut__award-subttl {
      margin-bottom: 17px;
      font-size: 2.3rem;
      letter-spacing: 0;
      line-height: 1; }
    .machinecut__award-ttl {
      margin-bottom: 136px; }
      .machinecut__award-ttl .ttl-txt {
        font-size: 3.5rem;
        line-height: 1; }
        .machinecut__award-ttl .ttl-txt:before {
          display: none; }
        .machinecut__award-ttl .ttl-txt:after {
          bottom: -7px;
          width: 720px;
          max-width: 720px; }
      .machinecut__award-ttl .ttl-img {
        top: -41px;
        max-width: 58px; }
        .machinecut__award-ttl .ttl-img.left {
          left: calc(50% - 313px); }
        .machinecut__award-ttl .ttl-img.right {
          left: calc(50% + 313px); }
    .machinecut__award-content {
      padding: 130px 0 130px; }
      .machinecut__award-content:nth-of-type(2n) {
        background: #F5F5F5; }
      .machinecut__award-content .award-category {
        width: auto;
        margin: 0 auto 21px;
        padding-left: 0; }
        .machinecut__award-content .award-category:after {
          left: 18px;
          top: -43px;
          width: 47px;
          height: 33px; }
      .machinecut__award-content .award-name {
        margin-bottom: 30px; }
      .machinecut__award-content .award-gallery {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1180px;
        margin: 0 auto; }
        .machinecut__award-content .award-gallery .img_wp {
          flex: 0 1 31.355%;
          width: 31.355%;
          max-width: 31.355%;
          margin: 0; }
          .machinecut__award-content .award-gallery .img_wp:before {
            padding-top: 61.89%; }
          .machinecut__award-content .award-gallery .img_wp img {
            width: 100%;
            height: 100%; }
    .machinecut__speedio {
      padding: 130px 0; }
      .machinecut__speedio-ttl {
        margin-bottom: 131px; }
        .machinecut__speedio-ttl:after {
          bottom: -36px; }
      .machinecut__speedio-intro {
        width: auto;
        margin: 0 0 68px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        align-items: center; }
        .machinecut__speedio-intro > .intro-img {
          flex: 0 1 45.680819%;
          width: 45.680819%;
          max-width: 45.680819%;
          margin-bottom: 0; }
        .machinecut__speedio-intro > .intro-txt {
          box-sizing: border-box;
          flex: 0 1 50%;
          width: 50%;
          max-width: 50%;
          padding-right: 20px; }
          .machinecut__speedio-intro > .intro-txt > .ttl {
            margin-bottom: 42px; }
      .machinecut__speedio-features {
        margin-bottom: 75px; }
        .machinecut__speedio-features div > .features-ttl {
          position: relative;
          margin-bottom: 52px; }
          .machinecut__speedio-features div > .features-ttl:after {
            bottom: -8px;
            width: 336px; }
        .machinecut__speedio-features div > .features-wp {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
          flex-flow: row wrap;
          -webkit-align-content: flex-start;
          -ms-flex-line-pack: start;
          align-content: flex-start;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between;
          max-width: 660px;
          margin: 0 auto; }
          .machinecut__speedio-features div > .features-wp > .features-content {
            flex: 0 1 45.454545%;
            width: 45.454545%;
            max-width: 45.454545%;
            display: flex;
            flex-direction: column; }
            .machinecut__speedio-features div > .features-wp > .features-content + .features-content {
              margin-top: 0; }
            .machinecut__speedio-features div > .features-wp > .features-content .feature-cap {
              flex-grow: 1;
              display: flex;
              justify-content: center;
              align-items: center; }
      .machinecut__speedio-shapes div > .shapes-ttl {
        position: relative;
        margin-bottom: 52px; }
        .machinecut__speedio-shapes div > .shapes-ttl:after {
          bottom: -8px;
          width: 336px; }
      .machinecut__speedio-shapes div > .shapes-txt {
        margin-bottom: 45px;
        line-height: 1; }
      .machinecut__speedio-shapes div > .shapes-gridimg {
        grid-template-areas: "view view view" "view view view";
        grid-template-rows: 173px 173px;
        grid-template-columns: 33.333333% 33.333333% 33.333333%; }
        .machinecut__speedio-shapes div > .shapes-gridimg .view {
          height: 173px;
          border: 1px solid #005AB2; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(2n) {
            border-left: 1px solid #005AB2; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(n+3) {
            border-top: 1px solid #005AB2; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:not(:nth-of-type(3n)) {
            border-right: 0; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(n+4) {
            border-top: 0; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view .view_img figcaption {
            line-height: 1.6rem; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(1) .view_img .shape {
            width: 115px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(1) .view_img .view_cap {
            margin-top: 24px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(2) .view_img .shape {
            width: 123px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(2) .view_img .view_cap {
            margin-top: 29px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(3) .view_img .shape {
            width: 103px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(3) .view_img .view_cap {
            margin-top: 21px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(4) .view_img .shape {
            width: 107px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(4) .view_img .view_cap {
            margin-top: 21px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(5) .view_img .shape {
            width: 78px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(5) .view_img .view_cap {
            margin-top: 16px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(6) .view_img .shape {
            width: 113px; }
          .machinecut__speedio-shapes div > .shapes-gridimg .view:nth-of-type(6) .view_img .view_cap {
            margin-top: 19px; }

  .lathe {
    padding-top: 45px; }
    .lathe__features {
      background: url("/img/works/works02/lathe/lathe.jpg") top center/cover no-repeat;
      position: relative;
      padding: 0 0 550px 0;
      margin-bottom: 805px; }
      .lathe__features-wp {
        position: absolute;
        box-sizing: border-box;
        width: 100%;
        max-width: 1180px;
        top: 150px;
        left: 50%;
        padding: 78px 48px 60px;
        border-top: 10px solid #005AB2;
        transform: translateX(-50%); }
      .lathe__features-ttl {
        margin-bottom: 35px; }
      .lathe__features-txt {
        margin-bottom: 73px;
        line-height: 1.6; }
      .lathe__features-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .lathe__features-img figure {
          flex: 0 1 48%;
          width: 48%;
          max-width: 48%;
          margin-bottom: 20px; }
          .lathe__features-img figure:nth-last-child(-n + 2) {
            margin-bottom: 0; }

  .onestop {
    padding-top: 45px; }
    .onestop__features {
      background: url("/img/works/works02/onestop/onestop.jpg") top center/cover no-repeat;
      position: relative;
      padding: 0 0 550px 0;
      margin-bottom: 608px; }
      .onestop__features-wp {
        position: absolute;
        box-sizing: border-box;
        width: 100%;
        max-width: 1180px;
        top: 150px;
        left: 50%;
        padding: 78px 36px 60px;
        border-top: 10px solid #005AB2;
        transform: translateX(-50%); }
      .onestop__features-ttl {
        margin-bottom: 35px; }
      .onestop__features-txt {
        margin-bottom: 73px;
        line-height: 1.6; }
      .onestop__features-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .onestop__features-img figure {
          flex: 0 1 32.491%;
          width: 32.491%;
          max-width: 32.491%;
          margin-bottom: 35px; }
          .onestop__features-img figure:nth-last-child(-n + 3) {
            margin-bottom: 0; }
          .onestop__features-img figure p {
            font-size: 1.8rem; }
    .onestop__flexwp {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .onestop__flexwp.knowhowttl {
        margin-bottom: 23px;
        align-items: center;
        justify-content: flex-start; }
        .onestop__flexwp.knowhowttl .onestop__knowhow-txt {
          margin-right: 78px; }
      .onestop__flexwp.estimate {
        align-items: center; }
        .onestop__flexwp.estimate .flex__left {
          flex: 0 1 53.331%;
          width: 53.331%;
          max-width: 53.331%; }
        .onestop__flexwp.estimate .estimate__img {
          flex: 0 1 37.882%;
          width: 37.882%;
          max-width: 37.882%; }
    .onestop__knowhow-ttl {
      margin-bottom: 114.2px; }
      .onestop__knowhow-ttl:after {
        bottom: -15px;
        width: 596px; }
    .onestop__knowhow-txt {
      margin: 0; }
      .onestop__knowhow-txt:before {
        position: absolute;
        content: '';
        top: 50%;
        bottom: auto;
        left: auto;
        right: -51px;
        width: 31px;
        height: 2px;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .onestop__knowhow-txt:after {
        position: absolute;
        content: '';
        top: 50%;
        bottom: auto;
        left: auto;
        right: -52px;
        width: 9px;
        height: 9px;
        -moz-transform: translateY(-50%) rotate(-45deg);
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg); }
    .onestop__knowhow-subtxt {
      margin: 0; }
    .onestop__knowhow-img {
      margin-bottom: 62px; }
    .onestop__knowhow-estimate {
      padding: 23px 23px 23px 30px;
      margin-bottom: 46px; }
      .onestop__knowhow-estimate .estimate__wp {
        margin-bottom: 24px; }
        .onestop__knowhow-estimate .estimate__wp:last-of-type {
          margin-bottom: 0; }
        .onestop__knowhow-estimate .estimate__wp-ttl {
          padding-bottom: 2px;
          margin-bottom: 18px; }
    .onestop__knowhow-quantity {
      margin-bottom: 130px; }
      .onestop__knowhow-quantity .quantity__ttl {
        margin-bottom: 46px;
        font-size: 1.6rem; } }
      @media screen and (min-width: 961px) and (min-width: 769px) {
        .onestop__knowhow-quantity .quantity__ttl {
          font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.9732360097 ); } }
      @media screen and (min-width: 961px) and (min-width: 1180px) {
        .onestop__knowhow-quantity .quantity__ttl {
          font-size: 2rem; } }
@media screen and (min-width: 961px) {
        .onestop__knowhow-quantity .quantity__ttl:after {
          bottom: -11px;
          width: 336px; }
      .onestop__knowhow-quantity .quantity__table th, .onestop__knowhow-quantity .quantity__table td {
        padding: 16px 100px; }
      .onestop__knowhow-quantity .quantity__info {
        font-size: 2.4rem; } }
/*------------------------------
		1181px以上
------------------------------*/

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