/*中英置換*/
.en .rtcn,
.rten { 
    display: none;
    position: fixed;
    visibility: hidden;
    appearance: none;
    pointer-events: none;
}
.en .rten {
    display: inline-block;
    position: unset;
    visibility: unset;
    appearance: unset;
    pointer-events: unset;
}


#ns_Content {
    max-width: 1200px;
    margin: 0 auto;
    padding-top:50px;
    box-sizing: border-box;
}

.c5ContentBlk img {
    margin-top: 40px;    width: 100%;
}
.c5ContentBlkMob { display: none; }

.rtClassNo { color: #000; }

/*商品大圖 設定 */
body .PrdInfo .PrdImgB {
    width: 100%;
    margin: 0 auto 15px;
    float: right;
}
.PrdInfo .PrdImgB img {
    width: 100%;
    height: 100%;
    margin: 0 auto 15px;
    object-fit: contain;
    max-height: 405px;
}

/*放大鏡 */
#iImg_ZoomDiv {
    background-color: #fff;
}
.addition {
    margin-bottom: 20px;
}
/*商品小圖 設定 */
.PrdInfo .liPrdImgS img {
    width: 100%;
    border: 0px solid transparent;
    margin: 0px;
}
.PrdInfo .ImgS {
    float: left;
    width: 100%;
    /*max-width: 105px;*/
    /*overflow-y: scroll;*/
}

.PrdInfo .tdPrdOptv select {
    font-family: inherit;
    width: 100%;
    height: 38px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    padding: 0 12px;
    color: #555555;
}

.liOptImg { max-width: 100px;}
.liOptImg img { width: 100%;}

.PrdInfo .tdPrdOptv .optImg0 {
    border: 3px solid transparent;
}
.PrdInfo .tdPrdOptv .optImg1 {
    border: 1px solid #000;
    background: #3c3d35; max-width: 100px;
}

/*商品標題 設定 */
.PrdInfo .rtPrdTitle {
    font-size: 25px;
    line-height: 1.24;
    color: #1ba0f7;
    margin-bottom: 20px;
    text-align: left;
    letter-spacing: 2px;
    font-weight: bolder;
}

/*商品內容 設定 */
.rtPrdContent {
    padding: 55px 0 55px;
}

.rtPrdContent>div {
    line-height: 200%;
}

/*網路售價 設定 */
.PrdInfo .rtPrdSpecDesc {
    padding: 20px 0 80px;
    margin-bottom: 55px;
    font-size: 20px;
    line-height: 160%;
    color: #000;
    border-bottom: 1px solid #dedede;
}


/*網路售價 設定 */
.PrdInfo .rtPrdDesc {
    margin: 0 0 0px;
    line-height: 180%;
    color: #000;
}

/*網路售價 設定 */
.PrdInfo .rtPrdMemo {
    margin: 20px 0 80px;
    font-size: 20px;
    line-height: 180%;
    /*color: #f10000;*/
}



/*價格按鈕包層*/
.PrdInfo .buybox {
    /* margin-bottom: 50px; */
    clear: both;
}

.rtBtn a {
    display: inline-block;
    width: calc(33.3% - 6px);
    text-align: center;
    /* background-color: #c3dff0; */
    border: 0;
    color: #adadad;
    padding: 10px 0;
    margin: 0 3px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}
a.destination {
    float: left;
    display: block;
    color: transparent;
}
.PrdInfo .DollarSign { display: none; 
}
/*“價格” 隱藏 */
.PrdInfo .rtPriceTitle { display: none; }

input.qty {
    border-top: 1px solid #ccc;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    height: 38px;
    width: calc(100% - 68px);
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance:none;
   border-radius: 0;
   vertical-align: middle;
   padding-left: 10px;
}
span.minus {
    display: inline-block;
    FONT-VARIANT: JIS04;
    font-size: 20px;
    margin-top: 0px;
    padding-top: 5px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 34px;
    height: 38px;
    background-color: #fff;
    border-color: #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
}


