html {
    font-size: 100PX;
    font-size: 5.2083333333vw;
  }
  
  #moduleContent .bg-box {
    background: url(https://resource.xp-pen.com/img/active_list/sns21-jp/背景2.jpg);
    background-position: top ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 1.2rem;
    position: relative;
    z-index: 9;
  }
  #moduleContent p, #moduleContent span, #moduleContent div, #moduleContent h1, #moduleContent h2, #moduleContent h3, #moduleContent h4, #moduleContent h5, #moduleContent h6, #moduleContent a {
    font-family: Noto Sans CJK JP;
    color: #000;
  }
  #moduleContent .pc {
    display: inline-block;
  }
  #moduleContent .mo {
    display: none;
  }
  #moduleContent img {
    max-width: max-content;
    width: 100%;
    height: auto;
  }
  #moduleContent .flex-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #moduleContent .flex-box.reverse-box {
    flex-direction: row-reverse;
  }
  #moduleContent .main-inner-box {
    max-width: 12rem;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #moduleContent .banner-box {
    position: relative;
  }
  #moduleContent .banner-box img {
    max-width: 100%;
  }

  /* 感谢模块样式 */
  #moduleContent .thanks-box {
    background: url(https://resource.xp-pen.com/img/active_list/sns21-jp/背景1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0.81rem 0 1.25rem;
    position: relative;
    z-index: 10;
  }

  #moduleContent .thanks-header {
    text-align: center;
    margin-bottom: 0.3rem;
  }

  #moduleContent .thanks-header-img {
    max-width: 6rem;
    height: auto;
  }

  #moduleContent .thanks-content {
    max-width: 12rem;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }

  #moduleContent .thanks-title {
    text-align: center;
    font-size: 0.68rem;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0.2rem 0 0.4rem;
    font-family: Noto Sans CJK JP;
    letter-spacing: 0.02rem;
  }

  #moduleContent .thanks-content .pc {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 0.15rem;
  }

  #moduleContent .thanks-content .mo {
    display: none;
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 0.15rem;
  }
  #moduleContent .post-faq-content {
    padding: 1.16rem 0 1.73rem;
  }

  #moduleContent .post-faq-title {
    width: max-content;
    font-weight: bold;
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 1.3;
    margin: 0 auto 0.53rem;
    padding-bottom: 0.1rem;
    border-bottom: 2px solid #FFFFFF;
  }

  #moduleContent .post-faq-list {
    padding: 0.3rem;
    background: #FFFFFF;
    border: 0.06rem solid #A8B2FF;
    border-radius: 0.15rem;
    box-sizing: border-box;
  }

  #moduleContent .post-faq-item {
    margin-bottom: 0.18rem;
  }

  #moduleContent .post-faq-item:last-child {
    margin-bottom: 0;
  }

  #moduleContent .post-faq-question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.2rem;
    padding: 0.16rem 0.2rem;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0.08rem;
    box-sizing: border-box;
    cursor: pointer;
    text-align: left;
    color: #4075DC;
    font-family: Noto Sans CJK JP;
    font-size: 0.24rem;
    font-weight: bold;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }

  #moduleContent .post-faq-question:focus,
  #moduleContent .post-faq-question:active,
  #moduleContent .post-faq-question:focus-visible {
    outline: none;
    border-color: #DDDDDD;
    box-shadow: none;
  }

  /* +/- 用伪元素，避免 CMS 过滤掉 button 内的 span/i */
  #moduleContent .post-faq-question::after {
    content: '＋';
    flex: 0 0 auto;
    color: #333333;
    font-size: 0.22rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
  }

  #moduleContent .post-faq-item.is-open .post-faq-question::after {
    content: '−';
  }

  #moduleContent .post-faq-answer {
    display: none;
    margin-top: 0.15rem;
    padding: 0.24rem 0.2rem;
    background: #F5F6F8;
    border-radius: 0.06rem;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 0.24rem;
    color: #666666;
    line-height: 1.5;
  }

  #moduleContent .post-faq-item.is-open .post-faq-answer {
    display: block;
  }

  #moduleContent .post-faq-lead {
    margin: 0.95rem 0 0.34rem;
    color: #FFEB12;
    font-size: 0.24rem;
    text-align: center;
  }

  #moduleContent .post-con-text {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 0.36rem;
    color: #FFFFFF;
    background: repeating-linear-gradient(120deg, #FF711A 0, #FF711A 0.42rem, #FF6412 0.42rem, #FF6412 0.84rem);
    border-radius: 0.12rem;
    padding: 0.2rem 0;
    text-align: center;
    margin-top: 0;
    box-sizing: border-box;
    text-decoration: none;
  }
  
  #moduleContent .JP_NEWbox {
    width: 100%;
    height: auto;
    position: relative;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px .24rem .18rem 0px rgba(143,122,159,0.33);
  border: .06rem solid #A8B2FF;
  }
  
  #moduleContent .JP_NEWbox_top {
    padding: 0.45rem 0.48rem 0;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
  }
  
  #moduleContent .NEWbox_bottom_item {
    margin-bottom: 0.28rem;
  }
  #moduleContent .NEWbox_bottom_item:last-child {
    margin-bottom: 0;
  }
  
  #moduleContent .NEWbox_bottom_item_p {
    background: #F36113;
    border-radius: 0.26rem;
    display: inline-flex;
    align-items: center;
    column-gap: 0.16rem;
    padding: 0.06rem 0.28rem;
    margin: 0 0 0.16rem;
  }
  #moduleContent .NEWbox_bottom_item_p span {
    font-weight: bold;
    font-size: 0.28rem;
    color: #FFFFFF;
    vertical-align: middle;
    padding-left: 0;
  }
  #moduleContent .NEWbox_bottom_item_p img {
    width: 0.34rem;
    height: 0.34rem;
  }
  
  #moduleContent .NEWbox_bottom_item_p2 {
    font-size: 0.24rem;
    color: #333333;
    line-height: 1.45;
    margin: 0;
  }

  #moduleContent .NEWbox_bottom_item_p2 a {
    color: #333333;
    text-decoration: none;
  }
  
  #moduleContent .JP_NEWbox_img {
    width: 45%;
    max-width: 5.23rem;
    height: auto;
    margin-bottom: 50px;
  }
  
  #moduleContent .JP_NEWbox_img img {
    width: 100%;
    height: 5.8rem;
    padding-top: 0.5rem;
  }
  
  #moduleContent .JP_NEWbox_img_p {
    text-align: left;
    font-size: 0.36rem;
    font-family: Noto Sans CJK JP;
    font-weight: bold;
    color: #F36113;
    margin-bottom: -0.2rem;
    margin-top: 0rem;
  }
  
  #moduleContent .JP_NEWbox_text {
    width: 50%;
    height: auto;
  }
  
  #moduleContent .JP_NEWbox_text_step {
    width: 100%;
    height: auto;
    display: flex;
  }
  
  #moduleContent .JP_NEWbox_text_step_img {
    width: 0.77rem;
    margin-right: 0.2rem;
  }
  
  #moduleContent .JP_NEWbox_text_step_img img {
    width: 100%;
  }
  
  #moduleContent .JP_NEWbox_text_step_p {
    text-align: left;
    margin-bottom: 0px !important;
    font-size: 0.18rem;
    font-family: Noto Sans CJK JP;
    font-weight: 500;
    color: #333333;
    line-height: 1.5;
    margin-top: 0rem;
  }

  #moduleContent .JP_NEWbox_text_step_text.snsJP .JP_NEWbox_text_step_p {
    padding-bottom: 0.08rem;
    border-bottom: 1px solid #DDDDDD;
  }
  
  #moduleContent .JP_NEWbox_text_step_p .step_s1 {
    display: inline;
    color: #ec1717;
    font-weight: 600;
  }

  #moduleContent .JP_NEWbox_text_step_p .step-note {
    color: #333333;
    font-weight: 400;
  }
  
  #moduleContent .JP_NEWbox_text_step_p .step_s2 {
    display: inline;
    color: rgb(236, 23, 23);
    font-size: 0.18rem;
    padding-bottom: 1px;
    border-bottom: 1px solid rgb(236, 23, 23);
  }
  
  #moduleContent .JP_NEWbox_text_step_p .JPred {
    color: rgb(236, 23, 23);
    font-size: 0.3rem;
    font-weight: bold;
  }
  
  #moduleContent .JP_NEWbox_text_step_text {
    text-align: left;
    width: calc(100% - 0.77rem - 0.2rem);
  }

  #moduleContent .JP_NEWbox_text_step:last-child .JP_NEWbox_text_step_text {
    margin-top: -0.14rem;
  }
  
  #moduleContent .JP_NEWbox_text_step_text a {
    background: #666;
    border-radius: 0.15rem;
    font-size: 0.18rem;
    margin-top: 0.12rem;
    margin-right: 0.12rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    font-family: Noto Sans CJK JP;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
    line-height: 1;
    padding: 0.05rem 0.15rem;
    box-sizing: border-box;
  }
  
  #moduleContent .JP_NEWbox_text_step_text a:last-child {
    margin-right: 0;
  }
  
  #moduleContent .JP_NEWbox_text_step_text a img {
    width: auto;
    height: 0.18rem;
    display: block;
    margin-right: 0.04rem;
  }
  
  #moduleContent .JP_NEWbox_text_step_text.snsJP a {
    background: #DFDFDF;
    color: #333333;
    cursor: pointer;
  }

  #moduleContent .JP_NEWbox_text_step_text.snsJP a.is-clicked {
    background: #1677e8;
    color: #FFFFFF;
  }

  #moduleContent .JP_NEWbox_text_step_text.snsJP a.is-clicked img {
    filter: brightness(0) invert(1);
  }
  
  #moduleContent .JP_NEWbox_text_step_p2 {
    font-size: 0.18rem;
    text-align: left;
    font-family: Noto Sans CJK JP;
    font-weight: 400;
    color: #666666;
    line-height: 1.3;
    margin-top: 0rem;
  }
  
  #moduleContent .JP_NEWbox_text_jt {
    width: 100%;
    height: auto;
    margin: 0.15rem 0;
  }
  
  #moduleContent .JP_NEWbox_text_jt .JP_NEWbox_text_step_img {
    text-align: center;
  }
  
  #moduleContent .JP_NEWbox_text_jt .JP_NEWbox_text_step_img img {
    width: 0.15rem;
    height: auto;
  }
  
  #moduleContent .JP_NEWbox_bottom {
    position: relative;
    background: #FFFFFF;
    padding: 0.35rem 0.48rem 0.45rem;
  }

  #moduleContent .JP_NEWbox_bottom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0.48rem;
    right: 0.48rem;
    border-top: 1px dashed #C5C5C5;
  }
  
  #moduleContent .JP_NEWbox_posi {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  
  #moduleContent .JP_NEWbox_posi img {
    width: 0.89rem;
    height: auto;
  }
  
  @media screen and (max-width: 768px) {
    html {
      font-size: 100PX;
      font-size: 13.3333333333vw;
    }
    #moduleContent .main-inner-box {
      max-width: 7rem;
    }
    #moduleContent .pc {
      display: none;
    }
    #moduleContent .mo {
      display: inline-block;
    }
    #moduleContent .JP_NEWbox_img {
      width: 100%;
    }
    #moduleContent .JP_NEWbox_text {
      width: 100%;
      margin-bottom: 0.6rem;
    }
    #moduleContent .thanks-header-img {
      max-width: 4rem;
    }
    #moduleContent .thanks-title {
      font-size: 0.36rem;
      margin: 0.15rem 0 0.35rem;
    }
    #moduleContent .thanks-content {
      padding: 0 0.4rem;
    }
    #moduleContent .thanks-content .pc {
      display: none;
    }
    #moduleContent .thanks-content .mo {
      display: block;
    }
  }