.page-heymommy .top-banner {
  min-height: 600px;
  max-height: 800px;
  position: relative;
  background: url("/common/design/user/img/bubble/bg-banner.jpg") center no-repeat;
  background-size: cover;
  padding: 30px 0;
}

.page-heymommy-sp .top-banner {
  min-height: 400px;
  max-height: 600px;
}

.page-heymommy img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page-heymommy .btn-top-banner {
  width: 27%;
  position: absolute;
  bottom: 22%;
  left: 29%;
  transform: translate(-50%, 50%);
}

.page-heymommy .banner-nav {
  background-color: #ae8700;
  min-height: auto;
  max-height: max-content;
}

.page-heymommy .banner-nav li {
  background-color: #fff;
  border-radius: 5px;
  margin: 9px 5px;
  height: auto;
  width: 19%;
  flex-grow: 0;
}

.page-heymommy .banner-nav ul li a {
  color: #ae8700;
  flex-direction: column;
}

.page-heymommy .banner-nav ul li a::after {
  content: none;
}

.page-heymommy .banner-nav ul {
  justify-content: center;
}

.page-heymommy .banner-nav ul li a img {
  width: 10px;
  padding-top: 3px;
}

.page-heymommy .open-part {
  font-size: 38px;
  line-height: 45px;
  font-weight: 700;
  border-bottom: 6px solid #ae8700;
  color: #ae8700;
  width: fit-content;
  margin: 0 auto 40px;
}

.page-heymommy .intro {
  background-color: #fff3bf;
  padding: 100px 0;
}

.page-heymommy .box-intro {
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 30px;
}

.page-heymommy .big-intro {
  font-size: 27px;
  line-height: 30px;
  font-weight: 700;
  color: #484848;
  padding-bottom: 10px;
}

.page-heymommy .small-intro {
  font-size: 18px;
  line-height: 25px;
  color: #484848;
}

.page-heymommy .border-yellow-intro {
  border-radius: 5px;
  border: 10px solid #2cafe3;
  position: relative;
}

.page-heymommy .box-intro-2 {
  border: 6px solid #FFFFFF;
  border-radius: 3px;
  background-color: #2cafe3;
  padding: 20px 10px;
  flex-direction: column;
  width: max-content;
  position: relative;
}

.page-heymommy .text-intro {
  padding-right: 160px;
  padding-bottom: 10px;
}

.page-heymommy .big-intro-2 {
  font-size: 16px;
  line-height: 25px;
  color: #484848;
  background: url("/common/design/user/img/bubble/bg-intro-text.png") center no-repeat;
  background-size: 100% 100%;
  padding: 12px 20px 27px 10px;
  width: fit-content;
}

.page-heymommy .big-intro-2 span {
  font-size: 17px;
  line-height: 20px;
}

.page-heymommy .small-intro-2 {
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}

.page-heymommy .small-intro-2 span {
  font-weight: 700;
}

.page-heymommy .text-red-intro {
  font-size: 26px;
  line-height: 30px;
  color: #fff000;
  font-weight: 700;
  padding-bottom: 30px;
}

.page-heymommy .img-intro {
  position: absolute;
  transform: translate(-50%, 50%);
  width: 48%;
  top: 6%;
  right: -24%;
}

.page-heymommy .list-slide {
  background-color: #fff;
  padding: 50px 30px 40px;
}

.page-heymommy .title-slide {
  font-size: 38px;
  line-height: 40px;
  color: #676767;
  font-weight: 700;
  padding-bottom: 30px;
}

.page-heymommy .list-image-buy-wrap {
  padding: 0;
}

.page-heymommy .swiper-button-next,
.page-heymommy .swiper-button-prev {
  width: 35px;
}

.page-heymommy .swiper-button-prev,
.page-heymommy .swiper-container-rtl .swiper-button-next {
  left: -45px;
}

.page-heymommy .swiper-button-next,
.page-heymommy .swiper-container-rtl .swiper-button-prev {
  right: -45px;
}

.page-heymommy .box-list-idol {
  padding: 25px 15px;
  background-color: #ffe9f0;
  margin-bottom: 20px;
}

