@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap");
@import url("https://kantan-cpn.auone.jp/sp/campaign/kantan_all/common/css/common.css");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  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: 1em; /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -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: 1em; /* 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* 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;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*------------------------------------
 Animation
------------------------------------*/
@keyframes tap-anim {
  0%, 100% {
    transform: rotate(0) scale(1) translateY(0) skewX(0);
  }
  30% {
    transform: rotate(-10deg) scale(0.95) translateY(-0.9375rem) skewX(-5deg);
  }
  60% {
    transform: rotate(0) scale(1.02) translateY(0.125rem) skewX(0);
  }
}
@keyframes swipe-anim {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    opacity: 1;
    transform: translateY(-170%);
  }
  80% {
    opacity: 0;
    transform: translateY(-170%);
  }
  100% {
    opacity: 0;
    transform: translateY(-170%);
  }
}
/*------------------------------------
 Campaign contents base
------------------------------------*/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  scroll-behavior: smooth;
}
@media (max-width: 600px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: "M PLUS Rounded 1c", "メイリオ", "meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
  line-height: 1.5;
  background: #F0F0F0;
}

img {
  max-width: 100%;
  vertical-align: top;
}

#wrap {
  max-width: 750px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 6.25rem;
}

#wrap h1 {
  margin: 0;
}

