#SBP23 .aboutLead {
  position: relative;
  z-index: 3;
}
#SBP23 .aboutLead h2 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #0783f4;
  line-height: 1.5;
}
#SBP23 .aboutLead p {
  margin-top: 23px;
  font-size: 1.6rem;
}
#SBP23 .aboutLead p strong {
  font-weight: bold;
  color: #333;
}
#SBP23 .aboutLead__pop {
  background: url(/mobile/set/data/menulist/sbcard-guide/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;
  margin-bottom: -8px;
}
#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 .section {
  font-size: 1.6rem;
}
#SBP23 .section p a {
  text-decoration: underline;
}
#SBP23 .section p a:hover {
  text-decoration: none;
}
#SBP23 .section .textLh {
  line-height: 1.8;
}
#SBP23 .thumbLead {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 40px;
}
#SBP23 .bgSecWrap {
  background: url(/mobile/set/data/menulist/lib/img/shared/bg_pattern_1.png) repeat 0 0;
  background-size: 28px auto;
  padding: 0 0 110px 0;
}
#SBP23 .bgSecWrap .section {
  padding-top: 84px;
  background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/bg_ttl02.png) no-repeat top center;
  background-size: 100% 100px;
  max-width: 100%;
}
#SBP23 .bgSecWrap .section__inner {
  max-width: 950px;
  margin: 0 auto;
}
#SBP23 .bgSecWrap .section:first-of-type {
  background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/bg_ttl.png) no-repeat top center;
  background-size: 100% 230px;
  margin-top: -70px;
  padding-top: 200px;
}
#SBP23 .iconCelTtl {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
}
#SBP23 .iconCelTtl span.icon {
  background: none;
  border: none;
  margin-right: 22px;
}
#SBP23 .iconCelTtl span.icon--1 img {
  width: 170px;
  height: auto;
}
#SBP23 .iconCelTtl span.icon--2 img {
  width: 170px;
  height: auto;
}
#SBP23 .iconCelTtl span.icon--3 img {
  width: 170px;
  height: auto;
}
#SBP23 .iconCelTtl span.text {
  font-weight: bold;
  font-size: 3.2rem;
}
#SBP23 .acBox {
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}
#SBP23 .acBox dt {
  padding: 15px 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/icon_ac_01.png) no-repeat calc(100% - 30px) center;
  background-size: 20px auto;
}
#SBP23 .acBox dt span.num {
  width: 54px;
  height: 54px;
  background: #0783f4;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.3;
  padding-top: 7px;
  box-sizing: border-box;
  font-weight: bold;
}
#SBP23 .acBox dt span.text {
  flex: 1;
  padding-left: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 2px;
}
#SBP23 .acBox dt:hover {
  opacity: 0.6;
  transition: 0.4s;
}
#SBP23 .acBox dt.cur {
  background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/icon_ac_02.png) no-repeat calc(100% - 30px) center;
  background-size: 23px auto;
}
#SBP23 .acBox dd {
  padding: 30px 30px 25px 30px;
  border-top: 1px solid #0783f4;
  line-height: 1.8;
  display: none;
}
#SBP23 .acBox dd .bgBoxG {
  margin-top: 10px;
  margin-bottom: 10px;
}
#SBP23 .acBox dd .bgBoxG:first-of-type {
  margin-top: 0;
}
#SBP23 .acBox dd .numList {
  margin-top: 0;
}
#SBP23 .acBox dd .numList li {
  margin-top: 12px;
}
#SBP23 .acBox dd .iconCell {
  display: flex;
  padding: 20px;
}
#SBP23 .acBox dd .iconCell .cellIcon img {
  width: 50px;
  height: auto;
}
#SBP23 .acBox dd .iconCell .cell {
  padding-left: 20px;
  flex: 1;
}
#SBP23 .acBox dd .iconCell .cell a {
  text-decoration: underline;
}
#SBP23 .acBox dd .iconCell .cell a:hover {
  text-decoration: none;
}
#SBP23 .acBox dd h4 {
  font-weight: bold;
  font-size: 1.8rem;
  margin-top: 33px;
}
#SBP23 .acBox dd h4 a {
  text-decoration: underline;
}
#SBP23 .acBox dd h4 a:hover {
  text-decoration: none;
}
#SBP23 .acBox dd h5 {
  font-weight: bold;
  font-size: 1.6rem;
  margin-top: 15px;
  padding-bottom: 0;
  border-bottom: 1px solid #000;
  display: inline-block;
  margin-bottom: 10px;
}
#SBP23 .acBox dd a[target=_blank]::after {
  content: "";
  background: url(/mobile/set/data/menulist/lib/img/shared/icon_blank_1.png) no-repeat 0 0;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  background-size: 100% auto;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