.page-heymommy .name-idol {
  font-weight: 700;
  font-size: 27px;
  line-height: 30px;
}

.page-heymommy .text-gray {
  color: #a6a6a6;
}

.page-heymommy .text-white {
  color: #ffffff;
}

.page-heymommy .info-idol {
  justify-content: flex-start;
  position: relative;
  align-items: center;
  gap: 25px;
  z-index: 3;
  width: 500px;
}

.page-heymommy .box-info-idol {
  position: relative;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.page-heymommy .line-bg {
  position: absolute;
  transform: translate(-50%, 50%);
  top: 0;
  width: 102%;
  height: 100px;
  z-index: 1;
  left: 48%;
}

.page-heymommy .list-but {
  gap: 15px;
  margin-top: 10px;
  justify-content: flex-start;
}

.page-heymommy .but-link {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  padding: 10px 5px;
  color: #FFFFFF;
  border-radius: 50px;
  width: 235px;
  text-align: center;
  position: relative;
}

.page-heymommy .btn-create img,
.page-heymommy .btn-load-more img,
.page-heymommy .but-link img {
  width: 20px;
  margin-left: 5px;
  vertical-align: middle;
}

.page-heymommy .btn-create,
.page-heymommy .btn-load-more,
.page-heymommy .but-tool {
  background-color: #e5001d;
  box-shadow: 0 4px 1px #a71434;
}

.page-heymommy .but-tweet {
  background-color: #1da1f2;
  box-shadow: 1px 4px 1px #218cb9;
}

.page-heymommy .but-link:active,
.page-heymommy .btn-load-more:active,
.page-heymommy .btn-create:active {
  bottom: -4px;
  box-shadow: none;
}

.page-heymommy .box-list-idol .pr-img {
  padding: 8px;
  width: 23%;
  background-color: #fff;
  position: relative;
}

.page-heymommy .img-idol {
  width: 40%;
}

.page-heymommy .list-idol {
  gap: 15px;
}

.page-heymommy .box-list-idol .pr-img:after {
  content: "";
  background-image: url(/common/design/user/img/iket/ic-plus-grey.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.page-heymommy .bg-green {
  background-color: #92d86c;
}

.page-heymommy .bg-yellow {
  background-color: #f6ea30;
}

.page-heymommy .bg-purple {
  background-color: #ae8ec0;
}

.page-heymommy .bg-pink {
  background-color: #f16db2;
}

.page-heymommy .bg-blue {
  background-color: #87beee;
}

.page-heymommy .text-yellow {
  color: #c09c1d;
}

.page-heymommy .personal-design {
  background-color: #fff3bf;
  padding: 80px 0;
}

.page-heymommy .container_story {
  max-width: 1366px;
  margin: 0 auto;
  position: relative;
}

.page-heymommy .text-story {
  width: max-content;
}

.page-heymommy .big-story {
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  color: #000000;
  padding-bottom: 10px;
}

.page-heymommy .small-story {
  font-size: 17px;
  line-height: 28px;
  color: #010101;
}

.page-heymommy .story-idol {
  background: linear-gradient( 90deg,#ffd48a, #ff6893, #ff009c);
  padding: 30px 0;
}

.page-heymommy a.btn-create,
.page-heymommy a.btn-load-more {
  background-color: #ea2763;
  position: relative;
  font-weight: 700;
}

.page-heymommy .item-buy-product h4 {
  font-weight: 700;
}

.page-heymommy .txt-infor span {
  font-weight: 500;
}

.page-heymommy .img-bag {
  position: absolute;
  transform: translate(-50%, 50%);
  top: -23%;
  right: -7%;
  width: 15%;
}

.page-heymommy .but-banner {
  width: 375px;
  padding: 20px 0;
  font-size: 24px;
}

.page-heymommy .but-banner img {
  width: 20px;
  vertical-align: baseline;
}

.page-heymommy-sp .btn-top-banner {
  width: 50%;
  bottom: -12%;
  left: 46%;
}

.page-heymommy-sp .top-banner {
  padding-bottom: 0;
}

.page-heymommy-sp .banner-nav li {
  border-radius: 3px;
  margin: 9px 5px;
  height: auto;
  width: max-content;
  flex-grow: 0;
  word-break: keep-all;
  font-size: 12px;
}

.page-heymommy-sp .banner-nav ul {
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow: auto;
  max-width: 100%;
}

.page-heymommy-sp .banner-nav ul li a {
  padding: 8px;
}

.page-heymommy-sp .banner-nav ul li a img {
  width: 10px;
  padding-top: 2px;
}

.page-heymommy-sp .intro {
  padding: 50px 0;
}

.page-heymommy-sp .open-part {
  font-size: 19px;
  line-height: 25px;
  border-bottom: 3px solid #ae8700;
  margin: 0 auto 25px;
}

.page-heymommy-sp .box-intro {
  flex-direction: column;
  gap: 20px;
  padding-bottom: 15px;
}

.page-heymommy-sp .big-intro {
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 5px;
}

.page-heymommy-sp .small-intro {
  font-size: 14px;
}

.page-heymommy-sp .border-yellow-intro {
  border: 5px solid #2cafe3;
}

.page-heymommy-sp .box-intro-2 {
  border: 3px solid #FFFFFF;
  padding: 9px 5px;
  width: fit-content;
}

.page-heymommy-sp .text-red-intro {
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 5px;
}

.page-heymommy-sp .big-intro-2 {
  font-size: 14px;
  line-height: 20px;
}

.page-heymommy-sp .big-intro-2 span {
  font-size: 12px;
}

.page-heymommy-sp .small-intro-2 {
  font-size: 14px;
  line-height: 25px;
}

.page-heymommy-sp .img-bag {
  top: -21%;
  right: -5%;
}

.page-heymommy-sp .list-slide {
  padding: 25px 20px 20px;
  margin: 0 -10px;
}

.page-heymommy-sp .title-slide {
  font-size: 19px;
  line-height: 20px;
  padding-bottom: 10px;
}

.page-heymommy-sp .list-idol {
  gap: 15px;
  flex-direction: column;
}

.page-heymommy-sp .box-list-idol .pr-img {
  padding: 3px;
  width: 23.5%;
}

.page-heymommy-sp .box-info-idol {
  gap: 6px;
}

.page-heymommy-sp .no-wrap.box-info-idol {
  gap: 13px;
}


.page-heymommy .no-wrap {
  flex-wrap: nowrap;
  align-items: flex-start;
}

.page-heymommy-sp .box-idol {
  z-index: 3;
  width: 100%;
}

.page-heymommy-sp .but-link {
  font-size: 14px;
  line-height: 17px;
  padding: 10px 15px;
  color: #FFFFFF;
  border-radius: 50px;
  width: 185px;
}

.page-heymommy-sp .img-idol {
  width: 100%;
}

.page-heymommy-sp .name-idol {
  font-size: 16px;
  line-height: 25px;
  padding-top: 10px;
}

.page-heymommy-sp .btn-create img,
.page-heymommy-sp .btn-load-more img,
.page-heymommy-sp .but-link img {
  width: 15px;
  margin-left: 5px;
  vertical-align: middle;

}

.page-heymommy-sp .list-but {
  gap: 8px;
  margin-top: 15px;
}

.page-heymommy-sp .item-ds-per .list-but a {
  flex: 1;
}

.page-heymommy-sp .item-ds-per .list-but .but-link {
  width: 100%;
  padding: 9px 0;
}

.page-heymommy-sp .box-list-idol {
  padding: 10px;
  margin: 0 -10px 10px ;
}

.page-heymommy-sp .line-bg {
  top: -24%;
  width: 103%;
  height: 45px;
  left: 49%;
}

.page-heymommy-sp .info-idol {
  width: 100%;
}

.page-heymommy-sp .box-list-idol .pr-img:after {
  width: 15px;
  height: 15px;
  right: 3px;
  bottom: 3px;
}

.page-heymommy-sp .big-story {
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 5px;
}

.page-heymommy-sp .small-story {
  font-size: 14px;
  line-height: 20px;
}

.page-heymommy-sp .text-story-sp {
  padding-bottom: 25px;
}

.page-heymommy-sp .txt-link img {
  width: 12px;
}

.page-heymommy-sp .item-buy-product .img {
  width: fit-content;
}

.page-heymommy-sp .item-buy-product .info {
  width: max-content;
}

.page-heymommy-sp .box-info-sell {
  width: max-content;
  gap: 10px;
}

.page-heymommy .txt-detail {
  min-height: fit-content;
}

.page-heymommy-sp .txt-infor {
  padding: 10px 0;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 10px;
  width: 95px;
}

.page-bubble .item-user-stamp {
  padding: 0;
  margin-bottom: 20px;
}

.page-bubble .name-idol {
  position: absolute;
  transform: translate(-50%, 50%);
  bottom: 10%;
  left: 30%;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  text-shadow: 0 3px #000000, 0 -3px #000000, 3px -1px #000000, -3px 2px #000000, 3px 1px #000000, -3px -1px #000000;
}

.page-bubble .img-name {
  position: relative;
  width: 27%;
}

.page-bubble .img-name .img {
  height: 100%;
}

.page-bubble .info-btn {
  width: fit-content;
  background-color: #f4f4f4;
  padding: 25px 20px;
  margin-left: 0;
  flex: 3;
}

.page-bubble .btn {
  justify-content: center;
  gap: 15px;
}

.page-bubble .list-stamp {
  display: flex;
}

.page-bubble .item-stamp {
  width: 20%;
  background-color: transparent;
  position: relative;
}

.page-bubble .item-stamp:after {
  content: "";
  background-image: url(/common/design/user/img/iket/ic-plus-grey.png);
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.page-bubble .header-buyer {
  width: 400px;
  margin: 0 auto;
  padding: 20px 0;
}

.page-bubble .list-sticker {
  background-color: #f4f4f4;
  padding: 20px;
}
.page-bubble .box-sticker {
  padding-bottom: 30px;
}

.page-bubble .box-story {
  justify-content: space-between;
  align-items: center;
}

.page-bubble .story-img {
  width: 40%;
}

.page-bubble .item-buy-product .info-pr .img {
  height: 200px;
}

.page-bubble-sp .top-banner {
  min-height: 500px;
  max-height: 800px;
  position: relative;
  background: url(/common/design/user/img/bubble/bg-banner-sp.jpg) center no-repeat;
  background-size: cover;
  padding: 10px 0 50px;
}

.page-bubble-sp .box-intro-2 {
  width: 100%;
}

.page-bubble-sp .info-btn {
  background-color: transparent;
  padding: 0;
}

.page-bubble-sp .item-user-stamp {
  padding: 10px;
  margin: 0 -10px 20px;
  background-color: #f4f4f4;
}

.page-bubble-sp .name-idol {
  font-size: 12px;
  line-height: 18px;
  bottom: 16%;
  left: 32%;
  text-shadow: 0 1px #000000, 0 -1px #000000, 1px -2px #000000, -1px 0 #000000, 1px -1px #000000, -1px 1px #000000;
}

.page-bubble-sp .box-button {
  gap: 20px;
  flex-direction: column;
}

.page-bubble-sp .list-stamp {
  flex-wrap: wrap;
}

.page-bubble-sp .item-stamp {
  width: 31%;
  padding: 2px;
  margin: 3px;
}

.page-heymommy-sp .top-banner .but-link {
  width: 200px;
  padding: 10px;
}

.page-bubble-sp .header-buyer {
  width: 70%;
  margin: 0 auto;
  padding: 10px 0;
}

.page-bubble-sp .list-sticker {
  padding: 10px 5px;
}

.page-bubble-sp .box-story {
  flex-direction: column;
  padding: 10px;
}

.page-bubble-sp .story-img {
  width: 100%;
}

.page-bubble-sp .text-story {
  padding-bottom: 10px;
  width: 100%;
}

.page-bubble-sp .item-buy-product .info-pr .img {
  height: fit-content;
}

.page-heymommy-sp .text-intro {
  padding-right: 100px;
}

.page-heymommy-sp .img-intro {
  top: 12%;
  width: 50%;
  right: -24%;
}

.page-bubble-sp .img-name {
  width: 40%;
}
.item-ds-per .image-per .avatar {
  height: 331px;
}

@media (max-width: 1100px) {
  .item-ds-per .image-per .avatar {
    height: 215px;
  }
}