span.plus {
    display: inline-block;
    FONT-VARIANT: JIS04;
    font-size: 20px;
    margin-top: 0px;
    padding-top: 5px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 34px;
    height: 38px;
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #ccc;
    border-top-right-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    vertical-align: middle;
}



/*原價 設定 */
.PrdInfo .rtPrdPriceHint {
    margin-bottom: 10px;
    box-sizing: border-box;
    font-size: 18px;
    color: #888;
    text-decoration: line-through;
    vertical-align: middle;
    display: inline-block;
}

/*網路售價 設定 */
.PrdInfo .rtPrdPrice {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    color: #8c1a1a;
    font-weight: normal;
    margin-right: 10px;
    letter-spacing: 2px;
    vertical-align: middle;
}

/*網路售價數字 設定 */
.PrdInfo .rtPrdPrice .PrdPriceAmt {
    font-size: 20px;
    font-weight: normal;color: #8c1a1a;
}

/*“元” 隱藏 */
.PrdInfo .DollarUnit { color: #8c1a1a; }
.PrdInfo .rtPrdPriceHint .DollarUnit { color: #888; }
.PrdInfo .tdPrdOptv {
    display: block;
    box-sizing: border-box;
}
.PrdInfo .tdPrdOptt {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}
.PrdInfo .buybox nobr {
    font-size: 13px;
    color: #aaa;
    margin-bottom: 0;
}

select.selStyle {
    padding: 10px;
    width:100px;
}

.c5PrdSpec {
    display: block;
    margin-bottom: 10px;
}
.c5PrdSpec table {
    margin-bottom: 0px;
}
body .PrdInfo .selPrdQty {
    border: 0; margin-right:0; overflow: unset;
}
.PrdInfo .PrdQty {
    margin-top: 22px;
}
body .PrdInfo .selPrdQty select {
    border: 1px solid #888888;
    border-radius: 3px;
    padding: 0 12px;
    height: 38px;
    color: #555555;
    width: 100%;
}

/*數量 設定 */
.PrdInfo .quantity { clear: both; margin-bottom: 20px; }
.PrdInfo .quantity .titPrdQty {
    margin-right: 0;
    display: block;
    font-size: 13px;
    color: #aaa;
    margin-bottom: 0;
}

.PrdInfo li {
    list-style: none;
    text-align: left;
    font-size: 16px;
    color: #000;
    margin: 15px;
}


/*購物按鈕 設定 */

/*購物按鈕包層 設定 */
.buyBtnBlk {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.PrdInfo .rtBuyNow {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 49%;
}
.PrdInfo .rtBuyNow.PrdBtn {
    margin-right: 8px;
}

/* 直接購買 */
.PrdInfo .c5Buy {
    white-space: nowrap;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #8c1a1a;
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    background-color: #8c1a1a;
    font-weight: normal;
    cursor: pointer;
    transition: all .25s linear 0s;
    margin: 0;
    border-radius: 3px;
    width: 100%;    font-size: 14px;
}

/* 預設、正常、預購 */
.PrdInfo .SaleBtn1, .PrdInfo .SaleBtn2, .PrdInfo .SaleBtn3 {
    white-space: nowrap;
    box-sizing: border-box;
    background: transparent;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #8c1a1a;
    padding: 8px 20px;
    color: #8c1a1a;
    width: 100%;
    height: 42px;
    background-color: #fff;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    transition: all .25s linear 0s;
    margin: 0;
    border-radius: 3px;
}
.PrdInfo .SaleBtn3 {
    white-space: nowrap;
    box-sizing: border-box;
    background: transparent;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #8c1a1a;
    padding: 8px 20px;
    color: #fff;
    width: 100%;
    height: 38px;
    background-color: #8c1a1a;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    transition: all .25s linear 0s;
    margin: 0;
    border-radius: 3px;
}

/* 售完 */
.PrdInfo .SaleBtn7 {
    white-space: nowrap;
    box-sizing: border-box;
    background: transparent;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #888;
    padding: 8px 20px;
    color: #fff;
    width: 100%;
    height: 38px;
    background-color: #888;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    transition: all .25s linear 0s;
    margin: 0;
    border-radius: 3px;
}



/*擴充資訊 設定*/
.PrdInfo .expandbox div {
    display: flex;
    line-height: 200%;
    box-sizing: border-box;
    font-size: 12px;
}

/*擴充資訊標題 設定*/
.PrdInfo .expandbox div nobr {
    margin-right: 10px;
    width: 161px;
    display: block;
    word-break: break-word;
    white-space: normal;
    text-align: left;
}
.PrdInfo .meMsg_MsgContentBlk .meMsg_MsgImg img {
    max-width: 650px;
    width: 100%;
}
/*擴充內容*/
.PrdInfo .liExtEmt ,.PrdInfo .liExtEmd{display: none;}
.PrdInfo li.liExtEmv {
    list-style: none;
    text-align: left;
    font-size: 16px;
    color: #000;
    margin: unset;
    display: initial;
}
/*立即購買按鈕 隱藏*/
.divCartGo { display: none; }

.expandbox {
    margin: 30px 0 70px;
}

.RelaGroup span {
    display: inline-block;
    width: auto;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #e63631;
    padding: 5px 10px;
}

.rtTop {
    max-width: 980px;
    margin: 0 auto 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rtRight, .rtLeft {
    margin-top: 0px;
}


/**商品擴充按鈕*/
.ptCtrlBtn a {
    cursor: pointer;
    padding: 2px 12px;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    min-width: 60px;
    text-align: center;
    display: inline-block;
	 transition: .4s;
}

.PrdList .PrdCell .ptCtrlBtn a:hover { color: #fff; }
.ptSpec { background: #0085FF; }
.ptSpec:hover { background: #0085FFAA; }
.ptDrawing { background: #00ba34AA; }
.ptDrawing:hover { background: #00ba3466; }
.pt3D { background: #5A57E3; }
.pt3D:hover { background: #5A57E3AA; }



/*圖左文右*/
.cLeft .rtLeft {
    width: 55%;
    display: inline-block;
    max-width: 550px;
    vertical-align: top;
    position: relative;
}
.cLeft .rtRight {
    width: 400px;
    display: inline-block;
    vertical-align: top;
}

/*了解更多 img*/
.rtDescImg { max-width: ; margin: 0 auto; }
.rtDescImg img {
    max-width: 900px;
    /*width: 100%;*/
    text-align: center;
    margin: 0 auto;
    display: block;
}

/*圖右文左*/
.cRight .rtLeft {
    width: 49%;
    float: left;
    max-width: 550px;
}
.cRight .rtRight { width: 48%; float: left; }

.rtBottom {
    width: 100%;
    display: block;
    clear: both;
}

/**PrdExt*/
.rtPrdExt {
    background: #F7F7F7;
}
.rtPrdExt .valName {
    height: 70px;
    text-align: center;
    background: #0000001a;
}
.rtPrdExt .val {  padding: 15px; }

  

/*Tab*/
.tab {
    overflow: hidden;
    border-bottom: 1px solid #000000;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 3px 15px;
    transition: 0.3s;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000000;
    width: auto;
    background: transparent;
}
.tab button:after {
    content: '';
    display: block;
    width: 55px;
    height: 3px;
    background: transparent;
    margin: 12px auto 0;
    display: none;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: transparent;
}

/* Create an active/current tablink class */
.tab button.active {
    color: #fff;
    background: #000000;
}

/* Style the tab content */
.tabcontent {
  /*display: none;*/
  padding: 6px 0px;
  border-top: none;
}
.tabcontent {
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.PrdInfo .contentTxt {
    text-align: left;
    font-size: 24px;
    padding: 10px 0 15px;
    margin-bottom: 28px;
    display: block;
    color: #333333;
    font-weight: bold;
}
/*.PrdInfo .contentTxt:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #000;
    margin: 15px auto 0;
}*/

/*優惠活動區塊*/
.DiscountWrap .DiscountBlkTitle {
    background: #00429c;
    display: block;
    text-align: center;
    color: #fff;
    padding: 5px 12px;
}
.DiscountWrap .DiscountBlkTitleSub {
    background-color: #f8f8f8;
    border: 1px solid #00429c;
    display: block;
    text-align: center;
    padding: 10px 5px;
    color: #00429c;
    border-bottom-style: dotted;
}

/*我的最愛*/
.shareWrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
}
.cssPrdInfoFave .faveTxt {
    font-size: 15px;
    color: #333333;
    text-align: center;
    display: block;
    cursor: pointer; display: none;
}
.cssPrdInfoFave .faveTxt:hover {
    color: #00429c;
}
.cssPrdInfoFave .faveTxt::before {
    content: "♡";
    display: inline-block;
    margin-right: 3px;
}
.cssPrdInfoFave1 .faveTxt {
    font-size: 15px;
    color: #00429c;
    text-align: center;
    display: block;
    cursor: pointer;
}
.cssPrdInfoFave1 .faveTxt::before {
    content: "♥";
    display: inline-block;
    margin-right: 3px;
    color: #00429c;
}

/*預購文案*/
.rtSaleDesc {
    background: #8c1a1a;
    border-radius: 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    padding: 7px 10px;
    color: #fff;
    white-space: normal;
    display: inline-block;
    width: auto;
    min-width: 200px;
}
.PrdInfo .rtPrdDesc * {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/*社群分享按鈕*/
.PrdShare .meMsg_MsgBlk > div {
    display: flex;
    align-items: center;
}
.PrdShare .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 13px;
    color: #aaa;
    margin: 0 15px 0 0;
}
.a2a_default_style .a2a_svg {
    border-radius: 50% !important;
    padding: 5px;
}


/*==============PAD version begin===================*/
@media (max-width: 1060px) {
.cLeft .rtLeft {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
}

.cLeft .rtRight {
    max-width: 550px;
    width: 100%;
    margin: 50px auto 0;
}

.PrdInfo .PrdImgB {
    width: 78%;
}
.PrdInfo .ImgS {
    width: 20%;
    max-width: unset;
}
.rtDescImg img {
    width: 100%;
}

.PrdInfo .rtPrdTitle { margin-top: 20px; }

}
/*==============mobile version begin===================*/
@media (max-width: 480px) {
#ns_Main {
    padding: 0 20px;
    box-sizing: border-box;
}
#ns_Content {
    padding: 0;
}

/*圖左文右*/
.cLeft .rtLeft { width: 100%; float: none; }
.cLeft .rtRight { width: 100%; float: right; margin-top: 50px; }

/*圖右文左*/
.cRight .rtLeft { width: 100%; float: none; }
.cRight .rtRight { width: 100%; float: left; margin-top: 50px; }

.PrdInfo .liPrdImgS img {
    width: 60px;
}

.PrdInfo .rtPrdMemo {
    margin: 20px 0 30px;
}
.PrdInfo .rtPrdSpecDesc {
    padding: 20px 0 0px;
    margin-bottom: 20px;
}
.c5ContentBlkPC { display: none; }
.c5ContentBlkMob { display: block; }

.BlogProduct .MsgPrdCell {
    margin-right: 0;
    margin-left: 0;
}

.PrdInfo .PrdImgB {
    height: auto;
}
.PrdInfo .ImgS {
    /* display: none; */
    max-width: unset;
}
.PrdInfo .ulPrdImgS li {
    display: inline-block;
    margin: 0 3px 10px;
}

.PrdInfo .PrdImgB {
    width: 100%;
}
.PrdInfo .ImgS {
    width: 100%;
    max-width: unset;
}


.rtTop { padding: 0; }
.rtBottom {
    padding: 30px 0 0;
}

.tab button {
    font-size: 14px;
    padding: 0 10px;
}

}


@media (max-width: 400px) {

.tab button {
    font-size: 12px;
}

}



/*=================mobile version end===================*/