/* clearfix */
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

/*
 * Mixin for placeholder
 * @include placeholderColor(#00ff00);
 */
@media screen and (min-width: 769px) {
  #create:not(:disabled) .rover-hover:hover,
  .rover-hover:hover {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    opacity: 0.7; } }

@media screen and (max-width: 768px) {
  .pc {
    display: none; } }

@media screen and (min-width: 769px) {
  .sp {
    display: none; } }

.header-navigation--child ul.refine {
  float: none; }

.mainvisual {
  margin: 0 auto;
  box-sizing: border-box;
  background: #1d2738;
  position: relative;
  overflow: hidden; }
  .mainvisual .mv-list {
    display: flex;
    margin: 0 -5.5% 0 0;
    padding: 0 0 0 11%;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .mainvisual .mv-list {
        display: block;
        margin: 0;
        padding: 43.46vw 0 16.8vw; } }
    .mainvisual .mv-list .mv-item {
      overflow: hidden;
      box-sizing: border-box;
      background-position: 50% 0;
      background-repeat: no-repeat; }
      @media screen and (min-width: 769px) {
        .mainvisual .mv-list .mv-item {
          width: 100%;
          height: 600px;
          transition: width 0.3s cubic-bezier(0.36, 0.29, 0.25, 0.93);
          transform: skew(-30deg); }
          .mainvisual .mv-list .mv-item:hover .mv-item-container .mv-bg {
            background-size: 1200px; }
            .mainvisual .mv-list .mv-item:hover .mv-item-container .mv-bg:after {
              opacity: 0; } }
      @media screen and (max-width: 768px) {
        .mainvisual .mv-list .mv-item {
          height: 35.2vw;
          transform: skew(0, -15deg); } }
      .mainvisual .mv-list .mv-item.item01 .mv-button {
        width: 100%;
        height: 100px;
        background-image: url("img/btn_mv01.png");
        background-repeat: no-repeat; }
      .mainvisual .mv-list .mv-item.item02 {
        margin: 0 0 0 -1px; }
        .mainvisual .mv-list .mv-item.item02 .mv-button {
          width: 100%;
          height: 100px;
          background-image: url("img/btn_mv02.png");
          background-repeat: no-repeat; }
      .mainvisual .mv-list .mv-item.item03 {
        margin: 0 0 0 -2px; }
        .mainvisual .mv-list .mv-item.item03 .mv-button {
          width: 100%;
          height: 100px;
          background-image: url("img/btn_mv03.png");
          background-repeat: no-repeat; }
      .mainvisual .mv-list .mv-item .mv-item-container {
        display: block;
        height: 100%;
        box-sizing: border-box;
        position: relative; }
        .mainvisual .mv-list .mv-item .mv-item-container .mv-bg {
          width: 180%;
          height: 100%;
          position: absolute;
          left: -180px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: 1145px;
          transform: skew(30deg);
          transition: all .4s; }
          @media screen and (min-width: 769px) {
            .mainvisual .mv-list .mv-item .mv-item-container .mv-bg:after {
              content: '';
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              background: #000000;
              opacity: .2;
              transition: all .4s; } }
          @media screen and (max-width: 768px) {
            .mainvisual .mv-list .mv-item .mv-item-container .mv-bg {
              width: 100%;
              height: 180%;
              position: relative;
              top: -40%;
              left: 0;
              background-size: cover;
              transform: skew(0, 15deg); } }
          .mainvisual .mv-list .mv-item .mv-item-container .mv-bg.bg01 {
            background-image: url("img/bg01.png"); }
          .mainvisual .mv-list .mv-item .mv-item-container .mv-bg.bg02 {
            background-image: url("img/bg02.png"); }
          .mainvisual .mv-list .mv-item .mv-item-container .mv-bg.bg03 {
            background-image: url("img/bg03.png"); }
        .mainvisual .mv-list .mv-item .mv-item-container .mv-button {
          height: 76px;
          box-sizing: border-box;
          top: 487px;
          position: absolute;
          transition: top 0.3s ease-out;
          background-position: 50%;
          transform: skew(30deg); }
          @media screen and (max-width: 768px) {
            .mainvisual .mv-list .mv-item .mv-item-container .mv-button {
              height: 13.33vw;
              top: 18.66vw;
              background-position: 4vw;
              background-size: 48vw;
              transform: skew(0, 15deg); } }
  .mainvisual .mv-title {
    position: absolute;
    top: 60px;
    left: 40px; }
    @media screen and (max-width: 768px) {
      .mainvisual .mv-title {
        top: 20px;
        left: 15px; } }
    .mainvisual .mv-title .text-wrapper {
      display: inline-block;
      margin: 0 0 17px;
      padding: 0 12px;
      background: #ffffff; }
      @media screen and (max-width: 768px) {
        .mainvisual .mv-title .text-wrapper {
          margin-bottom: 12px;
          padding: 0 6px; }
          .mainvisual .mv-title .text-wrapper.pc {
            display: none; } }
      .mainvisual .mv-title .text-wrapper span {
        font-size: 42px;
        line-height: 60px;
        color: #1855b1;
        background: linear-gradient(90deg, #1691df, #1a3397);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
        @media screen and (max-width: 768px) {
          .mainvisual .mv-title .text-wrapper span {
            font-size: 26px;
            line-height: 37px; } }

.products-info {
  padding: 48px 0 56px;
  background: #f2f9fe; }
  @media screen and (max-width: 768px) {
    .products-info {
      padding: 40px 0 7px; } }
  .products-info .products-list {
    display: flex;
    justify-content: center;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .products-info .products-list {
        display: block; } }
    .products-info .products-list .products-item {
      margin: 0 11px;
      box-sizing: border-box;
      transition: all 0.2s; }
      @media screen and (max-width: 768px) {
        .products-info .products-list .products-item {
          width: 86.66vw;
          margin: 6px auto 30px; } }
      .products-info .products-list .products-item:hover {
        opacity: .8; }

#page.page--fast-picking #page-title-wrapper {
  background-image: url("img/products/fast_picking/bg_header01.png"), url("img/products/fast_picking/bg_header02.png");
  background-position: 77.5% -15px, center center;
  background-size: 559px, cover;
  background-repeat: no-repeat, no-repeat; }
  @media screen and (max-width: 768px) {
    #page.page--fast-picking #page-title-wrapper {
      background-image: url("img/products/fast_picking/bg_header02_sp.png");
      background-position: center center;
      background-size: contain; } }
  #page.page--fast-picking #page-title-wrapper::before {
    content: none; }
  #page.page--fast-picking #page-title-wrapper #pttl-products {
    padding: 7.2rem 0 11.8rem 0; }
    @media screen and (max-width: 768px) {
      #page.page--fast-picking #page-title-wrapper #pttl-products {
        padding: 11.2vw 0 11.2vw 4vw; } }
    @media screen and (max-width: 768px) {
      #page.page--fast-picking #page-title-wrapper #pttl-products #pttl-products--inner #pttl-products-sub-ttl {
        font-size: 13px; } }
    #page.page--fast-picking #page-title-wrapper #pttl-products #pttl-products--inner #pttl-products-ttl {
      margin: 0 0 5px;
      font-size: 46px;
      letter-spacing: -0.05em;
      color: #222222; }
      @media screen and (max-width: 768px) {
        #page.page--fast-picking #page-title-wrapper #pttl-products #pttl-products--inner #pttl-products-ttl {
          font-size: 30px; } }
    #page.page--fast-picking #page-title-wrapper #pttl-products #pttl-products--inner #pttl-products-txt {
      font-size: 24px;
      color: #222222; }
      @media screen and (max-width: 768px) {
        #page.page--fast-picking #page-title-wrapper #pttl-products #pttl-products--inner #pttl-products-txt {
          font-size: 16px; } }

