@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&display=swap");
@import url("https://use.typekit.net/seo8thd.css");
.effect {
  opacity: 0;
}
.effect.active {
  animation: popanm 0.6s ease forwards;
}
.effect.bunshin img {
  display: block;
  opacity: 0;
  transform: translateX(100px);
}
.effect.bunshin img:nth-child(1).anim {
  opacity: 1;
  transform: translateX(0px);
  transition: all 0.4s 0s cubic-bezier(0.33, 1, 0.68, 1);
}
.effect.bunshin img:nth-child(2).anim {
  opacity: 1;
  transform: translateX(0px);
  transition: all 0.4s 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.effect.bunshin img:nth-child(3).anim {
  opacity: 1;
  transform: translateX(0px);
  transition: all 0.4s 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.effect.bunshin img:nth-child(4).anim {
  opacity: 1;
  transform: translateX(0px);
  transition: all 0.4s 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}

footer {
  margin-top: 0 !important;
}

.font-montserrat {
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.03em;
}
.font-montserrat.black {
  font-weight: 900;
}
.font-montserrat.bold {
  font-weight: 800;
}

#lp-campaign {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #000;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 600;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  padding-bottom: 12.5vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign {
    width: 100%;
    overflow: hidden;
    padding-bottom: 21.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #lp-campaign .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #lp-campaign .sp {
    display: none;
  }
}
#lp-campaign img {
  width: 100%;
}
#lp-campaign a {
  display: block;
  cursor: pointer;
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-campaign a:hover {
  opacity: 0.6;
}
#lp-campaign section.sec-main {
  position: relative;
  width: 100%;
}
#lp-campaign section.sec-main .image {
  width: 100%;
}
#lp-campaign section.sec-main .image img {
  width: 100%;
  height: auto;
}
#lp-campaign > .content {
  position: relative;
  background: url("https://cf.graniph.com/banner/other/controlbear-campaign/202603/bg.png") top center no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #lp-campaign > .content {
    background: url("https://cf.graniph.com/banner/other/controlbear-campaign/202603/bg_sp.png") top center no-repeat;
    background-size: 100% auto;
  }
}
#lp-campaign > .content ul.deco-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#lp-campaign > .content ul.deco-box li {
  position: absolute;
  top: 0;
  left: 0;
  width: 7.8125vw;
}
#lp-campaign > .content ul.deco-box li:nth-child(1) {
  width: 9.21875vw;
  top: -2.5vw;
  left: 77.34375vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign > .content ul.deco-box li:nth-child(1) {
    width: 22.4vw;
    top: -8.5333333333vw;
    left: 69.3333333333vw;
  }
}
#lp-campaign > .content ul.deco-box li:nth-child(2) {
  width: 10vw;
  top: 49.21875vw;
  left: 12.5vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign > .content ul.deco-box li:nth-child(2) {
    width: 25.3333333333vw;
    top: 213.3333333333vw;
    left: 18.1333333333vw;
  }
}
#lp-campaign > .content ul.deco-box li:nth-child(3) {
  width: 12.5vw;
  top: 66.40625vw;
  left: 76.5625vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign > .content ul.deco-box li:nth-child(3) {
    width: 23.7333333333vw;
    top: 357.3333333333vw;
    left: 69.3333333333vw;
  }
}
#lp-campaign > .content ul.deco-box li:nth-child(4) {
  width: 17.578125vw;
  top: 107.8125vw;
  left: 6.71875vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign > .content ul.deco-box li:nth-child(4) {
    width: 31.7333333333vw;
    top: 490.6666666667vw;
    left: -6.4vw;
  }
}
#lp-campaign > .content ul.deco-box li:nth-child(5) {
  width: 10.703125vw;
  top: 135.46875vw;
  left: 80.78125vw;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  #lp-campaign > .content ul.deco-box li:nth-child(5) {
    width: 21.3333333333vw;
    top: 542.4vw;
    left: 77.3333333333vw;
  }
}
#lp-campaign section.sec-loop {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 2.8125vw 0 4.375vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-loop {
    padding: 2.9333333333vw 0 4.2666666667vw;
  }
}
#lp-campaign section.sec-loop ul {
  letter-spacing: -0.4em;
  white-space: nowrap;
  animation: intro-out 30s linear infinite;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-loop ul {
    animation: intro-out-sp 20s linear infinite;
  }
}
@keyframes intro-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes intro-out-sp {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-210%);
  }
}
#lp-campaign section.sec-loop ul li {
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-loop ul li {
    width: 210%;
  }
}
#lp-campaign section.sec-loop ul li img {
  width: 100%;
  height: auto;
}
#lp-campaign section.sec-campaign {
  position: relative;
  width: 100%;
  padding: 2.8125vw 0 10.9375vw;
  font-weight: bold;
  color: #000000;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign {
    padding: 12.2666666667vw 0 26.6666666667vw;
  }
}
#lp-campaign section.sec-campaign .container {
  width: 75.78125vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container {
    width: 90.6666666667vw;
  }
}
#lp-campaign section.sec-campaign .container .ttl-box {
  position: relative;
  z-index: 5;
}
#lp-campaign section.sec-campaign .container .ttl-box h2 {
  width: 35.625vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .ttl-box h2 {
    width: 60.8vw;
  }
}
#lp-campaign section.sec-campaign .container .ttl-box h2 img {
  width: 100%;
  height: auto;
}
#lp-campaign section.sec-campaign .container .campaign-box {
  margin-top: 4.21875vw;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box {
    flex-wrap: wrap;
    margin-top: 10.6666666667vw;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .image-box {
  width: 33.125vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .image-box {
    display: none;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box {
  width: 39.0625vw;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box {
    width: 100%;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box .ttl span {
  background: #c70024;
  border-radius: 0.46875vw;
  color: #fff;
  font-size: 1.25vw;
  padding: 0.546875vw 0.625vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .ttl span {
    border-radius: 0.8vw;
    font-size: 2.6666666667vw;
    padding: 0.9333333333vw 1.2vw 1.2vw;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box h5 {
  margin-top: 1.25vw;
  font-size: 1.40625vw;
  line-height: 1.38;
  color: #c70024;
  letter-spacing: 0.03em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box h5 {
    margin-top: 2.1333333333vw;
    font-size: 3.7333333333vw;
    letter-spacing: 0em;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box h5 span {
  font-size: 3.125vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box h5 span {
    font-size: 5.8666666667vw;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box .text {
  margin-top: 2.5vw;
  font-size: 1.25vw;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .text {
    margin-top: 6.4vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box > .image {
    margin-top: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .sp-wrap {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .sp-wrap .image {
    position: relative;
    right: -2.6666666667vw;
    top: -6.6666666667vw;
    width: 37.3333333333vw;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .sp-wrap .note-box {
    padding-right: 0.6666666667vw;
    box-sizing: border-box;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box .note {
  position: relative;
  margin-top: 0.9375vw;
  font-size: 1.5277777778vw;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .note {
    margin-top: 1.6vw;
    font-size: 2.9333333333vw;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box .note span {
  position: relative;
  display: block;
  padding-left: 1.25vw;
  line-height: 1.5;
  font-size: 1.1111111111vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .note span {
    padding-left: 2.1333333333vw;
    font-size: 2.4vw;
    line-height: 1.45;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box .note span:nth-child(n+2) {
  margin-top: 0.46875vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-campaign .container .campaign-box .text-box .note span:nth-child(n+2) {
    margin-top: 0.8vw;
  }
}
#lp-campaign section.sec-campaign .container .campaign-box .text-box .note span:before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}
#lp-campaign section.sec-link {
  position: relative;
  width: 100%;
  margin-top: 6.25vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-link {
    margin-top: 13.3333333333vw;
  }
}
#lp-campaign section.sec-link .base {
  position: absolute;
  top: 0.78125vw;
  left: 10.9375vw;
  width: 77.34375vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-link .base {
    display: none;
  }
}
#lp-campaign section.sec-link .base img {
  width: 100%;
  height: auto;
}
#lp-campaign section.sec-link ul {
  position: relative;
  width: 83.125vw;
  margin: 0 auto;
  padding-bottom: 17.1875vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-link ul {
    width: 100%;
    padding-bottom: 29.3333333333vw;
  }
}
#lp-campaign section.sec-link ul li {
  position: relative;
  width: 45vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-link ul li {
    width: 102.6666666667vw;
  }
  #lp-campaign section.sec-link ul li:before {
    position: absolute;
    content: "";
    top: 2vw;
    left: 4.8vw;
    background: url("https://cf.graniph.com/banner/other/controlbear-campaign/202603/img_item_1_shadow.png") center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    z-index: -1;
  }
}
#lp-campaign section.sec-link ul li a {
  display: block;
  transition: transform 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-campaign section.sec-link ul li a:hover {
  opacity: 1;
  transform: scale(1.04);
}
#lp-campaign section.sec-link ul li a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-link ul li:nth-child(1) {
    left: 5.3333333333vw;
  }
}
#lp-campaign section.sec-link ul li:nth-child(2) {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-link ul li:nth-child(2) {
    position: relative;
    bottom: auto;
    right: auto;
    left: -8.5333333333vw;
    margin: 28vw 0 0;
  }
  #lp-campaign section.sec-link ul li:nth-child(2):before {
    top: 3.3333333333vw;
    left: -4.8vw;
  }
}
#lp-campaign section.sec-link ul li .item-link {
  position: absolute;
  bottom: 1vw;
  left: 50%;
  transform: translateX(-50%);
  width: 10vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-link ul li .item-link {
    width: 30vw;
  }
}
#lp-campaign section.sec-item {
  position: relative;
  width: 100%;
  padding: 19.375vw 0 7.8125vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-item {
    padding: 53.3333333333vw 0 21.3333333333vw;
  }
}
#lp-campaign section.sec-item .container {
  position: relative;
  width: 76.5625vw;
  margin: 0 auto;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-item .container {
    width: 92vw;
  }
}
#lp-campaign section.sec-item .container .ttl-box h2 {
  position: relative;
  width: 42.1875vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-item .container .ttl-box h2 {
    width: 76.5333333333vw;
    left: -0.6666666667vw;
  }
}
#lp-campaign section.sec-item .container .ttl-box h2 img {
  width: 100%;
  height: auto;
}
#lp-campaign section.sec-item .container .item-box {
  position: relative;
  margin: 4.0625vw auto 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2.5vw 1.40625vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-item .container .item-box {
    margin: 7.4666666667vw auto 0;
    gap: 6.9333333333vw 3.4666666667vw;
  }
}
#lp-campaign section.sec-item .container .item-box li {
  position: relative;
  width: calc((100% - 4.21875vw) / 4);
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-item .container .item-box li {
    width: calc((100% - 3.4666666667vw) / 2);
  }
}
#lp-campaign section.sec-item .container .item-box li a {
  display: block;
  cursor: pointer;
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-campaign section.sec-item .container .item-box li a:hover {
  opacity: 0.6;
}
#lp-campaign section.sec-item .container .item-box li .image {
  display: block;
  width: 100%;
}
#lp-campaign section.sec-item .container .item-box li p.name {
  margin: 1.09375vw auto 0;
  font-size: 0.9375vw;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-item .container .item-box li p.name {
    margin: 2.4vw auto 0;
    font-size: 2.9333333333vw;
    line-height: 1.5;
  }
}
#lp-campaign section.sec-item .container .item-box li p.price {
  margin: 0.3125vw auto 0;
  font-size: 0.9375vw;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  #lp-campaign section.sec-item .container .item-box li p.price {
    margin: 0.5333333333vw auto 0;
    font-size: 2.6666666667vw;
    line-height: 1.5;
  }
}
#lp-campaign .sec-thanks {
  position: relative;
  width: 100%;
  margin: 5.9375vw 0 1.25vw;
}
@media screen and (max-width: 767px) {
  #lp-campaign .sec-thanks {
    margin: 9.6vw 0 2.1333333333vw;
  }
}
#lp-campaign .sec-thanks .image {
  width: 33.4375vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-campaign .sec-thanks .image {
    position: relative;
    left: 0vw;
    width: 77.0666666667vw;
  }
}
#lp-campaign .sec-thanks .image img {
  width: 100%;
  height: auto;
}

