#tab01 h3.icon01 {
  display: table-cell;
  padding-left: 100px;
  height: 78px;
  text-indent: 0em;
  margin-left: 0em;
  vertical-align: middle;
  background: url(../img/icon_01.png) 0 0 no-repeat;
  background-size: 81px 78px;
}

#tab01 h3.icon02 {
  display: table-cell;
  padding-left: 100px;
  height: 78px;
  text-indent: 0em;
  margin-left: 0em;
  vertical-align: middle;
  background: url(../img/icon_02.png) 0 0 no-repeat;
  background-size: 81px 78px;
}

#tab01 h3.icon03 {
  display: table-cell;
  padding-left: 100px;
  padding-bottom: 20px;
  height: 78px;
  text-indent: 0em;
  margin-left: 0em;
  vertical-align: middle;
  background: url(../img/icon_03.png) 0 0 no-repeat;
  background-size: 81px 78px;
}

#tab01 .conImg.img01 {
  width: 15%;
}

#tab01 .conImg img {
  width: 100%;
}

#tab02 .img01 {
  width: 300px;
}

#kvArea figure.bgi {
  background-image: url("/snow/lineup/common/img/kv-sb800e.jpg");
}

#kvArea .item-type, #kvArea .kv-end, .sb800e-bgc {
  background-color: #ed6c00;
}

#kvArea .l-text-box {
  top: 144px;
}

#kvArea .l-text-box .text-box {
  right: 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: 0;
}

.abcom {
  padding: 12px 0 0 0;
text-align: left;
font-size: 14px;
color: #555;
  display: block;
}

.spec_bnr .spec_bnr_ttl {
  margin-bottom: 10px;
  font-size: 15px;
}

.spec_bnr .spec_bnr_ttt {
  margin: 6px 0;
  font-size: 16px;
}

.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;
}

@media screen and (max-width: 736px) {
  #kvArea figure.bgi {
    background-image: url("/snow/lineup/common/img/kv-sb800e-sp.jpg");
  }
  .other-product-wrapper .other-title {
    background-image: url("/snow/lineup/common/img/tri2-sp.png");
  }
  #tab01 h3.icon01, #tab01 h3.icon02, #tab01 h3.icon03 {
    padding-left: 70px;
    height: 58px;
    background-size: 60px auto;
  }
  #tab01 .conImg {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
  }
  #tab01 .conImg.img01 {
    width: 40%;
  }
  #tab02 .img01 {
    width: 48%;
  }
  #tab03 .respTav li {
    width: 50%;
  }
}

.product-shop-link {
  margin: 40px 0 0 80px;
  display: inline-block;
}

.product-shop-link a {
  display: block;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  background-color: #c00;
}

.product-shop-link a:hover {
  opacity: .7;
}

@media screen and (max-width: 736px) {
  .product-shop-link {
    margin: 20px 0 0;
  }
  .product-shop-link a {
    float: none;
    margin: 0 auto;
  }
}

.leftText02 span.tax {
  font-size: 0.84em;
}

.leftText02 .mt1em {
  margin: 0.5em 0 0 0;
}

.cont .mbn {
  margin-bottom: 0 !important;
}

.mtb15 {
  margin: 15px 0;
}