@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
@charset "UTF-8";
@font-face {
  font-family: "YuMincho";
  font-weight: normal;
  src: url("../font/A-OTF-A1MinchoStd-Bold.otf");
}
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}
*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  background-color: #fff;
  color: #252525;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-bottom: 1rem;
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes confetti {
  0% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
@keyframes spinnerRotation {
  100% {
    transform: rotate(1turn);
  }
}
.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}
.u-wysiwygArea * + * {
  margin-top: 1.75em;
}
.u-wysiwygArea br + * {
  margin-top: 0;
}
.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}
@media screen and (min-width: 821px) {
  .u-wysiwygArea a {
    transition: all 0.6s ease-in-out 0s;
  }
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}
.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.u-wysiwygArea h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}
.u-wysiwygArea p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .u-wysiwygArea p {
    font-size: 12px;
  }
}
.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}
.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}
.u-wysiwygArea ul {
  list-style-type: disc;
}
.u-wysiwygArea ol {
  list-style-type: decimal;
}
.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.u-wysiwygArea hr {
  background: #000;
  display: block;
  height: 1px;
  width: 100%;
}
.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}
.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}
.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #000 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.u-wysiwygArea .gallery {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.siteHeader {
  background: tomato;
  box-shadow: 1px 1px 6px 4px rgba(0, 0, 0, 0.04);
  height: 100px;
  left: 0;
  padding: 20px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.is_login_user .siteHeader {
  top: 32px;
}
@media print {
  .siteHeader {
    position: absolute;
  }
}
.siteHeader__innerArea {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 821px;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  .siteHeader__innerArea {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media print {
  .siteHeader__innerArea {
    width: 1024px;
  }
}

/*====================================================================
siteFooter
====================================================================*/
/*====================================================================
パーツ
====================================================================*/
/*-----------------------------------------------
ボタン
------------------------------------------------*/
.parts {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  background-color: #F0F1F2;
}

.partsContents {
  width: 37.5rem;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (max-width: 821px) {
  .partsContents {
    width: 100%;
  }
}

.sec {
  padding: 0 1.5rem;
  margin: 2rem 0;
}

.text-p {
  line-height: 1.5;
  text-align: center;
  font-size: 1.6rem;
}

.text-small {
  text-indent: -1.2rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.text-warning {
  color: #E60012;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.title {
  width: 100%;
  position: relative;
}
.title__wrap {
  width: 90%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: absolute;
  background: url(../../images/user/title_makimono.png) center/contain no-repeat;
  background-repeat: no-repeat;
  z-index: 2;
  transform: translateY(-25px);
}
.title__shadow {
  width: 90%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: absolute;
  background: url(../../images/user/title_makimono_shadow.png) center/contain no-repeat;
  background-repeat: no-repeat;
  transform: translateX(26.5px);
  transform: translate(4.5px, -21px);
}
.title__reception {
  width: 100%;
  letter-spacing: 0.1em;
}
.title__reception[padding=use] {
  padding: 0rem 1.5rem;
}
.title__prize, .title__merchandise {
  width: 100%;
  padding-top: 1.6rem;
}
.title__text {
  margin-bottom: 0;
  line-height: 1.3;
  color: #000;
  text-align: center;
  font-size: 2.6rem;
}
.title__campaign {
  background: url(../../images/user/top/campaign_terms_conditions.png) center/contain no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 2rem;
  z-index: 1;
}
.title__subtext {
  margin-bottom: 0;
  line-height: 1.3;
  color: #DAA520;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}
.title__subtext[text-color=green] {
  color: #3AB04D;
}
.title__subtext[text-color=black] {
  color: #000;
}
.title__border {
  width: 100%;
  height: 100%;
  padding: 0rem 1rem;
}
.title__border[padding=none] {
  padding: 0;
}
.title__border[padding-use=content] {
  padding: 0rem 4rem;
}

.subTitle {
  width: 100%;
  padding: 1rem 0;
  margin: 0;
  background: rgba(62, 193, 211, 0.15);
  font-size: 1.6rem;
  color: #3EC1D3;
  letter-spacing: 0.05em;
  text-align: center;
}

.text-link {
  color: #189BFF;
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}

.external {
  position: relative;
  text-decoration: none;
}
.external:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0.1rem;
  left: -1px;
  width: 100%;
  height: 1px;
  background-color: #189BFF;
}
.external:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 50%;
  right: 0;
  width: 1.1rem;
  height: 1.1rem;
  margin-left: 0.2rem;
  margin-right: 0.3rem;
  margin-bottom: 0.2rem;
  vertical-align: middle;
  background: url(../../images/user/common/icon_window.svg) center/contain no-repeat;
  filter: invert(46%) sepia(9%) saturate(3214%) hue-rotate(163deg) brightness(93%) contrast(85%);
}

.button__wrap {
  padding: 0 1.5rem;
  margin-bottom: 2rem;
}

.btn {
  display: block;
  width: 100%;
  padding: 2.8rem 0;
  border: none;
  text-align: center;
  letter-spacing: 0.3em;
  transition: opacity 0.4s;
  padding: 1.4rem 0;
  border-radius: 3px;
  cursor: pointer;
}
@media screen and (min-width: 821px) {
  .btn:hover {
    opacity: 0.6;
  }
}

.btn + .btn {
  margin-top: 2rem;
}

.btn-primary {
  background-color: #FF165D;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
  filter: drop-shadow(0px 5px 6px rgba(0, 0, 0, 0.2));
  font-size: 1.8rem;
}
@media screen and (min-width: 821px) {
  .btn-primary:hover {
    color: #fff;
  }
}

.btn-secondary {
  padding: 2rem 0;
  background-color: #3EC1D3;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 1rem 0;
  font-size: 1.6rem;
}
@media screen and (min-width: 821px) {
  .btn-secondary:hover {
    color: #fff;
  }
}

.btn-info {
  background-color: #FF9A2A;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.15em;
  text-indent: -0.5rem;
  filter: drop-shadow(0px 5px 6px rgba(0, 0, 0, 0.2));
}

.btn-return {
  background-color: #C5CCD2;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.15em;
  text-indent: -0.5rem;
  filter: drop-shadow(0px 5px 6px rgba(0, 0, 0, 0.2));
}

.btn-gray {
  display: block;
  width: 100%;
  padding: 3rem 0 3.2rem;
  border: solid 1px #c5ccd2;
  color: #000;
  letter-spacing: 0.13em;
  text-align: center;
  transition: color 0.4s, background-color 0.4s;
  padding: 1.6rem 0;
  border-radius: 3px;
  font-size: 1.3rem;
}
@media screen and (min-width: 821px) {
  .btn-gray:hover {
    background-color: #F0F1F2;
    color: #fff;
  }
}

.btn-tall {
  padding-top: 2rem;
  padding-bottom: 2rem;
  letter-spacing: 0.18em;
}

.btn-arrow {
  position: relative;
}
.btn-arrow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(../../images/user/common/icon_arrow.svg) center/contain no-repeat;
  filter: invert(100%) sepia(99%) saturate(2%) hue-rotate(178deg) brightness(108%) contrast(100%);
  right: 1.5rem;
  width: 1.3rem;
  height: 1.3rem;
}

.btn-window {
  position: relative;
}
.btn-window:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 0;
  background: url(../../images/user/common/icon_window.svg) center/contain no-repeat;
  filter: invert(100%) sepia(1%) saturate(2%) hue-rotate(331deg) brightness(105%) contrast(101%);
  left: 0.8rem;
  width: 1.3rem;
  height: 1.3rem;
}

.btn-external {
  position: relative;
}
.btn-external:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  left: 1rem;
  background: url(../../images/user/common/icon_external.svg) center/contain no-repeat;
  width: 1.3rem;
  height: 1.3rem;
}

.btn-win {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
  background-image: url(../../images/user/common/bg_btn-win.png);
  background-position: center 1rem;
  background-repeat: no-repeat;
  background-size: 18.7rem 3.2rem;
  font-size: 2.2rem;
}
.btn-win:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  width: 1.3rem;
  height: 1.3rem;
  background: url(../../images/user/common/icon_arrow.svg) center/contain no-repeat;
  filter: invert(100%) sepia(99%) saturate(2%) hue-rotate(178deg) brightness(108%) contrast(100%);
}

.btn__text_small {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.06em;
}

.btn-logout {
  position: relative;
}
.btn-logout:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 0;
  left: 1.5rem;
  width: 1.3rem;
  height: 1.3rem;
  background: url(../../images/user/common/icon_logout.svg) center/contain no-repeat;
}

.btn-scan {
  display: block;
  position: relative;
  width: 100%;
  padding: 4.3rem 0 1.5rem;
  border-radius: 3px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  background-image: url(../../images/user/common/icon_camera.svg);
  background-repeat: no-repeat;
  background-size: 3rem 2.4rem;
  background-position: center 1.5rem;
}
.btn-scan:before, .btn-scan:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 94.7%;
  height: 2rem;
}
.btn-scan:before {
  background: url(../../images/user/common/icon_frame-top.png) center/contain no-repeat;
  top: 0.8rem;
}
.btn-scan:after {
  background: url(../../images/user/common/icon_frame-bottom.png) center/contain no-repeat;
  bottom: 0.8rem;
}

