@charset "UTF-8";
.pj {
  zoom: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  border: 0;
  vertical-align: baseline;
  font-size: 1.6rem;
  position: relative;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 0;
  padding-top: 132px;
  margin: 0 auto;
  background-image: url(../img/bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
.pj .products_container {
  overflow: hidden;
}
.pj .products_container {
  width: 430px;
  margin: auto;
  -webkit-box-shadow: 0 30px 85px black;
  box-shadow: 0 30px 85px black;
  background-color: #fff;
  position: relative;
}
.pj .sa {
    opacity: 0;
    transition: 1s;
}
.pj .sa--up {
    transform: translateY(20px);
}
.pj .mv {
  position: relative;
}
.pj .mv .op {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s ease;
}
.pj .sa.show {
    opacity: 1;
    transform: none;
}
.pj .mv.onload .op {
  opacity: 1;
  transform: none;
}
.pj .mv .bg {
  z-index: 0;
}
.pj .mv p {
  position: absolute;
  z-index: 1;
}
.pj .mv .btn {
  position: absolute;
  z-index: 1;
  width: calc((500 / 1344) * 100%);
  left: calc((817 / 1344) * 100%);
  top: calc((30 / 3270) * 100%);
}
.pj .mv .btn a{
    transition: .3s;
}
.pj .mv .btn a:hover{
    opacity: 0.5;
}
.pj .mv .copy {
  width: calc((1146 / 1344) * 100%);
  left: calc((110 / 1344) * 100%);
  top: calc((180 / 3270) * 100%);
  transition-delay: 1.2s;
}
.pj .mv .content_01 {
  width: calc((305 / 1344) * 100%);
  left: calc((985 / 1344) * 100%);
  top: calc((640 / 3270) * 100%);
  z-index: 2;
  transition-delay: 1.6s;
}
.pj .mv .content_02 {
  width: calc((192 / 1344) * 100%);
  left: calc((76 / 1344) * 100%);
  top: calc((1176 / 3270) * 100%);
  z-index: 2;
  transition-delay: 2s;
}
.pj .mv .ttl {
  width: calc((849 / 1344) * 100%);
  left: calc((79 / 1344) * 100%);
  top: calc((1401 / 3270) * 100%);
  z-index: 2;
  transition-delay: 2s;
}
.pj .mv .pkg {
  width: calc((338 / 1344) * 100%);
  left: calc((970 / 1344) * 100%);
  top: calc((1447 / 3270) * 100%);
  z-index: 2;
  transition-delay: 2.4s;
}
.pj .mv .ice {
  width: calc((1344 / 1344) * 100%);
  top: calc((384 / 3270) * 100%);
  z-index: 1;
  transition-delay: 0.8s;
}
.pj .intro {
  position: relative;
}
.pj .intro .bg {
  z-index: 0;
}

.pj .intro p {
  position: absolute;
  z-index: 1;
}
.pj .intro .content_01 {
  width: calc((921 / 1344) * 100%);
  left: calc((422 / 1344) * 100%);
  top: calc((-1100 / 1364) * 100%);
}
.pj .intro .content_02 {
  width: calc((1097 / 1344) * 100%);
  left: calc((124 / 1344) * 100%);
  top: calc((-70 / 1364) * 100%);
  transition-delay: 0.8s;
}
.pj .intro .content_03 {
  width: calc((1344 / 1344) * 100%);
  top: calc((1070 / 1364) * 100%);
  transition-delay: 0.8s;
}

.pj .feature {
  position: relative;
}
.pj .feature .bg {
  z-index: 0;
}

.pj .feature p {
  position: absolute;
  z-index: 1;
}
.pj .feature .point_01 {
  width: calc((1036 / 1344) * 100%);
  left: calc((85 / 1344) * 100%);
  top: calc((650 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .line_01 {
  width: calc((156 / 1344) * 100%);
  left: calc((430 / 1344) * 100%);
  top: calc((1255 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .point_02 {
  width: calc((587 / 1344) * 100%);
  left: calc((695 / 1344) * 100%);
  top: calc((1091 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .line_02 {
  width: calc((282 / 1344) * 100%);
  left: calc((613 / 1344) * 100%);
  top: calc((1748 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .point_03 {
  width: calc((587 / 1344) * 100%);
  top: calc((2843 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .line_03 {
  width: calc((236 / 1344) * 100%);
  left: calc((349 / 1344) * 100%);
  top: calc((2217 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .point_04 {
  width: calc((971 / 1344) * 100%);
  left: calc((377 / 1344) * 100%);
  top: calc((3050 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .line_04 {
  width: calc((204 / 1344) * 100%);
  left: calc((720 / 1344) * 100%);
  top: calc((2704 / 4561) * 100%);
  z-index: 2;
  transition-delay: 0.8s;
}
.pj .feature .ice {
  width: calc((1344 / 1344) * 100%);
  top: calc((1624 / 4561) * 100%);
  z-index: 1;
  transition-delay: 0.8s;
}
.pj .info {
  position: relative;
  margin-top: calc((-117 / 3 / 402) * 100%);
}

.pj .lineup {
  width: calc((930 / 1344) * 100%);
  left: calc((208 / 1344) * 100%);
  top: calc((-180 / 402) * 100%);
  position: absolute;
}
.pj .lineup p {
}

.pj .sns {
  display: flex;
  justify-content: center;
  position: absolute;
  top: calc((70 / 402) * 100%);
  width: 100%;
}
.pj .sns li {
  width: calc((117 / 1344) * 100%);
  margin: 0 calc((30 / 1344) * 100%);
}
@media screen and (max-width: 768px) {
  .pj {
    padding-top: 127px;
    background-image: unset;
  }
  .pj .products_container {
    width: 100%;
  }
  .pj .mv {
  }
}
