﻿ 
.cms-main-content{  background:url("../images/index/mask-2.png")  repeat-y center top; background-size: 100% auto;}
/*----------------------------------------/
產品總覽頁Product
---------------------------------------*/
.cms-product-cate{ width:100%; margin:50px auto;  padding:0px; display: flex; flex-wrap: wrap; overflow: visible; }
.cms-product-cate li { width: calc(100% - 30px); margin:25px  auto; padding:0px;  position: relative; z-index: 1; display: flex; flex-wrap: wrap;  list-style: none; transition: all 0.3s linear 0s;background-image: linear-gradient(to bottom, #cfd9df 0%, rgba(207,217,223,0) 100%);  }
.cms-product-cate li:nth-child(even){ flex-direction: row-reverse;}
 .cms-product-cate li figure {display: flex;width:40%; height: auto;  position: relative;  overflow: hidden; transition: all 0.5s ease 0s; z-index:1;}
.cms-product-cate li figure img {  width: 100%; max-width: 100%; opacity: 0.95; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%;}
.cms-product-cate li:hover img {  transform: scale3d(0.95,0.95,1); }
/*.cms-product-cate li:hover .cms-main-product-inner{ transform: translateY(-10%); } 
*/
.cms-product-cate .cms-main-product-inner{ width:60%;padding:30px 50px; display: flex; flex-wrap: wrap;justify-content: flex-start;flex-direction: column; align-self: center; word-break: normal; word-wrap: break-word;z-index: 1; transition: all .6s ease;  background: rgba(255,255,255,.7);
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;} 

#cms-main .cms-product-cate .cms-main-product-inner h3{position: relative;}
#cms-main .cms-product-cate .cms-main-product-inner h3 a{ font-size:1.875rem; line-height: 2rem; font-weight: 700;  flex: 0 0 100%; margin:5px 0px; color:#000;   overflow: hidden;word-break: normal; word-wrap:break-word;text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;	-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s; -webkit-transform: translate3d(0,0px,0); transform: translate3d(0,0px,0);  position: relative;}
#cms-main .cms-product-cate .cms-main-product-inner h3:after{ content: ""; width: 100%; height: 2px; background: #000; left:0px; bottom:0px; position: absolute;}
#cms-main .cms-product-cate .cms-main-product-inner p{ flex: 0 0 100%; margin:5px 0px; color:#000;   overflow: hidden;word-break: normal; word-wrap:break-word;text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;	-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s; -webkit-transform: translate3d(0,0px,0); transform: translate3d(0,0px,0); }
.inner-list{ width: 100%;margin: 20px 0px;padding: 0px; display: flex; flex-wrap: wrap;}
.inner-list a{width:calc(100%/2 - 15px); margin:2px 15px 15px 0px; padding:2px 15px; color: #fff; background-color:#556770; font-weight: 500;border-radius:8px;     line-height: 35px;}
.inner-list a:hover{color: #fff; background: #d1322a; }
.video-list li > a { position: relative; height: 0; overflow: hidden; width: 100%; padding-bottom: 56.25%;}
.video-list li > a iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}

@media (max-width: 992px) {
	.video-list li { width: 100%!important; }
}

@media (max-width: 767.98px) {
.cms-main-content{  padding: 0px 15px; background-repeat: no-repeat; background-size: 200% auto;}
.cms-product-cate li { border-bottom: solid 1px rgba(50, 50, 93, 0.25);/*box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;*/}
.cms-product-cate li figure { width:100%; }
.cms-product-cate .cms-main-product-inner{width:100%;padding:30px;box-shadow: none; }
.inner-list a{width:calc(100% - 15px);  }
 }

 /*----------------------------------------/
產品清單頁  cms-main-product-item  
----------------------------------------*/
.cms-main-product { width: 100%; padding:50px 15px;  margin:0 auto; position: relative;  }
.cms-main-product-item { width:100%; margin:0px auto;  padding:20px 0px; display: flex; flex-wrap: wrap; }
.cms-main-product-item li { width: calc( 100%/4 - 30px); margin:0px 15px 20px 15px; padding:0px; display: flex; flex-wrap: wrap;align-self: flex-start;  align-content: flex-start; align-items: flex-start;  position: relative; z-index: 1; list-style: none;  transition: all 0.3s linear 0s;}
.cms-main-product-item li figure{ position: relative; width:100%; height: auto;  overflow: hidden; background: #eeeef0;  transition: all 0.5s ease 0s; }
.cms-main-product-item li  img {  width: 100%; max-width: 100%;  transition: all .35s ease;}
.cms-main-product-item li:hover{box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;}
.cms-main-product-item li:hover img { transform: scale(1.1);  opacity: 1; }
.cms-main-product-item .cms-main-product-inner{  width: 100%; display: flex; flex-wrap: wrap;   padding: 10px;   position: relative;} 
#cms-main .cms-main-product-item .cms-main-product-inner h3 a{ width: 100%; min-height:52px; font-weight:700; font-size:1.188rem;  color: #000; line-height:1.5rem; overflow: hidden; white-space:pre-wrap;
word-break: normal;word-wrap:break-word;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical; }
#cms-main .cms-main-product-item li .cms-main-product-inner p{ width: 100%; margin: 10px 0px; font-size: 1rem; line-height: 1.5rem; font-weight: 400; overflow: hidden; white-space:pre-wrap;
word-break: normal;word-wrap:break-word;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;} 
.cms-main-product-note { position: absolute; top:0px; left: 0px; padding: 5px; width:60px; height:30px; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; align-items: center;  font-size:0.875rem; text-align: left; line-height: 1.5em; text-shadow:none; z-index: 11; }
.cms-main-product-note.cms-main-product-note-stock { color: #fff; background:#d1322a;  }
.cms-main-product-item li:hover .btn-area { visibility: visible; opacity: 1; transform: translateY(0) }
.btn-area { width: 100%; background-color: #d1322a; /*display: flex;*/  display: none; position: relative; visibility: hidden;  opacity: 0; transition: all .35s ease;  transform: translateY(10px);}
.btn-area:after { content: ""; display: block; width: 1px; height: 1.375em;  border-left: 1px solid #fff; position: absolute; left: 50%; top: 50%; transform: translateY(-50%)}
.btn-area .btn {  display: block;  width: 50%; text-align: center;  padding: 10px 0; font-weight: bold; color: #fff}
.btn-area .btn:hover{ opacity: .5; }
@media only screen and (max-width:1024px){
.cms-main-product-item li {width: calc(100% /3 - 20px); margin:30px 10px; padding:0px; }
}
@media (max-width: 767.98px) {
.cms-main-product-item li { width: calc(100% / 2 - 10px); margin: 10px 5px; height: auto; position: relative; transition: all 0.3s linear 0s; z-index: 1; background: #fff;  }
.cms-main-product-item li:nth-child(3n){margin-right: auto;}
.cms-main-product-item li:nth-child(2n){margin-right: 0;}
.cms-main-product-item li .cms-main-product-inner{width: 100%;margin: 0px; padding: 5px;display: flex; flex-wrap: wrap; } 
#cms-main .cms-main-product-item li .cms-main-product-inner p{ font-size: 0.9rem;  }
}
/*---------------------------------
best-wrap
----------------------------------------*/
.cms-best-wrap{  width: 100%; height: auto; margin:0 auto; padding:40px 40px 20px 40px;background-color:#f4f4f4;}
.cms-best-wrap:nth-child(2n){ background-color:#ebedee; }
.cms-best-wrap .slick-next{right: 15px; bottom:0px!important;}
.cms-best-wrap .slick-prev{left: 15px; bottom:0px!important; z-index: 999;}
@media (max-width: 768px) {
.cms-best-wrap{ padding:20px 0px;  }
   
.cms-best-wrap .cms-main-product-item{ width:100%; margin:0px auto;  padding:0px;}
.cms-best-wrap .cms-main-product-item li { width: calc( 100% - 10px); margin:0px 5px; padding:0px; height: auto;background: none; }
}


/*----------------------------------------/
產品詳細內容區塊
----------------------------------------*/
.cms-main-product-wrapper {  display: flex;  flex-wrap: wrap;  justify-content: center;align-content: stretch; align-items: stretch; align-self: stretch; width: 100%; margin:0; padding: 0px; position: relative;   }
/*----------------------------------------/
圖片輪播區塊
----------------------------------------*/
.cms-main-product-left{width:30%; margin: 0px; padding: 0px; display: flex;  flex-wrap: wrap;  order: 2; background:#f4f4f4; }
.cms-main-product-right{ width:70%; height: auto;  padding:0px; margin:0px; display: flex; flex-wrap: wrap; justify-content: center; align-self: center; align-content: center; align-items: center;  position: relative; order: 1; }
.cms-main-product-full{ width:100%; height: auto; padding: 0px;  display: flex;  flex-wrap: wrap;   position: relative; order: 2; }
.cms-main-product-left .cms-social-icons{justify-content: center;align-content: center; align-items: center; font-size: 0.875rem;}
.cms-slider-w80{ flex: 1; max-width:100%;order:2;  display: flex; flex-wrap: wrap; justify-content: center; align-self: center;  align-content: center; background:#fff;}
.cms-slider-w20{flex: 1; max-width:120px; order: 1;  display: flex; flex-wrap: wrap; flex-direction: column; position: relative;z-index: 1;  border-right: 1px solid #ededed; border-left: 1px solid #ededed;background-image: linear-gradient(to bottom, #d7d7d7 0%, #fff 90%);}
.cms-slider-w100{ flex: 1; max-width:100%;order:2;  display: flex; flex-wrap: wrap; justify-content: center; align-self: center;  align-content: center; background:#fff;}

/*.cms-slider-nav li.{ border: 1px solid #000}
*/

.cms-slider-for { width:100%;  margin: auto; padding:0px 30px!important;  background: #fff;}
.cms-slider-for li { width: 100%; height: auto;margin: auto; position: relative;  }
.cms-slider-for li img{ max-width: 100%;  height:auto; margin: auto;}    
  
.cms-slider-for .slick-prev{left:15px;}
.cms-slider-for .slick-next{right: 15px;}


.cms-slider-nav { width: 100%; height: auto; margin: 0px auto!important; padding:0px!important; overflow: visible;  display: flex; flex-wrap: wrap; justify-content: center; align-content: center;  align-self: stretch; align-items:center; }
.cms-slider-nav li { width: 100%;  height: auto; cursor: pointer;  padding:5px 0px!important;}
.cms-slider-nav li img{ max-width: 80%;  height:auto;}    
.cms-pagination { display: flex; align-items: center;justify-content: center; margin: 0 auto; width:auto;height: 40px;bottom: 0px;  text-align: center; color: #000; font-size: .9375rem; line-height: 1.8; font-weight: 700; z-index: 99;  }

.cms-main-product-info{ width:100%; padding:40px 20px; display: flex; flex-wrap: wrap;  align-content:flex-start; align-items:center;   border-left: 1px solid #fff; order: 3;   }
#cms-main .cms-main-product-info h1{ width: 100%; display: flex; justify-content: flex-start;margin-top:50px; font-weight: 700; font-size:2rem; color:#000; letter-spacing: 1px;}
#cms-main .cms-main-product-info h2{  width: 100%; margin-bottom: 30px; font-size:1.15rem; font-weight: 700; color:#776b62;  word-spacing: normal; word-break:normal; }
#cms-main .cms-main-product-info p{  width: 100%; margin: 15px 0px; font-size:0.875rem; font-weight: 400; color:#404040;  word-spacing: normal; word-break:normal; }
#cms-main .cms-main-product-info small{ font-size: 100%; }
@media (max-width: 1024px) {
.cms-main-product-left{width:60%;}
.cms-main-product-right{ width:40%; justify-content: center; align-content: flex-start; align-items: flex-start; }
.cms-slider-for { padding:40px 0px 0px 0px!important;  background: #fff;}
.cms-slider-nav {  padding:40px 20px!important; }
}
 @media (min-width: 1600px) {
 .cms-main-product-info{ padding:40px;  }
    
}

/*----------------------------------------/
產品詳細內容區塊
----------------------------------------*/
@media (max-width:768px) {
.cms-main-product-left{order: 1;}
.cms-main-product-right{ order: 0; } 
.cms-main-product-left,.cms-main-product-right{width: 100%;padding:20px;  }
.cms-main-product-info{ order: 2; width: 100%;}
.cms-slider-w20{flex: 1;width: 100%; max-width:100%; order: 1;  display: flex; flex-wrap: wrap; flex-direction: row; background:#f4f4f4; position: relative;z-index: 1;}
.cms-slider-nav { width: 100%; height: auto; margin: 0px auto!important; padding:10px 20px!important; overflow: visible;  display: flex; flex-wrap: wrap; justify-content: center; align-content: center;  align-self: stretch; align-items:center; }
.cms-slider-for { padding:0px!important; }
.cms-slider-nav .slick-prev{ top:-40px;left: 35%; }
.cms-slider-nav .slick-next{ top:-40px; right:35%;  }
}

/*==========nav.stick==========*/
nav.stick {  width: 100%; background: none; border-bottom: none;}
nav.stick ul {  border-top: solid 1px #f1f1f2; border-bottom: solid 1px #f1f1f2; width: 100%; height:60px; display: flex;  align-items: center;  justify-content: center;position: relative;   }
nav.stick ul span {  display: none;}
nav.stick ul li {  color: #c8c8c8;  height: 100%;  position: relative; display: flex;  align-items: center;}
nav.stick ul li.current { color: #fff;}
nav.stick ul li:after {  content: '';  min-width: 1px;  height: 11px;  margin: 0 25px;  background-color: rgba(0, 0, 0, 0.3); display: block;}
nav.stick ul li:last-child:after {  display: none;}
nav.stick ul li.current a { background-color: #0d589a;}
nav.stick ul li a { font-size: 1.125rem; font-weight: 400;  width: 100%; color: #000; height: 100%; letter-spacing: 0.05rem; padding: 0 20px; position: relative; display: flex; align-items: center;}
nav.stick ul li a:hover { background-color: rgba(255, 255, 255, 0.3);}
nav.stick ul li a.now-stay:before {  content: " "; height: 0;  width: 0; margin-left: -10px; position: absolute; top: 100%; left: 50%; z-index: 6; border: solid transparent; border-top-color: #1267b2; border-width: 10px;}
.stick i.icon-plus { width: 12px; height: 12px; margin-left: 5px; transform: translateX(-10px); /*background:  url(../images/icon/icon-plus-w.svg) no-repeat; background-size: 12px auto;*/}
@media (max-width:768px) {
nav.stick { position: relative; display: none;   }
/*nav.stick ul li:after { display: none;  }
nav.stick ul {width: 100%; height: auto; min-height: 50px; position: absolute; left: 0; top: 0; z-index: 5; flex-direction: column;}
nav.stick ul li { width: 100%; text-align: center; border-top: solid 1px #ccc; }
nav.stick ul li a { height: 50px; justify-content: center;  }
nav.stick ul span { height: 50px; color: #fff; display: flex; align-items: center; }
*/}
nav.stick.navfix {  position: fixed; bottom:0px; left: 0; right: 0; z-index: 9999;  }
nav.stick.navfix ul{ margin-bottom: 0;background: #000;}
nav.stick.navfix ul li a { color: #fff;}
@-webkit-keyframes getIn {
0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
100% { opacity: 1;  -webkit-transform: none; transform: none; }
}
@keyframes getIn {
0% { opacity: 0; -webkit-transform: translate3d(0,100%, 0); transform: translate3d(0,100%, 0); }
100% { opacity: 1;  -webkit-transform: none; transform: none; }
}
.getIn {-webkit-animation-duration: 1s; animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both; -webkit-animation-name: getIn; animation-name: getIn;}
@media (max-width:767px) {
nav.stick.navfix {  top: 60px; }
}

 

.datatable {  width: 100%; text-align: center;}
.datatable tr { padding: 20px 0;border: solid 1px #f1f1f2;}
.datatable tr th { font-size: 0.875rem; text-align: left; padding: 10px; font-weight: 700; line-height: 1.6rem; color: #000;  background-color:#f1f1f2; }
.datatable tr td:first-child { font-size: 0.875rem;  font-weight: 500;}
.datatable tr td { padding: 10px!important;font-size: 0.875rem;font-weight: 400;text-align: left; border: solid 1px #f1f1f2; }
.datatable tr:first-child td:last-child,.datatable tr:last-child td {  border-bottom: solid 3px #d1322a;}
.datatable tr td.pdf_window { border-bottom:none; }
.datatable tr td.pdf_window a {  position: relative; display: inline-block ;}
.datatable tr td.pdf_window a.no-download:after { content: ''; width: 28px; height: 36px;  background-color: rgba(255, 255, 255, 0.4);  position: absolute; left: 12px;  top: 11px;  display: block;}

 

.video-list { width: 100%; max-width: 1440px; margin: 0 auto; padding:20px 0px; display: flex; flex-wrap: wrap;justify-content:center;  }
.video-list li { width:calc(100%/2); height: auto;margin: 10px auto; display: flex; flex-wrap: wrap;justify-content:center; padding:20px; transition: all 0.4s ease-in-out; }
.video-list li:hover{ transform: scale(1) ; }
.video-list li a div {padding: 20px 5px;}
.video-list li a div h3 { font-size: 1rem; font-weight:700; line-height: 1.6; color:#ac0b0b; }
.video-list li img{ max-width: 100%; border: solid 5px rgba(255,255,255,.2);transition: all 0.4s ease-in-out; box-shadow: 0 2px 16px 0 rgba(0,0,0,0.4);}




/*----------------------------------------/
btn區塊
----------------------------------------*/
 /*cms-btn-more =================================*/ 
.cms-more {  width: auto;   height: 35px; padding: 20px 2px 20px 15px; position: relative; display: -webkit-box;  display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; cursor: pointer;  border-radius:30px;  background-image: linear-gradient(120deg, #22559e 0%, #6fcccb 55%);  }
@media (max-width:767px) {
.cms-more { width: auto; height: 24px }
}
.cms-more:hover .cms-more-circle, .cms-more:hover i { -webkit-transform: scale(1.2); transform: scale(1.2)}
.cms-more:hover .cms-more-txt, .cms-more:hover i { -webkit-transform: translateX(5px); transform: translateX(5px)}
.cms-more:hover{background:#afd9d3; }
.cms-more-circle { width: 30px; height: 30px;  position: relative; display: block; margin-left: 20px; border:2px solid #fff;  border-radius: 50%;  -webkit-transition: -webkit-transform .2s; transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s}
@media (max-width:767px) {
.cms-more-circle { width: 24px; height: 24px; margin-right: 15px}
}
.cms-more i { font-size: 1.875rem; color: #fff;  position: absolute; top: 0; bottom: 0; left: auto; margin: 5px auto auto 100px;   -webkit-transition: -webkit-transform .2s;  transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s}
.cms-more i.icon-check { font-size: 1.35rem; margin: 10px auto auto 86px;  }
.cms-more-txt { font-size: 16px; font-weight: 400; line-height: 1.5;  color: #fff;  -webkit-transition: -webkit-transform .2s; transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s}
@media (max-width:767px) {
.cms-more-txt { font-size: 14px; line-height: normal; letter-spacing: normal }
}
@media (max-width:768px) {
a.btn-view{ font-size: 0.875rem;}
}

.cms-product-group{width: 100%; margin:5px 0px 15px 0px; display: flex; flex-wrap: wrap; justify-content: space-between; }
#cms-main .cms-product-group .btn-full{ width: calc(100% - 10px); margin: auto 10px auto 0px;}
#cms-main .cms-product-group .btn{ width: calc(100%/3 - 4px); margin: auto 2px auto 0px;}

.cms-main-product-info button {  border-radius:0px; }
#cms-spec-panel > div { margin:10px 0px; }
#cms-spec-panel button { width:auto;min-width: 3rem;  margin-bottom:2px; padding: 3px 5px!important; font-size: 0.875rem; color:#333; background-color:#f4f4f4; border: solid 1px #ededed; border-radius:0px;}
#cms-spec-panel button.active { color:white; background-color:#000; }
#cms-spec-panel button:disabled { color:#c9c9c9; background-color:#f4f4f4; }
#cms-amount-panel input[type="text"] { width:10rem;height: 40px; text-align:center;color:#000; background-color: #fff; border: solid 1px #333; border-radius:0px;}
#cms-button-panel button { width:8rem; height:3rem; color:white; background-color:transparent;  border-radius:0px;}
#cms-button-panel button:disabled { color:gray; background-color:lightgray; }
#cms-lower-panel{ width: 100%; margin-top: 15px;display: flex; flex-wrap: wrap;   }
#cms-lower-panel > div + div { margin-top:5px; }
#cms-lower-panel > div.cms-lower-item {   width: calc(100%/5 - 20px); margin: 10px; display: flex; flex-wrap: wrap;  flex-direction: row;  font-size: 0.9rem;}
@media (max-width: 768px) {
.cms-promotion{width: 100%; max-width: 90%; padding: 10px;  margin: auto; display: flex; flex-wrap: wrap; align-items: center; background-color: #f3f3f3;}
#cms-lower-panel > div.cms-lower-item {   width: calc(100%/3 - 20px); }
}
 @media (max-width: 767.98px) {
#cms-lower-panel > div.cms-lower-item {   width: calc(100%/2 - 20px); }
}



.cms-product-description{ width: 100%; padding:5px 0px 10px 0px; border-bottom: solid 1px #eee; color:#888;  }
#cms-main .cms-product-description p {width: 100%; margin: 5px 0px 10px 0px; font-size:1.125rem; font-weight: 400; line-height: 1.5rem; color:#404040;  word-spacing: normal; word-break:normal;}
#cms-main .cms-product-description span {width: 100%; margin: 5px 0px; font-size:0.85rem;  font-weight: 400; color:#888;  word-spacing: normal; word-break:normal;}
#cms-main .cms-product-description ul li span.cms-item-title{width:auto; justify-content: flex-start; padding:5px 5px 5px 0px;color:#98979d;  font-size:0.85rem;}
#cms-main .cms-product-description p strong{color:#000;}
.cms-badge-tag{ padding: 5px 15px;  font-size: 0.875rem;  color:#5b3932;; background: #eae6dd;  border-right: 1px dashed #5b3932; border-left: 1px dashed #5b3932; }
.cms-store { display:flex;  flex-wrap: wrap; }
.cms-store img{ display:flex;width: auto; height: 20px; margin: 5px; }
.cms-product-marker { margin:15px 0px; border-top: 1px solid #e2e2e2; width: 100%;}

@media (max-width: 767.98px) {
.cms-main-product-info{  padding:0px; border:none; }    
}
.product-info {display: grid; }


.attribute { line-height: 2}
.product-attribute-group { box-sizing: border-box; line-height: 1.6}
.product-attribute-group:not(:last-child) {  margin: 0 0 2rem}
.product-attribute-group h3 { font-size: .875rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; line-height: 1.2142857143; color: #222; margin-bottom: .5rem}
.product-attribute-group ul > li {  font-size: .875rem}
.product-attribute-group .attribute { color: #222; letter-spacing: .2px}
.product-attribute-group .attribute .label { color: #666}
.attribute-values-wrapper { -moz-columns: 2;  columns: 2 }

.product-info__content { padding-right: 1.5rem;}
@media(min-width:1002px) {
.product-info__content { grid-column: 1; grid-row: 1; padding-right: 0 }
.product-attribute-group h3 { font-size: 1rem; line-height: 1.1875 }
}



/*----------------------------------------/
social-icons
----------------------------------------*/
#cms-main .cms-main-product-info .cms-social-icons{color:#675952;  display: flex; flex-wrap: wrap; justify-content: flex-start; align-content: center; align-items: center; font-size:0.75rem;   }
#cms-main .cms-main-product-info .cms-social-icons li{ width: auto!important; margin:5px; padding-top: 8px;  }
#cms-main .cms-main-product-info .cms-social-icons li a{ opacity:1;font-size:0!important;color:#675952!important;  }



/*----------------------------------------/
tab
----------------------------------------*/
#cms-tabs-product {width: 100%; max-width: 100%; margin-top: 0px; }
#cms-tabs-product .resp-tabs-list{ width: 100%; margin-top: 0px!important;border-bottom:solid 1px #fff!important; border-top:solid 1px #e9ebef; }
#cms-tabs-product .resp-tabs-list li { width: 25%; margin: 0px; padding:15px 0px;font-size:1.188rem; font-weight: 700; justify-content: center; border-bottom: solid 1px #ececec; background-color: #fff; position: relative; }
#cms-tabs-product .resp-tabs-list li::after{ content: ""; display: block; width: 6px; height:6px; border-radius:50%;  right: 0px;top:30px; position: absolute; background: #888;}
#cms-tabs-product .resp-tabs-list li:last-child::after{display: none;}
#cms-tabs-product .resp-tabs-list li a:hover{ color:#888!important;}
#cms-tabs-product .resp-tab-content { padding:30px 0px;}
.resp-tab-content h4{ margin:2% 0;  font-size: 1.15rem; font-weight: 700; }
#cms-main .resp-tab-content p{ margin:1% auto; font-size: 1rem; font-weight: 400;  }
.edit{   width: 100%; max-width:960px;padding:15px 30px; margin: auto;   }
.edit h4 img{display: block; width: 100%; max-width:600px;  margin: 15px auto!important;}
.edit .description{display: block; width: 100%; max-width:680px;  margin: 15px auto!important;}
.imgEditor { width:80%; height: auto; margin: auto; display: block;} 
.cms-main-item-title{ width: 50%; margin:0px 0px 60px 0px; padding:5px 0px; background:#016f89;  -ms-flex-align: center; align-items: center; }
.cms-main-item-title h2{ margin-left: 15%; /*-webkit-transform: skewY(5deg); -ms-transform: skewY(5deg); transform: skewY(5deg);*/ font-size: 1.5rem;  font-weight: 700; color: #fff;}

@media (max-width: 991.98px) {
.cms-main-item-title{ width: 100%;}  
.resp-tabs-list li { width: calc(100%/4 ); padding: 0px;  margin: 0px auto; align-content: stretch;align-items: center; align-self: stretch; }
#cms-main .resp-tabs-list li a{ padding:5px; line-height: 1rem; }
.hvr-underline-from-left:before {display: none; }
.hvr-underline-from-left:hover { color:#999;  }   
}
@media (max-width: 768px) {
#cms-tabs-product .resp-tabs-list li { padding:5px; font-size: 100%;}
#cms-tabs-product .resp-tabs-list li::after{ content: ""; display: block; width: 1px; height:100%; border-radius:0;  right: 0px;top:0px; position: absolute; background:#e5e5e5;}    
}



.cms-spec-description{ padding:5px; }
#cms-main .cms-spec-description p {margin-bottom: 15px; font-size:1rem; color: #98979d;}
#cms-main .cms-spec-description ul{width: 100%; margin:0; padding: 0px; }
.cms-item-title{ color:#000;  font-size:1.188rem;}
.cms-item-title strong{color:#e60013; margin-right: 10px;}
.datatable{ width: 100%;}
.datatable tr{ width: 100%; border-bottom: solid 1px #f5f5f5;}
.datatable th{font-size: 0.9rem;  color: #000;text-align: center; }
.datatable td{font-size: .875rem; font-weight: 300; line-height: 1.125rem; color: #333;text-align: center; }
/*aside*/
.cms-tab-bar { width: 100%;  margin:0; display: block; background-color:transparent; color: #333; position: relative; vertical-align:top;z-index: 99;}
.cms-tab-bar .cms-tab-bar-dropdown { display: block;  }
.cms-tab-bar .cms-tab-bar-dropdown a { padding:5px 0px; color: #e60044 !important;  background:#fff; text-transform: uppercase; text-align: center; font-size: 1.15rem; font-weight: 700; display: block;  }
.cms-tab-bar .cms-tab-bar-dropdown a::after { position: absolute; display: block;left: 48%;top: 30px; margin: auto; width: 16px; height: 16px; content: "\e91e"; font-family: 'icomoon'; font-size: 1rem;color: #e60044 !important; }


.cms-tab-bar ul { padding: 0px; margin: 0px;  }
.cms-tab-bar ul li { list-style-type: none; background:#fff; position: relative; }
.cms-tab-bar #cms-sidebar { display: none; width: 100%; margin: 0 auto; position: absolute; z-index: 60;  }
.cms-tab-bar #cms-sidebar li i { display: inline-block; margin-right: 5px; background: #eee; color: #888; width: 24px; height:24px; line-height: 24px; text-align: center; border-radius: 30px;  }
.cms-tab-bar #cms-sidebar li span i { margin: 0px; color: #999; background: transparent !important; border: 0px; }
.cms-tab-bar #cms-sidebar > li > a { display: block; padding:10px 20px; font-size:1rem; color:#404040;  text-decoration: none; border-bottom: 1px solid #000;  }
.cms-tab-bar #cms-sidebar > li > a { display: flex; flex-wrap: wrap; justify-content: space-between; align-content: center; align-items: center;  color:#767676;   }
.cms-tab-bar #cms-sidebar > li > a > p{ flex: 0 0 65%; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: center; align-items: center; line-height:1.5;  color:#404040; }
.cms-tab-bar #cms-sidebar > li > a > span.badge{ flex: 0 0 20%; margin-right:10%; }
.cms-tab-bar #cms-sidebar > li > a.subdrop > p{color: #fff;}
.cms-tab-bar #cms-sidebar > li > a:hover > p{ color:#404040; }
.cms-tab-bar #cms-sidebar > li > a:hover, .cms-tab-bar #cms-sidebar > li > a.open, .cms-tab-bar #cms-sidebar > li > a.subdrop { color: #000;  box-shadow: none;  } 
.cms-tab-bar #cms-sidebar > li > a:hover i, .cms-tab-bar #cms-sidebar > li > a.open i, .cms-tab-bar #cms-sidebar > li > a.subdrop i { color: #e60044; border: 1px solid #b5b6ba; }
.cms-tab-bar #cms-sidebar > li > a:hover span i, .cms-tab-bar #cms-sidebar > li > a.open span i, .cms-tab-bar #cms-sidebar > li > a.subdrop span i { color: #fff; background: transparent !important; border: 0px; }
.cms-tab-bar #cms-sidebar li ul { display: none; background:#4b4948; }
.cms-tab-bar #cms-sidebar li ul li{ width: 100%; margin: 0px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-self: center; align-content: center; align-items: center; padding:0px ; font-size:0.9rem; text-decoration: none; color: #404040; background:#f1f0f0;   box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.1); }
.cms-tab-bar #cms-sidebar li ul li a { width: 100%; display: flex; padding: 8px 15px; background-color:transparent; text-decoration: none; color: #444;   box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.1); }
.cms-tab-bar #cms-sidebar li ul li a:hover { color:#000;   }
.cms-tab-bar ul li.current:after{ position: absolute; display: block; content: ""; height: .25rem; background-color: currentColor; bottom: 0; left: 0; right: 0;}
.cms-tab-bar #cms-sidebar > li.current > a > p{ color: #333;  } 
.cms-tab-bar #cms-sidebar > li.has_title a{  display: block; margin: 0px; padding:10px 20px; font-size:1.35rem; color: #000; }
.cms-tab-bar #cms-sidebar > li.has_title span{ display: block; color: #777; font-size:0.875rem; }
@media(min-width:1002px) {
#cms-main-menu-top.cms-tab-bar { -webkit-box-flex: 0; -ms-flex: 0 0 240px; flex: 0 0 240px; max-width: 240px;  padding-right: 10px; flex-wrap:wrap;   }
.cms-tab-bar .cms-tab-bar-dropdown{display: none;	}	
.cms-tab-bar #cms-sidebar { display: block; margin:0 auto;  color: #222; height: 100%;   }
.cms-tab-bar ul li {   background:none;  }
.cms-tab-bar #cms-sidebar > li > a > p{   color: #000; }
.cms-tab-bar #cms-sidebar > li.has_title { border-bottom: solid 1px #d8d8d8;}
.cms-tab-bar #cms-sidebar > li.has_title a:hover { background: none; }
}
@media(min-width:1100px) {
#cms-main-menu-top.cms-tab-bar { -webkit-box-flex: 0; -ms-flex: 0 0 300px; flex: 0 0 300px; max-width: 300px;  padding-right: 10px; flex-wrap:wrap; background-color: transparent;   }
}
.has_sub a.subdrop:before { content: "";  position: absolute; right:35px; top:10px; }
.has_sub:before { content: "＋";  position: absolute; right:35px; top:10px;}
.has_sub:before { content: "";  position: absolute; right:10px; top:12px; width: 16px; height: 16px;  background: url("../images/icon/arrow-down.svg") no-repeat right top;}

.cms-main-product-item .product-box{position: relative;}
.cms-main-product-item .product-box .best-icon{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.cms-main-product-item .product-box .best-icon::after{position: absolute;top: 0;left: -7px;content: "";background: url("../images/product/best-1.png");width: 64px;height: 89px;background-size: cover;}

@media(max-width:430px) {
.cms-main-product-item .product-box .best-icon::after{width: 49px;height: 74px;}
}
