#page p.lead {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#page p.sub {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#page p.small {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  /* 16.8px */
}

#page .s-campaign-hero+.btn-apply {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}

#page .s-campaign-hero+.btn-apply>a {
  display: flex;
  width: 327px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 72px;
}

#page .s-campaign-hero+.btn-apply>a span.txt {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

#page #anchor-link-group {
  display: flex;
  padding: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  background: #EDEDED;
}

#page #anchor-link-group p.small a {
  color: #000;
  text-decoration: underline;
}

#page #anchor-link {
  width: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  flex-wrap: wrap;
}

#page #anchor-link>li {
  width: 100px;
}

#page #anchor-link>li>a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4px;
  border-radius: 16px;
  background: #FFF;
}

#page #anchor-link>li>a i {
  width: 40px;
  height: 40px;
}

#page #anchor-link>li>a span {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  /* 16.8px */
}

#page #anchor-link>li>a svg {
  width: 16px;
  height: 16px;
}

#page #overview .overview-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}

#page #overview .overview-main .img {
  width: -moz-fit-content;
  width: fit-content;
}

#page #overview .overview-main .img img {
  width: 116px;
}

#page #overview .overview-main .txt {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

#page #overview .overview-main .txt .price {
  text-align: center;
  font-size: 37px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

#page #overview .overview-main .txt .price strong {
  font-size: 61px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#page #overview .overview-main .txt .feature {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
}

#page #overview .overview-feature-list {
  display: flex;
  width: 327px;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  gap: 16px;
  flex-wrap: wrap;
  white-space: nowrap;
}

#page #overview .overview-feature-list>li {
  background: whitesmoke;
  border-radius: 16px;
  display: flex;
  padding: 16px 8px;
  gap: 8px;
}

#page #overview .overview-feature-list>li .list-inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

#page #overview .overview-feature-list>li:first-child {
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 100%;
}

#page #overview .overview-feature-list>li:not(:first-child) {
  flex: 1;
  flex-direction: column;
}

#page #overview .overview-feature-list>li>img {
  width: 54px;
  height: 54px;
}

#page #overview .overview-feature-list>li p {
  text-align: center;
}

#page #overview .popular-artist-list {
  width: 327px;
  display: flex;
  padding: 24px 16px;
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
  border-radius: 16px;
  background: #f7f7f7;
}

#page #overview .popular-artist-list h3 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#page #overview .popular-artist-list .jsha {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

#page #overview .popular-artist-list .jsha img {
  width: 66px;
  height: 66px;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.15);
}

#page #overview .popular-artist-list .artist-name-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}

#page #overview .popular-artist-list .artist-name-list ul.artist-name-list-pickup,
#page #overview .popular-artist-list .artist-name-list ul.artist-name-list-others {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  gap: 2px;
  align-self: stretch;
  flex-wrap: wrap;
}

#page #overview .popular-artist-list .artist-name-list ul.artist-name-list-pickup>li:not(:last-child)::after,
#page #overview .popular-artist-list .artist-name-list ul.artist-name-list-others>li:not(:last-child)::after {
  content: " /";
}

#page #overview .popular-artist-list .artist-name-list ul.artist-name-list-pickup>li {
  text-align: center;
  /* JP Body Large 16px/Bold */
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

#page #overview .popular-artist-list .artist-name-list ul.artist-name-list-others>li {
  color: black;
  text-align: center;
  /* JP Body Small 12px/Regular */
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 133.333% */
}

#page #overview .popular-artist-list .artist-name-list p.supplementary {
  color: #000;
  text-align: center;
  /* JP Body Large 16px/Bold */
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

#page #top-section-scene ul.scene {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}

#page #top-section-scene ul.scene>li {
  display: flex;
  align-items: center;
  align-self: stretch;
  position: relative;
}

#page #top-section-scene ul.scene>li .bg-dark-txt {
  font-size: 40px;
  top: 0;
}

#page #top-section-scene ul.scene>li .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex: 1;
}

#page #top-section-scene ul.scene>li .content p.text-main {
  color: #FFF;
  text-align: center;
  /* JP Body Medium 14px/Regular */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
}

#page #top-section-scene ul.scene>li .content p.text-sub {
  color: #999;
  text-align: center;
  /* JP Body Small 12px/Regular */
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 133.333% */
}

#page #top-section-scene ul.scene>li .scene-image {
  overflow: hidden;
}

