@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap");
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}

a {
  color: inherit;
  cursor: pointer;
}

button {
  background-color: transparent;
  border-width: 0;
  color: inherit;
  cursor: pointer;
  padding: 0;
}

figure {
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  margin: 0;
  padding: 0;
}

ul, ol, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

p {
  margin: 0;
}

cite {
  font-style: normal;
}

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

img {
  border: 0;
  display: block;
}

.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.over {
  backface-visibility: hidden;
  transition: 0.4s;
}
.over:hover {
  opacity: 0.5;
}

.pc {
  display: block;
}
@media (max-width: 559px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media (max-width: 559px) {
  .sp {
    display: block;
  }
}

[v-cloak] {
  display: none !important;
}

html, body {
  height: 100%;
  width: 100%;
}

body {
  background: #fff;
  color: #000;
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  text-align: left;
}
body img {
  width: 100%;
}

#loading {
  background-color: #fff;
  left: 0;
  min-height: 100vh;
  position: fixed;
  top: 0;
  transition: all 1s;
  width: 100vw;
  z-index: 9999;
}
@media (max-width: 559px) {
  #loading {
    min-height: -webkit-fill-available;
  }
}

.spinner {
  animation: load5 1.1s infinite ease;
  border-radius: 50%;
  font-size: 7px;
  height: 1em;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateZ(0);
  width: 1em;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

@keyframes load5 {
  0%, 100% {
    box-shadow: 0 -2.6em 0 0 #000, 1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2), 2.5em 0 0 0 rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0 rgba(0, 0, 0, 0.2), 0 2.5em 0 0 rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0 rgba(0, 0, 0, 0.2), -2.6em 0 0 0 rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0 rgba(0, 0, 0, 0.7);
  }
  12.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0 #000, 2.5em 0 0 0 rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0 rgba(0, 0, 0, 0.2), 0 2.5em 0 0 rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0 rgba(0, 0, 0, 0.2), -2.6em 0 0 0 rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0 rgba(0, 0, 0, 0.5);
  }
  25% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0 rgba(0, 0, 0, 0.7), 2.5em 0 0 0 #000, 1.75em 1.75em 0 0 rgba(0, 0, 0, 0.2), 0 2.5em 0 0 rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0 rgba(0, 0, 0, 0.2), -2.6em 0 0 0 rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2);
  }
  37.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0 rgba(0, 0, 0, 0.5), 2.5em 0 0 0 rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0 #000, 0 2.5em 0 0 rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0 rgba(0, 0, 0, 0.2), -2.6em 0 0 0 rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2);
  }
  50% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2), 2.5em 0 0 0 rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0 rgba(0, 0, 0, 0.7), 0 2.5em 0 0 #000, -1.8em 1.8em 0 0 rgba(0, 0, 0, 0.2), -2.6em 0 0 0 rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2);
  }
  62.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2), 2.5em 0 0 0 rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0 rgba(0, 0, 0, 0.5), 0 2.5em 0 0 rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0 #000, -2.6em 0 0 0 rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2);
  }
  75% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2), 2.5em 0 0 0 rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0 rgba(0, 0, 0, 0.2), 0 2.5em 0 0 rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0 rgba(0, 0, 0, 0.7), -2.6em 0 0 0 #000, -1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2);
  }
  87.5% {
    box-shadow: 0 -2.6em 0 0 rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0 rgba(0, 0, 0, 0.2), 2.5em 0 0 0 rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0 rgba(0, 0, 0, 0.2), 0 2.5em 0 0 rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0 rgba(0, 0, 0, 0.5), -2.6em 0 0 0 rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0 #000;
  }
}
.en {
  font-family: "Oswald", sans-serif;
}

.footer {
  align-items: center;
  background: #000;
  display: flex;
  height: 60px;
  justify-content: center;
  width: 100%;
}
.footer__copy {
  color: #fff;
  font-size: 0.625rem;
  letter-spacing: 0.03em;
}

