#SBP23 .aboutLead {
  position: relative;
  z-index: 3;
}
#SBP23 .aboutLead h2 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #0783f4;
}
#SBP23 .aboutLead p {
  margin-top: 20px;
  font-size: 1.6rem;
}
#SBP23 .aboutLead p strong {
  font-weight: bold;
  color: #333;
}
#SBP23 .aboutLead__pop {
  background: url(/mobile/set/data/menulist/about/img/shared/bg_charm.png) no-repeat center center;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center;
  margin-top: 20px;
  padding: 30px 0 32px 0;
}
#SBP23 .aboutLead__thumb {
  width: 240px;
  margin: 0 32px 0 -24px !important;
  box-sizing: border-box;
}
#SBP23 .aboutLead__text {
  font-size: 2rem !important;
  font-weight: bold;
  margin: 0 !important;
}
#SBP23 .bdSection {
  background: url(/mobile/set/data/menulist/top/img/shared/bg_pattern_01.png) 0 0;
  background-size: 28px auto;
  margin-top: -75px;
}
#SBP23 .bdSection__inner {
  background: url(/mobile/set/data/menulist/top/img/shared/bg_ttl.png) no-repeat top center;
  background-size: 100% 230px;
  padding-top: 130px;
  padding-bottom: 80px;
}
#SBP23 .bdSection__title {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}
#SBP23 .bdSection__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 .bdSection__textWrap {
  max-width: 950px;
  margin: 38px auto 0;
  padding: 0 15px;
}
#SBP23 .bdSection__iconTtl {
  font-weight: bold;
  font-size: 3.4rem;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 74px;
  margin-left: 12px;
}
#SBP23 .bdSection__iconTtl img {
  vertical-align: middle;
  margin-right: 10px;
}
#SBP23 .bdSection__iconTtl img.ico1 {
  width: 120px;
}
#SBP23 .bdSection__iconTtl2 {
  font-weight: bold;
  font-size: 3.2rem;
  margin-bottom: 40px;
  position: relative;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  margin-top: 76px;
  margin-left: -43px;
}
#SBP23 .bdSection__iconTtl2 .icon {
  border: none;
  background: none;
}
#SBP23 .bdSection__iconTtl2 .icon img {
  width: 120px;
  height: auto;
}
#SBP23 .bdSection__iconTtl2 em {
  font-size: 2rem;
}
#SBP23 .bdSection--sec2 {
  margin-top: -86px !important;
}
#SBP23 .thumbTextSec {
  margin-top: 20px;
  border-radius: 20px;
  background: #fff;
  display: flex;
  width: 950px;
  padding: 30px 30px 20px 30px;
  flex: 1;
  font-size: 1.6rem;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
