@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;
}

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

.js-time_limited {
  display: none;
}

.js-time_limited_fire {
  display: block;
}

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

#wrap h1 {
  margin: 0;
}

.btn-orange {
  display: block;
  text-decoration: none;
  max-width: 37.5rem;
  margin: 0 auto;
  font-size: 1.75rem;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.04em;
  color: #fff;
  border: 0.375rem solid #fff;
  border-radius: 50vh;
  background: #EA5505;
  box-shadow: 0 0.5rem 0 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 1.375rem 0;
  transition: box-shadow, transform;
  transition-duration: 0.1s;
  transition-timing-function: ease;
  position: relative;
}
@media (max-width: 600px) {
  .btn-orange {
    font-size: 1.625rem;
  }
}
.btn-orange::after {
  position: absolute;
  top: 50%;
  right: 1.75rem;
  margin-top: -1rem;
  width: 2rem;
  height: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 -7.62939e-06C19.1645 -7.62939e-06 22.2579 0.938375 24.8891 2.69648C27.5203 4.45458 29.5711 6.95344 30.7821 9.87706C31.9931 12.8007 32.3099 16.0177 31.6926 19.1214C31.0752 22.2251 29.5513 25.0761 27.3137 27.3137C25.0761 29.5513 22.2251 31.0752 19.1214 31.6926C16.0177 32.3099 12.8007 31.9931 9.87706 30.7821C6.95344 29.5711 4.45458 27.5203 2.69648 24.8891C0.938375 22.2579 -7.62939e-06 19.1645 -7.62939e-06 16C-7.62939e-06 11.7565 1.6857 7.68687 4.68628 4.68628C7.68687 1.6857 11.7565 -7.62939e-06 16 -7.62939e-06ZM8.51599 18.839L16 18.839V23.413C16 23.5663 16.0455 23.7161 16.1306 23.8436C16.2158 23.971 16.3368 24.0703 16.4784 24.129C16.62 24.1876 16.7758 24.203 16.9262 24.1731C17.0765 24.1432 17.2146 24.0694 17.323 23.961L24.7 16.548C24.772 16.4767 24.8292 16.3918 24.8682 16.2982C24.9072 16.2047 24.9273 16.1043 24.9273 16.003C24.9273 15.9016 24.9072 15.8013 24.8682 15.7077C24.8292 15.6142 24.772 15.5293 24.7 15.458L17.326 8.04499C17.2179 7.93501 17.0794 7.85982 16.9283 7.82907C16.7772 7.79832 16.6204 7.81341 16.4779 7.8724C16.3354 7.93139 16.2138 8.03159 16.1287 8.16015C16.0435 8.28872 15.9987 8.43979 16 8.59399V13.161H8.51599C8.31088 13.1615 8.11431 13.2432 7.96927 13.3883C7.82424 13.5333 7.74252 13.7299 7.74199 13.935L7.74199 18.065C7.74252 18.2701 7.82424 18.4667 7.96927 18.6117C8.11431 18.7567 8.31088 18.8385 8.51599 18.839Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.btn-orange:hover {
  box-shadow: none;
  transform: translateY(0.5rem);
}

.basic-background {
  background-color: #FCC32A;
  background-image: url("../img/bg.png");
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
  padding: 2rem 1.875rem 3.125rem;
}

.basic-section + .basic-section {
  margin-top: 2.5rem;
}
.basic-section .heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
  margin: 0;
  background-color: #EA5505;
  color: #fff;
  letter-spacing: 0.04em;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 1rem 0;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .basic-section .heading {
    font-size: 1.875rem;
  }
}
.basic-section .body {
  background: #fff;
  border-radius: 0 0 1.25rem 1.25rem;
  padding: 2.5rem 1.875rem 3.125rem;
  box-sizing: border-box;
}
.basic-section .asterisk {
  list-style: none;
  padding: 0;
  margin: 1.875rem 0 2.25rem;
  font-size: 1.125rem;
  line-height: 1.5555555556;
  font-weight: 500;
  transform: rotate(0.05deg);
}
.basic-section .asterisk li {
  position: relative;
  padding-left: 1.2em;
}
.basic-section .asterisk li + li {
  margin-top: 0.125rem;
}
.basic-section .asterisk li::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.125rem;
  font-weight: 500;
  content: "※";
}
.basic-section .asterisk li a {
  color: #EA5505;
}

