/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
.rubbertypedischarrows
------------------------------------------------------------*/
.rubbertypedischarrows3 {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .rubbertypedischarrows3 {
      margin-top: 30px; } }
  .rubbertypedischarrows3 .c-title2 h3 {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .rubbertypedischarrows3 .c-title2 h3 {
        margin-bottom: 15px; } }

.c-rub-table table {
  width: 100%;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-collapse: collapse; }

.c-rub-table th,
.c-rub-table td {
  text-align: center;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.6rem;
  line-height: 1.4; }
  @media screen and (max-width: 767px) {
    .c-rub-table th,
    .c-rub-table td {
      font-size: 1rem;
      line-height: 1.4; } }

.c-rub-table thead th {
  background-color: #7d7d7d;
  color: #fff;
  font-weight: normal;
  padding: 4px 3px;
  line-height: 1.3; }
  @media screen and (max-width: 767px) {
    .c-rub-table thead th {
      padding: 1px 1px; } }

.c-rub-table td {
  padding: 20px 3px; }
  @media screen and (max-width: 767px) {
    .c-rub-table td {
      padding: 1px 1px; } }

.c-rub-table2 {
  margin-top: 6px; }
  @media screen and (max-width: 767px) {
    .c-rub-table2 {
      margin-top: 4px; } }
  .c-rub-table2 thead th {
    font-weight: normal;
    padding: 9px 3px;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .c-rub-table2 thead th {
        padding: 4px 3px;
        font-size: 1.4rem; } }
    .c-rub-table2 thead th.u-sep {
      background-color: #fff;
      color: #000;
      position: relative;
      background-image: url("/assets/image/product/rubbertypedischarrows-3/103.png");
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: 0 0; }
      .c-rub-table2 thead th.u-sep span {
        position: absolute;
        font-size: 1.2rem;
        line-height: 1; }
        @media screen and (max-width: 767px) {
          .c-rub-table2 thead th.u-sep span {
            font-size: 1rem; } }
        .c-rub-table2 thead th.u-sep span:nth-child(1) {
          left: 10px;
          bottom: 5px; }
          @media screen and (max-width: 767px) {
            .c-rub-table2 thead th.u-sep span:nth-child(1) {
              left: 4%;
              bottom: 10%; } }
        .c-rub-table2 thead th.u-sep span:nth-child(2) {
          right: 10px;
          top: 5px; }
          @media screen and (max-width: 767px) {
            .c-rub-table2 thead th.u-sep span:nth-child(2) {
              right: 4%;
              top: 10%; } }
  .c-rub-table2 tbody th {
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      .c-rub-table2 tbody th {
        font-size: 1.3rem;
        width: 7.5em; } }
  .c-rub-table2 tbody td {
    padding: 7px 3px;
    font-size: 1.9rem; }
    @media screen and (max-width: 767px) {
      .c-rub-table2 tbody td {
        padding: 2px 1px;
        font-size: 1.3rem; } }

.p-section1__title {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 2.8px;
  margin-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .p-section1__title {
      font-size: 1.2rem;
      margin-bottom: 17px; } }

.p-section1__text {
  text-align: right;
  font-size: 1.4rem;
  margin-top: 6px; }
  @media screen and (max-width: 767px) {
    .p-section1__text {
      font-size: 1.2rem;
      margin-top: 2px; } }

.p-section2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 184px 0 80px 0; }
  @media screen and (max-width: 767px) {
    .p-section2 {
      margin: 37px 0 80px 0; } }
  .p-section2__block {
    width: 470px;
    margin: 0 0 0 0; }
    @media screen and (max-width: 767px) {
      .p-section2__block:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
    @media screen and (max-width: 767px) {
      .p-section2__block:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
            -ms-flex-order: 3;
                order: 3;
        margin-top: 23px; } }
    .p-section2__block:nth-child(3) {
      -webkit-transform: translateY(-15px);
          -ms-transform: translateY(-15px);
              transform: translateY(-15px); }
      @media screen and (max-width: 767px) {
        .p-section2__block:nth-child(3) {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
              -ms-flex-order: 2;
                  order: 2;
          margin-top: 38px; } }
    .p-section2__block--table {
      margin-top: 40px; }
      @media screen and (max-width: 767px) {
        .p-section2__block--table {
          -webkit-box-ordinal-group: 5;
          -webkit-order: 4;
              -ms-flex-order: 4;
                  order: 4; } }
  .p-section2__title {
    font-size: 1.8rem; }
    @media screen and (max-width: 767px) {
      .p-section2__title {
        font-size: 1.4rem; } }
