@charset "Shift_JIS";

/* **************************************************

Name: sherpa.css

Description: sherpa CSS

Create: 2024.03.28
Update: 2024.04.08

Copyright 2024 Hitachi Foods & Logistics Systems,Inc.

***************************************************** */

.sherpa .flsH2 span {
  font-size: 28px;
  color: #f08300;
  line-height: 1.7;
}
.sherpaOrangeText {
  color: #f08300;
}
.sherpa .fullWidthInner .categoryTilte {
  font-size: 28px;
  color: #fff;
  background: rgba(240,131,0,0.9);
  max-width: 920px;
  padding: 55px 30px 55px;
  box-sizing: border-box;
}
.sherpa .fullWidthInner .categoryTilte span {
  font-size: 28px;
  color: #f08300;
  background: #fff;
  width: 280px;
  height: 48px;
  line-height: 48px;
  border-radius: 15px;
  margin-bottom: 30px;
  display: inline-block;
}
.sherpa .sherpaOrangeText a,.sherpa .sherpaOrangeText a:link {
  color: #f08300;
}
.sherpa .fullWidthInner {
  margin-bottom: 30px;
}
.sherpa .textStyle38 {
  font-size: 38px;
}
.sherpa .flsTitle38 {
  background-color: transparent;
  font-size: 38px;
  font-weight: bold;
  color: #f08300;
  position: relative;
  margin-bottom: 1.0em;
}
.sherpa .flsTitle38::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #f08300;
  position: absolute;
  top: 50%;
  left: 0;
}
.sherpa .flsTitle38 span {
  display: inline-block;
  background: #fff;
  z-index: 70;
  position: relative;
  padding-right: 0.7em;
}
.LinkListStyle1 li.Pdf {
  font-size: 16px;
}
.LinkListStyle1 li.text {
  font-size: 14px;
  color: #595757;
}
.flsColumnSet {
  justify-content: left;
}
.rightBoxArea {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.maintenanceSupportText {
  position: relative;
}
.maintenanceSupportText a {
  padding: 0 20px 0 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -webkit-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  -ms-background-size: 16px 16px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.maintenanceSupportText a:link, .maintenanceSupportText a:visited {
  font-size: 16px;
  font-weight: bold;
  color: #575757;
  text-decoration: none;
  background-image: url(../../../image/jp/r1/icon/icon_link_right_xl_hd.gif);
}
.maintenanceSupportText a:hover, .maintenanceSupportText a:active {
  color: #b1000e;
  text-decoration: underline;
  background-image: url(../../../image/jp/r1/icon/icon_link_right_xl_hover_hd.gif);
}
.secMW1020 {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}
.PlugInBanner {
  padding: 10px;
}
.sherpaColumnSet {
  max-width: 1020px;
  margin: 0 auto;
  gap: 100px;
}
.sherpaColumnSet .ColumnHalf {
  width: calc(50% - 57px);
}
.sherpaColumnSet .ColumnHalf h4 {
  font-size: 22px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #f08300;
  border-bottom: solid 2px #f08300;
}
.sherpaColumnSet .ColumnHalf .textStyle16 strong {
  color: #f08300;
}

/* introductionFlow */
.introductionFlow .flsText38 {
  font-size: 38px !important;
  display: block;
  padding: 0;
  margin-bottom: 15px;
  line-height: initial !important;
  color: #f08300;
}
.introductionFlow .flsTitle38::after {
  content: none;
}
.introductionFlow .textStyle16 {
  margin-bottom: 1.7em;
}

/* maintenanceSupport */
.maintenanceSupport .flsText28 {
  font-size: 28px;
  color: #f08300;
  margin-bottom: 1.0em;
}

@media screen and (max-width: 767px){
  .sherpa .flsH2 span {
    font-size: 16px;
  }
  .sherpa .fullWidthSection .TextStyle1 {
    padding: 0 15px;
  }
  .sherpa .fullWidthInner .categoryTilte span {
    font-size: 16px;
  }
  .sherpa .fullWidthInner .categoryTilte {
    font-size: 16px;
    padding: 15px 10px 15px;
    width: 80%;
  }
  .maintenanceSupportText a {
    position: relative;
    display: block;
    text-align: right;
    margin-right: 5%;
    font-size: 14px !important;
  }
  .sherpa .textStyle38 {
    font-size: 22px;
  }
  .sherpa .flsTitle38 {
    font-size: 28px;
  }
  .sherpaColumnSet .ColumnHalf {
    width: 100%;
  }
  .introductionFlow .flsText38 {
    font-size: 26px !important;
  }
  /*.maintenanceSupport .flsH2 span {
    font-size: 26px;
  }*/
  .maintenanceSupport .flsText28 {
    font-size: 24px;
  }
}

@media screen and (max-width: 500px){
  .sherpa .fullWidthInner .categoryTilte{
    font-size: 14px;
  }
  .sherpa .fullWidthInner .categoryTilte span{
    font-size: 14px;
    margin-bottom: 10px;
  }
  .sherpa .textStyle38 {
    font-size: 18px;
  }
}