@charset "UTF-8";
/* Scss Document */
/*スマートファクトリー*/
/*グローバルサプライチェーン*/
/*サービタイゼーション*/
/*経営*/
/*スマートファクトリー*/
/*グローバルサプライチェーン*/
/*サービタイゼーション*/
/*経営*/
/*設計*/
/*生産*/
/*設備*/
/*作業支援*/
/*品質*/
/*安全*/
/*基盤*/
/*IoT*/
/*AI*/
/*シュミレーション*/
/*SCM*/
/*調達*/
/*在庫*/
/*貿易*/
/*ビジネス創出*/
/*遠隔監視*/
/*フィールド支援*/
/*営業*/
/*可視化*/
/*コスト*/
/*ERP*/
/*-------------------------------------------------------------------------------------------------
  印刷
--------------------------------------------------------------------------------------------------*/
@media print {
  * {
    -webkit-print-color-adjust: exact;
  }
}
/*-------------------------------------------------
    common
=================================================*/
.mb0 {
  margin-bottom: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .mb20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .mb20 {
    margin-bottom: 16px !important;
  }
}
.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.font_xl {
  font-size: 1.25rem;
}

@media screen and (max-width: 767px) {
  .font_xl {
    font-size: 0.875rem;
  }
}
.font_l {
  font-size: 1.125rem;
}

@media screen and (max-width: 767px) {
  .font_l {
    font-size: 0.8125rem;
  }
}
/*------------------------------------------*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0;
  padding: 0;
}

strong {
  font-weight: 700;
}

em {
  font-style: normal;
}
em.label {
  color: #fff;
  display: block;
  padding: 2px 10px;
  margin-right: 4px;
  font-size: 0.8125rem;
  background: #666;
}
em.label.RD {
  background: #c40200;
}
em.label.OR {
  background: #e95527;
}
em.label.BL {
  background: #27a7e9;
}
em.label.GR {
  background: #15b227;
}
em.label.smart {
  background: #0799c4;
}
em.label.global {
  background: #7f5690;
}
em.label.servi {
  background: #e87f20;
}
em.label.admin {
  background: #3e9f6e;
}
em.label.tagc1 {
  background: #0799c4;
}
em.label.tagc2 {
  background: #7f5690;
}
em.label.tagc3 {
  background: #e87f20;
}
em.label.tagc4 {
  background: #3e9f6e;
}
em.label.tagc5 {
  background: #0071b4;
}
em.label.tagc6 {
  background: #0089b4;
}
em.label.tagc7 {
  background: #2f4eb4;
}
em.label.tagc8 {
  background: #117ccd;
}
em.label.tagc9 {
  background: #51819c;
}
em.label.tagc10 {
  background: #00849c;
}
em.label.tagc11 {
  background: #3366CC;
}
em.label.tagc12 {
  background: #004a9c;
}
em.label.tagc13 {
  background: #00819c;
}
em.label.tagc14 {
  background: #8100d1;
}
em.label.tagc15 {
  background: #9e4ad1;
}
em.label.tagc16 {
  background: #6c009c;
}
em.label.tagc17 {
  background: #950084;
}
em.label.tagc18 {
  background: #bc00d2;
}
em.label.tagc19 {
  background: #ffaa00;
}
em.label.tagc20 {
  background: #ff8100;
}
em.label.tagc21 {
  background: #e09047;
}
em.label.tagc22 {
  background: #ff8231;
}
em.label.tagc23 {
  background: #3d8d2f;
}
em.label.tagc24 {
  background: #3d8e4a;
}
em.label.tagc25 {
  background: #00704a;
}

dt.RD {
  color: #c40200;
}
dt.OR {
  color: #e95527;
}
dt.BL {
  color: #27a7e9;
}
dt.GR {
  color: #15b227;
}

#SiteIdentityL .red {
  color: #e60027;
}

p {
  margin: 20px 0;
}
p em, p strong {
  color: #e60027;
}

#mainarea p,
#mainarea ul {
  margin: 20px 0;
}

@media screen and (max-width: 767px) {
  p {
    margin: 16px 0;
  }
  #mainarea p,
  #mainarea ul {
    margin: 16px 0;
  }
}
area {
  border: none;
  outline: none;
}

#HeaderArea p {
  margin: 0;
}

img.img_border {
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media print, screen and (min-width: 768px) {
  .inner {
    width: 965px;
    margin: 0 auto;
  }
  .sp_only {
    display: none !important;
  }
  .pc_tal {
    text-align: left;
  }
  .pc_tar {
    text-align: right;
  }
  .pc_tac {
    text-align: center;
  }
  #GlobalNaviTop {
    position: static;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
  #GlobalNaviTop .hasSub ul.sub {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 77px;
    left: 0;
    z-index: 100;
    height: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    overflow: hidden;
    text-align: center;
  }
  #GlobalNaviTop .hasSub ul.sub li {
    display: inline-block;
    width: 250px;
    padding: 10px 0 0 0;
    float: none;
    line-height: 35px;
    font-size: 18px;
  }
  #GlobalNaviTop .hasSub ul.sub li:nth-child(2) a {
    font-size: 65%;
  }
  #GlobalNaviTop .hasSub ul.sub li a {
    padding: 10px 10px 0 !important;
    line-height: 35px;
    color: #fff;
  }
  #GlobalNaviTop .hasSub ul.sub li a figure {
    margin: 0 0;
  }
  #GlobalNaviTop .hasSub ul.sub li a strong {
    padding: 0;
  }
  #GlobalNaviTop .hasSub:hover ul.sub {
    height: 160px;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 100%;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .pc_only {
    display: none !important;
  }
  .sp_tal {
    text-align: left;
  }
  .sp_tar {
    text-align: right;
  }
  .sp_tac {
    text-align: center;
  }
  ul.sp_accordion_list li:nth-of-type(n + 3), ul.sp_accordion_list2 li:nth-of-type(n + 5) {
    display: none;
  }
}
#GlobalNaviTopSP ul.sub {
  padding: 0 10px 8px 10px;
}
#GlobalNaviTopSP ul.sub figure {
  display: none;
}
#GlobalNaviTopSP ul.sub li a {
  position: relative;
  display: block;
  line-height: 140%;
  padding: 7px 5px 7px 21px;
  font-size: 90%;
  color: #ccc;
  text-decoration: none;
}
#GlobalNaviTopSP ul.sub li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 7px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #e60027;
  margin-top: -4px;
}
#GlobalNaviTopSP ul.sub li.Current {
  background: #e60027;
}
#GlobalNaviTopSP ul.sub li.Current a strong {
  color: #fff;
}
#GlobalNaviTopSP ul.sub li.Current a:before {
  border-left-color: #fff;
}

#SitemapArea {
  position: relative;
  background: #222;
  font-size: 90%;
  overflow: hidden;
  padding: 35px 0 45px;
}
#SitemapArea ul {
  margin: 0;
  padding: 0;
}
#SitemapArea ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#SitemapArea ul li a {
  display: block;
  position: relative;
  text-decoration: none;
}
#SitemapArea ul.first {
  width: 33.333333%;
  float: left;
}
#SitemapArea ul.first > li {
  margin-top: 10px;
  padding-right: 16px;
}
#SitemapArea ul.first > li > a {
  padding-left: 23px;
  color: #fff;
}
#SitemapArea ul.first > li > a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 4px;
  z-index: 2;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #fff;
  margin-top: -4px;
}
#SitemapArea ul.first > li > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 1;
  width: 16px;
  height: 16px;
  background: #c40200;
  margin-top: -8px;
}
#SitemapArea ul.second {
  width: 100%;
  margin-top: 7px;
}
#SitemapArea ul.second > li {
  margin-top: 3px;
}
#SitemapArea ul.second > li > a {
  padding-left: 23px;
  color: #fff;
  font-size: 90%;
}
#SitemapArea ul.second > li > a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 9px;
  z-index: 2;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #c40200;
  margin-top: -4px;
}
#SitemapArea ul.third > li {
  padding-left: 23px;
}
#SitemapArea ul.third > li > a {
  text-decoration: underline;
  font-size: 90%;
  color: #ccc;
}

@media screen and (max-width: 767px) {
  #SitemapArea {
    padding: 16px 0 26px;
  }
}
@media screen and (max-width: 767px) {
  #SitemapArea ul.first {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #SitemapArea ul.first > li {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #SitemapArea ul.second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  #SitemapArea ul.second > li {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  #SitemapArea .right ul.first > li {
    margin-top: 7px;
  }
  #SitemapArea .right ul.second {
    margin-top: 0;
  }
}
@media screen and (min-width: 580px) and (max-width: 767px) {
  #SitemapArea .right ul.first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #SitemapArea .right ul.first > li {
    width: 100%;
  }
  #SitemapArea .right ul.first > li:nth-of-type(n + 3) {
    width: 100%;
  }
}
/*------------------------------------------*/
.breadcrumb_wrap {
  background: #fff;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .breadcrumb_wrap {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: auto;
  }
}
ul.breadcrumb {
  width: 965px;
  margin: 0 auto;
  white-space: nowrap;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul.breadcrumb li {
  padding: 10px 22px 10px 0;
  position: relative;
}
ul.breadcrumb li:after {
  content: "";
  width: 6px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 7px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/smart-manufacturing/sp/shared/images/arrow_gy_rt.svg) no-repeat center center/contain;
}
ul.breadcrumb li:last-child:after {
  display: none;
}
ul.breadcrumb li a {
  color: #333;
  white-space: nowrap;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  ul.breadcrumb {
    width: auto;
    font-size: 0.625rem;
    padding-left: 6px;
  }
}
@media screen and (max-width: 767px) {
  ul.breadcrumb li {
    padding: 0 24px 0 10px;
    line-height: 32px;
  }
}
@media screen and (max-width: 767px) {
  ul.breadcrumb li:after {
    background-image: url(/smart-manufacturing/sp/shared/images/arrow_bread_sp.svg);
    width: 32px;
    height: 32px;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  ul.breadcrumb li:last-child {
    padding-right: 16px;
  }
}
/*------------------------------------------*/
#contents {
  background: #fff;
  font-size: 0.75rem;
  overflow: hidden;
}
#contents a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#contents a:hover {
  opacity: 0.7;
}

