@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  line-height: 1.15; /* 1 */
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  border-top-width: 1px;
  box-sizing: content-box; /* 1 */
  clear: both;
  color: inherit;
  height: 0; /* 1 */
  margin: 0;
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  vertical-align: middle;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-collapse: collapse;
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font-family: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  cursor: pointer;
  text-decoration: none;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  margin: 0;
  outline: none;
  padding: 0;
}
input:focus-visible,
button:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: 1.5px solid blue;
}

label {
  cursor: pointer;
}

/* メディアクエリ
==================================== */
html {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}

body {
  -webkit-text-size-adjust: 100%;
  background-color: #FFFFFF;
  color: #2C2C2C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  overflow-x: clip;
  position: relative;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  display: inline-block;
  transition: opacity 0.3s;
  word-break: break-all;
}

@media (any-hover: hover) {
  a:not(.no-op):hover {
    opacity: 0.8;
  }
}

/* LP Style
==================================== */
.lp-content {
  max-width: 430px;
  margin-inline: auto;
}

/*  CTA  */
.cta {
  padding: 11px 16px 17px;
  background: url(../img/cta-bg.webp) no-repeat center center / cover;
  text-align: center;
}

.cta-btn {
  margin-top: -10px;
}

.cta-btn a {
  display: block;
}

.cta-btn a img {
  animation: bounce 2.5s infinite;
}

.cta-text-notes {
  margin-top: 10px;
}

@keyframes bounce {
  0%, 50% {
    transform: scale(1);
  }
  55% {
    transform: scale(1.05);
  }
  60% {
    transform: scale(1);
  }
  65% {
    transform: scale(1.05);
  }
  80%, 100% {
    transform: scale(1);
  }
}

/*  ISSUE02  */
.issue_02 {
  margin-top: -1px;
}

/*  ISSUE03  */
.issue_03 {
  position: relative;
  z-index: -1;
  margin-top: -30px;
}

/*  TSURU  */
.tsuru {
  margin-top: -58px;
}

/*  FEATURE01  */
.feature01 {
  position: relative;
  z-index: -1;
  margin-top: -82px;
  padding-top: 51px;
  padding-bottom: 90px;
  background: url(../img/feature01-bg.webp) no-repeat center center / cover;
  text-align: center;
}

.feature01-text-top {
  width: 96.5%;
  margin-inline: auto;
}

.feature01-gif {
  width: 400px;
  margin-top: 22px;
  margin-inline: auto;
}

.feature01-text-bottom {
  width: 344px;
  margin-top: 48px;
  margin-left: 30px;
}

/*  FEATURE02  */
.feature02 {
  padding-top: 50px;
  padding-bottom: 150px;
  background: url(../img/feature02-bg.webp) no-repeat center center / cover;
}

.feature02-gif1 {
  width: 311px;
  margin-top: 25px;
  margin-inline: auto;
}

.feature02-gif2 {
  margin-top: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}

/*  FEATURE03  */
.feature03 {
  margin-top: -24px;
}

/*  STORY  */
.story {
  margin-top: -12px;
}

/*  MEDIA  */
.media {
  margin-top: -1px;
}

/*  FLOATING  */
.floating {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  position: fixed;
  bottom: 8px;
  left: 0;
  z-index: 100;
  transition: visibility 0.5s, opacity 0.5s;
}

.floating-inner {
  max-width: 430px;
  margin-inline: auto;
  text-align: center;
}

.floating a {
  display: block;
}