#page #top-section-scene ul.scene>li .scene-image img {
  width: 180px;
  height: 120px;
}

#page #top-section-scene ul.scene>li:nth-child(odd) .scene-image {
  border-radius: 16px 0px 0px 16px;
}

#page #top-section-scene ul.scene>li:nth-child(even) {
  flex-direction: row-reverse;
}

#page #top-section-scene ul.scene>li:nth-child(even) .scene-image {
  border-radius: 0px 16px 16px 0px;
}

#page #usage-steps {
  display: block;
}

#page #usage-steps .usage-steps-tab {
  display: flex;
  padding: 4px;
  justify-content: center;
  align-items: center;
  border-radius: 42px;
  background: #F7F7F7;
  width: -moz-fit-content;
  width: fit-content;
  margin: 24px auto;
}

#page #usage-steps .usage-steps-tab button {
  display: flex;
  width: 134px;
  height: 34px;
  padding: 12px 0;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 34px;
  border: 0;
  background-color: transparent;
  font-weight: bold;
  -webkit-appearance: none;
  color: black;
}

#page #usage-steps .usage-steps-tab button .txt {
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
}

#page #usage-steps .usage-steps-tab button.active {
  background: #D80000;
  color: white;
  font-weight: bold;
}

#page #usage-steps .usage-steps-group--new {
  display: flex;
  width: 327px;
  padding: 24px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  margin: 24px auto 0;
  border-radius: 32px;
  background: #F7F7F7;
}

#page #usage-steps .usage-steps-group--new .txt-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

#page #usage-steps .usage-steps-group--new .txt-group .term {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#page #usage-steps .usage-steps-group--new .txt-group .tokuten {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#page #usage-steps .usage-steps-group--new .txt-group .tokuten .service {
  color: #D80000;
}

#page #usage-steps .usage-steps-group--new .txt-group .usage {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#page #usage-steps .usage-steps-group--new .btn-apply a.trial-btn {
  display: flex;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 72px;
  background: #D80000;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
  width: 263px;
  white-space: nowrap;
}

#page #usage-steps .usage-steps-group--ex {
  display: none;
  border-radius: 32px;
  background: #F7F7F7;
  padding: 24px 0;
  margin: 0 24px;
}

#page #usage-steps .usage-steps-group--ex p.tokuten {
  color: black;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 16px;
}

#page #usage-steps .usage-steps-group--ex p.tokuten .service {
  color: #D80000;
}

#page #usage-steps .usage-steps-group--ex .slick-slide {
  text-align: center;
}

#page #usage-steps .usage-steps-group--ex img.is-hidden--pc {
  width: 230px;
  margin: 0 auto;
}

#page #usage-steps .usage-steps-group--ex p {
  color: #000;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 8px;
}

#page #usage-steps .usage-steps-group--ex .slick-arrow {
  z-index: 99;
  width: 24px;
  height: 24px;
}

#page #usage-steps .usage-steps-group--ex .slick-arrow::before {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
}

#page #usage-steps .usage-steps-group--ex .slick-prev {
  left: 12px;
}

#page #usage-steps .usage-steps-group--ex .slick-prev::before {
  background: url(/assets/top/img/20230901/icon_circle_arrow_left_l.svg) no-repeat center/cover;
}

#page #usage-steps .usage-steps-group--ex .slick-next {
  right: 12px;
}

#page #usage-steps .usage-steps-group--ex .slick-next::before {
  background: url(/assets/top/img/20230901/icon_circle_arrow_right_l.svg) no-repeat center/cover;
}