@media print, screen and (min-width: 768px) {
  #contents {
    font-size: 0.875rem;
  }
  #contents #mainarea {
    width: 100%;
    float: right;
    padding-bottom: 28px;
  }
  #contents #sidearea {
    width: 230px;
    float: left;
    padding-bottom: 28px;
  }
  .about_servitization #contents #mainarea {
    float: none !important;
  }
  .about_servitization #sidearea {
    float: none !important;
  }
}
section {
  margin: 60px 0;
}

@media screen and (max-width: 767px) {
  section {
    margin: 32px 0;
  }
}
#mainarea section {
  margin: 0 0 48px 0;
}

#sidearea section {
  margin: 0 0 32px 0;
}

@media screen and (max-width: 767px) {
  #mainarea section, #sidearea section {
    margin: 0 0 24px 0;
  }
}
/*------------------------------------------*/
.hw_line1 {
  font-size: 1.75rem;
  font-weight: 700;
  border-bottom: 3px solid #ccc;
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 25px;
}
.hw_line1.smartfactory:after {
  background: #0799c4;
}
.hw_line1.global:after {
  background: #7f5690;
}
.hw_line1.servitization:after {
  background: #d2783f;
}
.hw_line1.administration:after {
  background: #3e9f6e;
}
.hw_line1:after {
  content: "";
  width: 56px;
  height: 3px;
  background: #e60027;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .hw_line1 {
    font-size: 1.125rem;
    margin: 0 -16px 16px !important;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .hw_line1:after {
    width: 40px;
    left: 50%;
    margin: 0 0 0 -20px;
  }
}
.hw_line2 {
  font-size: 2.25rem;
  font-weight: 700;
  border-bottom: 3px solid #ccc;
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 25px;
  text-align: center;
}
.hw_line2:after {
  content: "";
  width: 56px;
  height: 3px;
  background: #e60027;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin: 0 0 0 -28px;
}

