* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    vertical-align: bottom;
}

.sta_FVbg00 {
    margin: 0 auto;
    max-width: 1000px;
}
.sta_FVbg00 img {
    width: 100%;
}
.ph-fv00 {
    display: none;
}

@media screen and (max-width: 900px) {
    .ph-fv00 {
        display: block;
    }
    .pc-fv00 {
        display: none;
    }
}



.LP_STA {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.LP_STA img {
    width: 100%;
}

@media screen and (max-width: 800px) {
    .LP_STA {
        width: 100%;
        margin: 0;
    }
    .LP_STA img {
        width: 100%;
    }
}

head,
body {
    padding: 0;
    margin: 0;
}

img {
    display: block;
    width: 100%;
}

video {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.full-width {
    width: 100%;
    background-size: cover;
    background-position: center;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

.half-width {
    width: 50% !important;
    float: left;
}

.content,
.full-width > div {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.fv {
    padding-top: 0px;
}

.content,
.buy {
    position: relative;
}

.fv-gif {
    width: 25%;
    position: absolute;
    top: 11%;
    left: 70.5%;
}

.inner {
    margin: 0 auto;
    position: relative;
    max-width: 880px;
}

.footer,
.footer a {
    text-align: center;
    font-size: 26px;
    line-height: 40px;
    color: #ffffff;
}

p {
    margin: 0px;
}

.oziolp {
    margin: 0 auto;
    max-width: 1400px;
}

/*background start*/

.wapper {
    background-color: #ffe6ea;
}

.section1 {
    background-image: url("images/01-fv_bg02.jpg");
}

.section2 {
    background-color: #ffffff;
}

.section3 {
    background-image: url("images/03-whitening_04bg.jpg");
}

.section4 {
    background-image: url("images/01-whitening_06bg.jpg");
}

.section5 {
    background-image: url("images/01-whitening_07bg.jpg");
}

.section6 {
    background-image: url("images/01-whitening_08bg.jpg");
}

.section7 {
    background-image: url("images/01-whitening_10bg.jpg");
}

.section8 {
    background-image: url("images/01-whitening_11bg.jpg");
}

.section9 {
    background-image: url("images/01-whitening_12bg.jpg");
}

.section10 {
    background-image: url("images/01-whitening_13bg.jpg");
}

.section11 {
    background-image: url("images/02-whitening_01bg.jpg");
}

.section12 {
    background-image: url("images/02-whitening_02bg.jpg");
}

.section13 {
    background-image: url("images/02-whitening_03bg.jpg");
}

.section14 {
    background-image: url("images/02-whitening_04bg.jpg");
}

.section15 {
    background-image: url("images/02-whitening_05bg.jpg");
}

.section16 {
    background-image: url("images/03-whitening_01bg.jpg");
}

.section30 {
    background-color: #000000;
}

.company01 {
    background-color: #5776d2;
}

.company02 {
    background-color: #d0dcff;
}

/*background end*/

.preferentialBox {
    max-width: 760px;
    height: auto;
    margin: 0 auto;
}

.leftBox,
.rightBox {
    display: inline-block;
    width: 50%;
    float: left;
}

.clear {
    clear: both;
}

/*手機版選單 <768 寬出現*/

@media screen and (max-width: 768px) {
    .fv {
        padding-top: 0;
    }
    .dsk-nav {
        display: none;
    }
    .footer,
    .footer a {
        text-align: center;
        font-size: 15px;
        line-height: 30px;
        color: #ffffff;
    }
}

.SA_footer {
	text-align: center;
  }