/** Shopify CDN: Minification failed

Line 11:0 Expected identifier but found ":"
Line 11:5 Expected ";"

**/
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap')

/* --- Variables & Root --- */
:root {
  --vw: 1vw;
}

/* --- Base Styles --- */
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  height: 100%;
}

body {
  height: 100%;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

*,
:before,
:after {
  background-repeat: no-repeat;
  box-sizing: inherit;
  padding: 0;
  margin: 0;
}

/* --- Utilities --- */


a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}
a:active, a:hover {
  outline-width: 0;
}
a:focus {
  outline-width: 0;
}

img {
  border-style: none;
  vertical-align: top;
  width: 100%;
}

/* --- Main Container (#LP-GM2026) --- */
#LP-GM2026 {
  font-size: calc(2.6666666667 * var(--vw));
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-weight: 500;
  position: relative;
  width: 100%;
  position: relative;
  background: url("//papabubble.co.jp/cdn/shop/files/gummy2026_bg.webp?v=7021549786836482645") no-repeat center 0/cover;
  background-attachment: fixed;
}

@media only screen and (min-width: 751px) {
  #LP-GM2026 {
    font-size: 11.4666666667px;
  }
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 {
    width: 100%;
    padding: 0 0px;
    overflow: hidden;
  }
}
#LP-GM2026 * {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  color: #FFF;
  font-feature-settings: "palt";
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #LP-GM2026 img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 img {
    image-rendering: auto;
  }
}
#LP-GM2026 .lp-container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  color: #FFF;
  box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.5);
  background-image: url("//papabubble.co.jp/cdn/shop/files/gummy2026_contents_bg.webp?v=9335429333447169397");
  background-repeat: repeat-y;
}
@media only screen and (min-width: 751px) {
  #LP-GM2026 .lp-container {
    width: 430px;
  }
}
#LP-GM2026 .lp-sec {
  position: relative;
}
#LP-GM2026 .lp-sec--blue, #LP-GM2026 .lp-sec-blue {
  background-image: url("//papabubble.co.jp/cdn/shop/files/gummy2026_contents_blue_bg.webp?v=896210416917136099");
}
#LP-GM2026 .lp-sec__in {
  padding: 40px 20px;
}
#LP-GM2026 .lp-sec__title {
  position: relative;
  padding: 20px 0;
  margin-bottom: 40px;
  text-align: center;
}
#LP-GM2026 .lp-sec__title .titlejp {
  padding-top: 10px;
  font-size: 1.5rem;
  font-weight:bold;
  display: inline-block;
  font-family: "Zen Maru Gothic", sans-serif;
}
#LP-GM2026 .lp-sec__title .titleEn img {
  height: 26px;
  width: auto;
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 .lp-sec__title .titleEn img {
    height: 26px;
  }
}
#LP-GM2026 .lp-sec__title::before, #LP-GM2026 .lp-sec__title::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, #fff, #fff 5px, transparent 5px, transparent 10px);
  background-size: 10px 2px;
  background-repeat: repeat-x;
}
#LP-GM2026 .lp-sec__title::before {
  top: 0;
}
#LP-GM2026 .lp-sec__title::after {
  bottom: 0;
}
#LP-GM2026 .lp-sec__item {
  color: #000;
}
#LP-GM2026 .lp-sec--kv .lp-sec-kv__ttl {
  position: relative;
}
#LP-GM2026 .lp-sec--kv .kv-banana {
  width: 100px;
  bottom: -10px;
  left: -20px;
  position: absolute;
  transform: rotate(-15deg);
}
#LP-GM2026 .lp-sec--kv .kv-double {
  width: 250px;
  top: -100px;
  right: -50px;
  position: absolute;
  transform: rotate(15deg);
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 .lp-sec--kv .kv-banana {
    width: 70px;
    left: 5px;
  }
  #LP-GM2026 .lp-sec--kv .kv-double {
    width: 240px;
    top: -100px;
    right: -30px;
  }
}
#LP-GM2026 .lp-sec--kv .lp-sec__txt {
  position: relative;
}
#LP-GM2026 .lp-sec--kv .lp-sec__txt .kv-rich {
  position: absolute;
  right: -20px;
  top: -90px;
  width: 200px;
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 .lp-sec--kv .lp-sec__txt .kv-rich {
        width: 46vw;
        top: -80px;
  }
}
#LP-GM2026 .lp-sec--kv .lp-sec__txt p {
  font-size: 1.6rem;
  font-weight:bold;
  line-height: 1.8;
  margin-bottom: 20px;
}
#LP-GM2026 .lp-sec--kv .lp-sec__txt p strong {
  font-weight: 700;
  color: #000;
  background-color: #ffff00;
  padding: 0.1em 0.2em;
  margin: 0 5px;
  display: inline-block;
  line-height: 1.2;
  font-size: 1.6rem;
}
#LP-GM2026 .lp-sec--lineup .lp-sec__title {
  padding: 0 25px;
  margin: 0;
}
#LP-GM2026 .lp-sec--lineup .lp-sec__title .titlejp {
  padding-top: 0px;
  padding-bottom: 10px;

}
#LP-GM2026 .lp-sec--lineup .lp-sec__title::before, #LP-GM2026 .lp-sec--lineup .lp-sec__title::after {
  display: none;
}
#LP-GM2026 .lp-sec--lineup .lp-lineup {
  background-color: rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  margin-top: -18px;
  padding: 50px 10px 0px 10px;
}
#LP-GM2026 .lp-sec--lineup .lp-lineup ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#LP-GM2026 .lp-sec--lineup .lp-lineup ul li {
  list-style-type: none;
  width: 32%;
  margin-bottom: 40px;
}
#LP-GM2026 .lp-sec--lineup .lp-lineup ul li .ar {
  width: 20px;
  height: auto;
  margin: 5px auto 0 auto;
  display: block;
  transition: all 0.3s ease;
  opacity: 1;
}
#LP-GM2026 .lp-sec--lineup .lp-lineup ul li a:hover .ar {
  opacity: 0.5;
}
#LP-GM2026 .lp-sec--pouch .lp-product-card {
  margin-bottom: 60px;
}
#LP-GM2026 .lp-sec--pouch .lp-product-card__body {
  margin-top: -20px;
}
#LP-GM2026 .lp-sec--pouch .lp-product-card__btn-wrap {
  display: flex;
  justify-content: flex-end;
}
#LP-GM2026 .lp-sec--pouch .lp-product-card .lp-btn-buy {
  font-size: 1.3rem;
  width: 50%;
  padding: 10px 10px;
  margin: 0;
  height: auto;
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 .lp-sec--sns .lp-sec__title .titleEn img {
    height: 23px;
  }
}
#LP-GM2026 .lp-sec--sns .lp-product-card {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#LP-GM2026 .lp-sec--sns .lp-product-card:nth-child(even) {
  flex-direction: row-reverse;
}
#LP-GM2026 .lp-sec--sns .lp-product-card__img {
  width: 22%;
  z-index: 2;
}
#LP-GM2026 .lp-sec--sns .lp-product-card__info {
  width: 75%;
}
#LP-GM2026 .lp-sec--sns .lp-product-card .lp-btn-buy {
  font-size: 1.3rem;
  width: 60%;
  padding: 10px 10px;
  margin: 0;
  height: auto;
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake {
  margin-top: 40px;
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 .lp-sec--sns .lp-product-card.gummycake {
    margin-top: 70px;
  }
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .lp-product-card__body {
  display: block;
  position: relative;
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .lp-product-card__img {
  width: 45%;
  position: absolute;
  margin-top: -40px;
  margin-left: -10px;
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .lp-product-card__info {
  margin-left: 30%;
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .lp-product-card__sub-ttl {
  text-align: right;
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .lp-product-card__main-ttl {
  text-align: right;
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .lp-product-card__price {
  text-align: right;
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .ico_ec {
  position: absolute;
  width: 70px;
  top: 20px;
  left: 50px;
}
@media only screen and (max-width: 750px) {
  #LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .ico_ec {
    position: absolute;
    width: 70px;
    top: 20px;
    right: 12em;
  }
}
#LP-GM2026 .lp-sec--sns .lp-product-card.gummycake .order {
  background-color: #FF0;
  color: #000;
  font-weight: bold;
  position: absolute;
  top: -10px;
  right: 20px;
  padding: 3px 20px;
  font-size: 1rem;
}
#LP-GM2026 .lp-sec--men .lp-product-card .lp-product-card__btn-wrap {
  text-align: center;
}
#LP-GM2026 .lp-sec--men .lp-product-card .lp-btn-buy {
  font-size: 1.3rem;
  width: 60%;
  padding: 10px 10px;
  height: auto;
}
#LP-GM2026 .lp-sec--double .lp-product-card .lp-btn-buy {
  display: block;
  font-size: 1.3rem;
  width: 60%;
  margin: 0 auto;
  padding: 10px 10px;
  height: auto;
}
#LP-GM2026 .lp-sec--choice .lp-sec__item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#LP-GM2026 .lp-sec--choice .lp-sec__item .lp-product-card {
  width: 48%;
  margin-bottom: 40px;
}
#LP-GM2026 .lp-sec--choice .lp-sec__item .lp-product-card__body {
  margin-top: 10px;
  border-radius: 10px;
  padding: 15px 12px;
  margin-left: 5px;
}
#LP-GM2026 .lp-sec--choice .lp-sec__item .lp-product-card__main-ttl {
  font-size: 1.8rem;
}
#LP-GM2026 .lp-sec--choice .lp-sec__item .lp-product-card__txt {
  font-size: 1.0rem;
  line-height:1.7;
}
#LP-GM2026 .lp-sec--choice .lp-sec__item .lp-product-card__main-sub {
  font-size: 0.9rem;
  color: #5d25ff;
}
#LP-GM2026 .lp-sec--choice .lp-sec__item .lp-product-card .lp-btn-buy {
  display: flex;
  font-size: 1.1rem;
  width: 75%;
  height: 40px;
}
#LP-GM2026 .lp-sec--asort .lp-product-card {
  margin-bottom: 60px;
}
#LP-GM2026 .lp-sec--asort .lp-product-card__body {
  margin-top: -30px;
}
#LP-GM2026 .lp-sec--asort .lp-product-card__main-sub {
  font-size: 0.9rem;
  color: #5d25ff;
}
#LP-GM2026 .lp-sec--asort .lp-product-card .lp-btn-buy {
  display: flex;
  font-size: 1.3rem;
  width: 60%;
  padding: 10px 10px;
  height: auto;
}
#LP-GM2026 .lp-product-card {
  margin-bottom: 20px;
}
#LP-GM2026 .lp-product-card__body {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: -5px 5px 0 0 #FF0;
  color: #4a0080;
}
#LP-GM2026 .lp-product-card__sub-ttl {
  display: block;
  font-weight: bold;
  font-size: 1rem;
  color: #b90090;
}
#LP-GM2026 .lp-product-card__main-ttl {
  display: block;
  font-size: 1.8rem;
  color: #5d25ff;
  font-weight:bold;
}
#LP-GM2026 .lp-product-card__price {
  font-weight: bold;
  color: #5d25ff;
  font-size: 1.5rem;
}
#LP-GM2026 .lp-product-card__price span {
  color: #5d25ff;
  font-size: 1.0rem;
}
#LP-GM2026 .lp-product-card__txt {
  color: #000;
  padding-top: 10px;
  font-size:1.3rem;
}
#LP-GM2026 .lp-product-card .lp-btn-buy {
  display: inline-block;
  text-align: center;
}
#LP-GM2026 .lp-btn-buy {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  height: 48px;
  background-color: #000;
  color: #fff;
  font-weight:bold;
  font-size: 1.8rem;
  border-radius: 50px;
  box-shadow: -3px 3px 0 0 #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}