@media screen and (max-width: 767px) {
  .hw_line2 {
    font-size: 1.125rem;
    margin: 0 -16px 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .hw_line2:after {
    width: 40px;
    margin: 0 0 0 -20px;
  }
}
.hw_fukidashi {
  padding: 10px 16px;
  position: relative;
  font-weight: 700;
  background: #f2f2f2;
  margin: 0 0 23px;
}
.hw_fukidashi:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 40px;
  display: block;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top: 9px solid #f2f2f2;
  border-bottom: none;
}

.hw_center {
  font-size: 1.65rem;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .hw_center {
    font-size: 1.1rem;
  }
}
.hw_center_s {
  font-size: 1.35rem;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .hw_center_s {
    font-size: 1.1rem;
  }
}
.hw_strong {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  .hw_strong {
    font-size: 1rem;
    margin: 0 0 16px;
  }
}
.hw_strong2 {
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .hw_strong2 {
    font-size: 0.9rem;
  }
}
/*------------------------------------------*/
.sp_only .float_menu {
  position: fixed;
  z-index: 1;
  top: -70px;
  right: 15px;
  width: 21px;
  height: 21px;
  padding: 12px;
  background: #e60027;
  border-radius: 100px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  overflow: hidden;
}
.sp_only .float_menu.active {
  top: 15px;
}
.sp_only .float_gotop {
  position: fixed;
  bottom: -70px;
  right: 15px;
  width: 45px;
  height: 45px;
  background: #262626;
  border-radius: 100px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  overflow: hidden;
}
.sp_only .float_gotop.active {
  bottom: 85px;
}
.sp_only .float_gotop.open {
  bottom: 225px;
}

.float_gotop.pc_only {
  position: fixed;
  z-index: 79;
  bottom: 70px;
  right: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.float_gotop.pc_only a {
  background: #c40200;
  display: block;
  width: 56px;
  height: 56px;
  text-align: center;
  padding: 20px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.float_gotop.pc_only.active {
  opacity: 1;
}
.float_gotop.pc_only.open {
  bottom: 290px;
}

/*------------------------------------------*/
.side_contact {
  border: 4px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  margin: 0 0 24px;
}
.side_contact h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background: #333;
  padding: 6px 0 10px;
  text-align: center;
}
.side_contact h4 {
  font-size: 14px;
  margin: 0 0 10px;
  text-align: center;
}
.side_contact h4 img {
  vertical-align: top;
  margin-top: 3px;
}
.side_contact .tel {
  margin: 0 11px;
  padding: 16px 0 16px;
  border-bottom: 2px solid #ccc;
}
.side_contact .tel p {
  margin: 0;
  padding: 0;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05em;
}
.side_contact .tel span img {
  height: 18px;
}
.side_contact .web {
  margin: 0 11px;
  padding: 16px 0 21px;
}

/*------------------------------------------*/
.side_product {
  margin: 0 0 24px;
}
.side_product figure {
  margin: 0;
}
.side_product ul.first > li {
  margin: 0 0 16px;
}
.side_product ul.second {
  display: none;
  border: 4px solid #333;
  border-top: none;
}
.side_product ul.second li {
  border-bottom: 2px solid #333;
}
.side_product ul.second li.feild {
  padding-left: 24px;
  background: #333;
}
.side_product ul.second li.feild a {
  padding: 10px 10px 10px 23px;
}
.side_product ul.second li:last-child {
  border: none;
}
.side_product ul.second li a {
  display: block;
  padding: 16px 16px 16px 23px;
  background: url(/smart-manufacturing/sp/shared/images/arrow_bk.svg) no-repeat left center/16px 13px;
  text-decoration: none;
  font-size: 0.8125rem;
  line-height: 1.4;
  /*
            &.current {
              background-color: #ccc;
            }
  			*/
}
.side_product ul.second li a.about_smartfactory, .side_product ul.second li a.cases_smartfactory {
  background-color: #e6f5f9;
}
.side_product ul.second li a.about_global, .side_product ul.second li a.cases_global {
  background-color: #F2EFFB;
}
.side_product ul.second li a.about_servitization, .side_product ul.second li a.cases_servitization {
  background-color: #F8E6E0;
}
.side_product ul.second li a.fieldservice {
  background-color: #F8E6E0;
}
.side_product ul.second li a.about_administration, .side_product ul.second li a.cases_administration {
  background-color: #E0F8EC;
}
.side_product h3 {
  background: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #fff;
  height: 56px;
  padding: 0 16px;
  margin: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.side_product h3 .arrow {
  content: "";
  width: 16px;
  height: 10px;
  display: block;
  vertical-align: top;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -5px;
  cursor: pointer;
  background: url(/smart-manufacturing/sp/shared/images/arrow_wh_dn.svg) no-repeat center center/16px 10px;
}
.side_product h3.active .arrow {
  background-image: url(/smart-manufacturing/sp/shared/images/arrow_wh_up.svg);
}

/*------------------------------------------*/
.side_links ul li {
  margin: 0 0 8px;
}
.side_links ul li a {
  display: block;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-decoration: none;
  background: #333;
  color: #fff !important;
  position: relative;
}
.side_links ul li a figure {
  width: 56px;
  margin: 0;
}
.side_links ul li a p {
  margin: 0 0 0 8px;
  width: 140px;
  font-size: 0.8125rem;
}
.side_links ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 2;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #333;
  margin-top: -4px;
}
.side_links ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 4px;
  z-index: 1;
  width: 16px;
  height: 16px;
  background: #fff;
  margin-top: -8px;
}

/*------------------------------------------*/
a.link {
  display: inline-block;
  position: relative;
  padding-left: 14px;
}
a.link:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0px;
  z-index: 2;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #e60027;
}
a.link_blank {
  display: inline-block;
  position: relative;
  padding-left: 14px;
}
a.link_blank:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0px;
  z-index: 2;
  width: 7px;
  height: 7px;
  background: url(/smart-manufacturing/sp/shared/images/link_blank.png) no-repeat center center;
}

