/* 共用 */
.title { font-size:1.875rem; color:#cd2831; font-family: "Arial","微軟正黑體","Microsoft JhengHei", serif; }
.mh6,.mhpgn { height:60px; }
.bctop { height:40px; }
.nodata { text-align: center; padding:40px 0px; color:#919191; font-size:1.5rem; }
.nodata .emotion { font-size:6rem; padding-bottom:60px; }

.topbnr { padding-bottom:20px; }

/* 分頁 */
.pgn { text-align:center; }
.pgn .con { display: flex; justify-content: center; position: relative; }
.pgn .pages { padding:0px 4px; }
.pgn .page { display:inline-block; width:32px; height:32px; border-radius:50px; padding:5px 0px; font-family:Helvetica; }
.pgn .page a { color:#474747; }
.pgn .pbtn {  width:32px; height:32px; border-radius:50px; padding:9px 0px; background-color:#919191; color:#ffffff; font-size:0.875rem; border:none; }
.pgn .active { background-color:#97110f; color:#fff; }
.pgn .pbtn.nopage { background-color: #c6c6c6; }
.pgn .larr { position: relative; left:-60px; } 
.pgn .rarr { position: relative; right:-60px; }
.pgn .pbtn:not(.nopage):hover { background-color: #cd2831; color:#fff; }

/* form */
form:not(.coform) { text-align: left; }
form label { color:#262626; }
form label .import { color:#c3a087; }
form input:not(.securityInput):not(.noitem):not(.search):not(#UseBonus):not(#PostNo):not(.chkInput),form textarea { width:100%; background-color:#f1f1f1; border:1px solid #e2e2e2; padding:8px 10px; margin-bottom:25px; color:#474747; }
form input#PostNo { background-color:#c6c6c6; border:none; width:100%;  padding:8px 10px; margin-bottom:25px; color:#474747; }
form textarea { resize:none; height:130px; }
form .security { margin-bottom:25px; }
form .change { height:100%; border:none; background-color: transparent; color:#919191; white-space: nowrap; }
form .change:hover { color:#cd2831; }
form .security img { height:42px; }
form .security .securityInput { width:100%; background-color:#f1f1f1; border:1px solid #e2e2e2; padding:8px 10px; color:#777777; }

input[type="number"] { -moz-appearance: textfield; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin:0; }

/* select 改變按鈕圖示 */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

select:not(.dis) { 
    background: url("./images/arrow.png") no-repeat center center;
    background-position:calc(100% - 20px) 50%;
}

/* ie remove arrow */
select::-ms-expand {
    display: none;
}

/* 
form input:not(.noitem):not(.search),
form textarea { width:100%; background-color:#f7f0e7; border:1px solid #d9c7b3; padding:8px 10px; margin-bottom:25px; color:#777777; }
form .security { margin-bottom:20px; }
form .security input { width:30%; margin-bottom:0px; }
form .security .ib { display:inline-block;  }
form .security img { height: 100%; width:auto; margin:0px 30px; margin-top:-4px; }

form input.securityInput { margin-bottom:0px; }
*/
input.send,
button.send { width:100%; border:none; border-radius: 5px; background-color:#8a7457; color:#ffffff; padding:10px 0px; }
button.send:hover { background-color:#bd9f77; }
button.back { float:right; padding:10px 20px; background-color:#262626; color:#fff; border-radius:5px; width:160px; border:none; }
button.back:hover { background-color:#cd2831; color:#fff; }
button.back i { font-size:1.5rem; float:left; } 

/* 公版 標題描述 */
.publicArea { padding:30px; background-color: #fff; border:2px solid #f1f1f1; margin:20px 0px 40px 0px; }
.publicArea .title { padding-bottom:30px; border-bottom:1px solid #f1f1f1; }
.publicArea .subtitle { text-align:left; color:#474747; }

/* icon */
.plink .icon { float:left; padding:6px 0px; display: flex; justify-content: flex-start; flex-wrap: wrap; }
.plink .icon .pic { width:32px; height:32px; color:#fff; text-align:center; padding:8px 0px; border-radius: 50px; }
.plink.pshare .icon .pic { color:#262626; margin-right:5px; }
.plink.pshare .icon .pic:hover { color:#cd2831; }
.plink .icon .lineImg .pic { display: block; background:url("./images/ico-line-2.png") no-repeat center center; background-size:16px; }
.plink.pshare .icon .lineImg .pic { display: block; background:url("./images/ico-line-5.png") no-repeat center center; background-size:16px; }
.plink.pshare .icon .lineImg:hover .pic { background:url("./images/ico-line-3.png")no-repeat center center; background-size:16px;  }
/* .plink.pshare .lineImg .pic { background-color:#919191; } */

/* .plink .icon .lineImg img { height:16px; width:auto; } */
.contactus .plink .icon a { display: inline-block; margin:10px 10px 10px 0px; border-radius: 5px; }

.contactus .plink .icon a.fbImg { background-color:#1877F2; }
.contactus .plink .icon a.igImg { background-color:#FF2076; }
.contactus .plink .icon a.lineImg { background-color:#00C300; }
.contactus .plink .icon a.ytImg { background-color:#FF0000; }
.contactus .plink .icon a.ttImg { background-color:#1DA1F2; }
.contactus .plink .icon a.wcImg { background-color:#2DC100; }
.contactus .plink .icon a.wbImg { background-color:#D32F2F; }
.contactus .plink .icon a.liImg { background-color:#0074b1; }

.contactus .plink .icon a.fbImg:hover { background-color:#000; }
.contactus .plink .icon a.igImg:hover { background-color:#000; }
.contactus .plink .icon a.lineImg:hover { background-color:#000; }
.contactus .plink .icon a.ytImg:hover { background-color:#000; }
.contactus .plink .icon a.ttImg:hover { background-color:#000; }
.contactus .plink .icon a.wcImg:hover { background-color:#000; }
.contactus .plink .icon a.wbImg:hover { background-color:#000; }
.contactus .plink .icon a.liImg:hover { background-color:#000; }

/* ====== product_list ====== */

.bc .back { float:left; padding:20px 0px; font-size:0.875rem; }
.bc .back a { color:#262626; }
.bc .breadcrumb { background-color:transparent; justify-content: flex-end; padding:20px 0px; margin:0px; }
.bc .breadcrumb li { color:#262626; font-size:0.875rem; }
.bc .breadcrumb li::before { color:#cacaca; }
.bc .breadcrumb a { color:#919191; }


.product { padding:20px 0px 0px 0px; }
.product .classname { margin:20px 0px; border-top:0px solid #e2e2e2; justify-content: center;  border-bottom:1px solid #f1f1f1; }
.product .classname.row { margin-left:0px; margin-right:0px; }
.product .classname .cls { padding:20px 5px; }
.product .classname a { color:#262626; text-decoration: none; padding-bottom:3px; }
.product .classname a:hover { color:#cd2831; border-bottom:2px solid #cd2831; }
.product .classname select,
.product .classname i { display:none; }
.product .list .pd { margin:25px 0px; }
.product .list .pd .des .pdname { padding:15px 0px; font-size:1.25rem; color:#262626; }
.product .list .pd .des .price { font-family:"Helvetica"; }
.product .list .pd .des .price1 { color:#ff729f; font-size:0.875rem; }
.product .list .pd .des .offer { font-size:1.125rem; font-weight:bold; }
.product .list .pd .des .price2 { color:#ababab; font-size:0.875rem; }
.product .list .pd .des .origin { text-decoration: line-through; }
.product .list .pd .des a { text-decoration: none; }
.product .list .pd .des a:hover .pdname { color: #cd2831; }

/* ====== product_des ====== */
.pdes { padding:20px 0px 40px 0px; }
.pdes .content { display:flex; align-items:flex-start;  }
.pdes .content .inf { text-align: left; flex:1; margin-left:15px; }
.pdes .content .inf .i_cont { margin:30px; }
.pdes .content .inf .name { font-size:2rem; padding:0px 0px 16px 0px; }
.pdes .content .inf .buyform button { border:none; width:100%; color:#fff; padding:10px 0px; border-radius: 5px; background-color:#262626; margin-top:40px; }
.pdes .content .inf .buyform button:hover { background-color:#cd2831; color:#fff; }

.pdes .content .inf .des { padding-top:20px; }

.pdes .content .showimg { padding-left:0px; margin-right:15px; width:calc(50% - 15px); }
/* .pdes .content .showimg .b_img { background: url("./images/img_product1.jpg") no-repeat top center; background-size:cover; height:520px; } */
/* .pdes .content .showimg .pimg { display: flex; justify-content: flex-start; margin-top:30px;  } */
/* .pdes .content .showimg .pimg img { width:auto; height:65px; margin-right:30px; } */

/* ====== ask ====== */
.ask .fmdes { color:#474747; padding:20px 0px; }
.ask form { max-width:730px; margin:0 auto; }


.pdetail .content { margin-bottom:30px; padding:30px; background-color: #fff; border: 2px solid #f1f1f1; }
.pdetail .content .tit { font-size:1.5rem; color:#262626; background-color: #fff; border-bottom:1px solid #f1f1f1; padding:0px 0px 20px 0px; margin-bottom:30px; }
/* .pdetail .content .img { height:250px; } */
.pdetail .content .des { text-align: left; padding:10px 0px; }

/* ====== news ====== */
.news { padding:20px 0px 40px 0px; }
.news .new { margin-top:40px; padding:30px; background-color: #fff; border:2px solid #f1f1f1; text-align: left; display:flex; }
.news .new .nc { border-right:1px solid #f1f1f1; flex:4; padding-right:60px; }
.news .new .nc .newtitle { color:#262626; font-size:1.5rem; }
.news .new .nc .date { color:#ababab; margin-top:5px; margin-bottom:20px; font-size:0.8rem; font-family: Arial, Helvetica, sans-serif; }
.news .new .nc .content { color:#474747; line-height: 23px; word-break:break-all; }
/* .news .new .nc .content:after { content:'...'; text-align:right; position: absolute; bottom:0; right:0; width:10%; height:1.8em; background: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1) 50%); } */
.news .new .continue { color:#97110f; flex:1; display:flex; justify-content: center; align-items:center; position: relative; }
.news .new .continue .arrow { position: absolute; right:0; top:50%; transform: translate(0,-50%); font-size:1.3rem; }

.LinkArea { padding-top:40px; }
.LinkArea a { display: inline-block; padding-top:20px; color:#474747; }
.LinkArea a:hover { color:#919191; }

/* ====== news_content ====== */
.newscont { text-align: left; }
.newscont .date { color:#ababab; margin:5px 0px; font-size:0.8rem; font-family: Arial, Helvetica, sans-serif; }
.newscont .newtitle { color:#262626; font-size:1.5rem; padding-bottom:30px; border-bottom:1px solid #f1f1f1; }
.newscont .img { margin-top:30px; }
/* .newscont .img { height:360px; background: url("./images/home_banner_4a.jpg") no-repeat center center; background-size:cover; margin:30px 0px; } */
.newscont .content { margin:40px 0px; color:#303030; word-break:break-all; }

/* ====== about ====== */
/* .about { padding:30px; border:1px solid #f7f0e7; margin:40px 0px; } */
/* .about .title { padding-bottom:30px; border-bottom:1px solid #f7f0e7; } */
.about img { margin-top:40px; }
/* .about .img { height:390px; background: url("./images/home_banner_4a.jpg") no-repeat center center; background-size:cover; margin:30px 0px; } */
.about .content { text-align: left; margin-top:40px; }

/* ====== contactus ====== */
/* .contactus { padding:30px; border:1px solid #f7f0e7; margin:40px 0px; } */
/* .contactus .title { padding-bottom:30px; border-bottom:1px solid #f7f0e7; } */
.contactus .content { display:flex; margin-top:30px; text-align:left; flex-direction: row-reverse; }
.contactus .content > div { flex:1; }
.contactus .inf { padding-right:40px; }
.contactus .inf .company { background-color: #fff; border-left: 8px solid #cd2831; padding:0px 10px; color:#262626; font-size:1.25rem; }
.contactus .inf .pro { margin-top:30px; }
.contactus .inf .key { color:#c3a087; vertical-align: top; }
.contactus .inf .value { color:#474747; }
.contactus .inf .addr { display: inline-block; }
.contactus .inf .addr .gm a { color:#97110f; text-decoration: underline; font-size:0.875rem; }
.contactus .inf .addr .gm a:hover { color:#cd2831; }
.contactus .inf .follow { margin-top:30px; padding-top:20px; border-top:1px dotted #e2e2e2; }
/* .contactus .inf .follow .key { margin-bottom:10px; } */

.contactus .contform { padding-left:20px; }

/* ====== login ====== */
.lr_main { background-color:#fff; border:2px solid #f1f1f1; margin:80px auto; }
.lr_main .title { display:flex; background-color:#f1f1f1; }
.lr_main .title a { flex:1; padding:15px; color:#cd2831; text-decoration: none; }
.lr_main .title .active { cursor: default; background-color: #ffffff; }
.lr_main .login,
.lr_main .join { padding:30px; text-align: left; }
.lr_main .join { display: none; }
.lr_main .join .content { margin-bottom:30px; color:#474747; }
.lr_main .lr_link { display: flex; justify-content: space-between; padding-top:20px; }
.lr_main .lr_link .check { flex:1; color:#262626; }
.lr_main .lr_link a { color:#262626; }
.lr_main .lr_link span { font-size:1.25rem; }
.lr_main .join .mhjoin { height:10px; }

.memberForm select,.mainArea select { width:100%; background-color:#f1f1f1; border:1px solid #e2e2e2; padding:8px 10px; margin-bottom:25px; color:#474747; }
.memberForm .birth { position: absolute; right:25px; top:45px; color:#474747; border:none; background-color:transparent; }

.memberForm .changeBtn { justify-content: flex-start; display: flex; }
.memberForm .changeBtn button { border:none; background-color: transparent; color:#8a7457; }
/* .memberForm .send { margin-top:25px; margin-bottom:0px; } */

/* ====== memberMain ====== */
.memberMain { max-width:540px; margin:20px auto 40px auto; }
.memberMain .cont1 { margin-top:30px; margin-bottom:40px; color:#474747; }
.memberMain .feature { padding:30px 0px; text-decoration: none; cursor: pointer; }
.memberMain .feature .icon { color:#cd2831; font-size:2rem; }
.memberMain .feature:hover > .icon { color:#c3a087; }
.memberMain .feature .fname { padding:15px 0px; color:#262626; }

.bd1 { width:100%; border-bottom:1px solid #f1f1f1; }
.bd2 { width:100%; border-bottom:1px dotted #c6c6c6; }

/* ====== chginfo ====== */
.chginfo .memberForm { max-width:730px; margin:0 auto; padding-top:30px; }

/* ====== chgpass ====== */
.chgpass .memberForm { max-width:730px; margin:0 auto; padding-top:30px; }

/* ====== dl ====== */
/* .dl a:hover .file { border:1px solid #398b9f; } */
.dl .file:hover { border:2px solid #000; }
.dl a:hover .file .tit { color:#cd2831; }
.dl a:hover .bd { display: block; }
.dl .file { margin-top:40px; display: flex; position:relative; }
.dl .file .fl { height:120px; overflow:hidden; flex:0 1 120px; }
.dl .file .fl img { width:auto; height:120px; }
.dl .file .fr { padding-top:20px; padding-left:30px; flex:0 1 calc(100% - 120px); }
.dl .file .fr .tit { color:#000; font-size:1.5rem; word-break:break-all; text-align:left; }
.dl .file .fr .size { color:#919191; font-size:0.875rem; text-align: left; }
.dl .bd { display:none; position: absolute; top:0px; bottom:0px; left:0px; right:0px; border:2px solid #000; }

/* placeholder color */
::-webkit-input-placeholder{ color:#777777; }
/* ::-moz-placeholder { color:#777777; } */
/* ::-ms-input-placeholder{ color:#777777; } */


@media (max-width:1198.98px){
    .mtop { height:60px; }
    .topnb .nb .submenu.inside { display: none; }
}

@media (max-width:1198.98px) and (min-width:992px){
    /* ====== product_des ====== */
    select { background-position:calc(100% - 10px) 50%; }
    .pdes .content .showimg .b_img { height:430px; }

    /* ====== contactus ====== */
    /* .contactus .inf .online { font-size:0.875rem; } */

}

@media (min-width:768px) and (max-width:991.98px){


    /* ====== product_des ====== */
    select { background-position:calc(100% - 10px) 50%; }
    .pdes .content .showimg .b_img { height:300px; }

    /* ====== contactus ====== */
    /* .contactus .inf .pro span { display:block; } */
    /* .contactus .inf .addr,
    .contactus .inf .online { font-size:0.8rem; } */
    /* .contactus .inf .plink .icon .pic { margin-right:3px; } */
    .contactus .contform .security input { width:100%; }
    /* .contactus .contform .security img { margin:15px 0px; margin-right:20px; } */
    /* .contactus .contform .security button { font-size:0.8rem; padding:0px; } */

    /* form */
    .login form .security .securityInput { margin-bottom:0px; }

}

@media (max-width:991.98px){
    form .security .securityInput { margin-bottom:20px; }

    /* ====== contactus ====== */
    .contactus .inf .pro span { display:block; }
}

@media (min-width:768px){
    .pdes .md_top,
    .pgn .md_top { display:none; }

    /* ====== login ====== */
    .mhlog { height:150px; }
    .lr_main { max-width:540px; }

}

@media (max-width:767.98px){

    .mhpgn { height:40px; }
    .topbnr { padding-top:40px; }
    .title { font-size:1.5rem; }
    .nodata { padding:40px 0px; font-size:1rem; }
    .nodata .emotion { font-size:4rem; padding-bottom:40px; }
    .publicArea { padding:15px; }
    .publicArea .title { padding-bottom:15px; }

    /* breadcrumb */
    .bc .breadcrumb { display: none; }
    .bc .back { font-size:1rem; }
    /* button.back { width:100%; float:none; } */
    .pshare button.back { width:105px; float:right; }
    .orderReturn button.back { padding:10px; width:100%; }

    /* page */
    .pgn .larr,.pgn .rarr { position: static; }
    .pgn .con { display:flex; justify-content: space-between; }
    .pgn .pbtn { width:32px; height:32px; font-size:0.875rem; padding:9px 0px; margin:0px; }
    /* .pgn .active { background-color: transparent;  color:#474747; font-weight: bold; width:auto; font-size:1rem; height:32px; } */
    .pgn .txt { padding:0px 10px; }
    /* .pgn .page:not(.active){ display:none; } */

    /* form */
    form label { font-size:0.875rem; }
    form .security img { width:100%; margin-right:5px; }

    /* icon */
    .plink.pshare .icon .pic { margin-right:10px; }
    .plink:not(.pshare) .icon { float:none; margin-bottom:20px; }
    
    /* ====== product_list ====== */
    .mtop { height:60px; }
    .product .classname div { display:none; }
    .product .classname select { display:block; width:100%; border:none; padding:10px; font-size:1.25rem; color:#777777; }
    

    .newscont,.about,.contactus { margin-bottom:60px; }

    /* ====== product_des ====== */
    .pdes { padding: 0px; }
    .pdes .content { display:block; padding-top:20px; }
    .pdes .content .inf,
    .pdes .content .showimg { margin:0px; margin-bottom:40px; width:100%; }

    /* ====== news ====== */
    
    .news .new { display:block; }
    .news .new .nc { padding-right:0px; border-right:none; background-color: #fff; border-bottom:1px solid #f1f1f1; }    
    .news .new .nc .content { line-height: 23px; margin-bottom:30px; }
    .news .new .continue { justify-content: flex-end; padding-top: 30px; text-decoration: none; }
    .news .new .continue .arrow { position:static; transform:none; padding-left:20px; }

    /* ====== news_content ====== */
    .newscont .date { font-size:0.875rem; margin-bottom:20px; }
    .newscont .newtitle { font-size:1.5rem; }
    .newscont .content { font-size:1rem; }


    /* ====== contactus ====== */
    .contactus .content { display:block; }
    .contactus .inf,.contactus .contform { padding:0px; }
    .contactus .contform .send { margin-bottom:60px; }
    .contactus .inf .pro { margin-top:20px; }
    .contactus .inf .key { font-size:0.875rem; }

    /* ====== login ====== */
    .lr_main .send { margin-bottom:40px; }

    .memberForm .birth { top:42px; } 

}