@media screen and (min-width: 768px) {
  #page p.lead {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #page p.sub {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 22.4px */
  }

  #page .s-campaign-hero {
    background: linear-gradient(180deg, #FFF 11%, #F5F5F5 100%);
  }

  #page .s-campaign-hero+.btn-apply>a {
    width: 400px;
    transition: all 0.2s ease-in;
  }

  #page .s-campaign-hero+.btn-apply>a:hover {
    opacity: 0.8;
  }

  #page .s-campaign-hero+.btn-apply>a span.txt {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
  }

  #page .s-campaign-hero+.btn-apply>a span.txt+svg {
    width: 24px;
    height: 24px;
  }

  #page #anchor-link {
    width: -moz-fit-content;
    width: fit-content;
    gap: 16px;
    margin: 0 auto;
  }

  #page #anchor-link>li {
    width: 148px;
    transition: all 0.2s ease-in;
  }

  #page #anchor-link>li>a {
    padding: 16px;
    gap: 8px;
  }

  #page #anchor-link>li>a span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 22.4px */
  }

  #page #anchor-link>li>a svg {
    width: 16px;
    height: 16px;
  }

  #page #anchor-link>li:hover {
    transform: translateY(2px);
  }

  #page #anchor-link-group p.small a:hover {
    text-decoration: none;
  }

  #page #overview .overview-main {
    flex-direction: row;
    align-self: center;
    gap: 48px;
  }

  #page #overview .overview-main .img img {
    width: 180px;
  }

  #page #overview .overview-main .txt {
    gap: 8px;
  }

  #page #overview .overview-main .txt .price {
    height: 80px;
    font-size: 30px;
  }

  #page #overview .overview-main .txt .price strong {
    font-size: 70px;
  }

  #page #overview .overview-main .txt .feature {
    font-size: 24px;
  }

  #page #overview .overview-feature-list {
    width: -moz-fit-content;
    width: fit-content;
    flex-direction: row;
    flex-wrap: nowrap;
  }

  #page #overview .overview-feature-list>li {
    flex: 1;
    width: 256px !important;
    padding: 24px;
  }

  #page #overview .overview-feature-list>li>img {
    display: none;
  }

  #page #overview .popular-artist-list {
    width: 950px;
    padding: 64px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 64px;
    border-radius: 32px;
    flex-wrap: wrap;
  }

  #page #overview .popular-artist-list h3 {
    width: 100%;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
  }

  #page #overview .popular-artist-list .jsha {
    width: 256px;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px;
    flex-shrink: 0;
    flex-wrap: wrap;
  }

  #page #overview .popular-artist-list .jsha img {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
  }

  #page #overview .popular-artist-list .artist-name-list {
    align-self: center;
    flex: 1;
  }

  #page #overview .popular-artist-list .artist-name-list ul.artist-name-list-pickup>li {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 140% */
  }

  #page #overview .popular-artist-list .artist-name-list ul.artist-name-list-others>li {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
  }

  #page #overview .popular-artist-list .artist-name-list p.supplementary {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 140% */
  }

  #page #top-section-scene ul.scene {
    width: 950px;
  }

  #page #top-section-scene ul.scene>li .bg-dark-txt {
    font-size: 96px;
    top: 20px;
  }

  #page #top-section-scene ul.scene>li .scene-image {
    border-radius: 24px !important;
  }

  #page #top-section-scene ul.scene>li .scene-image img {
    width: 360px;
    height: 240px;
    flex-shrink: 0;
  }

  #page #top-section-scene ul.scene>li .content p.text-main {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 140% */
  }

  #page #top-section-scene ul.scene>li .content p.text-sub {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
  }

  #page #usage-steps .usage-steps-tab button {
    width: 148px;
    padding: 12px 16px;
    transition: all 0.2s ease-in;
  }

  #page #usage-steps .usage-steps-tab button:hover {
    cursor: pointer;
    opacity: 0.8;
  }

  #page #usage-steps .usage-steps-group--new {
    margin: 32px auto 0;
    width: 950px;
    padding: 64px;
    flex-direction: row;
    justify-content: space-between;
  }

  #page #usage-steps .usage-steps-group--new .txt-group {
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
  }

  #page #usage-steps .usage-steps-group--new .txt-group .term {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  #page #usage-steps .usage-steps-group--new .txt-group .tokuten {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #page #usage-steps .usage-steps-group--new .txt-group .usage {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #page #usage-steps .usage-steps-group--new .btn-apply a.trial-btn {
    padding: 16px 24px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 133.333% */
    transition: all 0.2s ease-in;
    width: 336px;
  }

  #page #usage-steps .usage-steps-group--new .btn-apply a.trial-btn:hover {
    background: #ec0606;
  }

  #page #usage-steps .usage-steps-group--ex {
    width: 950px;
    margin: 32px auto 0;
    padding: 48px 32px;
  }

  #page #usage-steps .usage-steps-group--ex p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  #page #usage-steps .usage-steps-group--ex p.tokuten {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 32px;
  }

  #page #usage-steps .usage-steps-group--ex img.is-hidden--sp {
    margin: 0 auto;
  }
}

/*# sourceMappingURL=style_20240801.css.map */