.common_btn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c40200), color-stop(51%, #b00200), to(#c40200));
  background: linear-gradient(to bottom, #c40200 50%, #b00200 51%, #c40200 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  font-size: 1rem;
  line-height: 16px;
  padding: 18px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.common_btn.orange, .common_btn.smart {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #e95527), color-stop(51%, #d24d23), to(#e95527));
  background: linear-gradient(#e95527 50%, #d24d23 51%, #e95527 100%);
}
.common_btn.smartfactory_btn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0799c4), color-stop(51%, #0689b0), to(#0799c4));
  background: linear-gradient(to bottom, #0799c4 50%, #0689b0 51%, #0799c4 100%);
}
.common_btn.global_btn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #7f5690), color-stop(51%, #724d81), to(#7f5690));
  background: linear-gradient(to bottom, #7f5690 50%, #724d81 51%, #7f5690 100%);
}
.common_btn.servitization_btn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d2783f), color-stop(51%, #bd6c39), to(#d2783f));
  background: linear-gradient(to bottom, #d2783f 50%, #bd6c39 51%, #d2783f 100%);
}
.common_btn.administration_btn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3e9f6e), color-stop(51%, #388f63), to(#3e9f6e));
  background: linear-gradient(to bottom, #3e9f6e 50%, #388f63 51%, #3e9f6e 100%);
}
.common_btn.click_btn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #BDBDBD), color-stop(51%, #D8D8D8), to(#BDBDBD));
  background: linear-gradient(to bottom, #BDBDBD 50%, #D8D8D8 51%, #BDBDBD 100%);
}
.common_btn.w264 {
  width: 264px;
  margin: 0 auto;
}
.common_btn.detail:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  background: url(/smart-manufacturing/sp/shared/images/arrow_wh_rt.svg) no-repeat center center/10px 16px;
}
.common_btn.back:before {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  background: url(/smart-manufacturing/sp/shared/images/arrow_wh_rt.svg) no-repeat center center/10px 16px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.common_btn.forward:after {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  background: url(/smart-manufacturing/sp/shared/images/arrow_wh_rt.svg) no-repeat center center/10px 16px;
}
.common_btn.more:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  background: url(/smart-manufacturing/sp/shared/images/arrow_wh_dn.svg) no-repeat center center/16px 10px;
}
.common_btn.more.open:after {
  background: url(/smart-manufacturing/sp/shared/images/arrow_wh_up.svg) no-repeat center center/16px 10px;
}
.common_btn.document:before {
  content: "";
  width: 17px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  background: url(/smart-manufacturing/sp/shared/images/ico_document.svg) no-repeat center center/17px 21px;
}
.common_btn.labo:before {
  content: "";
  width: 13px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  background: url(/smart-manufacturing/sp/shared/images/ico_labo.svg) no-repeat center center/13px 20px;
}
.common_btn.mail:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  background: url(/smart-manufacturing/sp/shared/images/ico_mail.svg) no-repeat center center/20px 15px;
}

@media screen and (max-width: 767px) {
  .common_btn.more.open {
    margin-top: 16px;
  }
}
.common_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 380px;
  min-height: 52px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c30100), color-stop(51%, #B10100));
  background: linear-gradient(to bottom, #c30100 50%, #B10100 51%);
  padding: 6px 12px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
.common_button:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: center/contain no-repeat url(/smart-manufacturing/sp/shared/images/arrow_wh_rt.svg);
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .common_button {
    min-width: 260px;
    min-height: 50px;
    font-size: 13px;
    line-height: 1.3076923077;
  }
  .common_button:after {
    right: 10px;
  }
}

/*------------------------------------------*/
ul.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0;
  padding: 0;
}
ul.flex_box li {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
  background: #fff;
  position: relative;
}
ul.flex_box li .box_inner {
  padding: 24px;
}
ul.flex_box li img {
  width: 100%;
}
ul.flex_box li p {
  margin: 0 0 5px;
}
ul.flex_box li p strong {
  font-size: 1.125rem;
}
ul.flex_box li .label {
  position: absolute;
  top: 0;
  left: 0;
}
ul.flex_box li > a {
  color: #333;
  display: block;
  height: 100%;
}
ul.flex_box li > a .box_inner {
  padding: 16px;
}
ul.flex_box li > a p {
  margin: 0;
}
ul.flex_box li .common_btn {
  margin-top: 15px;
}
ul.flex_box.shadow li {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
ul.flex_box.col3 li {
  width: 311px;
}
ul.flex_box.col5 li {
  width: 180px;
}

@media screen and (max-width: 767px) {
  ul.flex_box li .box_inner {
    padding: 16px;
  }
}
@media screen and (max-width: 767px) {
  ul.flex_box.col3 li {
    width: 100%;
  }
  ul.flex_box.col3 li:last-child {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  ul.flex_box.col5 li {
    width: calc(50% - 8px);
  }
}
div.columnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0;
  padding: 0;
}
div.columnwrap .child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.columnwrap .child.col2 {
  width: calc(50% - 8px);
}

@media screen and (max-width: 767px) {
  div.columnwrap .child.col2 {
    width: 100%;
    margin-bottom: 16px;
  }
}
/*------------------------------------------*/
ul.date_list {
  margin: 0 0 20px;
  padding: 0;
  border: 1px solid #ccc;
}
ul.date_list li {
  padding: 15px;
  border-bottom: 1px dotted #ccc;
}
ul.date_list li:last-child {
  border: none;
}
ul.date_list li a, ul.date_list li .unlink {
  display: block;
  position: relative;
  text-decoration: none;
}
ul.date_list li a time, ul.date_list li .unlink time {
  float: left;
  width: 6.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  line-height: 26px;
}
ul.date_list li a .label, ul.date_list li .unlink .label {
  line-height: 26px;
  padding: 0 0.5em;
  float: left;
  width: 7em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
ul.date_list li a .text, ul.date_list li .unlink .text {
  padding-left: 15em;
}
ul.date_list li a .text h3, ul.date_list li .unlink .text h3 {
  font-size: 1rem;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
ul.date_list li a .text p, ul.date_list li .unlink .text p {
  margin: 5px 0 0;
}
ul.date_list li a:hover .text h3, ul.date_list li .unlink:hover .text h3 {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  ul.date_list li a time, ul.date_list li .unlink time {
    font-size: 0.75rem;
    line-height: 22px;
    width: 80px;
  }
}
@media screen and (max-width: 767px) {
  ul.date_list li a .label, ul.date_list li .unlink .label {
    font-size: 0.625rem;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  ul.date_list li a .text, ul.date_list li .unlink .text {
    clear: both;
    padding: 5px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  ul.date_list li a .text h3, ul.date_list li .unlink .text h3 {
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
/*------------------------------------------*/
#contents_bottom {
  clear: both;
  background: #333;
  padding: 48px 0;
  margin: 80px 0 0;
}
#contents_bottom figure {
  margin: 0;
}
#contents_bottom .inner {
  width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#contents_bottom .contact {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 16px;
}
#contents_bottom .contact figure {
  margin: 0;
  width: 213px;
}
#contents_bottom .contact .tel {
  width: 193px;
}
#contents_bottom .contact .tel .number > a, #contents_bottom .contact .tel .number > span {
  display: block;
  padding: 10px 0 5px;
}
#contents_bottom .contact .tel .number > a img, #contents_bottom .contact .tel .number > span img {
  vertical-align: top;
  width: 100%;
}
#contents_bottom .contact .tel strong {
  font-size: 1rem;
  display: block;
}
#contents_bottom .contact .tel p {
  margin: 0;
  padding: 0 0 0 66px;
}
#contents_bottom .contact .form {
  width: 495px;
  padding: 0 24px 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#contents_bottom .box {
  width: 443px;
  background: #fff;
  padding: 24px 24px 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#contents_bottom .box .common_btn {
  position: absolute;
  width: 395px;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#contents_bottom .box p {
  font-size: 0.75rem;
  margin: 15px 0;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 767px) {
  #contents_bottom {
    margin: 0;
    padding: 16px 32px 48px;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .inner {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact {
    display: block;
    padding: 16px;
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact figure {
    width: auto;
  }
  #contents_bottom .contact figure img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact .tel {
    width: auto;
    margin: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact .tel .number {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact .tel .number > a, #contents_bottom .contact .tel .number > span {
    padding: 5px 0 2px;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact .tel strong {
    margin-top: 10px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact .tel p {
    font-size: 0.625rem;
    padding-left: 18%;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .contact .form {
    width: auto;
    padding: 0;
  }
}
@media print, screen and (min-width: 768px) {
  #contents_bottom .contact .form a {
    height: 88px;
    line-height: 88px;
    font-size: 1.3125rem;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .box .common_btn {
    position: inherit;
    bottom: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .box {
    margin-top: 16px;
    padding: 16px 16px 16px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .box p {
    margin: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  #contents_bottom .box img {
    width: 100%;
  }
}
/*------------------------------------------*/
.pagetitle {
  background: url(/smart-manufacturing/sp/shared/images/pagetitle_bg_default2.jpg) no-repeat center center/cover;
  min-height: 180px;
  height: 180px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .pagetitle {
    margin: 0 -16px 20px;
    min-height: 125px;
    height: 125px;
    padding: 16px 16px;
    background-image: url(/smart-manufacturing/sp/shared/images/pagetitle_bg_default_sp.jpg);
  }
}
.inner .pagetitle {
  background: url(/smart-manufacturing/sp/shared/images/pagetitle_bg_default.jpg) no-repeat center center/cover;
}

@media screen and (max-width: 767px) {
  .inner .pagetitle {
    background-image: url(/smart-manufacturing/sp/shared/images/pagetitle_bg_default_sp.jpg);
  }
}
.pagetitle > div span {
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 15px;
  display: block;
}
.pagetitle > div h1 {
  /*font-size:2.5rem;*/
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  display: block;
}
.pagetitle > div h1.small {
  /*font-size:2.125rem;*/
  font-size: 34px;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .pagetitle > div span {
    font-size: 0.75rem;
    line-height: 1.4;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .pagetitle > div h1 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
  .pagetitle > div h1.small {
    font-size: 1.125rem;
  }
}
/*------------------------------------------*/
#other_product ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#other_product ul li {
  border: 4px solid #eee;
  padding: 16px 16px 80px;
  position: relative;
  width: 223px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#other_product ul li h3 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 22px;
  padding: 11px 0;
  margin: 0 0 11px;
}
#other_product ul li:nth-of-type(1) h3 {
  padding: 0;
}
#other_product ul li p {
  margin: 16px 0 0;
  font-size: 0.75rem;
}
#other_product ul li a.common_btn {
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: calc(100% - 32px);
}
#other_product ul li.current {
  border-color: #e60027;
}
#other_product ul li.current a {
  display: none;
}

@media screen and (max-width: 767px) {
  #other_product ul li {
    width: 100%;
    margin: 0 0 16px;
    padding: 16px;
  }
}
@media screen and (max-width: 767px) {
  #other_product ul li h3 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #other_product ul li a.common_btn {
    position: static;
    width: 100%;
    margin-top: 16px;
  }
}
/*------------------------------------------*/
.table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
}
.table .thead {
  display: table-header-group;
}
.table .thead .tr {
  display: table-row;
}
.table .tbody {
  display: table-row-group;
}
.table .tbody .tr {
  display: none;
}
.table .tr .th {
  display: table-cell;
  background: #666;
  color: #fff;
  white-space: nowrap;
  padding: 12px 16px;
  border: 1px solid #ccc;
}
.table .tr .td {
  display: table-cell;
  padding: 12px 16px;
  border: 1px solid #ccc;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .table {
    display: block;
    border: none;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .table .tbody {
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .table .tbody .tr.active {
    display: table-row;
  }
}
@media screen and (max-width: 767px) {
  .table .tbody .tr.active {
    display: block;
    margin: 0 0 10px;
    border-top: 1px solid #ccc;
  }
}
@media screen and (max-width: 767px) {
  .table .tr .td {
    display: block;
    border-top: none;
    padding: 0 16px 10px;
  }
  .table .tr .td:before {
    display: block;
    margin: 0 -16px 10px;
    background: #666;
    color: #fff;
    font-size: 0.625rem;
    padding: 6px 16px;
  }
}
/*------------------------------------------*/
#contents_bottom.underlayer {
  width: 980px;
  margin: 80px auto;
}

