﻿@charset "UTF-8";

@import url("normalize.css");

body {
    font-family: "微軟正黑體",Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.demotext {
    font-size: 14px;
    color: #8b8786;
}

.notice1 {
    color: #ec6c00;
}

.notice2 {
    font-weight: bold;
    color: #333333;
}

.pageWrap {
    /*background: url(../demo/07.png);*/
    width: 1025px;
    margin: 0 auto;
    min-height: 1019px;
}

/*社群連結列*/
.communityNav {
    width: 970px;
    height: 40px;
    margin: 0 auto;
    text-align: right;
    color: #86684e;
}

    .communityNav ul, .mainNav_TW ul, .mainNav_EN ul {
        list-style-type: none;
    }

        .communityNav ul li {
            float: right;
            margin: 11px 0 10px 8px;
            font-size: 13px;
            vertical-align: top;
        }

    .communityNav li a {
        color: #86684e;
        text-decoration: none;
        vertical-align: inherit;
    }

        .communityNav li a:hover {
            color: #bb916d;
        }

    .communityNav img {
        vertical-align: bottom;
    }


/*主要連結頁*/
.mainNav_TW {
    width: 1050px;
    height: 55px;
    margin: 0 auto;
}

.mainNav_EN {
    width: 1050px;
    height: 55px;
    margin: 0 auto;
}

.mainNav_CN {
    width: 1050px;
    height: 55px;
    margin: 0 auto;
}
.mainNav_JP {
    width: 1050px;
    height: 55px;
    margin: 0 auto;
}


.mainNav_TW ul li {
    float: left;
}

.mainNav_EN ul li {
    float: left;
}

.mainNav_CN ul li {
    float: left;
    list-style-type:none;
}

.mainNav_JP ul li {
    float: left;
    list-style-type: none;
}

.mainNav_TW li a {
    display: inline-block;
    height: 55px;
    font-size: 0px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background-image: url(../image/img-tw.png);
}

.mainNav_EN li a {
    display: inline-block;
    height: 55px;
    font-size: 0px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background-image: url(../image/img-en.png);
}

.mainNav_CN li a {
    display: inline-block;
    height: 55px;
    font-size: 0px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background-image: url(../image/img.png);
}

.mainNav_JP li a {
    display: inline-block;
    height: 55px;
    font-size: 0px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background-image: url(../image/img-JP.png);
}

/*EN*/
.aboutLink_EN {
    width: 128px;
    background-position: -23px 0;
}

    .aboutLink_EN:hover {
        background-position: -23px -57px;
    }

/*.mediaLink_EN {
    width: 116px;
    background-position: -151px 0;
}

    .mediaLink_EN:hover {
        background-position: -151px -57px;
    }*/

.newsLink_EN {
    width: 150px;
    background-position: -151px 0;
}

    .newsLink_EN:hover {
        background-position: -151px -57px;
    }

.categoryLink_EN {
    width: 123px;
    background-position: -301px 0;
}

    .categoryLink_EN:hover {
        background-position: -301px -57px;
    }

.hotLink_EN {
    width: 147px;
    background-position: -424px 0;
}

    .hotLink_EN:hover {
        background-position: -424px -57px;
    }


.noticeLink_EN {
    width: 185px;
    background-position: -571px 0;
}

    .noticeLink_EN:hover {
        background-position: -571px -57px;
    }

#shoppingLink_EN {
    background-image: url(../image/img-en.png);
    background-position: -756px -112px;
    height: 55px;
    width: 120px;
}

.shoppingLink_EN {
    width: 120px;
    background-position: -756px 0;
}

    .shoppingLink_EN:hover {
        background-position: -756px -57px;
    }


.homeLink_EN {
    width: 83px;
    background-position: -876px 0;
}

    .homeLink_EN:hover {
        background-position: -876px -57px;
    }

/*CN*/
.aboutLink {
    width: 140px;
    background-position: -23px 0;
}

    .aboutLink:hover {
        background-position: -23px -57px;
    }

/*.mediaLink {
    width: 116px;
    background-position: -163px 0;
}

    .mediaLink:hover {
        background-position: -163px -57px;
    }*/

.newsLink {
    width: 138px;
    background-position: -163px 0;
}

    .newsLink:hover {
        background-position: -163px -57px;
    }

.categoryLink {
    width: 156px;
    background-position: -301px 0;
}

    .categoryLink:hover {
        background-position: -301px -57px;
    }

.hotLink {
    width: 138px;
    background-position: -457px 0;
}

    .hotLink:hover {
        background-position: -457px -57px;
    }

