<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å•†å“èªªæ˜ŽäºŒæ¬„ç‰ˆåž‹1ç¬¬ä¸€ç‰ˆ */
#ns_Content {
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.c5ContentBlk img {
    margin-top: 40px;    width: 100%;
}
.c5ContentBlkMob { display: none; }

.rtClassNo { color: #000; }

/*å•†å“å¤§åœ– è¨­å®š */
body .PrdInfo .PrdImgB {
    width: 80%;
    max-width: 415px;
    margin: 0 auto 15px;
    float: right;
    position: relative;
}
.PrdInfo .PrdImgB img {
    width: 100%;
    height: 100%;
    margin: 0 auto 15px;
    object-fit: contain;
}
/*æ”¾å¤§é¡ */
#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 .IconSale { 
    margin: 0;
    padding: 0;
}
.PrdInfo .IconSale .ulIconSale {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.PrdInfo .IconSale .liIconSale {
    margin: 0;
    padding: 0;
}
.PrdInfo .IconSale .liIconSale img {
    margin: 0;
    padding: 0;
    max-width: 100px;
    max-height: 100px;
  
}
/*å•†å“æ¨™é¡Œ è¨­å®š */
.PrdInfo .rtPrdTitle {
    font-size: 25px;
    line-height: 1.24;
    color: #333;
    margin-bottom: 20px;
    text-align: left;
    letter-spacing: 2px;
}

/*å•†å“ç‰¹è‰² è¨­å®š */
.PrdInfo .rtPrdSpecDesc {
    padding: 20px 0 80px;
    margin-bottom: 55px;
    font-size: 20px;
    line-height: 160%;
    color: #000;
}

/*å•†å“èªªæ˜Ž è¨­å®š */
.PrdInfo .rtPrdDesc {
    margin: 0 0 0px;
    line-height: 180%;
    color: #000;
}
.PrdInfo .rtPrdDesc p, .PrdInfo .rtPrdDesc span {
	 word-break:break-all;
	 word-wrap:break-word; 
    text-align: left;
}
/*ç¶²è·¯å”®åƒ¹ è¨­å®š */
.PrdInfo .rtPrdMemo {
    margin: 20px 0 80px;
    font-size: 20px;
    line-height: 180%;
    /*color: #f10000;*/
}



/*åƒ¹æ&nbsp;¼æŒ‰éˆ•åŒ…å±¤*/
.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; 
}*/
/*â€œåƒ¹æ&nbsp;¼â€ éš±è— */
.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: 16px;
    color: #333;
    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;
}

/* éŠ·å”®é‡ */
.PrdInfo .rtPrdSaleQty::before {
    content: "| å·²å”®å‡º";
}
.PrdInfo .rtPrdSaleQty {
    color: #008000;
    display: none;
}

/*è³¼ç‰©æŒ‰éˆ• è¨­å®š */

/*è³¼ç‰©æŒ‰éˆ•åŒ…å±¤ è¨­å®š */
.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;
}

/* é&nbsp;è¨­ã€æ­£å¸¸ã€é&nbsp;è³¼ */
.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 {
    width: 100%;
}


/*ç«‹å³è³¼è²·æŒ‰éˆ• éš±è—*/
.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: 30px auto 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rtRight, .rtLeft {
    margin-top: 0px;
}


/*åœ–å·¦æ–‡å³*/
.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;
}
/*å…§æ–‡æ®µè½ åœ–ç‰‡é€£çµ*/
.PrdInfo .meMsg_MsgContentBlk .meMsg_MsgImgInfo img {
    width: 100%;
}
/*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 15px;
  border-top: none;
  margin: 0 auto;
  max-width: 1030px;
}
.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: center;
    font-size: 22px;
    padding: 10px 0 15px;
    margin-bottom: 28px;
    display: block;
    color: #333333;
    letter-spacing: 3px;
    margin-top: 38px;
}
.PrdInfo .contentTxt:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #000;
    margin: 15px auto 0;
}

/*å„ªæƒ&nbsp;æ´»å‹•å€å¡Š*/
.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;
}

/*å•†å“æè¿°*/
.rtPrdMedia .meMsg_MsgContentBlk {
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
}
.rtPrdMedia .meMsg_MsgTitle { 
    text-align: center;
    font-size: 22px;
    padding: 10px 0 15px;
    margin-bottom: 28px;
    display: block;
    color: #333333;
    letter-spacing: 3px;
    margin-top: 38px;
}
.rtPrdMedia .meMsg_MsgTitle:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #000;
    margin: 15px auto 0;
}
.rtPrdMedia .meMsg_MsgSubTitle {
    position: relative;
    display: block;
    text-align: center;
    padding-bottom: 56.25%;
    background: #000000;
}

.rtPrdMedia .meMsg_MsgSubTitle iframe{
    width: 100%!important;
    height: 100%!important;
    position: absolute;
	 top: 0;
	 left: 0;
}

.rtPrdMedia video{
    width: 100%;
    height: 100%;
}


/*é&nbsp;è³¼æ–‡æ¡ˆ*/
.rtSaleDesc {
    background: #333;
    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 img {
    width: 100% !important;
    height: auto !important;
}

/*ç¤¾ç¾¤åˆ†äº«æŒ‰éˆ•*/
.PrdShare .meMsg_MsgBlk &gt; 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 30px;
    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;
}

}</pre></body></html>