.flash {
  animation: flash 2s linear infinite;
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#top .mainVisual {
  position: relative;
}
@media (max-width: 559px) {
  #top .mainVisual {
    padding-top: 70px;
  }
}
#top .mainVisual .slideMain {
  position: relative;
  z-index: -1;
}
#top .mainVisual .slideMain .swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: linear !important;
}
#top .mainVisual__logo {
  left: 30px;
  position: absolute;
  top: 20px;
  width: 110px;
}
@media (max-width: 559px) {
  #top .mainVisual__logo {
    left: calc(12.5 / 375 * 100vw);
  }
}
#top .mainVisual__ttl {
  left: 50%;
  position: absolute;
  top: calc(250 / 1280 * 100vw);
  transform: translateX(-50%);
  width: calc(600 / 1280 * 100vw);
}
@media (max-width: 559px) {
  #top .mainVisual__ttl {
    margin-top: calc(-21 / 375 * 100vw);
    width: calc(350 / 375 * 100vw);
  }
}
#top .mainVisual__ttl.fadeIn {
  animation-duration: 2s;
}
#top .mainVisual__ttl.fadeIn.active {
  animation-delay: 0.4s;
}
#top .mainVisual__ttlSub {
  left: 50%;
  position: absolute;
  top: calc(360 / 1280 * 100vw);
  transform: translateX(-50%);
  width: calc(740 / 1280 * 100vw);
}
@media (max-width: 559px) {
  #top .mainVisual__ttlSub {
    bottom: calc(-20 / 375 * 100vw);
    left: calc(12.5 / 375 * 100vw);
    top: auto;
    transform: translateX(0);
    width: calc(230 / 375 * 100vw);
  }
}
#top .mainVisual__ttlSub.fadeIn {
  animation-duration: 2s;
}
#top .mainVisual__ttlSub.fadeIn.active {
  animation-delay: 0.6s;
}
#top .mainVisual__ttlSub2 {
  left: 50%;
  position: absolute;
  top: calc(450 / 1280 * 100vw);
  transform: translateX(-50%);
  width: calc(400 / 1280 * 100vw);
}
@media (max-width: 559px) {
  #top .mainVisual__ttlSub2 {
    bottom: calc(-55 / 375 * 100vw);
    left: calc(12.5 / 375 * 100vw);
    top: auto;
    transform: translateX(0);
    width: calc(230 / 375 * 100vw);
  }
}
#top .mainVisual__ttlSub2.fadeIn {
  animation-duration: 2s;
}
#top .mainVisual__ttlSub2.fadeIn.active {
  animation-delay: 0.6s;
}
#top .mainVisual .arrowWrap {
  bottom: 0;
  height: 60px;
  position: absolute;
  right: 40px;
  z-index: 2;
}
@media (max-width: 559px) {
  #top .mainVisual .arrowWrap {
    right: 16px;
  }
}
#top .mainVisual .arrowWrap p {
  letter-spacing: 0.085em;
  margin-top: -2em;
}
#top .mainVisual .arrow::before {
  animation: elasticus 3s cubic-bezier(1, 0, 0, 1) infinite;
  background: #000;
  content: "";
  height: 60px;
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
}
@keyframes elasticus {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
#top .concept {
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 559px) {
  #top .concept {
    margin: 0 auto;
    padding: 110px 0 90px;
    text-align: left;
    width: calc(336 / 375 * 100vw);
  }
}
#top .concept__ttl {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 1em;
}
@media (max-width: 559px) {
  #top .concept__ttl {
    font-size: calc(32 / 375 * 100vw);
  }
}
#top .concept__ttl .bg {
  margin-left: 0.3em;
  padding: 0 0.2em;
  position: relative;
}
#top .concept__ttl .bg::after {
  background: #000;
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  top: 0.2em;
  width: 100%;
}
#top .concept__ttl .bg .font {
  color: #fff;
  position: relative;
  z-index: 2;
}
#top .concept__catch {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 30px;
  margin-bottom: 1em;
}
@media (max-width: 559px) {
  #top .concept__catch {
    font-size: 1rem;
    line-height: 24px;
  }
}
#top .concept__date {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 30px;
  margin: 1em 0;
}
@media (max-width: 559px) {
  #top .concept__date {
    font-size: 1rem;
    line-height: 24px;
  }
}
#top .concept__read {
  font-size: 0.875rem;
  line-height: 1.7;
}
#top .concept__notice {
  font-size: 0.875rem;
  line-height: 1.7;
}
#top .voice {
  padding: 0 0 80px;
  text-align: center;
}
@media (max-width: 559px) {
  #top .voice {
    margin: 0 auto;
    padding: 0 0 90px;
    text-align: left;
    width: calc(336 / 375 * 100vw);
  }
}
#top .voice ul {
  display: flex;
  width: 950px;
  margin: 1em auto 0;
  flex-wrap: wrap;
}
@media (max-width: 559px) {
  #top .voice ul {
    width: 100%;
    flex-direction: column;
  }
}
#top .voice ul li {
  width: 50%;
  padding: 0.5em;
}
@media (max-width: 559px) {
  #top .voice ul li {
    width: 100%;
    padding: 0 0 0.5em;
  }
}
#top .voice__ttl {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 1em;
}
@media (max-width: 559px) {
  #top .voice__ttl {
    font-size: calc(32 / 375 * 100vw);
  }
}
#top .voice__ttl .bg {
  margin-left: 0.3em;
  padding: 0 0.2em;
  position: relative;
}
#top .voice__ttl .bg::after {
  background: #000;
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  top: 0.2em;
  width: 100%;
}
#top .voice__ttl .bg .font {
  color: #fff;
  position: relative;
  z-index: 2;
}
#top .voice__catch {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 30px;
  margin-bottom: 1em;
}
@media (max-width: 559px) {
  #top .voice__catch {
    font-size: 1rem;
    line-height: 24px;
  }
}
#top .voice__date {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 30px;
  margin: 1em 0;
}
@media (max-width: 559px) {
  #top .voice__date {
    font-size: 1rem;
    line-height: 24px;
  }
}
#top .voice__read {
  font-size: 0.875rem;
  line-height: 1.7;
}
#top .voice__notice {
  font-size: 0.875rem;
  line-height: 1.7;
}
#top .prod {
  background: #e8e8e8;
  padding: 80px 0;
}
@media (max-width: 559px) {
  #top .prod {
    padding: 80px 0 150px;
  }
}
#top .prod ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1100px;
  width: 90%;
}
@media (max-width: 559px) {
  #top .prod ul {
    flex-direction: column;
    width: 100%;
  }
}
#top .prod ul li {
  max-width: 336px;
  position: relative;
  width: 31%;
}
@media (max-width: 559px) {
  #top .prod ul li {
    margin: 0 auto;
    width: calc(336 / 375 * 100vw);
  }
  #top .prod ul li.anim.active {
    animation-delay: 0s !important;
    animation-name: fadeIn;
  }
}
#top .prod ul li:nth-child(5n+1).anim.active {
  animation-delay: 0s;
  animation-name: fadeIn;
}
#top .prod ul li:nth-child(5n+2).anim.active {
  animation-delay: 0.2s;
  animation-name: fadeIn;
}
#top .prod ul li:nth-child(5n+3).anim.active {
  animation-delay: 0.4s;
  animation-name: fadeIn;
}
#top .prod ul li:nth-child(5n+4).anim.active {
  animation-delay: 0.6s;
  animation-name: fadeIn;
}
#top .prod ul li:nth-child(5n+5).anim.active {
  animation-delay: 0.8s;
  animation-name: fadeIn;
}
#top .prod ul li:last-child .prod__visual::after {
  content: "";
  width: 0;
}
#top .prod ul li:not(:last-child) {
  margin-bottom: 120px;
}
@media (max-width: 559px) {
  #top .prod ul li:not(:last-child)::after {
    background: #000;
    bottom: -100px;
    content: "";
    height: 80px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 2px;
  }
}
#top .prod__ico {
  left: -20px;
  position: absolute;
  top: -20px;
  width: 120px;
  z-index: 2;
}
@media (max-width: 559px) {
  #top .prod__ico {
    left: -10px;
    top: -60px;
    width: calc(140 / 375 * 100vw);
  }
}
#top .prod__ico--num {
  font-size: 3.125rem;
  left: 50%;
  letter-spacing: 0.03em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 559px) {
  #top .prod__ico--num {
    font-size: 3.75rem;
  }
}
#top .prod__ico--ring {
  animation: round 14s linear infinite;
}
@keyframes round {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#top .prod__visual {
  margin-bottom: 18px;
  position: relative;
}
#top .prod__visual::after {
  background: #000;
  content: "";
  height: 2px;
  position: absolute;
  right: -10%;
  top: 50%;
  transform: translateY(-50%);
  width: 8%;
}
@media (max-width: 559px) {
  #top .prod__visual::after {
    width: 0;
  }
}
#top .prod__ttl {
  background: #000;
  color: #fff;
  display: inline;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 30px;
  margin: 0.8em 0 0.3em;
  padding: 0.1em 0.2em;
}
@media (min-width: 560px) and (max-width: 959px) {
  #top .prod__ttl {
    font-size: calc(28 / 1280 * 100vw);
  }
}
#top .prod__read {
  font-size: 0.875rem;
  line-height: 1.7;
  margin-top: 1em;
}
#top .prod .slide {
  position: relative;
}
#top .prod .swiper-button-next, #top .prod .swiper-button-prev {
  color: rgba(255, 255, 255, 0);
  margin: 0;
  outline: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#top .prod .swiper-button-next {
  background: url("../images/btn_next.svg") no-repeat;
  background-size: cover;
  height: 36px;
  right: 0;
  width: 36px;
}
@media (max-width: 559px) {
  #top .prod .swiper-button-next {
    height: 40px;
    width: 40px;
  }
}
#top .prod .swiper-button-prev {
  background: url("../images/btn_prev.svg") no-repeat;
  background-size: cover;
  height: 36px;
  left: 0;
  width: 36px;
}
@media (max-width: 559px) {
  #top .prod .swiper-button-prev {
    height: 40px;
    width: 40px;
  }
}
#top .link {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: flex;
  height: 100px;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  transition: 0.2s;
  width: 100%;
}
#top .link.fadein {
  opacity: 1;
}
#top .link .btn {
  align-items: center;
  background: #fff;
  border-radius: 30px;
  display: flex;
  font-weight: bold;
  height: 60px;
  justify-content: center;
  text-decoration: none;
  width: 336px;
}
@media (max-width: 559px) {
  #top .link .btn {
    width: calc(336 / 375 * 100vw);
  }
}

