/* Scss Document */
.l-content a {
  text-decoration: none;
}

.l-content a:hover {
  text-decoration: underline;
}

.l-content .sec {
  border-top: 2px solid #e1121a;
  background-color: #f0f0f0;
  padding-bottom: 50px;
}

.l-content .m-h2:before {
  border-left: 5px solid #e1121a;
}

.l-content .m-h2 {
  position: relative;
  font-size: 23px;
  margin: 0;
  padding: 20px;
  color: #e1121a;
  border-bottom: none;
}

.l-content .m-h2 span {
  position: absolute;
  top: 27px;
  right: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #333;
}

.l-content .btn {
  width: 393px;
  margin: 0 auto;
}

.l-content .m-btnLink--conversion {
  font-size: 16px;
  padding: 16px;
}

.l-content .box_hover {
  cursor: pointer;
}

.l-content .box_hover:hover .pic {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}

.l-content .box_hover .name a {
  color: #ff730a;
  text-decoration: underline;
}

.l-content h1 {
  width: 950px;
  height: 210px;
  background: url(/maker/pb_swiss_tools/fs/products/variation/img/mv_210921.png) no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}

.l-content .itemsBox {
  margin: 0 20px;
}

.l-content .itemsBox li {
  width: 174px;
  float: left;
  border: 1px solid #bab6b6;
  background-color: #fff;
  box-sizing: border-box;
  margin: 0 10px 10px 0;
  padding-bottom: 10px;
  position: relative;
}

.l-content .itemsBox li .pic {
  text-align: center;
  padding: 20px 10px;
}

.l-content .itemsBox li .name {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  padding: 0 10px;
}

.l-content .itemsBox li .cap {
  font-size: 12px;
  margin-top: 10px;
  padding: 0 10px;
}

.l-content .col4 li {
  width: 220px;
}

.l-content .notice {
  text-align: right;
  margin: 10px 20px 20px;
  font-size: 10px;
}

.l-content .lead {
  position: relative;
  width: 950px;
  box-sizing: border-box;
}

.l-content .lead::before {
  content: url(/maker/pb_swiss_tools/fs/products/variation/img/lead_top.png);
}

.l-content .lead::after {
  content: url(/maker/pb_swiss_tools/fs/products/variation/img/lead_under.png);
}

.l-content .lead .intro {
  width: 675px;
  float: left;
  margin: 15px 10px 15px 0;
  border-right: 2px solid #CCC;
}

.l-content .lead_right {
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 97.5px;
  margin: 15px 0;
}

.l-content .lead .logo {
  width: 120px;
  margin-right: 10px;
}

.l-content .lead .movie {
  width: 127px;
  margin-top: 12px;
}

.l-content .anchor ul li {
  float: left;
  margin-right: 10px;
}

.l-content .anchor ul li a {
  width: 310px;
  height: 43px;
  background: url(/maker/pb_swiss_tools/fs/products/variation/img/anchor_btn_v2.png) no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.l-content .anchor ul .btn00 a {
  background-position: 0 0;
}

.l-content .anchor ul .btn01 a {
  background-position: -320px 0;
}

.l-content .anchor ul .btn02 a {
  background-position: -640px 0;
}

.l-content .anchor ul .btn03 a {
  background-position: 0 -53px;
}

.l-content .anchor ul .btn04 a {
  background-position: -320px -53px;
}

.l-content .anchor ul .btn05 a {
  background-position: -640px -53px;
}

.l-content .banner li {
  float: left;
  margin: 0 10px 10px 0;
}

/*////////////
180521追加分
////////////*/

.l-content .col2 {
  position: relative;
}

.l-content .col2 li {
  width: 450px;
}

.l-content .item_icon_new {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}