.basic-section.-store .logo {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 33.875rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3.125rem 1fr 3.125rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem 3.125rem;
}
@media (max-width: 600px) {
  .basic-section.-store .logo {
    gap: 1.125rem 2.5rem;
  }
}

.basic-section.-step .body {
  padding: 2.5rem 0 3.125rem;
}
@media (max-width: 600px) {
  .basic-section.-step .body {
    padding: 2.5rem 0.9375rem 3.125rem;
  }
}
.basic-section.-step .slider-box {
  margin-bottom: 1.875rem;
}
.basic-section.-step .slider-box .navigation {
  top: 38%;
  position: absolute;
  z-index: 10;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media (max-width: 750px) {
  .basic-section.-step .slider-box .navigation {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.basic-section.-step .slider-box .navigation svg {
  width: 100%;
  height: 100%;
}
.basic-section.-step .slider-box .navigation.-prev {
  left: 0.875rem;
}
@media (max-width: 750px) {
  .basic-section.-step .slider-box .navigation.-prev {
    left: 0;
  }
}
.basic-section.-step .slider-box .navigation.-next {
  right: 0.875rem;
}
@media (max-width: 750px) {
  .basic-section.-step .slider-box .navigation.-next {
    right: 0;
  }
}
.basic-section.-step .slider-box .navigation.swiper-button-disabled {
  opacity: 0;
  cursor: not-allowed;
}
.basic-section.-step .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.-step .slider-box .pagination {
    --swiper-pagination-bullet-size: 2.6666666667vw;
    --swiper-pagination-bullet-horizontal-gap: 1.3333333333vw;
  }
}
.basic-section.-step .heading {
  line-height: 1.35;
}
.basic-section.-step .heading > span {
  display: block;
  font-size: 1.625rem;
  letter-spacing: 0.02em;
}
@media (max-width: 600px) {
  .basic-section.-step .heading > span {
    font-size: 1.5rem;
  }
}
.basic-section.-step .step-list {
  list-style: none;
  padding: 0 5rem;
  margin: 0 0 2.25rem;
}
@media (max-width: 600px) {
  .basic-section.-step .step-list {
    padding: 0 3.125rem;
  }
}
.basic-section.-step .step-list li:not(:last-child) {
  padding-bottom: 3.125rem;
  margin-bottom: 2.875rem;
  background: url("../img/dot.png") repeat-x bottom left/1.25rem 0.5rem;
}
.basic-section.-step .step-list .head {
  display: flex;
  align-items: center;
  gap: 1.125rem;
  font-size: 2rem;
  font-weight: bold;
}
@media (max-width: 630px) {
  .basic-section.-step .step-list .head {
    font-size: 1.75rem;
  }
}
.basic-section.-step .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.-step .step-list .index > span {
  font-size: 3.125rem;
}
@media (max-width: 750px) {
  .basic-section.-step .step-list .index {
    width: 5.875rem;
    height: 5.875rem;
  }
  .basic-section.-step .step-list .index > span {
    font-size: 2.5rem;
  }
}
.basic-section.-step .step-list .image {
  width: 25rem;
  margin: 2.5rem auto;
}
@media (max-width: 750px) {
  .basic-section.-step .step-list .image {
    width: 53.33vw;
  }
}
.basic-section.-step .step-list .image.-full {
  width: 100%;
}
.basic-section.-step .step-list .text {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.6666666667;
  transform: rotate(0.05deg);
}
@media (max-width: 600px) {
  .basic-section.-step .step-list .text {
    font-size: 1.375rem;
  }
}
.basic-section.-step .step-list .text > span {
  color: #EA5505;
}
.basic-section.-step .step-list .note {
  margin: 0.5rem 0 0;
  font-size: 1.125rem;
  font-weight: 500;
  padding-left: 1.2em;
  position: relative;
  transform: rotate(0.05deg);
}
.basic-section.-step .step-list .note::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.125rem;
  font-weight: 500;
  content: "※";
}

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

.basic-section.-other .body {
  padding-top: 4.375rem;
  position: relative;
}
@media (max-width: 750px) {
  .basic-section.-other .body {
    padding-top: 9.33vw;
  }
}
.basic-section.-other .body::before, .basic-section.-other .body::after {
  position: absolute;
  top: 1.5rem;
  left: 1.875rem;
  width: 8.8125rem;
  height: 4.3125rem;
  background-image: url("../img/illust.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 750px) {
  .basic-section.-other .body::before, .basic-section.-other .body::after {
    width: 18.8vw;
    height: 9.2vw;
  }
}
.basic-section.-other .body::after {
  transform: scaleX(-1);
  left: auto;
  right: 1.875rem;
}
.basic-section.-other .title {
  margin: 0;
  text-align: center;
  font-size: 3.75rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #EA5505;
}
@media (max-width: 750px) {
  .basic-section.-other .title {
    font-size: 8vw;
  }
}
.basic-section.-other .lead {
  margin: 1rem 0;
  text-align: center;
  font-size: 2.125rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.06em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
}
@media (max-width: 750px) {
  .basic-section.-other .lead {
    margin: 2.13vw 0;
    font-size: 4.53vw;
    gap: 1.33vw;
  }
}
.basic-section.-other .lead::before, .basic-section.-other .lead::after {
  width: 1rem;
  height: 0.25rem;
  background: #EA5505;
  border-radius: 50vh;
  content: "";
}
@media (max-width: 750px) {
  .basic-section.-other .lead::before, .basic-section.-other .lead::after {
    width: 2.13vw;
    height: 0.53vw;
  }
}
.basic-section.-other .lead > span {
  color: #EA5505;
}
.basic-section.-other .note {
  margin: 0 0 1.75rem;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  transform: rotate(0.05deg);
}
@media (max-width: 750px) {
  .basic-section.-other .note {
    font-size: 2.4vw;
    margin: 0 0 3.73vw;
  }
}
.basic-section.-other .point {
  margin: 2.1875rem 0 0;
  font-weight: 800;
  text-align: center;
  color: #EA5505;
  font-size: 2.125rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media (max-width: 750px) {
  .basic-section.-other .point {
    font-size: 4.53vw;
    margin: 4.67vw 0 0;
  }
}
.basic-section.-other .point mark {
  background: linear-gradient(to top, #FFFF00 1.25rem, rgba(0, 0, 0, 0) 1.25rem);
  color: inherit;
}
@media (max-width: 750px) {
  .basic-section.-other .point mark {
    background: linear-gradient(to top, #FFFF00 2.67vw, rgba(0, 0, 0, 0) 2.67vw);
  }
}
.basic-section.-other .point .-md {
  display: inline-block;
  margin-right: 1.5rem;
  font-size: 3.25rem;
}
@media (max-width: 750px) {
  .basic-section.-other .point .-md {
    font-size: 6.93vw;
    margin-right: 3.2vw;
  }
}
.basic-section.-other .point .-lg {
  display: inline-block;
  font-size: 3.75rem;
  margin-right: 0.375rem;
}
@media (max-width: 750px) {
  .basic-section.-other .point .-lg {
    font-size: 8vw;
    margin-right: 0.8vw;
  }
}
.basic-section.-other .text {
  margin: 1.5rem 0 0.625rem;
  text-align: center;
  font-weight: 500;
  font-size: 1.875rem;
  letter-spacing: 0.04em;
  line-height: 1.4666666667;
  transform: rotate(0.05deg);
}
@media (max-width: 750px) {
  .basic-section.-other .text {
    font-size: 4vw;
    margin: 3.2vw 0 1.33vw;
  }
}
.basic-section.-other .btnlead {
  margin: 2.5rem 0 0.3125rem;
  font-size: 1.75rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-align: center;
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
@media (max-width: 750px) {
  .basic-section.-other .btnlead {
    font-size: 3.73vw;
    gap: 1.07vw;
    margin: 5.33vw 0 0.67vw;
  }
}
.basic-section.-other .btnlead::before, .basic-section.-other .btnlead::after {
  width: 1.0625rem;
  height: 1.625rem;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='26' viewBox='0 0 17 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.00024 2.00024L14.9512 23.1633' stroke='%23111111' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 750px) {
  .basic-section.-other .btnlead::before, .basic-section.-other .btnlead::after {
    width: 2.27vw;
    height: 3.47vw;
  }
}
.basic-section.-other .btnlead::after {
  transform: scaleX(-1);
}
.basic-section.-other .asterisk {
  margin-top: 3.125rem;
}
.basic-section.-other .banner-list {
  list-style: none;
  padding: 0;
  margin: 2.8125rem 0 0;
}
.basic-section.-other .banner-list li + li {
  margin-top: 1.5rem;
}
.basic-section.-other .banner-list a {
  transition: opacity 0.2s;
}
.basic-section.-other .banner-list a:hover {
  opacity: 0.7;
}
.basic-section.-other .banner-list img {
  border: 0.0625rem solid #ccc;
}