@media screen and (max-width: 767px) {
  #contents_bottom.underlayer {
    width: auto;
    margin: 0 16px 30px;
  }
}
/*------------------------------------------*/
#mainarea .tag {
  color: #fff;
  display: inline-block;
  padding: 2px 6px;
  margin-top: 8px;
  margin-right: 8px;
  font-size: 80%;
}
#mainarea .tag.RD {
  background: #c40200;
}
#mainarea .tag.OR {
  background: #e95527;
}
#mainarea .tag.BL {
  background: #27a7e9;
}
#mainarea .tag.GR {
  background: #15b227;
}
#mainarea .tag.tagc1 {
  background: #0070c0;
}
#mainarea .tag.tagc2 {
  background: #00b050;
}
#mainarea .tag.tagc3 {
  background: #993300;
}
#mainarea .tag.tagc4 {
  background: #ed7d31;
}
#mainarea .tag.tagc5 {
  background: #006600;
}
#mainarea .tag.tagc6 {
  background: #339966;
}
#mainarea .tag.tagc7 {
  background: #003399;
}
#mainarea .tag.tagc8 {
  background: #c00000;
}
#mainarea .tag.tagc9 {
  background: #7030a0;
}
#mainarea .tag.tagc10 {
  background: #ff7c80;
}
#mainarea .tag.tagc11 {
  background: #009999;
}
#mainarea .tag.tagc12 {
  background: #ff0000;
}
#mainarea .tag.tagc13 {
  background: #00b0f0;
}
#mainarea .tag.tagc14 {
  background: #00cc66;
}
#mainarea .tag.tagc15 {
  background: #69631c;
}
#mainarea .tag.tagc16 {
  background: #cc6600;
}
#mainarea .tag.tagc17 {
  background: #669900;
}

