body {
    min-width: inherit;
}
.content {
    max-width: 1164px;
    margin: auto;
    font-family: "微軟正黑體", "5FAE8EDF6B639ED19AD4", "Microsoft JhengHei", "PingFang TC", "Hiragino Sans CNS", sans-serif;
    padding: 0px 0 100px;
}
.content h1 {
    padding: 0;
    margin: 0;
}
.lp_content {
    max-width: 950px;
    margin: auto;
    position: relative;
}
.lp_content *,
.lp_content *:before,
.lp_content *:after {
    box-sizing: border-box;
}
.lp_content img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.lp_content .r {
    position: relative;
}
.lp_content div[class*='buy_area'] a {
    position: absolute;
/*    background: red;*/
/*    opacity: 0.5;*/
    cursor: pointer;
    border-radius: 1000px;
}
.lp_content .buy_area .btn1 {
    left: 34%;
    bottom: 0;
    width: 29%;
    height: 13%;
}
.lp_content .buy_area2 .btn {
    bottom: 0;
    width: 29%;
    height: 13%;
}
.lp_content .buy_area2 .btnv {
    bottom: 0;
    width: 8%;
    height: 15%;
}
.lp_content .buy_area2 .btn9 {
    bottom: 0;
    width: 90%;
    height: 90%;
}
.lp_content .buy_area2 .btn1 {
    left: 14%;
}
.lp_content .buy_area2 .btn2 {
    right: 12%;
}
.lp_content .buy_area2 .btn3 {
    right: 4.5%;
    top: 69%;
}
.lp_content .buy_area2 .btn4 {
    right: 5%;
    top: 5%;
}
.lp_content .buy_area3 .btn1 {
    left: 19%;
    bottom: 15%;
    height: 60%;
    width: 65%;
}
.lp_content .buy_area4 .btn1 {
    width: 66%;
    height: 8%;
    left: 18%;
    bottom: 1.5%;
}
.txt {
    position: absolute;
    color: #333;
    line-height: 40px;
    letter-spacing: 2px;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: normal;
}
.txt1 {
    text-align: center;
    font-size: 24px;
    width: 100%;
    top: 46.5%;
}
.txt2 {
font-size: 24px;
    width: 390px;
    right: 9%;
    top: 84%;
    line-height: 42px;
    /* text-align: center; */
}
.lp_content .box {
    background: #fff5c8;
    overflow: hidden;
}
.lp_content .box ul {
    color: #fff;
    line-height: 1.2;
    letter-spacing: 2px;
    font-family: "Noto Sans TC", sans-serif;
    top: 70.5%;
    position: absolute;
    left: 26%;
    font-size: 33px;
    list-style: none;
    width: 58%;
}
.lp_content .box li {
    margin-bottom: 4%;
}
#common_footer {
    background: #fff;
    z-index: 1;
}
.owl-carousel {
    padding: 0 85px;
    margin: 0 auto;
    background: #fff5c8;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-size: 0px;
    background: url(../images/l.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    width: 56px;
    height: 85px;
    position: absolute;
    top: 20px;
    border: none;
}
.lp_content button.owl-prev {
    left: 35px;
}
.lp_content button.owl-next {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    /*IE*/
    filter: FlipH;
    right: 35px;
}
.owl-carousel .child1, .owl-carousel .child5 {
    cursor: pointer;
}
.owl-carousel .center {
    transform: scale(1.1);
}
.owl-carousel .owl-item img.cur {
    display: none;
}
.owl-carousel .owl-item.center img.not_cur {
    display: none;
}
.owl-carousel .owl-item.center img.cur {
    display: block;
}

/**********/
.slider-nav img.cur {
    display: none;
}
.slider-nav .slick-current img.not_cur {
    display: none;
}
.slider-nav .slick-current img.cur {
    display: block;
}
.slider-nav .slick-current {
    transform: scale(1.1);
}
.slider-nav {
    padding: 0 85px 30px;
    margin: 0 auto;
    background-image: url(../images/bg-slider.jpg);
    background-size: cover;
}
.soon_wrap {
    min-height: 456px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
}
.slider-nav .child {
    cursor: pointer;
}
.slick-prev, .slick-next {
    font-size: 0px;
    background-image: url(../images/l.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 31px;
    height: 68px;
    position: absolute;
    top: 20px;
    border: none;
    transform: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-image: url(../images/l.png);
    background-size: contain;
}
.slick-prev:before, .slick-next:before {
    content: '';
}
.slick-prev {
    left: 35px;
}
.slick-next {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    /*IE*/
    filter: FlipH;
    right: 35px;
}
.slider-for {
    background-image: url(../images/1029.png);
    background-size: 100% auto;
}
/**********/

@media only screen and (max-width: 950px) {
    .txt {
        line-height: 4.5vw;
        letter-spacing: 0.15vw;
    }
    .txt1 {
        font-size: 2.5vw;
    }
    .txt2 {
        font-size: 2.5vw;
        width: 41%;
    }
    .lp_content .box ul {
        font-size: 3.4vw;
    }
/*
    .lp_content .tab_btn {
        top: 14vw;
        height: 13vw;
    }
*/
/*
    .owl-carousel {
        padding: 0 8.9vw;
    }
    .owl-carousel button.owl-prev,
    .owl-carousel button.owl-next {
        width: 5.8vw;
        height: 8.9vw;
        top: 2vw;
    }
    .owl-carousel button.owl-prev {
        left: 3.6vw;
    }
    .owl-carousel button.owl-next {
        right: 3vw;
    }
*/
    .slider-nav {
        padding: 0 8.9vw;
    }
    .slick-prev, .slick-next {
        width: 4vw;
        height: 8.9vw;
        top: 2vw;
    }
    .slick-prev {
        left: 3.6vw;
    }
    .slick-next {
        right: 3vw;
    }
    .soon_wrap {
        min-height: 48vw;
        font-size: 5vw;
    }
}
@media only screen and (max-width: 768px) {
    .content {
        width: auto;
        padding: 0px 0 0;
    }
    .breadcrumbs {
        padding: 0 15px 25px 15px;
        margin: 0;
    }
}

/* popup */
.popup_wrap {
    position: relative;
}
.popup_wrap a {
    position: absolute;
/*    background: red;*/
/*    opacity: .5;*/
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    top: 40px;
    right: 0;
    font-size: 0;
    cursor: pointer;
}
.mfp-zoom-out-cur {
    cursor: default;
}
.popup1.pop1 {
    top: 0%;
    left: 10%;
    width: 41%;
    height: 26%;
}
.popup1.pop2 {
    top: 4%;
    left: 53%;
    width: 35%;
    height: 24%;
}
.popup1.pop3 {
    top: 26.5%;
    left: 7%;
    width: 26%;
    height: 17%;
}
.popup1.pop4 {
    top: 28.5%;
    left: 33.5%;
    width: 25%;
    height: 16.5%;
}
.popup1.pop5 {
    top: 29%;
    left: 59%;
    width: 33%;
    height: 22%;
}
.popup1.pop6 {
    top: 45%;
    left: 10%;
    width: 35%;
    height: 24%;
}
.popup1.pop7 {
    top: 51%;
    left: 46%;
    width: 42%;
    height: 29%;
}
.popup1.pop8 {
    top: 70%;
    left: 7%;
    width: 35%;
    height: 23%;
}
.popup1.pop9 {
    top: 83%;
    left: 43%;
    width: 24%;
    height: 17%;
}
.popup1.pop10 {
    top: 80.5%;
    left: 68%;
    width: 24%;
    height: 16%;
}