.noticeLink {
    width: 138px;
    background-position: -595px 0;
}

    .noticeLink:hover {
        background-position: -595px -57px;
    }

.shoppingLink_CN {
    width: 156px;
    background-position: -733px 0;
}

    .shoppingLink_CN:hover {
        background-position: -733px -57px;
    }

#shoppingLink_CN {
    background-image: url(../image/img.png);
    background-position: -733px -112px;
    height: 55px;
    width: 156px;
}

.homeLink {
    width: 72px;
    background-position: -889px 0;
}

    .homeLink:hover {
        background-position: -889px -57px;
    }

/*TW*/
.aboutLink_TW {
    width: 140px;
    background-position: -23px 0;
}

    .aboutLink_TW:hover {
        background-position: -23px -57px;
    }

/*.mediaLink_TW {
    width: 138px;
    background-position: -163px 0;
}

    .mediaLink_TW:hover {
        background-position: -163px -57px;
    }*/

.newsLink_TW {
    width: 138px;
    background-position: -163px 0;
}

    .newsLink_TW:hover {
        background-position: -163px -57px;
    }

.categoryLink_TW {
    width: 156px;
    background-position: -301px 0;
}

    .categoryLink_TW:hover {
        background-position: -301px -57px;
    }

.hotLink_TW {
    width: 138px;
    background-position: -457px 0;
}

    .hotLink_TW:hover {
        background-position: -457px -57px;
    }


.noticeLink_TW {
    width: 138px;
    background-position: -595px 0;
}

    .noticeLink_TW:hover {
        background-position: -595px -57px;
    }

#shoppingLink_TW {
    background-image: url(../image/img-tw.png);
    background-position: -733px -112px;
    height: 55px;
    width: 156px;
}

.shoppingLink_TW {
    width: 156px;
    background-position: -733px 0;
}

    .shoppingLink_TW:hover {
        background-position: -733px -57px;
    }


.homeLink_TW {
    width: 72px;
    background-position: -889px 0;
}

    .homeLink_TW:hover {
        background-position: -883px -57px;
    }

/*JP*/
.aboutLink_JP {
    width: 115px;
    background-position: -27px 0;
}

    .aboutLink_JP:hover {
        background-position: -27px -55px;
    }

/*.mediaLink_JP {
    width: 157px;
    background-position: -146px 0;
}

    .mediaLink_JP:hover {
        background-position: -146px -57px;
    }*/

.newsLink_JP {
    width: 148px;
    background-position: -142px 0;
}

    .newsLink_JP:hover {
        background-position: -142px -55px;
    }

.categoryLink_JP {
    width: 113px;
    background-position: -290px 0;
}

    .categoryLink_JP:hover {
        background-position: -290px -55px;
    }

.hotLink_JP {
    width: 163px;
    background-position: -403px 0;
}

    .hotLink_JP:hover {
        background-position: -403px -55px;
    }


.noticeLink_JP {
    width: 167px;
    background-position: -566px 0;
}

    .noticeLink_JP:hover {
        background-position: -566px -55px;
    }

#shoppingLink_JP {
    background-image: url(../image/img-jp.png);
    background-position: -733px -112px;
    height: 55px;
    width: 93px;
}

.shoppingLink_JP {
    width: 93px;
    background-position: -733px 0;
}

    .shoppingLink_JP:hover {
        background-position: -733px -55px;
    }


.homeLink_JP {
    width: 144px;
    background-position: -826px 0;
}

    .homeLink_JP:hover {
        background-position: -826px -55px;
    }

/*banner輪播*/
.bannerWarp {
    position: relative;
    width: 1024px;
    height: 401px;
    margin: 4px auto;
    background: url(../image/banner-bg.png);
}

.bannerSlider {
    width: 700px;
    height: 370px;
    background: url(../image/banner-1.png);
    margin: 9px 25px;
    float: right;
}

.bannerSliderButton {
    position: relative;
    width: 100px;
    height: 25px;
    top: 325px;
    left: 580px;
}

    .bannerSliderButton ul {
        list-style-type: none;
    }

        .bannerSliderButton ul li {
            width: 11px;
            height: 12px;
            background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -300px -130px;
            float: left;
            margin-right: 1px;
        }

            .bannerSliderButton ul li:hover {
                background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -265px -130px;
            }

/*首頁主要內容*/

.mainWarp {
    width: 975px;
    min-height: 400px;
    margin: 0 auto;
}

.newsList {
    width: 250px;
    margin-right: 5px;
    float: left;
    overflow: hidden;
    min-height: 400px;
}

.newsTitle {
    width: 235px;
    padding: 30px 0 5px 9px;
    margin: 0 0px;
    font-size: 18px;
    color: #86684e;
    border-bottom: 2px solid #ae9b8a;
}