@media screen and (max-width: 767px) {
  #mainarea .tag {
    margin-top: 4px;
    margin-right: 4px;
  }
}
/*------------------------------------------*/
.sns_area {
  margin: 0;
  padding: 0;
}
.sns_area li {
  display: inline-block;
  vertical-align: bottom;
  line-height: 0;
  margin-right: 5px;
  margin-bottom: 8px;
}

/*------------------------------------------*/
#top_Recommend ul.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0;
  padding: 0;
}
#top_Recommend ul.flex_box li {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
  background: #fff;
  position: relative;
}
#top_Recommend ul.flex_box li figure {
  position: relative;
}
#top_Recommend ul.flex_box li figure .tag_area {
  position: absolute;
  top: 0;
  left: 0;
}
#top_Recommend ul.flex_box li figure .tag_area .label {
  background: #666;
  display: list-item;
  float: left;
  position: relative !important;
  top: unset !important;
  left: unset !important;
}
#top_Recommend ul.flex_box li .box_inner {
  padding: 24px;
}
#top_Recommend ul.flex_box li img {
  width: 100%;
}
#top_Recommend ul.flex_box li p {
  margin: 0 0 5px;
}
#top_Recommend ul.flex_box li p strong {
  font-size: 1.125rem;
}

@media screen and (max-width: 767px) {
  #top_Recommend ul.flex_box li .box_inner {
    padding: 16px;
  }
}
/*------------------------------------------*/
h1 span {
  font-size: 60% !important;
  margin-bottom: 8px !important;
}

@media screen and (max-width: 767px) {
  h1 span {
    font-size: 100% !important;
    margin-bottom: 4px !important;
  }
}
/*------------------------------------------*/
#contents .side_product h3 a {
  color: #fff;
  text-decoration: none;
}

/*------------------------------------------*/
@media screen and (max-width: 994px) {
  .JS body {
    min-width: 995px;
  }
}
@media screen and (max-width: 767px) {
  .JS body {
    min-width: 320px;
  }
}
/*------------------------------------------*/
#GlobalNaviTop li.Current > a {
  display: block;
  line-height: 35px;
  padding: 0 15px;
  background: url(/smart-manufacturing/sp/hitachi_temp/image/jp/r1/bg_g_navi_current.gif) no-repeat center bottom #b1000e;
  color: #fff;
  font-weight: 700;
}
#GlobalNaviTop li.Current > a > strong {
  padding: 0;
}

#customer_experience #GlobalNaviTop li.products > a, #customer_loyalty #GlobalNaviTop li.products > a, #customer_analysis #GlobalNaviTop li.products > a {
  display: block;
  line-height: 35px;
  padding: 0 15px;
  background: url(/smart-manufacturing/sp/hitachi_temp/image/jp/r1/bg_g_navi_current.gif) no-repeat center bottom #b1000e;
  color: #fff;
  font-weight: 700;
}

#customer_experience #GlobalNaviTop .sub li.customer_experience > a, #customer_loyalty #GlobalNaviTop .sub li.customer_loyalty > a, #customer_analysis #GlobalNaviTop .sub li.customer_analysis > a {
  background: #b1000e;
}