.anchorLink-list {
  width: 1060px;
  margin: 0 auto 86px;
  padding: 60px 0 0;
  display: flex; }
  @media screen and (max-width: 768px) {
    .anchorLink-list {
      padding-top: 5.3333333333vw; } }
  @media screen and (max-width: 768px) {
    .anchorLink-list {
      display: block;
      width: 92vw;
      margin-bottom: 8vw; } }
  .anchorLink-list li {
    width: 340px;
    height: 70px;
    margin: 0 10px;
    background: #f2f4f5;
    transition: all .2s; }
    @media screen and (max-width: 768px) {
      .anchorLink-list li {
        width: 100%;
        height: 50px;
        margin: 0 0 10px; } }
    .anchorLink-list li:hover {
      opacity: .8; }
    .anchorLink-list li a {
      display: inline-block;
      width: 100%;
      height: 100%;
      position: relative;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      line-height: 70px;
      text-decoration: none;
      color: #000; }
      @media screen and (max-width: 768px) {
        .anchorLink-list li a {
          font-size: 13px;
          line-height: 50px; } }
      .anchorLink-list li a::before, .anchorLink-list li a::after {
        content: '';
        width: 5px;
        height: 5px;
        position: absolute;
        right: 5.58%;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        transform: rotate(45deg); }
      .anchorLink-list li a::before {
        top: 43%; }
      .anchorLink-list li a::after {
        top: calc(43% + 3px); }

.picking-title {
  margin: -66px auto 116px;
  padding: 66px 0 0;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  color: #1a268d; }
  @media screen and (max-width: 768px) {
    .picking-title {
      margin: -48px auto 13.3333333333vw;
      padding-top: 48px;
      font-size: 21px; } }

.example-title {
  margin: 0 0 38px;
  font-size: 18px;
  font-weight: bold;
  line-height: 47px;
  background: #f2f4f5; }
  @media screen and (max-width: 768px) {
    .example-title {
      display: flex;
      margin-bottom: 5.3333333333vw;
      align-items: center;
      font-size: 12px;
      line-height: 40px; } }
  .example-title .head {
    display: inline-block;
    height: 100%;
    margin: 0 17px 0 0;
    padding: 0 2.5%;
    color: #ffffff;
    background: linear-gradient(90deg, #1690de, #1a268d); }
    @media screen and (max-width: 768px) {
      .example-title .head {
        margin-right: 2vw; } }
  @media screen and (max-width: 768px) {
    .example-title .body {
      display: inline-block;
      width: 69%;
      line-height: 1.33em; } }

.picking-container {
  width: 1040px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .picking-container {
      width: 92vw; } }
  .picking-container .wrapper {
    margin: 0 0 73px; }
    @media screen and (max-width: 768px) {
      .picking-container .wrapper {
        margin-bottom: 9.3333333333vw; } }
    .picking-container .wrapper .box-list {
      display: flex;
      margin: 0 0 37px;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .box-list {
          display: block;
          margin: 0; } }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .box-list p {
          margin: 0 0 4.5vw;
          line-height: 1; } }
    .picking-container .wrapper .notice {
      font-size: 14px;
      text-align: right;
      line-height: 1; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .notice {
          font-size: 10px;
          margin-bottom: 9.3333333333vw; } }
    .picking-container .wrapper .contents-wrapper {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .contents-wrapper {
          display: block; } }
    .picking-container .wrapper .contents.contents02, .picking-container .wrapper .contents.contents03 {
      width: 500px; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .contents.contents02, .picking-container .wrapper .contents.contents03 {
          width: 100%;
          margin-bottom: 9.3333333333vw; } }
      .picking-container .wrapper .contents.contents02 .image, .picking-container .wrapper .contents.contents03 .image {
        margin: 0 0 10px; }
    .picking-container .wrapper .contents .contents-title {
      margin: 0 0 20px;
      padding: 0 0 0 75px;
      font-size: 24px;
      font-weight: bold;
      line-height: 58px;
      background-position: 0;
      background-repeat: no-repeat; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .contents .contents-title {
          display: flex;
          min-height: 11.2vw;
          margin-bottom: 2.6666666667vw;
          padding-left: 11.4666666667vw;
          align-items: center;
          font-size: 16px;
          line-height: 1.43em;
          background-size: 10.2386666667vw; } }
      .picking-container .wrapper .contents .contents-title.title01 {
        background-image: url("img/products/fast_picking/ico_01.png"); }
      .picking-container .wrapper .contents .contents-title.title02 {
        margin-bottom: 25px;
        line-height: 1.375em;
        background-image: url("img/products/fast_picking/ico_02.png"); }
        @media screen and (max-width: 768px) {
          .picking-container .wrapper .contents .contents-title.title02 {
            margin-bottom: 4.4vw; } }
      .picking-container .wrapper .contents .contents-title.title03 {
        margin-bottom: 25px;
        line-height: 1.375em;
        background-image: url("img/products/fast_picking/ico_03.png"); }
        @media screen and (max-width: 768px) {
          .picking-container .wrapper .contents .contents-title.title03 {
            margin-bottom: 4.4vw; } }
    .picking-container .wrapper .contents .overview {
      margin: 0 0 45px;
      font-size: 16px;
      line-height: 1.81em; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .contents .overview {
          margin-bottom: 6.6666666667vw;
          font-size: 12px;
          line-height: 1.91em; } }
    .picking-container .wrapper .contents .example-item-top {
      width: 100%;
      height: 280px;
      margin: 0 0 25px;
      position: relative;
      box-sizing: border-box;
      border: 6px solid #f2f4f5; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .contents .example-item-top {
          height: auto; } }
      .picking-container .wrapper .contents .example-item-top .image01 {
        position: absolute;
        top: 0;
        left: 5px; }
        @media screen and (max-width: 768px) {
          .picking-container .wrapper .contents .example-item-top .image01 {
            position: relative;
            left: 0;
            width: 75vw;
            padding: 0 0 0 8vw; } }
      .picking-container .wrapper .contents .example-item-top .txt {
        width: 290px;
        position: absolute;
        top: 44px;
        left: 50%;
        transform: translateX(-50%); }
        @media screen and (max-width: 768px) {
          .picking-container .wrapper .contents .example-item-top .txt {
            top: 0;
            position: relative;
            margin: 4vw 0 0; } }
        .picking-container .wrapper .contents .example-item-top .txt .title {
          font-size: 20px;
          font-weight: bold;
          text-align: center; }
          @media screen and (max-width: 768px) {
            .picking-container .wrapper .contents .example-item-top .txt .title {
              font-size: 16px; } }
        .picking-container .wrapper .contents .example-item-top .txt .overview {
          font-size: 16px;
          line-height: 1.81em; }
          @media screen and (max-width: 768px) {
            .picking-container .wrapper .contents .example-item-top .txt .overview {
              font-size: 12px; } }
      .picking-container .wrapper .contents .example-item-top .image02 {
        position: absolute;
        top: 25px;
        right: 25px; }
        @media screen and (max-width: 768px) {
          .picking-container .wrapper .contents .example-item-top .image02 {
            position: relative;
            top: 0;
            right: 0;
            width: 76vw;
            margin: 0 auto 5.3333333333vw; } }
    .picking-container .wrapper .contents .example-list {
      margin: 0 0 70px;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        .picking-container .wrapper .contents .example-list {
          display: block;
          margin-bottom: 9.7333333333vw; } }
      .picking-container .wrapper .contents .example-list .example-item {
        width: 330px;
        height: 300px;
        box-sizing: border-box;
        position: relative;
        border: 6px solid #f2f4f5; }
        @media screen and (max-width: 768px) {
          .picking-container .wrapper .contents .example-list .example-item {
            width: auto;
            height: 80vw;
            margin: 0 0 5.3333333333vw; } }
        .picking-container .wrapper .contents .example-list .example-item .image.-image01 {
          padding: 0 0 0 72px; }
        .picking-container .wrapper .contents .example-list .example-item .image.-image02 {
          padding: 0 0 0 13px; }
        .picking-container .wrapper .contents .example-list .example-item .image.-image03 {
          padding: 0 0 0 65px; }
        .picking-container .wrapper .contents .example-list .example-item .txt {
          width: 100%;
          position: absolute;
          bottom: 32px;
          font-size: 18px;
          font-weight: bold;
          text-align: center;
          line-height: 1; }
          @media screen and (max-width: 768px) {
            .picking-container .wrapper .contents .example-list .example-item .txt {
              font-size: 16px; } }
  .picking-container .caption {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold; }
  .picking-container .spec-list {
    margin: 0 0 20px;
    border: 1px solid #000000; }
    @media screen and (max-width: 768px) {
      .picking-container .spec-list {
        margin-bottom: 3.5vw; } }
    .picking-container .spec-list tr {
      font-size: 14px;
      line-height: 60px; }
      @media screen and (max-width: 768px) {
        .picking-container .spec-list tr {
          font-size: 12px;
          line-height: 45px; } }
      .picking-container .spec-list tr th {
        width: 22.11%;
        padding: 0 0 0 40px;
        border: 1px solid #000000;
        background: #f2f4f5; }
        @media screen and (max-width: 768px) {
          .picking-container .spec-list tr th {
            width: 38.11%;
            padding-left: 4vw; } }
      .picking-container .spec-list tr td {
        width: 77.89%;
        padding: 0 0 0 40px;
        border: 1px solid #000000; }
        @media screen and (max-width: 768px) {
          .picking-container .spec-list tr td {
            width: 61.89%;
            padding-left: 4vw;
            line-height: 1.4em; } }
  .picking-container .notice {
    margin: 0 0 98px;
    font-size: 12px;
    text-align: right; }
    @media screen and (max-width: 768px) {
      .picking-container .notice {
        margin-bottom: 8vw;
        font-size: 10px; } }

.reason {
  margin: 0 0 95px; }
  @media screen and (max-width: 768px) {
    .reason {
      margin-bottom: 7.3333333333vw; } }

.field {
  margin: 0 0 78px; }
  @media screen and (max-width: 768px) {
    .field {
      margin-bottom: 8.6666666667vw; } }
  .field .picking-title {
    margin-bottom: 12px; }
    @media screen and (max-width: 768px) {
      .field .picking-title {
        margin-bottom: 1.3333333333vw;
        line-height: 1.45em; } }
  .field .overview {
    margin: 0 0 97px;
    padding: 0 0 327px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    background-image: url("img/products/fast_picking/bg_field.png");
    background-repeat: no-repeat;
    background-position: 50% 100%; }
    @media screen and (max-width: 768px) {
      .field .overview {
        margin-bottom: 12vw;
        padding-bottom: 33.3333333333vw;
        font-size: 14px;
        background-size: 95%; } }
  .field .field-list {
    width: 1040px;
    margin: 0 auto 55px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .field .field-list {
        width: 92vw;
        display: block; } }
    .field .field-list .field-item {
      width: 332px; }
      @media screen and (max-width: 768px) {
        .field .field-list .field-item {
          width: 100%;
          margin: 0 0 10.6666666667vw; } }
      .field .field-list .field-item .image {
        margin: 0 0 30px; }
        @media screen and (max-width: 768px) {
          .field .field-list .field-item .image {
            margin-bottom: 4vw; } }
        .field .field-list .field-item .image img {
          width: 100%; }
      .field .field-list .field-item .title {
        margin: 0 0 5px;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #1294e5; }
        @media screen and (max-width: 768px) {
          .field .field-list .field-item .title {
            margin-bottom: 0;
            font-size: 16px; } }
      .field .field-list .field-item .subtitle {
        margin: 0 0 10px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #222222; }
        @media screen and (max-width: 768px) {
          .field .field-list .field-item .subtitle {
            margin-bottom: 3.3333333333vw;
            font-size: 12px; } }
      .field .field-list .field-item .description {
        margin: 0 0 27px;
        padding: 0 0 25px;
        letter-spacing: -0.05em;
        border-bottom: 1px solid #e5e5e5; }
        @media screen and (max-width: 768px) {
          .field .field-list .field-item .description {
            margin-bottom: 4vw;
            padding-bottom: 4vw;
            font-size: 12px;
            line-height: 1.75em; } }
  .field .field-example {
    overflow: hidden; }
    .field .field-example .field-example-title {
      width: 80px;
      height: 30px;
      margin: 0 10px 0 0;
      float: left;
      clear: both;
      font-size: 14px;
      font-weight: bold;
      line-height: 30px;
      text-align: center;
      color: #ffffff;
      background: #0c75c0; }
      @media screen and (max-width: 768px) {
        .field .field-example .field-example-title {
          width: 14.49%;
          height: 6vw;
          margin-right: 1.44%;
          font-size: 10px;
          line-height: 6vw; } }
    .field .field-example .field-example-content {
      width: 242px;
      margin: 0 0 16px;
      float: left;
      font-size: 14px; }
      @media screen and (max-width: 768px) {
        .field .field-example .field-example-content {
          width: 83%;
          margin-bottom: 2.6666666667vw;
          font-size: 12px;
          line-height: 1.75em; } }

.example {
  margin: 0 0 80px; }
  @media screen and (max-width: 768px) {
    .example {
      margin-bottom: 8.8vw; } }
  .example .picking-title {
    margin-bottom: 35px; }
    @media screen and (max-width: 768px) {
      .example .picking-title {
        margin-bottom: 8vw; } }
  .example .example-movie-list {
    display: flex;
    margin: 0 0 82px;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .example .example-movie-list {
        display: block;
        margin-bottom: 9.0666666667vw; } }
    .example .example-movie-list .movie-item {
      width: 500px; }
      @media screen and (max-width: 768px) {
        .example .example-movie-list .movie-item {
          width: 100%;
          margin: 0 0 12vw; }
          .example .example-movie-list .movie-item:last-of-type {
            margin-bottom: 0; } }
      .example .example-movie-list .movie-item .example-title {
        font-size: 20px; }
        @media screen and (max-width: 768px) {
          .example .example-movie-list .movie-item .example-title {
            font-size: 12px;
            line-height: 30px; }
            .example .example-movie-list .movie-item .example-title .head {
              padding: 0 4.5%; } }
      .example .example-movie-list .movie-item .video-wrapper {
        position: relative;
        width: 100%;
        padding-top: 56.25%; }
        .example .example-movie-list .movie-item .video-wrapper iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  .example .catalog-download {
    padding: 72px 0 68px 188px;
    background-image: url("img/products/fast_picking/bg_catalog.png");
    background-repeat: no-repeat;
    background-position: top 41px right 181px; }
    @media screen and (max-width: 768px) {
      .example .catalog-download {
        margin: 0 auto;
        padding: 6vw 0 68.8vw 0;
        background-size: 44.2666666667vw;
        background-position: left 50% bottom 6vw; } }
    .example .catalog-download .catalog-title {
      margin: 0 0 8px;
      font-size: 26px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .example .catalog-download .catalog-title {
          width: 76vw;
          margin: 0 auto 0.5333333333vw;
          font-size: 16px; } }
    .example .catalog-download .overview {
      margin: 0 0 20px;
      font-size: 18px;
      letter-spacing: -0.05em; }
      @media screen and (max-width: 768px) {
        .example .catalog-download .overview {
          width: 76vw;
          margin: 0 auto 1.6vw;
          font-size: 13px; } }
    .example .catalog-download .btn-download {
      width: 260px;
      height: 60px;
      font-size: 18px;
      line-height: 60px;
      background: linear-gradient(90deg, #1691df, #1a3397);
      border-radius: 5px;
      transition: all .2s; }
      @media screen and (max-width: 768px) {
        .example .catalog-download .btn-download {
          width: 76vw;
          margin: 0 auto;
          height: 45px;
          font-size: 14px;
          line-height: 45px; } }
      .example .catalog-download .btn-download:hover {
        opacity: .8; }
      .example .catalog-download .btn-download a {
        display: inline-block;
        width: 100%;
        height: 100%;
        position: relative;
        font-weight: bold;
        letter-spacing: -0.05em;
        text-align: center;
        color: #ffffff;
        text-decoration: none; }
        .example .catalog-download .btn-download a::before {
          content: '';
          width: 7px;
          height: 7px;
          position: absolute;
          top: 45%;
          right: 8.84%;
          border-right: 1px solid #ffffff;
          border-bottom: 1px solid #ffffff;
          transform: rotate(-45deg); }
          @media screen and (max-width: 768px) {
            .example .catalog-download .btn-download a::before {
              width: 8px;
              height: 8px;
              top: 40%;
              right: 5.84%; } }

.sub-contents {
  padding: 80px 0;
  background: #f2f4f5; }
  @media screen and (max-width: 768px) {
    .sub-contents {
      padding-top: 12.8vw;
      padding-bottom: 6vw; } }
  .sub-contents .title {
    font-size: 28px;
    text-align: center;
    color: #1294e5; }
    @media screen and (max-width: 768px) {
      .sub-contents .title {
        font-size: 19px; } }
  .sub-contents .overview {
    margin: 0 0 40px;
    padding: 0;
    font-size: 18px;
    background: none; }
    @media screen and (max-width: 768px) {
      .sub-contents .overview {
        font-size: 13px; } }
  .sub-contents .appeal {
    margin: 0 0 42px; }
    .sub-contents .appeal .title {
      display: flex;
      margin: 0 0 10px;
      align-items: center;
      font-size: 22px;
      font-weight: bold;
      text-align: left;
      color: #222222; }
      @media screen and (max-width: 768px) {
        .sub-contents .appeal .title {
          display: block;
          font-size: 14px; } }
      @media screen and (max-width: 768px) {
        .sub-contents .appeal .title .line {
          display: block; } }
      .sub-contents .appeal .title .strong {
        font-size: 28px;
        color: #1294e5; }
        @media screen and (max-width: 768px) {
          .sub-contents .appeal .title .strong {
            font-size: 18px; } }
    .sub-contents .appeal .description {
      letter-spacing: -0.05em;
      color: #222222; }
      @media screen and (max-width: 768px) {
        .sub-contents .appeal .description {
          font-size: 12px; } }
    .sub-contents .appeal.appeal01 {
      background-image: url("img/products/fast_picking/img_demaurex.png");
      background-repeat: no-repeat;
      background-position: right 35px top 66px; }
      @media screen and (max-width: 768px) {
        .sub-contents .appeal.appeal01 {
          padding: 10.9333333333vw 0 0;
          background-position: 50% 0;
          background-size: 53.3333333333vw; } }
      .sub-contents .appeal.appeal01 .description {
        width: 70%; }
        @media screen and (max-width: 768px) {
          .sub-contents .appeal.appeal01 .description {
            width: 100%; } }
    .sub-contents .appeal.appeal03 {
      margin-bottom: 0; }
      .sub-contents .appeal.appeal03 .title {
        margin-bottom: 24px; }
        @media screen and (max-width: 768px) {
          .sub-contents .appeal.appeal03 .title {
            margin-bottom: 4vw; } }
      .sub-contents .appeal.appeal03 .wrapper {
        margin-bottom: 0; }
        .sub-contents .appeal.appeal03 .wrapper .box-list {
          margin-bottom: 0; }
  .sub-contents .case-list {
    display: flex;
    width: 1040px;
    margin: 0 auto;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sub-contents .case-list {
        display: block;
        width: 92vw;
        overflow: hidden; } }
    .sub-contents .case-list .case-item {
      width: 150px; }
      @media screen and (max-width: 768px) {
        .sub-contents .case-list .case-item {
          width: 44vw;
          height: 44vw;
          margin: 0 4vw 4vw 0;
          float: left;
          background: #ffffff;
          border-radius: 5px; }
          .sub-contents .case-list .case-item:nth-of-type(even) {
            margin-right: 0; } }
      .sub-contents .case-list .case-item .image {
        display: flex;
        height: 150px;
        margin: 0 0 25px;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        border-radius: 5px; }
        @media screen and (max-width: 768px) {
          .sub-contents .case-list .case-item .image {
            height: 29.3333333333vw;
            margin: 0 auto; }
            .sub-contents .case-list .case-item .image.image01 {
              width: 20.9333333333vw; }
            .sub-contents .case-list .case-item .image.image02 {
              width: 13.6vw; }
            .sub-contents .case-list .case-item .image.image03 {
              width: 19.3333333333vw; }
            .sub-contents .case-list .case-item .image.image04 {
              width: 18.2666666667vw; }
            .sub-contents .case-list .case-item .image.image05 {
              width: 12vw; }
            .sub-contents .case-list .case-item .image.image06 {
              width: 21.0666666667vw; } }
      .sub-contents .case-list .case-item .name {
        font-size: 14px;
        font-weight: bold;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .sub-contents .case-list .case-item .name {
            font-size: 12px;
            line-height: 1.75em; } }

.oem {
  width: 1040px;
  margin: 0 auto;
  padding: 60px 0 0; }
  @media screen and (max-width: 768px) {
    .oem {
      width: 92vw;
      padding-top: 6.6666666667vw; } }
  .oem .oem-description {
    margin: 0 0 77px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .oem .oem-description {
        margin-bottom: 10.2666666667vw; } }
    .oem .oem-description .image {
      width: 500px;
      float: right; }
      @media screen and (max-width: 768px) {
        .oem .oem-description .image {
          width: 100%;
          float: none; } }
    .oem .oem-description .overview {
      width: 500px;
      float: left; }
      @media screen and (max-width: 768px) {
        .oem .oem-description .overview {
          width: 100%;
          float: none;
          font-size: 12px;
          line-height: 1.75em; } }
  .oem .flow-list {
    margin: 0 0 87px;
    overflow: hidden;
    background: url("img/products/oem/bg_flow.png") 0 50% repeat-x; }
    @media screen and (max-width: 768px) {
      .oem .flow-list {
        margin-bottom: 10.2666666667vw;
        background-position: 50% 0;
        background-repeat: repeat-y;
        background-size: 50px; } }
    .oem .flow-list .flow-item {
      width: 230px;
      height: 230px;
      margin: 0 40px 0 0;
      padding: 176px 0 0;
      float: left;
      box-sizing: border-box;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      background: #d9f2fb;
      border-radius: 10px;
      background-position: 50% 57px;
      background-repeat: no-repeat; }
      @media screen and (max-width: 768px) {
        .oem .flow-list .flow-item {
          display: flex;
          width: 100%;
          height: 26.6666666667vw;
          margin: 0 0 6.6666666667vw;
          padding: 0 0 0 23.3333333333vw;
          float: none;
          align-items: center;
          font-size: 15px;
          background-position: right 30.2% top 5.2vw; } }
      .oem .flow-list .flow-item:last-of-type {
        margin-right: 0; }
        @media screen and (max-width: 768px) {
          .oem .flow-list .flow-item:last-of-type {
            margin-bottom: 0; } }
      .oem .flow-list .flow-item.flow01 {
        background-image: url("img/products/oem/ico_flow01.png"); }
        @media screen and (max-width: 768px) {
          .oem .flow-list .flow-item.flow01 {
            background-size: 13.0666666667vw; } }
      .oem .flow-list .flow-item.flow02 {
        background-image: url("img/products/oem/ico_flow02.png"); }
        @media screen and (max-width: 768px) {
          .oem .flow-list .flow-item.flow02 {
            background-size: 17.0666666667vw; } }
      .oem .flow-list .flow-item.flow03 {
        background-image: url("img/products/oem/ico_flow03.png"); }
        @media screen and (max-width: 768px) {
          .oem .flow-list .flow-item.flow03 {
            background-size: 18.6666666667vw; } }
      .oem .flow-list .flow-item.flow04 {
        background-image: url("img/products/oem/ico_flow04.png"); }
        @media screen and (max-width: 768px) {
          .oem .flow-list .flow-item.flow04 {
            background-size: 15.7333333333vw; } }

#footer-navigation .one-nav > ul > li ul li a.multi-line {
  display: inline-block;
  line-height: 1.4em; }

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