@charset "UTF-8";
@media(max-width:960px){
/*--- position ---*/
.tbl-tr-ttl-1col{
  top: -180px;
  left: 170px;
}
.tbl-tr-ttl-5col{
  top: -338px;
  left: 170px;
}
/*--- price ---*/
.price{
  margin-bottom: 45px;
}
.price-area{
  margin-top: 0;
  padding: 0;
}
}