@charset "utf-8";
/* CSS Document */
/* Branding */
.Show994 {
  display: none;
}
.BrandingWrap {
  margin: 0 calc(((100vw - 100%) / 2) * -1) 70px;
  padding: 0 calc(((100vw - 100%) / 2) * -1);
  background-image: url(/products/ecm/image/top/branding_bg_pc.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.BrandingWrap .BrandingImg {
  position: relative;
  float: right;
  width: calc(50% + 75px);
  padding-top: 35px;
  padding-bottom: 35px;
}

.BrandingWrap .BrandingText {
  max-width: 965px;
  margin: 0 auto;
}
.BrandingText .inner {
  width: 340px;
  padding: 85px 0 0;
  box-sizing: border-box;
}
.BrandingText p.title {
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 250%;
  line-height: 1.6;
  z-index: 2;
  padding-bottom: 40px;
}
.BrandingText p.title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 92px;
  height: 3px;
  background-color: #fff;
}
.BrandingText p.lead {
  color: #ffffff;
  padding-top: 40px;
  z-index: 3;
}
.BrandingWrap .bx-pager {
  float: left;
  position: absolute;
  top: 475px;
  margin-left: 200px;
}

.BrandingWrap .bx-pager img {
  /*	opacity: 0.5;
	filter: alpha(opacity=50);*/
  border: 1px solid #ffffff;
}
.BrandingWrap .bx-pager a.active img {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1.1, 1.1);
  transition: 0.5s all;
}
.BrandingWrap .bx-pager a {
  display: inline-block;
  background: #0C0C0C;
  max-width: 106px;
  max-height: 68px;
  margin-right: 10px;
  letter-spacing: normal;
  *display: inline;
  *zoom: 1;
}
.BrandingWrap .bx-controls {
  display: none;
}
/**/
.ecmTopWrap {
  margin: 0 calc(((100vw - 100%) / 2) * -1) 60px;
  padding: 45px calc((100vw - 100%) / 2) 10px;
}
.ecmTopWrap .inner {
  width: 965px;
  margin: 0 auto;
  text-align: left;
}
/* EngineeringChain */
.ecmNews {
  background-color: #F4F4F4;
  margin-top: 20px;
}
.ecmNews .DateListStyle2 .seminar {
  display: inline-block;
  margin-left: 0.75em;
  background-color: #540096;
  color: #fff;
  width: 7em;
  text-align: center;
  font-size: 83%;
}
.ecmNews .DateListStyle2 dd {
  margin: 0 0 0 12.5em;
}
.ecmNews .btnMore {
  text-align: center;
}
/* EngineeringChain */
.ecmEngineeringChain {
  background-color: #cc0000;
  color: #ffffff;
  padding-top: 45px;
  padding-bottom: 50px;
  position: relative;
  margin-top: 80px;
}
.ecmEngineeringChain .img {
  background: url(/products/ecm/image/top/img_engineering_chain.jpg) no-repeat top right;
  height: 384px;
  position: absolute;
  top: -40px;
  left: 0;
  width: 48%;
}
.ecmEngineeringChain .text {
  width: calc(400 / 965 * 100%);
  margin-left: 54.663212%;
  text-align: left;
}
.ecmEngineeringChain .ButtonStyle1 a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 24px 9px 15px !important;
  border: solid 1px #ffffff !important;
  background-position: right 2px center;
}
.ecmEngineeringChain .ButtonStyle1 a:hover, .ecmEngineeringChain .ButtonStyle1 a:active {
  background-position: right 0px center;
}
/* ChainProducts */
.ecmChainProductsWrap {
  padding-top: 45px;
  padding-bottom: 30px;
  margin-bottom: 0;
  background-image: url(/products/ecm/image/top/bg_chain_products.png);
  background-position: 50% center;
  background-size: cover;
}
.ecmChainProducts {
  margin-top: 15px;
}
.ecmChainProducts .ButtonStyle1 {
  text-align: center;
}
.ecmChainProducts .ButtonStyle1 a {
  width: 400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ecmChainProducts h3.ecmTitleStyle {
  font-size: 130%;
  line-height: 1.3;
  margin: 0 0 20px;
  padding: 0;
  background-image: none;
  font-weight: bold;
  text-align: center;
  color: #CC0000;
}
.ecmChainProducts .fiveSolution {
  border-top: 1px solid #B3B3B3;
  margin-top: 70px;
  padding-top: 70px;
}
.ecmChainProducts .fiveSolution ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.ecmChainProducts .fiveSolution ul li {
  width: calc((100% / 3) - 20px);
  margin: 0 10px 20px 10px;
}
_:-ms-lang(x)::-ms-backdrop, .ecmChainProducts .fiveSolution ul li {/*for IE11*/
  width: calc((99% / 3) - 20px);
  }
.ecmChainProducts .fiveSolution ul .title {
  background-size: cover;
  position: relative;
  height: 223px;
}
.ecmChainProducts .fiveSolution ul .sol_dr .title { background-image: url(/products/ecm/image/top/img_sol_dr.jpg);}
.ecmChainProducts .fiveSolution ul .sol_order .title { background-image: url(/products/ecm/image/top/img_sol_order.jpg);}
.ecmChainProducts .fiveSolution ul .sol_master .title { background-image: url(/products/ecm/image/top/img_sol_master.jpg);}
.ecmChainProducts .fiveSolution ul .sol_schedule .title { background-image: url(/products/ecm/image/top/img_sol_schedule.jpg);}
.ecmChainProducts .fiveSolution ul .sol_parts .title { background-image: url(/products/ecm/image/top/img_sol_parts.jpg);}
.ecmChainProducts .fiveSolution ul .title::after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(/image/jp/r1/icon/icon_link_right_white_hd.gif);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ecmChainProducts .fiveSolution ul .title::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.ecmChainProducts .fiveSolution ul .title:hover:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.ecmChainProducts .fiveSolution ul .title p {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 90%;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}
.ecmChainProducts .fiveSolution ul a {
  text-decoration: none !important;
}
.ecmChainProducts .fiveSolution ul .TextStyle1 {
  margin: 25px 0;
  color: #0C0C0C;
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 994px) {
  .Hide994 {
    display: none;
  }
  .Show994 {
    display: block;
  }

  .BrandingWrap .BrandingText {
  }
  .BrandingText .inner {
    width: 285px;
        padding-left: 15px;
    box-sizing: border-box;
  }
  _:-ms-lang(x)::-ms-backdrop, .BrandingText .inner {/*for IE11*/
  width: 305px;
  padding-left: 45px;
  }
  .BrandingText p.title {
    font-size: 200%;
  }
  .BrandingWrap .bx-pager {
    float: left;
    position: absolute;
    top: 83%;
    right: 10px;
    margin-left: 0;
  }
_:-ms-lang(x)::-ms-backdrop, .BrandingWrap .bx-pager {/*for IE11*/
margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .BrandingWrap {
    background-image: url(/products/ecm/image/top/branding_bg_sp.png);
    background-position: right top;
    background-size: cover;
  }
  .BrandingWrap .BrandingImg {
    position: relative;
    float: none;
    /*width: calc(100% - 60px);*/
    width: 84%;
    max-width: 650px;
    padding-top: 35px;
    padding-bottom: 35px;
    margin: 0 auto;
  }
  .BrandingWrap .BrandingText {}
  .BrandingText .inner {
    width: 100%;
    padding: 55px 9%;
  }
  .BrandingWrap .bx-pager {
    float: none;
    top: 84%;
    right: 0px;
    text-align: center;
    width: 100%;
  }
  .BrandingWrap .bx-pager a {
    width: 20%;
  }
  .ecmEngineeringChain .img {
    height: 280px;
    width: 100%;
    background-position: right center;
  }
  .ecmEngineeringChain .text {
    width: 100%;
    margin-left: 0;
    padding-top: 215px;
  }
  .ecmChainProductsWrap {}
  .ecmChainProducts .ButtonStyle1 a {
    width: 100%;
  }
  .ecmChainProducts .fiveSolution ul li {
    width: 100%;
    margin: 0 10px 20px 10px;
  }
}
@media screen and (max-width: 579px) {
  .JS .ecmNews .DateListStyle2 dd {
    margin: 0;
  }
}
@media screen and (max-width: 399px) {}