@charset "UTF-8";
/* グローバル
-------------------------------*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  line-height: 1.4;
}

* {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: normal;
}

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

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table tr th,
table tr td {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

ol,
ul {
  list-style: none;
}

img {
  border-style: none;
  vertical-align: bottom;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  max-width: 100%;
  height: auto;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
select,
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

summary {
  display: block;
  list-style: none;
}
summary::-webkit-details-marker {
  display: none;
}

[hidden] {
  display: none !important;
}

[disabled] {
  cursor: not-allowed;
}

:focus:not(:focus-visible) {
  outline: none;
}

body {
  background-color: #fff;
  font: normal normal 1.4rem/1.8 "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #000;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

select,
button {
  color: c("black");
}

html {
  font-size: 62.5%;
}

body {
  font: normal 700 18px/1.7 "Noto Serif JP", sans-serif;
  letter-spacing: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #1f1f1f;
  overflow-x: hidden;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
  }
}

.wrapper {
  position: relative;
  background-image: url("../img/bg1.webp");
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: top center;
  max-width: 580px;
  margin: 0 auto;
}

header,
main,
.cta,
footer {
  overflow: hidden;
}

.main {
  position: relative;
}
.main > * {
  position: relative;
  z-index: 1;
}
.main-bg-confetti {
  position: absolute;
  inset: 0 0 auto 0;
  z-index: 0;
}

.graph {
  position: relative;
}
.graph-labels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  inset: 17.5% auto auto 7.7%;
  width: 52.7%;
  height: 63.9%;
  z-index: 1;
}
.graph-labels-text {
  border-radius: 8px;
  height: 21.4%;
  font-size: 22px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 519px) {
  .graph-labels-text {
    font-size: 16px;
  }
}
.graph-labels-text-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #EAEAEA;
  padding: 0 4.4%;
  color: #291700;
  position: absolute;
  inset: 0;
  z-index: 1;
}
.graph-labels-text-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #D30817;
  padding: 0 4.4%;
  color: #fff;
  position: absolute;
  inset: 0;
  z-index: 2;
}
.graph-labels-text:nth-child(1) .graph-labels-text-2 {
  -webkit-animation: graph-labels-text-1 6s ease-in-out infinite;
          animation: graph-labels-text-1 6s ease-in-out infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.graph-labels-text:nth-child(2) .graph-labels-text-2 {
  -webkit-animation: graph-labels-text-2 6s ease-in-out infinite;
          animation: graph-labels-text-2 6s ease-in-out infinite;
  -webkit-animation-delay: -0.75s;
          animation-delay: -0.75s;
}
.graph-labels-text:nth-child(3) .graph-labels-text-2 {
  -webkit-animation: graph-labels-text-3 6s ease-in-out infinite;
          animation: graph-labels-text-3 6s ease-in-out infinite;
  -webkit-animation-delay: -1.5s;
          animation-delay: -1.5s;
}
.graph-labels-text:nth-child(4) .graph-labels-text-2 {
  -webkit-animation: graph-labels-text-4 6s ease-in-out infinite;
          animation: graph-labels-text-4 6s ease-in-out infinite;
  -webkit-animation-delay: -2.25s;
          animation-delay: -2.25s;
}

@-webkit-keyframes graph-labels-text-1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 55% 0, 55% 100%, 0% 100%);
            clip-path: polygon(0 0, 55% 0, 55% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}

@keyframes graph-labels-text-1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 55% 0, 55% 100%, 0% 100%);
            clip-path: polygon(0 0, 55% 0, 55% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}
@-webkit-keyframes graph-labels-text-2 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 75% 0, 75% 100%, 0% 100%);
            clip-path: polygon(0 0, 75% 0, 75% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}
@keyframes graph-labels-text-2 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 75% 0, 75% 100%, 0% 100%);
            clip-path: polygon(0 0, 75% 0, 75% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}
@-webkit-keyframes graph-labels-text-3 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 65% 0, 65% 100%, 0% 100%);
            clip-path: polygon(0 0, 65% 0, 65% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}
@keyframes graph-labels-text-3 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 65% 0, 65% 100%, 0% 100%);
            clip-path: polygon(0 0, 65% 0, 65% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}
@-webkit-keyframes graph-labels-text-4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
            clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}
@keyframes graph-labels-text-4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
            clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
}
.campaign {
  position: relative;
  z-index: 2;
  padding-bottom: 8%;
}

.cta-btn {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 3;
  width: 82.3%;
  margin: -45% auto 10px;
  padding-bottom: 2%;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-animation: btn_animation 1s infinite;
          animation: btn_animation 1s infinite;
}

.cta-note {
  position: relative;
  z-index: 3;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  padding-bottom: 8%;
}
@media screen and (max-width: 519px) {
  .cta-note {
    font-size: 14px;
  }
}

@-webkit-keyframes btn_animation {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  20% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  30% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  40% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes btn_animation {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  20% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  30% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  40% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.footer {
  background-color: #E2BF5E;
  padding: 17px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 519px) {
  .footer {
    padding: 12px 0;
    font-size: 13px;
  }
}
.footer a {
  padding: 0 0.5em;
}
.footer a:hover {
  text-decoration: underline;
}

.bg {
  position: fixed;
  inset: 0;
  z-index: -1;
  background-image: url("../img/bg2.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg-content {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 1440px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .bg-content {
    display: none;
  }
}
.bg-title {
  position: absolute;
  width: 370px;
  height: auto;
  top: 40%;
  left: 25px;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.bg-campaign {
  position: absolute;
  width: 350px;
  height: auto;
  bottom: 22px;
  left: 25px;
}
.bg-woman {
  position: absolute;
  width: 430px;
  height: auto;
  bottom: 0;
  right: 0;
}/*# sourceMappingURL=style.css.map */