@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  line-height: 1.15; /* 1 */
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  border-top-width: 1px;
  box-sizing: content-box; /* 1 */
  clear: both;
  color: inherit;
  height: 0; /* 1 */
  margin: 0;
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  vertical-align: middle;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-collapse: collapse;
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font-family: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  cursor: pointer;
  text-decoration: none;
}

html {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
@media screen and (max-width: 767px) {
  html {
    font-size: clamp(10px, 2.66vw, 11px);
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: clamp(8px, 10 / 1024 * 100vw, 9.5px);
  }
}
@media screen and (min-width: 1084px) {
  html {
    font-size: 10px;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  background-color: #FFF;
  color: #000000;
  font-family: "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  overflow-x: clip;
  position: relative;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: max(1.8rem, 14px);
  }
}

img {
  height: auto;
  max-width: 100%;
}

a {
  color: inherit;
  display: inline-block;
  transition: opacity 0.3s;
  word-break: break-all;
}

@media (hover: hover) and (pointer: fine) {
  a:not(.no-op):hover {
    opacity: 0.8;
  }
}
.color-primary {
  color: #CC0033;
}

.bg-primary {
  background-color: #FAF9F7;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

sup.asterisk {
  font-size: 65%;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  flex-grow: 1;
}

@media screen and (max-width: 767px) {
  .inner--sm {
    max-width: 514px !important;
  }
}
@media screen and (min-width: 768px) {
  .inner--sm {
    max-width: min(50%, 514px) !important;
  }
}

/* メディアクエリ
==================================== */
.inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .inner {
    max-width: calc(100% - 60px);
  }
}
@media screen and (min-width: 992px) {
  .inner {
    max-width: 88%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1084px) {
  .inner {
    max-width: 1024px;
  }
}

.slide-pagination--progress {
  bottom: unset !important;
  left: unset !important;
  min-height: 30px;
  position: relative;
  top: unset !important;
}
@media screen and (max-width: 767px) {
  .slide-pagination--progress {
    margin-top: 0.8rem;
  }
}
@media screen and (min-width: 768px) {
  .slide-pagination--progress {
    margin-top: 2rem;
  }
}

/* ==========================
    円形のページネーションを作成
  ========================== */
.circle-pagination {
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  height: inherit;
  opacity: 1;
  outline: none;
  position: relative;
  text-align: center;
  width: 20px;
  z-index: 1;
}

.circle-pagination::before {
  background-color: #D9D9D9;
  border-radius: 50%;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
}

.circle-pagination .circle-pagination__inner {
  align-items: center;
  color: #bfbfbf;
  display: flex;
  justify-content: center;
  position: relative;
}

.circle-pagination__inner svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}

.circle-pagination__inner circle {
  fill: transparent;
  stroke: #CC0033;
  stroke-width: 1.5;
  animation: circle 5s linear forwards;
}

@keyframes circle {
  0% {
    stroke-dasharray: 0 56;
  }
  99.9%, to {
    stroke-dasharray: 56 56;
  }
}
.circle-pagination:not(.swiper-pagination-bullet-active) .circle-pagination__inner svg {
  /* 非アクティブ時なサークルのsvgは非表示に */
  display: none;
}

.swiper-pagination-bullet-active.circle-pagination::before {
  background-color: #CC0033;
}

/* 非表示
==================================== */
@media screen and (min-width: 1084px) {
  .hidden-xl {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .hidden-lg {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .hidden-md {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sm {
    display: none;
  }
}

.cpn-thanks {
  background: linear-gradient(180deg, #E2F3FF, #A4D6F9);
}

.thanks-logo {
  align-items: center;
  align-self: stretch;
  background: #FFFFFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 8px;
  width: 100%;
}

.thanks-header {
  padding-top: 4rem;
}
.thanks-header h1 {
  font-feature-settings: "palt";
  color: #333;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 3%;
  line-height: 130%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .thanks-header h1 {
    font-size: 3.2rem;
  }
}

.thanks-header__box {
  background-color: #fff;
  border: 1px solid #333333;
  border-radius: 6px;
  box-shadow: 4px 4px 0 #3372D2;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.4rem;
  max-width: 400px;
  padding: 2rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .thanks-header__box {
    max-width: 515px;
  }
}
.thanks-header__box .lead {
  font-feature-settings: "palt";
  color: #3372D2;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .thanks-header__box .lead {
    font-size: 2.2rem;
  }
}
.thanks-header__box .sub {
  font-feature-settings: "palt";
  color: #333;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 130%;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .thanks-header__box .sub {
    font-size: 1.8rem;
  }
}
.thanks-header__box .sub .orange {
  color: #F24A47;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 130%;
}
@media screen and (min-width: 768px) {
  .thanks-header__box .sub .orange {
    font-size: 2rem;
  }
}
.thanks-header__box .sub .orange .big {
  font-family: "Inter", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .thanks-header__box .sub .orange .big {
    font-size: 2.8rem;
  }
}
.thanks-header__box .sub .orange.small {
  font-size: 1.7rem;
}
@media screen and (min-width: 768px) {
  .thanks-header__box .sub .orange.small {
    font-size: 1.9rem;
  }
}

.plan {
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
}

.plan-grid {
  display: flex;
  justify-content: space-between;
}

.plan-box {
  display: flex;
  flex-direction: column;
  width: 47.6%;
}
.plan-box .logo {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .plan-box .logo img {
    height: 3.4rem;
    width: auto;
  }
}

.plan-box__content {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-top: 1.2rem;
}

.plan-box__content-ttl {
  font-feature-settings: "palt";
  background-color: #3372D2;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  padding: 0.75em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .plan-box__content-ttl {
    font-size: 1.8rem;
  }
}

.plan-box__content-img {
  display: flex;
  justify-content: center;
}
.plan-box__content-img img {
  -o-object-fit: contain;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  width: 100%;
}

.plan-box__content-img--standard {
  padding-bottom: 1.6rem;
}

.plan-box__content-img--total {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0 1.2rem;
}

.plan-txt {
  color: #333;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 130%;
  margin-top: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .plan-txt {
    font-size: 2rem;
  }
}

.plan-btn {
  margin-top: 1.4rem;
}
.plan-btn a {
  background-color: #FEF100;
  border: 1px solid #333;
  border-radius: 50vh;
  box-shadow: 2px 4px 0 rgb(0, 0, 0);
  color: #333333;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0.9em;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .plan-btn a {
    font-size: 1.8rem;
  }
}
.plan-btn a::after {
  background-image: url(../../../images/lp/dpoint-campaign_202507/btn-arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.4rem;
  position: absolute;
  right: 1.9rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.4rem;
}

.plan-note {
  color: #4F4F4F;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 140%;
  margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .plan-note {
    font-size: 1.4rem;
  }
}
.plan-note a {
  text-decoration: underline;
}

.thanks-mv {
  position: relative;
  z-index: 10;
}

.thanks-bg01 {
  height: 142px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 445px;
  z-index: -1;
}
.thanks-bg01 img {
  left: -30px;
  position: absolute;
  top: 10px;
}
@media screen and (min-width: 768px) {
  .thanks-bg01 img {
    left: -100px;
    scale: 1.4;
  }
}

.thanks-bg02 {
  height: 92px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 445px;
  z-index: -1;
}
.thanks-bg02 img {
  position: absolute;
  right: 6px;
  top: 93px;
}
@media screen and (min-width: 768px) {
  .thanks-bg02 img {
    right: -64px;
    scale: 1.4;
  }
}

.thanks-bg03 {
  bottom: -50px;
  height: 63px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 445px;
  z-index: -1;
}
.thanks-bg03 img {
  bottom: 10px;
  left: 28px;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .thanks-bg03 img {
    bottom: 22px;
    left: -52px;
    scale: 1.4;
  }
}

.pc-br {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-br {
    display: block;
  }
}

.thanks-step--b .plan-box .logo img {
  height: 5.8rem;
  width: auto;
}
@media screen and (min-width: 768px) {
  .thanks-step--b .plan-box .logo img {
    height: 7.6rem;
  }
}

.thanks-step--b .plan-box__content {
  margin-top: 1.6rem;
}
/*# sourceMappingURL=../../sourcemaps/lp/dpoint-campaign_2507/dpoint-campaign_2507.css.map */