.page-heymommy .top-banner {
    min-height: 600px;
    max-height: 800px;
    position: relative;
    background-color: #f7e181;
    padding-bottom: 30px;
}

.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: 10%;
    left: 75%;
    transform: translate(-50%, 50%);
}

.page-heymommy .banner-nav {
    background-color: #c92237;
    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: #c92237;
    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: 15px;
    padding-top: 3px;
}

.page-heymommy .open-part {
    font-size: 38px;
    line-height: 45px;
    font-weight: 700;
    border-bottom: 6px solid #ea2763;
    color: #ea2763;
    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 #f7e181;
    position: relative;
}

.page-heymommy .box-intro-2 {
    border: 6px solid #FFFFFF;
    border-radius: 3px;
    background-color: #f7e181;
    padding: 20px 5px;
    flex-direction: column;
    width: fit-content;
}

.page-heymommy .big-intro-2 {
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    color: #484848;
}

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

.page-heymommy .small-intro-2 {
    font-size: 16px;
    line-height: 20px;
    color: #484848;
    width: max-content;
}

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

.page-heymommy .img-intro {
    width: 50%;
    margin: 0 auto 20px;
}

.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: 15px 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: #ea2763;
    box-shadow: 0 4px 1px #b92142;
}

.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 {
    position: absolute;
    transform: translate(-50%, 50%);
    left: 28%;
    top: -15%;
    width: max-content;
}

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

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

.page-heymommy .story-idol {
    background-color: #f7e181;
}

.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-sp .btn-top-banner {
    width: 65%;
    bottom: 8%;
    left: 50%;
}

.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 #ea2763;
    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 #f7e181;
}

.page-heymommy-sp .box-intro-2 {
    border: 3px solid #FFFFFF;
    padding: 9px 0;
    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: 12px;
    width: fit-content;
}

.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: 13px;
    line-height: 17px;
    padding: 6px 13px;
    color: #FFFFFF;
    border-radius: 50px;
    width: max-content;
}

.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;
}

.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;
}