#LP-GM2026 .lp-btn-buy span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
#LP-GM2026 .lp-btn-buy:hover {
  transform: translateY(2px);
  box-shadow: -1px 1px 0 0 #fff;
}
#LP-GM2026 .lp-btn-buy:active {
  transform: translateY(4px);
  box-shadow: none;
}

/* 最初は透明で、少し下に下げておく */
.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

/* このクラスがついたら表示される */
.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* --- Animations --- */
@-webkit-keyframes light {
  0%, 40%, 80% {
    opacity: 1;
  }
  20%, 60%, 100% {
    opacity: 0;
  }
}
@keyframes light {
  0%, 40%, 80% {
    opacity: 1;
  }
  20%, 60%, 100% {
    opacity: 0;
  }
}
@-webkit-keyframes rotation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.fuwa-fuwa {
  /* 2.5秒で無限に繰り返す */
  -webkit-animation: float 2.5s ease-in-out infinite;
          animation: float 2.5s ease-in-out infinite;
  display: inline-block;
}

@-webkit-keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  } /* 上に15px移動 */
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  } /* 上に15px移動 */
}
.roll-item2 {
  width: 60px;
  height: 60px;
  position: absolute;
  opacity: 0;
  left: -60px;
  bottom: 30px;
  z-index: 999;
}
@media only screen and (max-width: 750px) {
  .roll-item2 {
    left: -30px;
  }
}