@media screen and (max-width: 767px) {
  .JS #GlobalNaviTopSP li.Current > a {
    position: relative;
    display: block;
    color: #fff;
    line-height: 140%;
    padding: 12px 40px 12px 15px;
    background-image: none;
    background-color: #b1000e;
    border-top: solid 1px #b1000e;
    font-weight: 700;
  }
  .JS #customer_experience #GlobalNaviTopSP li.products > a, .JS #customer_experience #GlobalNaviTopSP li.customer_experience > a {
    position: relative;
    display: block;
    color: #fff;
    line-height: 140%;
    padding: 12px 40px 12px 15px;
    background-image: none;
    background-color: #b1000e;
    border-top: solid 1px #b1000e;
    font-weight: 700;
  }
  .JS #customer_loyalty #GlobalNaviTopSP li.products > a, .JS #customer_loyalty #GlobalNaviTopSP li.customer_loyalty > a {
    position: relative;
    display: block;
    color: #fff;
    line-height: 140%;
    padding: 12px 40px 12px 15px;
    background-image: none;
    background-color: #b1000e;
    border-top: solid 1px #b1000e;
    font-weight: 700;
  }
  .JS #customer_analysis #GlobalNaviTopSP li.products > a, .JS #customer_analysis #GlobalNaviTopSP li.customer_analysis > a {
    position: relative;
    display: block;
    color: #fff;
    line-height: 140%;
    padding: 12px 40px 12px 15px;
    background-image: none;
    background-color: #b1000e;
    border-top: solid 1px #b1000e;
    font-weight: 700;
  }
}
/*------------------------------------------*/
ul.second.products.block, ul.second.customer_experience.block, ul.second.customer_loyalty.block, ul.second.customer_analysis.block {
  display: block;
}

/*------------------------------------------*/
.frame {
  padding: 24px;
  background: #fafafa;
}
.frame .wh {
  padding: 32px;
  background: #fff;
}
.frame .wh + .wh {
  margin-top: 24px;
}
.frame .arrow {
  padding: 24px 0;
  text-align: center;
  font-size: 1.65rem;
  font-weight: 700;
}
.frame .arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-top: 14px solid #333;
  border-bottom: none;
  margin: 0 auto 16px;
}

