@charset "UTF-8";
/* ----------------------------------------------------------------------------------------

生産管理システム・固有カラー設定

------------------------------------------------------------------------------------------- */
#Contents .TopBrandingImageWrap h1 a .PageTitleImgWrap {
  background: #1c7174; }
#Contents .Issue .Efficiency {
  color: #1c7174;
  border: 1px solid #1c7174; }
  #Contents .Issue .Efficiency:before {
    border-top-color: #1c7174; }
#Contents .Download .DownloadBox .ColumnSet .Column2 .ColumnTitle {
  color: #1c7174;
  border-left: 5px solid #1c7174; }

  .TopBrandingImageWrap h1 p {
    display: block;
  }
  .PageTitleText {
    font-size:28px!important;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0!important;
  }

  .PageTitleText_console_small {
    font-size: 15px;
	color:#1c7174;
    margin-bottom:25px;
    display: block;
    font-weight: 600;

  }

  .console_sp {
    display: none;
  }

@media screen and (max-width: 767px) {

  .TopBrandingImageWrap h1 p {
    display: block;
    padding:15px 10px;
  }

  .PageTitleText {
    margin-bottom:6px!important;
    font-size:24px!important;
  }
  .PageTitleText_console_small {
    line-height: 1em;
    text-shadow: 0 0 12px #FFF;
    margin-left:20px;
  }
  .console_sp {
    display: block;
  }
  .console_pc {
    display: none;
  }
}


/* TopBrandinImage
=========================================================================================== */
/*.TopBrandingImageWrap {
  background: url("/image/h1/hsw/products/crossing/console/pagetitle_console.jpg") right;
  background-size: cover;
}
.TopBrandingImageWrap h1 {
  background: url("/image/h1/hsw/products/industry/ad/bg_pagetitle_ad.png") center;
  background-color: rgba(255, 255, 255, 0.5);
  background-size: cover;
  max-width: 470px; 
}*/

/* お悩み解決
=========================================================================================== */
.ResolutionBackImage2 {
  background-image: url("/image/h1/hsw/products/crossing/console/console_resolution.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 200px;
  margin: 0px 20px 20px 20px;
}

/* Reason（Hi-PerBT Advanced 購買管理が選ばれる理由）
=========================================================================================== */
.Reason {
  background: url("/image/h1/hsw/products/industry/ad/bg_ad_reason.png");
  background-size: cover; }
  ._bottom {
    margin-bottom:70px;
  }

.FaqIndex {
  background: url("/image/h1/hsw/bg_faq_index.png");
  background-size: cover;
}



/* LargeImageList
=========================================================================================== */
.LargeImageList li:nth-child(1) .ImageBlock {
  background: url(/image/h1/hsw/products/crossing/console/function/console_function01.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(2) .ImageBlock {
  background: url(/image/h1/hsw/products/crossing/console/function/console_function02.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(3) .ImageBlock {
  background: url(/image/h1/hsw/products/crossing/console/function/console_function03.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(4) .ImageBlock {
  background: url(/image/h1/hsw/products/crossing/console/function/console_function04.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(5) .ImageBlock {
  background: url(/image/h1/hsw/products/crossing/console/function/console_function05.png) no-repeat center;
  background-size: contain; }
.LargeImageList li .ImgOnlyStyle img {
  width: 100%;
  }
  .LargeImageList li:nth-child(1) .DetailBlock .ContentWrap {
      background: url(/image/hsw/bg_number01.png) no-repeat bottom 25px right;
  }
.SmallImageList li .ImgOnlyStyle.pointimg {
  padding-top: 10px;
}
.console_environment {
  display: inline-block;
  vertical-align: top;
}
.sup_txt {
  font-size: 12px;
  margin-bottom:50px;
}
.Section_console {
  margin-top:50px;
}


.BasicTable th {
  width: 190px;
}

.BasicTable th.grayOut,
.BasicTable td.grayOut{
  background: #b2b2b2;
  color: #777;
}



/* 資料請求のボタン上書き */
#FloatBtnWrap .ContactBlock .ContactBtn.DownloadLink {
    background: #1c7174;
}



/* TopBrandinImage
=========================================================================================== */
.MainImage {
  background: url("/image/h1/hsw/products/crossing/console/pagetitle_console.jpg") center center / cover no-repeat;
  width: 100%;
  padding-bottom: 40px;
  box-sizing: border-box;
  overflow: hidden;
  /* padding-top: calc(300 / 1000 * 100%); */
}

@media screen and (max-width: 850px) {
.TopBrandingTitle {
  width: 61%;
	}
}

@media screen and (max-width: 767px) {
.TopBrandingTitle {
  width: 90%;
	}
}

.TopBrandingImage {
	background: #1c7174;
}


@media screen and (max-width: 767px) {
  .MainImage {
    background: url("/image/h1/hsw/products/crossing/console/pagetitle_console_sp.jpg") center center / cover no-repeat;
    background-position: right 10% bottom 31%;
  }
  .MainImage .MainImageTxt {
    text-shadow:
      1px 1px 4px #fff,
      -1px 1px 4px #fff,
      1px -1px 4px #fff,
      -1px -1px 10px #fff;
  }
}

.TopBrandingImageWrap h1 {
  background-size: cover;
}

.SubTopImageWrap {
  background: url("/image/h1/hsw/products/crossing/console/console_subimage.jpg") center center / cover no-repeat;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}



.fixed-nav .fixed-nav__item:nth-child(1) {
  background: #E60027;
}
.fixed-nav .fixed-nav__item:nth-child(1):hover {
  background: #cf0009;
}
.fixed-nav .fixed-nav__item:nth-child(2) {
  background: #6F6F6F;
  position: relative;
  cursor: pointer;
}
.fixed-nav .fixed-nav__item:nth-child(2) a {
  margin-top: 1.2em;
  overflow: hidden;
  text-indent: 1000px;
  display: block;
  height: 62px;
  background: url("/image/h1/hsw/products/topbtn.png") no-repeat;
  background-size: contain;
  background-position: 0px 10px;
  margin:0px;
}
.fixed-nav .fixed-nav__item:nth-child(2):hover {
  background: #303131;
}
@media screen and (max-width: 767px) {
  .fixed-nav .fixed-nav__item {
    width: 16em;
    margin: 0px auto;
  }
}

.FixTableStyleEnv {
  margin: 0px 0px 40px 0px;
  width: 100%;
}

.FixTableStyleEnv th {
  width: 20%;
}

@media screen and (max-width: 768px) {
  .FixTableStyleEnv th {
    white-space: nowrap;
  }
}