.index-newsContent {
    width: 242px;
    height: 45px;
    cursor: pointer;
    border-bottom: 1px dashed #ae9b8a;
}

.newsDate {
    margin: 13px 0 0 10px;
    font-size: 16px;
    color: #86684e;
}

.newsTitleLink {
    font-size: 12px;
    margin: 3px 0 3px 11px;
    float: left;
    width: 160px;
    height: 15px;
    overflow: hidden;
    color: #86684e;
}

.readmoreButton {
    display: inline-block;
    width: 63px;
    height: 20px;
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -10px -130px;
    float: left;
    margin: 5px 0 0 6px;
}

    .readmoreButton:hover {
        background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -145px -130px;
    }

/*品牌故事*/
.storyContent {
    width: 700px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    min-height: 400px;
    background-image: url(../image/line-bg.png);
    background-repeat: no-repeat;
}

.storyTitle {
    width: 640px;
    padding: 30px 0 4px 0px;
    margin: 0 52px;
    font-size: 18px;
    color: #86684e;
    border-bottom: 2px solid #ae9b8a;
}

.storyText {
    font-size: 12px;
    width: 640px;
    margin: 14px 0 0 52px;
    line-height: 19px;
}

/*產品展示區*/
.productButtonWrap {
    width: 225px;
    float: left;
    overflow: hidden;
    min-height: 400px;
    margin: 25px 0px 0 10px;
}

.productButton {
    width: 111px;
    height: 111px;
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -10px -150px;
    float: left;
    margin: 0 1px 5px 0;
}

    .productButton a img {
        width: 100px;
        height: 100px;
        float: left;
    }

.productButton_text {
    width: 111px;
    height: 111px;
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -140px -150px;
    float: left;
    margin: 0 1px 5px 0;
    font-size: 14px;
    color: #86684e;
    text-align: center;
    /*line-height: 107px;*/
    text-align: center;
    word-wrap: break-word;
}

.productButton img {
    border: 3px solid #fff;
}

    .productButton img:hover {
        border: 3px solid #ec6c00;
    }

/*footer*/
.footer {
    width: 970px;
    height: 100px;
    margin: 10px auto;
    border-top: 1px solid #ae9b8a;
}

.footerLeft {
    width: 360px;
    height: 90px;
    float: left;
    margin-right: 10px;
}

.footer-icon {
    width: 100px;
    height: 59px;
    text-align: right;
    float: left;
}

.footer-smailicon {
    width: 20px;
    height: 59px;
    text-align: right;
    float: left;
}

.footerContent {
    float: left;
    width: 255px;
    margin-left: 5px;
}

.footerContent-1 {
    float: left;
    width: 285px;
    margin-left: 5px;
}

.footerTitle {
    display: block;
    color: #86684e;
    font-size: 15px;
}

.footerText {
    font-size: 12px;
    color: #86684e;
}


.footerCenter {
    width: 310px;
    height: 90px;
    float: left;
    margin-right: 10px;
}


.footerRight {
    width: 280px;
    height: 90px;
    float: left;
}

.footer-2 {
    clear: both;
    padding-top: 15px;
    margin-bottom: 0;
}

/*最新消息頁*/

.mainWarp2 {
    margin-top: 11px;
    border-top: 1px solid #d7cdc4;
}

.logoBg {
    width: 180px;
    height: 760px;
    margin-top: 50px;
    margin-left: 20px;
    background: url(../image/line-bg.png) no-repeat 110% 10%;
    position: relative;
    float: left;
}

.logoIcon {
    width: 48px;
    height: 127px;
    background: url(../image/logo.png);    
    position: relative;
    top: 90px;
    left: 50px;
}

.coffeeBg {
    width: 179px;
    height: 335px;
    background: url(../image/coffeeBg.png);
    position: relative;
    top: 228px;
}

.newsWarp {
    width: 765px;
    height: 500px;
    margin-top: 50px;
    position: relative;
    float: right;
}

.newspageTitle {
    width: 722px;
    height: 31px;
    background: url(../image/NewsBanner.png);
    margin: 4px 25px;
}

.newspageList {
    width: 709px;
    margin: 0 33px;
}

.newsthead {
    background: #f4f1ea;
    color: #86684e;
    font-size: 18px;
}

.newsTheadTr {
    height: 42px;
}

.newsTitileText {
    color: #ec6c00;
    font-size: 12px;
    text-align: center;
}

.newsTitileText-1 {
    text-align: center;
}

    .newsTitileText-1 a {
        color: #585858;
        text-decoration: none;
        font-size: 12px;
    }

        .newsTitileText-1 a:hover {
            color: #8d5727;
        }