.roll-item2.is-visible {
  -webkit-animation: roll-in2 1.4s ease-out 0.5s forwards;
          animation: roll-in2 1.4s ease-out 0.5s forwards;
}

.roll-item {
  width: 60px;
  height: 60px;
  position: absolute;
  opacity: 0;
  left: -30px;
  bottom: 20px;
  z-index: 999;
}

.roll-item.is-visible {
  -webkit-animation: roll-in 1.4s ease-out forwards;
          animation: roll-in 1.4s ease-out forwards;
}

@-webkit-keyframes roll-in {
  0% {
    /* 画面の外（左側）に配置 */
    left: -30px;
    transform: rotate(-120deg);
    opacity: 0;
    bottom: 40px;
  }
  10% {
    opacity: 1;
  }
  100% {
    /* 指定の位置で止まる */
    left: 90px;
    transform: rotate(360deg);
    opacity: 1;
    bottom: 10px;
  }
}

@keyframes roll-in {
  0% {
    /* 画面の外（左側）に配置 */
    left: -30px;
    transform: rotate(-120deg);
    opacity: 0;
    bottom: 40px;
  }
  10% {
    opacity: 1;
  }
  100% {
    /* 指定の位置で止まる */
    left: 90px;
    transform: rotate(360deg);
    opacity: 1;
    bottom: 10px;
  }
}
@-webkit-keyframes roll-in2 {
  0% {
    /* 画面の外（左側）に配置 */
    left: -60px;
    transform: rotate(-120deg);
    opacity: 0;
    bottom: 30px;
  }
  10% {
    opacity: 1;
  }
  100% {
    /* 指定の位置で止まる */
    left: 30px;
    transform: rotate(360deg);
    opacity: 1;
    bottom: 20px;
  }
}
@keyframes roll-in2 {
  0% {
    /* 画面の外（左側）に配置 */
    left: -60px;
    transform: rotate(-120deg);
    opacity: 0;
    bottom: 30px;
  }
  10% {
    opacity: 1;
  }
  100% {
    /* 指定の位置で止まる */
    left: 30px;
    transform: rotate(360deg);
    opacity: 1;
    bottom: 20px;
  }
}
/*# sourceMappingURL=2026gummy.css.map */