*,
:after,
:before {
	box-sizing: border-box;
}
:after,
:before {
	text-decoration: inherit;
	vertical-align: inherit;
}
html {
	-moz-tab-size: 4;
	-webkit-tap-highlight-color: transparent;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.5;
	word-break: break-word;
	cursor: default;
	-o-tab-size: 4;
	tab-size: 4;
}
body {
	margin: 0;
}
h1 {
	margin: 0.67em 0;
	font-size: 2em;
}
dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
	margin: 0;
}
hr {
	height: 0;
	overflow: visible;
	color: inherit;
}
main {
	display: block;
}
nav ol,
nav ul {
	padding: 0;
	list-style: none;
}
nav li:before {
	content: "\200B";
}
pre {
	-ms-overflow-style: scrollbar;
	overflow: auto;
	font-size: 1em;
	font-family: monospace, monospace;
}
a {
	background-color: transparent;
}
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted currentColor;
	text-decoration: underline dotted currentColor;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-size: 1em;
	font-family: monospace, monospace;
}
small {
	font-size: 80%;
}
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
iframe,
img {
	border-style: none;
}
svg:not([fill]) {
	fill: currentColor;
}
svg:not(:root) {
	overflow: hidden;
}
table {
	border-color: inherit;
	border-collapse: collapse;
	text-indent: 0;
}
button,
input,
select {
	margin: 0;
}
button {
	overflow: visible;
	text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
	border: 1px solid #a0a0a0;
}
input {
	overflow: visible;
}
legend {
	display: table;
	max-width: 100%;
	color: inherit;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
select {
	text-transform: none;
}
textarea {
	margin: 0;
	overflow: auto;
	resize: vertical;
}
[type="checkbox"],
[type="radio"] {
	padding: 0;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}
::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
::-moz-focus-inner {
	padding: 0;
	border-style: none;
}
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
	box-shadow: none;
}
details,
dialog {
	display: block;
}
dialog {
	position: absolute;
	right: 0;
	left: 0;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	margin: auto;
	padding: 1em;
	border: solid;
	background-color: #fff;
	color: #000;
}
dialog:not([open]) {
	display: none;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[tabindex],
a,
area,
button,
input,
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
}
[hidden] {
	display: none;
}
[aria-busy="true"] {
	cursor: progress;
}
[aria-controls] {
	cursor: pointer;
}
[aria-disabled="true"],
[disabled] {
	cursor: not-allowed;
}
[aria-hidden="false"][hidden] {
	display: inline;
	display: initial;
}
[aria-hidden="false"][hidden]:not(:focus) {
	clip: rect(0, 0, 0, 0);
	position: absolute;
}
html {
	font-size: 62.5%;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
	overflow-x: hidden;
	background-color: #fff;
	color: #1b1b1b;
	font-size: 1.6em;
	line-height: 1.75;
	font-family: -apple-system, blinkmacsystemfont, Segoe UI, roboto,
		Helvetica Neue, Hiragino Kaku Gothic ProN, Hiragino Sans, meiryo, sans-serif;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		"Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo,
		sans-serif;
	touch-action: manipulation;
  background: #ffffea;
}
a {
	color: #0043be;
	text-decoration: none;
}
a:hover {
	color: #0058f0;
}
a:focus-visible {
	outline: 2px auto Highlight;
	outline: 5px auto -webkit-focus-ring-color;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0;
}
blockquote,
dl,
ol,
p,
table,
ul {
	margin-top: 0;
	margin-bottom: 1em;
}
dd {
	margin-left: 0;
}
ol,
ul {
	padding-left: 2em;
}
ol {
	list-style: decimal;
}
ul {
	list-style: none;
  margin: 0;
  padding: 0;
}
nav li:before {
	content: none;
}
em {
	font-style: normal;
}
rp,
rt {
	font-size: 0.6875em;
	line-height: 1;
}
table {
	font-size: 1em;
	empty-cells: show;
}
img {
	height: auto;
}
iframe {
	width: 100%;
}
button,
iframe,
img,
input,
select,
textarea {
	max-width: 100%;
}
input,
select,
textarea {
	font-family: inherit;
}
textarea {
	height: auto;
}
::-webkit-input-placeholder {
	font-family: inherit;
}
::-moz-placeholder {
	font-family: inherit;
}
::placeholder {
	font-family: inherit;
}
/* -----------------------
  content
-------------------------- */
.content {}
.wrapper {
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
  box-shadow: 6.5px 6.5px 9.4px rgba(0, 0, 0, 0.2);
}
.sp{
    display: none;
  }
@media only screen and (max-width: 640px) {
  .sp{
    display: block;
  }
  .wrapper {
    box-shadow: none;
  }
}
.main {}
header{
  padding: 22px 0;
  text-align: center;
  background: #ffffff;
}
@media only screen and (max-width: 960px) {
	header{
    padding: 2.9333vw 0;
    text-align: center;
    background: #ffffff;
  }
}
header img{
  width: 38.93vw;
  max-width: 200px;
  height: auto;
}
#application{
  background: #e50012;
}
#function{
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#function .confetti{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#function ul.function-list{
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
#function ul.function-list li{}
#function ul.function-list li.red{
  /* margin-top: -10vw; */
  /* padding-top: 10vw; */
  /* padding-bottom: 12vw; */
  padding-top: 15px;
  background-color: #e50012;
  /* clip-path: polygon(0 20.21276vw, 100% 0, 100% calc(100% - 10vw), 0 100%); */
}
#function ul.function-list li.dark{
  /* margin-top: -10vw; */
  /* padding-top: 10vw; */
  /* padding-bottom: 12vw; */
  padding-top: 15px;
  background-color: #aa0212;
  /* clip-path: polygon(0 20.21276vw, 100% 0, 100% calc(100% - 10vw), 0 100%); */
}
#function ul.function-list li ul.coupon {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
  list-style: none;
  padding: 0 65px;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 960px) {
  #function ul.function-list li ul.coupon {
    gap: 3.733333vw;
    padding: 0 6.666667vw;
  }
}
#function ul.function-list li ul.coupon li {
  margin: 0;
  padding: 0;
}
#function ul.function-list li ul.coupon li img {
  width: 100%;
  height: auto;
  display: block;
}

