#tab01 .logo01 {
  max-width: 400px;
  margin-bottom: 30px;
}

#tab01 .logo01 img {
  width: 100%;
  height: auto;
}

#tab01 .conImg.img02, #tab01 .conImg.img03 {
  margin: 30px 0 0 60px;
  width: 90%;
  float: none;
}

#tab01 .leftText04 {
  width: 40%;
  float: left;
  margin: 1% 0 0 7%;
}

#tab01 .rightText {
  width: 40%;
  float: right;
  margin: 1% 3% 0 0;
}

#tab01 .conImg.img04 {
  width: 22%;
}

#tab01 .conImg img {
  width: 100%;
}

#tab01 .conImg-option {
  margin: 0 0 0 60px;
  padding-top: 15px;
  width: 90%;
  font-size: 14px;
  line-height: 1.2em;
  clear: both;
}

#tab01 sup {
  bottom: 1ex;
  height: 0;
  line-height: 1;
  vertical-align: top;
  position: relative;
}

@media screen and (max-width: 736px) {
  #tab01 .logo01 {
    padding: 12px 0 0;
    max-width: 400px;
    width: 90%;
  }
  #tab01 .fastContents h2 {
    line-height: 1.5 !important;
  }
  #tab01 .conImg.img02, #tab01 .conImg.img03 {
    margin: 0 auto;
    width: 100%;
  }
  #tab01 .leftText04 {
    width: 100%;
    float: none;
    margin: 5% auto 2%;
  }
  #tab01 .rightText {
    width: 100%;
    float: none;
    margin: 0 auto 2%;
  }
  #tab01 .conImg.img04 {
    width: 40%;
    margin: 0 auto;
  }
  #tab01 .conImg-option {
    margin: 15px 0 0 0;
    width: 100%;
  }
  #tab01 sup {
    bottom: 0;
  }
  #tab03 .respTav li {
    width: 33%;
  }
  #tab03 table tbody th {
    width: auto;
  }
  #tab03 table tbody th.wHalf {
    width: auto;
  }
  #tab03 table tbody td {
    width: auto;
  }
}

#kvArea figure.bgi {
  background-image: url("/snow/lineup/common/img/kv-cross-auger.jpg");
}

#kvArea .item-type, #kvArea .kv-end, .cross-auger-bgc {
  background-color: #45b035;
}

#kvArea .l-text-box {
  top: 78px;
}

#kvArea .l-text-box .text-box {
  left: 0;
}

#kvArea .logo {
  width: 500px;
}

#kvArea .logo img {
  width: 100%;
  height: auto;
}

#kvArea .kv-end {
  font-size: 33px;
}

#kvArea sup {
  height: 0;
  vertical-align: top;
  position: relative;
  font-size: 14px;
}

#kvArea .item-description {
  position: relative;
  padding-bottom: 12px;
}

#kvArea .item-description-option {
  font-size: 14px;
  padding-top: 10px;
}

.other-product-wrapper .other-title {
  height: 144px;
  background-image: url("/snow/lineup/common/img/tri1.png");
  font-size: 18px;
}

@media screen and (max-width: 736px) {
  #kvArea figure.bgi {
    background-image: url("/snow/lineup/common/img/kv-cross-auger-sp.jpg");
  }
  #kvArea .logo {
    width: 100%;
  }
  #kvArea .kv-end {
    font-size: 24px;
  }
  #kvArea .item-description {
    padding-bottom: 0;
  }
  #kvArea .item-description-option {
    display: block;
    position: static;
    line-height: 1.2em;
    margin-top: 1px;
  }
  .other-product-wrapper .other-title {
    background-image: url("/snow/lineup/common/img/tri1-sp.png");
    font-size: 16px;
  }
}

/*    17.01.21追加*/

.conImg.imgLeft {
  width: 50%;
  float: left;
}

.conImg.imgLeft {
  width: 50%;
  float: left;
}

@media screen and (min-width: 736px) {
  .cross_flex, .cross_flex2 {
    display: flex;
  }
  .cross_flex2 {
    margin: 20px 0 0;
  }
  .cross_flex2 img {
    width: 33% !important;
    height: 33%;
  }
  .cross_flex2 img:nth-child(2) {
    margin: 0 10px;
  }
  .cross_flex>p:nth-child(2) {
    width: 350px;
    margin: -80px 0 0 70px;
  }
}

@media screen and (max-width: 736px) {
  .cross_flex, .cross_flex2 {
    display: block;
  }
  .cross_flex2 {
    margin: 20px auto 0;
    width: 100%;
    max-width: 500px;
  }
  .cross_flex2 img:nth-child(2) {
    margin: 20px 0;
  }
  .cross_flex>p:nth-child(2) {
    width: 80%;
    margin: 20px auto 0;
    max-width: 320px;
  }
}