#SBP23 .topSecApp {
  background: url(/mobile/set/data/menulist/top/img/shared/bg_pattern_02.png) 0 0;
  background-size: 28px auto;
  margin-top: 20px;
}
#SBP23 .topSecApp__inner {
  background: url(/mobile/set/data/menulist/top/img/shared/bg_ttl.png) no-repeat top center;
  background-size: 100% 100px;
  padding-top: 115px;
  padding-bottom: 65px;
}
#SBP23 .topSecApp__title {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
#SBP23 .topSecApp__title::before {
  content: "";
  display: inline-block;
  margin: -5px 20px 0 0;
  background: url(/mobile/set/data/menulist/top/img/shared/icon_ttl02.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 70px;
  height: 70px;
  vertical-align: middle;
}
#SBP23 .topSecService {
  background: url(/mobile/set/data/menulist/top/img/shared/bg_pattern_01.png) 0 0;
  background-size: 28px auto;
  margin-top: -30px;
}
#SBP23 .topSecService__inner {
  background: url(/mobile/set/data/menulist/top/img/shared/bg_ttl.png) no-repeat top center;
  background-size: 100% 100px;
  padding-top: 105px;
  padding-bottom: 75px;
}
#SBP23 .topSecService__title {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}
#SBP23 .topSecService__title::before {
  content: "";
  display: inline-block;
  margin: 0;
  background: url(/mobile/set/data/menulist/top/img/shared/icon_ttl01.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 70px;
  height: 70px;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 20px;
}
#SBP23 .topSecService__textWrap {
  max-width: 950px;
  margin: 38px auto 0;
  padding: 0 15px;
}
#SBP23 .topSecService__title2 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  border-left: 4px solid #0783F4;
  padding-left: 13px;
  margin-top: 34px;
}
#SBP23 .appList {
  max-width: 1012px;
  margin: -5px auto 0;
  padding: 0 0;
  display: flex;
  flex-wrap: wrap;
}
#SBP23 .appList li {
  width: 20%;
  text-align: center;
  margin-top: 40px;
  font-size: 1.6rem;
}
#SBP23 .appList li .appICon {
  display: block;
}
#SBP23 .appList li .appICon img {
  width: 140px;
  height: auto;
}
#SBP23 .appList li .appICon span {
  display: block;
  margin-top: 10px;
  text-align: center;
  color: #333;
}
#SBP23 .appList li .appICon span .newwindowicon {
  display: none;
}
#SBP23 .sec1 {
  margin-top: 59px;
}
#SBP23 .sec2 {
  margin-top: 101px;
}
@media screen and (max-width: 1024px) {
  #SBP23 .topSecApp {
    background: url(/mobile/set/data/menulist/top/img/shared/bg_pattern_02.png) 0 0;
    background-size: 14px auto;
    margin-top: 5px;
  }
  #SBP23 .topSecApp__inner {
    padding-bottom: 32px;
    background-size: 100% 80px;
    padding-top: 75px;
  }
  #SBP23 .topSecApp__title {
    font-size: 2.4rem;
    margin-top: 5px;
    margin-bottom: 0;
  }
  #SBP23 .topSecApp__title::before {
    margin: -1px 10px 0;
    width: 45px;
    height: 45px;
  }
  #SBP23 .topSecService {
    background: url(/mobile/set/data/menulist/top/img/shared/bg_pattern_01.png) 0 0;
    background-size: 14px auto;
    margin-top: -55px;
  }
  #SBP23 .topSecService__inner {
    padding-bottom: 32px;
    background-size: 100% 80px;
    padding-top: 75px;
  }
  #SBP23 .topSecService__title {
    font-size: 2.4rem;
    margin-top: 5px;
    margin-bottom: 0;
  }
  #SBP23 .topSecService__title::before {
    margin: -5px 10px 0;
    width: 45px;
    height: 45px;
  }
  #SBP23 .topSecService__textWrap {
    max-width: 100%;
    margin: 18px auto 0;
  }
  #SBP23 .topSecService__title2 {
    font-size: 1.4rem;
    padding-left: 7px;
    margin-top: 20px;
  }
  #SBP23 .appList {
    max-width: 100%;
    margin: 0 auto 0;
    padding: 0 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px;
  }
  #SBP23 .appList li {
    width: 33.3333%;
    text-align: center;
    margin-top: 35px;
    padding: 0 12px;
    box-sizing: border-box;
    line-height: 1.2;
  }
  #SBP23 .appList li .appICon img {
    width: 93px;
    height: auto;
  }
  #SBP23 .appList li .appICon span {
    display: block;
    margin-top: 10px;
    font-size: 1.2rem;
  }
  #SBP23 .sec1 {
    margin-top: 31px;
  }
  #SBP23 .sec2 {
    margin-top: 52px;
    padding-bottom: 3px;
  }
}/*# sourceMappingURL=top.css.map */