/* Howto */
#howto {
  padding: 0 0 10.4%;
  background: #e50012;
}
.main__heading {
	position: relative;
	z-index: 0;
	margin: 0 0 5.333333%;
	padding: 4% 0 4% 0;
	text-align: center;
	line-height: 1;
	background: rgba(0, 0, 0, 0.5);
}
.main__heading img{
  width: 41.866667%;
  height: auto;
}

/* Accordion */
.accordion-list {
  padding: 0 3.333333%;
	list-style: none;
	width: 100%;
	margin: 0 auto;
}
.accordion-list li {
	margin: 0 0 20px;
}
.accordion {}
.accordion__title {
	position: relative;
	padding: 15px 20px;
	background-color: #ffd800;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	cursor: pointer;
}
.accordion__arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
	z-index: 1;
}
.accordion__arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	transform: translate(-50%, -60%) rotate(45deg);
	z-index: 2;
	transition: all 0.3s ease;
}
.close .accordion__arrow::before {
	transform: translate(-50%, -45%) rotate(-135deg);
}
.accordion__box {
	display: none;
	padding: 30px;
	background: #fff;
}
@media only screen and (max-width: 640px) {
	.accordionArea li {
		margin: 0 0 15px;
	}
	.accordion__title {
		padding: 3%;
		font-size: 16px;
	}
	.accordion__arrow {
		width: 50px;
	}
	.accordion__arrow::before {
		width: 12px;
		height: 12px;
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
	}
	.accordion__box {
		padding: 30px 10px;
	}
}
/* Download */
.download {
	width: 100%;
	padding: 50px 40px 0 40px;
  background: #ffffff;
}
.download a:hover {
	opacity: 1;
}
.download__title {
	width: 80.8%;
	margin: 0 auto 20px;
}
.download__flex{
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .download__flex{
    justify-content: space-between;
  }
}
.download__ios {
	width: 43.8%;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .download__ios {
    width: 42.8%;
  }
}
.download__android {
	width: 49.7%;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .download__android {
    width: 53.5%;
  }
}
.download__desc {
	margin-top: 20px;
	color: #1eaa39;
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
}
.download .disclaimer {
  margin: 0 0 0;
	padding-top: 20px;
	font-size: 13px;
}
.download .disclaimer:last-child {
  margin: 0 0 0;
	padding-top: 10px;
	font-size: 13px;
}
/* -----------------------
  app-banner
-------------------------- */
.app-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.70);
  color: #fff;
  padding: 10px 0;
  z-index: 9999;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translateY(0);
  opacity: 1;
}

.app-banner.is-hidden {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}

.app-banner__btn img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 50px;
}

.app-banner__inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px; 
  text-align: center;
}

.app-banner__text {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.app-banner__btns {
  display: flex;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.app-banner__btn {
  text-decoration: none;
  display: inline-block;
}

.app-banner__disclaimer-wrap {
  width: 100%;
  text-align: left;
}

.app-banner__disclaimer-wrap .disclaimer {
  margin: 0;
  padding: 0;
  font-size: 8px;
  line-height: 1.4;
  color: #fff;
}
.app-banner__disclaimer-wrap .disclaimer:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 641px) {
  .app-banner {
    padding: 20px 0 15px;
  }

  .app-banner__inner {
    padding: 0 20px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px 15px;
  }

  .app-banner__text {
    font-size: 20px;
    text-align: center;
  }

  .app-banner__btns {
    width: auto;
    justify-content: center;
  }

  .app-banner__disclaimer-wrap {
    width: 100%;
  }

  .app-banner__disclaimer-wrap .disclaimer {
    margin: 0;
    padding: 0;
    font-size: 8px;
    line-height: 1.5;
  }
}


/* -----------------------
  footer
-------------------------- */
.footer {
	margin: 0;
	padding: 40px 0 140px;
	background-color: #fff;
}
.footerLogo {
	width: 230px;
	margin: 40px auto;
}
.footerBtnArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.btnFootNav {
	position: relative;
	width: 25%;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	background-color: #10a33b;
	border: solid 1px #fff;
}
.btnFootNav a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btnFootNav:hover {
	color: #10a33b;
	background-color: #fff;
	border: solid 1px #10a33b;
	transition: 0.3s;
}
.footerNav {
	list-style: none;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
}
.footerNav li {
	padding: 0 2em;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	border-left: 1px solid #000;
}
.footerNav li:first-child {
	border-left: none;
}
.footerNav li a {
	color: inherit;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
}
@media only screen and (max-width: 640px) {
	.footer {
		padding: 20px 0 100px;
		font-size: 14px;
	}
	.footerLogo {
		width: 140px;
		margin: 20px auto;
	}
	.btnFootNav {
		width: 50%;
		padding: 10px 0;
		font-size: 13px;
	}
	.footerNav {
		font-size: 13px;
	}
	.footerNav li {
		padding: 5px 0;
		height: auto;
		display: block;
		border-left: none;
	}
}

.mt70 {
	margin-top: 70px;
}