.btn-more {
  position: relative;
  margin: 13.28125vw auto 0;
  width: 25vw;
  height: 5vw;
}
@media screen and (max-width: 767px) {
  .btn-more {
    margin: 21.3333333333vw auto 0;
    width: 53.3333333333vw;
    height: 10.6666666667vw;
  }
}
.btn-more a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: #386fd9;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 1.796875vw 0;
  box-sizing: border-box;
  font-size: 1.25vw;
  border-radius: 100px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .btn-more a {
    font-size: 2.6666666667vw;
    padding: 4vw 0;
  }
}
.btn-more a span {
  position: relative;
}
.btn-more a span:after {
  position: absolute;
  content: "";
  top: 0.15625vw;
  right: -1.5625vw;
  background: url("https://cf.graniph.com/banner/other/controlbear-campaign/202603/icon_link.png") center center no-repeat;
  width: 0.78125vw;
  height: 0.9375vw;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .btn-more a span:after {
    top: 0.4vw;
    right: -3.0666666667vw;
    width: 1.3333333333vw;
    height: 2vw;
  }
}

@keyframes rumble {
  0% {
    transform: translate(0);
  }
  25% {
    transform: translate(2px);
  }
  50% {
    transform: translate(0);
  }
  75% {
    transform: translate(-2px);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes run {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-15deg);
  }
  60% {
    transform: rotate(15deg);
  }
  80% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fly {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20%);
  }
}
@keyframes jump {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20%);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes run-left {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(-100vw);
  }
  50.1% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(0%);
  }
}
.purupuru {
  cursor: pointer;
}
.purupuru.anim img.anim {
  animation: rumble 0.1s linear infinite;
}

