@charset "utf-8";

.l-content .mvArea {
  width: 950px;
  height: 170px;
  background: url(/maker/misumi/mold/products/injection_molding/consumables/img/main_230130.png) no-repeat;
  margin-bottom: 20px;
}

.l-content h1.mainVisual {
  width: 950px;
  height: 134px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*lead*/
.l-content .lp_lead {
  width: 950px;
  height: 36px;
  text-align: center;
  padding-top: 7px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}

/*anchorNavi*/
.l-content .anchorNavi {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.l-content .anchorNavi li a {
  width: 180px;
}

/* sectionTitle */
.l-content .sec_bg {
  background: url(/maker/misumi/mold/products/injection_molding/consumables/img/circle_h2.png) no-repeat 0 1px;
}

/* stage */
.l-content .stage h2 {
  background: #74A938;
}

.l-content .stage .upperList {
  background: url(/maker/misumi/mold/products/injection_molding/consumables/img/upper_back.png) no-repeat center;
}

.l-content .stage .stageList .stageItem_04 {
  margin-left: 258px;
}

.l-content .list_001 {
  list-style-type: none;
}
.l-content .list_001 li {
  padding-left: 43px;
  background-image: url("/maker/misumi/mold/products/injection_molding/consumables/img/list_icon_01.png");
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.l-content .list_001 li.title {
  background-image: none;
  padding-left: 0;
  color: #004bb1;
  margin-bottom: 20px;
}
.l-content .list_001 {
  list-style-type: none;
}
.l-content .list_001 li {
  padding-left: 43px;
  background-image: url("/maker/misumi/mold/products/injection_molding/safety_5s/img/list_icon_01.png");
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.l-content .list_001 li span {
  font-size: 14px;
  font-weight: normal;
}

.l-content .pic_features {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.l-content .section.item_section .item_list {
  display: flex;
  justify-content: space-between;
  width: 560px;
  margin: 0 auto;
  text-align: center;
}
.l-content .section.item_section .item_list > li {
  width: 270px;
}
.l-content .section.item_section .item_list > li a > span {
  display: block;
}
.l-content .section.item_section .item_list > li a > span.name {
  font-size: 14px;
  font-weight: bold;
}
.l-content .section.item_section .item_list > li a:hover > span.name {
  color: #ff730a;
}
.l-content .section.item_section .item_list > li a > span.pic {
  margin-bottom: 10px;
}
.l-content .section.item_section .item_list > li a:hover > span.pic {
  opacity: 0.75;
}
.l-content .section.item_section .item_list > li a:hover > span.pic {
  opacity: 0.75;
}

.l-content .itemList .item_none {
  width: 202px;
}

.l-content .item_02.box_hover {
  cursor: pointer;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}