body {
  background: #f7f7f7;
}
a:hover {
  cursor: pointer;
  opacity: 0.85;
  transition: 0.2s;
}
.red {
  color: #f00;
}
.period-section {
  background: #ffa2d7;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 740px) {
  .period-section {
    padding: 0 80px;
  }
}
.period-end-message {
  margin-top: 8px;
  color: #000;
}
.push-app-block {
  background: #ffa2d7;
  padding: 24px 4.27vw 28px;
}
@media screen and (min-width: 560px) {
  .push-app-block {
    padding: 32px 16px 48px;
  }
}
.push-app-btn {
  width: 100%;
  background: #f04;
  border-radius: 10px;
  border: 4px solid #fff;
  box-shadow: 0 4px 0 0 #950028, 0 0 6px rgba(0,0,0,0.24);
  text-shadow: none;
  max-width: 500px;
  text-align: center;
  font-size: 18px;
}
@media screen and (min-width: 560px) {
  .push-app-btn {
    font-size: 28px;
    padding: 22px 1em;
  }
}
@media screen and (min-width: 740px) {
  .push-app-btn {
    width: 500px;
  }
}
.push-app-btn:after {
  background: none;
}
.push-app-btn:hover {
  border-bottom: 1px solid #f04;
  margin-top: 3px;
  transition: 0.2s;
}
.push-app-btn span {
  margin: 0 auto;
}
.campaign-overview {
  padding: 24px 4.27vw 32px;
  background: #ccf0ec;
}
@media screen and (min-width: 560px) {
  .campaign-overview {
    padding: 40px 0;
  }
}
@media screen and (min-width: 740px) {
  .campaign-overview {
    padding: 40px 0 80px;
  }
}
.campaign-overview-title {
  width: 56.00000000000001vw;
  max-width: 315px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 560px) {
  .campaign-overview-title {
    margin: 0 auto 26px;
  }
}
@media screen and (min-width: 740px) {
  .campaign-overview-title {
    margin: 0 auto 32px;
  }
}
.overview-arrow {
  width: 16vw;
  max-width: 100px;
  margin: 12px;
}
@media screen and (min-width: 560px) {
  .overview-arrow {
    margin: 24px;
  }
}
@media screen and (min-width: 740px) {
  .overview-arrow {
    margin: 28px;
  }
}
.campaign-overview-block {
  background: #fff;
  border-radius: 12px;
}
@media screen and (min-width: 560px) {
  .campaign-overview-block {
    width: calc(100% - 80px);
    margin: 0 auto;
    max-width: 800px;
  }
}
.point {
  padding: 24px 4.27vw 16px;
  text-align: left;
}
@media screen and (min-width: 740px) {
  .point {
    padding: 40px 16px 28px;
  }
}
.overview-point {
  margin-bottom: 8px;
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  font-size: 3.73vw;
  font-weight: bold;
  width: 100%;
}
@media screen and (min-width: 740px) {
  .overview-point {
    max-width: 450px;
    font-size: 22px;
    margin: 0 auto 12px;
  }
}
.overview-point img {
  width: 4.8vw;
}
@media screen and (min-width: 740px) {
  .overview-point img {
    width: 32px;
  }
}
.overview-point a {
  color: #f80c57;
}
.get {
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 740px) {
  .get {
    padding-bottom: 40px;
  }
}
.overview-get-title {
  margin: 8px auto 16px;
  max-width: 560px;
}
.overview-get-subtitle {
  font-size: 22px;
  font-weight: 600;
}
@media screen and (min-width: 560px) {
  .overview-get-subtitle {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 740px) {
  .overview-get-subtitle {
    font-size: 30px;
  }
}
.overview-get-annotation {
  display: inline-block;
  text-align: left;
}
.overview-get-annotation p.annotation {
  font-size: 13px;
}
@media screen and (min-width: 560px) {
  .overview-get-annotation p.annotation {
    font-size: 15px;
  }
}
@media screen and (min-width: 740px) {
  .overview-get-annotation p.annotation {
    font-size: 18px;
  }
}
.slant-bg {
  padding: 0 0 16px;
  background: #ccf0ec;
}
.slant-bg:before {
  background: none;
}
@media screen and (min-width: 740px) {
  .slant-bg {
    padding-bottom: 56px;
  }
}
.pink {
  background: #ffa2d7;
}
.contents-img-title {
  margin: 32px auto 20px;
}
@media screen and (min-width: 740px) {
  .contents-img-title {
    margin: 64px auto 32px;
  }
}
#step .contents-img-title {
  width: 35.733333333333334vw;
  max-width: 201px;
}
#feature .contents-img-title {
  width: 74.93333333333332vw;
  max-width: 421px;
}
.contents-innerblock {
  width: calc(100% - 8.54vw);
  margin: 16px 4.27vw;
  padding: 0;
  text-shadow: none;
  box-shadow: 0 4px 16px rgba(0,0,0,0.08);
  border: none;
  border-radius: 12px;
  font-size: 3.73vw;
  overflow: hidden;
}
@media screen and (min-width: 560px) {
  .contents-innerblock {
    font-size: 20px;
    width: calc(100% - 80px);
    margin: 24px 40px;
  }
}
@media screen and (min-width: 740px) {
  .contents-innerblock {
    width: calc(100% - 160px);
    margin: 24px 80px 0;
  }
}
#feature .contents-innerblock {
  overflow: visible;
}
.step-contents {
  padding: 16px 4.27vw 24px;
}
@media screen and (min-width: 560px) {
  .step-contents {
    padding: 32px 32px 48px;
  }
}
@media screen and (min-width: 740px) {
  .step-contents {
    padding: 32px 80px 48px;
  }
}
.step-contents > *:last-child {
  margin-bottom: 0;
}
.step-contents .step-contents-img-wrap:last-child {
  margin-bottom: 0;
}
.step-contents-img-wrap {
  margin-bottom: 24px;
}
@media screen and (min-width: 560px) {
  .step-contents-img-wrap {
    margin-bottom: 48px;
  }
}
.step-contents-img-wrap > * {
  margin-bottom: 16px;
}
@media screen and (min-width: 560px) {
  .step-contents-img-wrap > * {
    margin-bottom: 24px;
  }
}
.step-contents-img-wrap > *:last-child {
  margin-bottom: 0;
}
.step-contents-img-wrap .emphasis-red-text {
  margin-bottom: 8px;
}
@media screen and (min-width: 560px) {
  .step-contents-img-wrap .emphasis-red-text {
    margin-bottom: 16px;
  }
}
.step-img {
  width: 23.2vw;
  max-width: 128px;
  margin-bottom: 8px;
}
.step-title {
  font-weight: bold;
  font-size: 5.87vw;
  margin: 0 0 24px;
}
@media screen and (min-width: 560px) {
  .step-title {
    font-size: 30px;
  }
}
.step-logo {
  width: 23.2vw;
  max-width: 96px;
  margin-bottom: 20px;
}
@media screen and (min-width: 560px) {
  .step-logo {
    margin: 16px 0 24px;
  }
}
.step-main-img {
  margin: 16px 0;
  max-width: 540px;
}
@media screen and (min-width: 560px) {
  .step-main-img {
    margin: 24px 0;
  }
}
.step-main-img.no-margin {
  margin-top: 0;
}
.image-text {
  color: #666;
  font-weight: 600;
}
.contents-sub-text {
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 560px) {
  .contents-sub-text {
    margin-top: -8px;
  }
}
p.annotation {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 560px) {
  p.annotation {
    font-size: 18px;
    padding: 0 0 0 2rem;
  }
}
p.annotation:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.contents-intro {
  text-align: left;
  font-weight: 600;
  padding: 0 4.27vw;
}
@media screen and (min-width: 560px) {
  .contents-intro {
    font-size: 22px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 740px) {
  .contents-intro {
    padding: 16px 72px 0;
  }
}
.contents-point {
  background: #ffffa3;
  padding: 24px 0 32px;
  font-weight: 600;
  border-radius: 0 0 10px 10px;
  margin: 32px 0 0;
  overflow: hidden;
}
@media screen and (min-width: 560px) {
  .contents-point {
    margin: 40px 0 16px;
    padding: 40px 0 64px;
  }
}
.contents-point-title {
  width: 76vw;
  max-width: 480px;
  margin: 0 auto 16px;
}
@media screen and (min-width: 560px) {
  .contents-point-title {
    margin: 0 auto 32px;
  }
}
.contents-feature {
  padding: 32px 0 0;
  overflow: visible;
}
.contents-feature .image-text {
  font-size: 14.5px;
  margin-top: 16px;
  padding-bottom: 32px;
}
@media screen and (min-width: 560px) {
  .contents-feature .image-text {
    font-size: 18px;
    margin-top: 24px;
    padding-bottom: 56px;
  }
}
@media screen and (min-width: 740px) {
  .contents-feature .image-text {
    font-size: 20px;
  }
}
.contents-feature img {
  max-width: 540px;
}
.feature-contents {
  background: #fff;
  border: 2px solid #f80c57;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.08);
  padding: 24px 0 0;
}
@media screen and (min-width: 560px) {
  .feature-contents {
    padding: 32px 0 0;
  }
}
.feature-contents img:not(.feature-img) {
  height: 282px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
@media screen and (min-width: 560px) {
  .feature-contents img:not(.feature-img) {
    height: 343px;
  }
}
@media screen and (min-width: 740px) {
  .feature-contents img:not(.feature-img) {
    height: 403px;
  }
}
.feature-img {
  height: 36px;
  width: auto;
  margin: 0 auto 24px;
  display: block;
}
@media screen and (min-width: 560px) {
  .feature-img {
    height: 40px;
  }
}
@media screen and (min-width: 740px) {
  .feature-img {
    height: 48px;
  }
}
.feature-carousel {
  position: relative;
  width: 100%;
  overflow: visible;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  .feature-carousel {
    padding: 0 40px;
  }
}
@media screen and (max-width: 559px) {
  .feature-carousel {
    padding: 0;
  }
}
@media screen and (min-width: 560px) {
  .feature-carousel:before,
  .feature-carousel:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 80px;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) {
  .feature-carousel:before,
  .feature-carousel:after {
    width: 200px;
  }
}
@media screen and (min-width: 560px) {
  .feature-carousel:before {
    left: 0;
    background: linear-gradient(to right, rgba(255,255,163,0.5), transparent);
  }
}
@media screen and (min-width: 560px) {
  .feature-carousel:after {
    right: 0;
    background: linear-gradient(to left, rgba(255,255,163,0.5), transparent);
  }
}
.feature-carousel-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  display: block;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: grab;
}
.feature-carousel-wrapper::-webkit-scrollbar {
  display: none;
}
.feature-carousel-wrapper.is-dragging {
  cursor: grabbing;
  scroll-snap-type: none;
  scroll-behavior: auto;
  user-select: none;
  -webkit-user-select: none;
}
.feature-carousel-container {
  display: flex;
  width: max-content;
  min-width: 100%;
  box-sizing: border-box;
  padding: 0 var(--carousel-side-padding, 0px);
}
.feature-carousel .feature-contents {
  flex: 0 0 280px;
  min-width: 280px;
  max-width: 280px;
  margin: 0 6px;
  scroll-snap-align: center;
  scroll-snap-stop: always;
}
@media screen and (max-width: 559px) {
  .feature-carousel .feature-contents {
    flex: 0 0 clamp(236px, calc(100vw - 92px), 280px);
    min-width: clamp(236px, calc(100vw - 92px), 280px);
    max-width: clamp(236px, calc(100vw - 92px), 280px);
  }
}
@media screen and (min-width: 560px) {
  .feature-carousel .feature-contents {
    flex: 0 0 340px;
    min-width: 340px;
    max-width: 340px;
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
  }
}
@media screen and (min-width: 740px) {
  .feature-carousel .feature-contents {
    flex: 0 0 400px;
    min-width: 400px;
    max-width: 400px;
  }
}
@media screen and (min-width: 560px) {
  .feature-carousel .feature-contents.active {
    opacity: 1;
  }
}
.feature-carousel-prev,
.feature-carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 13.333333333333334vw;
  height: 10.666666666666668vw;
  max-width: 90px;
  max-height: 72px;
  cursor: pointer;
  z-index: 10;
  border: none;
  background: none;
  padding: 0;
}
.feature-carousel-prev:disabled,
.feature-carousel-next:disabled {
  display: none;
}
.feature-carousel-prev img,
.feature-carousel-next img {
  width: 100%;
  height: 100%;
  display: block;
}
.feature-carousel-prev {
  left: 16px;
}
@media screen and (min-width: 560px) {
  .feature-carousel-prev {
    left: calc(50% - 130px - 13.33vw);
  }
}
@media screen and (min-width: 740px) {
  .feature-carousel-prev {
    left: calc(50% - 240px - 10px);
  }
}
.feature-carousel-next {
  right: 16px;
}
@media screen and (min-width: 560px) {
  .feature-carousel-next {
    right: calc(50% - 130px - 13.33vw);
  }
}
@media screen and (min-width: 740px) {
  .feature-carousel-next {
    right: calc(50% - 240px - 10px);
  }
}
.feature-carousel-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
@media screen and (min-width: 560px) {
  .feature-carousel-dots {
    margin-top: 28px;
    gap: 14px;
  }
}
.feature-carousel-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #eeee05;
  cursor: pointer;
  border: none;
  padding: 0;
  transition: background-color 0.3s ease;
}
@media screen and (min-width: 560px) {
  .feature-carousel-dot {
    width: 12px;
    height: 12px;
  }
}
.feature-carousel-dot.active {
  background-color: #e5006a;
}
.terms-contents {
  padding-top: 32px;
}
@media screen and (min-width: 560px) {
  .terms-contents {
    padding: 40px 40px;
  }
}
@media screen and (min-width: 740px) {
  .terms-contents {
    padding: 56px 80px 40px;
  }
}
@media screen and (min-width: 560px) {
  .terms-contents .terms-title {
    font-size: 24px;
  }
}
.terms-detail {
  margin-top: 16px;
  padding: 16px;
  border-radius: 12px;
}
@media screen and (min-width: 560px) {
  .terms-detail {
    padding: 32px;
    margin-top: 32px;
  }
}
.terms-detail h2 {
  font-size: 15px;
}
@media screen and (min-width: 560px) {
  .terms-detail h2 {
    font-size: 16px;
  }
}
.terms-detail p,
.terms-detail li {
  font-size: 14px;
  line-height: 1.5;
}
.terms-detail p.annotation {
  font-size: 12px;
  padding-left: 1.5rem;
}
.terms-detail ol,
.terms-detail ul {
  padding-left: 1.8em;
  list-style: decimal;
}
.terms-detail ol li,
.terms-detail ul li {
  margin-top: 0.5em;
}
.terms-detail ul {
  list-style: disc;
}
.terms-block {
  margin-bottom: 24px;
}
@media screen and (min-width: 560px) {
  .terms-block {
    margin-bottom: 28px;
  }
}
.terms-block > * {
  margin-bottom: 8px;
}
.terms-block.no-margin {
  margin-bottom: 0;
}
.terms-block.bg-gray {
  padding: 24px;
  background: #f7f7f7;
  margin-bottom: 0;
  border-radius: 10px;
}
.terms-paragraph {
  padding-left: 1em;
}
@media screen and (min-width: 560px) {
  .pc-hidden {
    display: none;
  }
}
@media screen and (min-width: 740px) {
  .pc-max-hidden {
    display: none;
  }
}
.to-top-wrap {
  position: absolute;
  width: 100%;
  max-width: 960px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 560px) {
  .to-top-wrap {
    top: -10px;
  }
}
.to-top {
  right: 8px;
}
@media screen and (min-width: 560px) {
  .to-top {
    right: 18px;
  }
}
footer,
footer.emphasis {
  height: auto;
  max-width: none;
  left: 0;
  right: 0;
  text-align: center;
  background: none;
}
.footer-btn-wrap {
  padding: 16px 4.27vw;
  background: rgba(255,255,255,0.8);
  border-top: 1px solid #d6d6d6;
}
.copy {
  padding-bottom: 168px;
}
@media screen and (min-width: 560px) {
  .copy {
    padding-bottom: 180px;
  }
}
@media screen and (min-width: 560px) {
  .sp_only {
    display: none;
  }
}
.pc_only {
  display: none;
}
@media screen and (min-width: 560px) {
  .pc_only {
    display: inline-block;
  }
}
