#page.wholesale.in .max-wrap {
  background-color: #fff;
  border-left: 2px solid #004bc8;
  border-right: 2px solid #004bc8;
}
#page.wholesale.in .other-business-ttl {
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 41px;
  position: relative;
}
#page.wholesale.in .other-business-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/business/business-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -65px;
}
#page.wholesale.in .business-nav-h.current {
  background-image: url(../img/business/business-nav-hover.png);
  background-repeat: no-repeat;
  background-size: 268px auto;
  color: #fff;
  position: relative;
}
#page.wholesale.in .business-nav-h.current::before {
  content: "";
  display: block;
  background-image: url(../img/business/business-nav-1-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 21px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 35px;
}
#page.wholesale.in .other-business .max-wrap {
  background-color: #004bc8;
  padding: 110px 0 190px 0;
}
#page.wholesale.in .other-business .other-business-wr {
  background-image: repeating-linear-gradient(90deg, #fff, #fff 2px, transparent 2px, transparent 4px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 2px;
  margin-bottom: 80px;
  padding-bottom: 100px;
}
#page.wholesale.in .other-business .other-business-wr:nth-child(3) {
  background-image: unset;
  margin-bottom: 0;
  padding-bottom: 0;
}
#page.wholesale.in .other-business .other-business-text {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 1.889;
  letter-spacing: 0.05em;
  margin-bottom: 90px;
}
#page.wholesale.in .other-business .other-business-goods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 65px;
}
#page.wholesale.in .other-business .other-business-goods-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 187px;
  height: 47px;
  background-color: #fff;
  border-radius: 23px;
  font-size: 23px;
  color: #004bc8;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}
#page.wholesale.in .other-business .other-business-table01 {
  width: 100%;
  max-width: 672px;
  margin: 0 auto;
}
#page.wholesale.in .other-business .other-business-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
#page.wholesale.in .other-business .other-business-table02 {
  width: 100%;
  max-width: 262px;
  margin-right: 0;
}
#page.wholesale.in .other-business .other-business-text .other-business-text-span {
  display: inline-block;
  font-size: 25px;
  margin-left: -13px;
}
#page.wholesale.in .other-business .other-business-table03 {
  width: 100%;
  max-width: 818px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #page.wholesale.in .other-business-ttl::before {
    left: -25px;
  }
  #page.wholesale.in .other-business .max-wrap {
    padding: 110px 40px 190px 40px;
  }
  #page.wholesale.in .other-business .other-business-text {
    font-size: 16px;
  }
  #page.wholesale.in .other-business .other-business-goods {
    gap: 10px;
  }
  #page.wholesale.in .other-business .other-business-goods-item {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #page.wholesale.in .max-wrap {
    border-left: unset;
    border-right: unset;
  }
  #page.wholesale.in .wrap {
    padding: 0;
  }
  #page.wholesale.in .other-business-ttl {
    font-size: 30px;
    margin: 0 auto 31px 20px;
    display: inline-block;
    line-height: 1.467;
    letter-spacing: unset;
  }
  #page.wholesale.in .other-business-ttl::before {
    width: 14px;
    height: 13px;
    bottom: unset;
    top: 17px;
    left: -20px;
  }
  #page.wholesale.in .other-business .max-wrap {
    padding: 75px 15px 135px 15px;
  }
  #page.wholesale.in .other-business .other-business-wr {
    margin-bottom: 65px;
    padding-bottom: 65px;
  }
  #page.wholesale.in .other-business .other-business-text {
    font-size: 15px;
    color: #fff;
    line-height: 2;
    margin-bottom: 45px;
    text-align: left;
    letter-spacing: unset;
  }
  #page.wholesale.in .other-business .other-business-text.kyusyu {
    margin-bottom: 10px;
  }
  #page.wholesale.in .other-business .other-business-goods {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 10px;
    width: 100%;
    max-width: 338px;
    margin: 0 auto 45px auto;
  }
  #page.wholesale.in .other-business .other-business-goods-item {
    width: 100%;
    max-width: 163px;
    height: 41px;
    font-size: 18px;
  }
  #page.wholesale.in .other-business .other-business-flex {
    display: block;
  }
  #page.wholesale.in .other-business .other-business-table02 {
    max-width: 142px;
    margin: 0 15px 0 auto;
  }
  #page.wholesale.in .other-business .other-business-text .other-business-text-span {
    display: inline-block;
    font-size: 22px;
    margin-left: -13px;
  }
  #page.wholesale.in .other-business .other-business-table03 {
    width: 100%;
    margin: 0 auto;
    overflow-x: scroll;
  }
  #page.wholesale.in .other-business .other-business-table03 img {
    min-width: 618px;
    margin-bottom: 40px;
  }
  #page.wholesale.in .other-business .blog-text-bar::-webkit-scrollbar {
    display: none;
  }
  #page.wholesale.in .other-business .simplebar-scrollbar::before {
    background: #004bc8;
    border-radius: 2px;
    width: 167px;
    height: 4px !important;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;
  }
  #page.wholesale.in .other-business .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
  }
  #page.wholesale.in .other-business .simplebar-track {
    background: #fff;
    border-radius: 4px;
    height: 8px !important;
  }
}