.btn-push {
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  margin: 0;
  width: 100%;
  padding: 1.4rem 4rem;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.2;
  border-radius: 1rem;
  color: #252525;
  border: 0.1rem solid #252525;
  box-shadow: 0.4rem 0.4rem #FFFF48, 0.4rem 0.4rem 0 0.1rem #252525;
  transition: 0.3s ease-in-out;
  background: #fff 0% 0% no-repeat padding-box;
  cursor: pointer;
}
.btn-push[btn-type=primary] {
  box-shadow: 0.4rem 0.4rem #FFFF48, 0.4rem 0.4rem 0 0.1rem #252525;
}
.btn-push[btn-type=secondary] {
  box-shadow: 0.4rem 0.4rem #BED4DA, 0.4rem 0.4rem 0 0.1rem #252525;
}
.btn-push[btn-type=prize] {
  box-shadow: 0.4rem 0.4rem #94FFFF, 0.4rem 0.4rem 0 0.1rem #252525;
}
.btn-push[btn-type=chain] {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  font-size: 1.5rem;
}
.btn-push[btn-type=ok] {
  box-shadow: 0.4rem 0.4rem #005E3C, 0.4rem 0.4rem 0 0.1rem #252525;
}
.btn-push[btn-type=ng] {
  box-shadow: 0.4rem 0.4rem #FF4350, 0.4rem 0.4rem 0 0.1rem #252525;
}
.btn-push[btn-type=none] {
  box-shadow: none;
}
.btn-push[padding="1"] {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.btn-push[padding=win] {
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
}
.btn-push[btn-size=small] {
  font-size: 1.3rem;
  width: 16rem;
  padding: 1rem 1rem 1rem 2.6rem;
}
.btn-push.disabled, .btn-push:disabled {
  cursor: default;
  background: #E8E8E8;
  opacity: 1;
  box-shadow: 0.4rem 0.4rem #A1A1A1, 0.4rem 0.4rem 0 0.1rem #252525;
}
.btn-push:hover:not(:disabled):not(.disabled) {
  box-shadow: none;
  transform: translate(0.4rem, 0.4rem);
}
.btn-push button:not(:disabled):not(.disabled):active,
.btn-push button:not(:disabled):not(.disabled).active:focus {
  /* 選択された時アウトラインを表示させない */
  outline: none !important;
  box-shadow: none;
}
.btn-push p {
  margin-top: 0.4rem;
  font-size: 1.2rem;
  font-weight: normal;
}

.btn-push-up-arrow::after {
  content: "";
  border-style: solid;
  border-width: 0 0.8rem 1rem 0.8rem;
  border-color: transparent transparent #252525 transparent;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translateY(-50%);
}
.btn-push-up-arrow[btn-size=small]::after {
  left: 1rem;
}
.btn-push-up-arrow[icon-pos=left]::after {
  left: 2rem;
  right: auto;
}
.btn-push-up-arrow[icon-pos=right]::after {
  left: auto;
  right: 2rem;
}

.btn-push-bottom-arrow::after {
  content: "";
  border-style: solid;
  border-width: 1rem 0.8rem 0 0.8rem;
  border-color: #252525 transparent transparent transparent;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
.btn-push-bottom-arrow[icon-pos=left]::after {
  left: 2rem;
  right: auto;
}
.btn-push-bottom-arrow[icon-pos=right]::after {
  left: auto;
  right: 2rem;
}

.btn-push-right-arrow::after {
  content: "";
  border-style: solid;
  border-width: 0.8rem 0 0.8rem 1rem;
  border-color: transparent transparent transparent #252525;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
.btn-push-right-arrow[icon-pos=left]::after {
  left: 2rem;
  right: auto;
}
.btn-push-right-arrow[icon-pos=right]::after {
  left: auto;
  right: 2rem;
}

.btn-push-left-arrow::after {
  content: "";
  border-style: solid;
  border-width: 0.8rem 1rem 0.8rem 0;
  border-color: transparent #252525 transparent transparent;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translateY(-50%);
}
.btn-push-left-arrow[icon-pos=left]::after {
  left: 2rem;
  right: auto;
}
.btn-push-left-arrow[icon-pos=right]::after {
  left: auto;
  right: 2rem;
}

.btn-copy-icon {
  position: relative;
}
.btn-copy-icon:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 2rem;
  width: 1.75rem;
  height: 1.75rem;
  background: url(../../images/user/receipt/top/icon_copy.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 2.75rem;
}

.btn-receipt-check-icon::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: calc(50% - 12rem);
  width: 4rem;
  height: 4rem;
  background: url(../../images/user/receipt/product/icon_receipt_check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-anchor {
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  margin: 0;
  width: 100%;
  padding: 1.4rem 4rem;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.2;
  border-radius: 1rem;
  color: #252525;
  border: 0.1rem solid #252525;
  box-shadow: 0.4rem 0.4rem #FFFF48, 0.4rem 0.4rem 0 0.1rem #252525;
  transition: 0.3s ease-in-out;
  background: #fff 0% 0% no-repeat padding-box;
}

.disabled {
  opacity: 0.5;
  cursor: default !important;
  pointer-events: none !important;
}

.input-scan {
  display: none;
}

.checkBox {
  margin-bottom: 1rem;
  background-color: #fff;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.15));
}
.checkBox__input {
  display: none;
}
.checkBox input[type=checkbox]:checked + .checkBox__label {
  border-color: #3EC1D3;
  border-width: 2px;
}
.checkBox input[type=checkbox]:checked + .checkBox__label:before {
  opacity: 1;
}
.checkBox input[type=checkbox]:checked + .checkBox__label:after {
  background-color: #3EC1D3;
  border-color: #3EC1D3;
}
.checkBox__label {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 1.3rem 0 1.3rem;
  padding-left: 2rem;
  margin-bottom: 0;
  border: solid 1px #C5CCD2;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.05em;
}
.checkBox__label:before, .checkBox__label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.checkBox__label:before {
  left: 2.4rem;
  z-index: 10;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../../images/user/common/icon_check.svg) center/contain no-repeat;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(11deg) brightness(103%) contrast(105%);
  opacity: 0;
}
.checkBox__label:after {
  content: "";
  display: block;
  position: absolute;
  left: 1.6rem;
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  border: solid 1px #C5CCD2;
  border-radius: 3px;
}

.select {
  position: relative;
  z-index: 1;
}
.select__box {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 1.1rem 3rem 1.1rem 1.3rem;
  background-color: #fff;
  border: solid 1px #C5CCD2;
  border-radius: 0.3rem 0.3rem 0 0;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: #a8a7a7;
}
.select__box:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  transform: translateY(-50%) rotate(90deg);
  width: 1rem;
  height: 1.5rem;
  background: url(../../images/user/common/icon_arrow.svg) center/contain no-repeat;
  opacity: 0.4;
}
.select__pulldown {
  width: 100%;
  height: 54rem;
  padding: 3rem 3.6rem 3rem 1.2rem;
  background-color: #fff;
  border-left: solid 1px #C5CCD2;
  border-right: solid 1px #C5CCD2;
  border-bottom: solid 1px #C5CCD2;
  border-radius: 0 0 0.3rem 0.3rem;
  overflow-y: scroll;
}
.select .simplebar-scrollbar {
  z-index: 1;
}
.select .simplebar-scrollbar:before {
  width: 0.2rem;
  border-radius: 1rem;
  border: solid 1rem #fff;
  background-color: #b9b9b9;
}
.select .simplebar-track {
  background-color: #fff;
}
.select .simplebar-scrollbar.simplebar-visible:before {
  opacity: 1;
}
.select__item {
  display: block;
  padding: 1.5rem 0;
  font-size: 1.5rem;
  color: #000;
  letter-spacing: 0em;
}

.radio {
  width: 100%;
}
.radio__wrap {
  margin-bottom: 2.2rem;
  display: flex;
  align-items: start;
}
.radio__input {
  width: 1.8rem;
  height: 1.8rem;
  margin-top: 0.3rem;
  accent-color: #000;
}
.radio__label {
  width: 28rem;
  margin-left: 1rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

.check {
  width: 100%;
}
.check__wrap {
  margin-bottom: 2.1rem;
  display: flex;
  align-items: start;
}
.check__input {
  display: none;
}
.check__input:checked + .check__label:before {
  opacity: 1;
}
.check__label {
  position: relative;
  width: 31.5rem;
  padding-left: 3rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  color: #000;
  line-height: 1.65;
  letter-spacing: 0.08em;
}
.check__label:before, .check__label:after {
  content: "";
  display: block;
  position: absolute;
}
.check__label:before {
  position: absolute;
  top: 0.75rem;
  left: 1%;
  z-index: 10;
  width: 1.3rem;
  height: 1rem;
  background: url(../../images/user/common/icon_check-small.png) center/contain no-repeat;
  opacity: 0;
}
.check__label:after {
  top: 0;
  left: 0rem;
  width: 1.9rem;
  height: 1.9rem;
  margin-top: 0.3rem;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #000;
}

.question {
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-indent: -3.3rem;
  margin-left: 3.3rem;
}
.question__number {
  color: #FF9A2A;
  font-size: 1.8rem;
  margin-right: 0.4rem;
}

/*-----------------------------------------------
箱とか
------------------------------------------------*/
.box {
  width: 100%;
  border: solid 4px #3EC1D3;
  border: solid 2px #3EC1D3;
}
.box__wrap {
  margin-bottom: 4rem;
}

.box-general {
  overflow: hidden;
  border-radius: 0.5rem;
}
.box-general .box__head {
  padding: 1.6rem 0 1.2rem;
  background-color: #3EC1D3;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 0.8rem 0 0.6rem;
  font-size: 1.6rem;
}
.box-general .text-large {
  font-family: "din-2014", sans-serif;
  line-height: 1;
  vertical-align: sub;
  padding-left: 0.6rem;
  font-size: 2.8rem;
}
.box-general .box__body {
  padding: 5.6rem 3.6rem 5.2rem;
  background-color: #fff;
  text-align: center;
  padding: 2.8rem 1.8rem 2.6rem;
  font-size: 1.6rem;
}

.box-point {
  position: relative;
}
.box-point .box__head {
  position: absolute;
  top: -2.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 26.6rem;
  padding: 0.8rem 0 1rem;
  border-radius: 3rem;
  background-color: #3EC1D3;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.11em;
  text-align: center;
}
.box-point .box__body {
  position: relative;
  padding: 2.8rem 5.5rem 1.3rem;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.08em;
}
.box-point .box__body:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 1.2rem;
  left: -1rem;
  width: 4.4rem;
  height: 4.4rem;
  background: url(../../images/user/common/icon_point.png) center/contain no-repeat;
}
.box-point .text-strong {
  padding-right: 0.7rem;
  font-family: "din-2014", sans-serif;
  font-size: 5.8rem;
  font-weight: bold;
  color: #FF165D;
  line-height: 1;
  vertical-align: sub;
}

.popup {
  position: relative;
  width: 100%;
  text-align: center;
  background: url(../../images/user/common/img_popupBaloon-iphone.png) center/contain no-repeat;
}
.popup__head {
  padding-top: 2rem;
  margin-bottom: 3px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.popup__body {
  font-size: 1.2rem;
  padding-bottom: 3.6rem;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.popup__close {
  position: absolute;
  top: -0.8rem;
  right: 0;
  transform: translateY(-50%);
  background: #000;
  padding: 5px 8px;
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 0.1em;
}

.popup.for-android {
  padding: 36px 0 20px;
  background-image: url(../../images/user/common/img_popupBaloon-android.png);
}

.popup.for-android .popup__head {
  padding-top: 3.6rem;
}

.popup.for-android .popuup__body {
  padding-bottom: 2rem;
}

.popup.for-android .popup__close {
  top: 85.5%;
}

/*-----------------------------------------------
ページネーション
------------------------------------------------*/
.pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 15px 0;
}
.pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.pagination__item.current .pagination__link {
  background-color: #3DA237;
  color: #fff;
  font-weight: bold;
}
.pagination__link {
  display: inline-block;
  width: 100%;
  padding: 0.7rem 1.5rem;
  border-radius: 2px;
  font-family: "din-2014", sans-serif;
  font-size: 1.8rem;
  color: #000;
  transition: color 0.4s;
}
@media screen and (min-width: 821px) {
  .pagination__link:hover {
    color: #3EC1D3;
  }
}
.pagination__prev .pagination__link, .pagination__next .pagination__link {
  position: relative;
  padding: 2rem;
}
.pagination__prev .pagination__link:after, .pagination__next .pagination__link:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1.6rem;
  background: url(../../images/user/common/icon_arrow.svg) center/contain no-repeat;
}
.pagination__prev {
  transform: rotate(180deg);
}

/*-----------------------------------------------
お問い合わせ
------------------------------------------------*/
.contact {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 4rem;
}
.contact__inner {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding-bottom: 2.4rem;
  border: solid 1px #C5CCD2;
  text-align: center;
}
.contact .subTitle {
  margin-bottom: 1.8rem;
}
.contact__title {
  font-size: 2.3rem;
  font-weight: bold;
}
.contact__tel {
  display: flex;
  flex-direction: column;
  font-family: "din-2014", sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.contact__time {
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.contact .caption {
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.08em;
  margin-bottom: 0.3rem;
}

.contact2 {
  background-color: #45B035;
}
.contact2__waveWrap {
  position: relative;
}
.contact2__wave {
  --s: 1.4rem;
  /* the size of the wave */
  --p: 0.6;
  /* the curvature of the wave [0 2] */
  --R: calc(var(--s) * sqrt(var(--p) * var(--p) + 1)) at 50%;
  -webkit-mask: radial-gradient(var(--R) calc(var(--s) * (1 + var(--p))), #000 99%, rgba(0, 0, 0, 0) 101%) calc(50% - 2 * var(--s)) 0/calc(4 * var(--s)) 100%, radial-gradient(var(--R) calc(-1 * var(--s) * var(--p)), rgba(0, 0, 0, 0) 99%, #000 101%) 50% var(--s)/calc(4 * var(--s)) 100% repeat-x;
          mask: radial-gradient(var(--R) calc(var(--s) * (1 + var(--p))), #000 99%, rgba(0, 0, 0, 0) 101%) calc(50% - 2 * var(--s)) 0/calc(4 * var(--s)) 100%, radial-gradient(var(--R) calc(-1 * var(--s) * var(--p)), rgba(0, 0, 0, 0) 99%, #000 101%) 50% var(--s)/calc(4 * var(--s)) 100% repeat-x;
  display: inline-block;
  position: absolute;
  top: calc(-1.6 * var(--s));
  height: calc(2 * var(--s));
  width: 100%;
  background: #45B035;
}
.contact2__inner {
  padding: 3rem 1.5rem 4rem;
  text-align: center;
}
.contact2__innerTitle {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.contact2__innerCaption {
  display: flex;
  flex-direction: column;
}
.contact2__title {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.14em;
}
.contact2__caption {
  flex-direction: column;
  gap: 0.1rem;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.contact2__tel {
  font-size: 2.6rem;
  font-weight: bold;
}

.spinner {
  --dot-size: 0.35rem;
  --radius: 2.2rem;
  width: var(--dot-size);
  height: var(--dot-size);
  margin: 5rem;
  border-radius: 50%;
  box-shadow: calc(1 * var(--radius)) calc(0 * var(--radius)) 0 calc(0.4 * var(--dot-size)) #bfbfbf, calc(0.707 * var(--radius)) calc(0.707 * var(--radius)) 0 calc(0.5 * var(--dot-size)) #bdbdbd, calc(0 * var(--radius)) calc(1 * var(--radius)) 0 calc(0.6 * var(--dot-size)) #9a9a9a, calc(-0.707 * var(--radius)) calc(0.707 * var(--radius)) 0 calc(0.7 * var(--dot-size)) #8e8e8e, calc(-1 * var(--radius)) calc(0 * var(--radius)) 0 calc(0.8 * var(--dot-size)) #767676, calc(-0.707 * var(--radius)) calc(-0.707 * var(--radius)) 0 calc(0.9 * var(--dot-size)) #585858, calc(0 * var(--radius)) calc(-1 * var(--radius)) 0 calc(1 * var(--dot-size)) #515151;
  animation: spinnerRotation 1s infinite steps(8);
}

.receiptLoadingUploadModal .modal__wrap {
  height: 30rem;
  padding: 0 2rem;
}
.receiptLoadingUploadModal .modal__inner {
  border-radius: 2rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.receiptLoadingUploadModal__title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.receiptLoadingUploadModal__text {
  font-size: 1.8rem;
  line-height: 1.3;
  text-align: center;
}
.receiptLoadingUploadModal__icon {
  margin-top: 2rem;
  width: 8rem;
  height: 8rem;
}
.receiptLoadingUploadModal__annotation {
  margin-top: 3rem;
  font-size: 1.1rem;
}

.ac-parent {
  cursor: pointer;
}

.btn-arrow-icon {
  position: relative;
}
.btn-arrow-icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 2.5rem;
  width: 1rem;
  height: 1.7rem;
  top: 3rem;
  background: url(../../images/user/receipt/top/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
}

.smallbtn-arrow-icon {
  position: relative;
}
.smallbtn-arrow-icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1rem;
  height: 1.6rem;
  right: 3rem;
  top: 1.6rem;
  background: url(../../images/user/receipt/top/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
}

.smallwidebtn-arrow-icon {
  position: relative;
}
.smallwidebtn-arrow-icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1rem;
  height: 1.6rem;
  right: 3rem;
  top: 1.6rem;
  background: url(../../images/user/receipt/top/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
}

.btn-externallinks-icon {
  position: relative;
}
.btn-externallinks-icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 2.2rem;
  top: 3rem;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../../images/user/receipt/top/icon_external_links.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
}

.logout-icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 5.8rem;
  width: 1.8rem;
  height: 1.8rem;
  background: url(../../images/user/common/icon_logout.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
}

.tokuchabtn {
  position: relative;
  margin: 0 auto;
}
.tokuchabtn[image-type=whiteBase] {
  width: 100%;
}
.tokuchabtn[image-type=yellowBase] {
  width: 100%;
}
.tokuchabtn[image-type=yellow-tall] {
  width: 29rem;
}
.tokuchabtn[image-type=redBase] {
  width: 34rem;
}
.tokuchabtn[image-type=red-small] {
  width: 27rem;
}
.tokuchabtn[image-type=white-small] {
  width: 27rem;
}
.tokuchabtn[image-type=green-small] {
  width: 27rem;
}
.tokuchabtn[image-type=yellow-small] {
  width: 27rem;
}
.tokuchabtn[image-type=yellow-smallwide] {
  width: 30rem;
}
.tokuchabtn[image-type=redBase-game] {
  width: 34rem;
}
.tokuchabtn__form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tokuchabtn:hover .tokuchabtn__button::after {
  opacity: 0;
}
.tokuchabtn:hover .tokuchabtn__form {
  box-shadow: none;
  transform: translate(0.4rem, 0.4rem);
}
.tokuchabtn__button {
  all: unset;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.tokuchabtn__button:focus, .tokuchabtn__button:active {
  border: none;
  outline: none;
}
.tokuchabtn__button[shadow-type=normal]::after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.2rem;
  width: 35rem;
  height: 8rem;
  background: url(../../images/user/button/btn_shadow.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.tokuchabtn__button[shadow-type=tall]::after {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
  width: 29rem;
  height: 7.7rem;
  background: url(../../images/user/button/btn_shadow_572px.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.tokuchabtn__button[shadow-type=small]::after {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0.2rem;
  width: 27rem;
  height: 5rem;
  background: url(../../images/user/button/btn_shadow_540px.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.tokuchabtn__button[shadow-type=smallwide]::after {
  content: "";
  position: absolute;
  top: 0;
  left: -1.8rem;
  width: 34.8rem;
  height: 5.4rem;
  background: url(../../images/user/button/btn_shadow_540px.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.tokuchabtn__button .tokuchabtn__baseImage {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=whiteBase] {
  width: 34rem;
  height: 8rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_white.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=yellowBase] {
  width: 34rem;
  height: 8rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_yellow.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=yellow-tall] {
  width: 29rem;
  height: 7.7rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_yellow_572px.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=redBase] {
  width: 34rem;
  height: 6rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_red.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=red-small] {
  width: 27rem;
  height: 5rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_red_540px.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=white-small] {
  width: 27rem;
  height: 5rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/popup_no_btn_bg.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=green-small] {
  width: 27rem;
  height: 5rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/popup_yes_btn_bg.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=yellow-small] {
  width: 27rem;
  height: 5rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_yellow_540px.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=yellow-smallwide] {
  width: 30rem;
  height: 5rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_yellow_540px.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__baseImage[image-type=redBase-game] {
  width: 34rem;
  height: 7.5rem;
  position: relative;
  padding: 1rem;
  background-image: url(../../images/user/button/btn_red.png);
  background-size: 100% 100%;
}
.tokuchabtn__button .tokuchabtn__overlayImage {
  position: absolute;
  height: auto;
  z-index: 2;
  pointer-events: none;
  transition: transform 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=qa] {
  top: 50%;
  left: 50%;
  width: 18.9rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=tokuchaSite] {
  top: 50%;
  left: 50%;
  width: 20.65rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=history] {
  top: 50%;
  left: 50%;
  width: 14rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=guide] {
  top: 50%;
  left: 50%;
  width: 8.5rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=mypage] {
  top: 50%;
  left: 50%;
  width: 15.5rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=toppage] {
  top: 50%;
  left: 50%;
  width: 18.1rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=logout] {
  top: 50%;
  left: 50%;
  width: 9.15rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=lottery] {
  top: 50%;
  left: 50%;
  width: 11rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=receipt-pay] {
  top: 50%;
  left: 42%;
  width: 21rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=detail-campaign] {
  top: 50%;
  left: 48%;
  width: 70%;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=shoes-size] {
  top: 50%;
  left: 50%;
  width: 8rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=yes] {
  top: 50%;
  left: 50%;
  width: 3.8rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=no] {
  top: 50%;
  left: 50%;
  width: 4.8rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=to-address-registration-form] {
  top: 50%;
  left: 45%;
  width: 20rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=campaignLearnMore] {
  top: 50%;
  left: 50%;
  width: 28.4rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=checkTheWinningPrizes] {
  top: 50%;
  left: 50%;
  width: 16.4rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=close] {
  top: 50%;
  left: 50%;
  width: 5rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=game] {
  top: 50%;
  left: 56%;
  width: 20rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=back] {
  top: 50%;
  left: 50%;
  width: 5rem;
}
.tokuchabtn__button .tokuchabtn__overlayImage[text-type=next] {
  top: 50%;
  left: 50%;
  width: 6.5rem;
}

.header__title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.header__title__wrap {
  width: 24.5rem;
  height: 6.2rem;
  padding-top: 2rem;
  margin: 0px auto;
  background-image: url(../../images/user/title_makimono.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2;
}
.header__title__wrap[size=small] {
  margin: 1rem auto 0.6rem;
  width: 24.1rem;
}
.header__title__shadow {
  width: 24.5rem;
  height: 6.2rem;
  position: absolute;
  transform: translate(5px, 5px);
  background: url(../../images/user/title_makimono_shadow.png) center/contain no-repeat;
}
.header__title__shadow[size=small] {
  width: 24.1rem;
}
.header__title__text {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 2rem;
}
.header__title__text[header-text=campaign] {
  background: url(../../images/user/top/campaign_overview.png) center/contain no-repeat;
}
.header__title__text[header-text=qa] {
  background: url(../../images/user/qa/qa_text.png) center/contain no-repeat;
}
.header__title__text[header-text=guide] {
  background: url(../../images/user/guide/application_guidelines_text.png) center/contain no-repeat;
}
.header__title__text[header-text=pay] {
  background: url(../../images/user/pay/check_prize_details.png) center/contain no-repeat;
}

.payLottery {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.payLottery__frame {
  background: url("../../images/user/frame/green_waku_big.png") center/contain no-repeat;
  height: 20rem;
  margin: 0 -1rem;
  font-weight: bold;
}
.payLottery__frame-mini {
  background: url("../../images/user/frame/green_waku_big.png") center/contain no-repeat;
  height: 20rem;
  text-align: center;
  font-weight: bold;
}
.payLottery__explanation {
  padding-top: 2rem;
  padding-bottom: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.payLottery__explanation__img {
  width: 35%;
  height: 8.5rem;
}
.payLottery__explanation__img[type=pay] {
  background: url("../../images/user/lottery/eraberu_pay.png") left/contain no-repeat;
}
.payLottery__explanation__img[type=shoes] {
  background: url("../../images/user/lottery/shoes.jpg") left/contain no-repeat;
}
.payLottery__explanation__img[type=shoes-mini] {
  background: url("../../images/user/lottery/shoes.jpg") center/contain no-repeat;
}
.payLottery__explanation__text {
  font-size: 2rem;
  font-weight: bold;
  white-space: nowrap;
}
.payLottery__item {
  margin: 0 5.5rem 0;
}

.tokuchabtn__overlay_button {
  border-style: none;
  vertical-align: middle;
  width: 67%;
  position: absolute;
  top: -15.7rem;
  left: -2.2rem;
  z-index: 2;
  height: auto !important;
  pointer-events: none;
}

.carousel {
  position: relative;
  width: 20rem;
  height: 22.5rem;
  margin: -0.5rem auto 0;
  overflow: hidden;
}
.carousel__track {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}
.carousel__slide {
  min-width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.carousel__button {
  position: absolute;
  width: 2rem;
  top: 20%;
  background-color: #fff;
  border: none;
  cursor: pointer;
  font-size: 1.8rem;
  padding: 0.5rem;
  z-index: 1;
}
.carousel__button--prev {
  left: 4rem;
}
.carousel__button--next {
  right: 4rem;
}

.copyright {
  margin-bottom: 0.25rem;
  text-align: center;
}

.floatMenu {
  position: fixed;
  width: 37.5rem;
  bottom: 0;
  z-index: 4;
}
.floatMenu__uploadBtnWrap {
  position: absolute;
  bottom: 8rem;
  right: 2rem;
}
.floatMenu .btn-receipt-circle {
  float: right;
  width: 8rem;
  height: 8rem;
  background-color: #F9BC14;
  font-size: 1.1rem;
  font-weight: bold;
  color: #252525;
  letter-spacing: 0.1em;
  line-height: 1.2;
  border: 0.3rem solid #fff;
  border-radius: 50%;
}
.floatMenu .btn-receipt-circle i {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  margin-top: 0.6rem;
  vertical-align: middle;
  background-image: url(../../images/user/receipt/top/camera.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.floatMenu__navBerWrap {
  position: absolute;
  bottom: 0.5rem;
  padding: 0 2rem;
  width: 100%;
}
.floatMenu .nav-bar {
  display: flex;
  width: 100%;
  list-style: none;
  overflow: hidden;
  padding: 0;
  border: solid 0.3rem #5BC2DC;
  border-radius: 5rem;
}
.floatMenu .nav-bar li {
  flex: 1;
  text-align: center;
  background-color: #fff;
  height: 5rem;
}
.floatMenu .nav-bar li div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floatMenu .nav-bar li:not(:last-child) a div {
  border-right: solid 0.1rem #5BC2DC;
}
.floatMenu .nav-bar li a {
  height: 100%;
  display: block;
  padding: 0.8rem 0;
  color: #252525;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
}
.floatMenu .nav-bar li a:hover {
  background-color: #E5EDEF;
}

.applyRequirement__list {
  padding: 0 3rem;
  margin-bottom: 2rem;
  list-style-type: none;
}
.applyRequirement__item {
  font-weight: bold;
  padding: 2rem 1rem;
}
.applyRequirement__itemTitle {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
.applyRequirement__itemDetail {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.applyRequirement__itemDetail p {
  font-size: 1.2rem;
}
.applyRequirement i {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.applyRequirement__validityIcon {
  background-image: url(../../images/user/receipt/top/icon_megaphone.svg);
}
.applyRequirement__receptionIcon {
  background-image: url(../../images/user/receipt/top/icon_receipt_blue.svg);
}
.applyRequirement__prizeIcon {
  background-image: url(../../images/user/receipt/top/icon_gift.svg);
}
.applyRequirement__buttonWrap {
  padding: 0 3rem;
  margin-bottom: 5rem;
}
.applyRequirement__wrap {
  position: relative;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.applyRequirement__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.applyRequirement__item {
  margin: 0px 30px 0px 30px;
  font-weight: bold;
}
.applyRequirement__userHistory, .applyRequirement__entryInfo, .applyRequirement__qaText {
  position: relative;
  width: 100%;
  padding: 1.3rem 0;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  transition: all 0.4s;
  background-color: #DAA520;
  border: solid 1px #000;
  border-radius: 8px;
  color: #fff;
  text-align: center;
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
}
@media screen and (max-width: 820px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-feature-settings: "palt" 1;
  -webkit-print-color-adjust: exact;
}
/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 820px) {
  .u-pcDb,
.u-pcDib,
.u-pcDin,
.u-pcDf,
.u-pcDt,
.u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: flex;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
}
/*-----------------------------------------------
main
------------------------------------------------*/
.game {
  position: fixed;
  z-index: 16;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 0;
}
.game__overlay {
  width: 100%;
  min-height: 100%;
  position: relative;
  top: 0;
  background: rgb(0, 0, 0);
  z-index: 1;
}
.game__wrap {
  position: relative;
  top: -100%;
  z-index: 5;
  margin: 0 auto;
}
.game__close {
  position: absolute;
  top: -4rem;
  right: 0;
  z-index: 5;
  width: 3em;
  height: 3em;
  cursor: pointer;
}
.game__close:before, .game__close:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #fff;
}
.game__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.game__inner {
  width: 100%;
  height: 100%;
}
.game__title {
  margin-bottom: 1.8rem;
  font-size: 2rem;
  text-align: center;
}
.game__box:not(:last-of-type) {
  margin-bottom: 4rem;
}
.game__boxTitle {
  width: 100%;
  padding: 0.6rem 1rem;
  margin-bottom: 1.6rem;
  background-color: #3EC1D3;
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 0.18em;
  font-weight: bold;
}
.game__bodyText {
  letter-spacing: 0.18em;
}
.game__bodyText, .game__subTitle {
  font-size: 1.4rem;
  font-weight: 500;
}
.game__bodyText + .modal__annotation {
  padding-top: 1rem;
}
.game__annotation + .modal__annotation {
  padding-top: 0.5rem;
}
.game__subTitle {
  margin-bottom: 0;
  padding-top: 2rem;
}
.game__list-large, .game__list-small {
  padding: 0;
  margin-bottom: 1rem;
  list-style-type: none;
}
.game__item-large {
  display: flex;
  gap: 0.4rem;
}
.game__item-large:before {
  content: "●";
  font-size: 1.4rem;
  font-weight: 500;
}
.game__item-large + .modal__item-large {
  padding-top: 1rem;
}
.game__list-small {
  padding-left: 2rem;
}
.game__item-small {
  display: flex;
  gap: 0.4rem;
}
.game__item-small:before {
  content: "・";
  font-size: 1.4rem;
  font-weight: 500;
}
.game__item-small + .modal__item-small {
  padding-top: 1rem;
}

/*====================================================================
topPage
====================================================================*/
.topPage {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  background-color: #EBEFEA;
  /*-----------------------------------------------
  タイトル
  ------------------------------------------------*/
  /*====================================================================
  キャンペーン参加
  ====================================================================*/
}
.topPage img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 821px) {
  .topPage .siteContent {
    width: 100%;
    margin: 0 auto;
  }
}
.topPage .topMobileKv {
  position: relative;
  width: 100%;
  background: url("../../images/user/top/KV_kihon.webp") center/contain no-repeat;
  height: 53rem;
}
.topPage .topPcKv {
  margin: 0 auto;
  width: 70rem;
  height: 50rem;
  display: flex;
  justify-content: center;
}
.topPage .topKvText {
  text-align: right;
  position: absolute;
  bottom: 2rem;
  right: 0rem;
  font-size: 10px;
}
.topPage .campaignKv {
  width: 100%;
  background: url("../../images/user/top/img_campaign_kv_v2.png") center/contain no-repeat;
  height: 227px;
}
.topPage .maint {
  background-color: #fff;
  padding: 2rem;
}
.topPage .maintenance {
  background-color: #fff;
  border-style: solid;
  border-color: #DA0908;
  border-width: 0.2rem;
  text-align: center;
  padding-left: auto;
  padding-right: auto;
  font-weight: 500;
}
.topPage .maintenance__title {
  font-size: 2.257rem;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.topPage .maintenance__textBasic {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
.topPage .maintenance__textRed {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #DA0908;
}
.topPage .campaign {
  margin: 22px 20px 0px;
  display: block;
}
.topPage .campaign__wrap {
  position: relative;
  padding: 46px 18.5px 20px;
  background-image: url(../../images/user/top/campaign_waku.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translateY(-25px);
}
.topPage .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.topPage .background {
  background-image: url(../../images/user/top/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.topPage .landingPage {
  background-image: url(../../images/user/top/background_white.png);
}
.topPage .background-gradation-pc {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
  min-height: 100vh;
}
.topPage .background-pc {
  background-image: url(../../images/user/qa/background_white.png);
}
.topPage .outline {
  width: 100%;
}
.topPage .outline__textBox {
  width: 100%;
  text-align: center;
  display: block;
}
.topPage .outline__campaigntextBox {
  width: 100%;
  margin-bottom: 1rem;
}
.topPage .outline__receptionText {
  text-align: left;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
}
.topPage .outline__prizeText {
  font-size: 17px;
  font-weight: bold;
}
.topPage .outline__campaigntext {
  line-height: 1.6;
  font-size: 13px;
  margin: 16px auto 20px;
  text-align: left;
  font-weight: bold;
}
.topPage .outline__campaigntextNotes {
  font-size: 12px;
  text-align: left;
  letter-spacing: -0.6px;
}
.topPage .outline .btn-arrow:after {
  transform: translateY(-50%) rotate(90deg);
}
.topPage .qr {
  background-color: #fff;
  padding: 3.5rem 0 1.5rem 0;
}
.topPage .qr__image {
  margin: 0rem auto 0rem;
  padding: 6rem;
  width: 30rem;
  height: 30rem;
  background: url("../../images/user/top/img_top_qr_frame.webp") center/contain no-repeat;
}
.topPage .qr__text {
  font-size: 1.5rem;
  font-weight: bold;
  margin-left: 42.5px;
}
.topPage .qr__url {
  font-size: 1.4rem;
  font-weight: bold;
  margin-left: 42.5px;
}
.topPage .qr .caution-text {
  color: #FF4350;
}
.topPage .procedure__wrap {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.topPage .procedure__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.topPage .procedure__item {
  position: relative;
  margin-bottom: 6.5rem;
}
.topPage .procedure__item:not(:last-of-type):after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20%;
  border-top: 2.6rem solid #3EC1D3;
  border-right: 2.6rem solid transparent;
  border-left: 2.6rem solid transparent;
}
.topPage .procedure__item:last-of-type {
  margin-bottom: 7rem;
}
.topPage .procedure__itemNotes {
  background-color: #fff;
  position: relative;
}
.topPage .procedure__itemNotes:not(:last-of-type):after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20%;
  border-top: 2.6rem solid #3EC1D3;
  border-right: 2.6rem solid transparent;
  border-left: 2.6rem solid transparent;
}
.topPage .procedure__itemNotes:last-of-type {
  margin-bottom: 7rem;
}
.topPage .participate {
  /* チェックボックスは非表示 */
  /* チェックされたら「−」に切り替え */
  /* チェックされたら内容を表示 */
}
.topPage .participate .title {
  margin-bottom: 1.2rem;
}
.topPage .participate__wrap {
  position: relative;
}
.topPage .participate__title {
  position: absolute;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  background-color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
.topPage .participate__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.topPage .participate__termsService {
  background-color: #fff;
  padding: 20px 0;
  font-weight: bold;
}
.topPage .participate__line {
  background-color: #fff;
  padding: 1.4rem 0 1.4rem 0;
  font-weight: bold;
}
.topPage .participate__qaInquiry {
  padding: 1.5rem 25px 1rem 30px;
  font-weight: bold;
}
.topPage .participate__externalSite {
  padding: 1rem 0rem 1.5rem;
  font-weight: bold;
}
.topPage .participate__text {
  margin-bottom: 22.5px;
  font-size: 13px;
  text-align: center;
}
.topPage .participate__checkBox {
  display: none;
}
.topPage .participate__accordion {
  border: 2px solid #DAA520;
  margin: 20px 40px;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
}
.topPage .participate__accordionToggle {
  display: none;
}
.topPage .participate__accordionHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 50px;
  background-color: #fff;
  cursor: pointer;
  border-bottom: none;
  margin-bottom: 0;
}
@media (max-width: 344px) and (max-height: 882px) {
  .topPage .participate__accordionHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 40px;
    background-color: #fff;
    cursor: pointer;
    border-bottom: none;
    margin-bottom: 0;
  }
}
.topPage .participate__accordionText {
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  color: #DAA520;
}
.topPage .participate__accordionIcon::before {
  content: "";
  position: absolute;
  right: 5.5rem;
  width: 25px;
  height: 25px;
  background-image: url(../../images/user/receipt/top/icon_plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.topPage .participate__accordionToggle:checked + .participate__accordionHeader .participate__accordionIcon::before {
  transform: none;
  background-image: url(../../images/user/receipt/top/icon_minus.svg);
}
.topPage .participate__accordionToggle:checked + .participate__accordionHeader {
  border-bottom: 2px solid #DAA520;
}
.topPage .participate__accordionToggle:checked ~ .participate__accordionContent {
  display: block;
}
.topPage .participate__accordionContent {
  display: none;
  padding: 20px 10px;
  background-color: #fff;
}
.topPage .participate__accordionContent__withAppImgArea {
  padding: 10px 5px 10px 20px;
  border-bottom: solid 1px #DAA520;
  display: flex;
  align-items: center;
  gap: 10px;
}
.topPage .participate__accordionContent__withBrowserImgArea {
  padding: 10px 5px 10px 10px;
  border-bottom: solid 1px #DAA520;
  display: flex;
  align-items: center;
}
.topPage .participate__accordionContent__appImg {
  width: 40px;
  height: 76px;
  background: url(../../images/user/common/LINE_batu.png) left/contain no-repeat;
  flex-shrink: 0;
  margin-bottom: 22px;
}
.topPage .participate__accordionContent__browserImg {
  width: 60px;
  height: 114px;
  background: url(../../images/user/common/sumaho_batu.png) left/contain no-repeat;
  flex-shrink: 0;
  margin: 20px 0px;
}
.topPage .participate__accordionContent__centerTextArea {
  padding: 20px 0px;
  border-bottom: solid 1px #DAA520;
  text-align: center;
}
.topPage .participate__accordionContent__withbuttonAreaText {
  padding: 20px 0px;
  text-align: center;
  font-size: 10px;
}
.topPage .participate__accordionContent__withbuttonCautionaryText {
  padding-top: 10px;
  text-align: center;
  font-size: 10px;
}
.topPage .participate__accordionContent__appImgText {
  margin-left: 22px;
  text-align: left;
  font-weight: bold;
}
.topPage .participate__accordionContent__browserImgText {
  margin-left: 18px;
  text-align: left;
  font-weight: bold;
}
.topPage .participate input[type=checkbox]:checked + .participate__checkLabel:before {
  opacity: 1;
}
.topPage .participate__checkLabel {
  position: relative;
  padding-left: 65px;
  font-size: 16px;
}
.topPage .participate__checkLabel:before, .topPage .participate__checkLabel:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.topPage .participate__checkLabel:before {
  left: 28px;
  z-index: 10;
  width: 20px;
  height: 20px;
  background: url(../../images/user/common/icon_check.svg) center/contain no-repeat;
  opacity: 0;
}
.topPage .participate__checkLabel:after {
  left: 22.5px;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border: solid 2px #000;
}
@media (max-width: 344px) and (max-height: 882px) {
  .topPage .participate__checkLabel {
    position: relative;
    padding-left: 65px;
    font-size: 15px;
  }
  .topPage .participate__checkLabel:before, .topPage .participate__checkLabel:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .topPage .participate__checkLabel:before {
    left: 28px;
    z-index: 10;
    width: 20px;
    height: 20px;
    background: url(../../images/user/common/icon_check.svg) center/contain no-repeat;
    opacity: 0;
  }
  .topPage .participate__checkLabel:after {
    left: 22.5px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    border: solid 2px #000;
  }
}
.topPage .participate__lineButton {
  position: relative;
  width: 100%;
  padding: 1.3rem 0;
  margin-bottom: 1rem;
  border-radius: 8px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-indent: 5.4rem;
  transition: all 0.4s;
}
.topPage .participate__lineButton:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0.7rem;
  transform: translateY(-50%);
  width: 5rem;
  height: 100%;
}
.topPage .participate__lineButton {
  background-color: #06C755;
  border: solid 1px #06C755;
  border-radius: 8px;
  color: #fff;
}
.topPage .participate__lineButton:before {
  background: url(../../images/user/common/icon_line.png) center/contain no-repeat;
}
.topPage .participate__lineButton[disabled] {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.2);
}
.topPage .participate__lineButton[disabled]:before {
  background: url(../../images/user/common/icon_line-gray.png) center/contain no-repeat;
}
.topPage .participate__login {
  margin: 1rem 3rem 1rem 3rem;
}
@media screen and (min-width: 821px) {
  .topPage .participate__login {
    display: none;
  }
}
.topPage .participate__button__caption {
  margin: 0;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: 0.06em;
}
.topPage .participate__button__caption:first-of-type {
  font-size: 1.5rem;
}
.topPage .participate__notes {
  background-color: #fff;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-indent: -12px;
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
  padding-bottom: 2rem;
}
.topPage .participate .account__inductionButton {
  font-weight: bold;
  display: inline-block;
  background-color: #E2E2E2;
  color: #000;
  padding: 18px 24px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 16px;
  width: 100%;
  max-width: 400px;
  text-align: center;
}
@media (max-width: 390px) and (max-height: 844px) {
  .topPage .participate .account__inductionButton {
    font-size: 15px;
  }
}
@media (max-width: 375px) and (max-height: 667px) {
  .topPage .participate .account__inductionButton {
    font-size: 14px;
  }
}
@media (max-width: 360px) and (max-height: 740px) {
  .topPage .participate .account__inductionButton {
    font-size: 13px;
  }
}
.topPage .other {
  border-bottom: 1px solid #C5CCD2;
  padding-bottom: 6rem;
}
.topPage .other__wrap {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.topPage .other__text {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 2.4rem;
}
.topPage .other__picture {
  margin-bottom: 2rem;
  width: 100%;
  height: 41.4rem;
}
.topPage .other__picture:last-of-type {
  margin-bottom: 3rem;
}
.topPage .other .btn-arrow {
  width: calc(100% - 3rem);
  margin-left: 1.5rem;
}
.topPage .other .btn-arrow:after {
  transform: translateY(-50%) rotate(-90deg);
}
.topPage .brand {
  padding-top: 4rem;
  margin-bottom: 4rem;
}
.topPage .brand__banner {
  width: 100%;
  height: 15.5rem;
  margin-left: 0;
  margin-bottom: 3rem;
}
.topPage .brand .btn-gray {
  width: calc(100% - 12rem);
  width: calc(100% - 6rem);
  margin-left: 3rem;
}
.topPage .induction__box {
  display: flex;
  justify-content: center;
  margin: 35px auto;
}
.topPage .induction__container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0px;
}
.topPage .induction__qrframe {
  width: 120px;
  height: 120px;
  margin-left: 550px;
  background: url("../../images/user/top/img_top_qrcode_frame.png") center/contain no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.topPage .induction__qr {
  width: 110px;
  height: 100px;
  background: url("../../images/user/top/QR.png") center/contain no-repeat;
}
.topPage .induction__tentative {
  width: 120px;
  height: 120px;
  background: url("../../images/user/top/tentative.png") center/contain no-repeat;
}
.topPage .induction__textBox {
  position: relative;
  padding: 25px 0px;
  background-image: url(../../images/user/top/black_waku.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 70rem;
  height: 12rem;
  margin: 0 auto;
}
.topPage .induction__text {
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}
.topPage .infoHeader {
  width: 100%;
  top: 0.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  background: url(../../images/user/title_makimono.png) center/contain no-repeat;
  background-repeat: no-repeat;
  z-index: 1;
}
.topPage .infoHeader .header {
  margin: 1rem;
}
.topPage .infoHeader__imgWrap {
  margin-top: 2rem;
  border: solid 0.2rem #2852AC;
  border-radius: 1rem;
}
.topPage .infoHeader__ruby {
  position: relative;
  font-size: 1.2rem;
  color: #5BC2DC;
  z-index: 2;
}
.topPage .infoHeader__ruby::before {
  content: "";
  position: relative;
  display: inline-block;
  width: 1.3rem;
  height: 1.2rem;
  margin-right: 0.4rem;
  top: 0.1rem;
  background-image: url(../../images/user/receipt/product/diamond_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.topPage .infoHeader__title {
  background: url(../../images/user/top/application_guidelines_text.png) center/contain no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 2rem;
  padding-top: 1rem;
  padding-bottom: 1.1rem;
  position: relative;
}
.topPage .infoHeader__shadow {
  width: 90%;
  top: 0.5rem;
  padding-top: 4rem;
  padding-bottom: 2rem;
  position: absolute;
  background: url(../../images/user/title_makimono_shadow.png) center/contain no-repeat;
  background-repeat: no-repeat;
  transform: translate(25px, 5px);
}
.topPage .participate-campaign {
  padding: 20px 35px 0rem;
}
.topPage .participate-campaign .application-guidelines__wrap {
  position: relative;
  padding: 16px 30px 20px;
  background-image: url(../../images/user/top/campaign_waku.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  /* 縦並び */
  align-items: center;
  /* 水平方向の中央揃え */
}
.topPage .participate-campaign .application-guidelines__wrap:not(:first-of-type) {
  margin-top: 2rem;
}
.topPage .participate-campaign .application-guidelines__title {
  width: 80%;
  margin-bottom: 0.5rem;
}
.topPage .participate-campaign .application-guidelines__text {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.topPage .participate-campaign .application-guidelines__border {
  transform: translate(0rem, -0.5rem);
}
.topPage .participate-campaign .application-guidelines__body {
  padding: 1rem;
  background-color: #F5F6F5;
  border: solid 0.1rem #000;
  font-size: 1.2rem;
  font-weight: 500;
}
.topPage .participate-campaign .application-guidelines__body[body-type=scroll] {
  padding-right: 0.5rem;
  border-radius: 1rem;
}
.topPage .participate-campaign .application-guidelines__scroll {
  padding-right: 1.5rem;
  height: 330px;
  overflow-y: scroll;
}
.topPage .participate-campaign .btnWrap {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.topPage .participate-campaign .btnWrap a:not(:first-of-type) {
  margin-top: 2.1rem;
}

body.js-mobile .participate {
  display: block;
}

/*====================================================================
初回アンケート
====================================================================*/
.questionnaire {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  background-color: #fff;
}
.questionnaire .siteContent {
  width: 37.5rem;
  margin: 0 auto;
  background-color: #F5F5F5;
}
@media screen and (max-width: 821px) {
  .questionnaire .siteContent {
    width: 100%;
  }
}
.questionnaire__inner {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 4rem;
}
.questionnaire .title__wrap {
  margin-bottom: 2rem;
}
.questionnaire__container {
  position: relative;
  padding: 3.2rem 1.5rem 2.9rem;
  margin-bottom: 2rem;
  background-color: #fff;
}
.questionnaire__container:last-of-type {
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}
.questionnaire__container.foremost {
  z-index: 10;
}
.questionnaire__box {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 0.5rem;
  padding-left: 3px;
  padding-right: 0.5rem;
  margin: 1rem auto 0;
}
.questionnaire__box.is-pulldown {
  overflow-x: visible;
}
.questionnaire__textarea {
  resize: none;
  width: 100%;
  padding: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  border-color: #C5CCD2;
  font-size: 1.5rem;
}
.questionnaire__annotation {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  text-indent: -1.2rem;
  margin-left: 1.2rem;
}
.questionnaire__required {
  font-size: 1.2rem;
  color: #E60012;
  text-indent: -1.2rem;
  margin-left: 1.2rem;
}
.questionnaire .question + .questionnaire__required,
.questionnaire .questionnaire__annotation + .questionnaire__required,
.questionnaire .input__wrap + .questionnaire__annotation,
.questionnaire .input__selectWrap + .questionnaire__annotation,
.questionnaire .questionnaire__required + .question__error {
  margin-top: 0.6rem;
}
.questionnaire .required .questionnaire__required {
  display: block;
}
.questionnaire__btnWrap {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.questionnaire__btnWrap .btn-info {
  margin-top: 3rem;
  filter: drop-shadow(0.4rem 0.5rem 0.9rem rgba(0, 0, 0, 0.29));
}
.questionnaire .modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  padding: 0;
}
.questionnaire .modal__overlay {
  width: 100%;
  min-height: 100%;
  position: relative;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  display: none;
}
.questionnaire .modal__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 37.5rem;
  height: 50rem;
  padding: 4rem 1.5rem;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 6px;
  display: none;
}
@media screen and (max-width: 821px) {
  .questionnaire .modal__inner {
    width: calc(100% - 3rem);
    height: 133vw;
  }
}
.questionnaire .modal__confirmBox {
  width: 100%;
  height: 28.5rem;
  overflow-y: scroll;
}
.questionnaire .modal__title {
  margin-bottom: 2.4rem;
  font-size: 2rem;
  text-align: center;
}
.questionnaire .modal__box {
  margin-bottom: 2.4rem;
}
.questionnaire .modal .question {
  margin-bottom: 0.8rem;
}
.questionnaire .modal input,
.questionnaire .modal textarea {
  resize: none;
  width: 100%;
  padding-left: 3rem;
  padding-right: 0.5rem;
  border: none;
  font-size: 1.5rem;
}
.questionnaire .modal__btnWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 3rem;
}
.questionnaire .modal .btn {
  width: 15.1rem;
  padding: 1rem 0;
  font-size: 1.6rem;
  font-weight: 500;
}
.questionnaire .modal .btn-primary {
  margin-top: 0;
  filter: none;
}
.questionnaire .modal .btn-gray {
  border: none;
  color: #7B7878;
  background-color: #E5E5E5;
}
.questionnaire__errorWrap {
  width: 100%;
  padding: 0 1.5rem;
  margin-bottom: 2rem;
  display: none;
}
.questionnaire__errorText {
  padding: 1.2rem 0 1rem;
  background-color: #fff;
  border: solid 1px #E60012;
  font-size: 1.4rem;
  font-weight: 500;
  color: #E60012;
  text-align: center;
  letter-spacing: 0.1em;
}
.questionnaire .question__error {
  margin-bottom: 1rem;
  color: #E60012;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  display: none;
}
.questionnaire__errorWrap.is-error {
  display: block;
}
.questionnaire__container.is-error .question__error {
  display: block;
}
.questionnaire__container.is-error .questionnaire__textarea, .questionnaire__container.is-error .input__selectBox, .questionnaire__container.is-error .input__date, .questionnaire__container.is-error .input__number {
  border-color: #E60012;
}
.questionnaire .input__label {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.questionnaire .input__text {
  padding: 0.9rem 1rem;
  border: solid 1px #E6E6E6;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
}
.questionnaire .input__text::-moz-placeholder {
  color: #B9B9B9;
}
.questionnaire .input__text::placeholder {
  color: #B9B9B9;
}
.questionnaire .input__text:focus {
  outline: 2px #212121 solid;
}
.questionnaire .input__selectWrap {
  position: relative;
  z-index: 2;
  height: 4rem;
}
.questionnaire .input__selectBox, .questionnaire .input__date, .questionnaire .input__number {
  display: block;
  width: 100%;
  height: 4rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  padding: 0.7rem 1rem;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #000;
  text-align: left;
  letter-spacing: 0.03em;
}
.questionnaire .input__selectBox:focus, .questionnaire .input__date:focus, .questionnaire .input__number:focus {
  outline: 1px #FF9A2A solid;
}
.questionnaire .input__date, .questionnaire .input__number {
  width: 100%;
}
.questionnaire .input__datePlaceholder {
  display: none;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  z-index: 5;
  font-size: 1.4rem;
  text-align: left;
  letter-spacing: 0.03em;
}
.questionnaire .input__selectArrow {
  position: absolute;
  top: 40%;
  z-index: 2;
  width: 1rem;
  height: 0.6rem;
  transition: transform 0.2s ease-in-out;
  right: 1rem;
  background-image: url(../../images/user/common/icon_pulldown.svg);
  background-size: 1rem 0.6rem;
  background-repeat: no-repeat;
}
.questionnaire .input__calendarIcon {
  display: none;
  position: absolute;
  top: 30%;
  z-index: 2;
  width: 1.7rem;
  height: 1.5rem;
  transition: transform 0.2s ease-in-out;
  right: 1rem;
  background-image: url(../../images/user/common/icon_calendar.svg);
  background-size: 1.7rem 1.5rem;
  background-repeat: no-repeat;
}
.questionnaire .input__selectArrow.is-rotate {
  transform: rotate(180deg);
}
.questionnaire .input__selectBox {
  display: inline-block;
  z-index: 1;
  width: 100%;
  height: 4rem;
  color: #000;
}
.questionnaire .input__selectBox:hover {
  color: #000;
}
.questionnaire .input__pulldown {
  position: absolute;
  top: 4rem;
  left: 0;
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 1px #E6E6E6;
  border-radius: 0 0 3px 3px;
  border-top: none;
  overflow-y: scroll;
  cursor: pointer;
  display: none;
}
.questionnaire .input__pulldown::-webkit-scrollbar {
  display: none;
}
.questionnaire .input__pulldownItem {
  display: block;
  padding: 1.3rem 0 1.3rem 1rem;
  font-size: 1.4rem;
  color: #000;
}
.questionnaire .input__pulldownItem:hover {
  background-color: rgba(255, 154, 42, 0.12);
  color: #000;
}
.questionnaire .input__pulldownItem:focus {
  outline: none;
  background-color: rgba(255, 154, 42, 0.12);
}
.questionnaire input::-webkit-date-and-time-value {
  text-align: left;
}

body.js-mobile .input__datePlaceholder,
body.js-mobile .input__calendarIcon {
  display: block;
}

/*====================================================================
Mypage
====================================================================*/
.myPage {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  /*====================================================================
  wChance
  =============================================================*/
  /*====================================================================
  receiptReading
  ====================================================================*/
}
.myPage .gameButton {
  background-color: #fff;
  padding: 6rem 0 10rem;
}
.myPage .gameButton__margin {
  margin: 0px 1.5rem 0 2.5rem;
}
.myPage .siteContent {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
  background-image: url(../../images/user/receipt/receipt_history/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
  position: relative;
  margin: 1.5rem auto 1.5rem;
}
@media screen and (max-width: 821px) {
  .myPage .siteContent {
    width: 100%;
  }
}
.myPage .maint {
  background-color: #fff;
  padding: 2rem;
}
.myPage .maintenance {
  background-color: #fff;
  border-style: solid;
  border-color: #DA0908;
  border-width: 0.2rem;
  text-align: center;
  padding-left: auto;
  padding-right: auto;
  font-weight: 500;
}
.myPage .maintenance__title {
  font-size: 2.257rem;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.myPage .maintenance__textBasic {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
.myPage .maintenance__textRed {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #DA0908;
}
.myPage .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.myPage .background {
  background-image: url(../../images/user/mypage/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.myPage p {
  margin-bottom: 0;
}
.myPage .myPageKv {
  height: 34rem;
  background: url("../../images/user/mypage/KV_above.png") center/contain no-repeat;
}
.myPage .myPageKv2 {
  width: 100%;
  height: 16rem;
  background: url("../../images/user/mypage/kv_mypage2.png") center/contain no-repeat;
}
.myPage .infoArea {
  padding: 0.5rem 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.myPage .infoArea .game__text {
  padding: 0 2rem 2rem;
  font-size: 1.5rem;
  text-align: center;
}
.myPage .infoArea .game__button {
  padding: 0 4.5rem;
}
.myPage .notice {
  padding: 2rem 2rem 2.4rem 2rem;
  background: white;
}
.myPage .notice__wrap {
  padding: 2rem;
  font-size: 1.5rem;
  font-weight: 700;
  background: url("../../images/user/mypage/mypage_green_waku.png") center/contain no-repeat;
}
.myPage .error {
  text-align: center;
  background-color: white;
  padding: 3rem 0rem;
}
.myPage .error__wrap {
  font-size: 1.6rem;
  font-weight: 600;
}
.myPage .error__title {
  font-size: 3.5rem;
  font-weight: 700;
  color: red;
}
.myPage .wChance .title__text {
  letter-spacing: 0.3rem;
}
.myPage .wChance__text {
  margin-bottom: 3rem;
  padding: 0 3rem;
}
.myPage .wChance__button {
  padding: 0 3rem;
  margin-bottom: 1.5rem;
}
.myPage .wChance__smallWrap {
  margin-bottom: 4rem;
  padding: 0 3rem 4rem;
  border-bottom: 0.1rem solid #c5ccd2;
  width: 37.5rem;
}
.myPage .wChance__smallText {
  margin-bottom: 0.8rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}
.myPage .wChance__smallText:last-of-type {
  margin-bottom: 0;
}
.myPage .wChance__orangeWrap {
  margin-bottom: 4rem;
  padding-bottom: 2.2rem;
  border-bottom: 0.1rem solid #c5ccd2;
  width: 37.5rem;
}
.myPage .wChance__historyWrap {
  margin-bottom: 6.2rem;
}
.myPage .wChance__history {
  margin: 0 1.5rem;
  border: solid 1px #3EC1D3;
}
.myPage .wChance__historyHead {
  cursor: pointer;
  padding: 1.2rem 0 1.4rem;
  background-color: #3EC1D3;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05rem;
  position: relative;
}
.myPage .wChance__plus {
  position: absolute;
  cursor: pointer;
  right: 0;
  width: 2.7rem;
  height: 2.7rem;
}
.myPage .wChance__plusBtn {
  position: relative;
  top: -40%;
  right: 1.2rem;
  transform: translateY(-50%);
  display: inline-block;
  width: 100%;
  height: 100%;
}
.myPage .wChance__plusBtn::before, .myPage .wChance__plusBtn::after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #fff;
  width: 55%;
  height: 2px;
  transform: translate(-50%, -50%);
}
.myPage .wChance__plusBtn::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.myPage .wChance__plusBtn.is-activeMinus::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.myPage .wChance__historyDeadline {
  padding: 2rem 3rem 0.5rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.myPage .wChance__historyList {
  padding: 0;
}
.myPage .wChance__historyItem {
  list-style-type: none;
  padding: 1.7rem 0 1.7rem;
  margin: 0 1.5rem;
  border-bottom: 1px solid #c5ccd2;
}
.myPage .wChance__historyContent {
  display: flex;
}
.myPage .wChance__historyDate {
  margin-bottom: 0;
  margin-right: 1.3rem;
  font-size: 1.5rem;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6;
}
.myPage .wChance__historyTime {
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1.5rem;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6;
}
.myPage .wChance__historyResult {
  margin-bottom: 0;
  font-size: 1.5rem;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6;
}
.myPage .wChance__win {
  padding-bottom: 1.5rem;
  letter-spacing: 0.2rem;
}
.myPage .receiptReading {
  padding: 1.5rem 27.5px;
}
.myPage .receiptReading__induction {
  padding: 0.8rem 1.5rem;
  background-image: url(../../images/user/mypage/mypage_green_waku.png);
  margin-bottom: 2rem;
  background-size: 100% 100%;
}
.myPage .receiptReading__participation {
  position: relative;
  padding: 21px 20px;
  background-image: url(../../images/user/mypage/mypage_black_waku.png);
  background-size: 100% 100%;
}
.myPage .receiptReading__inductionText {
  margin: 0.5rem;
  font-size: 1.5rem;
  color: #000;
  font-weight: bold;
}
.myPage .receiptReading__participationText {
  margin: 1rem auto;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}
.myPage .logout {
  padding: 4rem 3rem 0;
  margin-bottom: 4rem;
  filter: drop-shadow(0px 5px 6px rgba(0, 0, 0, 0.2));
  border-top: solid 1px #C5CCD2;
}
.myPage .btn-scan-receipt {
  display: block;
  position: relative;
  width: 100%;
  padding: 1.6rem 1.5rem;
  border-radius: 0.3rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #252525;
  background-color: #F9BC14;
}
.myPage .btn-scan-receipt i {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  margin-right: 0.8rem;
  vertical-align: middle;
  background-image: url(../../images/user/receipt/top/camera.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.myPage .btn-scan-receipt:before, .myPage .btn-scan-receipt:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 97%;
  height: 2rem;
}
.myPage .btn-scan-receipt:before {
  background: url(../../images/user/common/icon_frame-top.png) center/contain no-repeat;
  top: 0.4rem;
}
.myPage .btn-scan-receipt:after {
  background: url(../../images/user/common/icon_frame-bottom.png) center/contain no-repeat;
  bottom: 0.4rem;
}
.myPage .scan-receipt-disabled-text {
  padding: 0.6rem;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #E8E8E8;
  text-align: center;
  border: solid 0.5rem #F9BC14;
}
.myPage .footer {
  position: relative;
  background-color: #fff;
}
.myPage .mypage {
  padding: 1rem 4rem;
}
.myPage .circle {
  margin: 1rem;
  padding: 0.8rem;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 5rem;
}

/*====================================================================
js
====================================================================*/
.yourPoint__plusBtn.is-activeOpen::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.wChance__plusBtn.is-activeClose::before {
  transform: translate(-50%, -50%) rotate(90deg);
}

.is-visibleModal {
  display: block;
}

.is-unvisible {
  display: none;
}

.is-activeScan {
  display: block;
  transition: all 0.3s;
}

/*====================================================================
popup
====================================================================*/
.popupModal {
  position: fixed;
  top: 0;
  z-index: 100;
}
.popupModal__wrap {
  position: relative;
  pointer-events: none;
  height: 100%;
}

.modal {
  display: none;
}
.modal__popup {
  width: 34.5rem;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: visible;
  cursor: pointer;
}
.modal__popupAndroid {
  width: 34.5rem;
  position: fixed;
  left: 1.5rem;
  top: -4.5rem;
  z-index: 2;
  pointer-events: visible;
  cursor: pointer;
}
.modal__close {
  cursor: pointer;
}

.overlay {
  display: none;
  width: 37.5rem;
  overflow-x: hidden;
  height: 120%;
  position: fixed;
  top: 0;
  z-index: 2;
}

/*====================================================================
iPhone popup
====================================================================*/
.modal__android {
  display: none;
}

body .modal__iphone {
  display: block;
}

/*====================================================================
Android popup
====================================================================*/
body.Android .modal__android {
  display: block;
}

body.Android .modal__iphone {
  display: none;
}

/*====================================================================
barcode reader
====================================================================*/
.myPageBarcode__modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  overflow: hidden;
}
.myPageBarcode__modalBg {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}
.myPageBarcode__modalBg video {
  height: 100%;
}
@media (orientation: landscape) {
  .myPageBarcode__modalBg video {
    height: auto;
    width: 100%;
  }
}
.myPageBarcode__modalBg canvas {
  display: none;
}
.myPageBarcode__modalContent {
  background: #fff;
  font-size: 2rem;
  padding: 5px;
  position: absolute;
  transform: translate(50%);
  width: 50%;
  bottom: 15%;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
.myPageBarcode__modalClose {
  text-decoration: none;
  pointer-events: none;
}
.myPageBarcode__modalForm {
  display: none;
}

/*====================================================================
qrcode reader
====================================================================*/
.myPageQrcode__modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  overflow: hidden;
}
.myPageQrcode__modalBg {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}
.myPageQrcode__modalBg video {
  height: 100%;
}
@media (orientation: landscape) {
  .myPageQrcode__modalBg video {
    height: auto;
    width: 100%;
  }
}
.myPageQrcode__modalBg canvas {
  display: none;
}
.myPageQrcode__modalContent {
  background: #fff;
  font-size: 2rem;
  padding: 5px;
  position: absolute;
  transform: translate(50%);
  width: 50%;
  bottom: 15%;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
.myPageQrcode__modalClose {
  text-decoration: none;
  pointer-events: none;
}
.myPageQrcode__modalForm {
  display: none;
}

/*====================================================================
receipt reader
====================================================================*/
.myPageReceipt__modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  overflow: hidden;
}
.myPageReceipt__modalBg {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}
.myPageReceipt__modalBg video {
  height: 100%;
}
@media (orientation: landscape) {
  .myPageReceipt__modalBg video {
    height: auto;
    width: 100%;
  }
}
.myPageReceipt__modalBg canvas {
  display: none;
}
.myPageReceipt__modalContent {
  background: #fff;
  font-size: 2rem;
  padding: 5px;
  position: absolute;
  transform: translate(50%);
  width: 50%;
  bottom: 15%;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
.myPageReceipt__modalSubmit {
  text-decoration: none;
  pointer-events: none;
}
.myPageReceipt__modalClose {
  position: absolute;
  top: 0rem;
  right: 0rem;
  z-index: 5;
  width: 3em;
  height: 3em;
  cursor: pointer;
  background-color: black;
}
.myPageReceipt__modalClose:before, .myPageReceipt__modalClose:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
}
.myPageReceipt__modalClose:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.myPageReceipt__modalClose:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.myPageReceipt__modalForm {
  display: none;
}

.modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 0;
}
.modal__overlay {
  width: 100%;
  min-height: 100vh;
  position: relative;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  display: none;
}
.modal__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 37.5rem;
  height: 50rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .modal__wrap {
    width: calc(100% - 3rem);
    height: 67.7vh;
  }
}
.modal__close {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  z-index: 5;
  width: 3em;
  height: 3em;
  cursor: pointer;
}
.modal__close:before, .modal__close:after {
  content: "";
  display: inline-block;
  width: 80%;
  height: 0.3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 0.1rem;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #212121;
}
.modal__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modal__inner {
  width: 100%;
  height: 100%;
  padding: 4rem 1.5rem;
  background-color: #fff;
  overflow-y: scroll;
  display: none;
}
.modal__title {
  margin-bottom: 1.8rem;
  font-size: 2rem;
  text-align: center;
}
.modal__box:not(:last-of-type) {
  margin-bottom: 4rem;
}
.modal__boxTitle {
  width: 100%;
  padding: 0.6rem 1rem;
  margin-bottom: 1.6rem;
  background-color: #3EC1D3;
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 0.18em;
  font-weight: bold;
}
.modal__bodyText {
  letter-spacing: 0.18em;
}
.modal__bodyText, .modal__subTitle {
  font-size: 1.4rem;
  font-weight: 500;
}
.modal__bodyText + .modal__annotation {
  padding-top: 1rem;
}
.modal__annotation + .modal__annotation {
  padding-top: 0.5rem;
}
.modal__subTitle {
  margin-bottom: 0;
  padding-top: 2rem;
}
.modal__list-large, .modal__list-small {
  padding: 0;
  margin-bottom: 1rem;
  list-style-type: none;
}
.modal__list-large {
  counter-reset: item-large-counter;
}
.modal__item-large {
  display: flex;
  gap: 0.4rem;
}
.modal__item-large:before {
  content: "●";
  font-size: 1.4rem;
  font-weight: 500;
}
.modal__item-large[item-type=number]:before {
  counter-increment: item-large-counter;
  content: "（" counter(item-large-counter) "）";
}
.modal__item-large[item-type=circle]:before {
  content: "○";
}
.modal__item-large[item-type=dot]:before {
  content: "・";
}
.modal__item-none {
  display: flex;
  gap: 0.4rem;
}
.modal__item-large + .modal__item-large, .modal__item-none + .modal__item-none {
  padding-top: 1rem;
}
.modal__list-small {
  padding-left: 2rem;
}
.modal__item-small {
  display: flex;
  gap: 0.4rem;
}
.modal__item-small:before {
  content: "・";
  font-size: 1.4rem;
  font-weight: 500;
}
.modal__item-small[item-type=circle]:before {
  content: "○";
}
.modal__item-small + .modal__item-small {
  padding-top: 1rem;
}
.modal__QAtitle {
  margin-bottom: 1.6rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}
.modal__QAlist {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.modal__QAitem {
  margin-bottom: 1rem;
}
.modal__QAhead {
  padding-right: 0.5rem;
  font-family: "din-2014", sans-serif;
  color: #3EC1D3;
  font-size: 1.5rem;
  font-weight: bold;
}
.modal__question {
  position: relative;
  width: 100%;
  padding: 1.2rem 1.5rem;
  background-color: rgba(62, 193, 211, 0.1);
  cursor: pointer;
}
.modal__question:before, .modal__question:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  width: 1.4rem;
  height: 2px;
  background-color: #3EC1D3;
  border-radius: 50%;
  transition: 0.4s;
}
.modal__question:after {
  transform: translateY(-50%) rotate(-90deg);
}
.modal__acHeadText {
  width: 22.3rem;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.12em;
  text-indent: -3.8rem;
  margin-left: 3.8rem;
}
.modal .ac-parent.is-active:after {
  transform: translateY(-50%) rotate(0deg);
}
.modal__answer {
  display: none;
  width: 100%;
  padding: 1.2rem 1.5rem 2rem;
}
.modal__acBodyText {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  text-indent: -3.6rem;
  margin-left: 3.6rem;
}

/*====================================================================
Mypage
====================================================================*/
.myPageReceipt {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  /*====================================================================
  wChance
  =============================================================*/
  /*====================================================================
  receiptReading
  ====================================================================*/
}
.myPageReceipt .siteContent {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
  background-image: url(../../images/user/receipt/receipt_history/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
  position: relative;
  margin: 1.5rem auto 1.5rem;
  overflow-x: hidden;
}
@media screen and (max-width: 821px) {
  .myPageReceipt .siteContent {
    width: 100%;
  }
}
.myPageReceipt .maint {
  background-color: #fff;
  padding: 2rem;
}
.myPageReceipt .maintenance {
  background-color: #fff;
  border-style: solid;
  border-color: #DA0908;
  border-width: 0.2rem;
  text-align: center;
  padding-left: auto;
  padding-right: auto;
  font-weight: 500;
}
.myPageReceipt .maintenance__title {
  font-size: 2.257rem;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.myPageReceipt .maintenance__textBasic {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
.myPageReceipt .maintenance__textRed {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #DA0908;
}
.myPageReceipt .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.myPageReceipt .background {
  background-image: url(../../images/user/mypage/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.myPageReceipt p {
  margin-bottom: 0;
}
.myPageReceipt .myPageKv {
  height: 28.5rem;
  background: url("../../images/user/mypage/KV_above.png") center/contain no-repeat;
}
.myPageReceipt .infoArea {
  padding: 0.5rem 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.myPageReceipt .infoArea .game__text {
  padding: 0 2rem 2rem;
  font-size: 1.5rem;
  text-align: center;
}
.myPageReceipt .infoArea .game__button {
  padding: 0 4.5rem;
}
.myPageReceipt .wChance .title__text {
  letter-spacing: 0.3rem;
}
.myPageReceipt .wChance__text {
  margin-bottom: 3rem;
  padding: 0 3rem;
}
.myPageReceipt .wChance__button {
  padding: 0 3rem;
  margin-bottom: 1.5rem;
}
.myPageReceipt .wChance__smallWrap {
  margin-bottom: 4rem;
  padding: 0 3rem 4rem;
  border-bottom: 0.1rem solid #c5ccd2;
  width: 37.5rem;
}
.myPageReceipt .wChance__smallText {
  margin-bottom: 0.8rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}
.myPageReceipt .wChance__smallText:last-of-type {
  margin-bottom: 0;
}
.myPageReceipt .wChance__orangeWrap {
  margin-bottom: 4rem;
  padding-bottom: 2.2rem;
  border-bottom: 0.1rem solid #c5ccd2;
  width: 37.5rem;
}
.myPageReceipt .wChance__historyWrap {
  margin-bottom: 6.2rem;
}
.myPageReceipt .wChance__history {
  margin: 0 1.5rem;
  border: solid 1px #3EC1D3;
}
.myPageReceipt .wChance__historyHead {
  cursor: pointer;
  padding: 1.2rem 0 1.4rem;
  background-color: #3EC1D3;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05rem;
  position: relative;
}
.myPageReceipt .wChance__plus {
  position: absolute;
  cursor: pointer;
  right: 0;
  width: 2.7rem;
  height: 2.7rem;
}
.myPageReceipt .wChance__plusBtn {
  position: relative;
  top: -40%;
  right: 1.2rem;
  transform: translateY(-50%);
  display: inline-block;
  width: 100%;
  height: 100%;
}
.myPageReceipt .wChance__plusBtn::before, .myPageReceipt .wChance__plusBtn::after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #fff;
  width: 55%;
  height: 2px;
  transform: translate(-50%, -50%);
}
.myPageReceipt .wChance__plusBtn::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.myPageReceipt .wChance__plusBtn.is-activeMinus::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.myPageReceipt .wChance__historyDeadline {
  padding: 2rem 3rem 0.5rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.myPageReceipt .wChance__historyList {
  padding: 0;
}
.myPageReceipt .wChance__historyItem {
  list-style-type: none;
  padding: 1.7rem 0 1.7rem;
  margin: 0 1.5rem;
  border-bottom: 1px solid #c5ccd2;
}
.myPageReceipt .wChance__historyContent {
  display: flex;
}
.myPageReceipt .wChance__historyDate {
  margin-bottom: 0;
  margin-right: 1.3rem;
  font-size: 1.5rem;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6;
}
.myPageReceipt .wChance__historyTime {
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1.5rem;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6;
}
.myPageReceipt .wChance__historyResult {
  margin-bottom: 0;
  font-size: 1.5rem;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6;
}
.myPageReceipt .wChance__win {
  padding-bottom: 1.5rem;
  letter-spacing: 0.2rem;
}
.myPageReceipt .receiptReading {
  padding: 1.5rem 27.5px;
}
.myPageReceipt .receiptReading__induction {
  padding: 0.8rem 1.5rem;
  background-image: url(../../images/user/mypage/mypage_green_waku.png);
  margin-bottom: 2rem;
  background-size: 100% 100%;
}
.myPageReceipt .receiptReading__participation {
  position: relative;
  padding: 21px 20px;
  background-image: url(../../images/user/mypage/mypage_black_waku.png);
  background-size: 100% 100%;
}
.myPageReceipt .receiptReading__inductionText {
  margin: 0.5rem;
  font-size: 1.5rem;
  color: #00653E;
  font-weight: bold;
}
.myPageReceipt .receiptReading__participationText {
  margin: 1rem auto;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}
.myPageReceipt .logout {
  padding: 4rem 3rem 0;
  margin-bottom: 4rem;
  filter: drop-shadow(0px 5px 6px rgba(0, 0, 0, 0.2));
  border-top: solid 1px #C5CCD2;
}
.myPageReceipt .btn-scan-receipt {
  display: block;
  position: relative;
  width: 100%;
  padding: 1.6rem 1.5rem;
  border-radius: 0.3rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #252525;
  background-color: #F9BC14;
}
.myPageReceipt .btn-scan-receipt i {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  margin-right: 0.8rem;
  vertical-align: middle;
  background-image: url(../../images/user/receipt/top/camera.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.myPageReceipt .btn-scan-receipt:before, .myPageReceipt .btn-scan-receipt:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 97%;
  height: 2rem;
}
.myPageReceipt .btn-scan-receipt:before {
  background: url(../../images/user/common/icon_frame-top.png) center/contain no-repeat;
  top: 0.4rem;
}
.myPageReceipt .btn-scan-receipt:after {
  background: url(../../images/user/common/icon_frame-bottom.png) center/contain no-repeat;
  bottom: 0.4rem;
}
.myPageReceipt .scan-receipt-disabled-text {
  padding: 0.6rem;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #E8E8E8;
  text-align: center;
  border: solid 0.5rem #F9BC14;
}
.myPageReceipt .footer {
  position: relative;
  height: 18rem;
  background-color: #fff;
}
.myPageReceipt .mypage {
  padding: 1rem 4rem;
}
.myPageReceipt .circle {
  margin: 1rem;
  padding: 0.8rem;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 5rem;
}

/*====================================================================
Mypage
====================================================================*/
.mypageButtons__wrap {
  position: relative;
  padding: 0rem 2.5rem 2rem;
}
.mypageButtons__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mypageButtons__history {
  padding: 0.5rem 0rem 2rem;
  font-weight: bold;
}
.mypageButtons__histyorypageText {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.mypageButtons__histyorypageText::after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  width: 100%;
  height: 100%;
  background: url(../../images/user/mypage/btn_shadow.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.mypageButtons__histyorypageText span {
  position: relative;
  display: inline-block;
}
.mypageButtons__histyorypageText .mypageButtons__baseImage {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 1rem;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.mypageButtons__histyorypageText .mypageButtons__textImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: auto;
  z-index: 2;
  pointer-events: none;
  transition: transform 0.3s ease-in-out;
}
.mypageButtons__histyorypageText:hover .mypageButtons__baseImage {
  box-shadow: none;
  transform: translate(0.4rem, 0.4rem);
}
.mypageButtons__histyorypageText:hover .mypageButtons__textImage {
  transform: translate(calc(0.4rem - 50%), calc(0.4rem - 50%));
}
.mypageButtons__histyorypageText:hover::after {
  opacity: 0;
}
.mypageButtons__guide {
  padding: 0.5rem 0rem 2rem;
  font-weight: bold;
}
.mypageButtons__guidepageText {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.mypageButtons__guidepageText::after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  width: 100%;
  height: 100%;
  background: url(../../images/user/mypage/btn_shadow.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.mypageButtons__guidepageText span {
  position: relative;
  display: inline-block;
}
.mypageButtons__guidepageText .mypageButtons__baseImage {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 1rem;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.mypageButtons__guidepageText .mypageButtons__textImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30%;
  height: auto;
  z-index: 2;
  pointer-events: none;
  transition: transform 0.3s ease-in-out;
}
.mypageButtons__guidepageText:hover .mypageButtons__baseImage {
  box-shadow: none;
  transform: translate(0.4rem, 0.4rem);
}
.mypageButtons__guidepageText:hover .mypageButtons__textImage {
  transform: translate(calc(0.4rem - 50%), calc(0.4rem - 50%));
}
.mypageButtons__guidepageText:hover::after {
  opacity: 0;
}
.mypageButtons__qapage {
  padding-top: 0.2rem;
  font-weight: bold;
}
.mypageButtons__qapageText {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.mypageButtons__qapageText::after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  width: 100%;
  height: 100%;
  background: url(../../images/user/mypage/btn_shadow.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.mypageButtons__qapageText span {
  position: relative;
  display: inline-block;
}
.mypageButtons__qapageText .mypageButtons__baseImage {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 1rem;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.mypageButtons__qapageText .mypageButtons__textImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: auto;
  z-index: 2;
  pointer-events: none;
  transition: transform 0.3s ease-in-out;
}
.mypageButtons__qapageText:hover .mypageButtons__baseImage {
  box-shadow: none;
  transform: translate(0.4rem, 0.4rem);
}
.mypageButtons__qapageText:hover .mypageButtons__textImage {
  transform: translate(calc(0.4rem - 50%), calc(0.4rem - 50%));
}
.mypageButtons__qapageText:hover::after {
  opacity: 0;
}

/*====================================================================
jancode
====================================================================*/
.janform {
  background-color: #fff;
}
.janform .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .janform .siteContent {
    width: 100%;
  }
}
.janform .input__inner {
  padding: 4rem 3rem;
  border-bottom: solid 1px #C5CCD2;
}
.janform .input__title {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
.janform .input__wrap {
  margin-bottom: 3rem;
}
.janform .input__wrap.is-error .input__area {
  border: solid 2px #E60012;
}
.janform .input__wrap.is-error .input__error {
  display: block;
}
.janform .input__area {
  width: 100%;
  padding: 1.3rem 1.4rem;
  margin-bottom: 0.5rem;
  background-color: #f7f7f7;
  border: solid 1px #C5CCD2;
  border-radius: 3px;
  font-family: "din-2014", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}
.janform .input__area::-moz-placeholder {
  color: #A8A7A7;
}
.janform .input__area::placeholder {
  color: #A8A7A7;
}
.janform .input__error {
  display: none;
  margin-bottom: 0.7rem;
  font-size: 1.4rem;
  color: #E60012;
  letter-spacing: 0.1em;
}
.janform .input__annotation {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.janform .input__btnWrap {
  padding: 4rem 3rem;
}
.janform .input__btnWrap .btn-arrow {
  filter: drop-shadow(0.4rem 0.5rem 0.9rem rgba(0, 0, 0, 0.29));
}
.janform .input__btnWrap .btn-arrow:after {
  left: 1.5rem;
  transform: translateY(-50%) rotate(180deg);
}

/*====================================================================
jancode
====================================================================*/
.qrform {
  background-color: #fff;
}
.qrform .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .qrform .siteContent {
    width: 100%;
  }
}
.qrform .input__inner {
  padding: 4rem 3rem;
  border-bottom: solid 1px #C5CCD2;
}
.qrform .input__title {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
.qrform .input__wrap {
  margin-bottom: 3rem;
}
.qrform .input__wrap.is-error .input__area {
  border: solid 2px #E60012;
}
.qrform .input__wrap.is-error .input__error {
  display: block;
}
.qrform .input__area {
  width: 100%;
  padding: 1.3rem 1.4rem;
  margin-bottom: 0.5rem;
  background-color: #f7f7f7;
  border: solid 1px #C5CCD2;
  border-radius: 3px;
  font-family: "din-2014", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}
.qrform .input__area::-moz-placeholder {
  color: #A8A7A7;
}
.qrform .input__area::placeholder {
  color: #A8A7A7;
}
.qrform .input__error {
  display: none;
  margin-bottom: 0.7rem;
  font-size: 1.4rem;
  color: #E60012;
  letter-spacing: 0.1em;
}
.qrform .input__annotation {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.qrform .input__btnWrap {
  padding: 4rem 3rem;
}
.qrform .input__btnWrap .btn-arrow {
  filter: drop-shadow(0.4rem 0.5rem 0.9rem rgba(0, 0, 0, 0.29));
}
.qrform .input__btnWrap .btn-arrow:after {
  left: 1.5rem;
  transform: translateY(-50%) rotate(180deg);
}

/*====================================================================
cvs
====================================================================*/
.cvs {
  background-color: #fff;
}
.cvs .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .cvs .siteContent {
    width: 100%;
  }
}
.cvs .title__wrap {
  margin-bottom: 2rem;
}
.cvs .select {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 4rem;
}
.cvs .select__title {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.07em;
}
.cvs .select__textWrap {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 1.6rem;
}
.cvs .select__annotation {
  font-weight: 500;
  line-height: 1.7;
}
.cvs .select__annotation + .select__annotation {
  padding-top: 0.8rem;
}
.cvs .select__list {
  padding: 0;
  margin-bottom: 4rem;
}
.cvs .select__item {
  padding: 1.5rem;
  border-bottom: solid 1px #C5CCD2;
}
.cvs .attention {
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.cvs .attention__title {
  position: relative;
  z-index: 2;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto;
  background-color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  color: #E60012;
  letter-spacing: 0.05em;
}
.cvs .attention__inner {
  position: relative;
  top: -1.5rem;
  padding: 3.2rem 1.5rem 3rem;
  border: solid 1px #C5CCD2;
}
.cvs .attention__text {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.7;
  letter-spacing: 0.095em;
}
.cvs .attention__text:last-of-type {
  margin-bottom: 2.2rem;
}
.cvs .attention__text + .attention__text {
  padding-top: 0.8rem;
}
.cvs .attention__annotation {
  line-height: 1.6;
}
.cvs .attention__annotation .external:before {
  bottom: 0;
}
.cvs .attention__annotation + .attention__annotation {
  padding-top: 1rem;
}
.cvs__btnWrap {
  padding-left: 3rem;
  padding-right: 3rem;
}
.cvs .btn-primary {
  font-size: 2rem;
  font-weight: bold;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  letter-spacing: 0.15em;
}
.cvs .error__wrap {
  width: 100%;
  padding: 0 1.5rem;
  margin-bottom: 2rem;
  display: none;
}
.cvs .error__text {
  padding: 1.2rem 0 1rem;
  background-color: #fff;
  border: solid 1px #E60012;
  font-size: 1.4rem;
  font-weight: 500;
  color: #E60012;
  text-align: center;
  letter-spacing: 0.1em;
}
.cvs .cvs__inner.is-error .error__wrap {
  display: block;
}
.cvs .modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 0;
}
.cvs .modal__overlay {
  width: 100%;
  min-height: 100vh;
  position: relative;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  display: none;
}
.cvs .modal__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 37.5rem;
  height: 50rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .cvs .modal__wrap {
    width: calc(100% - 3rem);
    height: 67.7vh;
  }
}
.cvs .modal__close {
  position: absolute;
  top: -4rem;
  right: 0;
  z-index: 5;
  width: 3em;
  height: 3em;
  cursor: pointer;
}
.cvs .modal__close:before, .cvs .modal__close:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #fff;
}
.cvs .modal__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.cvs .modal__inner {
  width: 100%;
  height: 100%;
  padding: 4rem 1.5rem;
  margin: 0 auto;
  background-color: #fff;
  overflow-y: scroll;
  display: none;
}
.cvs .modal__title {
  margin-bottom: 1.8rem;
  font-size: 2rem;
  text-align: center;
}
.cvs .modal__box:not(:last-of-type) {
  margin-bottom: 4rem;
}
.cvs .modal__boxTitle {
  width: 100%;
  padding: 0.6rem 1rem;
  margin-bottom: 1.6rem;
  background-color: #3EC1D3;
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 0.18em;
  font-weight: bold;
}
.cvs .modal__bodyText {
  letter-spacing: 0.18em;
}
.cvs .modal__bodyText, .cvs .modal__subTitle {
  font-size: 1.4rem;
  font-weight: 500;
}
.cvs .modal__bodyText + .modal__annotation {
  padding-top: 1rem;
}
.cvs .modal__annotation + .modal__annotation {
  padding-top: 0.5rem;
}
.cvs .modal__subTitle {
  margin-bottom: 0;
  padding-top: 2rem;
}
.cvs .modal__list-large, .cvs .modal__list-small {
  padding: 0;
  margin-bottom: 1rem;
  list-style-type: none;
}
.cvs .modal__item-large {
  display: flex;
  gap: 0.4rem;
}
.cvs .modal__item-large:before {
  content: "●";
  font-size: 1.4rem;
  font-weight: 500;
}
.cvs .modal__item-large + .modal__item-large {
  padding-top: 1rem;
}
.cvs .modal__list-small {
  padding-left: 2rem;
}
.cvs .modal__item-small {
  display: flex;
  gap: 0.4rem;
}
.cvs .modal__item-small:before {
  content: "・";
  font-size: 1.4rem;
  font-weight: 500;
}
.cvs .modal__item-small + .modal__item-small {
  padding-top: 1rem;
}

/*====================================================================
lottery
====================================================================*/
.lottery {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  background-color: #fff;
}
.lottery .siteContent {
  position: relative;
  width: 37.5rem;
  margin: 0 auto;
  overflow-x: hidden;
  background-color: #fff;
}
@media screen and (max-width: 821px) {
  .lottery .siteContent {
    width: 100%;
  }
}
.lottery .lotteryKv {
  height: 28rem;
  background: url("../../images/user/mypage/KV_above.png") center/contain no-repeat;
}
.lottery .winKv {
  height: 28rem;
  background: url("../../images/user/lottery/win.png") center/contain no-repeat;
}
.lottery .loseKv {
  height: 38rem;
  background: url("../../images/user/lottery/lose.png") center/contain no-repeat;
}
.lottery .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.lottery .background {
  background-image: url(../../images/user/qa/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.lottery .explanation {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.lottery .explanation__frame {
  background: url("../../images/user/frame/green_waku_small.png") center/contain no-repeat;
  height: 9.75em;
  padding: 2rem 5rem 0;
}
.lottery .explanation__text {
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold;
}
.lottery .wChanceMessage {
  background-color: white;
  padding-top: 1rem;
}
.lottery .wChanceMessage__text {
  font-size: 2.4rem;
  padding: 0rem 3rem 1.5rem;
  text-align: center;
}
.lottery .wChanceMessage__text .txt-wchance {
  color: #2DAA39;
  font-weight: bold;
}
.lottery .wChanceMessage__text .txt-number {
  color: #2DAA39;
  font-size: 4.85rem;
  font-weight: bold;
}
.lottery .copy-right {
  display: flex;
  float: right;
}
.lottery .txt-image {
  text-align: right;
  font-size: 1rem;
  padding-right: 2rem;
  font-weight: bold;
}
.lottery__frame {
  margin-top: 3rem;
  margin-bottom: 3rem;
  background: url("../../images/user/frame/抽選画面_抽選GIF_waku.png") center/contain no-repeat;
  height: 41rem;
}
.lottery__gif {
  width: 75%;
  display: block;
  margin: auto;
}
.lottery__message {
  text-align: center;
  width: 100%;
  padding: 2rem 0 2rem;
  font-size: 1.4rem;
}
.lottery__message .large {
  font-size: 1.75rem;
  padding-bottom: 1rem;
}
.lottery__message .small {
  font-size: 1.5rem;
}
.lottery__image {
  width: 100%;
  height: auto;
}
.lottery__btnWrap {
  padding: 4rem 3rem;
  border-bottom: solid 1px #C5CCD2;
}
.lottery__button {
  padding: 0.5rem 0 0.5rem;
}
.lottery__button .btn-arrow-icon:after {
  right: 5rem;
}

.win__frame {
  margin-top: 2rem;
  margin-bottom: 2rem;
  background: url(../../images/user/frame/当選画面_通常時_waku.png) center/auto 100% no-repeat;
  height: 38rem;
  background-size: 90% 37rem;
  padding: 0px 4rem 0px;
}
.win__frame-wchance-right {
  margin-top: 2rem;
  margin-bottom: 2rem;
  background: url("../../images/user/frame/当選画面_Wチャンスの抽選権獲得の場合.png") center/contain no-repeat;
  height: 93.5rem;
  background-size: 90% 92rem;
  padding: 0 4rem 0;
}
.win .txt-win {
  padding-top: 2rem;
  color: #2DAA39;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}
.win .txt-explain {
  padding-top: 1.5rem;
  padding-bottom: 1.75rem;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
}
.win .txt-caution {
  padding-top: 1.25rem;
  font-size: 1.2rem;
  font-weight: bold;
}
.win .txt-explain-wchance-right {
  color: #E60012;
  padding-top: 1.5rem;
  padding-bottom: 1.75rem;
  font-size: 1.4rem;
  text-align: left;
  font-weight: bold;
}
.win .txt-recommend {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}
.win .txt-explain-mini {
  padding-bottom: 2rem;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: left;
}
.win .textRed {
  color: #E60012;
}

.lose__frame {
  margin-top: 3rem;
  background: url("../../images/user/frame/落選画面_waku.png") center/contain no-repeat;
  height: 42.5rem;
}
.lose__image {
  width: 75%;
  display: block;
  margin: auto;
}
.lose .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .lose .siteContent {
    width: 100%;
  }
}
.lose__buttonWrap {
  padding: 1rem 0 2rem;
}
.lose .btn-info {
  filter: drop-shadow(4px 5px 9px rgba(0, 0, 0, 0.3));
}
.lose .btn-info:after {
  left: 1.5rem;
  transform: translateY(-50%) rotate(180deg);
}
.lose__background-white {
  background-color: white;
  width: 100%;
  height: 7.5rem;
}
.lose__background-white .txt-recommend {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  padding-top: 2.5rem;
}

.wchance .background-white {
  background-color: white;
  width: 100%;
  height: 34rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 360px) and (max-height: 740px) {
  .wchance .background-white {
    height: 34rem;
  }
}
.wchance .txt-choice-size {
  text-align: center;
  font-size: 1.8rem;
}
.wchance .txt-choice-size-caution {
  text-align: center;
  font-size: 1.4rem;
  color: #E60012;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.wchance .copyright {
  text-align: left;
  padding-left: 8rem;
  font-size: 0.7rem;
}
.wchance .txt-image {
  text-align: right;
  font-size: 1rem;
  padding-right: 2rem;
  font-weight: bold;
}
.wchance__shoesImg {
  height: 20rem;
  background: url("../../images/user/lottery/shoes.jpg") center/contain no-repeat;
}
.wchance__button {
  padding: 1rem 0 1rem;
}
.wchance__button .btn-arrow-icon:after {
  right: 5rem;
}
.wchance__buttonWrap {
  padding: 3rem 0 3rem;
}
.wchance__popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.wchance__popup-content {
  position: absolute;
  top: 5%;
  background: url(../../images/user/lottery/popup_bg_white.png) center/contain no-repeat;
  height: 26rem;
  width: 100%;
  padding-top: 2rem;
}
.wchance .txt-popup {
  font-size: 1.6rem;
  text-align: center;
}
.wchance .txt-popup-size {
  font-size: 2.8rem;
  text-align: center;
  font-weight: bold;
}
.wchance__popup-btnWrap {
  padding: 1rem 0 1rem;
}
.wchance__popup-btnWrap .btn-arrow-icon::after {
  right: 8.5rem;
  top: 1.8rem;
}
.wchance__popup-btnWrap .btn-arrow-icon-green {
  position: relative;
}
.wchance__popup-btnWrap .btn-arrow-icon-green::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 8.5rem;
  width: 1rem;
  height: 1.6rem;
  background: url(../../images/user/common/triangle_green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
}
.wchance__popup-button {
  padding: 0.5rem 0 0.5rem;
}
.wchance .hidden {
  display: none;
}
.wchance .win__frame {
  margin-top: 3rem;
  background: url("../../images/user/frame/当選画面_Wチャンスコース.png") center/contain no-repeat;
  height: 57rem;
}
.wchance .win__background-white {
  background-color: white;
  width: 100%;
  height: 23rem;
  padding: 2rem 0 2rem;
}
.wchance .win__note {
  background: url("../../images/user/frame/当選画面（Wチャンスコース）_赤枠.png") center/contain no-repeat;
  height: 19rem;
}
.wchance .txt-prize {
  font-size: 2rem;
  text-align: center;
  color: white;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.wchance .txt-prize-explain {
  font-size: 1.2rem;
  text-align: left;
  padding-top: 2rem;
  padding-left: 5.5rem;
  font-weight: bold;
}

/*====================================================================
point
====================================================================*/
.point {
  background-color: #fff;
}
.point .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .point .siteContent {
    width: 100%;
  }
}
.point__inner {
  border: solid 1px #C5CCD2;
  margin: 4rem 1.5rem;
}
.point__title {
  padding: 1rem 0 0.3rem;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  text-indent: 0.5rem;
}
.point__image {
  width: 100%;
  height: auto;
}

.form__data {
  display: none;
}

/*====================================================================
coupon
====================================================================*/
.coupon {
  background-color: #fff;
}
.coupon .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .coupon .siteContent {
    width: 100%;
  }
}
.coupon__inner {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
.coupon__cvsName {
  padding-top: 2.4rem;
  padding-bottom: 2.6rem;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2em;
}
.coupon__image {
  width: 100%;
  height: auto;
  padding-top: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 2rem;
}
.coupon__itemName {
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
}
.coupon__text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.17em;
}
.coupon__annotation {
  text-align: center;
}
.coupon__subtitle {
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.06em;
}
.coupon .btn {
  margin-bottom: 1.6rem;
}
.coupon .goods {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.coupon .goods__inner {
  padding-bottom: 3.8rem;
  border: solid 1px #C5CCD2;
}
.coupon .goods .coupon__text {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.coupon .transition {
  padding: 4rem 3rem 3rem;
  border-bottom: solid 1px #C5CCD2;
}
.coupon .transition .coupon__text {
  margin-bottom: 1rem;
  line-height: 1.6;
}
.coupon .transition .text-warning {
  margin-bottom: 2rem;
  margin-left: 1.4rem;
  text-indent: -1.4rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #E60012;
  letter-spacing: 0.05em;
}
.coupon .period {
  padding: 2.7rem 3rem;
  border-bottom: solid 1px #C5CCD2;
}
.coupon .period .coupon__text {
  text-align: center;
  line-height: 1.7;
}
.coupon .issuing {
  padding: 2.8rem 3rem;
  border-bottom: solid 1px #C5CCD2;
}
.coupon .issuing .coupon__text {
  margin-bottom: 1.8rem;
}
.coupon .issuing .btn {
  font-size: 1.8rem;
  letter-spacing: 0.08em;
}
.coupon .attention {
  padding: 3rem 3rem;
}

/*====================================================================
Wchance
====================================================================*/
.wchance {
  background-color: #fff;
}
.wchance .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .wchance .siteContent {
    width: 100%;
  }
}
.wchance__inner {
  padding: 0 3rem 3.8rem;
  margin-bottom: 4rem;
  border-bottom: solid 1px #C5CCD2;
}
.wchance__text {
  margin-bottom: 3rem;
}
.wchance .btn-primary {
  margin-bottom: 1.6rem;
}
.wchance .text-small + .text-small {
  padding-top: 1rem;
}
.wchance__btnWrap {
  padding-left: 3rem;
  padding-right: 3rem;
  margin-bottom: 4rem;
}
.wchance .btn-info:after,
.wchance .btn-return:after {
  left: 1.5rem;
  transform: translateY(-50%) rotate(180deg);
}

/*====================================================================
receipt
====================================================================*/
.receipt {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  /*-----------------------------------------------
  ページネーション
  ------------------------------------------------*/
}
.receipt .myPageKv {
  width: 100%;
  height: 18rem;
  background: url("../../images/user/mypage/kv_mypage2.png") center/contain no-repeat;
}
.receipt .historyText {
  padding: 2rem 3.75rem;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #fff;
}
.receipt .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.receipt .background {
  background-image: url(../../images/user/top/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.receipt .siteContent {
  width: 37.5rem;
  margin: 0 auto;
  background-color: #FBF8F2;
}
@media screen and (max-width: 821px) {
  .receipt .siteContent {
    width: 100%;
  }
}
.receipt__agreementTextWrap {
  padding: 3rem 3rem;
  font-size: 1.6rem;
}
.receipt__emphasisText {
  color: #FF4350;
  font-weight: bold;
}
.receipt .infoBox {
  text-align: center;
}
.receipt .infoBox__title {
  height: 4rem;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 2.2;
  background-color: #5BC2DC;
  border-radius: 1rem 1rem 0 0;
}
.receipt .infoBox__inner {
  background-color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 0 0 1rem 1rem;
  border: solid 0.2rem #5BC2DC;
}
.receipt .infoBox__yourChainWrap {
  padding: 0 4rem;
  margin: 0 0 3rem;
}
.receipt .infoBox__yourChainResultWrap {
  padding: 0;
  margin: 3rem 0 2rem;
}
.receipt .infoBox__yourChainInner {
  padding: 1rem 0;
}
.receipt .infoBox__yourPointWrap {
  padding: 0 2rem;
}
.receipt .infoBox__yourPointInner {
  font-size: 3rem;
  padding: 0.5rem 0;
}
.receipt .infoBox .your-chain-icon i {
  display: inline-block;
  vertical-align: middle;
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 0.8rem;
  background: url(../../images/user/receipt/top/icon_chain.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.receipt .infoBox .your-point-icon i {
  display: inline-block;
  vertical-align: middle;
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 0.8rem;
  margin-bottom: 0.2rem;
  background: url(../../images/user/receipt/top/icon_point.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.receipt .input__checkWrap {
  display: flex;
  margin-bottom: 1.2rem;
  justify-content: center;
}
.receipt .input__checkBox {
  display: none;
}
.receipt .input__wrap {
  display: flex;
  margin-bottom: 1rem;
  font-size: 1.9rem;
  font-weight: bold;
  align-items: center;
  gap: 1.4rem;
}
.receipt .input__wrap input {
  min-width: 0;
  text-align: center;
}
.receipt .input__nameLabel {
  flex: 1 0 auto;
}
.receipt input[type=text] {
  height: 4.4rem;
  min-width: 5rem;
  padding: 0 0.8rem;
  border: 0.1rem solid #252525;
  border-radius: 1rem;
}
.receipt input[type=checkbox],
.receipt input[type=radio] {
  display: none;
}
.receipt .label-checkbox {
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.receipt .label-checkbox::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  display: inline-block;
  box-sizing: border-box;
  background-color: white;
  border: 0.1rem solid #252525;
  margin-right: 1.6rem;
  flex-shrink: 0;
}
.receipt input[type=checkbox]:checked + .label-checkbox::before {
  border-color: #F9BC14;
  background-color: #F9BC14;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" viewBox="0 0 32 32"><path d="M 4.4449292,16.4441 13.338076,23.93407 27.854832,7.0816382" style="stroke:white;fill:none;stroke-width:6;stroke-linecap:square;stroke-linejoin:round;" /></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.5rem;
}
.receipt .text-link {
  color: #0099DB;
}
.receipt .agreementButtonArea {
  padding: 0 3rem 2rem;
}
.receipt .productInputInfo {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 1.5rem;
  background-color: #E5EDEF;
}
.receipt .productInputInfo[info-type=list] {
  margin-top: 3rem;
  padding-top: 0;
}
.receipt .productInputInfo__textWrap {
  padding: 0 4.2rem;
}
.receipt .productInputInfo__ruby {
  font-size: 1.1rem;
  color: #5BC2DC;
}
.receipt .productInputInfo__ruby::before {
  content: "";
  position: relative;
  display: inline-block;
  width: 1.3rem;
  height: 1.2rem;
  margin-right: 0.4rem;
  top: 0.1rem;
  background-image: url(../../images/user/receipt/product/diamond_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.receipt .productInputInfo__title {
  position: relative;
  padding: 0.2rem 0 0.8rem;
  font-size: 2.2rem;
  font-weight: bold;
}
.receipt .productInputInfo__title::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: 0;
  width: 10.6rem;
  height: 0.3rem;
  background-color: #5BC2DC;
  border-radius: 0.2rem;
}
.receipt .productInputInfo__title::after {
  content: "";
  position: absolute;
  width: 8rem;
  height: 7rem;
  top: -2.5rem;
  right: -3rem;
  background-image: url(../../images/user/receipt/product/bg_icon_circle.svg), url(../../images/user/receipt/product/bg_icon_triangle.svg);
  background-position: 0 0, bottom right;
  background-size: 2.8rem 2.8rem, 6rem 6rem;
  background-repeat: no-repeat;
}
.receipt .productInputInfo__title[icon-type=upload]::after {
  width: 9.2rem;
  height: 7rem;
  top: -2.5rem;
  right: 3rem;
  background-image: url(../../images/user/receipt/receipt_history/bg_icon_upload_square.svg), url(../../images/user/receipt/receipt_history/bg_icon_upload_circle.svg);
  background-size: 6rem 6rem, 2.8rem 2.8rem;
}
.receipt .productInputInfo__title[icon-type=application]::after {
  width: 10rem;
  height: 8rem;
  top: -2.5rem;
  right: 0rem;
  background-image: url(../../images/user/receipt/receipt_history/bg_icon_history_square.svg), url(../../images/user/receipt/receipt_history/bg_icon_history_triangle.svg);
  background-position: bottom left, top right;
  background-size: 7rem 7rem, 4rem 4rem;
}
.receipt .productInputInfo__detail {
  font-size: 1.5rem;
  padding: 1.2rem 0 2rem;
}
.receipt .productInputInfo__annotation {
  font-size: 1.2rem;
  margin-top: 0.8rem;
}
.receipt .productInputInfo__buttonWrap {
  padding: 0 1.4rem;
}
.receipt .productInput {
  padding: 3rem 3rem 1.5rem;
}
.receipt .productInput__wrap {
  padding: 0 2rem;
}
.receipt .productInput__nameTitle {
  padding-left: 1rem;
  margin-bottom: 1rem;
  font-size: 1.9rem;
  font-weight: bold;
  border-left: 0.4rem solid #5BC2DC;
}
.receipt .productInput__nameWrap {
  margin-bottom: 2rem;
  width: 100%;
  height: 25rem;
}
.receipt .productInput__nameTextWrap {
  padding: 1rem 2rem;
  width: 100%;
  height: 25rem;
  font-size: 1.4rem;
  background-color: #fff;
  border: 0.1rem solid #252525;
  border-radius: 1.4rem;
}
.receipt .productInput__buttonWarp {
  padding-left: 0;
  padding-right: 0;
}
.receipt .productInput .product-input[type=text] {
  width: 10rem;
}
.receipt .productInput[view-type=modal] {
  padding: 0;
}
.receipt .productInput .modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  padding: 0;
}
.receipt .productInput .modal__overlay {
  width: 100%;
  min-height: 100%;
  position: relative;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  display: none;
}
.receipt .productInput .modal__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 37.5rem;
  height: 50rem;
  padding: 4rem 1.5rem;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 0.6rem;
  display: none;
}
@media screen and (max-width: 821px) {
  .receipt .productInput .modal__inner {
    width: calc(100% - 3rem);
    height: 133vw;
  }
}
.receipt .productInput .modal__confirmBox {
  width: 100%;
  height: 28.5rem;
  overflow-y: scroll;
}
.receipt .productInput .modal__text {
  margin-bottom: -2.4rem;
  text-align: center;
}
.receipt .productInput .modal__box {
  margin-bottom: 2.4rem;
}
.receipt .productInput .modal .question {
  margin-bottom: 0.8rem;
}
.receipt .productInput .modal input,
.receipt .productInput .modal textarea {
  resize: none;
  width: 100%;
  padding-left: 3rem;
  padding-right: 0.5rem;
  border: none;
  font-size: 1.5rem;
}
.receipt .productInput .modal__btnWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 3rem;
}
.receipt .productInput .modal .btn {
  width: 15.1rem;
  padding: 1rem 0;
  font-size: 1.6rem;
  font-weight: 500;
}
.receipt .productInput .modal .btn-primary {
  margin-top: 0;
  filter: none;
}
.receipt .productInput .modal .btn-gray {
  border: none;
  color: #7B7878;
  background-color: #E5E5E5;
}
.receipt .receiptPreviewModal img {
  -o-object-fit: contain;
  object-fit: contain;
}
.receipt .receiptLoadingModal .modal__wrap {
  height: 30rem;
  padding: 0 2rem;
}
.receipt .receiptLoadingModal .modal__inner {
  border-radius: 2rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.receipt .receiptLoadingModal__title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.receipt .receiptLoadingModal__text {
  font-size: 1.8rem;
  line-height: 1.3;
  text-align: center;
}
.receipt .uploadResult {
  padding: 3rem 3rem;
}
.receipt .uploadResult__icon {
  height: 12rem;
  width: 12rem;
  margin: auto;
  display: block;
  margin-bottom: 1rem;
}
.receipt .uploadResult__title {
  text-align: center;
  font-size: 2.3rem;
  font-weight: bold;
  color: #FF4350;
  margin-bottom: 1rem;
}
.receipt .uploadResult__text {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.receipt .uploadResult__annotation {
  font-size: 1.2rem;
}
.receipt .uploadResult__buttonWrap {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.receipt .uploadResult__mypageId {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 0.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 0.3rem solid #5BC2DC;
  border-radius: 1.2rem;
}
.receipt .prize {
  padding: 3rem 0 2rem;
  background-color: #E5EDEF;
  background-image: url(../../images/user/receipt/receipt_history/bg_info.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.receipt .prize .infoBox {
  margin-bottom: 4rem;
}
.receipt .prize .prizeInfo {
  padding-bottom: 2rem;
}
.receipt .prize .prizeInfo__wrap {
  padding: 0 4rem;
}
.receipt .prize .prizeInfo__titleWrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  justify-content: center;
  align-items: center;
}
.receipt .prize .prizeInfo__number {
  width: 3.4rem;
  height: 3.4rem;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #5BC2DC;
  border-radius: 50%;
  text-align: center;
  line-height: 3.4rem;
  margin-bottom: 1rem;
}
.receipt .prize .prizeInfo__title {
  position: relative;
  font-size: 2.2rem;
  font-weight: bold;
  z-index: 2;
}
.receipt .prize .prizeInfo__title::after {
  content: "";
  position: absolute;
  width: 7rem;
  height: 7rem;
  background-repeat: no-repeat;
  z-index: -1;
}
.receipt .prize .prizeInfo:nth-child(odd) .prizeInfo__title::after {
  top: -2.5rem;
  left: -6rem;
  background-image: url(../../images/user/receipt/enter/bg_icon_triangle.svg);
  background-position: center;
  background-size: contain;
}
.receipt .prize .prizeInfo:nth-child(even) .prizeInfo__title::after {
  top: -2.5rem;
  right: -6.5rem;
  background-image: url(../../images/user/receipt/enter/bg_icon_square.svg);
  background-position: center;
  background-size: contain;
}
.receipt .prize .prizeInfo__imageWrap {
  border-radius: 1.4rem;
  background-color: #fff;
  border: solid 0.1rem #252525;
  margin-bottom: 2rem;
}
.receipt .prize .prizeInfo__introduction {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0.6rem;
}
.receipt .prize .prizeInfo__detail {
  font-size: 1.4rem;
  line-height: 1.4;
}
.receipt .prize .prizeInfo__item {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
.receipt .prize .prizeInfo .button__wrap {
  padding: 0 3rem;
}
.receipt .record .winning-history {
  margin: 2rem 2.15rem 3rem;
  display: block;
}
.receipt .record .winning-history .winning {
  position: relative;
  padding: 2rem 0px 2.25rem;
  border: 0.1rem solid #000;
  border-radius: 1rem;
  background-color: #fff;
}
.receipt .record .application-history {
  margin: 2rem 2.15rem 3rem;
  display: block;
}
.receipt .record .application-history .application {
  position: relative;
  padding: 2rem 1.5rem 2.25rem;
  border: 0.1rem solid #000;
  border-radius: 1rem;
  background-color: #fff;
}
.receipt .record .button__wrap {
  padding-left: 0;
  padding-right: 0;
}
.receipt .record__listWrap {
  border-radius: 1rem;
}
.receipt .record__item {
  padding: 2rem 1rem 2.4rem;
}
.receipt .record__item:not(:last-child) {
  border-bottom: dashed 0.2rem #C5EAC3;
}
.receipt .record__item i {
  display: block;
  position: relative;
  width: 6rem;
  height: 4rem;
  border-radius: 3rem;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: normal;
}
.receipt .record__item i::after {
  content: "OK";
  position: absolute;
  top: 0.9rem;
  left: 1.8rem;
}
.receipt .record__item i[icon-type=ok] {
  background-color: #005E3C;
}
.receipt .record__item i[icon-type=ok]::after {
  content: "OK";
}
.receipt .record__item i[icon-type=ng] {
  background-color: #FF4350;
}
.receipt .record__item i[icon-type=ng]::after {
  content: "NG";
}
.receipt .record__item i[icon-type=ng2] {
  background-color: #C3C3C3;
}
.receipt .record__item i[icon-type=ng2]::after {
  content: "NG";
}
.receipt .record__item i[icon-type=process] {
  background-color: #3DA237;
}
.receipt .record__item i[icon-type=process]::after {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  top: 1.1rem;
  left: 1.7rem;
  background-image: url(../../images/user/receipt/receipt_history/eye.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.receipt .record__item i[icon-type=lose] {
  width: 8.4rem;
  background-color: #C3C3C3;
}
.receipt .record__item i[icon-type=lose]::after {
  content: "はずれ";
  position: relative;
  top: 0.8rem;
  left: 2rem;
}
.receipt .record__item i[icon-type=win] {
  width: 8.4rem;
  background-color: #F4CD41;
}
.receipt .record__item i[icon-type=win]::after {
  content: "あたり";
  position: relative;
  top: 0.8rem;
  left: 2rem;
}
.receipt .record__item .button__wrap {
  margin-bottom: 0;
}
.receipt .record__itemInfo {
  display: flex;
}
.receipt .record__itemLeft[item-type=upload] {
  flex: auto;
}
.receipt .record__itemRight[item-type=application] {
  margin-left: 1rem;
}
.receipt .record__itemCenter[item-type=application] {
  margin: auto;
}
.receipt .record__itemTitle {
  margin-top: 1rem;
  font-size: 1.8rem;
  font-weight: bold;
}
.receipt .record__itemTitle[item-type=application] {
  margin-top: 0;
}
.receipt .record__itemText {
  font-weight: bold;
  font-size: 1.4rem;
}
.receipt .record__btn {
  margin-top: 1.2rem;
}
.receipt .record__anchorWrap {
  margin-bottom: 0;
}
.receipt .record__anchorWrap .btn-push {
  margin-left: auto;
  margin-top: 2rem;
  margin-right: 1rem;
}
.receipt .record .btn-upload-receipt {
  display: block;
  position: relative;
  width: 8rem;
  height: 8rem;
  margin-bottom: 0.6rem;
  background-color: #fff;
  border: 0.1rem solid #252525;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
}
.receipt .record .btn-upload-receipt::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4.6rem;
  height: 4.6rem;
  top: 1.6rem;
  left: 1.9rem;
  background-image: url(../../images/user/receipt/product/icon_receipt_check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.receipt .record .btn-upload-receipt:hover {
  transform: scale(0.9);
}
.receipt .record .receiptbtn__list {
  list-style-type: none;
  padding: 0;
  margin: 0rem 2.5rem;
}
.receipt .record .receiptbtn__history {
  padding: 0.5rem 0rem 2rem;
  font-weight: bold;
}
.receipt .record .receiptbtn__externalSite {
  padding: 1rem 0rem 1.5rem;
  font-weight: bold;
}
.receipt .pagination-border {
  padding: 0 1.2rem;
  height: 0.3rem;
}
.receipt .pagination-border::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #C5EAC3;
}
.receipt .pagination {
  padding: 1rem 0;
}
.receipt .pagination__list {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.receipt .pagination__item.current .pagination__link {
  background-color: #3DA237;
  color: #252525;
  border-radius: 50%;
}
.receipt .pagination__item .pagination__link {
  padding: 0.2rem 1rem;
}
.receipt .pagination__prev .pagination__link::after, .receipt .pagination__next .pagination__link::after {
  content: "";
  border-style: solid;
  border-width: 0.8rem 0 0.8rem 1rem;
  border-color: transparent transparent transparent #252525;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  left: 40%;
  top: 54%;
  transform: translateY(-50%);
}

/*====================================================================
chain
====================================================================*/
.chain .siteContent {
  width: 37.5rem;
  margin: 0 auto;
  background-color: #FBF8F2;
}
@media screen and (max-width: 821px) {
  .chain .siteContent {
    width: 100%;
  }
}
.chain .chainInfo {
  position: relative;
  padding: 3rem 0 1.5rem;
  background-color: #E5EDEF;
}
.chain .chainInfo::before {
  content: "";
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  width: 10.6rem;
  height: 0.3rem;
  background: #5BC2DC;
  border-radius: 0.2rem;
}
.chain .chainInfo__textWrap {
  padding: 0 4.2rem;
}
.chain .chainInfo__ruby {
  font-size: 1.1rem;
  color: #5BC2DC;
}
.chain .chainInfo__title {
  position: relative;
  padding: 0.2rem 0 0.8rem;
  font-size: 2.2rem;
  font-weight: bold;
}
.chain .chainInfo__title::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: 0;
  width: 10.6rem;
  height: 0.3rem;
  background-color: #5BC2DC;
  border-radius: 0.2rem;
}
.chain .chainInfo__title::after {
  content: "";
  position: absolute;
  width: 8rem;
  height: 7rem;
  top: -2.5rem;
  right: -2.5rem;
  background-image: url(../../images/user/chain/bg_icon_square.svg), url(../../images/user/chain/bg_icon_circle.svg);
  background-position: left top, 5rem 3.5rem;
  background-size: 5.8rem 4.8rem, 2.6rem 2.5rem;
  background-repeat: no-repeat;
}
.chain .chainInfo__detail {
  font-size: 1.6rem;
  padding: 1rem 0 1rem;
  font-weight: bold;
}
.chain .chainInfo__annotation {
  font-size: 1.2rem;
  margin: 0.5rem 0 2rem;
}
.chain .chainInfo__buttonWrap {
  padding: 0 1.4rem;
}
.chain .chainInfo__chainArea {
  font-size: 1.5rem;
  background: #FFFFFF 2rem 1rem no-repeat padding-box;
  border-radius: 1rem;
  padding: 1rem 2rem 1rem 2rem;
}
.chain .button__wrap {
  padding: 3rem 3rem 1.5rem;
}
.chain .search_container {
  box-sizing: border-box;
  position: relative;
  border: 0.2rem solid #999;
  border-radius: 1rem;
  height: 4rem;
  font-size: 1.5rem;
  width: 29rem;
}
.chain .button__reset {
  position: absolute;
  right: 13%;
  transform: translateY(13%);
  font-size: 2rem;
  color: #000;
  background-color: #FFF;
  border-style: none;
}
.chain .chainList__wrap {
  position: relative;
  border-radius: 1.5rem;
  display: block;
  margin-top: 7rem;
}
.chain .chainList__wrap-chain {
  position: absolute;
  top: -4.6rem;
  left: 32%;
  width: 21rem;
  transform: translateX(-50%);
  padding: 0.8rem 0 1rem;
  background-color: #5BC2DC;
  border-radius: 1rem 1rem 0 0;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
  z-index: 2;
}
.chain .chainList__wrap-chain-list {
  margin: 0 1.5rem 2rem;
  padding: 2rem 0 2rem;
  background-color: white;
  border-radius: 0 1.5rem 1.5rem 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  z-index: 1;
  border: 2px solid #5BC2DC;
}
.chain .chainList__history {
  margin: 0 1.5rem;
}
.chain .chainList__historyHead {
  cursor: pointer;
  padding: 1rem 0 0rem;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
  text-align: left;
  letter-spacing: 0.05rem;
  position: relative;
}
.chain .chainList__historyHead::after {
  content: "＋";
  position: absolute;
  top: 75%;
  right: 0;
  transform: translateY(-50%);
  font-size: 2rem;
  font-weight: bold;
  color: #5BC2DC;
}
.chain .chainList__historyHead.is-open::after {
  content: "－";
}
.chain .chainList__historyInnerWrap {
  display: none;
}
.chain .chainList__historyInnerWrap.is-open {
  display: block;
}
.chain .chainList__historyList {
  padding: 1rem 1rem;
  margin-top: 2rem;
  background-color: #5BC2DC;
  border-radius: 1rem;
}
.chain .chainList__target-chain-apply-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  color: #29541a;
  margin-left: 2rem;
  margin-right: 1.5rem;
  text-align: left;
}

/*====================================================================
lemonSourLine
====================================================================*/
.errorPage {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  background-color: #fff;
  margin: 0 auto;
  font-weight: bold;
}
.errorPage .contents_wrapper {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .errorPage .contents_wrapper {
    width: 100%;
  }
}
.errorPage .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.errorPage .background {
  background-image: url(../../images/user/top/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.errorPage .title {
  font-size: 20px;
  color: #E60012;
  margin-bottom: 10px;
}
.errorPage .text {
  font-size: 14px;
  color: #E60012;
}
.errorPage__figure01 {
  margin: 0;
}
.errorPage__inner {
  background-size: 100% auto;
  padding: 4rem 0;
  box-sizing: border-box;
}
.errorPage__innerContent {
  margin: 0 auto;
  background: #fff;
  padding: 3rem 1.5rem;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
.errorPage__icon {
  margin: 0 auto;
  max-width: 11%;
}
.errorPage__header {
  margin: 1.5rem auto 0;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.errorPage__center {
  text-align: center;
}
.errorPage__txt {
  margin: 2rem auto 0;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.7;
}
.errorPage__link {
  margin: 1.5rem auto 0;
  display: block;
  color: #fb3e1d;
  font-size: 1.4rem;
  font-weight: bold;
}
.errorPage__txtSpan {
  margin: 1.5rem auto 0;
  display: block;
  font-size: 1.2rem;
  line-height: 2;
  text-indent: -0.8em;
  padding-left: 0.8em;
}

/*====================================================================
qaPage
====================================================================*/
.qaPage {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
}
.qaPage img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.qaPage .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .qaPage .siteContent {
    width: 100%;
  }
}
.qaPage .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.qaPage .maint {
  background-color: #fff;
  padding: 2rem;
}
.qaPage .maintenance {
  background-color: #fff;
  border-style: solid;
  border-color: #DA0908;
  border-width: 0.2rem;
  text-align: center;
  padding-left: auto;
  padding-right: auto;
  font-weight: 500;
}
.qaPage .maintenance__title {
  font-size: 2.257rem;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.qaPage .maintenance__textBasic {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
.qaPage .maintenance__textRed {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #DA0908;
}
.qaPage .qa {
  margin: 0px 17.5px;
  padding-top: 23px;
}
.qaPage .qa__wrap {
  padding-top: 1.5rem;
}
.qaPage .qa__confirm {
  margin-bottom: 42px;
}
.qaPage .qa__box {
  border: 2px solid #005E3C;
  border-radius: 11px;
  background-color: #fff;
}
.qaPage .qa__box:not(:last-of-type) {
  margin-bottom: 2rem;
}
.qaPage .qa__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.qaPage .qa__item {
  margin-bottom: 14px;
}
.qaPage .qa__button {
  margin: 4rem 0.5rem 0rem;
}
.qaPage .qa__accordionContent {
  margin: 10px;
  background-color: #fff;
}
.qaPage .qa__accordionContent__withImgArea {
  padding: 10px 20px;
  border-bottom: solid 1px #DAA520;
}
.qaPage .qa__accordionContent__appImg {
  background: url(../../images/user/common/img_app_icon.png) left/contain no-repeat;
}
.qaPage .qa__accordionContent__centerTextArea {
  padding: 10px 20px;
  border-bottom: solid 1px #DAA520;
  text-align: center;
}
.qaPage .qa__accordionContent__withbuttonArea {
  padding: 10px 20px;
  text-align: center;
}
.qaPage .qa__accordionContent__appImgText {
  margin: 10px 0px 10px 70px;
}
.qaPage .qa__question {
  position: relative;
  width: 100%;
  padding: 1.2rem 1.5rem;
  border-radius: 15px;
  background-color: #F4CD41;
  cursor: pointer;
}
.qaPage .qa .qa__question.ac-parent {
  position: relative;
}
.qaPage .qa .qa__question.ac-parent::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 20px;
  height: 20px;
  background-image: url(../../images/user/qa/green_plus.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.qaPage .qa .qa__question.ac-parent.is-active::after {
  transform: none;
  background-image: url(../../images/user/qa/green_minus.svg);
}
.qaPage .qa__acHeadText {
  width: 85%;
  font-size: 13.5px;
  font-weight: bold;
}
.qaPage .qa__answer {
  display: none;
  width: 100%;
  padding: 10px 19px 0px;
}
.qaPage .qa__acBodyText {
  font-size: 14px;
  font-weight: bold;
}
.qaPage .qa__mypage {
  padding: 1rem 0rem 1.5rem;
  font-weight: bold;
}
.qaPage .qa__mypageText {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.qaPage .qa__mypageText::after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  width: 100%;
  height: 100%;
  background: url(../../images/user/top/btn_shadow.png) no-repeat center;
  background-size: contain;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  z-index: 0;
}
.qaPage .qa__mypageText span {
  position: relative;
  display: inline-block;
}
.qaPage .qa__mypageText .qa__baseImage {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 1rem;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.qaPage .qa__mypageText .qa__textImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: auto;
  z-index: 2;
  pointer-events: none;
  transition: transform 0.3s ease-in-out;
}
.qaPage .qa__mypageText:hover .qa__baseImage {
  box-shadow: none;
  transform: translate(0.4rem, 0.4rem);
}
.qaPage .qa__mypageText:hover .qa__textImage {
  transform: translate(calc(0.4rem - 50%), calc(0.4rem - 50%));
}
.qaPage .qa__mypageText:hover::after {
  opacity: 0;
}
.qaPage .background {
  background-image: url(../../images/user/qa/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}
.qaPage .outline {
  width: 100%;
  margin: 1.5rem auto 4rem;
}
.qaPage .outline__textBox {
  width: 75%;
  margin: 0 auto 3rem;
  margin-bottom: 1rem;
}
.qaPage .outline__campaigntextBox {
  width: 100%;
  margin-bottom: 1rem;
}
.qaPage .outline__text {
  line-height: 1.6;
  font-size: 1.4rem;
  text-align: left;
  font-weight: bold;
}
.qaPage .outline__campaigntext {
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-size: 0.8rem;
  margin-bottom: 1rem;
  text-align: left;
  font-weight: bold;
}
.qaPage .outline__campaigntextNotes {
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-size: 0.8rem;
  text-align: left;
  font-weight: bold;
}
.qaPage .outline .btn-arrow:after {
  transform: translateY(-50%) rotate(90deg);
}

/*====================================================================
qaPage
====================================================================*/
.guidePage {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
}
.guidePage img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.guidePage .topKv {
  width: 100%;
  background: url("../../images/user/guide/kv_lower_layer.jpg") center/contain no-repeat;
  height: 158px;
}
.guidePage .siteContent {
  width: 37.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 821px) {
  .guidePage .siteContent {
    width: 100%;
  }
}
.guidePage .maint {
  background-color: #fff;
  padding: 2rem;
}
.guidePage .maintenance {
  background-color: #fff;
  border-style: solid;
  border-color: #DA0908;
  border-width: 0.2rem;
  text-align: center;
  padding-left: auto;
  padding-right: auto;
  font-weight: 500;
}
.guidePage .maintenance__title {
  font-size: 2.257rem;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.guidePage .maintenance__textBasic {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
.guidePage .maintenance__textRed {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #DA0908;
}
.guidePage .guide {
  margin-top: 20px;
}
.guidePage .guide__textbox {
  margin: 16px 37.5px 30px 35px;
}
@media (max-width: 400px) {
  .guidePage .guide__textbox {
    margin: 16px 20px 30px;
  }
}
.guidePage .guide__text {
  width: 100%;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: bold;
}
.guidePage .outline {
  width: 100%;
  margin: 1.5rem auto 4rem;
}
.guidePage .outline .btnmargin {
  margin: 0px 2.5rem;
}

.pay {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
  background-color: #fff;
}
.pay .siteContent {
  position: relative;
  width: 37.5rem;
  margin: 0 auto;
  overflow-x: hidden;
  background-color: #fff;
}
@media screen and (max-width: 821px) {
  .pay .siteContent {
    width: 100%;
  }
}
.pay .lotteryKv {
  height: 28rem;
  background: url("../../images/user/mypage/KV_above.png") center/contain no-repeat;
}
.pay .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.pay .background {
  background-image: url(../../images/user/qa/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
}

.eraberuPayPage {
  font-family: "Roboto", "Zen Kaku Gothic Antique", sans-serif;
}
.eraberuPayPage .siteContent {
  position: relative;
  width: 37.5rem;
  margin: 0 auto;
  overflow-x: hidden;
  background-color: #fff;
}
@media screen and (max-width: 821px) {
  .eraberuPayPage .siteContent {
    width: 100%;
  }
}
.eraberuPayPage .paykv {
  position: relative;
  width: 100%;
  background: url("../../images/user/pay/eraberuPay.png") center/contain no-repeat;
  height: 17rem;
}
.eraberuPayPage .background-gradation {
  background-image: linear-gradient(to bottom, #45B035, #005E3C);
}
.eraberuPayPage .background {
  background-image: url(../../images/user/qa/background_white.png);
  background-repeat: repeat-y;
  background-size: contain;
  padding-bottom: 2rem;
}
.eraberuPayPage .background-white {
  background-color: #fff;
}
.eraberuPayPage .paypoint {
  margin: 2rem 3.75rem;
  position: relative;
  padding: 1.6rem 3rem 2rem;
  background-image: url(../../images/user/pay/eraberuPay_waku.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  /* 縦並び */
  align-items: center;
  /* 水平方向の中央揃え */
}
.eraberuPayPage .paypoint__text {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 1.6rem;
}
.eraberuPayPage .paypoint__getPoint {
  font-size: 4.6rem;
  color: #EB4639;
}
.eraberuPayPage .paypoint__subtext {
  text-align: center;
  font-size: 1.2rem;
}
.eraberuPayPage .payReceive {
  margin: 3.15rem auto 3rem;
}
.eraberuPayPage .payReceive .confirmation {
  margin: 0px 2.75rem;
}
.eraberuPayPage .payReceive .confirmation__deadline {
  display: flex;
  align-items: center;
  margin-bottom: 1.15rem;
}
.eraberuPayPage .payReceive .confirmation__line {
  width: 0.4rem;
  height: 2rem;
  background-color: #008B43;
}
.eraberuPayPage .payReceive .confirmation__title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 1rem;
}
.eraberuPayPage .payReceive .confirmation__text {
  font-size: 1.4rem;
  font-weight: bold;
}
.eraberuPayPage .payReceive .expiry {
  margin: 2rem 3rem 2.45rem 2rem;
  position: relative;
  padding: 1.6rem 3rem 2rem;
  background-image: url(../../images/user/pay/expiry_waku.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  /* 縦並び */
  align-items: center;
  /* 水平方向の中央揃え */
}
.eraberuPayPage .payReceive .expiry__text {
  margin-top: 1.5rem;
  color: #E60012;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
}
.eraberuPayPage .payReceive__notes {
  margin-top: 1.8rem;
  font-size: 1.2rem;
  text-align: center;
}
.eraberuPayPage .precautions {
  margin: 0px 3.75rem 3rem;
}
.eraberuPayPage .precautions__title {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.eraberuPayPage .precautions__detail {
  font-size: 1.4rem;
  text-indent: -1rem;
  margin-left: 1rem;
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait; /* 横の場合はlandscape */
  margin: 0mm;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }
  .u-printPages__box {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
}
