#main h1 img {
  width: 320px;
  height: auto;
}
@media screen and (max-width: 767px) {
  #main h1 img {
    width: 60%;
  }
}
#main .header-problem {
  font-size: 19px;
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to top, transparent 23%, #0b61b7 23%, #0b61b7 78%, transparent 78%, transparent 100%);
}
@media screen and (max-width: 767px) {
  #main .header-problem {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px;
    background: url(/bs/desk-series/digital-live/common/images/digitallive_problem_ico.svg) no-repeat 20px center/50px 50px #0b61b7;
  }
}
#main .header-problem span {
  vertical-align: middle;
  display: inline-block;
  padding: 0 214px 0 100px;
}
@media screen and (max-width: 1024px) {
  #main .header-problem span {
    padding: 0;
  }
}
#main .header-problem .ico-problem {
  margin-right: 36px;
  width: 104px;
  height: 104px;
  display: inline-block;
  background-image: url(/bs/lp/desk-GIGA/common/images/deskgiga_problem_ico.svg);
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #main .header-problem .ico-problem {
    display: none;
  }
}
#main .header-solution {
  font-size: 36px;
  position: relative;
  text-align: center;
  color: #222;
  font-weight: bold;
  background: linear-gradient(to top, transparent 10%, #004d9d 10%, #004d9d 12.5%, transparent 12.5%, transparent 100%);
}
@media screen and (max-width: 767px) {
  #main .header-solution {
    font-size: 14px;
  }
}
#main .header-solution strong {
  font-size: 48px;
}
@media screen and (max-width: 767px) {
  #main .header-solution strong {
    font-size: 18px;
  }
}
#main .header-solution b {
  vertical-align: 10%;
}
#main .header-solution .ico-solution {
  margin-right: 36px;
  width: 104px;
  height: 104px;
  display: inline-block;
  background-image: url(/bs/lp/desk-GIGA/common/images/digitallive_solution_ico.svg);
  vertical-align: -142%;
}
@media screen and (max-width: 767px) {
  #main .header-solution .ico-solution {
    width: 80px;
    height: 80px;
    background-size: contain;
    margin-right: 10px;
  }
}
#main .arrow-down {
  position: relative;
  display: block;
  height: 1em;
  width: 1.5em;
  margin-right: auto;
  margin-left: auto;
}
#main .arrow-down:before {
  position: absolute;
  content: "";
  width: 0;
  height: 44px;
  border-right: 48px solid transparent;
  border-left: 48px solid transparent;
  border-bottom: 0 solid transparent;
  border-top: 44px solid #0b61b7;
  left: -37px;
  top: 0.9em;
}
#main .ico_ft_01 {
  width: 58px;
  height: 53px;
  display: inline-block;
  background: #fff url(/bs/lp/desk-GIGA/common/images/ico_ft_01.svg) center right;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #main .ico_ft_01 {
    display: none;
  }
}
#main .ico_ft_02 {
  width: 58px;
  height: 53px;
  display: inline-block;
  background: #fff url(/bs/lp/desk-GIGA/common/images/ico_ft_02.svg) center right;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #main .ico_ft_02 {
    display: none;
  }
}
#main .ico_ft_03 {
  width: 58px;
  height: 53px;
  display: inline-block;
  background: #fff url(/bs/lp/desk-GIGA/common/images/ico_ft_03.svg) center right;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #main .ico_ft_03 {
    display: none;
  }
}
#main .img-border img {
  border: 1px solid #999;
}
@media screen and (max-width: 767px) {
  #main .sp_hide {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  #main .deskgiga_fig_01,
  #main .deskgiga_fig_04 img {
    width: 428px;
  }
}
#main #ft_02 dl, #main #ft_03 dl, #main #ft_04 dl, #main #ft_op dl {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
#main #ft_02 dl dt, #main #ft_03 dl dt, #main #ft_04 dl dt, #main #ft_op dl dt {
  font-weight: bold;
  flex-basis: 16%;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  #main #ft_02 dl dt, #main #ft_03 dl dt, #main #ft_04 dl dt, #main #ft_op dl dt {
    margin-bottom: 0.24rem;
  }
}
#main #ft_02 dl dd, #main #ft_03 dl dd, #main #ft_04 dl dd, #main #ft_op dl dd {
  flex-basis: 84%;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  #main #ft_02 dl, #main #ft_03 dl, #main #ft_04 dl, #main #ft_op dl {
    flex-flow: column;
  }
}
#main ul li.giga_download a:hover {
  text-decoration: none !important;
}
#main ul li.giga_download img {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
  border: 1px solid #999;
  max-height: 284px;
}
@media only screen and (max-width: 767px) {
  #main ul li.giga_download img {
    width: 40vw;
    max-height: auto;
  }
}
#main ul li.giga_download p.document-title {
  font-size: 22px;
  color: #053394;
  font-weight: 700;
  margin: 1em;
}
@media only screen and (max-width: 767px) {
  #main ul li.giga_download p.document-title {
    font-size: 14px;
  }
}
#main ul li.giga_download p.with-arrow a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  margin: 1em auto 0;
  padding: 0.5em 1.8em 0.5em 0.8em;
  border-radius: 6px;
  color: #FFF !important;
  background: url(/bs/lp/desk-GIGA/common/images/giga_arr_white.png) no-repeat right 0.5em center #053394;
  background-size: 1em 1em;
}
@media only screen and (max-width: 767px) {
  #main ul li.giga_download p.with-arrow a {
    font-size: 15px;
    width: 50vw;
  }
}
#main ul li.giga_download p.with-arrow a a:link, #main ul li.giga_download p.with-arrow a a:visited, #main ul li.giga_download p.with-arrow a a:active {
  color: #FFF !important;
}
#main ul li.giga_download p.with-arrow a:hover {
  opacity: 0.8;
}
#main .banner-svg .banner-border {
  fill: none;
  stroke: #bed2e6;
  stroke-width: 4px;
  width: 316px;
  height: 178px;
}
#main .banner-svg-href {
  display: inline-block;
  width: 316px;
  height: 178px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  #main .banner-svg-href {
    padding: 0 10vw;
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
  }
}