.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.l-section.is-blue {
  background-color: #00a0e9;
}

.l-container {
  max-width: 1000px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.l-container.l-container--hero {
  background-image: url('../images/pc_hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  height: 50vw;
}

.l-container.l-container--footer {
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.body {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  line-height: 1em;
}

.c-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1em;
}

.c-heading.c-heading--xl {
  text-indent: -10000px;
}

.c-heading.c-heading--lg {
  text-indent: -10000px;
  background-color: #7f2a84;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  height: 80px;
}

.c-heading.c-heading--lg.u-title-present {
  background-image: url('../images/cmn_ttl_present.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 40px;
}

.c-heading.c-heading--lg.u-title-products {
  background-image: url('../images/cmn_ttl_products.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 40px;
}

.c-heading.c-heading--lg.u-title-weekly {
  background-image: url('../images/cmn_ttl_weekly.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 40px;
}

.c-heading.c-heading--lg.u-title-cppacp {
  background-image: url('../images/cmn_ttl_cpp-acp.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 88px;
  height: 120px;
}

.c-heading.c-heading--lg.u-title-howto {
  background-image: url('../images/cmn_ttl_oubo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 40px;
}

.c-heading.c-heading--md {
  text-indent: -10000px;
  background-color: #9f28a6;
  background-image: url('../images/pc_ttl_preesnt-1000.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 40px;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  height: 70px;
}

.c-heading.c-heading--md.is-green {
  background-color: #4ea236;
  background-image: url('../images/pc_ttl_preesnt-500.png');
}

.c-heading.c-heading--md.is-blue {
  background-color: #007bc7;
  background-image: url('../images/pc_ttl_preesnt-100.png');
}

.c-heading.c-heading--sm {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 1.125rem;
}

.p-sanxuv-intro__body {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sp {
  display: none;
}

.p-sanxuv {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.button__link {
  transition: all .2s;
}

.button__link:hover {
  opacity: .75;
}

.p-sanxuv__body {
  background-color: #fff;
  border: 4px solid #7f2a84;
  border-radius: 30px;
  position: relative;
}

.div-block {
  background-color: #7f2a84;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  justify-content: center;
  align-items: center;
  height: 80px;
  display: flex;
}

.heading {
  background-color: #7f2a84;
  background-image: url('../images/cmn_ttl_present.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 40px;
  height: 80px;
  margin-top: 0;
  margin-bottom: 0;
}

.p-sanxuv-present__body {
  border: 4px solid #9f28a6;
  border-radius: 30px;
}

.p-sanxuv-present__body.is-green {
  border-color: #4ea236;
}

.p-sanxuv-present__body.is-blue {
  border-color: #007bc7;
}

.p-sanxuv__inner {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 40px 35px;
  display: flex;
}

.p-sancuv-present__inner {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.p-sancuv-present__item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.p-sancuv-present__border {
  background-color: #4ea236;
  width: 8px;
}

.c-text {
  margin-bottom: 0;
  font-size: 1rem;
}

.c-text.c-text--notice {
  font-size: .875rem;
  line-height: 1.7em;
}

.c-text.c-text--notice.u-text-right {
  text-align: right;
}

.c-text.c-text--xl-bold {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2em;
}

.c-text.c-text--xl-bold.u-text-center {
  z-index: 0;
  text-align: center;
}

.c-text.c-text--md {
  line-height: 2em;
}

.c-text.c-text--lg-bold {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 2em;
}

.c-text.c-text--md-bold {
  font-weight: 700;
  line-height: 2em;
}

.c-text.c-text-copyright {
  color: #5c287a;
  font-size: .75em;
  font-weight: 700;
}

.c-object {
  position: absolute;
}

.c-object.u-chara-01 {
  inset: -6px auto auto 10px;
}

.c-object.u-chara-02 {
  inset: -50px 10px auto auto;
}

.c-object.u-chara-03 {
  inset: -32px auto auto 10px;
}

.c-object.u-chara-04 {
  inset: -32px 10px auto auto;
}

.c-object.u-chara-05 {
  inset: -37px auto auto 10px;
}

.c-object.u-chara-06 {
  inset: -7px 10px auto auto;
}

.c-text-marker {
  z-index: -1;
  background-color: #fff000;
  width: 292px;
  height: 14px;
  position: absolute;
  top: 106px;
  left: 141px;
}

.p-sanxuv-weekly__text-body {
  z-index: 0;
  position: relative;
}

.p-sanxuv-cppacp__body {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.p-sanxuv-cppacp__item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 283px;
  display: flex;
}

.paragraph {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 2em;
}

.u-text-pink {
  color: #fd0083;
}

.p-sanxuv-howto__body {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.p-sanxuv-howto__item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 3px solid #00a0e9;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
  display: flex;
}

.p-sanxuv-howto__list {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button__terms {
  background-color: #7f2a84;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 930px;
  height: 60px;
  transition: opacity .2s;
  display: flex;
}

.button__terms:hover {
  opacity: .8;
}

.agreement-title {
  margin-top: 40px;
  font-size: 18px;
  line-height: 1em;
}

.c-list {
  margin-top: 10px;
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.8em;
}

.p-sanxuv-terms__inner {
  padding: 10px 0 20px;
  display: block;
}

.sp-2 {
  display: none;
}

.c-list-item {
  margin-bottom: 4px;
}

.p-sanxuv-terms__body {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.text-blue {
  color: #66a9dd;
  text-decoration: none;
}

.p-sanxuv-contact__body {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  padding: 10px 35px 40px;
  display: flex;
}

.p-sanxuv-share__body {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.p-sanxuv-share__link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.share__link {
  transition: all .2s;
}

.share__link:hover {
  opacity: .75;
}

.footer__body {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #5c287a;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer__body.copyright {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer__inner {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer__link {
  color: #fff;
  font-size: .875rem;
  text-decoration: underline;
  transition: all .2s;
}

.footer__link:hover {
  opacity: .75;
}

.div-block-2 {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .l-container {
    padding: 80px 20px;
  }

  .l-container.l-container--footer {
    padding-left: 0;
    padding-right: 0;
  }

  .c-heading.c-heading--lg.u-title-present, .c-heading.c-heading--lg.u-title-products, .c-heading.c-heading--lg.u-title-weekly {
    background-size: auto 35px;
    height: 60px;
  }

  .c-heading.c-heading--lg.u-title-cppacp {
    background-size: auto 76px;
    height: 100px;
  }

  .c-heading.c-heading--lg.u-title-howto {
    background-size: auto 35px;
    height: 60px;
  }

  .c-heading.c-heading--md.is-green, .c-heading.c-heading--md.is-perple, .c-heading.c-heading--md.is-blue {
    background-size: auto 35px;
    height: 50px;
  }

  .c-heading.c-heading--sm {
    font-size: 1rem;
  }

  .p-sanxuv__inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 30px 20px;
  }

  .c-text.c-text--notice {
    font-size: .75rem;
  }

  .c-text.c-text--xl-bold.u-text-center {
    font-size: 1rem;
  }

  .c-text.c-text--md {
    font-size: .925rem;
  }

  .c-text.c-text--lg-bold {
    font-size: 1rem;
  }

  .c-text.c-text--md-bold {
    font-size: .925rem;
  }

  .c-object.u-chara-01 {
    top: -24px;
  }

  .c-object.u-chara-02 {
    top: -63px;
  }

  .c-object.u-chara-03 {
    top: -51px;
  }

  .c-object.u-chara-04 {
    top: -52px;
  }

  .c-object.u-chara-05 {
    top: -55px;
  }

  .c-object.u-chara-06 {
    top: -26px;
  }

  .c-text-marker {
    width: 234px;
    top: 83px;
    left: 83px;
  }

  .p-sanxuv-cppacp__body {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .agreement-title {
    margin-top: 30px;
    font-size: 16px;
  }

  .c-list {
    font-size: .925rem;
    line-height: 1.8em;
  }

  .footer__inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer__link {
    font-size: .75rem;
  }
}

@media screen and (max-width: 767px) {
  .l-container.l-container--hero {
    background-image: url('../images/sp_hero.jpg');
    height: 133vw;
  }

  .c-heading.c-heading--lg.u-title-present, .c-heading.c-heading--lg.u-title-products, .c-heading.c-heading--lg.u-title-weekly {
    background-size: auto 28px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .c-heading.c-heading--lg.u-title-cppacp {
    background-size: auto 62px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    height: 80px;
  }

  .c-heading.c-heading--lg.u-title-howto, .c-heading.c-heading--md.is-green, .c-heading.c-heading--md.is-perple, .c-heading.c-heading--md.is-blue {
    background-size: auto 28px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .p-sanxuv__body, .p-sanxuv-present__body {
    border-radius: 20px;
  }

  .c-object.u-chara-01 {
    width: 14%;
    top: -17px;
  }

  .c-object.u-chara-02 {
    width: 21%;
    top: -53px;
  }

  .c-object.u-chara-03 {
    width: 26%;
    top: -24px;
  }

  .c-object.u-chara-04 {
    width: 31%;
    top: -26px;
  }

  .c-object.u-chara-05 {
    width: 24%;
    top: -32px;
  }

  .c-object.u-chara-06 {
    width: 17%;
    top: -5px;
  }

  .c-text-marker {
    width: 314px;
    top: 144px;
  }

  .p-sanxuv-cppacp__body {
    flex-flow: column;
  }

  .p-sanxuv-cppacp__item {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .p-sanxuv-howto__item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pc-2 {
    display: block;
  }

  .sp-2 {
    display: none;
  }

  .p-sanxuv-contact__body {
    border-radius: 20px;
    padding: 0 20px 20px;
  }

  .footer__inner {
    flex-flow: wrap;
  }

  .sp__br {
    display: inline-flex;
  }
}

@media screen and (max-width: 479px) {
  .l-container {
    padding: 40px 15px;
  }

  .l-container.l-container--hero {
    height: 133vw;
  }

  .c-heading.c-heading--lg.u-title-present, .c-heading.c-heading--lg.u-title-products {
    background-size: auto 26px;
    height: 50px;
  }

  .c-heading.c-heading--lg.u-title-weekly {
    background-image: url('../images/sp_ttl_weekly.png');
    background-size: auto 62px;
    height: 80px;
  }

  .c-heading.c-heading--lg.u-title-cppacp {
    background-size: auto 48px;
  }

  .c-heading.c-heading--lg.u-title-howto {
    background-size: auto 26px;
    height: 50px;
  }

  .c-heading.c-heading--md.is-green, .c-heading.c-heading--md.is-perple, .c-heading.c-heading--md.is-blue {
    background-size: auto 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 40px;
  }

  .c-heading.c-heading--sm {
    font-size: .925rem;
  }

  .p-sanxuv-intro__body, .p-sanxuv {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .p-sanxuv__body {
    border-width: 2px;
  }

  .p-sanxuv-present__body {
    border-width: 2px;
    border-radius: 10px;
  }

  .p-sanxuv__inner, .p-sancuv-present__inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-sancuv-present__inner.is-perple {
    padding: 15px;
  }

  .p-sancuv-present__item {
    flex-flow: column;
  }

  .p-sancuv-present__border {
    display: none;
  }

  .c-text.c-text--notice.u-text-right {
    text-align: left;
  }

  .c-text.c-text--xl-bold.u-text-center {
    font-size: .9rem;
  }

  .c-text.c-text--md {
    font-size: .875rem;
  }

  .c-text.c-text--lg-bold, .c-text.c-text--md-bold {
    font-size: .9rem;
  }

  .c-object.u-chara-01 {
    width: 13%;
    top: 2px;
    left: 4px;
  }

  .c-object.u-chara-02 {
    width: 18%;
    top: -15px;
    right: 4px;
  }

  .c-object.u-chara-03 {
    width: 27%;
    top: -10px;
    left: 4px;
  }

  .c-object.u-chara-04 {
    top: -10px;
    right: 4px;
  }

  .c-object.u-chara-05 {
    top: -13px;
    left: 4px;
  }

  .c-object.u-chara-06 {
    top: 4px;
    right: 4px;
  }

  .c-text-marker {
    width: 210px;
    inset: 130px 0% auto 17px;
  }

  .p-sanxuv-howto__item {
    border-width: 2px;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button__terms-open {
    justify-content: center;
    align-items: center;
    width: 60%;
  }

  .button__terms {
    width: 100%;
    height: 50px;
  }

  .agreement-title {
    margin-top: 20px;
    font-size: 14px;
  }

  .c-list {
    font-size: .875rem;
    line-height: 1.75em;
  }

  .button__terms-close {
    justify-content: center;
    align-items: center;
    width: 60%;
  }

  .p-sanxuv-terms__inner {
    margin-top: 10px;
    padding: 0 0 10px;
    display: block;
  }

  .pc-2 {
    display: none;
  }

  .sp-2 {
    display: block;
  }

  .p-sanxuv-terms__body {
    margin-top: 0;
  }

  .footer__inner {
    flex-flow: column;
  }

  .footer__link {
    font-size: .875rem;
  }

  .cppacp__iimage {
    width: 100%;
  }

  .image {
    width: 60%;
  }
}


