@charset "UTF-8";

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

/* ----------------------------------------------------------------------------------------

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

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

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

  .PageTitleText_koubaikanri_small {
    font-size: 12px;
    margin-bottom:25px;
    display: block;
    font-weight: 600;
    text-align: center;
  }

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

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

  .PageTitleText {
    margin-bottom:10px!important;
  }
  .PageTitleText_koubaikanri_small {
    line-height: 0.5em;
    text-shadow: 0 0 12px #FFF;
  }
}


/* TopBrandinImage
=========================================================================================== */
/*.TopBrandingImageWrap {
  background: url("/image/h1/hsw/products/industry/denno/pagetitle_denno.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: 420px;  400pxから少し大きくする 
}*/

/* 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/industry/denno/function/denno_function01.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(2) .ImageBlock {
  background: url(/image/h1/hsw/products/industry/denno/function/denno_function02.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(3) .ImageBlock {
  background: url(/image/h1/hsw/products/industry/denno/function/denno_function03.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(4) .ImageBlock {
  background: url(/image/h1/hsw/products/industry/denno/function/denno_function04.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 150px right;
  }

.SmallImageList li .ImgOnlyStyle.pointimg {
  padding-top: 10px;
}
.SmallImageList li .ImgOnlyStyle.pointimg img {
  max-width: 100%;
}

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

.DennoFaqPage {
      background: url(/image/hsw/newstyle/common/icon_link_bottom.png) no-repeat right 20px center #fff!important;
}


/* ボタン */
.twoBtn .SolutionInquiry,
.oneBtn .SolutionInquiry {
	background:#306AC6!important;
	color: #ffffff!important;
}

.twoBtn .SolutionInquiry:hover,
.oneBtn .SolutionInquiry:hover {
	background: #F3F6FC!important;
	color: #306AC6 !important;
}

.BtnWrap.oneBtn {
	justify-content: center;
}

/* TopBrandinImage
=========================================================================================== */
.MainImage {
  background: url("/image/h1/hsw/products/industry/denno/pagetitle_denno.jpg") center center / cover no-repeat;
  width: 100%;
  padding-bottom: 40px;
  box-sizing: border-box;
  overflow: hidden;
  /* padding-top: calc(300 / 1000 * 100%); */
}
.MainImage .MainImageTxt .ProductsColor {
	color: #5F334F;
}
.TopBrandingTitle {
  width: 60%;
	}