.newsDateText {
    font-size: 12px;
    color: #585858;
    text-align: center;
}

.newspagesCount {
    width: 185px;
    height: 20px;
    margin-top: -20px;
    float: right;
}

    .newspagesCount ul {
        list-style-type: none;
    }

        .newspagesCount ul li {
            float: left;
            margin-right: 5px;
        }

    .newspagesCount a {
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
        color: #585858;
    }

        .newspagesCount a:hover {
            color: #ccc;
        }

.contRightArrow {
    display: inline-block;
    width: 14px;
    height: 15px;
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -265px -150px;
    vertical-align: middle;
}

    .contRightArrow:hover {
        background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -370px -150px;
    }

/*進入最新消息頁面*/
.newsContentWarp {
    width: 975px;
    margin: 50px auto 0 auto;
    height: auto;
    overflow: hidden;
    background: url(../image/line-bg-long.png) no-repeat 19.5% 5%;
}

.newsContent {
    width: 975px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    background: url(../image/coffeebg.png) no-repeat 2% 100%;
}

.newslogoIcon {
    width: 48px;
    height: 127px;
    background: url(../image/logo.png);
    position: relative;
    top: 90px;
    left: 71px;
    float: left;
}

.newspageTitle-1 {
    margin: 4px 18px;
    float: right;
}

.newsContentItem, .newsContentText {
    width: 765px;
    float: right;
}

.newsTitileText-Content {
    display: block;
    margin: 5px 60px;
    font-size: 12px;
    color: #ec6c00;
}

.newsTitileText-1-Content {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 0 52px;
    color: #585858;
}

.newsDateText-Content {
    display: inline-block;
    float: right;
    font-size: 12px;
    margin: 5px 40px;
    color: #585858;
}

.newsContentText {
    background: #f4f1ea;
    width: 657px;
    margin: 0 24px;
    padding: 25px;
}

.newsPageControl {
    width: 300px;
    float: right;
    margin-right: 30px;
    text-align: right;
}

    .newsPageControl a {
        padding-left: 18px;
        font-size: 12px;
        display: inline-block;
        color: #585858;
        margin: 0 5px 50px 0;
        text-decoration: none;
    }

.newsPreviousPage {
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -265px -180px;
}

    .newsPreviousPage:hover {
        background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -370px -180px;
    }

.newsNextPage {
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -265px -150px;
}

    .newsNextPage:hover {
        background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -370px -150px;
    }

.newsBackList {
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -265px -210px;
}

    .newsBackList:hover {
        background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -370px -210px;
    }

.newsPageControl a:hover {
    color: #c7873e;
}

/*全系列商品*/

.cetegoryContent {
    width: 975px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.productspageTitle {
    width: 722px;
    height: 31px;
    background: url(../image/ProductsBanner.png);
    margin: 4px 18px;
    float: right;
}

.productsContentItem, .produtsContentText {
    width: 765px;
    float: right;
}

.productsContentItem {
    height: 44px;
    margin: 0 -32px 0 0;
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) 0 -285px;
}

.productsContentTitle {
    display: inline-block;
    margin: 13px 25px;
    font-size: 18px;
    color: #bcb0a2;
}

.productsNav {
    width: 160px;
    float: left;
    margin-top: 330px;
    background: url(../image/productsNavLine.png) no-repeat 4% 59%;
}

    .productsNav ul {
        list-style-type: none;
        padding: 0;
    }

    .productsNav li {
        margin-bottom: 15.5px;
    }

    .productsNav a, .productsNav span {
        /*filter:alpha(opacity=40);opacity: 0.4;*/
        color: #585858;
        font-size: 15px;
        text-decoration: none;
        padding-left: 28px;
        cursor: pointer;
        display: block;
    }

        .productsNav a:hover {
            background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -364px -245px;
        }

.produtsContentList {
    width: 712px;
    margin-right: 23px;
    margin-top: 1px;
    height: auto;
    overflow: hidden;
    float: right;
    /* background: url(../image/productsLine.png);*/
}

.produtsphotoInfo {
    width: 228px;
    height: 295px;
    margin: 0 5px 4px 4px;
    float: left;
}

.produtsphotoInfo-1 a img {
    max-width: 190px;
    max-height: 150px;
    myimg: expression(onload=function(){this.style.width=(this.offsetWidth > 190px)?"190px":"auto";this.style.height=(this.offsetHeight > 150px)?"150px":"auto"});
}


.produtsphotoInfo-1 {
    margin: 24px auto 0 auto;
    width: 210px;
    height: auto;
    overflow: hidden;
}

