/* 七夕限定 鮮花穿搭 flowergift Area */
/* .bg__flowergift{
	background-color: #f7f4e7;
} */

.for-1024-display{
    display: none;
}
@media (min-width:680px) and (max-width:1023px)  {
.for-1024-display{
    display: block;
    }
}

.discountGift__Area{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: auto;
}

.discountGift__row{
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
}

.discountGift__box{
    position: relative;
    color: white;
}


.discountGift__box_one{
    flex: 33%;
    max-width: 33%;
    /* padding: 5px 4px 0 4px; */

}
.discountGift__box_two{
    flex: 33%;
    max-width: 27.6%;
}
.discountGift__box_three{
    flex: 33%;
    max-width: 27.6%;
    /* flex: 29.6%;
    max-width: 29.6%; */
}

.discountGift__box_two__top{
    position: relative;
    /* background: url(/images/img__discountGift__box_two__top.png); */
    /* background-color: #ff8f8f; */
    /* padding: 15%; */
}


.img__discountGift__box_two__top{
    z-index: 1;
    position: relative;
}

ul.discountGift__box__text{
    list-style: none;
}
ul.discountGift__box__text li::before {
    content: "\2022";
    color: #e280cf;
    width: 8vw;
    margin-right: 0.8vw;
}

.discountGift__box__title{
    z-index: 3;
    margin-bottom: 5%;
    color: #f0893b;
    /* position: absolute;
    top: 25%;
    left: 10%; */
}
.discountGift__box__title02{
    z-index: 3;
    /*position: absolute;
     top: 45%;
    left: 10%; */
}
.discountGift__box__content {
    z-index: 3;
    line-height: 1.5vw;
    position: absolute;
    top: 10%;
    left: 15%;
    width: 80%;
}

.discountGift__box__text{
    z-index: 3;
    color: #4f4744;
    /* line-height: 1.5vw; */
    position: absolute;
    /* bottom: 17%;
    left: 10%; */
}


.discountGift__box_two img{
    /* margin-top: 4px; */
    margin-bottom: -4px;
}
.discountGift__box_three img{
    /* margin-top: 2px; */
    margin-bottom: -4px;
}

/* .discountBox {
    position: relative;
    width: 90%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
} */

.discountGift__box__btn {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
    left: 0%;
    top: 220%;
}
@media (max-width:1280px) {
    .discountGift__box__btn{
        top: 271%;
        }
    }
    @media (max-width:1024px) {
        .discountGift__box__btn{
            top: 225%;
            }
        }
@media (max-width:625px) {
.discountGift__box__btn{
    top: 265%;
    left: -5%;
    }
}

.btn__animate:hover{
    background-color: black;
    color: #e380d0;
    transition: 1s;
}


/*   btn動畫效果  END */

.discountGift__box__btn-2 {
    position: absolute;
    width: 60%;
    left: 20%;
    bottom: 20%;
}

@media (max-width:1280px) {
    .discountGift__wrapper{
        padding-bottom: 5%;
    }
    .discountGift__Area{
        width: 94%;
    }
    .discountGift__box__content{
        top: 9%;
    }
    .discountGift__box__title02{
        width: 85%;
    }
}

@media (max-width:1024px) {

   .discountGift__box__content {
        top: 20%;
    }
     .discountGift__box_one{
        flex: 100%;
        max-width: 100%;
    }
    .discountGift__box_two{
        flex: 50%;
        max-width: 50%;
    }
    .discountGift__box_three{
        flex: 50%;
        max-width: 50%;
    }

}
@media (max-width:768px) {
    .discountGift__box__content {
        top: 12%;
        }


}


@media (max-width:625px) {
    .socialTitle img{
        width: 70%;
    }
    .discountGift__box_two, .discountGift__box_three{
        display: flex;
        flex: 100%;
        max-width: 100%;
    }
    .discountGift__box{
         margin-left: 5%;
    }
    .img__discountGift__show01_m{
        max-width: 103%;

    }
    .discountGift__box_two img {
        /* margin-top: -5%; */
    }
    /* .discountGift__box_three img  {
        margin-top: -9%;
    } */
    .discountGift__box_two__Area{
        display: flex;
        flex-wrap: wrap-reverse;
    }

    @media (max-width:499px) {
        .discountGift__Area{
            margin-left: 1%;
        }
    }
    @media (max-width:390px) {
    .discountGift__Area{
        margin-left: 0.15%;
    }
}

}





/* ----------- 七夕限定 鮮花穿搭 discountGift Area ----------- END--------- */


.brandBox__one{
    position: relative;
}
.beautySale__box__contentText {
    position: absolute;
    z-index: 3;
    width: 60%;
    left: 20%;
    bottom: 36%;
}
.beautySale__box__contentText_s {
    position: absolute;
    z-index: 3;
    width: 90%;
    left: 6%;
    bottom: 25%;
}
.beautySale__box__contentText_m {
    position: absolute;
    z-index: 3;
    width: 80%;
    left: 10%;
    bottom: 25%;
}
.beautySale__btnArea{
    position: absolute;
    /* z-index: 3; */
    width: 60%;
    left: 20%;
    bottom: 45%;
}


/*   全站精品7折起 boutiqueSale --------START------- */

.boutiqueSale__area{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 85%;
    margin: auto;
}

.boutiqueSale__box{
    position: relative;
    width: 22%;
    margin: 0.5% 1%;
}
.boutiqueSale__box img:hover{
    transform: scale(1.03);
    transition: all 0.2s;
}
.boutiqueSale__box__contentText {
    position: absolute;
    z-index: 3;
    width: 98%;
    left: 2%;
    bottom: 26%;
}
.boutiqueSale__box__btn {
    position: absolute;
    z-index: 3;
    width: 60%;
    left: 20%;
    bottom: 24%;
}
.loveMen__text {
    position: absolute;
    top: 45%;
    right: 40%;
    z-index: 3;
}