@media screen and (max-width: 850px) {
.TopBrandingTitle {
  width: 67%;
	}
}
@media screen and (max-width: 767px) {
.TopBrandingTitle {
  width: 90%;
	}
}
.TopBrandingImage {
	background: #5F334F;
}
@media screen and (max-width: 767px) {
  .MainImage {
    background-position: right 20% bottom 5%;

  }  
}
@media screen and (max-width: 767px) {
  .MainImage {
    background: url("/image/h1/hsw/products/industry/denno/pagetitle_denno_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;
  }
}
@media screen and (max-width: 600px) {
  .MainImage {
    background-position: right 0% bottom 28%;
  }
}
@media screen and (max-width: 540px) {
  .MainImage {
    background-position: right 0% bottom 25%;
  }
}

.TopBrandingImageWrap h1 {
  background-size: cover;
}
.SubTopImageWrap {
  background: url("/image/h1/hsw/products/industry/denno/denno_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;
  }
}


/* 製品トップ下部の「よくあるご質問」 */
.BKblue {
	margin-bottom: 60px;
}

/* 個別Style設定
=========================================================================================== */

h2.IssueComment {
  font-size: 150%;
}
@media screen and (max-width: 994px) {
  h2.IssueComment {
    font-size: 130%;
  }
}
@media screen and (max-width: 767px) {
  h2.IssueComment {
    font-size: 120%;
  }
}
  
.anchorlink.slimBtn .BasicBtn {
  padding: 12px;
}

@media screen and (min-width: 767px) {
 .BtnWrap.twoBtn li  {
    width: 45%;
 }
}

@media screen and (min-width: 767px) {
  .BtnWrap.oneBtn li  {
     width: 45%;
  }
 }
 
/* リスト内資料ダウンロード申し込みマーク表示
=========================================================================================== */

.ListCard li a .bottom_detail .inquiry:after {
  content: url(../../../image/jp/r1/icon/icon_inquiry_hd.gif);
  width: 0.4em;
  height: 0.4em;
  border: 0;
  position: absolute;
  top: 15%;
  right: -0.6em;
  margin-top: -4px;
  transform: scale(0.7);
  transition: .2s
}

.ListCard li a .bottom_detail .inquiry {
  color: #E60827;
  font-weight: bold;
  white-space: nowrap;
	margin-bottom: 0;
}
.ListCard li a:hover .bottom_detail .inquiry {
  color: #FFF;
}

/* リスト表示調整
=========================================================================================== */
@media screen and (max-width: 600px) {
  .ListCard li {
    width: 100%;
  }
}

/* 折り返し表示調整用
=========================================================================================== */
.br_block {
  display: inline-block;
}

.BasicBtn.br_btn {
  flex-wrap: wrap;
}

h2 span.br_block {
  display: inline-block;
  padding: 0px;
  font-size: 100%;
  color: #333;
  background-color: #ffffff;
}

.Bgblue h2 span.br_block {
  display: inline-block;
  padding: 0px;
  font-size: 100%;
  color: #333;
  background-color: #DCEAF7;
}

.br_block_1em {
  display: inline-block;
  margin-left: 1em;
}

/* Column 表示調整
=========================================================================================== */

.performance .BlueTitle {
  margin-bottom: 1em;
}

.performance h3.BlueTitle {
  margin-top: 40px;
}

.Inner .ColumnSet {
	margin: 0;
}

.Inner .Column2 {
	width: 42%;
}

.Inner .ColumnSet .columnItem,
.Inner .ColumnSet .LastColumnItem {
  margin: 20px 0 0 20px;
  padding: 0 15px 0 15px;
  background-color: white;
}

.Inner .ColumnSet .LastColumnItem {
  margin-right: 20px;
}


.Inner .ColumnSet .columnItem h3,
.Inner .ColumnSet .LastColumnItem h3 {
  margin: 20px 0 0;
}

@media screen and  (max-width: 767px) {
  .Inner .Column2 { 
    width: 90%;
  }
  .Inner .ColumnSet .columnItem,
  .Inner .ColumnSet .LastColumnItem {
    margin: 10px 20px 0 20px;
  }
}

/* アンカーボタン　テキスト表示調整用*/
.anchorlink.textMax11 li.plus2 a:after {
  right: 10px;
}


@media screen and (max-width: 950px) {
  .anchorlink.textMax11 li a:after {
    right: 10px;
  }

  .anchorlink.textMax11 .BasicBtn {
    padding-left: 10px;
    padding-right: 18px;
  }

}

@media screen and (max-width: 767px) {
  .anchorlink.textMax11 li a:after {
    right: 22px;
  }

  .anchorlink.textMax11 .BasicBtn {
    padding-left: 12px;
    padding-right: 12px;
  }

}

@media screen and (min-width: 700px) and (max-width: 767px) {
  .anchorlink.textMax11 li.BtnTextMax a:after {
    right: 6px;
  }

  .anchorlink.textMax11 li.BtnTextMax .BasicBtn {
    padding-left: 6px;
    padding-right: 16px;
  }

}

@media screen and (max-width: 520px) {
  .anchorlink.textMax11 li a:after {
    right: 10px;
  }

  .anchorlink.textMax11 .BasicBtn {
    padding-right: 18px;
  }

}

@media screen and (max-width: 430px) {
  .anchorlink.textMax8 li a:after {
    right: 13px;
  }

  .anchorlink.textMax8 .BasicBtn {
    padding-right: 22px;
  }
	
  .anchorlink.textMax11 li a:after {
    right: 10px;
  }

  .anchorlink.textMax11 .BasicBtn {
    padding-right: 18px;
  }

}

@media screen and (min-width: 767px) and (max-width: 865px) {
  .anchorlink.anchorlink4s li.textMax6 a:after {
    right: 20px;
  }

}
