/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.blind,
.lp .reward .first dl,
.lp .reward .first dt,
.lp .reward .first dd {
  margin: -1px !important;
  padding: 0 !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

.expired .btn-result .btn,
.agelimit .btn-result .btn,
.result-win .btn-win .remit,
.result-win .btn-win .record,
.result-fail .btn-fail .btn,
.btn-error .btn,
.btn-result .btn,
.lp .howto .btn-help {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  background-color: transparent;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
}

*:not(input):not(textarea) {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  margin: 0;
  padding: 0;
}

body,
input,
textarea,
select,
button,
table {
  outline: none !important;
}

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

html,
body {
  height: 100%;
  min-height: 100%;
}

html {
  font-size: 10px;
  line-height: 10px;
}

body {
  -webkit-overflow-scrolling: touch;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-weight: 400;
}

html,
body,
code,
kbd,
pre,
samp {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

em,
address {
  font-style: normal;
}

img,
fieldset {
  border: 0;
}

ul,
ol,
dl {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

.wrap {
  overflow: hidden;
  text-align: center;
  line-height: normal;
}

.activ .header {
  position: relative;
  margin: 0 auto 0;
  padding: 40px 20px 0;
  color: #fff;
  background-color: #08bf5b;
}

.activ .header:after {
  margin-top: 24px;
  content: "";
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.activ .header .tit {
  margin-top: 13px;
  font-size: 3rem;
  font-weight: bold;
}

.activ .header .expl {
  width: calc(100% + 20px);
  margin: 10px -10px 0 -10px;
  font-size: 1.6rem;
  color: #fff;
  opacity: 0.8;
}

.activ .header .term {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 12px;
  margin: 0 auto;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 1.4rem;
  font-weight: bold;
}

.activ .agree {
  position: relative;
  padding: 20px 20px 0;
  text-align: left;
  background-color: #fff;
}

.activ .agree .check {
  position: absolute;
  top: -100%;
  left: -100%;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
}

.activ .agree .check:checked + .label:before {
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: -348.5px -202px;
  width: 22px;
  height: 22px;
}

.activ .agree .label {
  display: block;
  position: relative;
  padding-left: 28px;
  color: #949494;
  font-size: 1.3rem;
}

.activ .agree .label:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: -324.5px -202px;
  width: 22px;
  height: 22px;
}

.activ .precautions,
.lp .precautions {
  padding: 20px;
  text-align: left;
  background-color: #efefef;
}

.activ .precautions .tit,
.lp .precautions .tit {
  margin-bottom: 10px;
  color: #555;
  font-size: 1.5rem;
  font-weight: bold;
}

.activ .precautions .expl,
.lp .precautions .expl {
  overflow-x: auto;
  height: 310px;
  color: #949494;
  font-size: 1.2rem;
}

.activ .precautions .expl li:before,
.lp .precautions .expl li:before {
  content: "-";
}

.activ .precautions .expl a,
.lp .precautions .expl a {
  color: #96b2ff;
  text-decoration: underline;
}

.expired,
.agelimit {
  min-height: 320px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.expired .wrap,
.agelimit .wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.expired .expired-expl,
.agelimit .expired-expl {
  color: #777;
  font-size: 1.4rem;
  color: #213061;
}

.expired .expired-expl:before,
.agelimit .expired-expl:before {
  content: "";
  display: block;
  overflow: hidden;
  margin: 0 auto 20px;
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: 0px -202px;
  width: 152px;
  height: 105px;
}

.expired .expired-expl .expl01,
.agelimit .expired-expl .expl01 {
  color: #2a2a2a;
  font-size: 1.8rem;
  font-weight: bold;
}

.expired .expired-expl .expl02,
.agelimit .expired-expl .expl02 {
  margin-top: 14px;
  color: #777;
  font-size: 1.4rem;
}

.expired .btn-result,
.agelimit .btn-result {
  margin-top: 20px;
}

.expired .btn-result .btn,
.agelimit .btn-result .btn {
  width: auto;
  min-height: auto;
  padding: 13.5px 40.5px;
  background-color: #a3abb9;
  border-radius: 6px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}

.result-fail .expired-expl {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #213061;
}

.result-fail .expired-expl:before {
  content: "";
  display: block;
  overflow: hidden;
  margin: 0 auto 20px;
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: 0px -202px;
  width: 152px;
  height: 105px;
}

.result-fail .expired-expl .expl01 {
  color: #2a2a2a;
  font-size: 1.8rem;
  font-weight: bold;
}

.result-fail .expired-expl .expl02 {
  margin-top: 14px;
  color: #777;
  font-size: 1.4rem;
}

.activ .header:after {
  width: calc(100vw - 40px);
  max-width: 355px;
  height: 53.33vw;
  max-height: 200px;
  background: url(../img/231221/img-activ@2x.png) no-repeat;
  background-position: center bottom;
  -webkit-background-size: contain;
  background-size: contain;
}

.expired .header:after {
  margin-top: 33px;
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: -337px 0px;
  width: 230px;
  height: 190px;
}

.expired .expired-expl {
  margin-top: 35px;
}

.sns {
  margin: 30px 0;
  color: #777;
  font-size: 1.2rem;
}

.sns li {
  display: inline-block;
  min-width: 108px;
}

.sns li .line:before,
.sns li .x:before {
  margin: 0 auto 7px;
}

.sns .line:before {
  content: "";
  display: block;
  overflow: hidden;
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: -220.5px -202px;
  width: 50px;
  height: 50px;
}

.sns .x:before {
  content: "";
  display: block;
  overflow: hidden;
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: -272.5px -202px;
  width: 50px;
  height: 50px;
}

.result-win {
  background-color: #efefef;
}

.result-win .header {
  padding: 50px 20px 30px;
  background-color: #08bf5b;
}

.result-win .header .tit {
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
}

.result-win .header .tit:after {
  content: "";
  display: block;
  overflow: hidden;
  width: calc(100vw - 40px);
  max-width: 355px;
  height: 48vw;
  max-height: 180px;
  margin: 20px auto 14px;
  background: url(../img/231221/img-win.png) no-repeat;
  background-position: center bottom;
  -webkit-background-size: contain;
  background-size: contain;
}

.result-win .header .reward {
  color: #fff;
}

.result-win .header .reward em {
  display: inline-block;
  font-size: 3.6rem;
  font-weight: bold;
  vertical-align: top;
}

.result-win .header .reward span {
  display: inline-block;
  font-size: 3.3rem;
  font-weight: bold;
  vertical-align: top;
}

.result-win .header .expl {
  margin: 10px auto 20px;
  color: #fff;
  font-size: 1.6rem;
  opacity: 0.8;
}

.result-win .header .info {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 1.3rem;
  opacity: 0.8;
}

.result-win .btn-win {
  padding: 0 20px 32px;
  background-color: #08bf5b;
}

.result-win .btn-win .remit,
.result-win .btn-win .record {
  width: 100%;
  padding: 20px;
  margin-bottom: 8px;
  color: #08bf5b;
  border-radius: 5px;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #fff;
}

.result-fail {
  background-color: #fff;
}

.result-fail .wrap {
  position: relative;
  height: 100%;
  padding: 0 30px;
}

.result-fail .expired-expl {
  padding-bottom: 65px;
}

.result-fail .expired-expl .expl01 {
  font-size: 2.4rem;
}

.result-fail .expl {
  color: #213061;
  font-size: 1.4rem;
  font-weight: bold;
}

.result-fail .btn-fail {
  position: fixed;
  bottom: 0;
  padding: 0;
  padding: 10px calc(10px + env(safe-area-inset-right))
    calc(10px + env(safe-area-inset-bottom))
    calc(10px + env(safe-area-inset-left));
  left: 0;
  width: calc(100% - 20px);
}

.result-fail .btn-fail .btn {
  padding: 19px;
  width: 100%;
  border-radius: 10px;
  background-color: #08bf5b;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
}

.error {
  min-height: 320px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.error .wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.error .expl {
  color: #777;
  font-size: 1.4rem;
}

.error .expl:before {
  content: "";
  display: block;
  overflow: hidden;
  margin: 0 auto 10px;
  -webkit-background-size: 567px 307px;
  background-size: 567px 307px;
  background-image: url("../img/sprite-231221-remittance-43a8fa86bc.png");
  background-position: -154px -202px;
  width: 64.5px;
  height: 64px;
}

.btn-error {
  margin-top: 20px;
}

.btn-error .btn {
  min-height: auto;
  padding: 13.5px 40.5px;
  background-color: #a3abb9;
  border-radius: 6px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}

.btn-result {
  margin: 20px;
}

.btn-result .btn {
  width: 100%;
  padding: 19px;
  background-color: #08bf5b;
  border-radius: 6px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}

.btn-result .btn:disabled {
  color: #fff;
  background-color: #e7e7ea;
}

.lp {
  background-color: #fff;
}

.lp .activ {
  padding: 40px 20px 20px;
  background-color: #08bf5b;
}

.lp .activ .header {
  padding: 0;
}

.lp .activ .btn-result {
  margin: 0;
  padding: 0;
  background-color: #08bf5b;
}

.lp .activ .btn-result .btn {
  color: #08bf5b;
  background-color: #fff;
}

.lp .activ .info {
  margin-top: 24px;
  color: #fff;
  font-size: 1.3rem;
  opacity: 0.8;
}

.lp .activ .info :nth-child(2) {
  margin: 20px 0;
  font-size: 1.2rem;
}

.lp .activ .info :nth-child(2):before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background-color: #cbdaff;
  border-radius: 50%;
}

.lp .reward {
  overflow: hidden;
  padding: 35px 20px;
  background-color: #fff;
}

.lp .reward .tit {
  color: #2a2a2a;
  font-size: 2.2rem;
  font-weight: bold;
}

.lp .reward .noti {
  margin-top: 10px;
  color: #777;
  font-size: 1.3rem;
}

.lp .reward dl {
  position: relative;
  display: block;
  width: 270px;
  margin: 32px auto 0;
  padding-left: 48px;
  color: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lp .reward dl:nth-of-type(2) {
  margin-top: 29px;
}

.lp .reward dt {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  margin: 0 10px 16px 0;
  border-radius: 50%;
  background-color: #08bf5b;
  text-align: center;
  font-size: 1.3rem;
  line-height: 3.8rem;
  font-weight: 700;
}

.lp .reward dd:nth-of-type(1) {
  position: relative;
  color: #2a2a2a;
  font-size: 1.7rem;
  font-weight: bold;
}

.lp .reward dd:nth-of-type(1) span {
  position: relative;
  z-index: 10;
  padding-right: 10px;
  background-color: #fff;
}

.lp .reward dd:nth-of-type(1) span em {
  font-size: 1.7rem;
  font-weight: bold;
}

.lp .reward dd:nth-of-type(1):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  border-top: 1px solid #e8e8e8;
}

.lp .reward dd:nth-of-type(2) {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 10px;
  color: #2a2a2a;
  background-color: #fff;
  font-size: 1.6rem;
}

.lp .reward dd:nth-of-type(2) em {
  font-size: 1.6rem;
}

.lp .reward dd:nth-of-type(3) {
  margin: 4px 0 0 0;
  color: #097746;
  font-size: 1.3rem;
  white-space: nowrap;
}

.lp .reward .first {
  width: auto;
  margin-top: 28px;
  padding: 0;
}

.lp .reward .first:before {
  content: "";
  display: block;
  overflow: hidden;
  width: calc(100vw - 40px);
  max-width: 355px;
  height: 74.66vw;
  max-height: 280px;
  margin: 0 auto;
  background: url(../img/231221/img-winner.png) no-repeat;
  background-position: center bottom;
  -webkit-background-size: contain;
  background-size: contain;
}

.lp .howto {
  padding: 50px 20px 40px;
}

.lp .howto .tit {
  color: #2a2a2a;
  font-size: 2.2rem;
  font-weight: bold;
}

.lp .howto .list {
  max-width: 335px;
  margin: 0 auto;
  text-align: left;
  font-size: 0;
}

.lp .howto .list li {
  width: 50%;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  color: #949494;
  font-size: 1.3rem;
}

.lp .howto .list li img {
  width: 100%;
  margin-bottom: 6px;
}

.lp .howto .list li:nth-of-type(2n + 1) {
  padding-right: 5.5px;
}

.lp .howto .list li:nth-of-type(2n) {
  padding-left: 5.5px;
}

.lp .howto .btn-help {
  width: 100%;
  margin-top: 40px;
  padding: 15.5px;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
  color: #777;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}

.lp .precautions {
  padding: 40px 20px;
}

.ly_wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  background-color: rgba(0, 0, 0, 0.5);
}

.ly_wrap .ly_area {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 306px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background-color: #fff;
  text-align: center;
}

.ly_wrap .bx_contents {
  padding: 40px;
}

.ly_wrap .tit {
  font-size: 2rem;
  line-height: normal;
  font-weight: 700;
  color: #000;
}

.ly_wrap .txt {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: normal;
  color: #555;
  word-break: break-all;
  word-wrap: break-word;
}

.ly_wrap .bx_btn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0 16px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  text-align: center;
}

.ly_wrap .btn {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 50px;
  font-size: 1.7rem;
  line-height: normal;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: #08bf5b;
  color: #fff;
  border: 1px solid #08bf5b;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.15);
}

.ly_wrap .btn.gray {
  border-color: #f2f2f5;
  background-color: #f2f2f5;
  color: #71747b;
}

.ly_wrap .btn + .btn {
  margin-left: 8px;
}
