@charset "UTF-8";

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

青果卸向け販売管理システム・固有カラー設定

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

.ResolutionBackImage2 {
  background-image: url("/image/h1/hsw/products/industry/seika/seika_resolution.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 200px;
  margin: 0px 20px 20px 20px;
}

.TopBrandingImageWrap h1 p {
  display: block;
}

.PagetitleImgBox {
  background: #102259;
}

@media screen and (max-width: 767px) {
  .TopBrandingImageWrap h1 p {
    display: block;
    padding: 15px 10px;
  }

  .PageTitleText_koubaikanri_small {
    line-height: 0.5em;
    text-shadow: 0 0 12px #FFF;
  }
}

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

.TopBrandingImage {
  background: #0b4a02;
}

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

  /* .MainImage {
  display: none;
} */
  .MainImage {
    background: url("/image/h1/hsw/products/industry/seika/pagetitle_seika_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;
}

/* ----------------------------------------------------------------------------------------
/* お悩み解決
  =========================================================================================== */
.Efficiency {
  color: #0b4a02;
}

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

._bottom {
  margin-bottom: 70px;
}

/* ----------------------------------------------------------------------------------------
/* CV
=========================================================================================== */

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


/* 下層ページ・スタイル設定 */
.FlexWrap {
  flex-wrap: wrap;
}

.ListTop {
  display: flex;
}

/* .ListBottom {
    text-align: center;
    display: block;
margin: 40px auto;
  } */
.Kit3TableEnvironment {
  margin: 0px 0px 40px 0px;
  width: 100%;
}

.Kit3TableEnvironment th {
  width: 10%;
}

@media screen and (max-width: 768px) {
  .Kit3TableEnvironment {
    margin: 0 10px;
    width: auto;
  }

  .Kit3TableEnvironment th {
    width: 20%;
  }
}

/* kit3 point */
.PointTable th {
  text-align: left;
}

/* SEIKA Top */

.TopSeikaImage {
  margin-top:0;
}

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

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

/* SEIKA POINT */
.SeikaPoint_block {
  margin-bottom: 40px;
}

.PointTxt {
  margin-top:20px;
}

/* SEIKA OPTION */
.seika_img_box {
  margin:20px 0;
}

/* SEIKA EFFECT */

.seika_1_bottom {
  margin-bottom:40px;
}

.seika_effect_img {
  margin:20px 0;
}

.seika_dl {
  margin-bottom:40px;
}

/* SEIKA environment */
.SeikaTableEnvironment {
  table-layout: fixed;
  box-sizing: border-box;
  min-width: 53%;
}
.SeikaTableEnvironment th{
  width:35%;
}

@media screen and (max-width: 767px) {
  main .Inner.Option {
      padding: 10px;
  }
  .SeikaPoint_block {
    padding:10px;
  }
  .SeikaTableEnvironment {
    width: 100%;
  }
}

.column01Title {
  padding-right: 20px;
}

/* option notice */
.seika_img_box + .AdditionalNotesStyle2 {
  max-width: 720px;
  margin: auto;
}

/* YouTube表示調整
=========================================================================================== */
.youtube {
  width: 560px;
  padding-top: calc(560px * 0.5625);
}

.youtube iframe {
  height: auto !important;
  aspect-ratio: 16 / 9 ;
}

@media screen and (max-width: 585px) {
  .youtube {
    width: 100%;
    padding-top: 56.25%;
  }
}

.JS .ColumnSet.youtubeStyle {
  margin-left: 0;
}

.youtubeStyle .Column2 {
	width: 48%;
}

.youtubeStyle .Column2 .youtube {
  width: 100%;
  padding-top : 56.25%;
}

@media screen and (max-width: 767px) {
  .youtube {
    width: 100%;
    padding-top: 56.25%;
  }

  .youtubeStyle .Column2.FirstItem,
  .youtubeStyle .Column2.LastItem {
    margin: 0 auto 50px;
  }
  
  .youtubeStyle .Column2 {
    width: 100%;
  }
  
}
