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

ADWORLD 就学援助システム（SQLServer版）
・固有カラー設定

------------------------------------------------------------------------------------------- */
#Contents .TopBrandingImageWrap h1 a .PageTitleImgWrap {
  background: #CC0123; }
#Contents .Issue .Efficiency {
  color: #CC0123;
  border: 1px solid #CC0123; }
  #Contents .Issue .Efficiency:before {
    border-top-color: #CC0123; }
#Contents .Download .DownloadBox .ColumnSet .Column2 .ColumnTitle {
  color: #CC0123;
  border-left: 5px solid #CC0123; }
.DownloadTitle {
  color: #CC0123;
  border-left: 5px solid #CC0123;
  padding-left:15px;
}
.DownloadAdworld {
  position: relative;
  height:150px;
}

.DownloadAdworld .TextStyle1 {
  margin-top: 15px;
}
.DownloadAdworld .BasicBtn {
  position: absolute;
  right:0;
  margin-right: 20px;
}

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

  .PageTitleText_adw_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 {
  font-size: 24px!important;
    margin-bottom:10px!important;
}
  .PageTitleText_adw_small {
    line-height: 1.5em;
    text-shadow: 0 0 12px #FFF;
  }
  .DownloadAdworld .BasicBtn {
    position: inherit!important;
  }
  .DownloadAdworld {
    height:auto;
  }
          }



/* TopBrandinImage
=========================================================================================== */
/*.TopBrandingImageWrap {
  background: url("/image/h1/hsw/products/public/inside/pagetitle_inside.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: 460px;
}

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

/* LargeImageList
=========================================================================================== */
.LargeImageList li:nth-child(1) .ImageBlock {
  background: url(/image/h1/hsw/products/public/adworld_shugaku/function/adworld_shugaku_function01.png) no-repeat center;
  background-size: contain; }

  .LargeImageList li:nth-child(2) .DetailBlock {
    width: 100%;
  }
  .LargeImageList li:nth-child(2n+1) .DetailBlock {
    width: 100%;
  }
  .LargeImageList li:nth-child(3n+1) .DetailBlock {
    width: 100%;
  }
  .LargeImageList li:nth-child(2n) .DetailBlock .ContentWrap {
      margin-top: 0px;
      width: 100%;
  }
.LargeImageList li:nth-child(2n+1) .DetailBlock .ContentWrap {
    margin-top: 0px;
    width: 100%;
}
.LargeImageList li:nth-child(3n+1) .DetailBlock .ContentWrap {
    margin-top: 0px;
    width: 100%;
}

  /* Packages（連携できる関連パッケージ）
  =========================================================================================== */
  .Packages .FloatLinkWrap {
    position: relative; }
  .Packages .FloatLink li {
    position: absolute;
    width: 18.28%; }
    .Packages .FloatLink li a {
      padding: 0;
      background: none; }
      .Packages .FloatLink li a:hover img {
        opacity: 0.6; }
  .Packages .FloatLink .FloatBtn01 {
    top: 32.8%;
    left: 27.2%; }
  .Packages .FloatLink .FloatBtn02 {
    top: 39.5%;
    left: 27.2%; }
  .Packages .FloatLink .FloatBtn03 {
    top: 46.2%;
    left: 27.2%; }
  .Packages .FloatLink .FloatBtn04 {
    top: 52.9%;
    left: 27.2%; }
  .Packages .FloatLink .FloatBtn05 {
    top: 59.6%;
    left: 27.2%; }
  .Packages .FloatLink .FloatBtn06 {
    top: 73.3%;
    left: 0.8%; }
  .Packages .FloatLink .FloatBtn07 {
    top: 80%;
    left: 0.8%; }
  .Packages .FloatLink .FloatBtn08 {
    top: 83.9%;
    left: 53.9%; }
  .Packages .FloatLink .FloatBtn09 {
    top: 90.5%;
    left: 53.9%; }
  .Packages .FloatLink .FloatBtn10 {
    top: 73.3%;
    left: 81.3%; }


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

/* TopBrandinImage
=========================================================================================== */
.MainImage {
  background: url("/image/h1/hsw/products/public/inside/pagetitle_inside.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 {
    text-shadow:
      1px 1px 4px #fff,
      -1px 1px 4px #fff,
      1px -1px 4px #fff,
      -1px -1px 10px #fff;
  }
@media screen and (max-width: 850px) {
.TopBrandingTitle {
  width: 61%;
	}
}

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

@media screen and (max-width: 767px) {
  .MainImage {
    background: url("/image/h1/hsw/products/public/inside/pagetitle_inside_sp.jpg") center center / cover no-repeat;
    background-position: right 10% bottom 31%;
  }
}

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