@charset "UTF-8";
/* CSS Document */
/*グロナビ*/
#side_bar nav ul li:nth-of-type(1) a {
  color: #ed0100; }

/* +++++++++++++++++++++++++++++++++++++

事業紹介　乗馬用品　css

++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++上部ヘッダー部分++++++++++++++ */
.page_header {
  width: 100%;
  min-width: 1000px;
  height: 180px;
  margin-bottom: 15px;
  background: #ff7c2d;
  background: -moz-linear-gradient(left, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  background: -webkit-gradient(linear, left center, right center, from(#ed0100), color-stop(62%, #ff7c2d), to(#ff7c2d));
  background: -webkit-linear-gradient(left, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  background: -o-linear-gradient(left, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  background: linear-gradient(to right, #ed0100 0%, #ff7c2d 62%, #ff7c2d 100%);
  position: relative;
  /*h2*/ }
  @media only screen and (max-width: 768px) {
    .page_header {
      min-width: 100%;
      margin-top: 60px;
      height: 100px; } }
  .page_header:after {
    content: 'Services';
    font-family: Roboto;
    font-weight: 700;
    font-size: 120px;
    color: rgba(242, 27, 0, 0.1);
    position: absolute;
    right: 0;
    bottom: 0; }
    @media only screen and (max-width: 768px) {
      .page_header:after {
        font-size: 15vw; } }
  .page_header h2 {
    color: #fff;
    letter-spacing: 0.2em;
    padding: 110px 0 0 70px;
    font-weight: 500;
    font-size: 18px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .page_header h2 {
        padding: 40px 0 0 30px; } }
    .page_header h2:before {
      content: '';
      display: block;
      width: 1px;
      height: 70px;
      background-color: #ec7877;
      position: absolute;
      left: 60px; }
      @media only screen and (max-width: 768px) {
        .page_header h2:before {
          height: 60px;
          left: 20px; } }
    .page_header h2:after {
      content: 'Services';
      color: #ec7877;
      font-family: Roboto;
      font-weight: 500;
      font-size: 12px;
      position: absolute;
      left: 70px;
      bottom: -20px;
      letter-spacing: 0.02em; }
      @media only screen and (max-width: 768px) {
        .page_header h2:after {
          left: 30px; } }

/*.page_header*/
.pan_nav {
  font-size: 12px;
  width: 98%;
  text-align: right;
  overflow: hidden;
  margin-bottom: 55px; }
  @media only screen and (max-width: 768px) {
    .pan_nav {
      font-size: 10px; } }
  .pan_nav ul li {
    display: inline-block;
    /*a*/ }
    .pan_nav ul li:last-child:after {
      display: none; }
    .pan_nav ul li:after {
      content: "〉";
      padding-left: 8px; }
    .pan_nav ul li a {
      color: #ed0100;
      transiton: 0.3; }
      .pan_nav ul li a:hover {
        opacity: 0.7; }

/*.pan_nav*/
.bike_box_btn a {
  display: block;
  width: 763px;
  margin: 0 auto 80px;
  transition: 0.3s; }
  @media only screen and (max-width: 768px) {
    .bike_box_btn a {
      width: 90%;
      margin: 0 auto 20px; } }
  .bike_box_btn a:hover {
    opacity: 0.8;
    transform: scale(1.01); }

h3 {
  color: #ed0100;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  margin-bottom: 40px; }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 20px;
      margin-bottom: 20px; } }
  h3 + p {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 50px; }
    @media only screen and (max-width: 768px) {
      h3 + p {
        font-size: 14px;
        text-align: left;
        margin: 0 auto 20px;
        width: 90%; }
        h3 + p br {
          display: none; } }

/*h3*/
/*　++++++++++++++コンテンツ++++++++++++++　*/
.wrap {
  width: 100%;
  min-width: 1000px;
  margin: 0 auto 200px; }
  @media only screen and (max-width: 768px) {
    .wrap {
      width: 100%;
      min-width: 100%;
      margin-bottom: 80px; } }

/*.wrap*/
.business {
  width: 100%;
  padding-bottom: 100px;
  margin-bottom: 70px; }
  @media only screen and (max-width: 768px) {
    .business {
      height: auto;
      margin-bottom: 50px;
      padding-bottom: 0; } }
  .business:last-of-type {
    padding-bottom: 0;
    border-bottom: none; }

/*.business*/
.business_inner {
  width: 1000px;
  margin: 0 auto;
  /*h4*/
  /*p*/
  /*.b_logo*/
  /*.em_area*/
  /*.needs*/ }
  @media only screen and (max-width: 768px) {
    .business_inner {
      width: 90%; } }
  .business_inner h4 {
    width: 1000px;
    height: 420px;
    background: url("../img/services/container_main.jpg") center no-repeat;
    background-size: contain;
    position: relative;
    margin-bottom: 90px;
    /*span*/ }
    @media only screen and (max-width: 768px) {
      .business_inner h4 {
        width: 100%;
        height: auto;
        padding-top: 40vw;
        margin-bottom: 110px; } }
    .business_inner h4 span {
      display: block;
      width: 800px;
      line-height: 1.5em;
      padding: 50px 0 50px;
      text-align: center;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0.1em;
      background-color: #fff;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -80px;
      opacity: 0; }
      @media only screen and (max-width: 768px) {
        .business_inner h4 span {
          width: 100%;
          padding: 0 0;
          font-size: 18px;
          bottom: -100px;
          font-size: 18px;
          text-align: left;
          letter-spacing: 0.03em; }
          .business_inner h4 span br {
            display: none; } }
      .business_inner h4 span:after {
        content: "";
        display: block;
        background-color: #ddd;
        width: 1px;
        height: 40px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0; }
        @media only screen and (max-width: 768px) {
          .business_inner h4 span:after {
            display: none; } }
  .business_inner h4 span.visible {
    animation: fadeUp 0.7s  0.5s ease-in-out;
    animation-fill-mode: forwards; }
  .business_inner p {
    line-height: 2em;
    width: 730px;
    margin: 0 auto 50px; }
    @media only screen and (max-width: 768px) {
      .business_inner p {
        width: 100%;
        margin-bottom: 20px; } }
  .business_inner .b_logo {
    width: 439px;
    height: 100px;
    margin: 0 auto 30px; }
    @media only screen and (max-width: 768px) {
      .business_inner .b_logo {
        width: 80%;
        height: auto;
        margin-bottom: 30px; } }
  .business_inner .em_area {
    width: 1000px;
    background-color: #f1f0ef;
    padding: 4px;
    box-sizing: border-box;
    margin-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      .business_inner .em_area {
        width: 100%; } }
    .business_inner .em_area h5 {
      border: 2px solid #fff;
      padding: 20px 0;
      font-size: 18px;
      color: #ed0100;
      text-align: center;
      letter-spacing: 0.1em;
      line-height: 1.8em;
      font-weight: 300; }
      @media only screen and (max-width: 768px) {
        .business_inner .em_area h5 {
          padding: 10px;
          font-size: 16px;
          letter-spacing: 0.03em;
          text-align: left; }
          .business_inner .em_area h5 br {
            display: none; } }
    .business_inner .em_area + p {
      width: 1000px;
      margin-bottom: 80px; }
      @media only screen and (max-width: 768px) {
        .business_inner .em_area + p {
          width: 100%; } }
  .business_inner .needs {
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    /*p.title_c*/
    /*ul li*/ }
    .business_inner .needs p.title_c {
      width: 100px;
      height: 25px;
      line-height: 1em;
      padding-top: 5px;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.1em;
      color: #fff;
      background-color: #2b2b2b;
      position: absolute;
      top: -50px;
      left: 0; }
      .business_inner .needs p.title_c:after {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        bottom: -10px;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0px 0 10px;
        border-color: #2b2b2b transparent transparent transparent; }
    .business_inner .needs ul li {
      width: 320px;
      height: 140px;
      line-height: 1.5em;
      font-size: 18px;
      font-weight: 400;
      text-align: center;
      box-sizing: border-box;
      border: 14px solid #f1f0ef;
      float: left;
      padding-top: 18px;
      margin-right: 20px;
      margin-bottom: 20px;
      position: relative; }
      @media only screen and (max-width: 768px) {
        .business_inner .needs ul li {
          width: 100%;
          height: auto;
          font-size: 4vw;
          padding-bottom: 18px;
          border: 10px solid #f1f0ef;
          margin-right: 0;
          margin-bottom: 10px;
          float: none; } }
      .business_inner .needs ul li:before {
        content: "";
        width: 30px;
        height: 30px;
        background: url("../img/services/ico_cheack.gif") no-repeat;
        background-size: contain;
        position: absolute;
        top: -5px;
        left: -5px; }
        @media only screen and (max-width: 768px) {
          .business_inner .needs ul li:before {
            width: 20px;
            height: 20px;
            top: -10px;
            left: -10px; } }
      .business_inner .needs ul li:nth-of-type(3n) {
        margin-right: 0; }
    .business_inner .needs ul li.two_line {
      padding-top: 30px; }
      @media only screen and (max-width: 768px) {
        .business_inner .needs ul li.two_line {
          padding-top: 20px; } }

/*.business_inner*/
.feature {
  width: 100%;
  height: 650px;
  background-color: #fff2f2;
  position: relative;
  padding-top: 60px;
  box-sizing: border-box;
  z-index: 1;
  margin-bottom: 150px;
  /*.f_inner*/ }
  @media only screen and (max-width: 768px) {
    .feature {
      padding-top: 30px;
      height: auto;
      margin-bottom: 50px; } }
  .feature:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #f3dce0;
    position: absolute;
    top: 0;
    right: 20vw;
    z-index: -1; }
    @media only screen and (max-width: 768px) {
      .feature:before {
        display: none; } }
  .feature:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #f3dce0;
    position: absolute;
    top: 0;
    left: 20vw;
    z-index: -1; }
    @media only screen and (max-width: 768px) {
      .feature:after {
        display: none; } }
  .feature .f_inner {
    width: 1000px;
    height: 323px;
    margin: 0 auto;
    position: relative;
    /*p.difference*/
    /*.box*/ }
    @media only screen and (max-width: 768px) {
      .feature .f_inner {
        width: 90%;
        height: auto;
        padding-bottom: 20px; } }
    .feature .f_inner:before {
      content: "";
      width: 55px;
      height: 55px;
      background: url("../img/services/ico_pic.gif") no-repeat;
      background-size: contain;
      position: absolute;
      top: -80px;
      left: 0px; }
      @media only screen and (max-width: 768px) {
        .feature .f_inner:before {
          width: 35px;
          height: 35px;
          left: 0;
          top: -50px; } }
    .feature .f_inner:after {
      content: "";
      width: 1px;
      height: 100%;
      background: #f3dce0;
      position: absolute;
      top: -60px;
      z-index: -1;
      left: 0;
      right: 0;
      margin: 0 auto; }
      @media only screen and (max-width: 768px) {
        .feature .f_inner:after {
          display: none; } }
    .feature .f_inner p.difference {
      font-size: 18px;
      font-weight: 400;
      letter-spacing: 0.08em; }
      @media only screen and (max-width: 768px) {
        .feature .f_inner p.difference {
          line-height: 1.5em;
          margin-bottom: 15px; } }
    .feature .f_inner .box {
      width: 1000px;
      background-color: #fff;
      padding: 50px;
      box-sizing: border-box;
      position: absolute;
      top: 40px;
      left: 0;
      right: 0;
      margin: 0 auto;
      box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
      z-index: 2;
      /*h6*/
      /*.box_inner*/ }
      @media only screen and (max-width: 768px) {
        .feature .f_inner .box {
          width: 100%;
          padding: 20px;
          position: static; } }
      .feature .f_inner .box h6 {
        color: #ed0100;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0.03em;
        margin-bottom: 30px;
        line-height: 1.5em; }
        @media only screen and (max-width: 768px) {
          .feature .f_inner .box h6 {
            font-size: 16px;
            margin-bottom: 20px; } }
      .feature .f_inner .box .box_inner {
        background-color: #f1f0ef;
        padding: 25px 15px 15px;
        box-sizing: border-box;
        margin-bottom: 30px;
        position: relative;
        /*.point*/
        /*dt*/
        /*dd*/ }
        .feature .f_inner .box .box_inner:nth-of-type(2) {
          background-color: #fff; }
        .feature .f_inner .box .box_inner:last-of-type {
          margin-bottom: 0; }
        .feature .f_inner .box .box_inner .point {
          display: inline-block;
          background-color: #2b2b2b;
          color: #fff;
          font-family: Roboto;
          font-size: 14px;
          font-weight: 400;
          padding: 0 0 0 5px;
          margin-right: 10px;
          vertical-align: 3px;
          position: absolute;
          top: -10px;
          left: 15px; }
          @media only screen and (max-width: 768px) {
            .feature .f_inner .box .box_inner .point {
              left: 0; } }
          .feature .f_inner .box .box_inner .point span {
            background-color: #ed0100;
            display: inline-block;
            padding: 5px 5px;
            margin-left: 5px; }
        .feature .f_inner .box .box_inner dt {
          font-size: 16px;
          font-weight: 500;
          margin-bottom: 10px; }
          @media only screen and (max-width: 768px) {
            .feature .f_inner .box .box_inner dt {
              font-size: 14px;
              line-height: 1.5em;
              margin-bottom: 5px; } }
        .feature .f_inner .box .box_inner dd {
          line-height: 1.8em; }

/*.feature*/
.cont_box {
  width: 1000px;
  margin: 0 auto 100px;
  /*h6*/
  /*.flow_box*/ }
  @media only screen and (max-width: 768px) {
    .cont_box {
      width: 90%;
      margin-bottom: 50px; } }
  .cont_box h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 0.1em; }
    @media only screen and (max-width: 768px) {
      .cont_box h6 {
        font-size: 16px;
        margin-bottom: 15px; } }
    .cont_box h6:before {
      content: "■";
      font-size: 16px;
      margin-right: 5px; }
  .cont_box .flow_box {
    width: 820px;
    height: 220px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 40px;
    /*.text_area*/ }
    @media only screen and (max-width: 768px) {
      .cont_box .flow_box {
        width: 100%;
        height: auto;
        margin-bottom: 20px; } }
    .cont_box .flow_box:before {
      content: "1";
      width: 28px;
      height: 28px;
      color: #fff;
      text-align: center;
      box-sizing: border-box;
      padding-top: 6px;
      background-color: #2b2b2b;
      position: absolute;
      top: 0;
      left: 0; }
    .cont_box .flow_box:after {
      content: "";
      position: absolute;
      bottom: -25px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 35px;
      height: 36px;
      background: url("../img/services/arow.gif") no-repeat;
      background-size: contain; }
      @media only screen and (max-width: 768px) {
        .cont_box .flow_box:after {
          display: none; } }
    .cont_box .flow_box .text_area {
      width: 440px;
      padding: 40px 0 10px 20px;
      float: left; }
      @media only screen and (max-width: 768px) {
        .cont_box .flow_box .text_area {
          width: 90%;
          margin: 0 auto 20px;
          padding: 30px 0 0 0;
          float: none; } }
      .cont_box .flow_box .text_area dt {
        font-size: 18px;
        color: #ed0100;
        margin-bottom: 20px;
        font-weight: 500;
        letter-spacing: 0.1em; }
        @media only screen and (max-width: 768px) {
          .cont_box .flow_box .text_area dt {
            font-size: 16px;
            margin-bottom: 10px; } }
      .cont_box .flow_box .text_area dd {
        line-height: 1.8em; }
        .cont_box .flow_box .text_area dd table {
          margin-top: 20px; }
          .cont_box .flow_box .text_area dd table th {
            text-align: left;
            font-weight: 400;
            width: 110px;
            font-size: 18px;
            padding-bottom: 10px; }
            @media only screen and (max-width: 768px) {
              .cont_box .flow_box .text_area dd table th {
                font-size: 16px;
                display: block;
                width: 100%;
                padding-bottom: 0; } }
          @media only screen and (max-width: 768px) {
            .cont_box .flow_box .text_area dd table td {
              display: block;
              margin-bottom: 15px; } }
          .cont_box .flow_box .text_area dd table td adress {
            font-size: 28px;
            vertical-align: -3px;
            font-weight: 500;
            color: #ed0100;
            padding-bottom: 10px; }
            @media only screen and (max-width: 768px) {
              .cont_box .flow_box .text_area dd table td adress {
                font-size: 20px; } }
    .cont_box .flow_box .image_area {
      width: 300px;
      height: 200px;
      float: right; }
      @media only screen and (max-width: 768px) {
        .cont_box .flow_box .image_area {
          width: 100%;
          height: auto;
          margin: 0 auto;
          padding: 0;
          float: none; } }
  .cont_box .flow_box:nth-of-type(2):before {
    content: "2"; }
  .cont_box .flow_box:nth-of-type(3):before {
    content: "3"; }
  .cont_box .flow_box:nth-of-type(4):before {
    content: "4"; }
  .cont_box .flow_box:nth-of-type(5):before {
    content: "5"; }
  .cont_box .flow_box:nth-of-type(2n) {
    margin-left: 180px; }
    @media only screen and (max-width: 768px) {
      .cont_box .flow_box:nth-of-type(2n) {
        margin-left: auto; } }
  .cont_box .flow_box:nth-of-type(2n):after {
    transform: rotate(90deg); }
  .cont_box .flow_box:last-of-type:after {
    display: none; }

/*.cont_box*/
.cont_box:last-of-type {
  margin-bottom: 70px;
  /*.cont_inner*/ }
  .cont_box:last-of-type p {
    line-height: 1.8em;
    margin-bottom: 50px; }
    @media only screen and (max-width: 768px) {
      .cont_box:last-of-type p {
        margin-bottom: 30px; } }
  .cont_box:last-of-type .cont_inner {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 30px 0 20px 30px;
    overflow: hidden;
    margin-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      .cont_box:last-of-type .cont_inner {
        padding: 10px; } }
    .cont_box:last-of-type .cont_inner ul {
      float: left;
      margin-right: 40px; }
      @media only screen and (max-width: 768px) {
        .cont_box:last-of-type .cont_inner ul {
          float: none;
          margin-right: 0; } }
      .cont_box:last-of-type .cont_inner ul li {
        font-size: 16px;
        line-height: 1.5em;
        margin-bottom: 10px;
        font-weight: 400; }
        @media only screen and (max-width: 768px) {
          .cont_box:last-of-type .cont_inner ul li {
            font-size: 14px;
            margin-bottom: 5px;
            text-indent: -14px;
            padding-left: 14px; } }
        .cont_box:last-of-type .cont_inner ul li:before {
          content: '●';
          font-size: 10px;
          color: #ed0100;
          margin-right: 5px;
          vertical-align: 2px; }

/*　++++++++++++++カテゴリナビ++++++++++++++　*/
.category_nav {
  width: 100%;
  background-color: #fff2f2;
  height: 120px;
  /*.inner*/ }
  @media only screen and (max-width: 768px) {
    .category_nav {
      height: auto; } }
  .category_nav .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding-top: 50px;
    /*h6*/
    /*ul*/ }
    @media only screen and (max-width: 768px) {
      .category_nav .inner {
        width: 90%;
        padding-top: 30px;
        text-align: center; } }
    .category_nav .inner h6 {
      display: inline-block;
      background-color: #fff;
      color: #ed0100;
      padding: 5px 10px 8px;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0.1em;
      position: absolute;
      top: -15px;
      left: 0; }
      @media only screen and (max-width: 768px) {
        .category_nav .inner h6 {
          font-size: 12px;
          left: 0; } }
      .category_nav .inner h6:before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0px 0 10px;
        border-color: #ffffff transparent transparent transparent; }
    .category_nav .inner ul {
      width: 960px;
      margin: 0 auto;
      /*li a*/ }
      @media only screen and (max-width: 768px) {
        .category_nav .inner ul {
          width: 100%;
          padding-bottom: 30px; } }
      .category_nav .inner ul li a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.05em;
        margin-right: 50px;
        float: left;
        position: relative;
        transition: 0.3s; }
        @media only screen and (max-width: 768px) {
          .category_nav .inner ul li a {
            float: none;
            margin-right: 0;
            line-height: 2em;
            font-size: 14px; } }
        .category_nav .inner ul li a:after {
          position: absolute;
          bottom: -10px;
          left: 0;
          content: '';
          width: 100%;
          height: 1px;
          background: #ed0100;
          transform: scale(0, 1);
          transform-origin: right top;
          transition: transform .3s; }
          @media only screen and (max-width: 768px) {
            .category_nav .inner ul li a:after {
              display: none; } }
      .category_nav .inner ul li a:hover {
        color: #ed0100; }
      .category_nav .inner ul li a:hover:after {
        transform-origin: left top;
        transform: scale(1, 1); }
        @media only screen and (max-width: 768px) {
          .category_nav .inner ul li a:hover:after {
            display: none; } }
      .category_nav .inner ul li:last-of-type a {
        margin-right: 0; }
      .category_nav .inner ul li a.select {
        color: #ed0100; }
        .category_nav .inner ul li a.select:after {
          content: '';
          width: 100%;
          height: 1px;
          background: #ed0100;
          bottom: -10px;
          left: 0;
          transform: none; }
          @media only screen and (max-width: 768px) {
            .category_nav .inner ul li a.select:after {
              display: none; } }

/*..category_nav*/
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }
@keyframes fadeUpSp {
  0% {
    opacity: 0;
    top: -10px; }
  100% {
    opacity: 1;
    top: -45px; } }
@keyframes en_anim {
  0% {
    opacity: 0;
    letter-spacing: 0.1em; }
  100% {
    opacity: 1;
    letter-spacing: 0.02em; } }
@keyframes scroll {
  0% {
    left: 50px;
    opacity: 0; }
  10% {
    opacity: 0.2; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 0.2; }
  100% {
    left: 150px;
    opacity: 0; } }
/*　++++++++++++++下層　バイクボックスcss++++++++++++++　*/
.wrap.bikebox {
  width: 1000px;
  margin: 0 auto 150px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 768px) {
    .wrap.bikebox {
      width: 90%;
      min-width: 90%;
      margin-bottom: 80px; } }
  .wrap.bikebox h3 {
    text-align: left;
    font-size: 16px; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox h3 {
        margin-bottom: 0; } }
  .wrap.bikebox .bike_main {
    width: 100%;
    height: 364px;
    background: url("../img/services/bikebox/bikebox_main.jpg") no-repeat center;
    background-size: contain;
    margin-bottom: 60px; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox .bike_main {
        background: url("../img/services/bikebox/bikebox_main_sp.jpg") no-repeat center;
        height: 120vw;
        background-size: contain;
        margin-bottom: 10px; } }
  .wrap.bikebox .copy_area {
    width: 500px; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox .copy_area {
        width: 100%; } }
    .wrap.bikebox .copy_area h4 {
      font-size: 30px;
      font-weight: 700;
      line-height: 1.6em;
      margin-bottom: 30px; }
      @media only screen and (max-width: 768px) {
        .wrap.bikebox .copy_area h4 {
          font-size: 20px; }
          .wrap.bikebox .copy_area h4 br {
            display: none; } }
      .wrap.bikebox .copy_area h4 em {
        color: #ed0100; }
    .wrap.bikebox .copy_area dl {
      border-top: 1px solid #E1E1E1;
      padding-top: 20px; }
      @media only screen and (max-width: 768px) {
        .wrap.bikebox .copy_area dl {
          margin-bottom: 20px; } }
      .wrap.bikebox .copy_area dl dt {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 20px; }
      .wrap.bikebox .copy_area dl dd ul li {
        line-height: 1.5em;
        margin-bottom: 10px;
        padding-left: 15px;
        text-indent: -15px; }
        .wrap.bikebox .copy_area dl dd ul li:before {
          content: '■';
          font-size: 12px;
          margin-right: 3px; }
  .wrap.bikebox .box_image {
    width: 450px;
    margin-bottom: 60px; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox .box_image {
        width: 100%;
        margin-bottom: 30px; } }
  .wrap.bikebox .area {
    width: 100%;
    border-top: 1px solid #E1E1E1;
    padding: 40px 0; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox .area {
        padding: 20px 0; } }
  .wrap.bikebox h5 {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px; }
  .wrap.bikebox .flow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .wrap.bikebox .flow li {
      width: 230px;
      height: 100px;
      background-color: #FFF3F3;
      position: relative;
      font-size: 18px;
      font-weight: bold;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media only screen and (max-width: 768px) {
        .wrap.bikebox .flow li {
          width: 100%;
          height: 60px;
          font-size: 16px;
          margin-bottom: 30px; } }
      .wrap.bikebox .flow li:before {
        content: '1';
        font-size: 16px;
        position: absolute;
        top: 15px;
        left: 15px; }
        @media only screen and (max-width: 768px) {
          .wrap.bikebox .flow li:before {
            font-size: 14px;
            top: 5px;
            left: 5px; } }
      .wrap.bikebox .flow li:after {
        content: '';
        position: absolute;
        top: 45px;
        right: -20px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7.5px 0 7.5px 13.0px;
        border-color: transparent transparent transparent #ed0100; }
        @media only screen and (max-width: 768px) {
          .wrap.bikebox .flow li:after {
            top: auto;
            bottom: -22px;
            right: 0;
            left: 0;
            margin: 0 auto;
            transform: rotate(90deg); } }
    .wrap.bikebox .flow li:nth-of-type(2):before {
      content: '2'; }
    .wrap.bikebox .flow li:nth-of-type(3):before {
      content: '3'; }
    .wrap.bikebox .flow li:nth-of-type(4):before {
      content: '4'; }
    .wrap.bikebox .flow li:nth-of-type(4):after {
      display: none; }
  .wrap.bikebox .movie {
    width: 680px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox .movie {
        width: 100%; } }
    .wrap.bikebox .movie a {
      display: block;
      transition: 0.3s; }
      @media only screen and (max-width: 768px) {
        .wrap.bikebox .movie a {
          margin-bottom: 30px; } }
      .wrap.bikebox .movie a:hover {
        opacity: 0.8; }
  .wrap.bikebox .area.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .wrap.bikebox .table_inner {
    width: 480px; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox .table_inner {
        width: 100%;
        margin-bottom: 30px; } }
    .wrap.bikebox .table_inner h5 {
      text-align: left; }
    .wrap.bikebox .table_inner table {
      width: 100%; }
      @media only screen and (max-width: 768px) {
        .wrap.bikebox .table_inner table {
          font-size: 14px; } }
      .wrap.bikebox .table_inner table tr {
        width: 100%; }
      .wrap.bikebox .table_inner table tr:nth-of-type(odd) {
        background-color: #F1F0EF; }
      .wrap.bikebox .table_inner table tr:first-of-type {
        background-color: #AAAAAA;
        font-weight: bold;
        color: #fff; }
      .wrap.bikebox .table_inner table th {
        padding: 10px;
        font-weight: bold;
        text-align: left; }
        @media only screen and (max-width: 768px) {
          .wrap.bikebox .table_inner table th {
            width: 120px; } }
      .wrap.bikebox .table_inner table td br {
        display: none; }
      @media only screen and (max-width: 768px) {
        .wrap.bikebox .table_inner table td {
          line-height: 1.5em;
          padding: 10px 0; }
          .wrap.bikebox .table_inner table td br {
            display: block; } }
    .wrap.bikebox .table_inner .small {
      font-size: 12px; }
  .wrap.bikebox .point {
    width: 320px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      .wrap.bikebox .point {
        width: 100%; } }
    .wrap.bikebox .point img {
      margin-bottom: 15px; }
    .wrap.bikebox .point dt {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 10px; }
    .wrap.bikebox .point dd {
      line-height: 1.6em; }
  .wrap.bikebox .small {
    font-size: 12px;
    line-height: 1.5em;
    text-indent: -16px;
    padding-left: 16px; }
