@charset "UTF-8";
/* RWDfullscreen01 start=> */ 
 .color4, .slice.color4, .bulle.color4, .ctaBox.color4{background-color:#525252}
 .RWDMenuIcon001{background-color:rgb(255, 255, 255)}
 .navbar-nav>li:hover{background-color:rgba(255, 255, 255, 0)}
 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background-color:transparent}
 .navbar-default .navbar-nav > li > a{color:#b6b6b6}
 .navbar-default .navbar-nav > li > a:hover{color:#ffffff}
 .navbar-nav > li > a i:hover{color:#000000}
 ul.nav li ul{background:#000000}
 ul.nav li ul li{background:transparent}
 .navbar .nav li ul li:hover{background-color:transparent}
 .navbar .nav li.active a, .navbar .nav li.active a:hover{color:#FFFFFF}
 .in ul.nav{background:transparent}
 .RWDnews005 h1.main-title{color:transparent}
 .RWDnews005 h2.sub-title{color:transparent}
 .RWDnews005 .section-line{background-color:transparent}
 .RWDnews005 .owl-theme .owl-controls .owl-buttons div{color:#313131}
 .RWDnews005 .owl-theme .owl-controls .owl-buttons div{background:#ffffff}
 .text-left{color:#666666}
 .RWDproduct002 h1.main-title{color:#999999}
 .RWDproduct002 h2.sub-title{color:#999999}
 .RWDproduct002 .section-line{background-color:#999999}
 .RWDproduct002 .btn.btn-rj{background-color:#e7ac06}
 .RWDproduct002 .btn.btn-rj{border-color:rgba(255, 255, 255, 0)}
 .RWDproduct002 .btn.btn-rj{color:#ffffff}
 .RWDproduct002 .btn.btn-rj:hover, .btn.btn-rj:focus{background-color:rgba(231, 172, 6, 0.7)}
 .RWDproduct002 .btn.btn-rj:hover, .btn.btn-rj:focus{color:#ffffff}
 .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a > .portfolio-text{color:#ffffff}
 .RWDPreloader001{background:#ffffff}
 .copyright_desc{color:#ffffff}
 .copyright_desc a{color:#ffffff}
 .copyright_desc a:hover{color:#ffffff}
 /* <= RWDfullscreen01 end */ 
 /* miracle customization start=> */ 
img {  max-width: 100%;  height: auto;}a,a:hover,a:active,a:focus,a:visited {  transition: .4s ease-out;  text-decoration: none;}.index ul,.footer_block ul {  list-style: none;  padding: 0;  margin-bottom: 0;}.index h1,.index h2,.index h3,.index h4,.index h5,.index h6,.footer_block h1,.footer_block h2,.footer_block h3,.footer_block h4,.footer_block h5,.footer_block h6 {  position: relative;  margin-top: 0;  margin-bottom: 0;}.row {  margin-right: 0px;  margin-left: 0px;}#RWDfullscreen01 {  overflow: visible !important;}/*共通設定*/:root {  --main-color: #604c3f;  --sub-color: #ef812e;  --third-color: #2263af;  --four-color: #9fa0a0;  --hover-color: #fb7713;  --bg-color: #fff9f0;  --feature-bg-color: #f5d6b7;  --txt-color: ##04d4d;  --black-color: #000000;  --white-color: #ffffff;  --line-color: #06c755;  --facebook-color: #1877F2;  --main-title-size: clamp(1.7rem, 1.55rem + 0.75vw, 2.75rem);  --sub-title-size: clamp(1.0625rem, 1.0357rem + 0.1339vw, 1.25rem);  --en-title-size: clamp(2.4rem, 1.8857rem + 2.5714vw, 6rem);  --card-title-size: clamp(1.125rem, 1.0714rem + 0.2679vw, 1.5rem);  --p-size: clamp(0.9375rem, 0.9286rem + 0.0446vw, 1rem);  --title-item-space: clamp(2.5rem, 2.1429rem + 1.7857vw, 5rem);  --small-size: clamp(0.875rem, 0.8661rem + 0.0446vw, 0.9375rem);  --noto-sans-font-family: 'Noto Sans TC', sans-serif;  --nunito-font-family: 'Nunito', sans-serif;  --cwTeXYen-font-family: cwTeXYen, sans-serif;}/*全站背景*/ .index .main.cd-main-content {  position: relative;}.index .main.cd-main-content:before {  content: '';  position: absolute;  width: 100%;  height: 100%;  background: url(archive/image/customization/banner_grid.webp);  background-repeat: repeat;  background-position: -1px -1px;  background-size: 800px 800px;  top: 0;  left: 0;  z-index: -6;  opacity: .6;}/* 全站寬度 */ .index .container {  width: 75%;  position: relative;}.index .container:before,.index .container:after {  display: none;}/*全站間距*/ .section_block {  position: relative;  padding: clamp(3.4375rem, 2.9464rem + 2.4554vw, 6.875rem) 0;}/* 全站標題文字 */ .title_block {  text-align: center;  margin-bottom: var(--title-item-space);}body.wrapper_bg {  font-family: 'Noto Sans TC', sans-serif;  font-size: var(--p-size);  line-height: 1.5;  font-weight: 400;  letter-spacing: 1px;  color: var(--txt-color);}.index .title_item {  position: relative;}.title_item h2.main_title {  position: relative;  font-size: var(--main-title-size);  font-family: var(--cwTeXYen-font-family);  color: var(--main-color);  margin: 0 0 10px;  font-weight: 600;  line-height: 1.2;  letter-spacing: 1.5px;}.title_item h3.sub_title {  position: relative;  color: var(--main-color);  font-weight: 400;  letter-spacing: 1px;  font-size: var(--sub-title-size);  line-height: 1.5;}.title_item .en_title {  position: relative;  font-family: var(--nunito-font-family);  text-transform: uppercase;  font-size: var(--en-title-size);  font-weight: 800;  color: var(--sub-color);  margin-bottom: 0.5rem;  line-height: 1;  letter-spacing: .5px;  display: inline-block;}.title_item .en_title:before {  content: '';  position: absolute;  width: 2.5vw;  height: 2.5vw;  background: url(archive/image/customization/title_deco.webp) no-repeat;  background-size: contain;  right: 36%;  transform: rotate(25deg);  bottom: -4px;}body.wrapper_bg p {  font-size: var(--p-size);  line-height: 1.5;  font-weight: 300;  letter-spacing: 1px;  color: var(--txt-color);}/*搜尋*/ .cd-search.full input {  font-size: 30px;}.cd-search.full .ibtn {  font-size: 25px;}@media (min-width: 800px) {  .cd-search.full .search-in {    max-width: 1000px;    width: 80%;  }}.RWDmenu_plus04 #search-box.full .form-control {  font-size: 30px;  letter-spacing: 1px;}.RWDmenu_plus04 #search-box.full .ibtn {  font-size: 25px;}@media (min-width: 800px) {  .RWDmenu_plus04 #search-box.full .search-in {    max-width: 1000px;    width: 80%;  }}/*網頁警告*/ .RWDalert_fancybox.bottom {  z-index: 99999 !important;  width: 500px !important;  padding: 30px 50px 20px !important;  box-shadow: 1px 0px 2px rgb(51 51 102 / 80%) !important;  background: rgba(0, 0, 0, 80%) !important;  color: #fff !important;  left: auto !important;  right: 0px !important;  line-height: 1.8 !important;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {  color: #fff !important;  padding: 5px 20px;  border-color: var(--sub-color);  background: var(--sub-color) !important;  border-radius: 0px;}.RWDalert_fancybox.bottom .editor a {  color: var(--sub-color);  border-bottom: 1px solid var(--sub-color);}.RWDalert_fancybox.bottom .editor {  text-align: left;}@media (max-width: 767px) {  .RWDalert_fancybox.bottom {    width: 100% !important;  }}/*loading*/ .fl {  width: 800px;}.fl img {  width: 100%;}.RWDfakeloader {  background-image: url(archive/image/customization/light_bg03.png);  background-size: cover;}/*網頁捲軸-寬度*/::-webkit-scrollbar {  width: 10px;}/*網頁捲軸-背景顏色*/::-webkit-scrollbar-track {  background: #000;}/*網頁捲軸-把手顏色*/::-webkit-scrollbar-thumb {  background: #333;}/*網頁捲軸-滑過時把手的顏色*/::-webkit-scrollbar-thumb:hover {  background: #555;}/* 反白顏色設定*/::selection {  background: #555;  color: #fff;}::-moz-selection {  background: #555;  color: #fff;}/* banner */ .RWDbanner_plus01 .slick-caption {  top: 28%;}.RWDbanner_plus01 .slick-caption>.container {  width: 55%;}.RWDbanner_plus01 .logo {  width: 31vw;}/* 輪播 */ .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {  background: var(--main-color);}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {  background: var(--sub-color);}.RWDbanner_plus01.style-dotnav.control-center .control-box {  bottom: 40px;  width: 80%;  left: 10%;}.RWDbanner_plus01.style-dotnav .control-box .control {  text-align: left;}/*線條scrolldown*/ .RWDbanner_plus01 .page-scroll {  bottom: 0px;  height: 120px;  margin-left: 0px;  opacity: 0.9;  left: auto;  right: 0;}.RWDbanner_plus01 .page-scroll::before {  content: "";  display: block;  position: absolute;  width: 1px;  height: 35px;  bottom: 0;  left: 50px;  margin-left: 0;  background: #c9c9c9;  animation-name: oxxo;  animation-duration: 1.8s;  animation-iteration-count: infinite;  animation-timing-function: step-start;  animation-timing-function: steps(30, end);  border-radius: 99em;}.RWDbanner_plus01 .page-scroll::after {  position: absolute;  content: '';  width: 1px;  height: 100%;  left: 50px;  bottom: 0px;  background: #c9c9c9;  transform: translateX(-50%);}.RWDbanner_plus01 .page-scroll a {  width: 100%;  height: 100%;  position: relative;  -webkit-transform: translate(0, 0%);  transform: translate(0, 0%);}.RWDbanner_plus01 .page-scroll.style-custom span {  display: inline-block;  margin-bottom: 0px;  letter-spacing: 0px;  font-weight: 300;  color: #c9c9c9;  text-transform: uppercase;  font-size: 10px;  font-family: var(--nunito-font-family);  position: absolute;  top: 0px;  left: 15px;  writing-mode: vertical-rl;}@keyframes oxxo {  0% {    top: 0px;  }  25% {    top: 40px;  }  50% {    top: 80px;  }  75% {    top: 120px;  }  100% {    top: 160px;  }}.scrolldown_block {  position: absolute;  top: -80px;}/* 選單 */ .RWDmenu_plus04 .header {  background: transparent;  padding: 1vw 5vw 0;}.RWDmenu_plus04 .header.is-up {  padding: 0 3vw;  transition: .35s ease-out;  background: var(--white-color);}.RWDmenu_plus04 .container {  max-width: none;  width: 100%;}.RWDmenu_plus04 .header .logo {  transition: 0.4s ease-out;  width: 250px;}.RWDmenu_plus04 .header.is-up .logo {  width: 160px;  position: relative;  top: 8px;  transition: 0.4s ease-out;}.RWDmenu_plus04 .site-nav .menu>li>a {  font-size: var(--p-size);  padding: 25px;  text-align: right;  position: relative;  transition: 0.4s ease-out;  color: var(--txt-color);}.RWDmenu_plus04 .site-nav .menu>li>a:before {  content: '';  position: absolute;  width: 0;  height: 1px;  bottom: 0;  right: 0;  transition: 0.4s ease-out;  left: auto;}.RWDmenu_plus04 .lang-select:hover .lang-select-label,.RWDmenu_plus04 .site-nav .menu>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>a:hover {  background: transparent;  color: var(--main-color);}.RWDmenu_plus04 .site-nav .menu>li:hover>a:before {  background: var(--main-color);  width: 100%;  left: 0;}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {  text-decoration: none;  font-weight: 400;}.RWDmenu_plus04 .site-nav .menu ul li>a {  padding: 15px;  font-size: var(--p-size);  color: var(--txt-color);}.RWDmenu_plus04 .site-nav .menu ul li>a:hover {  background: var(--sub-color);  color: var(--white-color);}.RWDmenu_plus04 .site-nav .menu>li>ul {  padding: 0;  margin-left: 0;  transform: translateX(-50%);}/* 功能 */ .RWDmenu_plus04 .features {  width: 450px;}.RWDmenu_plus04 .cart-btn .ii-bag2 {    letter-spacing: -3px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .search-btn {  padding: 25px 18px;  float: left;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group a,.RWDmenu_plus04 .features i,.RWDmenu_plus04 .lang-select {  color: var(--txt-color);}.RWDmenu_plus04 .features .edit {  float: right;  position: relative;  top: 12px;}.RWDmenu_plus04 .glyphicon-search:before {    content: "\f4a4";    font-family: "Ionicons";    font-size: 21px;        position: relative;        top: -1px;}/* 按鈕 */ .RWDmenu_plus04 a.fixed_btn {  align-items: center;  justify-content: center;  text-align: center;  padding: 10px 30px;  letter-spacing: 1.5px;  color: var(--white-color);  font-weight: 400;  position: relative;  transition: .35s ease;  background: var(--line-color);  grid-template-columns: 35px auto;  border-radius: 50px;  display: grid;  grid-gap: 10px;  font-size: 17px;}.RWDmenu_plus04 a.fixed_btn i {  color: var(--white-color);}.RWDmenu_plus04 .member-block h3 {    font-weight: 400;    text-align: left;    border-bottom: 1px solid #dedede;}/* 側選單 */ .RWDmenu_plus04 .member-block a.login.is-on,.RWDmenu_plus04 .member-block button.login.is-on,#div_forget_content #forget_table_btn,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {  background-color: var(--sub-color);}/* 產品 */ .RWDproduct002_v3 {  padding: 0;}.RWDproduct002_v3 .popup-portfolio {  margin: 0 auto;  display: flex;  flex-wrap: wrap;}.RWDproduct002_v3 .section-subject {  display: none;}.RWDproduct002_v3 .section-inner {  display: grid;  grid-template-columns: 350px auto;  grid-gap: 3rem;}/* 產品card */ .RWDproduct002_v3 .portfolio-item>.inner-content {  border-radius: 20rem 20rem 1rem 1rem;  margin-bottom: clamp(1.5rem, 1.4286rem + 0.3571vw, 2rem);}.RWDproduct002_v3 .popup-portfolio .portfolio-item {  padding: 1rem;    background: linear-gradient(331deg, #fbf3ea, #ffce9c);    background-size: cover;    border-radius: 20rem 20rem 2rem 2rem;    width: calc(100% / 3 - 31px);    margin: 0 15px 3rem;    height: auto !important;    padding-bottom: clamp(1.5rem, 1.4286rem + 0.3571vw, 2rem);}.RWDproduct002_v3 .portfolio-item .portfolio-bottom .portfolio-bottom-summary {  height: auto !important;}.RWDproduct002_v3 .showbottom .portfolio-bottom__h4 {  font-size: var(--card-title-size);  font-weight: 600;  letter-spacing: 1.5px;  color: var(--main-color);  margin: 0 0 10px;}.RWDproduct002_v3 .showbottom:hover .portfolio-bottom__h4 {  color: var(--sub-color);}.RWDproduct002_v3 .showbottom p.portfolio-bottom__p {  text-align: center;  font-weight: 400;  line-height: 1.8;  margin: 0;  padding: 0 2rem ;  font-size: 15px;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  text-overflow: ellipsis;  overflow: hidden;}/* 產品價錢 */ .RWDproduct002_v3 .price {  border-top: 1px dashed #a3867a;  padding-top: 1rem;  margin-top: 1rem;}.RWDproduct002_v3 .price .selprice {  font-weight: 600;  color: var(--sub-color);}.RWDproduct002_v3 .price .delline {  font-size: var(--p-size);  opacity: .4;  color: var(--main-color);}.RWDproduct002_v3 .price {  letter-spacing: .5px;  font-size: clamp(1rem, 0.9821rem + 0.0893vw, 1.125rem);  font-weight: 400;  color: var(--main-color);}/* 左邊 */ .RWDproduct002_v3 .row:nth-child(2) .col-md-12,.RWDproduct002_v3 .row:nth-child(2) .filter-portfolio {  position: sticky;  top: 200px;}.RWDproduct002_v3 .filter-portfolio ul {  margin: 0;  width: 100%;  background: var(--white-color);  border-radius: 1vw;  border: 4px solid #f2eee7;  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  position: relative;}.RWDproduct002_v3 .filter-portfolio ul:before {  content: '';  position: absolute;  width: 6vw;  height: 5vw;  background: url(archive/image/customization/cat.webp) no-repeat;  background-size: contain;  top: -4.5vw;  left: 50%;  transform: translateX(-50%);  z-index: -1;}.RWDproduct002_v3 .filter-portfolio ul>li {  width: calc(100% - 2rem);  position: relative;  margin: 0 1rem;}.RWDproduct002_v3 .btn.btn-rj {  font-size: var(--sub-title-size);  letter-spacing: 2px;  line-height: 1.5;  padding: 1.5rem 1rem;  width: 100%;  background: transparent;  border-bottom: 1px dashed #dedede;}.RWDproduct002_v3 .filter-portfolio ul>li:last-child a.btn.btn-rj {  border-bottom: none;}.RWDproduct002_v3 .active .btn.btn-rj {  background: transparent;  color: var(--txt-color);  font-weight: 500;}.RWDproduct002_v3 .btn.btn-rj:before {  content: '';  background: var(--sub-color);  width: 10px;  height: 10px;  position: absolute;  border-radius: 99em;  left: 1rem;  top: 45%;  animation: fadeOutLeft .5s forwards;  opacity: 0;}.RWDproduct002_v3 .active .btn.btn-rj:before {  animation: fadeInLeft .5s forwards;  opacity: 1;}.RWDproduct002_v3 .active .btn.btn-rj,html.no-touch .RWDproduct002_v3 .btn.btn-rj:hover {  background: transparent;  color: var(--sub-color);}.RWDproduct002_v3 .showbottom .portfolio-bottom__h4 {  transition: .5s ease;}/* service002 */ .RWDService002 {  padding: 0;}.RWDService002 .section-subject,.RWDService002 .funny-boxes.not-right-column::before,.RWDService002 .funny-boxes.float-shadow>.funny-boxes-icon::before,.RWDService002 .funny-boxes>.funny-boxes-text>.funny-boxes-tit:after,.RWDService002 .funny-boxes>.funny-boxes-text>h4::after {  display: none;}.RWDService002 .funny-boxes.float-shadow:hover>.funny-boxes-icon {  transform: translateY(0px);}.RWDService002 .funny-boxes.float-shadow>.funny-boxes-icon {  box-shadow: none;  transition: none;  margin-bottom: 1rem;}.RWDService002 .row:after {  clear: unset;}.RWDService002 .container.section-content {  width: 100% !important;  padding: 0;}.RWDService002 .col-sm-4.col-md-4 .funny-boxes-text.animated.flipInY {  animation-name: unset !important;  animation-duration: 0s !important;  opacity: 1 !important;}/* 品質保證 */ .feature_block {  overflow: hidden;}.feature_block:before {  content: '';  position: absolute;  width: 150%;  height: 74%;  border-radius: 120% 120% 0 0;  background: linear-gradient(180deg, #f5d6b7c2, transparent);  left: 50%;  transform: translateX(-50%);  bottom: 0;  z-index: -3;}.index .feature_block>.container {  padding: 4vw 4vw;  border-radius: 3vw;  box-shadow: 11px 0px 20px 5px #e3dbd43b;  width: 100%;  max-width: 1785px;  border: 1rem solid #f2eee7;}.feature_block>.container:before {  content: '';  position: absolute;  display: block !important;  width: 14vw;  height: 4vw;  background: url(archive/image/customization/folder_deco.webp) no-repeat;  background-size: contain;  left: 50%;  transform: translateX(-50%);  top: -3vw;}.feature_block>.container:after {  content: '';  position: absolute;  display: block;  width: 100%;  height: 100%;  background: url(archive/image/customization/clean-textile.webp);  background-color: var(--white-color);  background-size: 300px 300px;  top: 0;  left: 0;  z-index: -3;  border-radius: 2vw;}.index .clear {  display: none;}/* 品質保證標題 */ .feature_block .title_item h3.sub_title {  display: inline-block;  background: var(--main-color);  padding: 9px 4rem;  color: var(--white-color);  border-radius: 50px;}.feature_block .title_item .en_title:before {  right: 21%;}.feature_block .main_block .RWDedictor008 {  grid-area: feature_pic;}.feature_block .main_block {  display: grid;  grid-template-columns: auto 720px auto;  grid-template-areas: 'feature_txt01 feature_pic feature_txt02';  align-items: center;  grid-gap: 3rem;}.feature_block .main_block .RWDService002#m_RWDfullscreen01_72_3 {  grid-area: feature_txt02;}.feature_block .main_block .RWDService002#m_RWDfullscreen01_72_1 {  grid-area: feature_txt01;}/* 貓貓站起來 */ .feature_pic {  z-index: 2;  margin: 0 auto;}.feature_pic_deco {  position: absolute;  left: 2vw;  top: 2vw;  width: 26vw;  height: 21vw;  z-index: -1;}.feature_pic_item {  position: relative;  z-index: 3;}/* 特點 */ .RWDService002 .col-sm-4.col-md-4 {  width: 100%;  padding: 0;  margin-bottom: 2rem;  padding-bottom: 2rem;  border-bottom: 1px dashed #dedede;}.RWDService002 .col-sm-4.col-md-4 .funny-boxes {  display: grid;  grid-template-columns: 75px auto;  text-align: left;  grid-gap: 1rem;  align-items: center;}.RWDService002 .funny-boxes.float-shadow>.funny-boxes-icon {  margin: 0;}.RWDService002 .funny-boxes>.funny-boxes-text>.funny-boxes-tit {  font-weight: 600;  font-size: var(--card-title-size);  margin: 0 0 10px;  letter-spacing: 1px;  line-height: 1.2;  color: var(--main-color);  padding: 0;}.RWDService002 .funny-boxes>.funny-boxes-text>p {  font-size: var(--p-size);  color: var(--txt-color);  margin: 0;}/* 好評 */ .feedback_block {  overflow: hidden;}/* 好評標題 */ .feedback_block .title_item .en_title:before {  right: auto;  left: 25%;  bottom: 1vw;  width: 3.5vw;  height: 3.5vw;}/* 好評推薦 */ .RWDnews005>section .container {  width: 100% !important;  padding: 0;}.RWDnews005 .owl-carousel.owl-padding-10 {  overflow: visible;  margin: 0;}.RWDnews005 .owl-carousel .owl-wrapper-outer {  overflow: visible;}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {  padding: 0 1rem;}.RWDnews005 .owl-carousel .owl-item div {  text-align: left;}.RWDnews005 h4 a,.news005_h4 a {  color: var(--main-color);  font-size: var(--p-size);  font-weight: 400;  letter-spacing: 1px;  text-align: left;}.news005_h4 a>span {  display: block;  font-size: var(--sub-title-size);  font-weight: 600;}/* 好評推薦箭頭 */ .RWDnews005 .owl-carousel::after {  right: auto;  left: calc(-12.5vw - 15px);}.RWDnews005 .owl-carousel::before,.RWDnews005 .owl-carousel::after {  content: "";  position: absolute;  width: calc(12.5vw + 15px);  height: 100%;  background: rgb(255 255 255 / 50%);  right: calc(-12.5vw - 15px);  bottom: 0;  backdrop-filter: blur(4px);  z-index: 1;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {  background: var(--white-color);  border-radius: 99em;  width: 5rem !important;  height: 5rem !important;  display: flex;  justify-content: center;  align-items: center;  margin-top: 0;  box-shadow: 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.025), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.035), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.045), 36.5px 36.5px 29.2px rgba(0, 0, 0, 0.055), 100px 100px 80px rgba(0, 0, 0, 0.08);  color: var(--title-color);  font-size: var(--sub-title-size);  top: 35%;  z-index: 2;}.RWDnews005 .controlls-over .owl-controls .owl-prev {  left: -1vw;}.RWDnews005 .controlls-over .owl-controls .owl-next {  right: -1vw;}/* 輪播點 */ .RWDnews005 .controlls-over .owl-pagination {  bottom: auto;  margin: 3rem auto 0;}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span {  background: var(--four-color);}/* 關於背景 */ .about_block:before {  content: '';  position: absolute;  width: 85%;  height: 85%;  background: #dacdbf;  top: 0;  left: 5%;  z-index: -3;  opacity: .25;  border-radius: 300px 300px 0 0;}.about_block:after {  content: '';  position: absolute;  width: 100%;  height: 15%;  background-color: var(--white-color);  left: 0;  bottom: 0;  z-index: -3;}/* 關於 */ .index .about_block>.container {  width: 100%;  padding: 0;  display: grid;  grid-template-columns: 570px auto;  grid-gap: 10rem;}.index .about_block>.container .about_main_block .about_txt_all {  padding: 12rem 0;}.index .about_block>.container .about_main_block {  display: grid;  grid-template-columns: 1fr 1.2fr;  grid-gap: 10rem;}/* 關於照片 */ .about_pic01 {  border-radius: 10vw 0 0 0;  overflow: hidden;  height: 100%;}.about_pic01 img {  object-fit: cover;  height: 100%;}.about_pic02 {  position: absolute;  bottom: -6vw;  width: 22vw;  left: -7vw;}.about_pic_item {  position: relative;}/* 關於標題 */ .title_item.about_item .en_title {  margin-bottom: 2rem;}.title_item.about_item {  margin-bottom: 4rem;}.index .about_block>.container .about_main_block .about_txt_item p {  font-size: 17px;  line-height: 1.8;  margin: 0 0 20px;}/*231219 修*/ .RWDproduct002_v3 .popup-portfolio .portfolio-item {    padding: 0;    border-radius: 0rem 0rem 2rem 2rem;    background: transparent;}.RWDproduct002_v3 .portfolio-item>.inner-content {    border-radius: 20rem 20rem 0 0;    margin-bottom: 0;    border: 1px solid #dededea6;}.RWDproduct002_v3 .portfolio-item> .portfolio-bottom {    background: linear-gradient(331deg, #fbf3ea, #fbd7b2);    padding: 2rem;}.about_pic02.about_pic img {    aspect-ratio: 3/2;}/*.about_block .main_block .RWDedictor008 {    animation-delay: 0s !important;    animation-duration: 0s !important;    opacity: 1 !important;}*/
/*footer start*/ 

.footer_block {    position: relative;    padding: 3rem 0;    margin-top:0;    color: var(--txt-color);    border-top:0;    background: transparent;    overflow:initial;}.footer_block:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background-color: var(--white-color);    left: 0;    bottom: 0;    z-index: -3;}.footer_block>.container {    width: 100%;    max-width: 1550px;    display: grid;    grid-template-columns: auto 400px;    border-top: 1px solid #dedede;    border-bottom: 1px solid #dedede;}.footer_block>.container::before,.footer_block>.container::after{display: none;}.footer_block,.footer_block a,ul.footer_list,ul.footer_list li,ul.footer_list li a {    font-size: var(--p-size);    font-weight: 400;    color: var(--txt-color);    letter-spacing: 1px;    line-height: 1.5;    font-family: 'Nunito', 'Noto Sans TC', sans-serif;}.footer_block a:hover,ul.footer_list li a:hover {    color: var(--sub-color);}.footer_info_block {    padding: 5rem 0;}.footer_info_all {    display: grid;    grid-template-columns: 370px auto;    align-items: center;    grid-gap: 3rem;}.footer_title {    font-size: 1.5rem;    font-weight: 500;    margin-bottom: 10px;}.footer_txt_item ul li>span:nth-child(1) {    display: inline-block;    width: 90px;}/* 社群 */ .footer_social_block {    font-family: var(--nunito-font-family);}.RWDsocial002 ul.socialNetwork {    float: none !important;    display: flex;    justify-content: flex-start;}.RWDsocial002 .iconRounded {    border: none;    padding: 8px;    width: 50px !important;    height: 50px !important;    margin: 0;    display: flex;    justify-content: center;    align-items: center;    background: transparent;}.RWDsocial002 .iconRounded:hover,.color1 .iconRounded:hover {    background-color: transparent;}/* 網頁宣告 */ .footer_block .footer_other_block {    padding: 5rem 0 5rem 5rem;    border-left: 1px solid #dedede;}.copyright_block {    font-size: 13px;    display: flex;    flex-wrap: wrap;    line-height: 1.5;    letter-spacing: 1px;    color: var(--txt-color);    align-items: center;    margin-top: 2rem;    font-weight: 300;}.copyright_block .copyright_desc,.copyright_block .copyright_desc a,.copyright_block .copyright_desc a:hover,.copyright_block .keyword_block {    line-height: 1.5;    letter-spacing: 1px;    color: var(--txt-color);    font-size: 13px;    font-weight: 300;}/* 行動跟隨 */ .fixed_block {    position: fixed;    right: 0;    bottom: 0;    display: none;}.scrollTop002 {    bottom: 60px;}ul.footer_menu_list {    display: grid;    grid-template-columns: 100px 100px;    margin-top: 1rem;}ul.footer_menu_list li a {    font-size: 15px;}

/*footer end*/ 
/*bounceIn 修正成 fadeIn start*/ 

@-webkit-keyframes bounceIn {  from {    opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);  }    to {    opacity: 1;    -webkit-transform: none;    transform: none;  }   }@keyframes bounceIn {  from {    opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);  }  to {    opacity: 1;    -webkit-transform: none;    transform: none;  }}.bounceIn {  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}

/*bounceIn 修正成 fadeIn end*/ 
/*動態調整 start*/ 

/*關於圖片滑入方向調整*/@keyframes move07{  0% {      opacity: 0;  -webkit-transform:translateX(30px);      -moz-transform:translateX(30px);      -ms-transform:translateX(30px);      -o-transform:translateX(30px);  transform:translateX(30px);  }  100% {      opacity: 1;  -webkit-transform:translateX(0px);      -moz-transform:translateX(0px);      -ms-transform:translateX(0px);      -o-transform:translateX(0px);  transform:translateX(0px);  }  }   .animated.RWDright_cont002 .item-first>a{animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.8s;opacity: 0}

/*動態調整 end*/ 
/*內頁 start*/ 

/* 匯入內頁版面寬度80%*//*a連結*/a {    text-decoration: none;}.page_wrapper_bg section.call_to_action a,.page_wrapper_bg section.call_to_action a:hover,.page_wrapper_bg section.call_to_action a:focus,.page_wrapper_bg section.call_to_action .btn,.page_wrapper_bg section.call_to_action .btn:hover,.layoutlist_3 .dbtn_v2,.layoutlist_3 .dbtn_v2:hover {    text-decoration: none;    transition: .5s;}.row {    margin-right: 0px;    margin-left: 0px;}.boxname {    margin: 0 10px;}:root {    --btn-main-color: #f0812c;    --btn-main-hover-color: #f0812c;    --btn-sub-color: #999;    --btn-sub-hover-color: #f0812c;}/*230531範本預設按鈕改色導圓角統一5px*/ ._bd_btn._bd_btn-primary:hover {    color: #fff;    background-color: var(--btn-main-hover-color);    border-color: var(--btn-main-hover-color)}._bd_btn._bd_btn-primary {    background: var(--btn-main-color);    border-radius: 5px !important}._bd_btn._bd_btn-default {    background: 0 0;    border: 1px solid var(--btn-sub-color);    color: var(--btn-sub-color);    border-radius: 5px !important}._bd_btn._bd_btn-default:hover {    color: #fff;    background-color: var(--btn-sub-hover-color);    border-color: var(--btn-sub-hover-color)}._bd_row a {    color: #333}/*221226最小字級修正*/ .login_box_body .control-label,#btn_forget_form,#btn_reverify_form,.link-style,.member_join,.btn-primary,#forget_table .th,#join_form,.m2018 .products-nav>ul>li a,.RWDquiry,.RWDshopping,.RWDproduct_page .control-box .control-label,.RWDproduct_page .products-info .download .control-label,.RWDproduct_page .products-info .pd-info .control-label,.RWDproduct_page .products-info .txt .title,#mobile-fixed input,#mobile-fixed select,#mobile-fixed select.form-control:not([size]):not([multiple]),#plusbuy_mobile-fixed input,#plusbuy_mobile-fixed select,#plusbuy_mobile-fixed select:not([size]):not([multiple]),.RWDproduct_page input,.RWDproduct_page select,.RWDproduct_page select.form-control:not([size]):not([multiple]),.RWDproduct_page .btn,.RWDproduct_page .ibtn,.hgroup .breadcrumb,.shopping-item-box .item-btn,#join_form select,#join_form select.form-control:not([size]):not([multiple]),.RWDshopping select,.RWDshopping select.form-control:not([size]):not([multiple]),.bonus-box .form-group .btn,.voucher-box .form-group .btn,.form-control,.layoutlist_8 .listdate .yearmonth,select,textarea,.video_item_summary,.download .search-go,.layoutlist_2 .listdate .yearmonth,.layoutlist_2 .list_subject .subsubject,.layoutlist_4 .listdate .yearmonth,.layoutlist_5 .list_subject a,.rwdlayoutlist_9 .summary,.rwdlayoutlist_9 .cdate,.RWDsearch01 .search-nav-btn,.count_info,.layoutlist_5 .item .summary,.list-btn_mobile,.list-btn,.buybtn,.layoutlist_3 .dbtn_v2,#mobile-fixed .btn,#plusbuy_mobile-fixed .btn,#mobile-fixed .stock,#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page,#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page,.sum-box .total .td:last-child small,.delivery-editor ul,.goadd-box,.info-editor ul,.plus-fixed .name a,.plus-list .name a,.shopping-item .name,.shopping-step .name,.RWDshopping,.RWDshopping .btn,.bonus-box .form-group .btn,.delivery-editor,.goadd-box .goadd,.info-editor,.login-box a,.login-box a:hover,.plus-list .addcart,.plus-list .price-box,.shopping-item .tag,.shopping-title .freight,.shops-box .shops,.voucher-box .btn.vouchers,.voucher-box .form-group .btn,.login_box_footer a.shopping_view,.shopping_viewlogin__member,.RWDproduct_page .download_container .btn,.RWDsearch_page .list-img .name,.RWDmenu_plus04 .cart-block .name,.RWDmenu_plus04 .querycar-block .name,.RWDmenu_plus04 .cart-block .spe-box,.RWDmenu_plus04 .querycar-block .spe-box,.RWDtimeline02 .timeline2_list .block .text,.shopping_viewlogin__intro {    font-size: 1rem !important;    letter-spacing: 0 !important;    line-height: 1.5;}.layoutlist_4 .buybtn {    padding: 10px 0;}.list-btn {    padding: 10px 0;    margin: 20px 0 0;}.layoutlist_5 .product_list_item .subject {    margin: 10px 0 0;}.layoutlist_5 .item .buybtn {    width: 100%;    padding: 5px 0;}input#top_search_searchkey {    font-size: 20px !important;    letter-spacing: 1px !important;}.cd-search.full .ibtn,.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 .member-block .form-area .group {    flex-wrap: nowrap;}.login_box_footer a.member_join {    display: flex;    justify-content: center;    align-items: center;}input#search_box_text {    font-size: 20px !important;}/*購物流程圈圈改色*/@keyframes num-bg {    0% {        background: #666;        -webkit-transform: scale(.5);        transform: scale(.5)    }    100% {        background: #666;        -webkit-transform: scale(1);        transform: scale(1)    }}/*main*/ .page_wrapper_bg section.call_to_action {    padding: 100px 0;    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 80%;    max-width: 1700px}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 5rem;}/*搜尋*/ .RWDsearch_page .search-list {    margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {    height: auto;}/*文字統一設定*/ .page_wrapper_bg .hgroup h1 {    line-height: 1.3;}.page_wrapper_bg .article-text h2 {    font-size: 24px;    line-height: 1;    letter-spacing: 2px;}.page_wrapper_bg .article-text h3 {    letter-spacing: 2px;    line-height: 1.5;    margin-bottom: 10px;    font-weight: bold;    font-size: 24px !important;}.page_wrapper_bg .article-text h4 {    font-size: 18px;    line-height: 1.7;    letter-spacing: 2px;    margin: 15px 0 15px;    font-weight: bold;}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {    font-size: 1rem;    line-height: 1.5;    letter-spacing: 1px;    color: var(--txt-color);    font-weight: 400;}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: 1rem;    line-height: 1.8;    font-weight: 400;}._bd_row li {    margin-bottom: 10px;}._bd_row ol {    padding-left: 22px;}._bd_row ul {    padding-left: 18px;}/*-------按鈕--------*/#panelCms .btn.btn-primary {    float: none;    border-radius: 5px !important;}/*重新填寫*/ .refill_btn {    display: none;}/*回上一頁按鈕*/ .btn {    font-size: 16px;}#article .btn.btn_back a,#album .btn.btn_back a {    padding: 15px 30px;    display: block;}.btn.btn_back {    margin-right: 0;    float: right;    background: transparent !important;    padding: 0;    box-shadow: none;    margin-top: 60px;}.btn.btn_back a {    min-width: 250px;    padding: 15px 30px;    background: transparent;    color: var(--btn-main-color);    transition: all 0.2s ease;    border: 1px solid var(--btn-main-color);    line-height: 1;    border-radius: 99em;}.btn.btn_back a:hover {    border: 1px solid var(--btn-main-hover-color);    color: #fff !important;    background: var(--btn-main-hover-color);}/*確定送出*/ .ebtn {    padding: 0;    background: transparent;    -webkit-border-radius: 0px;    -moz-border-radius: 99em;    border-radius: 99em;    float: right;    margin-right: 0;}.ebtn a {    display: block;    text-align: center;    min-width: 250px;    line-height: 1.5;    padding: 10px 30px !important;    margin-top: 20px;    color: #fff !important;    background: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: all .2s ease;    border-radius: 99em;}.ebtn a:hover {    background: var(--btn-sub-hover-color);    color: #fff !important;    border-color: var(--btn-sub-hover-color);    transition: all .2s ease;}.new-form .new-width .currectsend_btn a {    color: var(--btn-main-color) !important;    background: 0 0}.new-form .new-width .currectsend_btn a:hover {    color: #fff !important;    background: var(--btn-main-hover-color)}/*購物車按鈕*/ .RWDshopping .btn.bg1 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}.layoutlist_4 .showY br {    display: none;}.RWDshopping .btn.normal {    max-width: initial;}.page_wrapper_bg.lang_en .voucher-box .form-group .btn {    width: auto;}.RWDshopping .btn.bg2 {    border-radius: 0 !important;    transition: all 0.3s ease;    border: 1px solid #444 !important;    color: #fff !important;    background: #444 !important;}.RWDshopping .btn.bg2:hover {    background: #000 !important;    color: #fff !important;    border: 1px solid #000 !important;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}/*購物訂單畫面按鈕*/ .RWDshopping .btn.normal {    max-width: initial;}/*購物車v3按鈕*/ .RWDshopping_v3 .cartform-submit,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn,.RWDshopping_v3 .order-infobox .btn-row .links,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn,.payhint-modal .btn-row .gray33radius-btn {    background: var(--btn-main-color)}.RWDshopping_v3 .cart-fill .cart-list .info-pane .gray82empty-btn:hover,.RWDshopping_v3 .cartform-submit:hover,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn:hover,.RWDshopping_v3 .order-infobox .btn-row .links:hover,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn:hover,.payhint-modal .btn-row .gray33radius-btn:hover {    background: var(--btn-main-hover-color)}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);    background: 0 0}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn:hover {    background: var(--btn-sub-hover-color);    color: #fff}/*會員按鈕*/#join_form .btn {    padding: 6px 12px;    border-radius: 0;}#join_form .btn-link:hover {    text-decoration: none;}.memberlist .col-sm-9.col-md-9 .btn.btn-primary a,.memberlist .col-sm-9.col-md-9 .btn.btn-primary a:hover {    color: #fff !important;}#btn_member_login {    float: none;    background: #444;    color: #fff;    border: 1px solid #444;    padding: 6px 12px;}#btn_member_login:hover {    background: #000;    color: #fff !important;    border: 1px solid #000;}#join_form .btn-primary {    min-width: 180px;    float: none;    background: var(--btn-main-color);    color: #fff;    border: 1px solid var(--btn-main-color);}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {    background: var(--btn-main-hover-color) !important;    color: #fff !important;    border: 1px solid var(--btn-main-hover-color);}.webbtn {    background: var(--btn-main-color)}.webbtn:hover {    background: var(--btn-main-hover-color)}.btn-primary,.shopping_viewlogin__submit {    background-color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    border-radius: 0 !important;    float: right;    margin-right: 0px;    font-size: 14px;    box-shadow: none;}.btn-primary a {    color: #fff;    font-size: 1rem;}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: #fff !important;}.btn-primary:hover {    transition: all 0.3s ease;    color: #fff;    background-color: #000;    border-color: #000;}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: #000;    border: 1px solid #000;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: #fff !important;    background-color: #000;    border-color: #000;    outline: none;}/*詢問車按鈕*/ .RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn:hover {    transition: .5s;}/*忘記密碼 ＆重發認證信*/#div_forget_area * {    border-radius: 0 !important;}/*註冊*/ .join_form_btns {    text-align: right;}/*文章列表*/ .RWDslider01 .products-list .products-item .box {    display: flex;    align-items: center;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: row-reverse;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 60px !important;}/*文章列表-2*/#article .layoutlist_2 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 1.5 !important;}.subsubject {    font-size: 14px;    font-weight: 400;    line-height: 1.5;}.layoutlist_2 .listdate .yearmonth,.layoutlist_4 .listdate .yearmonth {    padding-bottom: 0;}.layoutlist_2 .item {    width: 100%;}.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*文章列表-3*/ .layoutlist_3.fn_article3 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 2 !important;}.layoutlist_3.fn_article3 .list_subject .summary a {    font-size: 14px !important;    font-weight: 400;    line-height: 2 !important;}/*文章列表-4*/#article .layoutlist_4 .item {    display: flex;    align-items: stretch;    border-bottom: 1px solid #eee;}#article .layoutlist_4 .list_subject a {    font-size: 17px !important;    font-weight: 700;    margin: 0 0 10px !important;    display: block;    line-height: 1.5 !important}#article .layoutlist_4 .list_subject .summary a {    font-size: 16px !important;    font-weight: 400;    line-height: 1.5 !important}#article .layoutlist_4 .listdate {    padding: 0 10px;    width: 90px;    border-left: 1px solid #eee}#article .layoutlist_4 .listdate .day {    font-size: 25px}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;    padding: 0}#article .layoutlist_4 .item .list_img {    padding-left: 0}#article .layoutlist_4 .list_subject {    width: calc(100% - 25% - 90px)}#article .layoutlist_4 .xrow.list {    height: auto;}/*文章列表-7*/#article .layoutlist_7 .subject,.article7 .layoutlist_7 .subject a {    margin-top: 15px !important;    ;    margin-bottom: 0px !important;    ;}#article .layoutlist_7 .cdate,.article7 .layoutlist_7 .cdate a {    font-size: 12px;}#article .layoutlist_7 .summary,.article7 .layoutlist_7 .summary a {    font-size: 16px !important;    font-weight: 300;    line-height: 1.5 !important;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: 18px !important;    font-weight: 500;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}/*文章列表-8*/ .layoutlist_8 .list_subject {    padding-left: 4rem;}.layoutlist_8 .article_subject {    font-weight: 500;    font-size: 1.3rem;    line-height: 1.5;    display: block}.layoutlist_8 .list_subject .summary {    margin: 10px 0;}.layoutlist_8 .list_subject .summary a {    font-size: 16px;    font-weight: 400;    line-height: 1.5;    color: #000}/*產品頁籤*/ .RWDproduct_page .tab-box .tab-container>ul>li ul,.RWDproduct_page .tab-box .tab-container>ul>li ol {    padding-left: 22px;}.RWDproduct_page .tab-box .tab-menu li.active a {    color: #121212;    border: transparent;    background: transparent;    font-weight: 500;    letter-spacing: 1px;    font-size: 17px}.RWDproduct_page .tab-box .tab-container {    border: 1px solid #eee}.RWDproduct_page .tab-box .tab-menu li:last-child a:after {    opacity: 0}.RWDproduct_page .tab-box .tab-menu a:after {    content: "";    background: #ccc;    position: absolute;    width: 1px;    height: 15px;    right: 0;    top: 50%;    transform: translateY(-50%)}.RWDproduct_page .tab-box .tab-container>ul>li ol>li:last-child {    margin: 0}.RWDproduct_page .tab-box .tab-container>ul>li ol>li {    margin: 0 0 15px}#mobile-fixed,.RWDproduct_page {    color: #444}.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 50px;    line-height: 2;    font-size: 15px}.RWDproduct_page .tab-box .tab-menu li.active a:before {    display: none}.RWDproduct_page .tab,.RWDproduct_page .tab:last-child {    display: flex}.RWDproduct_page .tab-box .tab-menu a {    margin: 0 5px 0 0;    padding: 15px 30px;    height: auto;    font-size: 17px;    background: transparent;    border: 0;    position: relative}.productcontent .tabs nav ul {    margin: 0 !important;}/*文章頁籤*/ .tabs nav a {    padding: 15px 20px !important;    height: auto !important}.tabs nav ul li:first-child {    border: 0;    box-shadow: none;}.tabs nav li:last-child:before {    opacity: 0}.tabs nav li.tab-current a::before,.tabs nav li.tab-current a::after,.tabs nav li.tab-current:after {    display: none}.tabs nav ul li {    border: 0}.tabs nav a {    border-radius: 0;    font-weight: 400;    letter-spacing: 1px;    background: transparent !important;    border: 0 !important;    font-size: 16px !important}.tabs nav ul li:before {    content: "";    background: #ccc;    width: 1px;    height: 15px;    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%)}.tabs nav li.tab-current:before {    width: 1px;    right: 0;    background: #ccc;    bottom: auto;    top: 50%;    transform: translateY(-50%);    height: 15px}.tabs .content {    border: 1px solid #eee;    padding: 50px !important;    font-weight: 400;    line-height: 1.8;    font-size: 15px;    letter-spacing: 1px;    margin: -10px 0 0;    background: #fff}.tabs nav li.tab-current a {    background: transparent;    color: #000 !important;    border: 0;    font-weight: 500 !important}.tabs nav ul {    margin: 0 0 10px !important}.tabs nav li.tab-current {    border: transparent;    box-shadow: none;    border-bottom: none;    z-index: 100;}/*相簿列表*/ .layoutlist_2 .album_item {    height: auto !important;}/*相簿上下方說明*/#album .page_desc {    margin: 50px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 50px 0 0;}/*修正相簿a連結顏色*/ .photo_view .flex-direction-nav a {    color: transparent !important;}.album_item a:hover {    color: #313131;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {    padding: 20px 0px;    font-size: 18px;}#album .page_content2 .dis .dis_li .text {    font-size: 16px;    line-height: 1.8;    letter-spacing: 0;    color: #000;    font-weight: 400;    margin: 0 0 30px}/*相簿-2*/#album .layoutlist_2 .album_item_subject {    padding: 20px 0px;    font-size: 18px;}/*相簿共同彈跳視窗*/ .photo_num {    position: relative;    text-align: right;    margin: 10px 0 0px;}/*Q&A*/ .rwd .faq_question {    font-size: 16px;    letter-spacing: 2px;}.rwd .faq_answer {    font-size: 15px;    letter-spacing: 2px;    line-height: 1.8;}/*影片*/ .video_item_subject {    font-size: 1rem;    letter-spacing: 0;    font-weight: 500;    color: #000}.video_item a.videolink:hover {    color: #000;}/*檔案下載*/ .download .search_input {    background: transparent;}.no-touch .layoutlist_5 .dbtn_v2:hover {    background: #333;    border-color: #333;    color: #fff;}.layoutlist_5 .dbtn_v2 {    display: inline-block;    margin: 15px 0 0;    padding: 6px 0.8em;    font-size: 14px;    line-height: 1.2;    color: #333;    border: 1px solid #b7b7b7;    border-radius: 2px;    background: #fff;    text-decoration: none;    cursor: pointer;}.layoutlist_5 .download_subject {    line-height: 1.4;}.layoutlist_5 .summary {    margin: 8px 0 0;    font-size: 13px;    line-height: 1.4;    color: #818181;}.dd-selected {    font-size: 15px;    letter-spacing: 0;}.download_container .btn {    font-size: 16px;    background: var(--btn-main-color);    color: #fff;    border-radius: 0;    padding: 6px 3rem}.download_container .btn:hover {    background: var(--btn-sub-color)}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}#file_dlist a.dd-option {    padding: 12px;}.downlaod5_item_btn:hover {    background: var(--btn-sub-color);    border-color: var(--btn-sub-color);    color: #fff;}.downlaod5_item_btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);}/*檔案下載a連結修正*/ .page_wrapper_bg .dd-select a:hover {    color: #313131;}.download .search-go {    line-height: 2;    transition: .5s;}.download .search-go:hover {    background: #000;    color: #fff;    transition: .5s;}/*產品A*/ .page_content1 #productbx_bg {    background: #efefef;    -moz-opacity: 1;    opacity: 1;}.page_content1 .dd-selected {    letter-spacing: 1px;    padding: 0 40px 0 10px;}.product_desc_content {    color: #333;    letter-spacing: 1px;    line-height: 30px;}.page_content1 #prod_price {    margin-top: 0;}#prod_price .money {    font-size: 20px;    font-weight: bold;}#member_org_price,div#prod_fixprice,.pagecontent.menu5 .page_content1 #prod_price,.pagecontent.menu8 .page_content1 #prod_price {    margin: 0;}._shopping_info>div {    display: flex;    align-items: flex-end;    letter-spacing: 0;}div#prod_price {    margin-left: 15px !important;}.productcontent .page_content1 .info {    text-align: center;    margin: 30px 0 0;}.productcontent .page_content1 .product_desc_subject {    text-align: center;}.page_content1 ._shopping_info>div {    justify-content: center;}.page_content1 .spec-scroll .items ul li:hover {    border: 1px solid #333;}#product>div.page_content1>div.product_top.row>div.info.col-sm-12.col-md-12.col-xs-12>div:nth-child(4),#product>div.page_content1>div.product_top.row>div:nth-child(3) {    display: flex;    justify-content: center;    margin: 0 0 10px;    flex-wrap: wrap;}#product>div.page_content1>div.product_top.row>div:nth-child(3) {    gap: 0 10px;    margin: 30px 0 0;}.page_content1 #prod_name,.page_content1 #prod_name .product_name {    font-size: 25px;    font-weight: 700;    letter-spacing: 0;    line-height: 1.5;    margin: 0}/*產品A按鈕*/#btn_shopping {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color)}#btn_shopping:hover {    background: var(--btn-main-hover-color)}.fbtn {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}.fbtn:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}#btn_querycar {    border-radius: 0;    font-size: 14px;    background: var(--btn-sub-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}#btn_querycar:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}/*產品下拉樣式*/label.dd-option-text {    font-size: 14px !important;    line-height: 1 !important;    margin: 0 !important;    font-weight: 400;}.dd-option {    padding: 5px 10px;}/*產品B*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: var(--btn-main-color);    border-radius: 99em;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--btn-sub-color);    border-radius: 99em;}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    background-color: var(--btn-main-hover-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {    background-color: var(--btn-sub-hover-color);}#mobile-fixed .style-radio .form-radio,.RWDproduct_page .style-radio .form-radio {    border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked,.RWDproduct_page .style-radio .form-radio.checked {    border-color: #000;}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #555;    font-size: 1rem;    letter-spacing: 1px;}/*產品列表樣式*/ .layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 40px;}.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: center;    letter-spacing: 0}.layoutlist_4 .fixprice {    font-size: 16px;    text-decoration: line-through;    margin: 0 5px 0 0;}.layoutlist_4 .sellprice {    color: #f10404;    font-weight: bold;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;    min-height: auto;    font-weight: 500;}#product .item .subject {    height: auto !important;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {    margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}.layoutlist_5 .product_list_item .list-btn_mobile,.layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {    background-color: var(--btn-main-color);}.layoutlist_5 .product_list_item .list-btn_mobile:hover,.layoutlist_5 .product_list_item .list-btn:hover,.layoutlist_5 .product_list_item .buybtn:hover {    background-color: var(--btn-main-hover-color);}.layoutlist_4 .buybtn {    background: var(--btn-main-color);    transition: .5s;}.layoutlist_4 .buybtn:hover {    background: var(--btn-sub-hover-color);    transition: .5s;}/*修正產品、文章預設列表排版*/ .productlist .layoutlist_2,.productlist .layoutlist_4,.productlist .layoutlist_5,.albumlist .layoutlist_2,.albumlist .layoutlist_4,.articlelist .layoutlist_2,.articlelist .layoutlist_4 {    display: flex;    flex-wrap: wrap;    align-items: flex-start;}.sortbar {    float: none !important;    margin-bottom: 20px !important;    text-align: left !important;    width: 100%;    flex-wrap: wrap;}.sortbar a:hover {    color: #515151;}/*產品售價顏色*/ .RWDproduct_page .products-info .price-box {    display: flex;    align-items: center;}.RWDproduct_page .products-info .price-box li {    color: #666;}li#O_sellPrice,span.payprice,.pricearea .price {    color: var(--btn-main-color) !important;    font-weight: 600;    font-size: clamp(1rem, 0.9821rem + 0.0893vw, 1.125rem);}li#O_sellPrice b {    font-weight: 700;}.pricearea .price.delline {    color: #333 !important;}.pricearea .price.fixprice {    color: #777 !important;}.RWDproduct_page .products-info .price-box li b {    font-weight: 400;}/* 相關產品 */ .RWDproduct_page .related-box .item a {    max-width: inherit;}/*購物清單*/ .RWDshopping .btn.normal {    border-radius: 0;}/*會員註冊*/#join_form .btn-primary {    border-radius: 0;}#join_form {    background: white;}/*會員頁a連結修正*/ .member .css-table .tr a {    color: #313131;}/*留言板*/ .customized_columns .css-table .th.textarea {    width: 10%;}/*詢問車*/ .RWDquiry .shopping_form .control-box img {    margin-left: 10px;}.RWDquiry .btn.normal {    border-radius: 0;    font-size: 15px;    letter-spacing: 1.5px;    transition: .5s ease;    color: var(--btn-main-color);    border-color: var(--btn-main-color)}.RWDquiry .btn.normal:hover {    transition: .5s ease;    background: var(--btn-sub-hover-color);    color: #fff;    border-color: var(--btn-sub-hover-color);    font-weight: 500}.RWDquiry .btn.bg2,.btn.normal.bg3 {    background: var(--btn-main-color);    color: #fff;    border-color: var(--btn-main-color)}/*電子表單*/ .eformsDesc {    margin: 20px 0;    border: 0;}.eformscontent .layoutlist_1 {    width: 800px;    margin: 0 auto;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    font-weight: 500;    width: 100px;    padding: 0 10px;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-11 {    width: calc(100% - 100px);    padding: 0;}.eformscontent .col-sm-12.col-md-5 {    width: calc(50% - 100px);    padding: 0;}.eformscontent .col-sm-6.address-col-1,.eformscontent .col-sm-6.address-col-2 {    width: 50%;    padding: 0;    float: left;}.eformscontent .col-sm-12.col-md-11 .col-sm-12 {    width: 100%;    padding: 0;}.customized_columns>.row .col-sm-12.col-md-11 {    width: 100%;}/*電子表單送出a連結修正*/ .eformscontent .col-sm-12.col-md-12 .ebtn a:hover {    color: #fff !important;    background: var(--btn-main-color);}.eformscontent .col-sm-12.col-md-12 .ebtn a {    background: transparent;    color: var(--btn-main-color) !important;}/*左側選單*/ .m2018 .products-nav>ul>li {    padding: 0;    margin: 0;}.m2018 .products-nav a {    padding: 15px 10px !important;    font-weight: 400;    font-size: 16px;}/*隱私權*/ .privacy_block,.privacy_block p {    line-height: 2;    letter-spacing: 1px;    color: #000}.privacy_block a {    color: #000;    transition: 0.4s}.privacy_block a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.privacy_block h5 {    font-size: 18px;    font-weight: bold;    margin: 50px 0 10px;    color: #000;}.privacy_block h6 {    font-size: 16px;}.privacy_block ul {    padding-left: 24px;}/*購物說明文字*/ .shopping_txt {    line-height: 2;    letter-spacing: 1px;    color: #000}.shopping_txt a {    color: #000;    transition: 0.4s}.shopping_txt a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.shopping_txt .item_row {    margin-bottom: 50px}.shopping_txt h2 {    font-size: 24px !important;    font-weight: bold;    margin: 0;    color: #b90000;    text-decoration: underline;    line-height: 1.5 !important}.shopping_txt h3 {    font-size: 20px !important;    font-weight: bold;    margin: 0 0 10px;    color: #000;    line-height: 1.5 !important}.shopping_txt ul {    padding-left: 24px;}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {    background: #000;    padding: 5px 20px;    color: #fff !important;    border-color: #000;}/*隱私權購物說明最大寬度限制*/ .privacy_block,.shopping_txt {    max-width: 1200px;    margin: auto;}/*hashtag a連結修正*/ .hashtag_block .hashtagLink {    color: #fff !important;}/* 人才招募表單標題修正 */ .customized_columns .fillform {    font-size: 1.5rem;    margin: 3rem;    text-align: center;}

/*內頁 end*/ 
/*內頁客製化 start*/ 

/*內頁共通設定*/ .collapsing_header .main {    top: 0 !important;    position: relative;}.collapsing_header .main:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/banner_grid.webp);    background-repeat: repeat;    background-position: -1px -1px;    background-size: 800px 800px;    top: 0;    left: 0;    z-index: -6;    opacity: .6;}.page_wrapper_bg section.call_to_action>.container {    background: #fdfdfd;    padding: 3vw 5vw;    border-radius: 3vw;    box-shadow: 11px 0px 20px 5px #e3dbd43b;    border: 15px solid #f2eee7;}.page_wrapper_bg section.call_to_action:before {    content: '';    position: absolute;    width: 150%;    height: 50%;    border-radius: 0;    background: linear-gradient(360deg, #f5d6b77d, transparent);    left: 50%;    transform: translateX(-50%);    bottom: 0;    z-index: -3;}.page_wrapper_bg .footer_block {    padding: 6rem 0 3rem;}.member .collapsing_header .main,.shopping .collapsing_header .main,.article4 .collapsing_header .main,.article5 .collapsing_header .main {    top: 119px !important;}/*會員註冊*/ .join_form-title {    border: 0;    font-weight: 800;    color: #333;}/*麵包屑*/ .page_wrapper_bg .hgroup {    position: absolute;    top: -11.5vw;    z-index: 10;    width: 100%;    left: 0px;}.page_wrapper_bg .panel_3.container .container {    width: 100%;    padding: 0px;    margin-bottom: 20px;    border-bottom: 0;}.page_wrapper_bg .hgroup .page_subject {    text-align: center;    padding-bottom: 15px;}.pageTitle {    font-weight: bold;    position: relative;    font-size: var(--main-title-size);    font-family: var(--cwTeXYen-font-family);    color: var(--main-color);    margin: 0 0 10px;    font-weight: 600;    line-height: 1.2;    letter-spacing: 1.5px;}.page_wrapper_bg .hgroup .breadcrumb {    font-size: 13px !important;    text-align: center;    float: none !important;    position: relative;    border: 0px;    bottom: 0px;    background: transparent;    letter-spacing: 1.5px;    color: var(--main-color);    padding: 0;}.page_wrapper_bg .hgroup .breadcrumb a:hover {    color: var(--sub-color);}.page_wrapper_bg .hgroup h1 {    display: flex;    justify-content: center;    align-items: center;    flex-direction: column;    margin-bottom: 0;    letter-spacing: 1px;}/*page banner*/ .page_wrapper_bg .RWDbanner_plus01 .slick-caption>.container,.page_wrapper_bg .RWDbanner_plus01 .slick-caption {    top: 0;    height: 100%;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption>.container {    width: 55%;    height: 100%;    display: flex;    justify-content: center;    align-items: center;    flex-direction: column;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1 {    position: relative;    font-family: var(--nunito-font-family);    text-transform: uppercase;    font-size: var(--en-title-size);    font-weight: 800;    color: var(--sub-color);    line-height: 1;    letter-spacing: .5px;    margin: 3rem 0 0;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1::after {    content: '';    position: absolute;    width: 1.5vw;    height: 1.5vw;    background: url(archive/image/customization/title_deco.webp) no-repeat;    background-size: contain;    transform: rotate(25deg);    bottom: auto;    left: 65%;    top: 47px;}/*聯絡我們*/ .eforms1 .page_wrapper_bg .hgroup .breadcrumb {    display: none;}.eformscontent .layoutlist_1 {    width: auto;}.formdesc ul {    list-style: none;    margin: 30px 0 30px;    padding: 0;}.formdesc ul li {    margin: 0 0 3px;}.formdesc ul li span {    min-width: 150px;    display: inline-block;    color: var(--main-color);    font-weight: 600;}.formdesc .page-con-txt {    font-weight: bold;    font-family: var(--cwTeXYen-font-family);    color: var(--main-color);    font-size: 22px;    line-height: 1.3;}.formdesc,.formdesc a {    color: var(--main-color);}.new-form .new-width .control-label {    color: var(--txt-color);    font-size: var(--p-size);    font-weight: 400;}.new-form .formdesc {    padding-right: 3vw;}/*最新消息*/ .layoutlist_7 .subject,.layoutlist_7 .subject a,.item .subject A.itemlink {    font-family: var(--cwTeXYen-font-family);    color: var(--main-color) !important;    font-size: 24px !important;    font-weight: bold;}.article2 .article_model .row,.article3 .article_model .row{    margin-left: -15px;    margin-right: -15px;}/*問與答*/ .faq_item {    line-height: 1.3;}/*產品list*/ .layoutlist_2 .item,.layoutlist_4 .item {    border: 0;}.productlist .layoutlist_2 .col-sm-6 {    width: calc(100%/3 - 1px);}.sortbar {    text-align: right !important;    font-size: 13px;}.product_list_item div.img {    border-radius: 20rem 20rem 0 0;    margin-bottom: 0;    border: 1px solid #dededea6;}.product_list_item div.img:hover img {    -webkit-transform: scale(1.05);    transform: scale(1.05);    transition: all 0.5s ease-out;}.product_list_item div.img,.product_list_item div.img img {    transition: all 0.5s ease-out;}/*產品detail*/#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page {    font-family: 'Noto Sans TC', sans-serif;}.RWDproduct_page .pic-box {    width: calc(100% - 45%);}.RWDproduct_page .products-info {    width: 45%;}.RWDproduct_page .products-info .name {    margin-bottom: 10px;    color: var(--main-color);    font-size: var(--main-title-size);    font-family: var(--cwTeXYen-font-family);    font-weight: 600;}.RWDproduct_page .products-info .txt .title {    display: none;}.RWDproduct_page .products-info .txt .editor {    display: block !important;    margin: 20px 0 0;    padding: 20px 0 0;    border-top: #dfdfdf dotted 1px;}.RWDproduct_page .products-info .txt .editor ul {    list-style: none;    margin: 0;    padding: 0;}.RWDproduct_page .products-info .txt .editor ul li {    margin-bottom: 10px;}.RWDproduct_page .products-info .txt .editor ul span {    display: inline-block;    min-width: 80px;    border-right: #dfdfdf solid 1px;    padding-right: 10px;    margin-right: 15px;    font-weight: 600;    color: var(--main-color);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--main-color);}.RWDproduct_page .btn-shop {    margin: 3rem 0 0;}.page_content3_mainphoto .swiper-slide img {    border-radius: 20rem 20rem 0 0;    margin-bottom: 0;    border: 1px solid #dededea6;}/*產品說明*/ .products-editor {    margin: 4rem 0 0;}.products-editor .box-st {    display: flex;    flex-direction: row-reverse;    justify-content: flex-start;    align-items: center;    margin: 0 0 5rem;    gap: 2rem;}.products-editor .box-st.st-2 {    display: flex;    flex-direction: row;}.products-editor .box-st .lf,.products-editor .box-st .rg {    width: 50%;}.products-editor .box-st .lf img {    border-radius: 25px 25px 0 0;}.products-editor .box-st ul {    margin: 0;    padding: 0;    list-style: none;}.products-editor .box-st li {    display: grid;    grid-template-columns: 75px auto;    grid-template-rows: repeat(2, 1fr);    grid-column-gap: 1rem;    grid-row-gap: 0;    margin: 0 0 20px;    border-bottom: #dfdfdf dotted 1px;    padding: 0 0 20px;}.products-editor .box-st li:last-child {    margin: 0;    border-bottom: 0;}.products-editor .box-st .detail-img {    grid-area: 1 / 1 / 3 / 2;}.products-editor .box-st .detail-img img {    width: 100%;}.products-editor .box-st .detail-tit {    grid-area: 1 / 2 / 2 / 3;    font-weight: 600;    font-size: var(--card-title-size);    margin: 0 0 10px;    letter-spacing: 1px;    line-height: 1.2;    color: var(--main-color);}.products-editor .box-st p {    grid-area: 2 / 2 / 3 / 3;}.products-editor .title_item {    text-align: center;    margin: 0 0 2rem;}.products-editor .tit-part {    font-size: 20px;    font-family: var(--cwTeXYen-font-family);    color: var(--main-color);    width: 80%;    text-align: center;    margin: 2rem auto 4rem;    line-height: 1.2;}.products-editor .main_title {    position: relative;    font-size: var(--main-title-size);    font-family: var(--cwTeXYen-font-family);    color: var(--main-color);    margin: 0 0 10px;    font-weight: 600;    line-height: 1.2;    letter-spacing: 1.5px;}.products-editor .title_item .en_title:before {    width: 1.5vw;    height: 1.5vw;    right: 23%;    bottom: 8px;}/*隱私權政策*/ .article4 .page_wrapper_bg .hgroup,.article5 .page_wrapper_bg .hgroup {    position: static;}.article4 .page_wrapper_bg .article-text.rwd .container p {    font-size: 18px;    font-weight: 500;    width: 80%;    margin: 0 auto 80px;    text-align: center;    color: #333;}.article4 .page_wrapper_bg .article-text.rwd .container .item {    margin-bottom: 50px;}.article4 .page_wrapper_bg .article-text.rwd .container h5 {    font-weight: 500;    color: #333;    font-size: 20px;    margin-top: 0;}.article4 .page_wrapper_bg .article-text.rwd .container .item h6 {    padding-left: 42px;    color: #111;    font-size: 16px;    font-weight: 600;}.article4 .page_wrapper_bg .article-text.rwd .container .item span {    padding-left: 42px;    display: block;}.article4 .page_wrapper_bg .article-text.rwd .container .item ul {    padding-left: 65px;}/*購物車*/ .shopping .collapsing_header .main, .shopping.main {    overflow: hidden;}.shopping .page_wrapper_bg section.call_to_action {    width: 85%;    margin-left: auto;    margin-right: auto;}.shopping .page_wrapper_bg section.call_to_action>.container{    padding-top: 0;    padding-bottom: 0;    overflow: hidden;}.RWDshopping_v3{    background-color: #fff !important;}.shoppingQuery .page_wrapper_bg section.call_to_action {    padding-top: 12rem;}

/*內頁客製化 end*/ 
/*小螢幕 start*/ 

@media (max-width: 2400px) {    /* all */    .index .container,    .footer_block>.container {        width: 80%;    }    /* product */    .RWDproduct002_v3 .showbottom p.portfolio-bottom__p {        padding: 0;    }    /* feature */    .index .feature_block>.container {        max-width: 1680px;    }    /* about */    .index .about_block>.container {        grid-gap: 6rem;    }    .index .about_block>.container .about_main_block {        grid-template-columns: 1fr 1fr;        grid-gap: 7rem;    }}@media (max-width: 2000px) {    /* header */    .RWDmenu_plus04 .header {        padding: 1vw 3vw 0;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        padding: 25px 20px;    }    /* all */    .index .container,    .footer_block>.container {        width: 85%;    }    /* product */    .RWDproduct002_v3 .section-inner {        grid-gap: 2rem;    }    .RWDproduct002_v3 .row:nth-child(3) .col-md-12 {        padding: 0;    }    /* feature */    .index .feature_block>.container {        max-width: 1550px;    }    .feature_block .main_block {        grid-template-columns: auto 650px auto;        grid-gap: 2rem;    }    /* about */    .index .about_block>.container {        grid-gap: 3rem;        grid-template-columns: 540px auto;    }}@media (max-width: 1800px) {    /* banner */    .RWDbanner_plus01.style-dotnav.control-center .control-box {        bottom: 40px;    }    /* product */    .RWDproduct002_v3 .section-inner {        grid-template-columns: 300px auto;    }    /* feature */    .feature_block .main_block {        grid-template-columns: auto 550px auto;    }    /* news */    .RWDnews005 .owl-theme .owl-controls .owl-buttons div {        width: 4rem !important;        height: 4rem !important;        top: 20%;    }    /* about */    .about_block:before {        border-radius: 0 200px 0 0;        width: 90%;        left: 0;    }    .index .about_block>.container .about_main_block .about_txt_all {        padding: 6rem 0 12rem;    }    .index .about_block>.container .about_main_block {        grid-gap: 4rem;    }    .title_item.about_item {        margin-bottom: 3rem;    }    /* footer */    .footer_info_all {        grid-template-columns: 340px auto;    }}@media (max-width: 1700px) {    .index .feature_block>.container {        max-width: 1480px;    }    /*內頁*/    .page_wrapper_bg .hgroup {        top: -12.7vw;    }}@media (max-width: 1650px) {    /* all */    .index .container {        width: 90%;    }    /* header */    .RWDmenu_plus04 .header,    .RWDmenu_plus04 .header.is-up {        padding: 0 2vw;    }    .RWDmenu_plus04 .header .logo {        width: 200px;    }    .RWDmenu_plus04 .features {        width: 400px;    }    /* product */    .RWDproduct002_v3 .section-inner {        grid-template-columns: 260px auto;    }    /* feature */    .feature_block>.container:before {        width: 18vw;        height: 7vw;        top: -5vw;    }    /* about */    .index .about_block>.container {        grid-template-columns: 450px auto;        grid-gap: 2rem;    }    .about_block:before {        height: 80%;    }    /* footer */    .footer_block>.container {        max-width: 1300px;    }}@media (max-width: 1600px) {    .index .feature_block>.container {        max-width: 1350px;    }    .RWDproduct002_v3 .popup-portfolio .portfolio-item {        padding: 10px;    }}@media (max-width: 1500px) {    /* all */    .index .container {        width: 95%;    }    /* header */    .RWDmenu_plus04 .site-nav .menu>li>a {        padding: 25px 15px;    }    .RWDmenu_plus04 .header .logo {        width: 180px;        position: relative;        top: 10px;    }    /* banner */    .RWDbanner_plus01 .slick-caption>.container {        width: 60%;    }    .RWDbanner_plus01 .logo {        width: 35vw;    }    /* product */    .RWDproduct002_v3 .section-inner {        grid-template-columns: 240px auto;    }    /* feature */    .RWDService002 .col-sm-4.col-md-4 .funny-boxes {        grid-template-columns: auto;        grid-gap: 10px;    }    .index .feature_block>.container {        max-width: 1280px;    }    /* about */    .index .about_block>.container {        grid-template-columns: 320px auto;        grid-gap: 3rem;    }    .index .about_block>.container .about_main_block {        grid-gap: 3rem;        grid-template-columns: 1.5fr 1fr;    }    .about_pic02 {        width: 30vw;    }    /* footer */    .footer_info_all {        grid-template-columns: 300px auto;    }}@media (max-width: 1380px) {    /* banner */    .RWDbanner_plus01 .banner-slider.bg .slick-item {        height: 82vh !important;        max-height: 82vh !important;    }    /* feature */    .index .feature_block>.container {        max-width: 1250px;    }}@media (max-width: 1366px) {    .RWDhistory002 .history-block .inside {        display: flex;        flex-direction: column;        justify-content: center;    }}@media (max-width: 1350px) {    /* all */    .fl {        width: 600px;    }    /* header */    .RWDmenu_plus04 a.fixed_btn {        font-size: var(--p-size);        grid-template-columns: 30px auto;        padding: 10px 20px;    }    .RWDmenu_plus04 .features .cart-btn,    .RWDmenu_plus04 .features .member-btn,    .RWDmenu_plus04 .features .search-btn {        padding: 25px 14px;    }    .RWDmenu_plus04 .features {        width: 325px;    }    .RWDmenu_plus04 .header .logo {        width: 160px;        top: 8px;    }    /* product */    .RWDproduct002_v3 .popup-portfolio .portfolio-item {        width: calc(100% / 2 - 31px);    }    .index .feature_block>.container {        max-width: 1000px;    }    /* feature */    .feature_block.section_block {        padding-bottom: 0;    }    .index .feature_block>.container {        max-width: 900px;    }    .feature_block .main_block {        grid-template-columns: 1fr 1fr;        grid-template-areas:            'feature_pic feature_pic'            'feature_txt01 feature_txt02';    }    .RWDService002 .col-sm-4.col-md-4:last-child {        margin-bottom: 0;    }    .RWDService002 .col-sm-4.col-md-4 .funny-boxes {        grid-template-columns: 75px auto;        grid-gap: 1rem;    }    .feature_block .main_block .RWDedictor008 {        width: 80%;        margin: 0 auto;    }    /* about */    .about_block:before {        height: 100%;    }    .about_block .deco_block {        display: none;    }    .index .about_block>.container {        grid-template-columns: auto;        grid-gap: 0;        width: 95%;        margin: 0 0 0 auto;    }    .index .about_block>.container .about_main_block {        grid-template-columns: 1.2fr 1fr;        grid-gap: 6rem;    }    .index .about_block>.container .about_main_block .about_txt_all {        padding: 6rem 0;    }    /* footer */    .footer_block>.container {        max-width: 1100px;        grid-template-columns: auto 350px;    }    .footer_info_all {        grid-template-columns: 250px auto;        grid-gap: 2rem;    }    .footer_info_block {        padding: 4rem 0;    }    .footer_block .footer_other_block {        padding: 4rem 0 4rem 2rem;    }    .copyright_block {        margin-top: 1rem;    }    /*內頁*/    .page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1::after {        width: 2.5vw;        height: 2.5vw;        left: 66%;        top: 25px;    }}/* 匯入內頁版面寬度80%*/@media (max-width: 1920px) {    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }    /*隱私權政策*/    .member .collapsing_header .main,    .shopping .collapsing_header .main,    .article4 .collapsing_header .main,    .article5 .collapsing_header .main {        top: 75px !important;    }}/*產品定售價掉落修正*/@media (max-width: 1500px) {    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: flex-start    }    /*麵包屑*/    .page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1 {        margin: 1rem 0 0;    }    .page_wrapper_bg .hgroup {        top: -14.7vw;    }    /*內頁產品detail*/    .products-editor .box-st .rg,    .products-editor .box-st .lg {        width: 50%;    }}/*寬度修正*/@media (max-width: 1400px) {    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 40px;    }}/*產品列表樣式D無側選單修正*/@media (max-width: 1300px) {    .productlist .layoutlist_4 .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }    /*麵包屑*/    .page_wrapper_bg .hgroup {        top: -16.5vw;    }}

/*小螢幕 end*/ 
/*1199px start*/ 
@media (max-width: 1199px) {
/* all */ .title_item .en_title:before {    width: 4vw;    height: 4vw;}.title_item h2.main_title {    letter-spacing: 1px;}/* header */ .RWDmenu_plus04 .site-nav .menu>li>a {    padding: 25px 10px;}.RWDmenu_plus04 .header .logo,.RWDmenu_plus04 .header.is-up .logo {    width: 140px;    top: 10px;}/* banner */ .RWDbanner_plus01 .banner-slider.bg .slick-item {    height: calc(100vh - 60px) !important;    max-height: calc(100vh - 60px) !important;}/* product */ .index .hot_block>.container {    width: 85%;}.RWDproduct002_v3 .filter-portfolio ul {    flex-direction: row;    width: fit-content;    align-items: center;    justify-content: center;    margin: 0 auto;    border-radius: 50px;}.RWDproduct002_v3 .section-inner {    grid-template-columns: auto;}.RWDproduct002_v3 .filter-portfolio ul:before {    display: none;}.RWDproduct002_v3 .btn.btn-rj {    padding: 1rem 3rem;    border-bottom: none;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {    width: calc(100% / 3 - 31px);}.RWDproduct002_v3 .row:nth-child(2),.RWDproduct002_v3 .row:nth-child(2) .col-md-12,.RWDproduct002_v3 .row:nth-child(2) .filter-portfolio {    position: sticky;    top: 73px;    z-index: 1;}/* about */ .about_pic01 {    height: 700px;}/* footer */ .footer_info_all {    grid-template-columns: auto;}.footer_logo {    max-width: 240px;}.footer_block>.container {    width: 80%;    align-items: flex-end;    padding: 3rem 0 0;    grid-template-columns: auto 310px;    border-bottom: none;}.footer_block .footer_other_block {    border-left: none;    padding: 0;}.footer_info_block {    padding: 0;}.footer_txt_item {    border-right: 1px solid #dedede;    margin-right: 3rem;}/* 匯入內頁版面寬度80%*//*main*/ .page_wrapper_bg section.call_to_action {    padding: 5rem 0;}.page_wrapper_bg section.call_to_action>.container {    width: 85%;    padding: 5vw;}#sidebar input,#sidebar select,#sidebar select.form-control:not([size]):not([multiple]) {    font-size: 1rem;    height: 45px;    color: #000;    letter-spacing: 0;}/*文章列表-H*/ .rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}/*麵包屑*/ .page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.6rem, 1.0903rem + 2.5484vw, 3rem);    margin: 2rem 0 0;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1::after {    left: 62%;    top: 23px;}.page_wrapper_bg .hgroup {    top: auto;    position: static;}.page_wrapper_bg .hgroup h1 {    font-size: clamp(2rem, 2rem + 0vw, 2rem);}/*隱私權政策*/ .article4 .page_wrapper_bg .article-text.rwd .container p {    width: 100%;}.page_wrapper_bg section.call_to_action>.container {    border: 5px solid #f2eee7;}/*內頁聯絡我們*/ .eforms1 .new-form {    display: flex;    flex-direction: column;    align-items: flex-start;}.eforms1 .new-form .formdesc,.eforms1 .customized_columns {    padding-right: 15px;    width: 100%;}/*產品detail*/ .RWDproduct_page .products-info .txt .editor ul span {    min-width: auto;    display: block;    border: 0;}.RWDproduct_page .products-info .name,.RWDproduct_page .products-info .name-box {    margin-bottom: 0;}.RWDproduct_page .btn-shop {    margin: 1rem 0 0;}.shoppingQuery .page_wrapper_bg section.call_to_action {    padding-top: 8rem;}
}
/*1199px end*/ 
/*1100px start*/ 

@media (max-width: 1100px) {    /* header */    .RWDmenu_plus04 .features .cart-btn,    .RWDmenu_plus04 .features .member-btn,    .RWDmenu_plus04 .features .search-btn {        padding: 25px 10px;    }    .RWDmenu_plus04 .header,    .RWDmenu_plus04 .header.is-up {        padding: 0 15px;    }    .RWDmenu_plus04 .features {        width: 300px;    }    .RWDmenu_plus04 .container {        padding: 0;    }    .RWDmenu_plus04 .header .logo,    .RWDmenu_plus04 .header.is-up .logo {        width: 125px;        top: 15px;    }    /* banner */    .RWDbanner_plus01 .logo {        width: 38vw;    }    /* about */    .about_pic01 {        height: 620px;    }    .index .about_block>.container .about_main_block .about_txt_item p {        font-size: var(--p-size);        line-height: 1.6;        margin: 0 0 15px;    }    .title_item.about_item {        margin-bottom: 2rem;    }    /* footer */    .footer_block>.container {        width: 85%;    }}

/*1100px end*/ 
/*1024px start*/ 
@media (max-width: 1024px) {
/*header*/ .RWDmenu_plus04 .features .edit {    display: block;}.RWDmenu_plus04 .features:after,.RWDbanner_plus01 .page-scroll {    display: none;}.RWDmenu_plus04 .features {    width: auto;    padding-right: 0;    margin-right: 0;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: var(--sub-color);}.RWDmenu_plus04 #mobile-menu .menu>li>ul {    background-color: var(--bg-color);}.RWDmenu_plus04 #mobile-menu .menu li a {    letter-spacing: 1px;    font-size: var(--p-size);    padding: 1rem;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .search-btn {    padding: 25px 15px;}/* banner */ .RWDbanner_plus01 .logo {    width: 36vw;}.RWDbanner_plus01 .slick-caption>.container {    width: 70%;}/* product */ .index .hot_block>.container {    width: 90%;}/* about */ .about_block:before {    border-radius: 0 100px 0 0;}/* 匯入內頁版面寬度80%*//*main*/ .page_wrapper_bg section.call_to_action {padding: 50px 0;}/*產品內頁-01*/ .page_content1 #prod_price {margin-top: 18px;}/*相簿內容樣式-03*/ .photo .content_box {width: calc(100% / 4) !important;}/*文章列表-04*/#article .layoutlist_4 .item{flex-direction:column}#article .layoutlist_4 .item .list_img,#article .layoutlist_4 .list_subject,#article .layoutlist_4 .listdate{width:100%}#article .layoutlist_4 .item .list_img{padding:0;margin:0 0 10px}#article .layoutlist_4 .list_subject{padding:0;margin:0 0 10px}#article .layoutlist_4 .listdate{border:0;display:flex;align-items:center;padding: 0;}#article .layoutlist_4 .listdate .day:before{content:"/";margin-right:5px}#article .layoutlist_4 .listdate .day{font-size:12px;color:#afafaf;position:relative;margin-left:5px}/*文章列表-G*/ .layoutlist_8 .list_subject {padding-left: 2rem;}/*文章列表-H*/ .rwdlayoutlist_9 .litem {width: calc(100%/3 - 1px);}/*電子表單*/ .form-group label {padding-left: 0!important;padding-right: 0!important;}#join_form .form-checkbox, #join_form .form-radio {padding: 0 0 0 28px !important;}/*麵包屑*/ .page_wrapper_bg .hgroup {    top: -14.5vw;}.products-editor .box-st li {    display: grid;    grid-template-rows: repeat(1, 1fr);    align-items: center;}.sortbar {    text-align:center !important;}
}
/*1024px end*/ 
/*991px start*/ 
@media (max-width: 991px) {
/* banner */ .RWDbanner_plus01 .banner-slider.bg .slick-item {    height: calc(95vh - 60px) !important;    max-height: calc(95vh - 60px) !important;}.RWDbanner_plus01.style-dotnav.control-center .control-box {    bottom: 20px;}.RWDbanner_plus01 .logo {    width: 55vw;}.RWDbanner_plus01 .slick-caption {    top: 18%;}.RWDbanner_plus01 .slick-caption.txt-left {    text-align: center;}.RWDbanner_plus01.style-dotnav .control-box .control {    text-align: center;}/* product */ .RWDproduct002_v3 .popup-portfolio .portfolio-item {    padding: 10px;}.RWDproduct002_v3 .price {    display: flex;    flex-direction: column;}/*內頁最新消息*/ .article2 .article_model .row,.article3 .article_model .row {    margin-left: 0;    margin-right: 0;}/* feature */ .index .feature_block>.container {    max-width: 750px;    border-radius: 4vw;    padding: 6vw 4vw;}.RWDService002 .col-sm-4.col-md-4 .funny-boxes {    grid-gap: 10px;}/* news */ .RWDnews005 .owl-theme .owl-controls .owl-buttons div {    width: 3rem !important;    height: 3rem !important;    top: 15%;}.index .about_block>.container .about_main_block {    grid-template-columns: 1.2fr 1fr;    grid-gap: 3rem;}/* about */ .title_item.about_item {    text-align: center;}/* footer */ .footer_txt_item {    margin-right: 2rem;}.footer_block {    padding-top: 5rem;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {    margin: 0 0 20px;}.hgroup .container {    margin: 0 0 50px;}.hgroup .page_subject {    text-align: center;}.page_wrapper_bg .hgroup h1 {    margin: 0 0 10px;}.hgroup .breadcrumb {    text-align: center;    float: none !important;    position: static;    padding: 0;    border: 0;}/*編輯器 圖文*/ .RWDeditor01 .col-md-6 {    padding-left: 0px;    padding-right: 0px;    margin-bottom: 20px;}.RWDeditor01 .col-md-6 img {    width: 100%;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 40px !important;}/*文章列表樣式*/ .RWDslider01 .products-list .products-item .box {    align-items: flex-start;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 3 - 1px);    margin: 15px 0px;}/*文章列表樣式-08*/ .rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 3 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/3 - 1px);}/*相簿列表樣式*/ .layoutlist_1 .row a,.row .album_d_item a {    padding-bottom: 0;}/*相簿列表樣式-02*/ .layoutlist_2 .album_item {    width: calc(100% / 3 - 1px);    padding: 0 15px;}/*相簿內容樣式-03*/ .photo .content_box {    width: calc(100% / 3) !important;}/*相簿內容樣式-04*/ .album-list {    display: flex;    flex-wrap: wrap;}.album-list .item {    width: calc(100% / 3);}/*檔案下載樣式-02*/ .download .list_table .container::after {    clear: none;}.download .list_table .container .row::after {    clear: none;}.download .list_table .container .row div:last-child {    clear: none !important;}.download .oneline {    border-bottom: none;    clear: none;}/*電子表單*/ .eformscontent .layoutlist_1 {    width: 100%;}.eformscontent .form-horizontal .control-label {    padding: 0 !important;    width: 100%}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0 !important}.eformscontent .col-sm-12.col-md-11,.eformscontent .col-sm-12.col-md-5 {    width: 100%;}.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}.eformsDesc {    margin: 50px 0 0;}/*影片列表*/ .layoutlist_2 .video_item {    width: calc(100% / 3 - 1px);}/*產品內頁-02*/#sidebar {    padding: 0 !important;    margin: 0 0 30px;}/*購物車按鈕pad*/#mobile-fixed .btn-box .normal {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}#mobile-fixed .btn-box .bg2 {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff;    background: #000;}.RWDshopping #mobile-fixed .btn.normal {    color: #444;}/*檔案下載*/ .download .search-container {    margin-left: 20px;    margin-top: 0;}/*麵包屑*/ .page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(2rem, 1.0462rem + 4.769vw, 4rem);    margin: 2rem 0 0;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1::after {    left: 62%;    top: 34px;    width: 2.5vw;    height: 2.5vw;}/*產品detail*/ .products-editor .box-st,.products-editor .box-st.st-2,.RWDproduct_page .products-con {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: flex-start;}.products-editor .box-st .lf,.products-editor .box-st .rg,.RWDproduct_page .pic-box,.RWDproduct_page .products-info {    width: 100%;    padding-left: 0;    padding-right: 0;}.products-editor .box-st .lf{    margin:  0 0 3rem;}
}
/*991px end*/ 
/*900px start*/ 

@media (max-width: 900px) {    /* product */    .RWDproduct002_v3 .popup-portfolio .portfolio-item {        width: calc(100% / 2 - 31px);    }    /* about */    .about_block.section_block {        padding-bottom: 0;    }    .about_block:after {        display: none;    }    .index .about_block>.container {        width: 85%;        margin: 0 auto;        padding: 0 15px;    }    .index .about_block>.container .about_main_block {        grid-template-columns: auto;        grid-gap: 2rem;    }    .index .about_block>.container .about_main_block .about_txt_all {        padding: 0;    }    .about_block:before {        border-radius: 100px 100px 0 0;        width: 100%;    }    .about_pic02 {        left: auto;        right: -6vw;        bottom: -15vw;    }    .about_pic01 img {        width: 100%;    }    .about_pic01 {        height: 400px;        border-radius: 10vw 10vw 0 0;    }    .about_pic02 {        width: 40vw;        bottom: -9vw;    }    /* footer */    .footer_txt_item {        margin-right: 0;        border-right: none;    }    .footer_block>.container {        border-top: none;        padding: 0 15px;        width: 80%;        grid-template-columns: auto;    }    .footer_block,    .footer_block a,    ul.footer_list,    ul.footer_list li,    ul.footer_list li a {        font-size: 16px;        line-height: 1.8;    }    ul.footer_menu_list {        margin: 1.5rem 0;        border-top: 1px solid #ececec;        border-bottom: 1px solid #ececec;        padding: 1.5rem 0;    }    .copyright_block {        margin-top: 2.5rem;    }}

/*900px end*/ 
/*800px start*/ 
@media (max-width: 800px) {
/* feature */ .index .feature_block>.container {    max-width: 680px;    border-radius: 10vw;    border: 10px solid #f2eee7;    padding: 6vw;}.RWDService002 .col-sm-4.col-md-4 .funny-boxes {    grid-template-columns: auto;}/* 匯入內頁版面寬度80%*//*麵包屑*/ .hgroup .container {margin-left: 0;margin-right: 0;}.hgroup .page_subject {padding-bottom: 20px;}/*按鈕*/ .btn.btn_back ,.ebtn, .block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn{  width: auto !important;}.block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn {margin-top: 30px !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth { padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a { margin: 0px !important;}/*產品檔案下載按鈕*/ .productcontent .page_content1 .download_container .btn {float: none; margin: 60px auto 0 !important; display: block; max-width: 250px; padding: 5px;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {padding: 0 10px;}/*檔案下載樣式-02*/ .layoutlist_3 .dbtn_v2 {width: 100%;text-align: center;}/*電子表單*/ .form-horizontal .control-label {width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {width: 100%;}
}
/*800px end*/ 
/*768px start*/ 
@media (max-width: 768px) {
.page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(2rem, 0.3571rem + 8.2143vw, 4.3rem);    margin: 0;    letter-spacing: 0;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1::after {    width: 3.5vw;    height: 3.5vw;}.page_wrapper_bg .hgroup h1 {    font-size: clamp(2.5rem, 2.5rem + 0vw, 2.5rem);    margin: 0;}.RWDproduct_page .btn-shop {    margin: 0;}.page_wrapper_bg .footer_block {    padding-bottom: 8rem;}.shopping .page_wrapper_bg .footer_block {    padding-bottom: 12rem;}.page_wrapper_bg .scrollTop002 {    bottom: 122px;}/*手機購物bar*/#mobile-fixed.hid-info .container {    margin-bottom: 0;}#mobile-fixed.hid-info .fixed-bottom {    padding: 10px 10px 0;}/*註冊會員*/#join_form {    margin-top: 0;}
}
/*768px end*/ 
/*767px start*/ 
@media (max-width: 767px) {
/* banner */ .RWDbanner_plus01 .logo {    width: 62vw;}.RWDbanner_plus01 .slick-caption>.container {    width: 100%;}/* product */ .index .hot_block>.container {    width: 95%;}/* feature */ .feature_block>.container:before {    display: none !important;}.feature_block.section_block {    padding: 0;}.index .feature_block>.container {    padding: clamp(3.4375rem, 2.9464rem + 2.4554vw, 6.875rem) 10% ;    width: 100%;    max-width: none;    border: none;    border-radius: 0;    box-shadow: none;}.funny-boxes.not-right-column {    padding-bottom: 0;}/* about */ .title_item.about_item {    text-align: center;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {display: flex; flex-wrap: wrap;}#article .layoutlist_2 .item {width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate{padding-left:0px;padding-right:0;}#article .layoutlist_2 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important;}#article .layoutlist_2 .listdate .yearmonth::after {content: "/";position: relative;display: inline-block;}#article .layoutlist_2 .listdate .yearmonth, .layoutlist_2 .listdate .day {display: inline-block;}#article .layoutlist_2 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 { display: flex;flex-wrap: wrap;}#article .layoutlist_3 .item { width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_3 .listdate .day {color: #afafaf; font-size: 12px;letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4 > .fixrow > .xrow {display: flex; flex-wrap: wrap;}#article .layoutlist_4 > .fixrow > .xrow > .col-sm-6.col-md-6 {width: calc(100% / 2 - 21px);margin: 0 10px;}/*文章列表樣式-06*/ .rwdlayoutlist_6 .subject_title{display: flex;align-items: center;}.rwdlayoutlist_6 .list_no{width: 16.66666667%;}.rwdlayoutlist_6 .list_subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_date{width: 16.66666667%;}.rwdlayoutlist_6 .list_item{display: flex; justify-content: flex-start;align-items: center;}.rwdlayoutlist_6 .list_item .column.no {width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date{width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {width: calc(100% / 2 - 1px);}.layoutlist_7 .row:before, .layoutlist_7 .row:after {display: none;}/*文章列表樣式-08*/ .layoutlist_8.rwd{display:flex;flex-wrap: wrap;}.layoutlist_8.rwd .item{border-bottom:0;width: calc(100% / 2);}.layoutlist_8.rwd .list_img+.list_subject {margin-top: 15px;}.layoutlist_8 .list_subject {padding-left: 15px;}/*文章列表樣式-09*/ .rwdlayoutlist_9 .litem {width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px){.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column}.RWDslider01 .text{width:100%}.RWDslider01.pic-right .pic-list {padding: 0;}.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column;width:90%;margin:auto;padding:0!important}.RWDslider01 .pic-list{width:100%;padding:0;margin:auto;float:none!important}.RWDslider01.pic-right .control-box{left:50%;transform:translateX(-50%);text-align:center;right:auto}.RWDslider01 .control-box{right:auto;left:50%;transform:translateX(-50%)}}/*文章列表頁籤*/ .tab_content {margin-top: 20px}/*文章頁籤修正*/ .tab {padding: 20px 0;}.tab.open .tab_title {margin: 0 0 20px;}/*產品頁籤*/ .RWDproduct_page .faq-item .faq-question{padding:15px 0}.RWDproduct_page .faq-item .faq-question:before{display:flex;justify-content:center;align-items:center}.RWDproduct_page .faq-item .editor{padding:30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row > .col-md-12 {width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ .productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/2);float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {display: flex;flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ .RWDproduct_page .btn-other{margin:10px 0}.RWDproduct_page .btn-other li{width:100%;display:block;text-align:left;padding:0}.RWDproduct_page .btn-other li .ii{display:inline-block}.RWDproduct_page .btn-other li button{text-align:left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {display: flex;flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {width: calc(100% / 2 - 1px) !important;padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {display: flex; flex-wrap: wrap;}#album .layoutlist_2 .album_item { width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ .albumcontent section.call_to_action .container .article-text .container .row { display: flex;flex-wrap: wrap;}.row .album_d_item {width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ .photo .content_box {width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item{display: initial;}.album-list .item {width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important; padding: 0;}#article .layoutlist_4 .listdate .yearmonth, .layoutlist_4 .listdate .day {display: inline-block;}#article .layoutlist_4 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {content: " / ";}/*相簿內容箭頭*/ .photo_view .flex-direction-nav .flex-disabled{ opacity: 10!important;}/*檔案下載樣式-01*/ .download .list_table td.list_subject {text-align: center;}.download .list_table th.split{display:none}.download .list_table td{line-height:1.5;padding:10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no{min-width:100px}.download .list_table th.list_date{width:calc(100% - 200px)}.download .list_table td.split {display: none;}/*檔案下載樣式-02*/ .download .item table tr { display: flex;flex-direction: column;}.download .oneline {display: flex; flex-wrap: wrap;}.download .list_table td { width: 100%;padding-top: 15px;}.download .list_table td:nth-child(2) {  display: none;}.download .oneline .col-md-4.col-sm-6 {   width: calc(100% / 3);}.layoutlist_5 .downlaod_item { width: calc(100%/2);}.download5 .search-container {margin: 10px 0 0;}/*影片列表*/#video .layoutlist_2 {display: flex;flex-wrap: wrap;}#video .layoutlist_2 .video_item { width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box{text-align: center;}#mobile-fixed .btn-box.step1 li, #mobile-fixed .btn-box.step2 li {padding: 0 1px;}#mobile-fixed .btn-box .normal {text-align: center;padding: 10px 0;font-size: 15px !important;}#mobile-fixed .btn-box ul {display: flex;}
}
/*767px end*/ 
/*700px start*/ 

@media (max-width: 700px) {/* product */ .RWDproduct002_v3 .btn.btn-rj {    padding: 1rem 2rem;}/* feature */ .index .feature_block>.container {    padding: clamp(3.4375rem, 2.9464rem + 2.4554vw, 6.875rem) 7.5%;}}

/*700px end*/ 
/*600px start*/ 
@media (max-width: 600px) {
/* banner */ .RWDbanner_plus01 .logo {    width: 75vw;}/* header */ .RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .member-btn {    padding: 25px 10px;}.RWDmenu_plus04 .features .search-btn {    padding-left: 12px;}/* product *//*231219 修.RWDproduct002_v3 .portfolio-item>.inner-content {    margin: 0 0 10px;}*/ .RWDproduct002_v3 .btn.btn-rj {    padding: 10px 1rem;    font-size: 16px;}.RWDproduct002_v3 .btn.btn-rj:before {    display: none;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {    width: calc(100% / 2 - 21px);    margin: 0 10px 2rem;}.RWDproduct002_v3 .portfolio-item>.portfolio-bottom {    padding-left: 8px;    padding-right: 8px;}/* feature */ .feature_block .main_block {    grid-template-areas:        'feature_pic feature_pic'        'feature_txt01 feature_txt01'        'feature_txt02 feature_txt02';}.RWDService002 .col-sm-4.col-md-4 .funny-boxes {    grid-template-columns: 75px auto;    grid-gap: 1rem;}.RWDService002 .col-sm-4.col-md-4 {    margin-bottom: 1rem;    padding-bottom: 1rem;}/* cta */ .RWDmenu_plus04 .features .edit {    display: none;}.fixed_block {    width: 100%;    display: block;    z-index: 2;}.RWDmobile_bottom_v2 {    background: var(--line-color);}.mobile_bottom__li {    border: none;    color: var(--white-color);}.RWDmobile_bottom_v2 .text {    font-size: 17px;    text-align: left;}.RWDmobile_bottom_v2 .icon {    font-size: 17px;    line-height: 1.5;    height: auto;    margin: 0;}.mobile_bottom__a {    display: grid;    padding: 1rem;    grid-template-columns: 35px auto;    justify-content: center;    align-items: center;    grid-gap: 10px;}/* footer */ .footer_block {    padding-bottom: 70px;}.footer_block>.container {    width: 90%;}/*231219 修*/ .RWDproduct002_v3 .showbottom p.portfolio-bottom__p span {    display: block;}/* 匯入內頁版面寬度80%*//*標題*/ .hgroup {    padding-left: 15px;    padding-right: 15px;}.hgroup h1 {    margin-bottom: 50px;    line-height: 1.8;}.hgroup .container {    margin: 0 0 40px;}/*按鈕*/ .btn.btn_back,.btn.btn_back a,.ebtn,.ebtn a,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn,.btn-primary {    width: 100% !important;}/*container*/ .page_wrapper_bg .pagecontent {    padding: 0px !important;}.page_wrapper_bg section.call_to_action {    padding: 40px 0;}.page_wrapper_bg .article-text .container {    padding: 0;}section.hgroup {    padding: 0;}/*fixrow*/ .fixrow {    padding-left: 0px !important;    padding-right: 0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 {    margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: 100%;    margin: 10px 0;}/*文章列表樣式-06*/ .rwdlayoutlist_6 ul {    margin: 0;}.rwdlayoutlist_6 li {    margin: 0;    border-bottom: #dfdfdf solid 1px;    padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title {    display: none;}.rwdlayoutlist_6 .list_item {    text-align: center;    flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date {    width: 100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: 100%;    padding: 0 0 40px;    margin: 0 0 40px;    border-bottom: 1px solid #eee;}/*文章列表樣式-08*/ .layoutlist_8.rwd .item {    border-bottom: 1px solid #eee;    width: 100%;}/*文章列表樣式-09*/ .rwdlayoutlist_9 .litem {    width: 100%;}/*左右圖文輪播PH*/ .RWDslider01 .pic-list {    width: 100%;}/*時間軸樣式*/ .RWDtimeline01 .line_dot,.RWDtimeline01 .line_dot2 {    left: 0;}.RWDtimeline01 li.event:before {    left: 25px;    width: 14px;    height: 14px;}.RWDtimeline01 li.event .point {    width: calc(100% - 90px);    left: 90px;}.RWDtimeline01 li.event .point .date {    font-size: 14px;    letter-spacing: 1px}/*文章檔案下載*/ .file_area {    margin: 0 0 10px;}#file_dlist,.page_wrapper_bg .dd-select,.file_area {    width: 100% !important;}.download_container .btn {    width: 100%;}/*電子表單*/ .new-form {    margin-top: 0;}.webdesc {    margin: 0 0 30px;}/*相簿上下方說明*/#album .page_desc {    margin: 30px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 30px 0 0;}.photo_discription .text {    font-size: 16px !important;    line-height: 1.5 !important;    margin: 30px 0;    color: #333 !important;    letter-spacing: 2px;    font-weight: 400}/*相簿列表樣式-01*/ .layoutlist_1 .album_item {    width: 100% !important;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 1 - 1px) !important;}/*相簿列表樣式-02*/ .layoutlist_2 .album_item {    margin: 10px 0px 20px !important;    width: 100%;}#album .layoutlist_2 .album_item {    width: 100%;    padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: 100%;    padding: 0;}#btn_shopping {    width: 100%;    margin: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: 100%;}/*產品列表樣式 D*/ .productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/1);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {    width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: 100%;}/*產品頁籤*/ .RWDproduct_page .tab-box .tab-container>ul>li {    padding: 30px;}/*產品檔案下載*/ .productcontent .page_content1 .download_container .btn {    max-width: 100% !important;}/*相簿內容樣式-01*/ .row .album_d_item {    width: 100%;}/*相簿內容樣式-03*/ .photo .content_box {    width: 100% !important;}/*相簿內容樣式-04*/ .album-list .item {    width: 100%;}/*檔案下載樣式-02*/ .download .oneline .col-md-4.col-sm-6 {    width: 100%;    margin-bottom: 20px;}/*影片列表*/#video .layoutlist_2 .video_item {    width: 100%;    margin: 0 0 40px;}/*產品內頁-01*/#member_org_price,#prod_fixprice {    margin-top: 25px;}.page_content1 #prod_price {    margin-top: 5px;}/*購物訂單畫面按鈕*/ .RWDshopping .btn.normal {    width: 100%;    margin: 5px 0;}.shopping-step li span.name {    font-size: 13px !important;}#mobile-fixed .btn-box {    width: 180px;}#mobile-fixed .fixed-in {    width: calc(100% - 180px);    letter-spacing: 0;}/*詢問車按鈕*/ .RWDquiry .btn.normal {    width: 100%;    margin: 5px 0;}/*會員註冊變更位置*/@media (max-width: 575px) {    .login_box_footer {        position: relative;        padding: 20px 0 0;        margin: 20px 0 0;    }}/*麵包屑*/ .page_wrapper_bg section.call_to_action>.container {    width: 85%;    padding: 10vw 5vw;}/*內頁banner*/ .page_wrapper_bg .RWDbanner_plus01 .slick-caption>.container {    width: 100%;}/*內頁按鈕*/ .ebtn a,#article .btn.btn_back a,#album .btn.btn_back a {    min-width: initial;}/*隱私權政策*/ .article4 .page_wrapper_bg .article-text.rwd .container p.privacy-tit,.article5 .page_wrapper_bg .article-text.rwd .container h5 {    font-size: 17px;}.article4 .page_wrapper_bg .article-text.rwd .container .item ul {    padding-left: 25px;}.article4 .page_wrapper_bg .article-text.rwd .container .item span,.article5 .page_wrapper_bg .article-text.rwd .container .item h6 {    padding-left: 0px;}/*聯絡我們*/ .formdesc ul li span {    min-width: 95px;}.verifyimg {    margin-left: 5px;}/*產品detail*/ .RWDproduct_page .products-editor {    margin-bottom: 0;}.products-editor .box-st .lf {    margin: 0 0 1rem;}.btn.btn_back {    margin-top: 0;}
}
/*600px end*/ 
/*480px start*/ 
@media (max-width: 480px) {
/* all */ .fl {    width: 500px;}.title_item .en_title:before {    width: 7vw;    height: 7vw;}/* header */ .ml-stack-nav-toggle__line {    height: 1px;}.RWDmenu_plus04 .features .search-btn {    padding-right: 20px;}/* banner */ .RWDbanner_plus01 .slick-caption {    width: 100% !important;}/* product */ .RWDproduct002_v3 .showbottom p.portfolio-bottom__p {    font-size: 12px;    text-align: center;    letter-spacing: 0px;}.RWDproduct002_v3 .btn.btn-rj {    padding: 10px 1.5rem;    font-size: 15px;}.RWDproduct002_v3 .filter-portfolio ul>li {    width: fit-content;    position: relative;    margin: 0;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {    padding: 7px;    width: calc(100% / 2 - 11px);    margin: 0 5px 1.5rem;}/* about */ .index .about_block>.container {    width: 90%;    margin: 0 auto;    padding: 0 15px;}.title_item.about_item .en_title {    margin-bottom: 1rem;}.about_pic01 {    height: 300px;    border-radius: 5vw;}.index .about_block>.container .about_main_block .about_txt_all {    width: 100%;}.about_pic02 {    width: 61vw;    bottom: -14vw;    left: 50%;    transform: translateX(-50%);}/* feature */ .feature_block .title_item h3.sub_title {    padding: 9px 3rem;}/* footer */ .footer_txt_item ul.footer_info_list li {    margin-bottom: 10px;    padding-bottom: 10px;    border-bottom: 1px dashed #dedede;}.footer_txt_item ul li>span:nth-child(1) {    display: block;}ul.footer_menu_list {    border-top: none;    padding-top: 0;}.footer_block,.footer_block a,ul.footer_list,ul.footer_list li,ul.footer_list li a {    font-size: 15px;}.footer_block {    padding-top: 8rem;}.scrollTop002 {    right: 10px;}.footer_logo {    max-width: 210px;    margin: 0 auto;}.footer_title {    text-align: center;}/* 匯入內頁版面寬度80%*//*文章高度調整*/ .pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ .layoutlist_5 .downlaod_item {    width: calc(100%);}.download5 .search-container {    margin: 10px 0 0 !important;}/*圖文輪播*/ .RWDslider01 .text {    padding-bottom: 40px;}/*麵包屑*/ .page_wrapper_bg .RWDbanner_plus01 .slick-caption .txt1::after {    width: 4.5vw;    height: 4.5vw;    top: 18px;}.page_wrapper_bg section.call_to_action>.container {    width: 85%;}.page_wrapper_bg .hgroup {    margin-bottom: 10px;}.page_wrapper_bg .hgroup h1 {    font-size: 37px;}/*聯絡我們*/ .eforms1 .page_wrapper_bg .hgroup {    margin-bottom: 0;}.formdesc .page-con-txt {    font-size: 18px;}.formdesc ul li {    margin: 0 0 12px;    line-height: 1.5;}.formdesc ul li span {    min-width: auto;    display: block;}@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}
}
/*480px end*/ 
/*380px start*/ 
@media (max-width: 380px){
/* all */ .title_item h3.sub_title {    font-size: 16px;    letter-spacing: .35px;}.title_item .en_title {    font-size: 34px;}.title_item .en_title:before {    width: 8vw;    height: 8vw;}/* header */ .RWDmenu_plus04 .header .logo, .RWDmenu_plus04 .header.is-up .logo {    width: 110px;}.RWDmenu_plus04 .features .search-btn {    padding-right: 18px;}/* product */ .RWDproduct002_v3 .row:nth-child(2) .col-md-12 {    padding: 0;}.RWDproduct002_v3 .filter-portfolio ul {    overflow-x: scroll;    justify-content: flex-start;    width: 100%;}.RWDproduct002_v3 .btn.btn-rj {    padding: 10px 15px;    text-align: center;}/* feature */ .RWDService002 .funny-boxes.float-shadow>.funny-boxes-icon {    margin: 0 auto;}.RWDService002 .col-sm-4.col-md-4 .funny-boxes {    grid-template-columns: auto;    grid-gap: 1rem;    align-items: center;    justify-content: center;    text-align: center;}/* news */ .RWDnews005 .owl-theme .owl-controls .owl-buttons div {    width: 2rem !important;    height: 2rem !important;    top: 25%;}/* about */ .about_block:before {    border-radius: 80px 80px 0 0;}/* footer */ .footer_logo {    max-width: 220px;}.copyright_block, .copyright_block .copyright_desc, .copyright_block .copyright_desc a, .copyright_block .copyright_desc a:hover, .copyright_block .keyword_block {    font-size: 12px;    letter-spacing: 0px;}/* 匯入內頁版面寬度80%*//*跟隨購物車寬度修正*/#mobile-fixed .btn-box {width: 170px;padding-left: 10px;}#mobile-fixed .fixed-in {width: calc(100% - 170px);}.RWDproduct_page .faq-item .editor {padding: 20px;}.btn.btn_back a {    min-width: auto;}/*內頁pro detail*/ .products-editor .box-st .detail-img {    max-width: 80px;    margin: 0 auto 1rem;}.products-editor .box-st li {    display: flex;    flex-direction: column;    text-align: center;    margin: 0 0 15px;    padding: 0 0 15px;}
}
/*380px end*/ 
/*850px start*/ 

/* 匯入內頁版面寬度80%*//*文章列表樣式-04*/#article .layoutlist_4 .fixrow {padding-left: 0;padding-right: 0;}/*圖文輪播*/ .RWDslider01 .products-list .box {display: flex;flex-direction: column;}.RWDslider01 .products-list .products-item .box {flex-direction: column;justify-content: flex-start;}.RWDslider01.pic-right .products-list .products-item .box {flex-direction: column;}.RWDslider01 .pic-list, .RWDslider01 .text {width: 100%; padding: 0 !important;}.RWDslider01 .control-box {right: 0;position: relative; width: 100%; text-align: center;}.RWDslider01 .pic-list,.RWDslider01 .text,.RWDslider01 .pic img {width: 100%;}.RWDslider01 .pic-list {padding-right: 0;}.RWDslider01.pic-right .pic-list { padding-left: 0;}.pagecontent .RWDslider01, .article1 .pagecontent .RWDeditor01 {margin-top: 30px;}

/*850px end*/ 
/* <= miracle customization end */ 
/* user customization start=> */ 

/* <= user customization end */ 
/* last build time:2024-09-24 08:06:34 */ 
/* last build by :網站管理員 */ 