#Products__desc {
  padding-bottom: 52px;
}
#Products__desc h1 {
  max-width: 960px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#Products__desc .__inner {
  position: static;
}
#Products__desc .img__wrapper {
  top: 125px;
  left: 50%;
  z-index: 0;
}
#Products__desc .img__wrapper img {
  width: 640px;
}
@media all and (max-width: 767px) {
  #Products__desc .img__wrapper img {
    width: 100%;
  }
}
#Products__desc .category__box__icon.-icon_01_1 {
  top: 180px;
  left: calc(50% + 100px);
}
#Products__desc .category__box__icon.-icon_02_1 {
  top: 200px;
  left: calc(50% - 170px);
}
#Products__desc .category__box__icon.-icon_03_1 {
  top: 150px;
  left: calc(50% + 165px);
}
#Products__desc .category__box__icon.-icon_03_2 {
  top: 540px;
  left: calc(50% + 120px);
}
#Products__desc .category__box__icon.-icon_04_1 {
  top: 380px;
  left: calc(50% - 110px);
}
#Products__desc .category__box__icon.-icon_04_2 {
  top: 430px;
  left: calc(50% + 130px);
}
#Products__desc .category__box__icon.-icon_04_3 {
  top: 540px;
  left: calc(50% + 120px);
}
#Products__desc .category__box__icon.-icon_05_1 {
  top: 200px;
  left: calc(50% - 170px);
}
#Products__desc .category__box__icon.-icon_06_1 {
  top: 250px;
  left: calc(50% + 150px);
}
#Products__desc .category__box__icon.-icon_06_2 {
  top: 280px;
  left: calc(50% + 80px);
}
#Products__desc .category__box__icon.-icon_06_3 {
  top: 355px;
  left: calc(50% + 205px);
}
#Products__desc .category__box__icon.-icon_06_4 {
  top: 450px;
  left: calc(50% - 10px);
}
#Products__desc .category__box__wrapper {
  height: 604px;
  position: relative;
  z-index: 6;
}
#Products__desc .category__box__wrapper .category__box li a[target=_blank] {
  position: relative;
}
#Products__desc .category__box__wrapper .category__box li a[target=_blank] img {
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#Products__desc .category__box__text {
  top: 461px;
  z-index: 1;
}
#Products__desc .category__text__bg {
  top: 462px;
  height: 388px;
}
#Products__desc .link__list .category__box__text {
  left: calc(50% + 170px);
}

@media all and (max-width: 767px) {
  #Products__desc .img__wrapper {
    top: 23.4666666667vw;
  }
}