#SBP23 .acBox dd a[target=_blank] img {
  display: none;
}
#SBP23 .acBox dd .spThumb img {
  width: 200px;
  height: auto;
}
#SBP23 .acBox dd a {
  color: #0783f4;
}
#SBP23 .acBox dd p:first-of-type {
  margin-top: 0 !important;
}
#SBP23 .acBox dd .pointBox {
  margin-top: 10px;
}
#SBP23 .acBox dd .linkList--btn {
  margin-top: -6px;
}
#SBP23 .acBox--noAction {
  padding: 30px;
  margin-top: 50px;
}
#SBP23 .acBox:last-child dd {
  /*padding-bottom: 0;*/
}
#SBP23 .acBox:first-of-type {
  margin-top: 44px !important;
}
#SBP23 .acBox--noAction {
  padding: 15px;
  margin-top: 50px;
}
#SBP23 .arrowLead {
  background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/bg_arrow_01.png) center top no-repeat;
  background-size: 18px 45px;
  padding-top: 55px;
  margin: 20px 0 0 0;
  text-align: center;
}
#SBP23 .arrowLead strong {
  font-weight: bold;
  font-size: 3.2rem;
  border-bottom: 4px solid #0783f4;
  padding-bottom: 9px;
}
#SBP23 .arrowLead--2 strong {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
#SBP23 .IndexNav {
  background: #EAF5FF;
  border-radius: 10px;
  padding: 30px 30px 25px 30px;
  margin-top: 20px;
}
#SBP23 .IndexNav ul {
  margin-top: 0;
  margin-left: 5px;
}
#SBP23 .IndexNav ul li {
  margin-top: 6px;
  font-size: 1.63rem;
  position: relative;
}
#SBP23 .IndexNav ul li a {
  color: #333;
  padding-left: 20px;
  display: inline-block;
}
#SBP23 .IndexNav ul li a::before {
  content: "";
  background: url(/mobile/set/data/menulist/lib/img/shared/icon_arrow_2.png) no-repeat 0 0;
  width: 12px;
  height: 14px;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: text-bottom;
  position: absolute;
  left: 0;
  top: 8px;
}
#SBP23 .IndexNav ul li a:hover {
  text-decoration: underline;
}
#SBP23 .IndexNav ul li:first-child {
  margin-top: 0;
}
#SBP23 .bdBText {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 35px;
  border-bottom: 1px solid #000;
  padding-bottom: 4px;
}
#SBP23 .mt0 {
  margin-top: 0px !important;
}
#SBP23 .mt10 {
  margin-top: 10px !important;
}
#SBP23 .mt15 {
  margin-top: 15px !important;
}
#SBP23 .mt30 {
  margin-top: 30px !important;
}
#SBP23 .mt50 {
  margin-top: 50px !important;
}
#SBP23 .mt-5 {
  margin-top: -5px !important;
}
#SBP23 .mt60 {
  margin-top: 60px !important;
}
#SBP23 .pb30 {
  padding-bottom: 30px !important;
}
#SBP23 .linkList li a {
    color: #0783f4;
}
#SBP23 .appBlBox {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
}
#SBP23 .appBlBox .cell {
  display: flex;
  align-items: center;
}
#SBP23 .appBlBox .qr {
  display: block;
  margin-left: 15px;
  border: 1px solid #999;
}
#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 img {
  width: 500px;
  height: auto;
}
#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: 33px;
  }
  #SBP23 .aboutLead h2 {
    font-size: 2rem;
    line-height: 1.6;
  }
  #SBP23 .aboutLead p {
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  #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 .section {
    font-size: 1.4rem;
  }
  #SBP23 .thumbLead {
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 35px;
  }
  #SBP23 .iconCelTtl {
    display: block;
    padding-right: 0;
  }
  #SBP23 .iconCelTtl span {
    text-align: center;
    display: block;
  }
  #SBP23 .iconCelTtl span.icon {
    margin-right: 0;
  }
  #SBP23 .iconCelTtl span.icon--1 img {
    width: 346px;
    height: auto;
    margin: 0 auto;
  }
  #SBP23 .iconCelTtl span.icon--2 img {
    width: 350px;
    height: auto;
    margin: 0 auto;
  }
  #SBP23 .iconCelTtl span.icon--3 img {
    width: 350px;
    height: auto;
    margin: 0 auto;
  }
  #SBP23 .iconCelTtl span.text {
    font-size: 2.4rem;
    margin-top: 44px;
  }
  #SBP23 .bgSecWrap {
    background-size: 14px auto;
    padding: 0 0 70px 0;
  }
  #SBP23 .bgSecWrap .section {
    padding-top: 60px;
    background-size: 100% 50px;
    max-width: 100%;
  }
  #SBP23 .bgSecWrap .section__inner {
    max-width: 100%;
    margin: 0 auto;
  }
  #SBP23 .bgSecWrap .section:first-of-type {
    background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/bg_ttl.png) no-repeat top center;
    background-size: 100% 80px;
    margin-top: 50px;
    padding-top: 93px;
  }
  #SBP23 .acBox {
    margin-top: 10px;
  }
  #SBP23 .acBox dt {
    padding: 12px 15px 11px;
    background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/icon_ac_01.png) no-repeat calc(100% - 15px) center;
    background-size: 20px auto;
  }
  #SBP23 .acBox dt span.num {
    width: 45px;
    height: 45px;
    font-size: 1.1rem;
    padding-top: 3px;
  }
  #SBP23 .acBox dt span.text {
    padding-left: 10px;
    font-size: 1.6rem;
    padding-right: 20px;
  }
  #SBP23 .acBox dt.cur {
    background: url(/mobile/set/data/menulist/sbcard-guide/img/shared/icon_ac_02.png) no-repeat calc(100% - 15px) center;
    background-size: 20px auto;
  }
  #SBP23 .acBox dd {
    padding: 15px 15px 13px 15px;
  }
  #SBP23 .acBox dd .bgBoxG {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #SBP23 .acBox dd .bgBoxG:first-of-type {
    margin-top: 0;
  }
  #SBP23 .acBox dd .iconCell .cell {
    padding-left: 15px;
    flex: 1;
  }
  #SBP23 .acBox dd h4 {
    font-size: 1.6rem;
    text-indent: -2rem;
    padding-left: 2rem;
    margin-top: 30px;
  }
  #SBP23 .acBox dd h5 {
    margin-top: 20px;
    padding-bottom: 0;
    border-bottom: 1px solid #000;
    display: inline-block;
    margin-bottom: 10px;
  }
  #SBP23 .acBox dd a[target=_blank]::after {
    width: 11px;
    height: 11px;
  }
  #SBP23 .acBox dd .linkList {
    margin-top: 0;
  }
  #SBP23 .acBox dd .numList {
    margin-top: -5px;
  }
  #SBP23 .acBox dd .numList li {
    margin-top: 15px;
  }
  #SBP23 .acBox dd .spThumb {
    margin-top: 10px;
  }
  #SBP23 .acBox dd .spThumb img {
    width: 173px;
    height: auto;
  }
  #SBP23 .arrowLead {
    background-size: 14px auto;
    padding-top: 50px;
    margin: 10px 0 0 0;
  }
  #SBP23 .arrowLead strong {
    font-size: 2rem;
    padding-bottom: 11px;
  }
  #SBP23 .IndexNav {
    padding: 15px;
  }
  #SBP23 .IndexNav ul li {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  #SBP23 .IndexNav ul li a::before {
    top: 8px;
  }
  #SBP23 .bdBText {
    font-size: 1.7rem;
    margin-top: 45px;
  }
  #SBP23 .mt15sp {
    margin-top: 15px !important;
  }
  #SBP23 .appBlBox {
    display: block;
  }
  #SBP23 .appBlBox .store {
    margin-top: 10px;
  }
  #SBP23 .appBlBox .store:nth-child(n+2) {
    margin-top: 30px;
  }
  #SBP23 .appBlBox .appStore .logo {
    margin-top: 10px;
  }
  #SBP23 .appBlBox .cell {
    display: block;
  }
  #SBP23 .appBlBox .qr {
    display: none;
  }
  #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=payment-guide.css.map */