@media (max-width:1024px) {
.boutiqueSale__area{
    width: 96%;
}
.boutiqueSale__box{
    width: 35%; /*45%; */
}

.boutiqueSale__box__contentText {
    position: absolute;
    z-index: 3;
    width: 82%;
    left: 8%;
    bottom: 25%;
}
.boutiqueSale__box__btn{
    bottom: 10%;

}


}

@media (max-width:768px) {

    .boutiqueSale__box__contentText {
        width: 70%;
        left: 16%;
        bottom: 30%;
    }
    .boutiqueSale__box {
        width: 45%;
    }
    .boutiqueSale__box__btn {
        bottom: 14%;
    }
}
/*   全站精品7折起 boutiqueSale --------END------- */


/*   loveSomeone 七夕送禮飾品.手錶8折 --------START------- */
.loveSomeone__row{
    display: flex;
    flex-wrap: wrap;
}
.loveSomeone__area{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 85%;
    margin: auto;
}
.loveSomeone__box {
    position: relative;
    width: 22%;
    margin: 0.5%;
}
.loveSomeone__text {
    position: absolute;
    top: 31%;
    right: 24%;
    z-index: 3;
}

.loveSomeone__discountText {
    position: absolute;
    z-index: 3;
    top: 30%;
    right: 10%;
}
.loveSomeone__box__btn {
    position: absolute;
    z-index: 3;
    width: 60%;
    left: 20%;
    bottom: 32%;
}

.loveSomeone__bg{
    filter: saturate(1.2);
}

.loveSomeone__bg:hover{
    /* filter: saturate(0.8); */
    filter: grayscale(0.9);
    /* opacity: 0.9; */
    transform: scale(1.01);
	transition: all 0.2s;
}



@media (max-width:1600px) {
    .loveSomeone__text {
        top: 28%;
        right: 25%;
    }

    .loveSomeone__discountText {
        top: 25%;
        right: 17%;
    }

}

@media (max-width:1280px) {
    .loveSomeone__box {
        width: 40%;
        margin: 2%;
    }
    .loveSomeone__text {
        top: 28%;
        right: 19%;
    }

    .loveSomeone__discountText {
        top: 26%;
        right: 12%;
        width: 76%;
    }

}


@media (max-width:1024px) {
    .loveSomeone__box{
        width: 45%;
    }
    .loveSomeone__text {
        top: 29%;
        right: 21%;
    }
    .loveSomeone__discountText {
        top: 26%;
        right: 12%;
        width: 76%;
    }

}


@media (max-width:625px) {
    .loveSomeone__area{
        width: 92%;
    }

    .loveSomeone__text {
        top: 27%;
        right: 18%;
    }
    .loveSomeone__box__btn {
        bottom: 28%;
    }


}


@media (max-width:499px) {
    .flowergift__box_three img {
        margin-top: 0%;
    }
    .flowergift__box__content {
        top: 10%;
        }
    .flowergift__box__content_adjust{
        padding: 10% 0 0% 0;
        /* padding-top: 5%; */
    }


}

/*   loveSomeone 七夕送禮飾品.手錶8折 --------END------- */







/*   loveMen 男仕商品 任2件88折 --------START------- */
.loveMen__row{
    display: flex;
    flex-wrap: wrap;
}
.loveMen__area{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 85%;
    margin: auto;
}
.loveMen__box, .loveMen__box_03{
    position: relative;
    width: 30%;
}
.loveMen__box img:hover,.loveMen__box__for2 img:hover, .loveMen__box_03 img:hover{
    filter: grayscale(0.9);
    /* filter: saturate(1.4); */
    transition: all 0.5s;
}
.loveMen__text {
    font-family: "Noto Serif TC",futura-pt,"微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    position: absolute;
    top: 32%; /*45%; */
    right: 1%;
    z-index: 3;
    text-align: center;
    width: 100%;
}
.loveMen__text_04 {
    right: 43%;
}
.loveMen__box__for2{
    position: relative;
    width: 33%;
}

.loveMen__text__for2{
    position: absolute;
    right: 44%;
    z-index: 3;
}
.loveMen__text__for2_top {
    top: 17%;
}
.loveMen__text__for2_bottom {
    bottom: 28%;
}
.loveMen__box__btn {
    position: absolute;
    z-index: 3;
    width: 60%;
}
.loveMen__box__btn_top {
    left: 20%;
    top: 29%;
}

.loveMen__box__btn_bottom {
    left: 20%;
    bottom: 18%;
}

@media (max-width:1280px) {
.loveMen__text{
    top: 41%;
}
.boutiqueSale__box__btn{
    bottom: 11%;
    }

}

@media (max-width:1024px) {
    .loveMen__box{
        width: 45%;
    }
    .loveMen__box__for2{
        width: 49.5%;
    }
    .loveMen__box_03{
        width: 95%;
    }

    .loveMen__text_04{
        top: 30%;
        right: 46%;
    }
    .loveMen__text__for2{
        right: 40%;
    }

}


@media (max-width:768px) {
    /* .loveMen__text {
        right: 35%;
    } */
    .loveMen__text_04{
        right: 44%;
    }
}


@media (max-width:499px) {
    .loveMen__text {
        top: 26%;
    }
    .loveMen__text_04 {
        top: 15%;
        right: 43%;
    }
    .boutiqueSale__box__btn {
        bottom: 11%;
    }

}

@media (max-width:380px) {

    .loveMen__text__for2{
        right: 38%;
    }

    .loveMen__box__btn_bottom {
        bottom: 13%;
    }
}

/*   loveMen 男仕商品 任2件88折 --------END------- */
