#tab01 .conImg img {
  width: 100%;
}

#tab02 .img01 {
  width: 310px;
  margin: 0 auto 45px auto;
}

#kvArea figure.bgi {
  background-image: url("/snow/lineup/common/img/kv-sb800_02.jpg");
}

#kvArea .item-type, #kvArea .kv-end, .sb800-bgc {
  background-color: #ed6c00;
}

#kvArea .l-text-box {
  top: 144px;
}

#kvArea .l-text-box .text-box {
  left: 0;
}

.other-product-wrapper .other-title {
  background-image: url("/snow/lineup/common/img/tri2.png");
}

.spec_bnr, .spec_bnr2 {
  padding: 15px;
  border: 1px solid #bbbbbb;
  font-size: 13px;
  line-height: 140%;
}

.spec_bnr {
  margin: 22px 0 16px;
}

.spec_bnr .spec_bnr_ttl {
  margin-bottom: 10px;
  font-size: 15px;
}

.spec_bnr .spec_bnr_price {
  color: #cc0000;
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}

.spec_bnr .spec_bnr_copy {
  margin: 18px 0 0 0;
}

.spec_bnr2 .spec_bnr_ttl {
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 145%;
}

.spec_bnr .spec_caution {
  font-size: 92% !important;
  line-height: 140%;
  text-indent: -1em;
  margin-left: 1em;
}

.spec_bnr a, .spec_bnr2 a {
  color: #2b383f;
  text-decoration: underline;
  transition: .3s;
}

.spec_bnr a:hover, .spec_bnr2 a:hover {
  opacity: 0.6;
  transition: .3s;
}

.cautionp90 {
  font-size: 92% !important;
  line-height: 140%;
  text-indent: -1em;
  margin-left: 1em;
}

.caution2 {
  padding: 12px 0 0 0;
  text-align: left;
  font-size: 14px;
  color: #555;
  display: block;
}

@media screen and (max-width: 736px) {
  #tab02 .img01 {
    width: 100%;
    max-width: 310px;
    margin: 0 auto 45px auto;
  }
  #kvArea figure.bgi {
    background-image: url("/snow/lineup/common/img/kv-sb800_02-sp.jpg");
  }
  .other-product-wrapper .other-title {
    background-image: url("/snow/lineup/common/img/tri2-sp.png");
  }
  #tab03 .respTav li {
    width: 50%;
  }
}