@media screen and (max-width: 767px) {
  .frame {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .frame .wh {
    padding: 12px;
  }
}
@media screen and (max-width: 767px) {
  .frame .wh + .wh {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .frame .arrow {
    font-size: 1.125rem;
  }
}
.subframe {
  border: 1px solid #4bacc6;
  padding: 25px 20px 20px;
  margin-top: 10px;
  position: relative;
}
.subframe h4 {
  background: #4bacc6;
  color: #fff;
  position: absolute;
  top: 0;
  left: -1px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 5px 13px;
}

@media screen and (max-width: 767px) {
  .subframe {
    padding: 20px 10px 10px;
  }
}
ul.checklist li {
  position: relative;
  padding: 0 0 0 25px;
  margin: 5px 0 0;
}
ul.checklist li:before {
  content: "";
  background: url(../images/check.svg) no-repeat center center/cover;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 2px;
  left: 0;
}

figure {
  text-align: center;
}
figure figcaption {
  margin-top: 4px;
  font-size: 0.75rem;
  color: #666;
}

.text_and_image {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text_and_image .text, .text_and_image figure {
  width: calc((100% - 23px) / 2);
  overflow: hidden;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .text_and_image {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .text_and_image .text, .text_and_image figure {
    width: auto;
  }
}
/*------------------------------------------*/
.sp_scroll_txt {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp_scroll_txt {
    display: block;
    margin: 1rem 0;
    text-align: center !important;
  }
  .sp_scroll {
    width: 100%;
    overflow-x: auto;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sp_scroll .sp_scroll_inner {
    padding: 32px;
    width: 917px;
    margin: 0;
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
/*------------------------------------------*/
.pc_tar.sp_tac a {
  text-decoration: underline;
}

/*------------------------------------------*/
.cta_area {
  border: 4px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 500px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cta_area {
    width: 100%;
  }
}
.cta_area .cta_inner {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.cta_area .cta_inner:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner {
    padding: 16px;
    width: 100%;
  }
}
.cta_area .cta_inner .cta_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.cta_area .cta_inner .cta_sub span {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_sub span {
    font-size: 0.875rem;
  }
}
.cta_area .cta_inner .cta_sub span::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: -20px;
  width: 2px;
  height: 30px;
  background: #333333;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_sub span::before {
    height: 23px;
  }
}
.cta_area .cta_inner .cta_sub span::after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -20px;
  width: 2px;
  height: 30px;
  background: #333333;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_sub span::after {
    height: 23px;
  }
}
.cta_area .cta_inner .cta_btn {
  width: 100%;
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn {
    margin: 15px auto 0;
  }
}
.cta_area .cta_inner .cta_btn .btn {
  width: 395px;
  height: 80px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c40200), color-stop(51%, #b00200), to(#c40200));
  background: linear-gradient(to bottom, #c40200 50%, #b00200 51%, #c40200 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  font-size: 1.3125rem;
  line-height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .btn {
    width: 100%;
    height: inherit;
    font-size: 1rem;
    padding: 18px 10px;
  }
}
.cta_area .cta_inner .cta_btn .btn::before {
  content: "";
  width: 17px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  background: url(/smart-manufacturing/sp/shared/images/ico_document.svg) no-repeat center center/17px 21px;
}
.cta_area .cta_inner .cta_btn .img {
  position: absolute;
  z-index: 2;
}
.cta_area .cta_inner .cta_btn .img.cta1 {
  right: 20px;
  bottom: 4px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta1 {
    right: 10px;
    bottom: 10px;
    width: 60px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta2 {
  right: 20px;
  bottom: 4px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta2 {
    right: 10px;
    bottom: 10px;
    width: 60px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta3 {
  right: 20px;
  bottom: 4px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta3 {
    right: 10px;
    bottom: 10px;
    width: 60px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta4 {
  right: 40px;
  bottom: -1px;
  width: 60px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta4 {
    right: 20px;
    bottom: 5px;
    width: 38px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta5 {
  right: 20px;
  bottom: 4px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta5 {
    right: 10px;
    bottom: 10px;
    width: 60px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta6 {
  right: 20px;
  bottom: 4px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta6 {
    right: 10px;
    bottom: 10px;
    width: 60px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta7 {
  right: 20px;
  bottom: 12px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta7 {
    right: 10px;
    bottom: 11px;
    width: 60px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta8 {
  right: 40px;
  bottom: -1px;
  width: 60px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta8 {
    right: 20px;
    bottom: 5px;
    width: 38px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta10 {
  right: 20px;
  bottom: 4px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta10 {
    right: 10px;
    bottom: 10px;
    width: 60px;
  }
}
.cta_area .cta_inner .cta_btn .img.cta11 {
  right: 20px;
  bottom: 12px;
  width: 100px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .cta_area .cta_inner .cta_btn .img.cta11 {
    right: 10px;
    bottom: 11px;
    width: 60px;
  }
}
.cta_area a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/*------------------------------------------*/
.mt32 {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .mt32 {
    margin-top: 16px;
  }
}

.mt40 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .mt40 {
    margin-top: 20px;
  }
}

.mb32 {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .mb32 {
    margin-bottom: 16px;
  }
}

.mb40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .mb40 {
    margin-bottom: 20px;
  }
}

/*------------------------------------------*/
.banner {
  width: 300px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 79;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.banner.open {
  height: 280px;
}
@media screen and (max-width: 767px) {
  .banner {
    width: 375px;
    height: 70px;
  }
  .banner.open {
    height: 210px;
  }
}
@media screen and (max-width: 375px) {
  .banner {
    width: 100vw;
    height: 18.6666666667vw;
  }
  .banner.open {
    height: 56vw;
  }
}
@media screen and (max-width: 320px) {
  .banner {
    width: 320px;
    height: 59px;
  }
  .banner.open {
    height: 179px;
  }
}

.banner__image {
  width: 100%;
  position: absolute;
  top: 60px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .banner__image {
    top: 70px;
  }
}
@media screen and (max-width: 375px) {
  .banner__image {
    top: 18.6666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .banner__image {
    top: 59px;
  }
}

.banner__close {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.banner__open {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

/*------------------------------------------*/
.heading_primary {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4444444444;
  padding-left: 18px;
  position: relative;
  margin-bottom: 27px;
}
.heading_primary:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 38px;
  background-color: #E61227;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .heading_primary {
    font-size: 24px;
    line-height: 1.5;
    padding-left: 12px;
    margin-bottom: 27px;
  }
  .heading_primary:before {
    width: 4px;
    height: 24px;
  }
}

.heading_secondary {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .heading_secondary {
    font-size: 16px;
  }
}

/*------------------------------------------*/
.side_download {
  background: #fff;
  margin: 0 0 24px;
}

.side_download__heading {
  background-color: #333;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2307692308;
  text-align: center;
  padding: 10px;
}

.side_download__wrapper {
  border: 4px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}

.side_download__image {
  padding-top: 73.2673267327%;
  position: relative;
}
.side_download__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.side_download__form {
  margin-top: 10px;
}

.side_download__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: none;
  display: block;
  width: 100%;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -0.045em;
  line-height: 1.5;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.side_download__input::-webkit-input-placeholder {
  color: #ccc;
}
.side_download__input::-moz-placeholder {
  color: #ccc;
}
.side_download__input:-ms-input-placeholder {
  color: #ccc;
}
.side_download__input::-ms-input-placeholder {
  color: #ccc;
}
.side_download__input::placeholder {
  color: #ccc;
}
.side_download__input::-ms-input-placeholder {
  color: #ccc;
}
.side_download__input:not(:first-of-type) {
  margin-top: 4px;
}

.side_download__input_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 4px;
}
.side_download__input_wrapper .side_download__input {
  width: calc(50% - 2px);
  margin-top: 0;
}

.side_download__button_wrapper {
  position: relative;
}
.side_download__button_wrapper:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: center/contain no-repeat url(/smart-manufacturing/sp/shared/images/arrow_wh_rt.svg);
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.side_download__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 52px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c30100), color-stop(51%, #B10100));
  background: linear-gradient(to bottom, #c30100 50%, #B10100 51%);
  padding: 6px 12px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
  cursor: pointer;
}

/*------------------------------------------*/
.hs-carousel-hero .hs-carousel-hero__heading.font-color-black {
  color: #000;
}

.hs-carousel-hero .hs-carousel-hero__lead.font-color-black {
  color: #000;
}

.hs-l-stack p strong {
  color: #000;
}

h2 span {
  background-color: transparent !important;
}

.hs-fixed-buttons .hs-c-button {
  padding: 0 !important;
}

.hs-c-button.hs-c-button--target:not(.hs-c-button--white)::before, .hs-c-button[target=_blank]:not(.hs-c-button--white)::before {
  width: 6px;
  height: 11px;
  background-image: url(/r23res/image/common/icon_link_white.svg) !important;
}

@media (min-width: 768px) {
  .hs-fixed-buttons .hs-c-button {
    padding: 15px !important;
  }
}
.hs-main-visual {
  display: block;
}
@media (hover: hover) {
  .hs-main-visual {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .hs-main-visual:hover {
    opacity: 0.7;
  }
}

.hs-main-visual--smart-manufacturing {
  background: center/cover url(/smart-manufacturing/sp/shared/images/top/mv_01_bg.jpg);
  color: #000 !important;
}

.hs-c-heading-level-1 {
  margin-bottom: 24px;
}

/*------------------------------------------*/
.hs-banner__inner {
  max-width: 800px;
  margin: 0 auto;
}

.hs-banner__wrapper {
  display: grid;
  grid-template-columns: auto 210px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  background: left center/cover url(../images/bg_banner.jpg);
  padding: 4px 16px 4px 34px;
  border: 2px solid #3678B6;
}
@media screen and (max-width: 767px) {
  .hs-banner__wrapper {
    grid-template-columns: none;
    padding: 16px;
  }
}

.hs-banner__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 !important;
}

.hs-banner__text {
  font-size: 20px;
  line-height: 1.5;
  margin: 4px 0 0 !important;
}

.hs-banner__button {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 140px;
  min-height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c30100), color-stop(51%, #B10100));
  background: linear-gradient(to bottom, #c30100 50%, #B10100 51%);
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5384615385;
  padding: 6px 12px;
  margin-top: 12px;
  position: relative;
}
.hs-banner__button::after {
  content: "";
  width: 9px;
  height: 15px;
  display: inline-block;
  background: center/contain no-repeat url(/smart-manufacturing/sp/shared/images/arrow_wh_rt.svg);
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.hs-banner__image img {
  width: 100%;
}

/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/