#SBP23 .thumbTextSec__img {
  margin-right: 30px;
  flex-shrink: 0;
}
#SBP23 .thumbTextSec__deviceTtl {
  font-weight: bold;
  color: #0783f4;
  font-size: 1.6rem;
  margin-bottom: 10px;
  margin-top: 3px;
  line-height: 1.8;
}
#SBP23 .discList {
  padding-left: 2.5rem;
}
#SBP23 .discList li {
  margin-top: 9px;
  position: relative;
  line-height: 1.6;
}
#SBP23 .discList li::before {
  border-radius: 50%;
  width: 7px;
  height: 7px;
  display: block;
  background: #0783f4;
  content: "";
  position: absolute;
  left: -1.75rem;
  top: 0.5em;
}
#SBP23 .thumbCapCol {
  text-align: center;
  margin-top: 64px;
}
#SBP23 .thumbCapCol dt {
  font-weight: bold;
  font-size: 2.4rem;
}
#SBP23 .thumbCapCol dd {
  margin-top: 20px;
}
#SBP23 .thumbCapCol dd ul {
  font-size: 1.6rem;
  margin-top: 38px;
}
#SBP23 .thumbCapCol dd ul li {
  text-align: left;
  margin-top: 15px;
}
#SBP23 .balloon1 {
  margin: 43px 0 15px !important;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  color: #0783f4;
}
#SBP23 .balloon1 span {
  position: relative;
}
#SBP23 .balloon1 span::before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: -27px;
  width: 2px;
  height: 30px;
  background: #0783f4;
  transform: rotate(-30deg);
}
#SBP23 .balloon1 span::after {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  right: -27px;
  width: 2px;
  height: 30px;
  background: #0783f4;
  transform: rotate(30deg);
}
#SBP23 .balloon1 + .linkList {
  margin-top: 0 !important;
}
#SBP23 .balloon1 + .linkList li {
  margin-top: 0;
}
#SBP23 .section.sec2 {
  margin-top: 58px;
}
@media screen and (max-width: 1024px) {
  #SBP23 .aboutLead {
    margin-top: 23px;
  }
  #SBP23 .aboutLead h2 {
    font-size: 2rem;
    line-height: 1.6;
  }
  #SBP23 .aboutLead p {
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  #SBP23 .aboutLead__pop {
    background-size: 100% auto;
    display: block !important;
    margin-top: 16px;
    padding-bottom: 21px;
  }
  #SBP23 .aboutLead__thumb {
    width: 175px;
    margin: 0 auto 15px !important;
  }
  #SBP23 .aboutLead__text {
    font-size: 1.4rem !important;
    margin: 10px 0 5px 0;
    text-align: center;
  }
  #SBP23 .bdSection {
    background: url(/mobile/set/data/menulist/top/img/shared/bg_pattern_01.png) 0 0;
    background-size: 14px auto;
    margin-top: 100px;
  }
  #SBP23 .bdSection__inner {
    padding-bottom: 75px;
    background-size: 100% 80px;
    padding-top: 75px;
  }
  #SBP23 .bdSection__title {
    font-size: 2.4rem;
    margin-top: 5px;
    margin-bottom: 0;
  }
  #SBP23 .bdSection__title::before {
    margin: -5px 10px 0;
    width: 45px;
    height: 45px;
  }
  #SBP23 .bdSection__textWrap {
    max-width: 100%;
    margin: 18px auto 0;
  }
  #SBP23 .bdSection__iconTtl {
    font-size: 2.4rem;
    text-align: center;
    margin: 0;
    margin-top: -120px;
    margin-bottom: 34px;
  }
  #SBP23 .bdSection__iconTtl img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #SBP23 .bdSection__iconTtl2 {
    font-size: 2.4rem;
    margin-bottom: 0;
    display: block;
    align-items: center;
    margin-left: auto;
    margin-top: -120px;
  }
  #SBP23 .bdSection__iconTtl2 .icon {
    border: none;
    background: none;
    display: block;
  }
  #SBP23 .bdSection__iconTtl2 .icon img {
    width: 120px;
    height: auto;
    margin-bottom: 15px;
  }
  #SBP23 .bdSection__iconTtl2 .text {
    text-align: center !important;
    display: block;
    font-size: 2.5rem;
  }
  #SBP23 .bdSection__iconTtl2 em {
    font-size: 1.6rem;
  }
  #SBP23 .bdSection--sec2 {
    margin-top: 100px !important;
  }
  #SBP23 .thumbTextSec {
    display: block;
    width: 100%;
    padding: 0;
    flex: 1;
    font-size: 1.6rem;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
  #SBP23 .thumbTextSec__img {
    margin-right: 0;
  }
  #SBP23 .thumbTextSec__img img {
    width: 100%;
    height: auto;
  }
  #SBP23 .thumbTextSec__text {
    padding: 15px 20px;
  }
  #SBP23 .thumbTextSec__deviceTtl {
    font-weight: bold;
    color: #0783f4;
    margin-bottom: 4px;
    line-height: 1.85;
  }
  #SBP23 .discList {
    padding-left: 2.5rem;
    font-size: 1.4rem;
    padding-top: 1px;
    margin-bottom: 5px;
  }
  #SBP23 .discList li {
    margin-top: 10px;
    position: relative;
    line-height: 1.7;
  }
  #SBP23 .discList li::before {
    border-radius: 50%;
    width: 6px;
    height: 6px;
    display: block;
    background: #0783f4;
    content: "";
    position: absolute;
    left: -1.75rem;
    top: 0.55em;
  }
  #SBP23 .thumbCapCol {
    margin-top: 45px;
  }
  #SBP23 .thumbCapCol dt {
    font-size: 1.8rem;
    line-height: 1.7;
  }
  #SBP23 .thumbCapCol dd {
    margin-top: 10px;
  }
  #SBP23 .thumbCapCol dd ul {
    font-size: 1.4rem;
    margin-top: -12px;
  }
  #SBP23 .balloon1 {
    margin: 33px 0 10px !important;
    font-size: 1.2rem;
  }
  #SBP23 .balloon1 span::before {
    top: -5px;
    left: -20px;
    width: 1px;
    height: 20px;
  }
  #SBP23 .balloon1 span::after {
    top: -5px;
    right: -15px;
    width: 1px;
    height: 20px;
  }
}/*# sourceMappingURL=about.css.map */