.proInfoTitle {
    display: block;
    color: #ec6c00;
    font-size: 14px;
    margin-top: 7px;
}

.hottwoTitle {
    width: 325px;
}

.proInfoContent {
    font-size: 12px;
    color: #8b8b8b;
    display: block;
    margin-top: 1px;
}

.pronInfoPrice {
    font-size: 12px;
    color: #8b8b8b;
    display: block;
    margin-top: 3px;
}

.proInfoPrice-1 {
    display: inline-block;
    margin-left: 8px;
    color: #D10506;
    font-weight: bold;
    font-size: 13px;
}

.proInfoCount {
    font-size: 12px;
    color: #8b8b8b;
    display: inline-block;
    margin-top: 0px;
}

.SelectStyle select {
    background: transparent;
    width: 45px;
    height: 20px;
    padding: 1px 10px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

.SelectStyle {
    width: 45px;
    height: 20px;
    overflow: hidden;
    /*background: url(../image/selectarrow.png) no-repeat 30px center #fff;*/ /*background: 請填入箭頭圖示路徑*/
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: sub;
}

.proBuyButton {
    color: #fff;
    background: #ec6c00;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
    padding: 0 4px 0 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .proBuyButton:hover {
        color: #ffd5b1;
    }

    .proBuyButton img {
        vertical-align: text-top;
    }

/*商品介紹頁*/

.produtsContent {
    width: 712px;
    margin-right: 23px;
    margin-top: 9px;
    height: auto;
    overflow: hidden;
    float: right;
    position: relative;
}

.productOrderInfo {
    width: 712px;
    height: 275px;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.proImg {
    float: left;
    margin-left: 20px;
}

.proOrderInfo {
    float: left;
    margin-left: 35px;
    width: 250px;
    height: 275px;
}


.proImg img {
    width: 350px;
    height: 230px;
}

.proInfoTitle-1 {
    font-size: 24px;
    margin-top: 20px;
}

.proInfoContent-1 {
    margin-bottom: 30px;
}

.proInfoPriceWrap {
    margin-top: 30px;
    height: 33px;
}

.productDesText {
    margin-top: 32px;
    font-size: 15px;
    color: #807d78;
    padding: 3px 10px 8px 0;
    border-bottom: 1px dashed #807d78;
}

.productInfoContent {
    width: 712px;
    height: auto;
    overflow: hidden;
    position: relative;
    top: -42px;
    padding-bottom: 30px;
    background: url(../image/product_right_topbg.png) no-repeat right top #f4f1ea;
}

.pc1 a {
    margin-bottom: 0;
    position: relative;
    top: -20px;
    left: 0px;
}

.productInfoContentText {
    font-size: 13px;
    margin: 30px 35px 0 35px;
    color: #585858;
}

.proInfoContentTitle {
    font-size: 15px;
    color: #ec6c00;
    margin: 15px 0;
    display: block;
}

/*購物需知*/
.noticeNavLine {
    background: url(../image/noticeNavLine.png) no-repeat 4% 59%;
}

.noticepageT {
    background: url(../image/NoticeBanner.png);
}

.noticetContent {
    width: 712px;
    margin-right: 23px;
    margin-top: 14px;
    padding-right:20px;
    height: auto;
    overflow: visible;
    float: right;
}

    .noticetContent a {
        color: #ec6c00;
    }

        .noticetContent a:hover {
            color: #e4a774;
            text-decoration: none;
        }

.noticeContentText {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #828282;
    font-size: 14px;
    padding: 20px 0px;
    border-bottom: 1px dashed #807d78;
    margin: 0 25px;
}

.gotop {
    float: right;
    text-align: right;
    width: 700px;
    margin: 10px 40px;
    font-size: 12px;
}

.noticeTitleText {
    display: block;
    font-size: 15px;
    color: #3f3335;
    font-weight: bold;
    margin: 10px 0;
}

.gotop span {
    padding-left: 18px;
    font-size: 12px;
    display: inline-block;
    color: #585858;
    margin: 20px 5px 0 0;
    text-decoration: none;
    cursor: pointer;
}

    .gotop span:hover {
        color: #ccc;
    }

.gotopIcon {
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -265px -210px;
}

    .gotopIcon:hover {
        background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -370px -210px;
    }

/*門市資訊*/
.retailStoreNavLine {
    background: url(../image/noticeNavLine.png) no-repeat 4% 59%;
}

.retailStorePageTitle {
    background: url(../image/RetailStoreBanner.png);
}

.retailStoreContent {
    width: 712px;
    margin-right: 23px;
    margin-top: 14px;
    height: auto;
    overflow: hidden;
    float: right;
}

    .retailStoreContent a {
        color: #ec6c00;
    }

        .retailStoreContent a:hover {
            color: #e4a774;
            text-decoration: none;
        }

.retailStoreContentText {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #828282;
    font-size: 14px;
    padding: 20px 0px;
    border-bottom: 1px dashed #807d78;
    margin: 0 25px;
}

.retailStoreTitleText {
    display: block;
    font-size: 15px;
    color: #3f3335;
    font-weight: bold;
    margin: 10px 0;
}
/*隱私權資訊*/
.privacyNavLine {
    background: url(../image/noticeNavLine.png) no-repeat 4% 59%;
}

.privacyPageTitle {
    background: url(../image/PrivacyBanner.png);
}

.loginPageTitle {
    background: url(../image/LoginBanner.png);
}

.RegisterPageTitle {
    background: url(../image/RegisterBanner.png);
}

.memberPageTitle {
    background: url(../image/MemberBanner.png);
}

.privacyContent {
    width: 712px;
    margin-right: 23px;
    margin-top: 14px;
    height: auto;
    overflow: hidden;
    float: right;
}

    .privacyContent a {
        color: #ec6c00;
    }

        .privacyContent a:hover {
            color: #e4a774;
            text-decoration: none;
        }

.privacyContentText {
    /*width: 100%;*/
    height: auto;
    overflow: hidden;
    color: #828282;
    font-size: 14px;
    padding: 20px 0px;
    border-bottom: 1px dashed #807d78;
    margin: 0 25px;
}

.privacyTitleText {
    display: block;
    font-size: 15px;
    color: #3f3335;
    font-weight: bold;
    margin: 10px 0;
}

/*關於田原香*/
.aboutNavLine {
    background: url(../image/noticeNavLine.png) no-repeat 4% 59%;
}

.aboutPageTitle {
    background: url(../image/AboutBanner.png);
}

.aboutContent {
    width: 712px;
    margin-right: 23px;
    margin-top: 14px;
    height: auto;
    overflow: hidden;
    float: right;
}

    .aboutContent a {
        color: #ec6c00;
    }

        .aboutContent a:hover {
            color: #e4a774;
            text-decoration: none;
        }

.aboutContentText {
    height: auto;
    overflow: hidden;
    color: #828282;
    font-size: 14px;
    padding: 20px 0px;
    border-bottom: 1px dashed #807d78;
    margin: 0 25px;
}

.aboutTitleText {
    display: block;
    font-size: 15px;
    color: #3f3335;
    font-weight: bold;
    margin: 10px 0;
}
/*非看不可*/
.mediaNavLine {
    background: url(../image/noticeNavLine.png) no-repeat 4% 59%;
}

.mediaPageTitle {
    background: url(../image/MediaBanner.png);
}

.mediaContent {
    width: 712px;
    margin-right: 23px;
    margin-top: 14px;
    height: auto;
    overflow: hidden;
    float: right;
}

    .mediaContent a {
        color: #ec6c00;
    }

        .mediaContent a:hover {
            color: #e4a774;
            text-decoration: none;
        }

.mediaContentText {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #828282;
    font-size: 14px;
    padding: 20px 0px;
    border-bottom: 1px dashed #807d78;
    margin: 0 25px;
}

.mediaTitleText {
    display: block;
    font-size: 15px;
    color: #3f3335;
    font-weight: bold;
    margin: 10px 0;
}

.gotop {
    float: right;
    text-align: right;
    width: 700px;
    margin: 10px 40px;
    font-size: 12px;
}

    .gotop span {
        padding-left: 18px;
        font-size: 12px;
        display: inline-block;
        color: #585858;
        margin: 20px 5px 0 0;
        text-decoration: none;
        cursor: pointer;
    }

        .gotop span:hover {
            color: #ccc;
        }

.gotopIcon {
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -265px -210px;
}

    .gotopIcon:hover {
        background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -370px -210px;
    }

/*我的購物車*/
.shoppingpageT {
    background: url(../image/ShoppingBanner.png);
}

.proname {
    font-size: 13px;
    color: #646464;
    margin-left: 10px;
    margin-top: 5px;
    float: left;
    text-align: left;
    height: 70px;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 210px;
}

.shoppingContent, .detailContentItem, .hotContentItem {
    width: 709px;
    height: auto;
    overflow: hidden;
    float: right;
    margin: 0 24px 0 0px;
}

.shoppingTable {
    width: 100%;
}

.shoppingTd {
    border: 1px dashed #ccc;
    text-align: center;
    font-size: 13px;
    color: #646464;
}

.shoppingProTd {
    border: 1px dashed #ccc;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 8px;
    width: 50%;
}

    .shoppingProTd img {
        width: 80px;
        height: 60px;
    }

.shoppingTh {
    border-left: 1px dashed #ccc;
    text-align: center;
    padding: 4px 0;
}

.nothline {
    border: 0;
}

.notdline {
    border-left: 0;
}

.shoppingThead {
    background: #bcb0a2;
    color: #f1f1f1;
    font-size: 14px;
}

.prodel {
    width: 18px;
    height: 19px;
    font-size: 0px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background: url(../image/img.png) -560px -150px;
    border: 0;
}

    .prodel:hover {
        background: url(../image/img.png) -600px -150px;
    }

.shoppingTotal {
    padding-top: 20px;
    color: #646464;
    font-size: 15px;
    text-align: right;
    line-height: 24px;
}

    .shoppingTotal .amount, .shoppingTotal .dollar, .shoppingTotal .shippingFee {
        display: inline-block;
        width: 110px;
        font-weight: bold;
        color: #ec6c00;
        margin-right: 10px;
        float: right;
    }

.shoppingContentItem {
    float: right;
    width: 710px;
    height: 30px;
    background: #f4f1ea;
    margin: 12px 0;
    /*filter:alpha(opacity=40);opacity: 0.4;*/
}

.shoppingContentTitle {
    font-size: 15px;
    color: #897863;
    margin: 7px 5px;
    display: inline-block;
}

.shoppingTitleText-1 {
    color: #ec6c00;
    font-size: 12px;
    margin: 7px 0px;
    padding-left: 12px;
    display: inline-block;
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -565px -189px;
}

.shoppingTitleText-2 {
    color: #ec6c00;
    font-size: 12px;
    margin: 7px 0px;
    /*padding-left: 12px;*/
    display: inline-block;
}

.conrols-1 {
    display: inline-block;
    margin-left: 15px;
}

.conrols-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-left: 10px;
    background: url(https://www.sync.cloudbox.hinet.net/CYyZDv/material_jp/menu2.png?a=jEQjsiGYLy4&dl=1&ht=ZmQyMmFlNjM3ZTAxM2JjMWRiZWVlYmE3OGRkYmUyNDI=) -565px -189px;
}

.form-horizontal {
    color: #646464;
}

.shoppingknowList {
    font-size: 15px;
    color: #646464;
    border-bottom: 1px dashed #A1A1A1;
    padding-bottom: 20px;
}

    .shoppingknowList ul {
        list-style: url(../image/note.png);
    }

    .shoppingknowList li {
        margin-top: 10px;
    }

.shoppingButtonList {
    text-align: right;
    margin: 20px 0 0 0;
}

.btn-shopping {
    background: #FF8000;
    border: 0;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    letter-spacing: 2px;
    margin-left: 20px;
}

    .btn-shopping:hover {
        background: #FFA244;
    }

    .btn-shopping:active {
        background: #FFC993;
    }


/*完成訂單頁面*/

.detailTitle-1 {
    color: #ee6c00;
    margin: 18px 0 0 6px;
    font-size: 30px;
    font-weight: bold;
}

.divider {
    width: 712px;
    height: 1px;
    border-bottom: 3px #b09b88 dotted;
    margin: 38px 0 10px 0;
}

.detailText {
    display: inline-block;
    margin: 6px 0 0 6px;
    font-size: 14px;
    color: #595856;
}

.detailItme-1 {
    background: #f4f1ea;
    margin-top: 30px;
}

.detailNumber {
    float: left;
    margin-left: 32px;
    font-size: 17px;
    padding: 5px 0;
    color: #595856;
}

.detailtime {
    float: right;
    margin-right: 27px;
    font-size: 17px;
    padding: 5px 0;
    color: #595856;
}

.detailTitle-2 {
    text-align: center;
    color: #ee6c00;
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
}

.detailTable {
    width: 100%;
    border-top: 2px #d7cdc4 solid;
    border-bottom: 2px #d7cdc4 solid;
    margin: 3px 0 10px 0;
    font-size: 14px;
    color: #595856;
}

    .detailTable td {
        padding: 7px 20px;
    }

    .detailTable tr, .detailproTable tr {
        border-bottom: 1px #d7cdc4 dashed;
    }

.detailtdTitle {
    width: 26%;
    background: #f4f1ea;
    text-align: right;
}

.detailproTable {
    width: 100%;
    color: #595856;
    margin: 25px 0 10px 0;
    font-size: 14px;
}

    .detailproTable .detailTh {
        text-align: center;
        background: #f4f1ea;
        padding: 7px 20px;
    }

    .detailproTable td {
        padding: 7px 30px;
    }

.btn-printdetail {
    margin-bottom: 40px;
    font-size: 18px;
}
/*熱門前十名*/
.hotContentItem {
    position: relative;
}

.hotpageT {
    background: url(../image/HotBanner.png);
}

.hotproimg {
    margin: 28px 11px 10px 11px;
    /*filter:alpha(opacity=40);opacity: 0.4;*/
}

.hotprooderInfo {
    width: 626px;
    height: 111px;
    background: url(../image/hotNumber1.png);
    position: absolute;
    bottom: 60px;
    left: 42px;
}

.hotoneTitle {
    font-size: 23px;
    margin: 24px 0 0 185px;
}

.hotoneInfo {
    margin: 0 0 0 185px;
}

.hotoneInfo-1 {
    margin: 0 0 0 140px;
}

.hotonePrice {
    font-size: 18px;
}

.hotoneCount {
    float: left;
}

.hottwoWarp {
    background: url(../image/productsLine-1.png);
    width: 710px;
    height: 400px;
}

.hottwoContent {
    float: left;
    width: auto;
    height: 380px;
    overflow: hidden;
    margin: 15px 15px;
    position: relative;
}

.hotTwoIcon {
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
    width: 41px;
    height: 62px;
    background: url(../image/hotNumber2.png);
    position: absolute;
    top: 0px;
    right: 30px;
}

.hotOtherWarp {
    margin-top: 0;
}

.hotIconWarp {
    position: relative;
}

.hoticon {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #ec6c00;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 23px;
    top: 0;
    right: 20px;
}

/*包裝袋區塊*/
.shoppingContent div.pack {
    width: 754px;
    margin: 0 auto;
    overflow: hidden;
}

    .shoppingContent div.pack div.start {
        display: block;
        padding: 10px;
        border-bottom: #b5b6b6 1px solid;
    }

    .shoppingContent div.pack div.collapsed {
        display: none;
    }

    .shoppingContent div.pack h3 {
        display: none;
    }

    .shoppingContent div.pack h4 {
        display: block;
        margin: 10px 0 0 10px;
        font-weight: normal;
        line-height: 20px;
        color: #ed6d00;
    }

    .shoppingContent div.pack ul {
        display: block;
        width: 734px;
        margin: 20px auto 0 auto;
    }

        .shoppingContent div.pack ul li {
            display: block;
            width: 114px;
            float: left;
            padding: 0 10px 15px 10px;
            border-right: #efefef 1px solid;
        }

            .shoppingContent div.pack ul li.last {
                border: 0;
            }

        .shoppingContent div.pack ul img {
            display: block;
            width: 90px;
            height: 80px;
        }

        .shoppingContent div.pack ul b a {
            display: block;
            clear: both;
            margin: 10px 0 0 0;
            font-family: "微軟正黑體";
            font-weight: bold;
            font-size: 14px;
            color: #ed6d00;
        }

            .shoppingContent div.pack ul b a:hover {
                color: #e13d04;
            }

        .shoppingContent div.pack ul p {
            display: block;
            width: 114px;
            padding: 5px 0 0 0;
            font-size: 12px;
            color: #666;
            overflow: hidden;
            margin: 0;
        }

        .shoppingContent div.pack ul span {
            margin: 0 0 0 5px;
            font-size: 13px;
            font-weight: bold;
            color: #e13d04;
        }

        .shoppingContent div.pack ul a.change {
            display: block;
            clear: both;
            width: 95px;
            height: 16px;
            margin: 10px auto;
            padding: 5px 0 0 0;
            background: url(../image/link_bt.png) no-repeat;
            text-align: center;
            font-size: 12px;
            color: #fff;
            text-decoration: none;
        }

            .shoppingContent div.pack ul a.change:hover {
                background-position: 0 -21px;
                text-decoration: none;
            }


#headerLink .customer-block {
    float: left;
    color: #86684e;
    font-size: 13px;
    margin-left: 35px;
}

    #headerLink .customer-block .image {
        display: inline-block;
        background: url(../image/custmerBlock.png) no-repeat;
        width: 39px;
        height: 35px;
    }

    #headerLink .customer-block .content {
        display: inline-block;
    }

    #headerLink .customer-block a {
        display: inline-block;
        text-decoration: none;
        color: inherit;
    }

    #headerLink .customer-block .loginout {
        /*background: url(../image/MeberLogin_brown.png) no-repeat;*/
        background-color: #ec6c00;
        width: 78px;
        text-align: center;
        font-size: 12px;
        height: 17px;
        color: white;
        border-radius: 10px 10px 10px 10px;
    }
