body{
    margin: 0;
    color: #fff;
    font-family: "UoqMunThenKhung", serif;
    font-weight: 400;
    font-style: normal;
}
a{
    color: #fff;
    text-decoration: none;
}

.header{
    background-color: #be1e2d;
    position: fixed;
    width: 100%;
    z-index: 9;
    text-align: center;
}
.header .container{
    align-items: center;
    display: inline-flex;
    flex-direction: row;
}
.main-section{
    text-align: center;
}
.main-section img{
    width: 100%;
}
.hero_logo-img{
    width: 80%;
    margin: 0 auto;
}
.product-box-items{
    display: inline-flex;
    flex-direction: row;
}
.condi-text{
    text-align: left;
    float: right;
    width: 50%;
}
.enrich-text{
    text-align: left;
    float: left;
    width: 50%;
}
h4{
    font-size: 2em;
}
p{
    font-size: 1.2em;
}
.product-box-text h4{
    font-size: 2.5em;
    padding-bottom: .5em;
    font-family: "UoqMunThenKhung", serif;
    font-weight: 400;
    font-style: normal;
}
.product-box-text h3{
    font-size: 2.5em;
}
.new_condi-img{
    width: 40%;
    margin: 0 auto;
    float: left;
}
.new_enrich-img{
    width: 40%;
    margin: 0 auto;
     float: right;
}
.top-section{
    padding: 7% 5% 10% 5%;
    background-color: #850916;
}
[data-mesh-id=comp-k8ie2dnhinlineContent] {
    height: auto;
    width: 415px;
}
[data-mesh-id=comp-k8ie2dnhinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}
.navbav-icon{
    font-size: 2em;
    cursor:pointer;
    display:none;
}
.menu-items{
    display: block;
    font-size: 1.2em;
    flex: 0 0 75%;
    text-align: right;
}
.menu-items a{
    padding: 0 2%;
}
.so-icons{
    width: 100%;
    flex: 0 0 10%;
    text-align: right;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
    opacity: 95%;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30%;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 1.2em;
  color: #000;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #666;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  font-size: 3em;
}

.border-item{
    border-bottom: 1px #ccc solid;
    width: 60%;
    display: block;
    margin-left: 32px;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
  
}
@include media-breakpoint-down(sm) {
    .menu-items{
        display:none;
    }
    
 }


#ball-pink{
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #0E0E0E;
    --stroke-opacity: 1;
    --fill: #D33B6E;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    fill: var(--corvid-fill-color,var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color,var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow,none);
    opacity: var(--opacity);
    transform: var(--flip);
    position: absolute;
    margin-top: -30%;
    right: 0;
    width: 250px;
}
#ball-pink h3{
    font-size: 3.5em;
    position: absolute;
    margin-top: 35%;
    margin-left: 35%;
}
#ball-green{
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #0E0E0E;
    --stroke-opacity: 1;
    --fill: #3B806E;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    fill: var(--corvid-fill-color,var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color,var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow,none);
    opacity: var(--opacity);
    transform: var(--flip);
    position: absolute;
    margin-top: -30%;
    width: 250px;
}
#ball-green h3{
    font-size: 3.5em;
    position: absolute;
    margin-top: 35%;
    margin-left: 10%;

}
.VDJedC {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    fill: var(--corvid-fill-color,var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color,var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow,none);
    opacity: var(--opacity);
    transform: var(--flip)
}
.pink-ball{
    
}
.VDJedC,.VDJedC svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.VDJedC svg {
    height: var(--svg-calculated-height,100%);
    margin: auto;
    padding: var(--svg-calculated-padding,0);
    width: var(--svg-calculated-width,100%)
}

.VDJedC svg: not([data-type=ugc]) {
    overflow:visible
}
#comp-k8ie0q3u1 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #0E0E0E;
    --stroke-opacity: 1;
    --fill: #D33B6E;
}

#comp-k8ie0q3x {
    --text-direction: var(--wix-opt-in-direction);
}

#comp-k8fqklbj {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #0E0E0E;
    --stroke-opacity: 1;
    --fill: #3B806E;
}

#comp-k8fqlrta {
    --text-direction: var(--wix-opt-in-direction);
}
.color_36 {
    color: rgb(var(--color_36));
}

