@charset "utf-8";

.bg-f2f3f0 {
  background: #f2f3f0;
  padding-top: 40px;
  width: 100%;
}
.bg-222 {
  background: url(/jp/resources/images/ad/top/bg-fujitsu-general-frontale-title.gif) center top repeat-y;
  color: #23b7fe;
  padding-top: 40px;
  width: 100%;
}
.bg-frontale {
  background: url(/jp/resources/images/ad/top/bg-fujitsu-general-frontale.gif) center top repeat-y;
  padding-top: 40px;
  width: 100%;
}
.bg-222 h3 {
  padding-top: 19px;
  padding-bottom: 19px;
  line-height: 1;
}
.pt-40 {
  padding-top: 40px;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-mt-20 {
  margin-top: 14px !important;
  margin-bottom: 10px !important;
}
@media screen and (max-width: 580px) {
  .sp-no-pb {
    padding-bottom: 0 !important;
  }
  .mb-mt-20 {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width:580px) {
  .bg-f2f3f0,
  .bg-222,
  .bg-frontale,
  .pt-40 {
    padding-top: 26px;
  }
}
@media screen and (max-width: 580px) {
  .component-h-lv1-3 {
     font-size: 175% !important;/*28px*/
  }
}
.component-h-lv1-3 {
  /*border-color: #2a4ab1;
  color: #1c50c6;*/
}
[class*='col-'] img {
  max-width: 100%;
  padding-bottom: 0;
}