#detail {
  display: flex;
  flex-flow: column;
  min-height: 100%;
}
#detail .main {
  flex: 1;
  position: relative;
}
@media (max-width: 559px) {
  #detail .main {
    height: auto;
  }
}
#detail .main .ttlMain {
  margin: 0 auto;
  max-width: 600px;
  position: relative;
  width: calc(600 / 1280 * 100vw);
  z-index: 2;
}
@media (max-width: 559px) {
  #detail .main .ttlMain {
    width: calc(350 / 375 * 100vw);
  }
}
#detail .main .ttlMain h1 {
  margin: 20px auto;
  width: 110px;
}
@media (max-width: 559px) {
  #detail .main .ttlMain h1 {
    margin: 20px 0;
  }
}
#detail .main .content {
  margin: calc(-40 / 1280 * 100vw) auto 50px;
  max-width: 900px;
  width: 90%;
}
@media (max-width: 559px) {
  #detail .main .content {
    margin: 0;
    width: 100%;
  }
}
#detail .main .content .wrap {
  background: #e8e8e8;
  position: relative;
  width: 100%;
}
#detail .main .content .wrap::before {
  content: "";
  display: block;
  padding-top: 60%;
}
@media (max-width: 559px) {
  #detail .main .content .wrap::before {
    padding-top: calc(700 / 375 * 100vw);
  }
}
#detail .main .content ul {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 559px) {
  #detail .main .content ul {
    border-bottom: 0;
    flex-direction: column;
    margin-top: calc(-30 / 375 * 100vw);
  }
}
#detail .main .content ul li {
  position: relative;
  width: 50%;
}
@media (max-width: 559px) {
  #detail .main .content ul li {
    width: 100%;
  }
}
#detail .main .content .step {
  bottom: -23px;
  left: 100%;
  position: absolute;
  transform: translateX(-50%);
  width: 336px;
}
@media (max-width: 559px) {
  #detail .main .content .step {
    left: auto;
    margin: calc(-80 / 375 * 100vw) auto 0;
    position: relative;
    right: auto;
    transform: translateX(0);
    width: calc(336 / 375 * 100vw);
  }
}
@media (min-width: 560px) and (max-width: 959px) {
  #detail .main .content .step {
    width: calc(450 / 1280 * 100vw);
  }
}
#detail .main .content .step h3 {
  font-size: 1.875rem;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-align: center;
}
@media (max-width: 559px) {
  #detail .main .content .step h3 {
    font-size: 1rem;
    margin-bottom: 1em;
  }
}
@media (min-width: 560px) and (max-width: 959px) {
  #detail .main .content .step h3 {
    font-size: calc(30 / 1280 * 100vw);
  }
}
#detail .main .content .select {
  margin: 0 auto;
  max-width: 336px;
  width: 90%;
}
@media (max-width: 559px) {
  #detail .main .content .select {
    margin: calc(60 / 375 * 100vw) auto 0;
    padding-bottom: 20px;
  }
}
#detail .main .content .select p {
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-bottom: 1.5em;
  text-align: center;
}
#detail .main .content .select ol {
  column-gap: 10px;
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
#detail .main .content .select ol li {
  width: 50px;
}
#detail .main .content .select ol li img {
  border-radius: 50%;
}
#detail .main .content .select ol li.current img {
  border: 3px solid #fff;
  box-sizing: border-box;
  transform: scale(1.12);
}
#detail .main .content .select .btn {
  background: #fff;
  border-radius: 30px;
  font-weight: bold;
  height: 60px;
  width: 100%;
}
#detail .main .content .select .btn.btnPrev {
  background: #000;
  width: 48%;
}
#detail .main .content .select .btn.btnPrev a {
  align-items: center;
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  text-decoration: none;
  width: 100%;
}
#detail .main .content .select .btn.btnPrev a p {
  animation: flash 1s linear infinite;
}
#detail .main .content .select .btn.btn2 {
  align-items: center;
  display: flex;
  justify-content: center;
  text-decoration: none;
  width: 48%;
}
#detail .main .content .selectLast {
  display: flex;
  justify-content: space-between;
}
#detail .v-leave-active, #detail .v-enter-active {
  transition: opacity 0.2s;
}
#detail .v-enter, #detail .v-leave-to {
  opacity: 0;
}

.fadeIn {
  animation-duration: 1s;
  animation-fill-mode: both;
  opacity: 0;
}
.fadeIn.active {
  animation-delay: 0s;
  animation-name: fadeIn;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