.bg-green{
    background: #017165;
    background: linear-gradient(180deg, rgba(1, 113, 101, 1) 0%, rgba(83, 162, 135, 1) 77%);
    padding: 10% 5% 5% 5%;
    float: left;
    width: 100%;
}
.bg-pink{
    background: #A71643;
    background: linear-gradient(180deg, rgba(167, 22, 67, 1) 0%, rgba(210, 58, 110, 1) 77%);
    padding: 5%;
    float: left;
    width: 100%;
}
.bg-red{
    background-image: url(https://form.daily-jp.com/wp-content/uploads/2025/08/meishokpremium-bg-red.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 5%;
    float: left;
    width: 100%;
}
.bg-red iframe{
    width: 100%;
    height: 315px;
}
.bg-white{
    /*background-image: url(https://form.daily-jp.com/wp-content/uploads/2025/08/meishokpremium-flower1.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center center;*/
    padding: 5%;
    float: left;
    width: 100%;
}
.bg-dark-red{
    background-image: url(https://form.daily-jp.com/wp-content/uploads/2025/08/meishokpremium-bg-red-line.png);
    background-repeat: repeat-x;
    float: left;
    width: 100%;
}
.bg-white h3{
    color:#A61743;
    font-size: 2.2em;
}
.bg-red h3{
    font-size: 2.2em;
}
.bg-white h4{
    color:#333;
}
.comment{
    margin: 0 auto;
    position: relative;
}
.w-line{
    border-bottom: 2px #fff solid;
    float: left;
    padding-top: 3%;
    width: 100%;
}
.red-width{
    width: 30%;
}
.red-video{
    padding: 5% 0;
}
.red-video h4{
    padding-top: 5%;
}
.flower1{
    position: relative;
    padding: 35%;
}
.flower1 img{
    padding-bottom: 5%;
    width: auto;
}
.flower2 img{
    display: block;
    overflow: hidden;
    width: auto;
}
.flower3{
    position: relative;
    padding: 35%;
}
.w-frames img{
    background-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    border-radius: var(--rd, 3px);
    border-style: solid;
    border-width: var(--brw, 10px);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.flower3 img{
    padding-bottom: 5%;
    width: auto;
} 
.two-ball{
    position: relative;
    width: 25%;
    margin: 0 auto;
}
.footer{
    background-color: #be1e2d;
    text-align: center;
    float: left;
    padding: 2%;
    width: 100%;
}
.footer span{
    width: 100%;
}
.has-global-padding{
    padding-right:inherit;
    padding-left: inherit;
}
:root :where(.is-layout-constrained) > *{
    margin:inherit ;
}
:root{
    --wp--style--global--content-size: inherit;
    --wp--style--global--wide-size: inherit;
}
.flower2{
    position: relative;
       padding: 35% 0;
}
.png1{
    position:absolute;
    right: 15%;
}
.png2{
    position:absolute;
    right: 33%;
    bottom: 33%;
}
.png3{
    position:absolute;
    left: 12%;
    top: 60%;
}
.png4{
    position:absolute;
    left: 22%;
    bottom: 33%;
}
.png5{
    position:absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}
.flower1-loc{
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}
.flower1-loc img{
    width: auto;
}
.flower-loc{
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}
.flower-loc img{
    width: auto;
}
.flower3-loc{
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}
.flower3-loc img{
    width: auto;
}
.user1{
    position:absolute;
    top: 20%;
    left: 25%;
}
.user2{
    position:absolute;
    left: 10%;
    top: 35%;
}
.user3{
    position:absolute;
    top: 71%;
    left: 13%;
}
.user4{
    position:absolute;
    right: 9%;
    top: 30%;
}
.user5{
    position:absolute;
    top: 47%;
    right: 15%;
}
.user6{
    position:absolute;
    right: 10%;
    top: 67%;
}
.user7{
    position:absolute;
    bottom: 0;
    left: 35%;
}
.post1{
    position:absolute;
    left: 15%;
    top: -10%;
}
.post2{
    position:absolute;
    right: 15%;
    top: -5%;
}
.post3{
    position:absolute;
    left: 15%;
    top: 55%;
}
.post4{
    position:absolute;
    right: 15%;
    top: 67%;
}
.pt-bottom{
    padding-bottom: 20%;
}
.flower-loc-pc{
    display: block;
}
.flower-loc-m{
    display: none;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #2f2f2f61;
    color: white;
    cursor: pointer;
    padding: 15px 18px;
}

#myBtn:hover {
  background-color: #555;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1180px;
    }
}
@media (max-width: 575.98px) { 
    .menu-items{
        display:none;
    }
    .navbav-icon{
        display: block;
    }
    .main-section {
        padding-top: 15%;
    }
    .hero_logo-img{
        width: 100%;
    }
    .top-section{
        padding: 10% 5% 30% 5%;
    }
    .two-ball{
        width: 90%;
    }
    #ball-green{
        width: 200px;
    }
    #ball-pink{
        width: 200px;
    }
    #ball-green h3{
        font-size: 3em;
    }
    #ball-pink h3{
        font-size: 3em;
    }
    .new_condi-img{
        float: none;
        width: 50%;
    }
    .condi-text{
        float: none;
        width: 100%;
    }
    .bg-green{
        padding: 30% 5%;
    }
    .bg-pink{
        padding: 30% 5%;
    }
    .enrich-text{
        float: none;
        width: 100%;
    }
    .new_enrich-img{
        float: none;
        width: 50%;
    }
    .bg-red iframe{
        width: 100%;
        height: 158px;
    }
    .flower1 img {
        width: 100%;
    }
    .flower3 img {
        width: 100%;
    }
    .red-width {
        width: auto;
    }
    h4 {
        font-size: 1.5em;
    }
    .so-icons{
        flex: inherit;
    }
    .flower1-loc img{
        width: 100%;
    }
    .flower1{
        padding: inherit;
    }
    .user1{
        position: initial;
    }
    .user2{
        position: initial;
    }
    .user3{
        position: initial;
    }
    .user4{
        position: initial;
    }
    .user5{
        position: initial;
    }
    .user6{
        position: initial;
    }
    .user7{
        position: initial;
    }
    .flower2{
        padding: inherit;
    }
    .flower-loc img{
        width: 100%;
    }
    .png1{
        position: initial;
    }
    .png2{
        position: initial;
    }
    .png3{
        position: initial;
    }
    .png4{
        position: initial;
    }
    .png5{
        position: initial;
        transform: initial;
    }
    .flower2 img {
        display: initial;
        max-width: 300px;
    }
    .w-frames{
        padding: 5%;
    }
    .flower3-loc img{
        width: 100%;
    }
    .flower3{
        padding: inherit;
    }
    .post1{
        position: initial;
    }
    .post2{
        position: initial;
    }
    .post3{
        position: initial;
    }
    .post4{
        position: initial;
    }
    .flower-loc-pc{
        display: none;
    }
    .bg-white{
        display: block;
        background-image: url('https://form.daily-jp.com/wp-content/uploads/2025/08/meishokpremium-flower-cut.png');
        background-repeat: no-repeat;
        background-size: cover;

    }
 }