.fuwafuwa {
  cursor: pointer;
  animation: fuwafuwa 3s cubic-bezier(0.37, 0, 0.63, 1) infinite;
}
.fuwafuwa.reverse {
  animation: fuwafuwa 3s cubic-bezier(0.37, 0, 0.63, 1) infinite;
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fuwafuwa-r {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

.run, .run-2 {
  cursor: pointer;
}
.run.run-2, .run-2.run-2 {
  cursor: default;
}
.run img, .run-2 img {
  transform-origin: 50% 100%;
}
.run.anim img, .run-2.anim img {
  animation: run 1.25s cubic-bezier(0.37, 0, 0.63, 1) forwards;
}

.anim-purupuru {
  cursor: pointer;
}
.anim-purupuru.anim img {
  animation: rumble 0.1s linear infinite;
}

.anim-fly img, .anim-fly-2 img {
  transition: transform 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.anim-fly.anim img, .anim-fly-2.anim img {
  transform: translateY(-100%);
}

.jump.anim img {
  animation: jump 0.4s cubic-bezier(0.65, 0, 0.35, 1) 3 forwards;
}

.run-left.anim img {
  animation: run-left 1.25s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}

.koma-1, .koma-2, .koma-3, .koma-4, .koma-5 {
  cursor: pointer;
}
.koma-1.anim img:nth-child(1), .koma-2.anim img:nth-child(1), .koma-3.anim img:nth-child(1), .koma-4.anim img:nth-child(1), .koma-5.anim img:nth-child(1) {
  opacity: 0;
}
.koma-1.anim img:nth-child(2), .koma-2.anim img:nth-child(2), .koma-3.anim img:nth-child(2), .koma-4.anim img:nth-child(2), .koma-5.anim img:nth-child(2) {
  opacity: 1 !important;
}

.koma-6, .koma-7 {
  cursor: pointer;
}
.koma-6 img:nth-child(1).anim, .koma-7 img:nth-child(1).anim {
  opacity: 0;
}
.koma-6 img:nth-child(2).anim, .koma-7 img:nth-child(2).anim {
  animation: koma4Anim 0.5s linear 1;
}
.koma-6 img:nth-child(3).anim, .koma-7 img:nth-child(3).anim {
  animation: koma4Anim 0.5s 0.5s linear 1;
}
.koma-6 img:nth-child(4).anim, .koma-7 img:nth-child(4).anim {
  animation: koma4Anim 0.5s 1s linear 1;
}
@keyframes koma4Anim {
  0%, 100% {
    opacity: 1;
  }
  1%, 99% {
    opacity: 1;
  }
}

.cook {
  cursor: pointer;
}
.cook img:nth-child(2) {
  transform: scale(0.75);
  transition: all 0.25s cubic-bezier(0.33, 1, 0.68, 1);
}
.cook.anim img:nth-child(2) {
  transform: scale(1);
  opacity: 1 !important;
}

.thunder {
  cursor: pointer;
}
.thunder img:nth-child(2) {
  transform: scale(0.75);
  transition: all 0.25s cubic-bezier(0.33, 1, 0.68, 1);
}
.thunder.anim img:nth-child(2) {
  transform: scale(1);
  opacity: 1 !important;
}

.doragon.label-hide:after {
  display: none;
}
.doragon:after {
  position: absolute;
  content: "";
  top: -2.34375vw;
  right: -0.78125vw;
  background: url("https://cf.graniph.com/banner/other/controlbear-campaign/202603/label_push.png") center center no-repeat;
  width: 4.6875vw;
  height: 4.6875vw;
  background-size: contain;
  animation: tikatika 3s infinite;
}
@media screen and (max-width: 767px) {
  .doragon:after {
    top: -4vw;
    right: 0vw;
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.doragon.anim img {
  animation: animDrone 1s ease-in-out 0s infinite alternate;
}
@media screen and (max-width: 768px) {
  .doragon.anim img {
    animation: animDroneSp 1s ease-in-out 0s infinite alternate;
  }
}

.hoverObj {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .hoverObj:hover {
    animation: hoverAnim 0.3s ease 1;
  }
}

.chara-skate img {
  transition: all 0.25s cubic-bezier(0.33, 1, 0.68, 1);
}

@keyframes popanm {
  0% {
    transform: scale(0.75);
  }
  30% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(0.96);
  }
  80% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hoverAnim {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.075);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes tikatika {
  0%, 35% {
    opacity: 1;
  }
  49%, 51% {
    opacity: 0;
  }
  100%, 65% {
    opacity: 1;
  }
}
@keyframes animDrone {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-24px);
  }
}
@keyframes animDroneSp {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-20px);
  }
}/*# sourceMappingURL=style.css.map */