.intro-box > .head {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 800;
  background: #EA5505;
  padding: 1.25rem 0.625rem;
  text-align: center;
  position: relative;
}
@media (max-width: 670px) {
  .intro-box > .head {
    font-size: 5.3731343284vw;
    padding: 2.9850746269vw 1.4925373134vw;
  }
}
.intro-box > .head::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -1rem;
  border-style: solid;
  border-width: 0.875rem 1rem 0 1rem;
  border-color: #EA5505 transparent transparent transparent;
  content: "";
}
.intro-box > .body {
  padding: 2.125rem 1.25rem 1.875rem;
}
@media (max-width: 670px) {
  .intro-box > .body {
    padding: 5.0746268657vw 2.9850746269vw 4.4776119403vw;
  }
}
.intro-box > .body p {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.8333333333;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.04em;
}
@media (max-width: 670px) {
  .intro-box > .body p {
    font-size: 3.5820895522vw;
  }
}
.intro-box > .body mark {
  color: #F26E00;
  background: linear-gradient(to top, #FFE200 0.9375rem, transparent 0.9375rem);
}
@media (max-width: 670px) {
  .intro-box > .body mark {
    background: linear-gradient(to top, #FFE200 2.2388059701vw, transparent 2.2388059701vw);
  }
}

.btn-orange {
  display: block;
  width: 37.5rem;
  margin: 0 auto;
  border: 0.375rem solid #fff;
  background: #EA5505;
  border-radius: 50vh;
  font-size: 1.75rem;
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 0.5rem 0 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 1.375rem 2.375rem 1.375rem 1.375rem;
  position: relative;
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  .btn-orange {
    width: 80vw;
    border: 0.8vw solid #fff;
    font-size: 3.7333333333vw;
    box-shadow: 0 1.0666666667vw 0 0 rgba(0, 0, 0, 0.2);
    padding: 2.9333333333vw 5.0666666667vw 2.9333333333vw 2.9333333333vw;
  }
}
.btn-orange::after {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 50%;
  right: 1.75rem;
  margin-top: -1rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath id='Icon_awesome-arrow-alt-circle-left' data-name='Icon awesome-arrow-alt-circle-left' d='M16,32A16,16,0,1,1,32,16,16,16,0,0,1,16,32Zm7.484-18.839H16V8.587a.775.775,0,0,0-1.323-.548L7.3,15.452a.767.767,0,0,0,0,1.09l7.374,7.413A.774.774,0,0,0,16,23.406V18.839h7.484a.776.776,0,0,0,.774-.774V13.935A.776.776,0,0,0,23.484,13.161Z' transform='translate(32 32) rotate(180)' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat 0 0/contain;
  content: "";
}
.btn-orange:active {
  box-shadow: none;
  transform: translateY(0.5rem);
}
@media (max-width: 750px) {
  .btn-orange:active {
    transform: translateY(1.0666666667vw);
  }
}

.download-box {
  margin: 0 1.875rem;
  background: #FEEFD2;
  border-radius: 1.25rem;
  padding: 2.8125rem 0.625rem;
}
@media (max-width: 750px) {
  .download-box {
    margin: 0 4vw;
    border-radius: 2.6666666667vw;
    padding: 6vw 1.3333333333vw;
  }
}
.download-box + .download-box {
  margin-top: 1.25rem;
}
.download-box .lead {
  font-weight: 800;
  font-size: 1.75rem;
  margin: 0 0 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9375rem;
}
@media (max-width: 750px) {
  .download-box .lead {
    gap: 2vw;
    margin-bottom: 1.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.download-box .lead > span {
  color: #F26E00;
}
.download-box .lead::before, .download-box .lead::after {
  width: 1rem;
  height: 1.4375rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.853' height='22.454' viewBox='0 0 15.853 22.454'%3E%3Cpath id='Path_176943' data-name='Path 176943' d='M126.583,1087.09l10.355,16.956' transform='translate(-123.834 -1084.341)' fill='none' stroke='%23111' stroke-linecap='round' stroke-width='4'/%3E%3C/svg%3E%0A") no-repeat 0 0/contain;
  content: "";
}
@media (max-width: 750px) {
  .download-box .lead::before, .download-box .lead::after {
    width: 2.1333333333vw;
    height: 3.0666666667vw;
  }
}
.download-box .lead::after {
  transform: scaleX(-1);
}
.download-box .list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8125rem;
}
@media (max-width: 750px) {
  .download-box .list {
    gap: 1.7333333333vw;
  }
}
.download-box .list li a {
  display: block;
  transition: opacity 0.2s;
}
.download-box .list li a:hover {
  opacity: 0.7;
}
.download-box .list .aupay {
  width: 5rem;
}
@media (max-width: 750px) {
  .download-box .list .aupay {
    width: 10.6666666667vw;
  }
}
.download-box .list .appstore {
  width: 14.375rem;
}
@media (max-width: 750px) {
  .download-box .list .appstore {
    width: 30.6666666667vw;
  }
}
.download-box .list .googleplay {
  width: 17.75rem;
}
@media (max-width: 750px) {
  .download-box .list .googleplay {
    width: 37.8666666667vw;
  }
}

.anchor-nav {
  list-style: none;
  padding: 2rem 1.875rem;
  margin: 2.5rem 0 0;
  background: #EA5505;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.25rem 1fr 1.25rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
@media (max-width: 750px) {
  .anchor-nav {
    gap: 2.6666666667vw;
  }
}
.anchor-nav a {
  display: block;
  padding: 2.5rem 0.625rem 1.875rem;
  border-radius: 1.25rem;
  background: #fff;
  box-shadow: 0 0.5rem 0 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  color: #EB5504;
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition-property: box-shadow, transform;
  transition-duration: 0.2s;
}
@media (max-width: 750px) {
  .anchor-nav a {
    padding: 5.3333333333vw 1.3333333333vw 4vw;
    box-shadow: 0 1.0666666667vw 0 0 rgba(0, 0, 0, 0.2);
    font-size: 4vw;
  }
}
.anchor-nav a::after {
  display: block;
  margin: 1.625rem auto 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath id='Icon_awesome-arrow-alt-circle-left' data-name='Icon awesome-arrow-alt-circle-left' d='M20,40A20,20,0,1,1,40,20,20,20,0,0,1,20,40Zm9.355-23.548H20V10.734a.968.968,0,0,0-1.653-.685L9.129,19.315a.959.959,0,0,0,0,1.363l9.218,9.266A.968.968,0,0,0,20,29.258v-5.71h9.355a.971.971,0,0,0,.968-.968V17.419A.971.971,0,0,0,29.355,16.452Z' transform='translate(0 40) rotate(-90)' fill='%23eb5504'/%3E%3C/svg%3E%0A") no-repeat 0 0/contain;
  width: 2.5rem;
  height: 2.5rem;
  content: "";
}
@media (max-width: 750px) {
  .anchor-nav a::after {
    margin: 3.4666666667vw auto 0;
    width: 2.5rem;
    height: 2.5rem;
  }
}
.anchor-nav a:active {
  box-shadow: none;
  transform: translateY(0.5rem);
}
@media (max-width: 750px) {
  .anchor-nav a:active {
    transform: translateY(1.0666666667vw);
  }
}

.basic-section {
  background-color: #FCAD2A;
  background-image: url("../img/bg-section.png");
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
  padding: 4.375rem 1.875rem;
}
.basic-section .heading {
  width: fit-content;
  height: 8.5rem;
  margin: 0 auto 2.5rem;
}
@media (max-width: 750px) {
  .basic-section .heading {
    height: 18.1333333333vw;
  }
}
.basic-section .heading img {
  max-width: none;
  max-height: 100%;
}

.basic-section.-usage .step-list {
  background: #fff;
  border-radius: 1.25rem;
  margin: 0;
}
.basic-section.-usage .step-list li:not(:last-child) {
  padding-bottom: 2.875rem;
  margin-bottom: 2.875rem;
  background: url("../img/dot.png") repeat-x bottom left/1.25rem 0.5rem;
}
.basic-section.-usage .step-list > .inner {
  list-style: none;
  padding: 2.5rem 1.875rem;
  margin: 0;
}
.basic-section.-usage .step-list .head {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1.5833333333;
  font-weight: bold;
  gap: 1.125rem;
}
.basic-section.-usage .step-list .head .asterisk {
  list-style: none;
  margin: 0.75rem 0 0;
  padding: 0;
}
.basic-section.-usage .step-list .head .asterisk li {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.6;
  color: #555;
  transform: rotate(0.05deg);
  padding-left: 1.1em;
  position: relative;
}
.basic-section.-usage .step-list .head .asterisk li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}
@media (max-width: 750px) {
  .basic-section.-usage .step-list .head .asterisk li br {
    display: none;
  }
}
.basic-section.-usage .step-list .index {
  flex-shrink: 0;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 6.75rem;
  height: 6.75rem;
  border-radius: 50%;
  color: #fff;
  background: #EA5505;
  text-align: center;
  line-height: 1;
  font-size: 1.25rem;
  font-weight: 800;
}
.basic-section.-usage .step-list .index > span {
  font-size: 3.125rem;
}
.basic-section.-usage .step-list .image {
  width: 32.5rem;
  margin: 2rem auto 0;
  position: relative;
}
@media (max-width: 750px) {
  .basic-section.-usage .step-list .image {
    width: 69.3333333333vw;
  }
}
.basic-section.-usage .step-list .image .pointer {
  display: block;
  position: absolute;
  width: 7.375rem;
}
@media (max-width: 750px) {
  .basic-section.-usage .step-list .image .pointer {
    width: 15.7333333333vw;
  }
}
.basic-section.-usage .step-list .image .pointer.-tap {
  transform-origin: top left;
  animation: tap-anim 2.5s infinite;
}
.basic-section.-usage .step-list .image .pointer.-tap1 {
  animation: tap-anim 3s infinite;
}
.basic-section.-usage .step-list .image .pointer.-swipe {
  animation: swipe-anim 3s both infinite;
}
.basic-section.-usage .step-list .image .pointer.-p1 {
  bottom: 10%;
  left: 22%;
}
.basic-section.-usage .step-list .image .pointer.-p2 {
  top: 63.4%;
  right: 27%;
}
.basic-section.-usage .step-list .image .pointer.-p3 {
  bottom: 6%;
  left: 30%;
}
.basic-section.-usage .step-list .image .pointer.-p4 {
  top: 36%;
  right: 18%;
  animation-delay: -0.5s;
}
.basic-section.-usage .step-list .highlight {
  text-align: center;
  margin: 2.125rem 0 0;
}
.basic-section.-usage .step-list .highlight mark {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  background: linear-gradient(to top, #FFE200 0.9375rem, transparent 0.9375rem);
}

.basic-section.-detail {
  background: #FFE200;
}
.basic-section.-detail > .box {
  background: #fff;
  border-radius: 1.25rem;
  padding-bottom: 2.8125rem;
}
.basic-section.-detail .slider-box {
  margin-bottom: 1.875rem;
}
.basic-section.-detail .slider-box .navigation {
  top: 34%;
  position: absolute;
  z-index: 10;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media (max-width: 750px) {
  .basic-section.-detail .slider-box .navigation {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.basic-section.-detail .slider-box .navigation svg {
  width: 100%;
  height: 100%;
}
.basic-section.-detail .slider-box .navigation.-prev {
  left: 1.1875rem;
}
@media (max-width: 750px) {
  .basic-section.-detail .slider-box .navigation.-prev {
    left: 2.5333333333vw;
  }
}
.basic-section.-detail .slider-box .navigation.-next {
  right: 1.1875rem;
}
@media (max-width: 750px) {
  .basic-section.-detail .slider-box .navigation.-next {
    right: 2.5333333333vw;
  }
}
.basic-section.-detail .slider-box .navigation.swiper-button-disabled {
  opacity: 0;
  cursor: not-allowed;
}
.basic-section.-detail .slider-box .pagination {
  --swiper-pagination-bullet-size: 1.25rem;
  --swiper-pagination-color: #FF6A02;
  --swiper-pagination-bullet-inactive-color: #aaa;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 0.625rem;
  text-align: center;
}
@media (max-width: 750px) {
  .basic-section.-detail .slider-box .pagination {
    --swiper-pagination-bullet-size: 2.6666666667vw;
    --swiper-pagination-bullet-horizontal-gap: 1.3333333333vw;
  }
}
.basic-section.-detail .item-box {
  padding: 3.75rem 3rem 2.8125rem;
}
@media (max-width: 750px) {
  .basic-section.-detail .item-box {
    padding: 8vw 6.4vw;
  }
}
.basic-section.-detail .item-box > .image {
  width: 30rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .basic-section.-detail .item-box > .image {
    width: 64vw;
  }
}
.basic-section.-detail .item-box > .content {
  padding: 1.75rem 0 0;
}
.basic-section.-detail .item-box > .content .title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 0.75rem;
  letter-spacing: 0.06em;
}
.basic-section.-detail .item-box > .content p {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.4166666667;
  letter-spacing: 0.04em;
}
.basic-section.-detail .item-box > .content .asterisk {
  list-style: none;
  margin: 1.25rem 0 0;
  padding: 0;
}
.basic-section.-detail .item-box > .content .asterisk li {
  font-size: 1.375rem;
  line-height: 1.6;
  color: #555;
  transform: rotate(0.05deg);
  padding-left: 1.1em;
  position: relative;
}
.basic-section.-detail .item-box > .content .asterisk li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}
@media (max-width: 750px) {
  .basic-section.-detail .item-box > .content .asterisk li br {
    display: none;
  }
}

.basic-section.-faq .faq-box {
  margin: 0;
  border-radius: 1.25rem;
  overflow: hidden;
}
.basic-section.-faq .faq-box + .faq-box {
  margin-top: 1.25rem;
}
.basic-section.-faq .faq-box dt, .basic-section.-faq .faq-box dd {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4166666667;
  letter-spacing: 0.04em;
  transform: rotate(0.05deg);
}
.basic-section.-faq .faq-box dt {
  background: #fff;
  padding: 1.25rem 4.375rem 1.25rem 5.625rem;
  min-height: 6.75rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.basic-section.-faq .faq-box dt::before {
  position: absolute;
  top: 50%;
  left: 1.875rem;
  transform: translateY(-50%);
  font-size: 2.875rem;
  font-weight: 800;
  line-height: 1;
  color: #F26E00;
  content: "Q";
}
.basic-section.-faq .faq-box dt .icon {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 50%;
  right: 1.875rem;
  transform: translateY(-50%);
}
.basic-section.-faq .faq-box dt .icon::before, .basic-section.-faq .faq-box dt .icon::after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.1875rem;
  width: 100%;
  height: 0.375rem;
  background: #F26E00;
  border-radius: 50vh;
  content: "";
}
.basic-section.-faq .faq-box dt .icon::after {
  transition: transform 0.4s;
  transform: rotate(90deg);
}
.basic-section.-faq .faq-box dt.-active .icon::after {
  transform: rotate(0);
}
.basic-section.-faq .faq-box dd {
  background: #FEEFD2;
  position: relative;
  display: none;
}
.basic-section.-faq .faq-box dd p {
  margin: 0;
}
.basic-section.-faq .faq-box dd::before {
  position: absolute;
  top: 2.5rem;
  left: 2.0625rem;
  font-size: 2.875rem;
  font-weight: 800;
  line-height: 1;
  color: #F23800;
  content: "A";
}
.basic-section.-faq .faq-box dd > .wrapper {
  padding: 1.875rem 2.5rem 1.875rem 5.625rem;
}
.basic-section.-faq .faq-box .asterisk {
  list-style: none;
  margin: 1.25rem 0 0;
  padding: 0;
}
.basic-section.-faq .faq-box .asterisk li {
  font-size: 1.125rem;
  line-height: 1.4444444444;
  font-weight: 500;
  color: #555;
  transform: rotate(0.05deg);
  padding-left: 1.1em;
  position: relative;
}
.basic-section.-faq .faq-box .asterisk li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

.fixed-bar {
  position: fixed;
  z-index: 100;
  bottom: 0;
  box-shadow: 0 -2px 2px -1px #ddd;
  max-width: 750px;
  width: 100%;
  display: none;
}
.fixed-bar > .inner {
  padding: 0.9375rem 1rem 0.9375rem 1.25rem;
  box-sizing: border-box;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 750px) {
  .fixed-bar > .inner {
    padding: 2vw 2.1333333333vw 2vw 2.6666666667vw;
  }
}
.fixed-bar .text {
  margin: 0;
  width: 16.75rem;
  flex-shrink: 0;
}
@media (max-width: 750px) {
  .fixed-bar .text {
    width: 35.7333333333vw;
  }
}
.fixed-bar .logo {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 0.75rem;
}
@media (max-width: 750px) {
  .fixed-bar .logo {
    gap: 1.6vw;
  }
}
.fixed-bar .appstore {
  width: 11.625rem;
}
@media (max-width: 750px) {
  .fixed-bar .appstore {
    width: 24.8vw;
  }
}
.fixed-bar .googleplay {
  width: 14.375rem;
}
@media (max-width: 750px) {
  .fixed-bar .googleplay {
    width: 30.6666666667vw;
  }
}

.footer-section {
  text-align: center;
  font-weight: bold;
  font-size: 0.75rem;
  transform: rotate(0.05deg);
  padding: 1.25rem 0.625rem;
}
.footer-section p {
  margin: 0;
}
.footer-section p + p {
  margin-top: 0.3125rem;
}
.footer-section a {
  text-decoration: none;
  color: inherit;
}
.footer-section a:hover {
  text-decoration: underline;
}
.footer-section .copyright {
  font-weight: normal;
  text-transform: uppercase;
}