
.spec-detail .sText {
	font-size: 14px;
	vertical-align: text-top;
}

.text--product-subTitle {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
}

.gas-msg {
	border: 5px solid #efefef;
}

@media screen and (max-width: 736px) {
	.spec-detail .sText {
		font-size: 12px;
		vertical-align: top;
	}

	.text--product-subTitle {
		font-size: 18px;
	}
}
.product-box .spec .spec-detail dd.fuel {
    font-size: 22px;
}
@media screen and (max-width: 736px) {
.product-box .spec .spec-detail dd.fuel {
    font-size: 16px;
}
}

.w680{
    width: 680px!important;
    height: auto;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 736px) {
.w680{
    width: 100%!important;
}
 #tab04 .leftIcon{
border: 0;
margin: 20px 0 40px;
}
   
}

.product_clm{
  min-height: 560px;
}
.product_clm_img{
  top: 93px;
}
@media screen and (max-width: 736px) {
  .product_clm{
    min-height: auto;
  }
  .product_clm_img{
    top: 0;
  }
}

#js-tab-wrapper{
  margin-top: -129px;
  padding-top: 129px;
}
@media screen and (max-width: 736px) {
  #js-tab-wrapper{
    margin-top: -78px;
    padding-top: 78px;
  }
}


