@charset "utf-8";

.l-content .mainMV {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 1200px;
  height: 400px;
  background: url('/th/pr/recommend_category/handtool_cp202207/images/mainvs.png');
  margin: 0 auto;
}

.l-content .m-h2--title {
  height: 60px;
  display: table-cell;
  width: 1200px;
  vertical-align: middle;
  color: #ffffff;
  font-size: 21px;
  background: url('/th/pr/recommend_category/handtool_cp202207/images/heading.png') center no-repeat;
  text-align: center;
}

.l-content .descrtion {
  margin: auto;
  text-align: center;
}
.l-content .bordered {
  padding: 20px;
}

.l-content .descrtion .price_edit {
  display: block;
  font-size: 18px;
  font-weight: bold;
}

.l-content .u-mt3 {
  margin-top: 3px;
}