.heading-text { display: none; }
.mypage-box .inner p.policyLink { width: 25em; display: block; margin: 0 auto; }
.mypage-box .inner p.comments { margin: -2.6rem 0 2rem 21rem; padding: 0; text-align: left; }

.mypage-label-box { position: relative; counter-increment: count; }
.mypage-label-box::before { content: counter(count)"."; font-weight: 600; font-size: 120%; }
.check_agree .mypage-label-box::before { content: none; }
@media screen and (max-width:1024px) {
  .mypage-box .inner p.comments { margin: -1rem 0 2rem 2rem; }
}

.introArea_right--part3 {
  background: url(https://cdn.zuuonline.com/contents/lp/assets/2411_acn/images/intro_bg_party.jpg?002) no-repeat 100% 0;
  background-size: cover;
}