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

図面管理システム・固有カラー設定

------------------------------------------------------------------------------------------- */
#Contents .TopBrandingImageWrap h1 a .PageTitleImgWrap {
  background: #008161; }
#Contents .Issue .Efficiency {
  color: #008161;
  border: 1px solid #008161; }
  #Contents .Issue .Efficiency:before {
    border-top-color: #008161; }
#Contents .Download .DownloadBox .ColumnSet .Column2 .ColumnTitle {
  color: #008161;
  border-left: 5px solid #008161; }
  
  .TopBrandingImageWrap h1 p {
    display: block;
  }
  .PageTitleText {
    font-size:28px!important;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0!important;
  }
  
  .PageTitleText_ad_small {
    font-size: 13px;
	color:#008161;
    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:0px!important;
}
  .PageTitleText_ad_small {
    line-height: 1em;
    text-shadow: 0 0 12px #FFF;
  }
          }



/* TopBrandinImage
=========================================================================================== */
/*.TopBrandingImageWrap {
  background: url("/image/h1/hsw/products/industry/ad/pagetitle_ad.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; }*/

/* お悩み解決
=========================================================================================== */
.ResolutionBackImage2 {
  background-image: url("/image/h1/hsw/products/industry/ad/ad_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; }

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

下層ページ・スタイル設定

------------------------------------------------------------------------------------------- */
/* BrandingImageWrap
=========================================================================================== */
/* .BrandingImageWrap.Point {
  background: url(/image/h1/hsw/products/industry/ad/point/bg_brandingimage_point.png) no-repeat center;
  background-size: cover; }
.BrandingImageWrap.Function {
  background: url(/image/h1/hsw/products/industry/ad/function/bg_brandingimage_function.png) no-repeat center;
  background-size: cover; }
.BrandingImageWrap.Environment {
  min-height: auto;
  height: 195px;
  background: url(/image/h1/hsw/products/industry/ad/environment/bg_brandingimage_environment.png) no-repeat center;
  background-size: cover; }
.BrandingImageWrap.BricsCad {
  background: url(/image/h1/hsw/products/industry/ad/bricscad/bg_brandingimage_bricscad.png) no-repeat center;
  background-size: cover; }
.BrandingImageWrap.AiSearch {
  background: url(/image/h1/hsw/products/industry/ad/aisearch/bg_brandingimage_aisearch.png) no-repeat center;
  background-size: cover; }
.BrandingImageWrap.Case {
  background: url(/image/h1/hsw/products/industry/ad/case/bg_brandingimage_case.png) no-repeat center;
  background-size: cover; }
@media screen and (max-width: 767px) {
  .BrandingImageWrap.Point {
    background: url(/image/h1/hsw/products/industry/ad/point/bg_brandingimage_point_sp.png) no-repeat center;
    background-size: cover; }
  .BrandingImageWrap.Function {
    background: url(/image/h1/hsw/products/industry/ad/function/bg_brandingimage_function_sp.png) no-repeat center;
    background-size: cover; }
  .BrandingImageWrap.Environment {
    background: url(/image/h1/hsw/products/industry/ad/environment/bg_brandingimage_environment_sp.png) no-repeat center;
    background-size: cover; }
  .BrandingImageWrap.BricsCad {
    background: url(/image/h1/hsw/products/industry/ad/bricscad/bg_brandingimage_bricscad_sp.png) no-repeat center;
    background-size: cover; }
  .BrandingImageWrap.AiSearch {
    background: url(/image/h1/hsw/products/industry/ad/aisearch/bg_brandingimage_aisearch_sp.png) no-repeat center;
    background-size: cover; }
  .BrandingImageWrap.Case {
    background: url(/image/h1/hsw/products/industry/ad/case/bg_brandingimage_case_sp.png) no-repeat center;
    background-size: cover; } } */

/* LargeImageList
=========================================================================================== */
.LargeImageList li:nth-child(1) .ImageBlock {
  background: url(/image/h1/hsw/products/industry/ad/function/ad_function01.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(2) .ImageBlock {
  background: url(/image/h1/hsw/products/industry/ad/function/ad_function02.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(3) .ImageBlock {
  background: url(/image/h1/hsw/products/industry/ad/function/ad_function03.png) no-repeat center;
  background-size: contain; }
.LargeImageList li:nth-child(4) .ImageBlock {
  background: url(/image/h1/hsw/products/industry/ad/function/ad_function04.png) no-repeat center;
  background-size: contain; }


/* SystemConfiguration（システム構成）
=========================================================================================== */
.SystemConfiguration .SystemExample:not(:last-of-type) {
  margin-bottom: 35px; }



/* TopBrandinImage
=========================================================================================== */
.MainImage {
  background: url("/image/h1/hsw/products/industry/ad/pagetitle_ad.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: #008161;
}

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

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

@media screen and (max-width: 767px) {
  .MainImage {
    background: url("/image/h1/hsw/products/industry/ad/pagetitle_bt_ad.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/industry/ad/ad_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;
  }
}







/* 製品トップ下部の「製造業向け Hi-PerBT シリーズ」 */
.BKblue {
	margin-bottom: 60px;
}
.series .series_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
}
.series .series_list .series_list_block {
  width: 31%;
  background: #FFF;
  color: #306AC6;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 0px;
  border: 2px solid #306AC6;
  box-shadow: 0px 5px 15px 0px rgb(56 125 214 / 35%);
  transition: .3s;
  position: relative;
  box-sizing: border-box;
  display: flex;
	margin-right: 3.5%;
}
.series .series_list .series_list_block:nth-child(3n) {
  margin-right: 0;
}
.series .series_list .series_list_block:hover {
  box-shadow: none;
  transition: .3s;
  color: #FFF;
  background: #306AC6;
  transform: translateY(3px);
}
.series .series_list .series_list_block:after {
  content: "";
  display: block;
  background: #306AC6;
  position: absolute;
  top: 4px;
  width: 40%;
  height: 8px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius: 0 0 20px 20px;
}
.series .series_list .series_list_block:hover:after {
  background: #FFF;
}
.series .series_list .series_list_block a {
  text-decoration: none;
  color: #222;
  display: block;
  padding: 32px 16px;
  position: relative;
  width: 100%;
}
.series .series_list .series_list_block h3 {
  color: #222;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  font-size: 112%;
}
.series .series_list .series_list_block h3 .series_list_blue {
	display: block;
	color: #306AC6;
}
.series .series_list .series_list_block:hover a,
.series .series_list .series_list_block:hover h3,
.series .series_list .series_list_block:hover h3 .series_list_blue {
  color: #FFF;
}
.series .series_list .series_list_block h3:after {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  background-color: #306AC6;
  border-radius: 20px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.series .series_list .series_list_block:hover h3:after {
  background-color: #FFF;
}
.series_list_inner {
  margin: 0 auto;
  padding: 8px 8px 24px;
}
.series_list_inner h4 {
  color: #306AC6;
  text-align: center;
}
.series_list_inner .txt_summary {
  margin-bottom: 15px;
}
.series_list_inner .bottom_detail {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 112%;
}
.series_list_inner .bottom_detail .txt_detail {
  color: #E60827;
  font-weight: bold;
  position: relative;
  white-space: nowrap;
  margin-bottom:10px;
  margin-left:-1em;
}
.series .series_list .series_list_block:hover .txt_detail {
  color: #FFF;
}
.series .series_list .series_list_block .txt_detail:after {
  content: '';
  width: 0.4em;
  height: 0.4em;
  border: 0;
  border-top: solid 2px #E60827;
  border-right: solid 2px #E60827;
  position: absolute;
  top: 50%;
  right: -1em;
  margin-top: -4px;
  transform: rotate(45deg);
  transition: .2s
}
.series .series_list .series_list_block:hover .txt_detail:after {
  right: -1.2em;
  transition: .2s;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
}
.series_list_inner a {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 8px;
  text-decoration: none;
  color: #E60827;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.series_list_inner .series_list_innerlist li {
  counter-increment: cnt;
  text-indent: -1.6em;
  padding-left: 1em;
  margin: 8px;
}
.series_list_inner .series_list_innerlist li:before {
  content: "("counter(cnt) ") ";
}
@media screen and (max-width: 767px) {
	.series .series_list {
		justify-content: space-between;
		max-width: 680px;
		margin: auto;
	}
	.series .series_list .series_list_block {
		width: 48%;
		margin-right: 0;
	}
}
@media screen and (max-width: 540px) {
  .series {
    margin-top: 0px;
  }
  .series .series_list {
    margin-bottom: -10px;
  }
  .series .series_list .series_list_block {
    width: 100%;
    margin: 10px;
  }
}

.usecase_padding {
	margin-bottom: 0x;
	padding-bottom: 0px;
}

.text_padding {
	padding-left: 15px;
}

/* 下記の2つのmedia screenの設定は、「資料請求・お問い合わせ」のボタンの中の
   右端の記号と文字列が重ならないように調整するための設定 */

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

@media screen and (max-width: 767px) {
	.anchorlink li {
	  width: 49%;
	}

	.anchorlink li a:after {
	  right: 30px;
	}
}


/* vol2
=========================================================================================== */
.vol02Title {
  width: 100%;
}
.inner_flex {
  display: flex;
  justify-content: space-between;
}
.flex_reverse {
  flex-direction: row-reverse;
}
.inner_flex_left {
  width: 70%;
}
.inner_flex_right {
  width: 25%;
}
.inner_flex_right img {
  width: 100%;
}

.inner_flex_left.manager_cmt {
  width: 82%;
  padding-left: 15px
}
.inner_flex_right.manager_cmt {
  width: 150px;
}

@media screen and (max-width: 767px) {
  .vol02Title {
    width: 90%;
  }
  .inner_flex {
    display: block;
  }
  .inner_flex_left {
    width: 100%;
  }
  .inner_flex_right {
    width: 60%;
    margin: 10px auto;
  }
 .inner_flex_left.manager_cmt {
    width: 100%;
    padding-left: 0

  }
  .inner_flex_right.manager_cmt {
    width: 150px;
  }
}

div.flg_new {
  line-height: unset;
}

/* 個別Style設定
=========================================================================================== */
.AD_TextStyle3 {
  font-size: 120%;
}

@media screen and (max-width: 994px) {
  .AD_TextStyle3 {
    font-size: 108%;
  }
}
@media screen and (max-width: 767px) {
  .AD_TextStyle3 {
    font-size: 108%;
  }
}

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%;
  }
}

/* [cc] Inquiry Mark
=========================================================================================== */
.Inquiry_Mark {
  font-size: 100%;
}
.Inquiry_Mark a {
  text-decoration: underline;
}
.Inquiry_Mark a:after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("/image/jp/r1/icon/icon_inquiry_hd.gif") no-repeat left 0.3em bottom -4px;
  background-size: 20px;
}
@media screen and (min-width: 768px) {
  .Inquiry_Mark a:hover {
    color: #b1000e;
  }
  .Inquiry_Mark a:hover:after {
    background: url("/image/jp/r1/icon/icon_inquiry_hd.gif") no-repeat left 0.3em bottom -4px;
    background-size: 20px;
  }
}

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

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

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

/* リスト表示調整用 */
.ListTextSize {
  font-size: 100% !important;
}

/* coloumn01調整用 */
.column01_box .strong_text {
  font-weight: bold;
}

.column01_box:hover .strong_text {
  color: #FFF;
}

/* アンカーボタン表示調整用
=========================================================================================== */
li.AnchorLastBtn {
  /*display: none;*/
    margin-left: auto;
    margin-right: auto;
}
/* アンカーボタン　テキスト表示調整用*/
@media screen and (min-width: 767px) and (max-width: 865px) {
  .anchorlink.anchorlink4s .textMax6 a:after {
    right: 20px;
  }

}
