@media all and (-ms-high-contrast: none) {
  /* line 9, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-left-block.left-full.area-40 {
    width: 40%;
  }
  /* line 12, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-left-block.left-full.area-60 {
    width: 60%;
  }
  /* line 18, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-left-block.left-part.area-40 {
    width: 40%;
  }
  /* line 21, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-left-block.left-part.area-60 {
    width: 60%;
  }
  /* line 28, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-right-block {
    display: inline-block;
  }
  /* line 33, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-right-block.right-full.area-40 {
    width: 40%;
  }
  /* line 36, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-right-block.right-full.area-60 {
    width: 60%;
  }
  /* line 42, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-right-block.right-part.area-40 {
    width: 40%;
  }
  /* line 45, ../sass/ie10up.scss */
  .home-special-percent-wrapper .special-right-block.right-part.area-60 {
    width: 60%;
  }

  /* line 54, ../sass/ie10up.scss */
  .home-special-percent-wrapper .home-special-percent-hot-category-block {
    padding: 20px 20px 20px 40px;
  }
  /* line 58, ../sass/ie10up.scss */
  .home-special-percent-wrapper .home-special-percent-recommend-class-block {
    text-align: left;
  }
  /* line 61, ../sass/ie10up.scss */
  .home-special-percent-wrapper .home-special-percent-recommend-class-block .r_class_block:first-child {
    margin-left: 60px;
  }
}
