.pcView {
  display: block !important;
}

@media (max-width: 568px) {
  .pcView {
    display: none !important;
  }
}
.spView {
  display: none !important;
}

@media (max-width: 568px) {
  .spView {
    display: block !important;
  }
}
body {
  margin: 0;
}

.widthKeeper {
  width: 750px;
  max-width: 100%;
  margin: auto;
  position: relative;
}
.widthKeeper img {
  display: block;
  width: 100%;
}

a:hover {
  transform: none;
}

.tab-content img {
  margin: 0px auto;
}

video.anime01 {
  position: absolute;
  bottom: 88%;
  left: 0;
  right: 0;
  margin: auto;
  width: 70%;
}

.btnArea .animation {
  top: 23%;
  left: 8%;
}

#sec02 .animation {
  width: 76%;
  top: -1%;
  left: 0;
  right: -24%;
}

#LineFriend {
  margin: 30px auto;
}

.cv .button {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.offer_area .at {
  position: absolute;
  bottom: 20%;
  font-size: 3.5rem;
  left: 12%;
  color: #fff;
}
@media (max-width: 568px) {
  .offer_area .at {
    font-size: 2.2rem;
  }
}

.movieWidth {
  position: absolute;
  bottom: 28.5%;
  margin: auto;
  width: 84%;
  display: block;
  left: 0;
  right: 0;
}
.movieWidth .movieWrap {
  display: block;
  width: 100%;
}
.movieWidth .movieWrap iframe {
  width: 100%;
}

.cv .button1B {
  bottom: 39.5%;
  width: 86%;
}
.cv .button2 {
  bottom: 26%;
  width: 70%;
}

.cartlink2 a img,
.cartlink3 a img {
  display: block;
  margin: auto;
  width: 400px;
}
@media (max-width: 568px) {
  .cartlink2 a img,
  .cartlink3 a img {
    width: 200px;
  }
}

.cartlink2 a {
  bottom: 32%;
  left: 0;
  position: absolute;
  right: 0;
}

.cartlink3 a {
  bottom: 19%;
  left: 0;
  position: absolute;
  right: 0;
}

.cv05 .button1B {
  bottom: 47.5%;
}
.cv05 .button2 {
  bottom: 35.5%;
}
.cv05 .cartlink2 a {
  bottom: 41%;
}
.cv05 .cartlink3 a {
  bottom: 29%;
}

.sec04 .insta {
  bottom: 16%;
  z-index: 100;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  position: absolute;
}
.sec04 .insta ul {
  padding: 0;
  margin-bottom: 55px;
}
@media (max-width: 568px) {
  .sec04 .insta ul {
    margin-bottom: 39px;
  }
}/*# sourceMappingURL=jp24.css.map */