/* all */body {    font-family: 'Cormorant Garamond', 'Noto Serif TC', '微軟正黑體', sans-serif;    font-weight: 300;    letter-spacing: 1px;}a,a:hover,a:focus {    text-decoration: none;    transition: all 0.5s ease-out;}p {    letter-spacing: 0;    color: #5f6368;    line-height: 1.5em;    font-weight: 400;    font-size: 15px;    font-family: '微軟正黑體', serif;}.index .main {    overflow: hidden;    position: relative;}.index .main::before {    content: "";    position: absolute;    width: 96%;    height: 100%;    border: 1px #797979 dotted;    right: 50%;    top: 0;    transform: translate(50%);    z-index: 1;    opacity: .5;    pointer-events: none;}.index .main::after {    content: "";    position: absolute;    width: 100%;    height: 100%;    background: #fff;    top: 0;    z-index: -1;    opacity: 0.2;}/* 反白顏色設定*/::selection {    background: #212121;    color: #fff;}::-moz-selection {    background: #212121;    color: #fff;}:root {    --en-text-style: Cormorant Garamond;    --ch-text-style: Noto Serif TC;    --block-padding: 8rem 0;    --text-color: #7f7f7f;}.img-responsive {    width: 100%;}/* 動態效果改成fadeIn*/ 
.bounceIn {    animation-name: fadeInUp;    animation-duration: 1s}/*-------------loading-------------*/ 
.RWDfakeloader img {    width: auto;    animation-name: zeroall;    animation-duration: 2.5s;}@keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}/*-------------行動呼籲-------------*/ 
.mobile-link {    position: fixed;    display: none;    left: 0;    bottom: 0%;    width: 100%;    color: #231f20;    text-align: center;    z-index: 800;    transition: all 0.5s ease-out;}.mobile-link .RWDedictor {    display: flex;    flex-direction: row;    align-items: stretch;    align-content: center;    animation-delay: initial !important;    animation-duration: initial !important;}.mobile-link .RWDedictor a {    width: 100%;    color: #fff;    padding: 15px 0;    display: flex;    justify-content: center;    align-items: center;}.mobile-link i {    font-size: 22px;    margin-bottom: 5px;}.mobile-link .RWDedictor a img {    width: 11px;    height: 15px;    margin-right: 10px;}.mobile-link .RWDedictor a.fb-style {    background: rgb(49 139 211 / 80%);}.mobile-link .RWDedictor a.line-style {    background: rgb(33 159 175 / 80%);}/*-------------搜尋-------------*/ 
.RWDmenu_plus04 .features .search-btn {    border: #2399a1 solid 1px;    width: 40px;    height: 40px;    padding: 0;    display: flex;    flex-direction: row;    justify-content: center;    align-items: center;    margin-top: 4px;    border-radius: 99em;    background: #2399a19c;}.RWDmenu_plus04 .features .search-btn img {    position: relative;    top: -2px;}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .search-in {    max-width: 900px}/*-------------網頁警告-------------*/ 
.RWDalert_fancybox.bottom {    z-index: 99999 !important;    width: 500px;    padding: 30px 50px 20px !important;    border: 1px solid #212121;    box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;    background: #f7f4ed !important;    color: #231f20 !important;    left: 50% !important;    right: auto !important;    line-height: 1.5 !important;    margin-bottom: 2%;    transform: translateX(-50%) !important;    font-family: '微軟正黑體', serif;    font-weight: 400;}.RWDalert_fancybox.bottom .editor {    margin-bottom: 28px;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: #231f20;    background: #f7f4ed !important;    border-radius: 0;    font-size: 16px;    color: #231f20 !important;}.RWDalert_fancybox .btn-box {    float: right;    margin: 2rem 0 0;}.RWDalert_fancybox .btn:hover {    background: #231f20 !important;    color: #f7f4ed !important;}.RWDalert_fancybox.bottom .editor a {    color: #231f20;    border-bottom: 1px solid #231f20;}/*-------------主標題-------------*/ 
.RWDproduct004 .main-title,.titlebar h2,.RWDnews005 .main-title,.RWDbanner007 .title-main {    color: #189fae;    font-size: 35px;    font-weight: 600;    letter-spacing: 3px;    margin: 0px;    line-height: 1.3;}.RWDproduct004 .sub-title,.titlebar h3,.RWDnews005 .sub-title,.RWDbanner007 .title-sub {    color: #555;    font-size: 19px;    text-transform: uppercase;    font-weight: 400;    letter-spacing: 1px;    margin: 15px 0 0;}.RWDnews005 .section-line {    display: none;}/*-------------按鈕-------------*/ 
.RWDbtn01 .btn-box {    justify-content: flex-start;}.RWDbtn01 .btn-box .col-sm-3 {    width: 100%;}a.btnstyle,.RWDbtn01 a.btn {    background: transparent;    margin: 0px auto 0;    width: 250px;    height: 48px;    line-height: 48px;    font-weight: 500;    color: #219FAF;    position: relative;    z-index: 99;    display: flex;    align-items: center;    justify-content: flex-start;    flex-direction: row;    gap: 10px;    font-size: 15px;    border-radius: 0 !important;    padding: 0 15px !important;    border-bottom: 1px solid #219FAF;    letter-spacing: 0;}a.btnstyle::after,.RWDbtn01 a.btn::after {    content: "";    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;}.RWDbtn01 a.btn::before {    content: '';    position: absolute;    right: 15px;    top: 15px;    display: block;    width: 15px;    height: 15px;    background: url(archive/image/customization/icon-arrow.png) no-repeat;    background-size: 100% auto;}/*hover*/a:hover.btnstyle,.RWDbtn01 a:hover.btn {    color: #fff;    background: transparent !important;}a:hover.btnstyle::after,.RWDbtn01 a:hover.btn::after {    width: 100%;    transition: .4s;    right: auto;    left: 0;    background: #219FAF;}a:hover.btnstyle::after {    border-radius: 50px;}.RWDbtn01 a:hover.btn::before {    filter: brightness(0) invert(1);}/*-------------header-------------*/ 
.RWDmenu_plus04 .header {    padding: 5px 3% 5px 3%;    background: transparent;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .container {    max-width: initial;}.RWDmenu_plus04 .header::before {    content: '';    position: absolute;    top: 0;    left: 0;    display: block;    width: 100%;    height: 200%;    background: linear-gradient(to bottom, rgb(255 255 255 / 70%) 0%, rgb(255 255 255 / 0%) 70%);    pointer-events: none;}.RWDmenu_plus04 .logo {    width: 81px;    margin-top: 15px;    position: relative;    z-index: 0;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header .logo a {    position: relative;}.RWDmenu_plus04 .header .logo a::before {    content: '';    background: url(archive/image/customization/logo_02.png) no-repeat;    background-size: 100% auto;    display: block;    width: 159px;    height: 60px;    position: absolute;    top: -3px;    left: 0;    opacity: 0;}.RWDmenu_plus04 .site-nav .menu {    text-align: right;}.RWDmenu_plus04 .site-nav .menu>li>a {    font-size: 17px;    color: #fff;    font-weight: 600;    text-transform: uppercase;    min-width: 112px;    padding: 25px 0px;    text-shadow: 0px 0px 3px #3333338f;}/*-------------header hover-------------*/ 
.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: #231f20;}.RWDmenu_plus04 .site-nav .menu>li>a:before {    content: "";    position: absolute;    width: 0;    height: 1px;    background: #494949;    bottom: 0px;    right: 0;    transition: all .5s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {    width: 20%;    transition: all .5s ease;    right: auto;    left: 50%;    transform: translateX(-50%);}.RWDmenu_plus04 .site-nav .menu>li>a:hover {    color: #fff;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {    background: #219FAF;}/*header下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu li {    text-align: center;}.RWDmenu_plus04 .lang-select-label:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:after {    position: absolute;    right: 5px;    border-color: #dfdfdf;}.RWDmenu_plus04 .header.is-up .lang-select-label:after,.RWDmenu_plus04 .header.is-up .site-nav .menu>li.dropdown>a:after,.RWDmenu_plus04 .header.is-up .site-nav .menu>li.has-child>a:after {    border-color: #1a1a1a;}.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 {    font-weight: 400;    text-decoration: none;}.RWDmenu_plus04 .site-nav .menu ul li>a {    padding-right: 0px;    padding-left: 0;}.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #4eaeb9;}/*-------------header icon-------------*/ 
.RWDmenu_plus04 .features {    width: 450px;}.RWDmenu_plus04 .features .edit {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: stretch;    margin: 0px 0 0;    gap: 15px;}.RWDmenu_plus04 .features a.btnstyle {    width: 180px;    display: flex;    justify-content: center;    align-items: center;    border-radius: 50px !important;}.RWDmenu_plus04 .features a.btnstyle i {    color: #fff;    font-size: 18px;}.RWDmenu_plus04 .features a.btnstyle {    color: #fff;}.RWDmenu_plus04 .features a.btnstyle.fb-style {    background: rgb(49 139 211 / 75%);    border: 0;}.RWDmenu_plus04 .features a.btnstyle.ig-style {    background: rgb(33 159 175 / 75%);    border: 0;}.RWDmenu_plus04 .features a.btnstyle.line-style {    background: #55c56b;}.RWDmenu_plus04 .features .search-btn img,.RWDmenu_plus04 .features .member-btn img,.RWDmenu_plus04 .features .cart-btn img {    width: 17px;    height: 17px;    filter: brightness(0) invert(1);}/*header is-up*/ 
.RWDmenu_plus04 .header.is-up {    transition: all 0.5s ease-out;    background: rgba(247, 244, 237, 0.8);    padding-bottom: 0;    -webkit-backdrop-filter: saturate(200%) blur(4px);    backdrop-filter: saturate(200%) blur(4px);}.RWDmenu_plus04 .header.is-up .logo {    width: 71px;    margin-top: 10px;    transition: all 0.5s ease-out;    position: relative;}.RWDmenu_plus04 .header.is-up .logo::before,.RWDmenu_plus04 .header.is-up .logo img {    display: none;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .logo a::before {    opacity: 1;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a {    color: #494949;    text-shadow: unset;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle,.RWDmenu_plus04 .header.is-up .features .cart-btn {    color: #494949;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: #494949;}/* .RWDmenu_plus04 .header.is-up .features .search-btn img,.RWDmenu_plus04 .header.is-up .features .member-btn img,.RWDmenu_plus04 .header.is-up .features .cart-btn img {    filter: initial;} *//*漢堡選單基本設定*/ 
.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li .m_title_block {    color: #2863e3;}.RWDmenu_plus04 #mobile-menu .menu>li .m_stitle_block {    color: #555;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: #2863e3;}.RWDmenu_plus04 #mobile-menu .menu>li.active .m_title_block,.RWDmenu_plus04 #mobile-menu .menu>li.active .m_stitle_block {    color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    color: #555;    font-weight: 400;}/*-------------banner-------------*/ 
.banner-block {    position: relative;}.banner-block .RWDbanner_plus01 .slick-caption {    top: 30%;}.banner-block .container {    width: 80%;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 41px;    color: #fff;    text-transform: uppercase;    letter-spacing: 1px;    font-weight: 600;    text-shadow: 0px 0px 5px #393939;}.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 20px;    color: #f7f4ed;    text-transform: uppercase;    letter-spacing: 1px;    margin-top: 0;    font-family: '微軟正黑體', serif;    line-height: 1.8;    font-weight: 400;    text-shadow: 0px 0px 5px #393939;}.banner-block .slickitem01 .container,.banner-block .slickitem02 .container {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-end;    gap: 25px;}.banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt2,.banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt2 {    writing-mode: vertical-lr;}.banner-block .RWDbanner_plus01 .page-scroll {    width: auto;    left: 0px;    margin-left: 15px;    bottom: 0;    transform: translateY(51%);}.banner-block .RWDbanner_plus01 .page-scroll a {    display: inline-block;    -webkit-transform: translate(0, -50%);    transform: translate(0, -50%);    color: #fff;    letter-spacing: .1em;    text-decoration: none;    -webkit-transition: opacity .3s;    transition: opacity .3s;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span {    writing-mode: tb-rl;    margin-bottom: 0;    font-size: 12px;    letter-spacing: 2px;    color: #fff;    font-weight: 300;    padding-bottom: 40px;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span::before {    position: absolute;    content: '';    width: 1px;    height: 30px;    left: 30px;    top: 0;    background: #219FAF;    animation: scd 5s ease 0s infinite alternate;    transition: all 0.5s ease 0s;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span::after {    content: '';    width: 1px;    height: 100%;    background: rgba(255, 255, 2555, 0.3);    position: absolute;    left: 30px;    bottom: 0;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li button {    width: 9px;    height: 9px;    background: transparent;    border: 1px solid #fff;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: #fff;    border: 1px solid #fff;}/*-------------產品-------------*/ 
.product-block {    padding: var(--block-padding);    position: relative;    z-index: 0;}.product-block::before {    content: '';    background: url(archive/image/customization/block_bg.jpg) no-repeat;    background-size: cover;    display: block;    position: absolute;    top: 0;    left: 0;    z-index: -1;    width: 100%;    height: 100%;}.product-block .container {    width: 90%;}.product-block .heading-title {    background: transparent;    padding: 0 0 2rem;}.RWDproduct004 .heading-title.heading-arrow-bottom::after {    display: none;}/*內容*/ 
.RWDproduct004 .section-subject {    margin-bottom: 2rem;}.RWDproduct004 section {    border-bottom: 0;}.product-block .RWDproduct004 #portfolio.portfolio-nogutter .row>div {    float: left;    padding: 10px !important;}.RWDproduct004 .row.mix-grid {    display: flex;    flex-wrap: wrap;}.RWDproduct004 .mix-grid .mix:nth-child(6n+1) {    width: calc(100%/3 + 6%);    float: left;}.RWDproduct004 .mix-grid .mix:nth-child(6n+2) {    width: calc(100%/3 - 3.4%);    float: left;}.RWDproduct004 .mix-grid .mix:nth-child(6n+3) {    width: calc(100%/3 - 3.4%);    float: right;}.RWDproduct004 .mix-grid .mix:nth-child(6n+4) {    width: calc(100%/3 - 3.4%);    float: right;}.RWDproduct004 .mix-grid .mix:nth-child(6n+5) {    width: calc(100%/3 - 3.4%);    float: left;}.RWDproduct004 .mix-grid .mix:nth-child(6n) {    width: calc(100%/3 + 6%);    float: left;}/*text*/ 
.RWDproduct004 .item-box-desc {    padding: 20px 0px 10px;}.RWDproduct004 #portfolio div.col-md-3 h3 {    color: #231f20;    font-size: 20px;    font-weight: 600;    margin: 15px 0;}.RWDproduct004 #portfolio div.col-md-3 h3 span {    color: #777;    font-size: 13px;    font-family: var(--ch-text-style);    margin: 0 0 0 10px;    display: inline-block;    font-weight: 600;}.list-inline.categories.nomargin {    color: var(--text-color);    line-height: 1.3em;    font-size: 15px;    letter-spacing: 0.1em;    margin: 3px 0 0 !important;    width: 95%;    font-family: '微軟正黑體';    font-weight: 400;}.list-inline.categories.nomargin p {    display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    font-family: '微軟正黑體';}/*hover*/ 
.RWDproduct004 .overlay {    background: none;}.RWDproduct004 img.img-responsive {    animation: 1000ms ease normal forwards 1 move01;    transform: scale(1);    transition: all 1s ease-in-out;}.RWDproduct004 #portfolio.portfolio-nogutter .mix-grid:hover .mix:hover img {    transform: scale(1.2);}/*hover的那個樣式拿掉*/ 
.RWDproduct004 .item-box .item-hover a {    width: 100%;    height: 100%;    display: block;}a.ico-rounded.lightbox {    display: none !important;}.RWDproduct004 .item-box .item-hover .inner {    height: 100%;    top: 0;    margin-top: 0;}.RWDproduct004 .item-box figure {    position: initial;}.RWDproduct004 .item-box .item-hover .inner .ico-rounded>span {    display: none;}.RWDproduct004 .overlay,.RWDproduct004 .item-box .item-hover {    background-color: transparent;}.RWDproduct004 #portfolio,.RWDproduct004 {    overflow: initial;}.RWDproduct004 section {    border-bottom: 0;}.RWDproduct004 .col-md-3.col-sm-3.mix::after {    content: "";    position: absolute;    width: 0;    height: 100%;    background: #fff;    transition: 0.5s ease;    top: 0;    left: 0;    bottom: 0;    z-index: -1;    box-shadow: 0px 0px 10px rgb(170 170 170 / 32%);}.RWDproduct004 .col-md-3.col-sm-3.mix:hover::after {    width: 100%;}/*列表動畫*/ 
.animated .RWDproduct004 .portfolio-nogutter .mix-grid .mix {    animation: 1000ms ease normal forwards 1 move01;    opacity: 0;}.animated .RWDproduct004 .mix-grid .mix:nth-child(6n+1) {    animation-delay: 0.3s;}.animated .RWDproduct004 .mix-grid .mix:nth-child(6n+2) {    animation-delay: 0.5s;}.animated .RWDproduct004 .mix-grid .mix:nth-child(6n+3) {    animation-delay: 0.6s;}.animated .RWDproduct004 .mix-grid .mix:nth-child(6n+4) {    animation-delay: 1.1s;}.animated .RWDproduct004 .mix-grid .mix:nth-child(6n+5) {    animation-delay: 1.4s;}.animated .RWDproduct004 .mix-grid .mix:nth-child(6n+6) {    animation-delay: 1.7s}/**/ 
.animated .box-first .RWDnews003 .row .col-md-4 {    animation: 1000ms ease normal forwards 1 move01;    opacity: 0;}.animated .box-second .RWDnews003 .row .col-md-4 {    animation: 1000ms ease normal forwards 1 move01;    opacity: 0;}.animated .box-first .RWDnews003 .row .col-md-4:nth-child(1) {    animation-delay: 0.3s;}.animated .box-first .RWDnews003 .row .col-md-4:nth-child(2) {    animation-delay: 0.5s;}.animated .box-first .RWDnews003 .row .col-md-4:nth-child(3) {    animation-delay: 0.6s;}.animated .box-first .RWDnews003 .row .col-md-4:nth-child(4) {    animation-delay: 1.1s;}.animated .box-first .RWDnews003 .row .col-md-4:nth-child(5) {    animation-delay: 1.3s;}.animated .box-second .RWDnews003 .row .col-md-4:nth-child(1) {    animation-delay: 1.3s;}.animated .box-second .RWDnews003 .row .col-md-4:nth-child(2) {    animation-delay: 1.4s;}.animated .box-second .RWDnews003 .row .col-md-4:nth-child(3) {    animation-delay: 1.5s;}.animated .box-second .RWDnews003 .row .col-md-4:nth-child(4) {    animation-delay: 1.6s;}.animated .box-second .RWDnews003 .row .col-md-4:nth-child(5) {    animation-delay: 1.7s;}/**/ 
.animated .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    animation: 800ms ease normal forwards 1 move01;    opacity: 0;}.animated .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:nth-child(1) {    animation-delay: 0.3s}.animated .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:nth-child(2) {    animation-delay: 0.5s}.animated .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:nth-child(3) {    animation-delay: 0.8s}.animated .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:nth-child(4) {    animation-delay: 1.1s}.animated .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:nth-child(5) {    animation-delay: 1.4s}.animated .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:nth-child(6) {    animation-delay: 1.7s}@keyframes move01 {    0% {        opacity: 0;        -webkit-transform: translateX(80px);        -moz-transform: translateX(80px);        -ms-transform: translateX(80px);        -o-transform: translateX(80px);        transform: translateX(80px);    }    100% {        opacity: 1;        -webkit-transform: translateX(0px);        -moz-transform: translateX(0px);        -ms-transform: translateX(0px);        -o-transform: translateX(0px);        transform: translateX(0px);    }}/*-------------影片-------------*/ 
.video-block,.RWDvideo006__video {    height: 80vh;    position: relative;}.video-block .RWDvideo001 {    display: none !important;}.video-block .RWDvideo001 .video,.video-block .RWDvideo006 .video {    margin-top: -60px;}.video-block .container {    width: 100%;    padding: 0;}.video-block .RWDvideo001 .mouse.defbg {    display: none}.RWDvideo001 .info .summary,.RWDvideo006 .video-txt {    margin-top: 0%;    color: #FFF;    font-weight: 600;    text-align: left;    width: fit-content;    letter-spacing: 1px;    line-height: 1.8;    font-size: 18px;    text-shadow: 0.1em 0.1em 0.2em black}.RWDvideo006__editor {    position: absolute;    right: 6rem;    bottom: 13%;    left: auto;    top: auto;}/*-------------服務項目-------------*/ 
.service-block {    position: relative;    z-index: 0;}.service-block::before {    content: '';    background: url(archive/image/customization/block_bg.jpg) no-repeat;    background-size: cover;    display: block;    position: absolute;    top: 0;    left: 0;    z-index: -1;    width: 100%;    height: 100%;}.service-block::after {    content: '';    background: rgba(255, 255, 255, 0.5);    width: 65%;    height: 100%;    display: block;    position: absolute;    top: 0;    right: 0;    z-index: -1;}.service-block .container {    width: 90%;    display: flex;    justify-content: flex-start;    align-items: stretch;    flex-direction: row;    padding: var(--block-padding);}.service-block .titlebar {    width: 40%;    position: relative;}.service-block .infobox {    width: 60%;    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-start;    position: relative;    z-index: 0;}/*按鈕*/ 
.service-block .RWDbtn01 {    margin-top: 3rem;    position: absolute;    left: 0;    bottom: 12%;}.service-block .RWDbtn01 a.btn {    font-size: 17px;}/*內容*/ 
.service-block .infobox .container {    padding: 0 !important;    display: block !important;    width: 90% !important;}.service-block .infobox .box-first,.service-block .infobox .box-second {    width: 50%;}.RWDnews003 .row {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: flex-start;}.RWDnews003 .box-icon>a,.box-icon .box-icon-title {    cursor: inherit;}.RWDnews003 .col-md-4 {    width: 100%;    margin: 0 0 35px;}.RWDnews003 .col-md-4:last-child {    margin: 0;}.RWDnews003 .box-icon.box-icon-side {    padding-left: 0;    margin: 0;}.RWDnews003 .box-icon a.box-icon-title>h2 {    font-size: 28px;    font-family: 'Noto Serif TC', serif !important;    color: #222 !important;    margin: 0;    letter-spacing: 1px;    display: flex;    flex-direction: row;    align-items: center;    line-height: 1;    margin-bottom: 4px;}.RWDnews003 .box-icon a.box-icon-title>h2::before {    content: '';    background: #dfdfdf;    width: 1px;    height: 70%;    position: absolute;    top: 38px;    left: 3%;    display: block;}.RWDnews003 .box-icon a.box-icon-title span {    font-size: 20px;    font-family: 'Noto Serif TC', serif !important;    color: #222;    letter-spacing: 1px;    padding-left: 20px;}.RWDnews003 .box-icon p {    margin: 0;    padding-left: 53px;    color: var(--text-color);    font-size: 15px;    text-align: left;    width: 100%;    letter-spacing: 1px;    font-weight: 600;    font-family: '微軟正黑體', serif;}/*-------------關於&最新消息-------------*/ 
.merge-block {    position: relative;}.merge-block::before {    content: '';    background: url(archive/image/customization/block_bg.jpg) no-repeat;    background-size: cover;    display: block;    position: absolute;    top: 0;    left: 0;    z-index: -1;    width: 100%;    height: 100%;}.merge-block::after {    content: '';    background: rgba(255, 255, 255, 0.4);    width: 100%;    height: 100%;    position: absolute;    top: 0;    left: 0;    display: block;    z-index: -1;}/*-------------關於-------------*/ 
.about-block,.news-block {    position: relative;    padding: var(--block-padding);}.about-block .container {    width: 90%;    padding: 0;}.about-block .titlebar {    text-align: center;    margin-bottom: 3rem;}.about-block .titlebar span.mobile-box {    display: none;}.RWDbanner007 .item-title-blk {    margin-bottom: 20px}.RWDbanner007 .item-editor .box {    margin-bottom: 20px;}.RWDbanner007 .item-editor .box_a {    font-size: 15px;    color: #fff;    margin: 0px 0px 5px;}.RWDbanner007 .item-blk,.RWDbanner007 .item-img {    height: 32vw !important;}/*dot*/ 
.RWDbanner007 .item-pagination {    position: absolute;    right: -75px;    top: 61px;    transform: rotate(90deg);    z-index: 111;}.RWDbanner007 .item-pagination .swiper-pagination-bullet-active:before {    background-color: #000;}.RWDbanner007 .item-pagination .swiper-pagination-bullet:before {    content: '';    background-color: #222;    width: 25px;    height: 5px;    border-radius: 0}.RWDbanner007 .item-pagination .swiper-pagination-bullet {    width: 30px;    height: 20px}.RWDbanner007 .item-fraction {    color: #8c8c8c;    right: 45px;    font-family: 'Noto Serif TC', serif !important;}.RWDbanner007 .item-fraction {    position: absolute;    width: 120px;    height: 120px;    top: -50px}.RWDbanner007 .decorate-line {    width: 100%;    height: 1px;    margin: 10px 0;    background-color: #dedede;    transform: rotate(-45deg);}.RWDbanner007 .crrent-page {    font-size: 46px;    position: relative;    left: -26px;    opacity: 0.8;    color: #189fae;    top: 9px;}.RWDbanner007 .total-page {    position: relative;    right: -10px;    top: -10px;    font-size: 22px;    color: #e6e5e5;}.RWDbanner007 .swiper-container {    background-color: transparent !important;    overflow: visible;}.RWDbanner007 .link-store {    display: none;}.RWDbanner007 {    position: relative;    margin-left: -15% !important;}.RWDbanner007 .title-main {    color: #fff;    font-size: 40px;    letter-spacing: 5px;    line-height: 1.5;}.RWDbanner007 .title-sub {    color: #ccc;    font-size: 18px;    letter-spacing: 2px;    line-height: 1.3;    margin-top: 10px;}.RWDbanner007 .swiper-container {    background-color: #222;    overflow: visible}.RWDbanner007 .item-img {    overflow: initial;}.RWDbanner007 .item-box {    width: 560px !important;    height: 32vw;    top: -2px;}.RWDbanner007 .banner-info {    text-align: left;    margin-bottom: 80px;}.RWDbanner007 .item-info {    height: 32vw !important;    padding: 80px 60px;    display: flex;    justify-content: center;    align-items: flex-start;    flex-direction: column;    position: relative;    top: 2px;}.RWDbanner007 .swiper-slide.swiper-slide-prev,.RWDbanner007 .swiper-slide.swiper-slide-next {    filter: blur(1px);    transition: all .5s ease;}.RWDbanner007 .item-info:before {    background-color: #4eaeb9;}.RWDbanner007 .item-box .box-shadow {    -webkit-box-shadow: none;    box-shadow: none;}.RWDbanner007 .item-title {    color: #fff;    font-weight: 600;    line-height: 1.3;    letter-spacing: 1px;    text-transform: uppercase;}.RWDbanner007 .item-editor {    color: #fff;    position: relative;    font-size: 15px;    letter-spacing: 2px;    line-height: 1.5;    overflow: hidden;    -webkit-line-clamp: 10;    padding-left: 5px;    max-height: 277px;    font-family: '微軟正黑體';    font-weight: 400;}.RWDbanner007 .item-fraction {    color: #666;    right: 15px;}.RWDbanner007 .item-nav-next {    position: absolute;    right: 2px !important;    left: auto !important;}.RWDbanner007 .item-nav-next,.RWDbanner007 .item-nav-prev {    width: 40px;    height: 40px;    background-color: #fff;    top: -85px;    margin-top: 0;    outline: 0;    z-index: 1;    font-size: 18px;    color: #fff;}.RWDbanner007 .item-nav-prev {    position: absolute;    left: auto !important;    right: 60px;}.RWDbanner007 .item-nav-prev:hover {    width: 40px;    left: auto;}.RWDbanner007 .item-nav-next:hover {    width: 40px;    right: 2px;}.RWDbanner007 .item-subtitle {    position: relative;    font-size: 16px;    color: #ccc;    letter-spacing: 1.5px;}.RWDbanner007 .item-nav-next:after {    display: none;}.RWDbanner007 .item-editor a {    border-bottom: 1px solid #666;    color: #fff;}.RWDbanner007 .swiper-button-disabled {    opacity: .3;}.RWDbanner007 .swiper-slide.swiper-slide-prev,.RWDbanner007 .swiper-slide.swiper-slide-next {    filter: blur(1px);    transition: all .5s ease;    opacity: 0.5;}/*arrow*/ 
.RWDbanner007 .swiper-button-disabled {    opacity: 1;}.RWDbanner007 .arrow-type .item-nav-next,.RWDbanner007 .arrow-type .item-nav-prev {    top: 50%;    background-color: #fff;    color: #666;    z-index: 6;    border: #dfdfdf solid 1px;    border-radius: 99em;    font-size: 13px;    width: 50px !important;    height: 50px;}.RWDbanner007 .item-nav-prev {    position: absolute;    left: -24px !important;    right: auto !important;}.RWDbanner007 .item-nav-next {    right: -24px !important;}.RWDbanner007 .item-nav-prev .ii-arrow1 {    left: 14px;}.RWDbanner007 .item-nav-next .ii-arrow1 {    right: 15px;}/*news*/ 
.news-block .container {    width: 80%;}.news-block::after {    content: '';    background: rgba(255, 255, 255, 0.7);    width: 98%;    height: 100%;    display: block;    position: absolute;    top: 0;    left: 0;    z-index: -1;}.news-block .RWDnews005 .container {    width: 100%;    max-width: 2000px;}.RWDnews005 .owl-carousel {    overflow: unset;}.RWDnews005 .owl-carousel .owl-wrapper-outer {    overflow: hidden;}.RWDnews005 .owl-carousel .owl-item div {    text-align: left;    min-height: 53px;}.news-block .RWDnews005 h4 a,.news-block .news005_h4 a {    font-weight: 600;    font-size: 20px;    text-align: left;    letter-spacing: 1px;    line-height: 1.3;}.news-block .RWDnews005 p {    display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}.news-block .RWDnews005 p,.news-block .RWDnews005 .list-inline {    font-family: '微軟正黑體', serif;    font-size: 15px;    color: var(--text-color);    font-weight: 400;}.news-block .RWDnews005 .list-inline {    font-size: 13px;}/*news arrow*/ 
.news-block .RWDnews005 .fa-calendar:before {    content: "";    background: url(archive/image/customization/icon-calendar.png) no-repeat;    width: 13px;    height: 13px;    background-size: 100% auto;    display: block;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    z-index: 1;    color: #adadad;    background: transparent;    border: #d6d6d6 1px solid;    -webkit-border-radius: 100%;    -moz-border-radius: 100%;    border-radius: 100%;    width: 70px !important;    height: 70px !important;    display: flex;    align-items: center;    justify-content: center;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    position: absolute;    top: 40%;    margin-top: -28px;    right: auto;    left: -25px;    zoom: 1;    width: 36px;    height: 36px;    opacity: 0;}.RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:before {    background: url(archive/image/customization/news-arrow.png) no-repeat;    content: "" !IMPORTANT;    position: absolute;    left: 0px;    top: -10px;    width: 20px;    height: 90px;    background-size: contain;    z-index: 1;    transform: rotate(-90deg);    opacity: 1;    transition: 0.5s;}.RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:hover:before {    opacity: 1}.RWDnews005 .controlls-over .owl-controls .owl-next {    top: 40%;    margin-top: -28px;    right: auto;    right: -25px}.RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:before {    background: url(archive/image/customization/news-arrow.png) no-repeat;    content: "" !IMPORTANT;    position: absolute;    right: 0px;    top: -10px;    width: 20px;    height: 90px;    background-size: contain;    z-index: 1;    transform: rotate(90deg) scaleX(-1);    opacity: 1;    transition: 0.5s;}.RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:hover:before {    opacity: 1}.RWDnews005 .owl-theme .owl-controls .owl-buttons div:hover::after {    transform: scale(1);}.RWDnews005 .owl-theme .owl-controls .owl-buttons div::after {    width: 70px;    height: 70px;    content: "";    position: absolute;    background: rgb(255 255 255 / 40%);    border-radius: 100%;    transform: scale(0);    transition: 0.5s ease;}.RWDnews005 .list-inline>li {    padding-right: 15px;    padding-left: 8px;}@keyframes scd {    0% {        height: 0px;    }    100% {        height: 100%;    }}@-webkit-keyframes scd {    0% {        height: 0px;    }    100% {        height: 100%;    }}
/*footer start*/

/*-------------footer-------------*/ 
.footer-block {    position: relative;    z-index: 1;    font-size: 15px;    border-top: 1px solid #dfdfdf;}.footer-block::after {    content: '';    background: rgb(238 236 228 / 23%);    position: absolute;    top: 0;    left: 0;    display: block;    width: 100%;    height: 100%;    z-index: -1;}.footer-block::before {    content: '';    background: url(archive/image/customization/block_bg.jpg) no-repeat;    background-size: cover;    display: block;    position: absolute;    top: 0;    left: 0;    z-index: -1;    width: 100%;    height: 100%;}.footer-block,.footer-block a {    color: #494949;}.ft-top .container,.ft-bottom .container {    width: 80%;}/*-------------資訊-------------*/ 
.ft-top .container {    display: flex;    justify-content: space-between;    flex-direction: row;    align-items: stretch;    padding: 4.2rem 15px 3rem;}.ft-top .ft-left {    width: 70%;}.ft-top .ft-right {    width: 30%;    display: flex;    justify-content: space-between;    flex-direction: column;    align-items: flex-end;    position: relative;}.ft-top .ft-left ul {    list-style: none;    margin: 0;    padding: 0;    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: flex-start;    align-items: flex-start;}.ft-top .ft-left ul li {    width: calc(100%/2 - 1px);    margin-bottom: 15px;    font-family: '微軟正黑體', serif;    color: #494949;    font-size: 15px;    font-weight: 400;}.ft-top .ft-left ul li span {    display: block;    font-weight: 600;    margin-bottom: 3px;    font-family: var(--ch-text-style);    color: #2498a9;    font-size: 16px;}.ft-logo {    margin-right: 1.5vw;}.ft-logo img {    width: 150px;    margin: 62px 0 0}.cp-name {    color: #2498a9;    font-size: 20px;    font-weight: 600;    margin-bottom: 35px;    text-transform: uppercase}.ft-map {    width: 90%;    margin-top: 30px;}.ft-map iframe {    filter: grayscale(1);}/*-------------社群-------------*/ 
.ft-social {    position: absolute;    bottom: 0;}.RWDsocial002 .pull-right {    float: none !important;}.RWDsocial002 .iconRounded {    border: 0;    color: #fff;    background-color: transparent;    width: 50px;    height: 50px;}.RWDsocial002 .iconRounded img {    width: 25px;    height: 25px;    margin-top: 11px;}.RWDsocial002 .iconRounded:hover,.color1 .iconRounded:hover {    background-color: #fff;    color: #fff;}/*-------------copyright-------------*/ 
.ft-bottom {    background: #e4e2da;    padding: 1rem 0;}.ft-bottom .container,.ft-bottom .container .ft-left {    display: flex;    align-items: center;    flex-wrap: wrap;    font-size: 12px;    font-family: '微軟正黑體', serif;    font-weight: 400;}.ft-bottom .container {    display: flex;    justify-content: space-between}.ft-bottom .ft-left {    width: 70%;}.ft-bottom .ft-right {    width: 30%;    display: flex;    justify-content: flex-end;    margin: 0 !important;}.ft-bottom .container,.copyright_desc a,.copyright_desc {    color: #666;}.ft-bottom .container .ft-left>div {    margin-right: 20px;    position: relative;    letter-spacing: 0;}.ft-bottom .container .ft-left .model::before {    content: '';    width: 1px;    height: 12px;    background: #bcbcbc;    display: block;    position: absolute;    right: -10px;    top: 7px;}.ft-bottom .container .ft-left>div.RWDssl01 {    margin-left: 0;}.ft-bottom .RWDedictor::before {    display: none !important;}/*-------------gotop-------------*/ 
.scrollTop002 {    bottom: -4px;    right: 0;}.scrollTop002 .ii {    border-radius: 0;}

/*footer 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: rgb(33 159 175 / 75%);    --btn-main-hover-color: #219faf;    --btn-sub-color: #999;    --btn-sub-hover-color: #219faf;}/*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 {    min-height: 35vw;    padding: 0;}.page_wrapper_bg section.call_to_action>.container {    padding-top: calc(var(--InnerPadding) + 65px);    padding-bottom: var(--InnerPadding) ;    width: 80%;    max-width: unset;}.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: 1.3rem;    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: 1.2rem !important;}.page_wrapper_bg .article-text h4 {    font-size: 1.1rem;    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,.RWDslider01 .slick-dots button {    font-size: 16px;    line-height: 1.8;    letter-spacing: 1px;    color: var(--text-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: 10px 15px;    display: block;    font-weight: 600;}.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: 180px;    padding: 10px 15px;    background: transparent;    color: var(--btn-main-color);    transition: all 0.2s ease;    border: 1px solid var(--btn-main-color);    line-height: 1}.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: 0px;    border-radius: 0px;    float: right;    margin-right: 0;}.ebtn a {    display: block;    text-align: center;    min-width: 200px;    line-height: 1.5;    padding: 10px 30px !important;    font-weight: 600;    margin-top: 20px;    color: #fff !important;    background: var(--btn-main-color);    border: 0;    transition: all .2s ease;    border-radius: 0}.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: 10px !important;    font-size: 20px;}#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: 20px !important;    font-weight: 500;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}.layoutlist_7 .litem {    margin: 0 0 3rem;    padding: 0 20px;}/*文章列表-8*/ 
.layoutlist_8 .list_subject {    padding: 0 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-container {    border: 0;}.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: 50%;    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: 0;    line-height: 2;    font-size: var(--FontSizeDesc);    width: 85%;    margin: auto;}.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 {    justify-content: center;}.RWDproduct_page .tab-box .tab-menu a {    margin: 0;    padding: 15px 30px;    height: auto;    font-size: 16px;    background: transparent;    border: 0;    position: relative;    text-align: center;}.productcontent .tabs nav ul {    margin: 0 !important;}/*文章頁籤*/ 
.tabs nav a {    padding: 15px 20px !important;    height: auto !important}.tabs nav ul li:first-child {    border-left: 0;}.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: 50%;    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: var(--FontSizeDesc);    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  !important}.tabs nav li.tab-current {    border: transparent;    box-shadow: none;    border-bottom: none;    z-index: 100;}/*相簿列表*/ 
.layoutlist_2 .album_item {    height: auto !important;}.album1 .layoutlist_2 .album_item{    width: calc(100% / 3);}.album_item img{        width: 100%;    object-fit: cover;}/*相簿上下方說明*/#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: 1.1rem;}#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 {      margin-top: 10px;    margin-bottom: 0;    font-size: 1.1rem;       padding: 0;    text-align: left;}/*相簿共同彈跳視窗*/ 
.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: var(--FontSizeDesc);    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: var(--FontSizeDesc);    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);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--btn-sub-color);}.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_2 .album_item,.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 10px;}.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;}.layoutlist_2 .item, .layoutlist_4 .item{        border-bottom: 0;}#album .layoutlist_2 .album_item_subject,.articlelist .cate_list .subject a,.articlelist .cate_list .subject,.item .subject A.itemlink{    font-size: 20px;    font-family: var(--FontFamilyEN);    font-weight: 500;    color: #222;}#product .item .subject {    height: auto !important;}.item .subject{        margin-top: 10px;        margin-bottom: 0;}.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;}/*產品售價顏色*/li#O_sellPrice,span.payprice,.pricearea .price {    color: var(--btn-main-color) !important;    font-weight: bold;}.pricearea .price.delline {    color: #333 !important;}.pricearea .price.fixprice {    color: #777 !important;}/* 相關產品 */ 
.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: var(--FontSizeDesc);    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: 1.1rem;    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;}/* 問與答 */ 
.faq_q_icon {    background: 0 0;    position: relative}.faq_q_icon:before {    content: "Q";    position: absolute;    top: -8px;    font-size: 1.2rem;    left: 0;    color: #1f2a3d;    font-family: var(--font-style-02)}.faq_item {    max-width: 1200px;    margin: auto}.faq_answer tr td:first-child {    display: none}

/*內頁 end*/
/*客製內頁 start*/

:root {    --TransitionEase: .3s ease;    --TextMainColor: #414141;    --BorderPx1: 1px solid #d3d3d3;    --MainHoverColor: #b0a5a3;    --MainColor: #219FAF;    /* 螢幕2560px-767px 大小35px-26px */    --FontSizeMain: clamp(1.625rem, 1.3844rem + 0.502vw, 2.1875rem);    /* 螢幕2560px-991px 大小24px-20px */    --FontSizeSub: clamp(1.25rem, 1.0921rem + 0.2549vw, 1.5rem);    /* 螢幕2560px-1200px 大小18px-16px */    --FontSizeH3: clamp(1rem, 0.8897rem + 0.1471vw, 1.125rem);    /* 螢幕2560px-767px 大小16px-15px */    --FontSizeDesc: 15px;    /* 螢幕2560px-991px 160px-75px */    --InnerPadding: clamp(4.6875rem, 1.3321rem + 5.4175vw, 10rem);    --InnerHrMargin: clamp(1.875rem, 0.4167rem + 2.2786vw, 4.0625rem);    --InnerMargin: 3vw;    --FontFamily: 'Cormorant Garamond', 'Noto Serif TC', '微軟正黑體', sans-serif;    --FontFamilyEN: 'Noto Serif TC', serif !important;    --SideBarWidth: 21vw;}html {    scroll-behavior: smooth;    scroll-padding-top: var(--InnerPadding);}@media (min-width: 1024px) {    .inner-btn:hover::after {        width: 100%;        transition: .4s;        right: auto;        left: 0;        background: var(--MainColor);    }    .inner-btn:hover {        color: #fff !important;    }    .inner-btn:hover::before {        filter: brightness(0) invert(1);    }    .layoutlist_7 .litem:hover a,    .articlelist .cate_list>div:hover a {        color: var(--MainColor);    }}/* 共用設定 */ 
.section-spacing {    padding: var(--SectionPadding) 0;}.section-spacing-top {    padding-top: var(--SectionPadding);}.section-spacing-bottom {    padding-bottom: var(--SectionPadding);}.section-title-bottom {    margin-bottom: 5rem !important;}.page-section-main-title {    font-size: var(--FontSizeMain);    font-weight: 500;    line-height: 1.5;    display: block;    color: #414141;}.page-section-main-title {    margin: 0 0 2rem;}.page-section-sub-title {    font-size: var(--FontSizeSub);    padding-bottom: 3rem;    display: block;    color: #333;    font-weight: 600;    letter-spacing: 1px;    line-height: 1.3;}.inner-hr {    margin-top: var(--InnerHrMargin);    margin-bottom: var(--InnerHrMargin);    border-top: var(--BorderPx1);    width: 100%;}.RWDeditor01 img,.RWDslider01 .pic img,.image img {    width: 100%;}.page_wrapper_bg .article-text h3.section-title {    font-size: var(--FontSizeH3) !important;    color: var(--InnerMainColor);    margin-top: 0;}.text-center {    text-align: center;}.page_wrapper_bg .RWDeditor01 ol,.page_wrapper_bg .RWDeditor01 ul {    margin-top: 0;    margin-bottom: 0;}.text-white {    color: #fff !important;}.w-auto {    margin-left: auto;    margin-right: auto;}.w-90 {    width: 90%;    margin: auto;}.w-80 {    width: 80%;    margin: auto;}.w-60 {    width: 60%;    margin: auto;}.w-40 {    width: 40%;    margin: auto;}.grid-columns-2 {    grid-template-columns: 1fr 1fr;}.grid-columns-1 {    grid-template-columns: 1fr;}.d-grid {    display: grid;}.collapsing_header .main {    top: 0 !important;}img.cover {    width: 100%;    height: auto;}.inner-btn {    width: 250px;    height: 48px;    font-weight: 500;    position: relative;    z-index: 99;    display: flex;    align-items: center;    justify-content: flex-start;    flex-direction: row;    gap: 10px;    font-size: 17px;    border-radius: 0 !important;    padding: 0 15px !important;    border-bottom: 1px solid var(--MainColor);    letter-spacing: 0;    color: var(--MainColor) !important;    font-family: var(--FontFamily);    margin-top: 3rem;    margin-left: auto;    line-height: 1;}.inner-btn::before {    content: '';    position: absolute;    right: 15px;    top: 15px;    display: block;    width: 15px;    height: 15px;    background: url(archive/image/customization/icon-arrow.png) no-repeat;    background-size: 100% auto;}.inner-btn::after {    content: "";    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;}.visible-xxs {    display: none;}/* 沒有麵包屑 */:is(.article2, .eforms1, .article4) .page_wrapper_bg .breadcrumb {    display: none;}:is(.article2, .eforms1, .article4) .page_wrapper_bg section.hgroup .container {    margin: 0rem !important;    border-bottom: 0;    padding: 0;}:is(.article2, .eforms1, .article4) .page_wrapper_bg .page_subject {    justify-content: center;    margin-bottom: 1rem;}/* 滿版區塊 */:is(.product1) .page_wrapper_bg section.hgroup .container {    display: none;}.articlecontent :is(.col-md-6, .cd-main-content .container, .pagecontent.menu5, .pagecontent.menu8) {    padding: 0 !important;}.page_wrapper_bg section.call_to_action>.container {    position: relative;}.product1 .page_wrapper_bg .article-text .container {    padding: 0;}:is(.pagecontent .single-photo, .pagecontent .RWDslider01, .pagecontent .RWDeditor01) {    margin-top: 0px !important;    overflow: hidden;}.page_wrapper_bg section.call_to_action {    position: relative;    background: #fff;}:is(.product1, .article3.articlecontent) .page_wrapper_bg section.call_to_action>.container {    width: 100%;    padding-left: 0;    padding-right: 0;}.page_wrapper_bg section.call_to_action::before {    content: '';    background: url(archive/image/customization/block_bg.jpg) repeat;    background-size: contain;    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    opacity: 0.7;    background-attachment: fixed;}:is(.article1, .article2) .page_wrapper_bg section.call_to_action::after {    content: "";    position: absolute;    width: 96%;    height: 100%;    border-right: 1px #797979 dotted;    border-left: 1px #797979 dotted;    right: 50%;    top: 0;    transform: translate(50%);    z-index: 1;    opacity: .5;    pointer-events: none;}.RWDslider01 .pic-list li,.RWDslider01 .pic-list,.RWDslider01 figure,.RWDslider01 .pic img {    height: 100% !important;    object-fit: cover;    width: 100%;}.RWDslider01 figure {    margin: 0;}/* navi */ 
.page_wrapper_bg .RWDmenu_plus04 .site-nav .menu>li>a {    color: #494949;    text-shadow: unset;}/* breadcrumb */ 
.page_wrapper_bg section.hgroup .container {    width: 100%;    margin: 0rem 0rem 6rem 0rem !important;    border-bottom: 1px solid #ccc;    padding: 0 0 1rem 0;}.page_wrapper_bg .hgroup .breadcrumb {    background-color: transparent;    border: solid 0px #ccc;    padding: 0px;    position: relative;}.page_wrapper_bg .page_subject {    display: flex;    padding: 0;    flex-direction: row;    align-items: center;    justify-content: space-between;}.pageTitle {    font-size: clamp(1.625rem, 1.2507rem + 0.7808vw, 2.5rem);    font-weight: bold;    line-height: 1.5;    margin: 0;    padding: 0;    color: #189fae;    letter-spacing: 3px;}.page_wrapper_bg .hgroup .breadcrumb a {    color: #333;    font-size: 13px;    font-weight: 600;}/* 輪播 */ 
.RWDslider01 .control-box {    position: absolute;    left: 0;    background: #fff;    width: 180px;    display: flex;    align-self: center;    justify-content: center;    font-family: var(--FontFamilyEN) !important;    font-weight: 600;    line-height: 1;    align-items: center;    bottom: 0px;}.RWDslider01 .control-box .indicator,.RWDslider01 .control-box .items,.RWDslider01 .control-box .slick-dots,.RWDslider01 .control-box .total {    display: flex;    align-items: center;    margin-bottom: 0;    line-height: 34px;}.RWDslider01 .text {    padding-bottom: 0;}/* about-page */ 
.article1 .RWDslider01 .products-list .products-item .box {    display: grid;    grid-template-columns: 55% auto;    gap: 4vw;}.article1 .RWDslider01 .text,.article1 .RWDslider01 .pic-list {    width: 100%;    padding-right: 0;}.article1 .RWDslider01 .text {    padding-right: 3vw;}.article1 .RWDslider01 .products-list{    margin: 0;}.about-page p {    margin: 0;    color: var(--text-color);    font-size: var(--FontSizeDesc);    text-align: left;    width: 100%;    letter-spacing: 1px;    font-weight: 600;    font-family: '微軟正黑體', serif;}.about-page .description {    display: grid;    gap: 1.5rem;}.article1 .RWDslider01 .control-box {    width: 55%;    background: transparent;    justify-content: space-between;    transform: translateY(50%);    bottom: 50%;}.article1 .RWDslider01 .control-box .indicator {    display: none;}.article1 .RWDslider01 .slick-arrow {    width: 50px;    border-radius: 50%;    height: 50px;    background: rgb(255, 255, 255);    color: #000;    outline: 0;    box-shadow: 2px 3px 3px 0px #ccc;    text-align: center;}.article1 .RWDslider01 .slick-arrow.slick-prev {    position: absolute;    left: 0;}.article1 .RWDslider01 .slick-arrow.slick-next {    position: absolute;    right: 0;}.article1 .RWDslider01 .pic-list {    padding: 0 30px;}/* 案例作品 */ 
.collapsing_header .main {    overflow: inherit;}.main section .container .article-text>.container>.xrow {    height: 100%;    position: relative;    display: inline-block;    width: 100%;}#sidebar.layoutmenu3 {    position: sticky;    top: calc(var(--InnerPadding) + 65px);    left: 0;    width: var(--SideBarWidth);    padding-right: 5vw;    padding-left: 3vw;    padding-bottom: 2rem;    height: 100%;}.product1 .page_wrapper_bg section.call_to_action>.container::before {    content: '';    width: var(--SideBarWidth);    height: 100%;    background: #ffffff66;    position: absolute;    top: 0;    left: 0;}.m2018 .products-nav .nav-title {    background: transparent;    font-size: 28px;    padding: 0;    margin-bottom: 20px;    color: #333;    font-weight: 600;    line-height: 1;}.pagecontent.menu3 {    width: calc(100% - var(--SideBarWidth));}.product1.productcontent .pagecontent.menu3 {    padding-right: 10vw !important;    padding-left: 10vw !important;}.product1.productlist .pagecontent.menu3 {    padding-right: 5% !important;    padding-left: 5% !important;}.knowledge-tab,#sidebar .products-nav {    font-family: var(--FontFamily) !important;}.knowledge-tab ul {    list-style: none;    padding: 0;    margin: 0;}.knowledge-tab a:hover,.page_wrapper_bg .m2018 .products-nav li:not(.has-child)>a:hover {    color: var(--text-color);    transition: var(--TransitionEase);}.knowledge-tab li,.page_wrapper_bg #sidebar .sidemenu2__ul--child li {    padding-left: 25px;}.knowledge-tab>ul>li>a,.page_wrapper_bg .m2018 .products-nav>ul>li>a {    padding: 0px !important;    transition: var(--TransitionEase);    letter-spacing: 1px !important;    font-weight: 500 !important;    color: #333;    font-size: var(--FontSizeH3) !important;}.knowledge-tab>ul>li,.page_wrapper_bg .m2018 .products-nav>ul>li {    padding: 15px 0;    margin: 0px;    border-bottom: 1px solid #a4a4a480;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child a {    padding-bottom: 5px;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child {    border-bottom: 0px solid #ccc;}.knowledge-tab a.active,.page_wrapper_bg .m2018 .products-nav ul .is-open>a,.page_wrapper_bg .m2018 .products-nav ul .active>a,.m2018 .products-nav ul li>ul>li:hover>a,.m2018 .search-box .ibtn:hover {    color: var(--MainColor);    font-weight: bold !important;}.knowledge-tab a::before,.page_wrapper_bg .m2018 .products-nav .sidemenu2__ul>li:not(.iscate)>a::before {    content: "";    background: transparent;    width: 8px;    height: 8px;    display: inline-block;    margin-right: 9px;    border-radius: 100%;    margin-bottom: 2px;    border: 1px solid #333;}.knowledge-tab a.active::before,.page_wrapper_bg .m2018 .products-nav .sidemenu2__ul>li.active:not(.iscate)>a::before {    background: var(--MainColor);    border-color: var(--MainColor);}.product1 .RWDproduct_page .products-con {    display: flex;    flex-direction: column-reverse;}.product1 .RWDproduct_page .products-info,.product1 .RWDproduct_page .pic-box {    width: 100%;    padding: 0;}.product1 .btn.btn_back,.products-info .title,.RWDproduct_page .products-info .editor::after,.RWDproduct_page .products-info .editor::before,.product1 .RWDproduct_page .products-con::before,.product1 .RWDproduct_page .products-con::after {    display: none;}.page_content3_mainphoto .swiper-slide img {    width: 90%;}.page_content3_photowrap .swiper-button-next,.page_content3_photowrap .swiper-button-prev {    width: 50px;    border-radius: 50%;    height: 50px;    background: rgb(255 255 255 / 30%);    color: #000;    outline: 0;    box-shadow: 2px 3px 3px 0px #ccc;}.page_content3_photowrap .swiper-button-next {    right: 5px;}.page_content3_photowrap .swiper-button-prev {    left: 5px;}.RWDproduct_page .products-info .name {    font-size: var(--FontSizeMain);    padding: 0;    margin-bottom: 15px;    color: #000;    font-weight: bold;    line-height: 1;    font-family: var(--FontFamilyEN);}.RWDproduct_page .products-info .editor {    display: grid;    grid-template-columns: 1fr max-content;    gap: 0 6vw;    align-items: center;    border-bottom: var(--BorderPx1);    border-top: var(--BorderPx1);    margin: clamp(2.5rem, 1.1213rem + 1.8382vw, 4.0625rem) 0;    padding: clamp(2.5rem, 1.1213rem + 1.8382vw, 4.0625rem) 0;}.case-page .para-01 p {    color: #666;}.case-info-list {    display: grid;    margin-bottom: 0;    padding-left: 0;    list-style: none;    grid-auto-flow: column;    gap: clamp(1rem, 0.7721rem + 1.4706vw, 3.125rem);    grid-template-columns: max-content;}.case-info-list li {    display: flex;    flex-direction: column;    font-weight: 400;    color: var(--text-color);}.case-info-list li:not(:last-of-type) {    border-right: var(--BorderPx1);    padding-right: clamp(1rem, 0.7721rem + 1.4706vw, 3.125rem);}.case-info-list span {    font-weight: bold;    font-size: 18px;    color: #333;    font-family: var(--FontFamily);    letter-spacing: 4px;}.page_wrapper_bg p.case-desc {    font-size: 18px;    margin-bottom: 0;}.RWDproduct_page .tab-menu {    border-bottom: var(--BorderPx1);    margin-bottom: 4rem;    padding-top: 2rem;}.RWDproduct_page .tab-box .tab-menu li a {    display: flex;    flex-direction: column-reverse;    letter-spacing: 4px;    gap: 5px;    font-size: 18px;}.RWDproduct_page .tab-box .tab-menu li a span {    font-size: 14px;    letter-spacing: 1px;}.RWDproduct_page .tab-box .tab-menu li.active a {    color: #121212;    border: transparent;    background: transparent;    font-weight: 500;}.case-video iframe {    aspect-ratio: 16/9;    margin-bottom: -10px;}.case-text-box {    display: grid;    gap: 0 3vw;    grid-template-columns: 1fr 1fr;    grid-auto-flow: row;    grid-template-areas:        "title title"        "case-text case-image";}.case-text-box .title { grid-area: title;    border-bottom: var(--BorderPx1);    margin: 5vw 0 2vw;    font-weight: bold;    font-size: var(--FontSizeSub);    color: #333;    font-family: var(--FontFamilyEN);    letter-spacing: 3px;    border-top: var(--BorderPx1);    padding: 1rem 0;}.case-text {    grid-area: case-text;}.case-text .sub-title{    font-size: var(--FontSizeH3);    color: #595959;    margin-bottom: 1vw;    display: block;}.case-tag{    display: flex;    align-items: flex-start;    margin-bottom: 2rem;    flex-direction: column;}.case-btn{      display: flex;    gap: 1rem;    justify-content: center;    width: fit-content;    margin: auto;}.case-tag p{    padding-top: 10px;    margin-bottom: 0;    border-top: var(--BorderPx1);    width: 100%;}.case-tag span{    color: #fff;    padding: 10px 20px;    letter-spacing: 2px;    line-height: 1;}.case-tag-01 span{    background: var(--MainColor);    }.case-tag-02 span{background: rgb(49 139 211 / 75%);}.case-image {    grid-area: case-image;}.case-image {    display: flex;    flex-direction: column;}.product1 .inner-btn::before {    display: none;}.product1 .inner-btn {    width: 180px;    justify-content: center;}.product1 .inner-btn i {    font-size: 22px;    top: -2px;    position: relative;}.product1 .page_wrapper_bg .m2018 .products-nav .sidemenu2__ul>li:not(.iscate)>a::before {    display: none;}.product1.productcontent .page_wrapper_bg section.hgroup .container {    display: block;        border-bottom: 0;    padding: 0;}.product1.productcontent .page_wrapper_bg section.hgroup {    position: absolute;    right: 10vw;    top: calc(var(--InnerPadding) + 0);    z-index: 10;}.product1.productcontent .page_wrapper_bg section.hgroup .container{        margin: 0rem !important;}.product1.productcontent .page_wrapper_bg .hgroup .breadcrumb li:nth-of-type(2)::before,.product1.productcontent .page_wrapper_bg .hgroup .breadcrumb li:first-of-type{    display: none;}.page_wrapper_bg .m2018 .products-nav>ul>li>a b {    font-size: 22px;    letter-spacing: 3px;}.layoutlist_2 .album_item,.layoutlist_2 .item {    z-index: 1;    position: relative;    padding: 10px;}.layoutlist_2 .album_item:after,.layoutlist_7 .litem::after,.articlelist .cate_list>div::after,.layoutlist_2 .item::after {    content: "";    position: absolute;    width: 0;    height: 100%;    background: #fff;    transition: 0.5s ease;    top: 0;    left: 0;    bottom: 0;    z-index: -1;    box-shadow: 0px 0px 10px rgb(170 170 170 / 32%);}.layoutlist_7 .litem,.articlelist .cate_list>div {    position: relative;    z-index: 2;    padding: 10px;}.layoutlist_2 .col-sm-6 {    padding: 5px;}/* 服務流程 */ 
.article2 .page_wrapper_bg section.call_to_action::before {    opacity: 0.3;}.pageTitle .article2 .page_wrapper_bg section.call_to_action::after {    width: calc(40% + 20%);}.article2 .page_wrapper_bg section.call_to_action>.container {    width: 40%;    position: relative;}.article2 .tabs nav ul {    display: flex;    align-items: center;    justify-content: center;    gap: 1rem;}.article2 .tabs nav a {    color: #555;    font-size: 18px !important;    font-weight: 500;    padding: 0px 35px !important;    font-family: var(--FontFamilyEN);    letter-spacing: 3px;}.article2 .tabs nav a:hover {    font-weight: bold;}.article2 .tabs nav a::after {    display: none;}.article2 .tabs nav li.tab-current a {    color: #121212 !important;    font-weight: bold !important;}.article2 .tabs {    overflow: visible;}.article2 .tab_row nav {    position: sticky;    top: 78px;    background: #f9f8f7;    padding: 1rem;    margin-bottom: 4rem;    border-top: var(--BorderPx1);    border-bottom: var(--BorderPx1);}.article2 .tabs .content {    box-shadow: 0px 62px 80px rgba(0, 0, 0, 0.09);    padding: 0 !important;    border: 1px solid #e9e9e9;}/* 聯絡我們 */ 
.eforms1.eformscontent .layoutlist_1 {    max-width: 1300px;    width: 90%;    margin: 1rem auto 0;    background: #fff;    padding: 3vw 5vw;    box-shadow: 0px 62px 80px rgba(0, 0, 0, 0.09);}.eforms1 .form-horizontal .control-label {    font-family: var(--FontFamilyEN);    color: #121212;    font-weight: 600 !important;    font-size: 18px;    margin-bottom: 10px !important;}.eforms1.eformscontent .col-sm-12.col-md-11,.eforms1 .form-horizontal .control-label {    width: 100%;    padding: 0;}.eforms1 .eformsDesc {    margin: 0;    padding-bottom: 3rem;    border: 0;    text-align: center;    font-size: 20px;    font-weight: 600;    color: #333;}.eforms1 #eForm1 {    display: flex;    flex-wrap: wrap;    font-family: var(--FontFamilyEN);    gap: 3rem 2rem;    color: #333;}.eforms1 .column_memo {    font-size: 14px;    color: #acacac;    margin-top: 10px;    font-family: '微軟正黑體', serif;}.eforms1 .form-horizontal .form-group {    margin-bottom: 0;    width: 100%;}.eforms1 .form-horizontal .form-group:nth-of-type(n+10):nth-of-type(-n+11),.eforms1 .form-horizontal .form-group:nth-of-type(n+7):nth-of-type(-n+8),.eforms1 .form-horizontal .form-group:nth-of-type(-n+4) {    width: calc(50% - 1rem);}.eforms1 .form-horizontal .form-group .boxname {    margin: 0 0 0 8px;    margin-right: 20px;    display: inline-block;}.eforms1 .form-horizontal .form-group:nth-of-type(2) .boxname {    width: fit-content;    margin-right: 15px;    margin-bottom: 0;}.eforms1 .form-horizontal .form-group input[type=checkbox],.eforms1 .form-horizontal .form-group input[type=radio] {    margin: 0;}.eforms1 .form-horizontal .form-group .options {    display: flex;    align-items: center;    flex-wrap: wrap;}.eforms1 .form-horizontal .form-group:nth-of-type(n+15):nth-of-type(-n+23) .boxname,.eforms1 .form-horizontal .form-group:nth-of-type(12) .boxname {    width: calc(100% - 8px - 16px);    margin-right: 0px;}.eforms1 .form-horizontal .form-group:nth-of-type(10) .boxname {    width: calc(100%/3 - 8px - 16px);    margin-right: 0px;}.eforms1 .form-horizontal .form-group:nth-of-type(11) .boxname {    width: calc(100%/2 - 8px - 16px);    margin-right: 0px;}.eforms1 .form-horizontal .form-group:nth-of-type(25) .boxname,.eforms1 .form-horizontal .form-group:nth-of-type(26) .boxname {    width: calc(100%/4 - 8px - 16px);    margin-right: 0px;}.eforms1 .form-horizontal .form-group:nth-of-type(24) .boxname,.eforms1 .form-horizontal .form-group:nth-of-type(11) .boxname {    width: fit-content;    margin-right: 15px;}.eforms1 .customized_columns ._input,.customized_columns select {    border: 0;    border-bottom: var(--BorderPx1);    background-color: transparent;    box-shadow: unset;    border-radius: 0;}.eforms1 .boxname {    margin: 0 25px 0 8px;    font-family: '微軟正黑體', serif;    color: var(--text-color);}.eformsDesc_bottom {    margin: 5rem 0;    padding-top: 0;}.eformsDesc_bottom .section-title {    display: flex;    align-items: flex-end;    gap: 1rem;    font-style: italic;    border-bottom: 1px solid #67655863;    padding-bottom: 1rem;    margin-bottom: 3rem;    position: relative;}.eformsDesc_bottom .section-title::before {    content: '';    width: 8px;    height: 8px;    background: #676558;    position: absolute;    right: 0;    bottom: -4px;    border-radius: 50%;}.eformsDesc_bottom .page-section-main-title {    color: #676558;    margin: 0;    line-height: 1;    font-weight: bold;}.eformsDesc_bottom .page-section-en-title {    font-family: var(--FontFamilyEN);    color: #676558;    font-size: var(--FontSizeSub);    font-weight: 500;    line-height: 1;}.form-style-box {    gap: 2rem 1rem;    display: grid;    grid-template-columns: repeat(2, 1fr);}.form-style-box .item-title {    color: #333;    font-weight: 500;    font-size: 18px;    margin-top: 5px;    display: block;    font-family: var(--FontFamilyEN);}.form-content {    margin-top: 6rem;}.form-content .section-title {    flex-wrap: wrap;    gap: 10px 1rem;    color: #676558;}.form-content .section-title p {    width: 100%;    font-style: normal;    color: #8e8e8e;    margin-bottom: 0;}.sns-box {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 1.5rem;    max-width: 450px;}.sns-title {    text-align: center;    display: block;    color: #333;    font-size: 20px;    line-height: 1.5;    font-weight: 600;    padding: 1rem 10px;}.fb-card img {    background: var(--MainColor);}.wetech-card img {    background: #fff;}.sns-card {    background: #f0f0ed;    border-radius: 10px;    overflow: hidden;    border: 1px solid #f0f0ed;}.sns-card img {    padding: 1.5rem;}/* 裝修分享 */ 
.article3.articlecontent .page_wrapper_bg .article-text .container {    padding: 0;}.article3 .layoutlist_7 .cdate,.article3.articlecontent .model-title {    display: none;}.article3.articlecontent .page_wrapper_bg section.call_to_action>.container>.hgroup {    position: absolute;    right: 0;    width: calc(100% - var(--SideBarWidth) - 8vw - 8vw);    margin-left: 8vw;    margin-right: 8vw;    z-index: 1;}.article3.articlecontent .page_wrapper_bg section.call_to_action::after {    content: '';    width: var(--SideBarWidth);    height: 100%;    background: #fff;    left: 0;    top: 0;    position: absolute;    z-index: 0;}.article3.articlecontent .page_wrapper_bg .article_model {    grid-column: 2/3;    margin-left: auto;    margin-right: auto;}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01 {    margin-top: 8rem !important;    width: calc(100% - 8vw - 8vw);}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01[data-seq="0"] {    left: 0;    margin-left: 0;    padding: 0;    z-index: 1;    position: sticky;    top: var(--InnerPadding);    grid-column: 1/2;    overflow: visible;    width: 100%;    margin-top: 0 !important;}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01[data-seq="1"] {    margin-top: calc(52px + 6rem + 1rem) !important;    padding: 50px;    background: #ffffff7d;}.article3.articlecontent .pagecontent {    display: grid;    grid-template-columns: var(--SideBarWidth) auto;}.article3.articlecontent .knowledge-tab {    padding-left: 3vw;    padding-right: 5vw;    position: absolute;    width: 100%;}.knowledge-tab>ul>li:first-of-type {    padding-top: 0;}.knowledge-page p {    font-size: 18px;    font-family: var(--FontFamily);    font-weight: 500;    color: #000;}.knowledge-page.para-01 p {    font-size: 18px;    font-family: var(--FontFamily);    font-weight: 500;    color: #000;    width: fit-content;    margin: auto;    position: relative;}.knowledge-page .symble-top {    position: absolute;    left: -30px;    top: -20px;    font-size: 40px;    line-height: 1;}.knowledge-page .symble-bottom {    position: absolute;    left: -40px;    top: -15px;    font-size: 60px;    line-height: 1;}.knowledge-page.para-02,.knowledge-image {    gap: 2rem;}.knowledge-page.para-02 .page-section-sub-title {    font-family: var(--FontFamilyEN);}.knowledge-page .page-section-sub-title {    padding-bottom: 0;}.knowledge-page .page-section-sub-title+.description,.knowledge-page .page-section-sub-title+ul {    padding-top: 1rem;}.knowledge-page .section-text+.knowledge-image {    margin-top: 2rem;}#section-02 ul ,.article3.articlecontent .RWDslider01 .editor,.page_wrapper_bg .knowledge-page .description{    font-size: 17px;}#section-02 ul {    padding-left: 20px;    display: grid;    grid-template-columns: max-content max-content;    gap: 5px 80px;    font-family: '微軟正黑體', serif;}.knowledge-page .description {    font-family: '微軟正黑體', serif;}.border-top {    border-top: var(--BorderPx1);    padding-top: 4rem;}.border-bottom {    border-bottom: var(--BorderPx1);    padding-bottom: 4rem;}.grid-columns-1.knowledge-image {    width: 100%;    margin: auto;}#section-04 {    padding-top: 8rem;    padding-left: 3vw;    padding-right: 3vw;}.article3.articlecontent .page_wrapper_bg .article_model.RWDslider01 {    padding-top: 4rem;    width: calc(100% - 8vw - 8vw - 3vw - 3vw);}.article3.articlecontent .RWDslider01 figure {    margin: 0;}.article3.articlecontent .RWDslider01 .products-list {    margin-left: 0;    margin-right: 0;}.article3.articlecontent .RWDslider01 .text,.article3.articlecontent .RWDslider01 .pic-list {    width: 100%;    padding: 0;}.article3.articlecontent .RWDslider01 .products-list .box {    padding: 0;    display: grid;    grid-template-columns: 50% 1fr;    grid-template-areas:        "pic-list text";    background: #fff;}.article3.articlecontent .RWDslider01.pic-right .products-list .products-item .box {    grid-template-areas:        "text pic-list";    grid-template-columns: 1fr 50%;}.article3.articlecontent .pic-list {    grid-area: pic-list;}.article3.articlecontent .RWDslider01 .text {    grid-area: text;    padding: 0 4rem 4rem 4rem;}.article3.articlecontent .text h3 {    margin: 0;    color: #333;    font-size: 22px !important;    padding-bottom: 1rem;    font-family: var(--FontFamilyEN);    letter-spacing: 3px;}.article3.articlecontent .RWDslider01 .editor {    font-family: '微軟正黑體', serif;}.article3.articlecontent .RWDslider01 .control-box {    bottom: 4rem;    width: fit-content;    right: 4rem;    left: unset;}.article3.articlecontent .RWDslider01.pic-right .control-box {    right: unset;    left: 4rem;}.article3.articlecontent .btn.btn_back {    width: fit-content;    margin-left: auto;    margin-right: calc(8vw + 3vw);}.article4 .page_wrapper_bg .page_subject {    margin-bottom: 3rem;}.page_wrapper_bg .photo_view .flexslider,.page_wrapper_bg .photo_view #slider{       background: transparent;    border: 0;}.album1 .photo_view .flexslider {    margin: 0 0 3vw;    background: transparent;    border: 0;}.album1 .photo_view .flexslider .slides img{    max-height: unset;    width: 100%;}.album1 .photo_view .flexslider .slides2{    height: auto !important;}.album1 .photo_view  #carousel{    margin-bottom: 0;}.albumcontent .btn.btn_back{    margin-top: 0!important;}.album1.albumcontent .btn.btn_back{    margin-top: 0!important;    margin: auto;    width: 100%!important;    float: unset;}.album1 .btn.btn_back a{    width: fit-content ;        margin: auto;}.albumcontent .page_wrapper_bg .article-text .container {    width: 90%;    max-width: 1400px;}@media (min-width: 1200px) {.layoutlist_2 .album_item:hover:after,    .layoutlist_7 .litem:hover::after,    .articlelist .cate_list>div:hover::after,    .layoutlist_2 .item:hover::after {        width: 100%;    }}/*240314修*/ 
.case-text-box .title {    border-top: 0;    border-bottom: 0;    background: linear-gradient(90deg, #219FAF, #219faf00);    padding-left: 20px;    color: #fff;}.case-tag-02 span {    background: #00a8e5;}.case-tag.case-tag-01 p {    min-height: 97.5px;}.product1 .text-btn .inner-btn {    margin-right: 0;    width: 150px;}.case-text .sub-title i {    color: #888;    font-weight: 100;    margin-left: 3px;}.case-image {    flex-direction: row;    height: 100%;}.case-image .case-before, .case-image .case-after {    width: 100%;    height: 100%;    object-fit: cover;}.case-image .case-after {    object-position: right;}.case-image .case-before {    object-position: left;}.case-text {    padding: 0 0 2rem 2rem;}.case-text-box {    background: #ffffff4d;    margin: 5vw 0 0;}.case-text-box .title {    margin: 0 0 2vw;}.case-text .text-btn {position: relative;}.case-text .text-btn:after {    position: absolute;    content: '';    width: 1px;    height: 15px;    background: var(--MainColor);    bottom: -2px;    right: 6px;    transform: rotate(-50deg);}/**/ 
.eforms1 .page_wrapper_bg section.hgroup .container {    text-align: center;}.form-content.form-final .section-title {    display: flex;    align-items: flex-end;    gap: 1rem;    font-style: italic;    border-bottom: 1px solid #67655863;    padding-bottom: 1rem;    margin-bottom: 3rem;    position: relative;    justify-content: center;}.form-content.form-final .section-title::before {    content: '';    width: 8px;    height: 8px;    background: #676558;    position: absolute;    right: 0;    bottom: -4px;    border-radius: 50%;}.form-content.form-final .page-section-main-title {    color: #676558;    margin: 0;    line-height: 1;    font-weight: bold;}.form-content.form-final .page-section-en-title {    font-family: var(--FontFamilyEN);    color: #676558;    font-size: var(--FontSizeSub);    font-weight: 500;    line-height: 1;}.form-content.form-final .sns-box {    margin-left: auto;    margin-right: auto;}.form-content.form-final .sns-card {    background: #fff;    border-color: #fff;}.form-content.form-final {    margin-top: 4rem;}

/*客製內頁 end*/
/*小螢幕 start*/

@media (max-width: 2280px) {    .article1 .RWDslider01 .text {        padding-right: 0vw;    }    .product1.productcontent .pagecontent.menu3 {        padding-right: 7vw !important;        padding-left: 7vw !important;    }    .product1.productcontent .page_wrapper_bg section.hgroup {        right: 7vw;    }}@media (max-width: 1920px) {    .RWDnews005 .controlls-over .owl-controls .owl-prev,    .RWDnews005 .controlls-over .owl-controls .owl-next {        top: 30%;    }    .service-block::after {        width: 65%;    }    .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }    .albumcontent .page_wrapper_bg .article-text .container {        max-width: 1100px;    }    .RWDproduct_page .tab-box .tab-menu a {        margin: 0;        padding: 15px 24px;    }    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 50%;    }    .article2 .page_wrapper_bg section.call_to_action::after {        width: calc(50% + 20%);    }    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }}@media (max-width: 1700px) {    .banner-block .RWDbanner_plus01 .slick-caption {        top: 23%;    }    .RWDmenu_plus04 .site-nav .menu>li>a {        font-size: 15px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt1 {        font-size: 38px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt2 {        font-size: 18px;    }    .RWDproduct004 .sub-title,    .titlebar h3,    .RWDnews005 .sub-title,    .RWDbanner007 .title-sub {        font-size: 17px;    }    .RWDvideo001 .info .summary {        font-size: 16px;    }    /* innerpage */    .product1.productcontent .page_wrapper_bg section.hgroup {        right: 5vw;    }    .product1.productcontent .pagecontent.menu3 {        padding-right: 5vw !important;        padding-left: 5vw !important;    }    .RWDproduct_page .tab-box .tab-menu li a {        letter-spacing: 2px;        font-size: 17px;    }    .articlelist .cate_list .subject a,    .articlelist .cate_list .subject,    .item .subject A.itemlink {        font-size: 18px;    }    .page_wrapper_bg section.hgroup .container {        margin: 0rem 0rem 4rem 0rem !important;    }    .article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01[data-seq="1"] {        margin-top: calc(52px + 4rem + 1rem) !important;    }}@media (max-width: 1600px) {    /*漢堡選單開啟*/    .RWDmenu_plus04 .site-nav,    .RWDmenu_plus04 #mobile-menu .menu li .m_stitle,    .RWDmenu_plus04 #mobile-menu .menu li.active .m_title {        display: none;    }    .RWDmenu_plus04 #mobile-menu,    .RWDmenu_plus04 .ml-stack-nav-toggle,    .RWDmenu_plus04 .toggle-menu {        display: block;    }    .RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {        display: inline;    }    /*漢堡選單樣式調整*/    .RWDmenu_plus04 #mobile-menu {        background-color: #fff;        padding-bottom: 0;    }    .RWDmenu_plus04 #mobile-menu .menu>li {        border-bottom: 1px solid #dfdfdf;    }    .RWDmenu_plus04 #mobile-menu .menu a {        color: #363030;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active>a {        background-color: transparent;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active {        background-color: #189fae;    }    .RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {        font-size: 16px;        text-transform: uppercase;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul {        background-color: #fff;    }    .RWDmenu_plus04 .menu li a {        color: #434343;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {        font-size: 16px;        text-transform: uppercase;        font-weight: 400;    }    .RWDmenu_plus04 .menu li a .m_stitle_block {        color: #adadad;    }    /*漢堡本人調整*/    .ml-stack-nav-toggle {        color: #fff;    }    .ml-stack-nav-toggle__line {        background: #fff;    }    /*header menu hover*/    .RWDmenu_plus04 .lang-select-label:hover:after,    .RWDmenu_plus04 .site-nav .menu>li.active>a:after,    .RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,    .RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,    .RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {        border-color: #888;    }    .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: normal;        color: #000000;    }    /*格線*/    .RWDmenu_plus04 .features:after {        display: none;    }    /*header呼籲*/    .RWDmenu_plus04 .features {        position: relative;        padding-right: 0;        float: right;        margin: 10px 5px 0 0;    }    .RWDmenu_plus04 .features .edit .headerbooking {        margin: 15px 0 0;    }    .RWDmenu_plus04 .header:before {        display: none;    }    /*header下滑*/    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {        color: #231f20;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {        background: #231f20;    }    .banner-block .RWDbanner_plus01 .slick-caption {        top: 52%;    }    .banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt1,    .banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt2,    .banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt1,    .banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt2 {        writing-mode: initial;    }    .banner-block .slickitem01 .container,    .banner-block .slickitem02 .container {        display: flex;        flex-direction: column;        justify-content: flex-end;        align-items: flex-start;        gap: 25px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt1 {        font-size: 33px;    }    /*news*/    .RWDnews005 .owl-theme .owl-controls .owl-buttons div {        width: 53px !important;        height: 53px !important;    }    .RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:before,    .RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:before {        left: 17px;        top: -18px;        width: 13px;        height: 90px;    }    /*service*/    .service-block::after {        width: 72%;    }    .service-block .titlebar {        width: 30%;    }    .service-block .infobox {        width: 70%;    }    .service-block .titlebar h3 {        width: 72%;    }    /* innerpage */    .page_wrapper_bg .ml-stack-nav-toggle__line {        background: #000;    }    .page_wrapper_bg .RWDmenu_plus04 .header .ml-stack-nav-toggle {        color: #231f20;    }    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 60%;    }    .article2 .page_wrapper_bg section.call_to_action::after {        width: calc(60% + 20%);    }    .knowledge-page.para-01 p br {        display: none;    }    .knowledge-page .symble-top {        left: -20px;    }    .article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01 {        margin-top: 6rem !important;    }    .border-bottom {        padding-bottom: 3rem;    }    .border-top {        padding-top: 3rem;    }    #section-04 {        padding-top: 4rem;        padding-left: 0;        padding-right: 0;    }    .btn.btn_back {        margin-top: 2rem;    }    .article3.articlecontent .page_wrapper_bg .article_model.RWDslider01 {        padding-top: 3rem;    }    .article3.articlecontent .page_wrapper_bg .article_model.RWDslider01 {        width: calc(100% - 8vw - 8vw);    }    .article3.articlecontent .btn.btn_back {        margin-right: 8vw;    }    .article3.articlecontent .RWDslider01 .text {        padding: 0 3rem 3rem 3rem;    }    .article3.articlecontent .RWDslider01 .control-box {        bottom: 2rem;    }    .article3.articlecontent .RWDslider01.pic-right .control-box {        left: 3rem;    }    .article3.articlecontent .RWDslider01 .control-box {        bottom: 2rem;        right: 3rem;    }    .knowledge-page .section-text+.knowledge-image {        margin-top: 1rem;    }    .eforms1 .eformsDesc {        font-size: 18px;    }    .eforms1 .form-horizontal .control-label {        font-size: 16px;    }    .knowledge-page .page-section-sub-title+.description {        padding-top: 0rem;    }    .RWDproduct_page .tab-box .tab-menu li a {        letter-spacing: 1px;        font-size: 16px;    }}@media (max-width: 1550px) {    :root {        --block-padding: 6rem 0;    }    /*news*/    .news-block .RWDnews005 h4 a,    .news-block .news005_h4 a {        font-size: 18px;    }    .video-block .RWDvideo001 .video {        margin-top: 0px;    }    .RWDbanner007 .item-box {        width: 500px !important;    }    .ft-logo {        margin-right: 2vw;    }    .article1 .RWDslider01 .pic img {        height: 100%;        object-fit: cover;    }    .page-section-sub-title {        padding-bottom: 2rem;    }    .article3.articlecontent .knowledge-tab,    #sidebar.layoutmenu3 {        padding-right: 3vw;    }    .article3.articlecontent .page_wrapper_bg section.call_to_action>.container>.hgroup {        width: calc(100% - var(--SideBarWidth) - 5vw - 5vw);        margin-left: 5vw;        margin-right: 5vw;    }    .knowledge-tab>ul>li,    .page_wrapper_bg .m2018 .products-nav>ul>li {        padding: 11px 0;    }    .page_wrapper_bg p.case-desc,    .articlelist .cate_list .subject a,    .articlelist .cate_list .subject,    .item .subject A.itemlink {        font-size: 17px;    }    .RWDproduct_page .tab-box .tab-menu li a span {        font-size: 13px;    }    .page_wrapper_bg .article-text,    .page_wrapper_bg .article-text p,    .RWDslider01 .editor,    .RWDtimeline01 li.event .point .editor,    #sidebar .products-nav,    .RWDslider01 .slick-dots button {        font-size: 15px;    }    .page_wrapper_bg .RWDmenu_plus04 .logo {        width: 65px;    }    .case-info-list span {        font-size: 17px;        letter-spacing: 3px;    }    .RWDproduct_page .products-info .nu,    .RWDproduct_page .products-info .stock,    .RWDproduct_page .products-info .subname,    .RWDproduct_page .products-info .txt .editor {        font-size: 14px;    }    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: flex-start    }    .page_wrapper_bg section.call_to_action {        min-height: unset;    }    .product1 .tab-menu {        overflow-x: auto;    }    .product1 .tab-menu ul {        display: flex;        white-space: nowrap;        overflow-x: auto;        margin: 0;        padding: 0;    }    .RWDproduct_page .tab {        justify-content: flex-start;    }    #section-02 ul {        gap: 5px 60px;    }    .case-text .sub-title {        margin-bottom: 2rem;    }}@media (max-width: 1500px) {/*240314修*/ 
.case-text-box {    grid-template-columns: 1fr;    grid-template-areas:        "title "        "case-text"        "case-image";}.case-text {    padding: 0 2rem 2rem;}}@media (max-width: 1440px) {    .article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01 {        margin-top: 4rem !important;    }    .article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01,    .article3.articlecontent .page_wrapper_bg .article_model.RWDslider01 {        width: calc(100% - 6vw - 6vw);    }    .article3.articlecontent .RWDslider01 .text {        padding: 0 2rem 3rem 2rem;    }    .article3.articlecontent .RWDslider01.pic-right .control-box {        left: 2rem;    }    .article3.articlecontent .RWDslider01 .control-box {        bottom: 1.5rem;        right: 2rem;    }    .article3.articlecontent .text h3 {        font-size: 20px !important;        letter-spacing: 4px;    }    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    .article3.articlecontent .btn.btn_back {        margin-right: 6vw;    }    #section-02 ul {        grid-template-columns: 1fr;    }}@media (max-width: 1300px) {    .RWDfakeloader img {        width: 100px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt1 {        font-size: 28px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt2 {        font-size: 17px;    }    .service-block {        overflow: hidden;    }    .service-block::after {        width: 98%;        top: 21%;    }    .service-block .container {        width: 90%;        display: flex;        justify-content: flex-start;        align-items: flex-start;        flex-direction: column;    }    .service-block .titlebar,    .service-block .infobox,    .service-block .titlebar h3 {        width: 100%;    }    .service-block .titlebar {        margin-bottom: 4rem;        text-align: center;    }    .service-block .RWDbtn01 {        position: static;        margin: 4rem auto 0;    }    .banner-block .container {        width: 85%;    }    .RWDvideo001 .info .summary {        right: 4rem;        bottom: 6rem;    }    .knowledge-page .page-section-sub-title+.description {        padding-top: 5px;    }    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 70%;    }    .article2 .page_wrapper_bg section.call_to_action::after {        display: none;    }    .RWDproduct_page .tab-menu {        padding-top: 0rem;    }    .RWDproduct_page .tab-box .tab-container>ul>li {        width: 90%;    }    .page_wrapper_bg .RWDmenu_plus04 .logo {        width: 55px;    }    .about-page .description {        gap: 1rem;    }    .product1.productlist .pagecontent.menu3 {        padding-right: 3% !important;        padding-left: 3% !important;    }    .eforms1 .form-horizontal .form-group:nth-of-type(2) .boxname {        margin: 0 10px 0 5px;    }    .eforms1 .form-horizontal .form-group:nth-of-type(11) .boxname {        width: calc(100% / 4 - 8px - 16px);        margin-right: 0px;    }}@media (max-width: 1023px) {    #sidebar .device-nav {        margin-bottom: 0;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
:root {    --block-padding: 5rem 0;}.RWDproduct004 #portfolio.portfolio-nogutter .mix-grid:hover .mix:hover img {    transform: scale(1);    transition: 0s;    animation: none;}.RWDproduct004 .overlay,.RWDproduct004 .item-box .item-hover {    opacity: 1;}/*-------------關於-------------*/ 
.RWDbanner007 {    margin-left: 0% !important;    margin-bottom: 0;}.RWDbanner007 .item-blk {    height: auto;}.RWDbanner007 .item-img {    height: auto;}.RWDbanner007 .swiper-container-autoheight .swiper-wrapper {    height: auto !important;}.RWDbanner007 .item-img .swiper-slide {    width: 100% !important;    height: 48vw;}.RWDbanner007 .item-img {    overflow: hidden;}.portfolio_block .container {    width: 95% !important;}.RWDbanner007.md4sd .item-blk .item-box {    position: relative;    width: 100% !important;    max-width: 100%;    right: initial;    left: initial;    top: 0;    margin: 0px auto 0px;    height: auto;}.RWDbanner007 .item-img {    height: 650px;}.RWDbanner007 .item-pagination {    transform: translate(50%) !important;    position: absolute;    top: 0px;    transform: rotate(0deg);    right: 50%;    width: 100%;    left: initial;    text-align: center;    z-index: 111;}.RWDvideo001 .btn2play,.RWDvideo001 .btn2pause {    font-size: 12px;    letter-spacing: 1px;    border: 1px solid rgb(241 241 241 / 40%)}nav.cd-nav ul .close-btn {    font-family: 'Noto Serif TC', serif !important;    letter-spacing: 1px;}#cd-primary-nav>li>ul>li.go-back a {    border: none;    font-family: 'Noto Serif TC', serif !important;}.cd-primary-nav.nav-is-visible .cd-secondary-nav a {    font-family: 'Noto Serif TC', serif !important;}.RWDbanner007 .item-blk,.RWDbanner007 .item-img,.RWDbanner007 .item-info {    height: auto !important;}.RWDbanner007 .item-info:before {    top: -2px;}/*-------------video-------------*/ 
.video-block,.RWDvideo006__video {    height: 55vh;}.RWDvideo001.show {    opacity: 1;    height: 60vh !important;}.RWDvideo001 .video {    height: 60vh !important;}.RWDvideo001.show {    height: 60vh !important;}.RWDvideo001 .btn2pause {    display: none}/*-------------service-------------*/ 
.service-block::after {    top: 18%;}/*-------------news-------------*/ 
.news-block .container {    width: 90%;}/*-------------footer-------------*/ 
.ft-top .container,.ft-bottom .container {    width: 90%;}.ft-logo img {    width: 150px;}/* 匯入內頁版面寬度80%*//*main*/#sidebar input,#sidebar select,#sidebar select.form-control:not([size]):not([multiple]) {    font-size: 1rem;    height: 45px;    color: #000;    letter-spacing: 0;}.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/3);    float: left;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}:root {    --SideBarWidth: 100%;}.pagecontent.menu3 {    width: 100%;}.product1.productcontent .pagecontent.menu3 {    margin-top: 0 !important;}#sidebar.layoutmenu3 {    padding-bottom: 3rem;}.product1.productlist .pagecontent.menu3,.product1.productcontent .pagecontent.menu3,.article3.articlecontent .knowledge-tab,#sidebar.layoutmenu3 {    padding-right: 5% !important;    padding-left: 5% !important;}#sidebar.layoutmenu3 {    top: 75px;    z-index: 100;}.RWDproduct_page .tab-box .tab-container>ul>li,.page_content3_mainphoto .swiper-slide img {    width: 100%;}.article3.articlecontent .page_wrapper_bg section.call_to_action::after,.article2 .page_wrapper_bg section.call_to_action::after,.article1 .page_wrapper_bg section.call_to_action::after {    display: none;}.RWDproduct_page .tab-box,.RWDproduct_page .products-editor {    margin-bottom: 0;}.article2 .tab_row nav {    padding: 10px;}.article2 .tab_row nav {    margin-bottom: 3rem;}.article3.articlecontent .knowledge-tab ul {    display: flex;    gap: 4vw;    justify-content: center;    background: #f3f2ee;}.article3.articlecontent .pagecontent {    grid-template-columns: 1fr;}.page_wrapper_bg section.hgroup .container {    margin: 0rem 0rem 3rem 0rem !important;}.article3.articlecontent .page_wrapper_bg section.call_to_action>.container>.hgroup {    width: 90%;    margin-left: auto;    margin-right: auto;    position: relative;}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01[data-seq="1"] {    margin-top: 55px !important;    padding-top: 60px;}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01[data-seq="0"] {    grid-column: unset;    top: 78px;}.article3.articlecontent .pagecontent {    display: block;}.knowledge-tab>ul>li:first-of-type {    padding-top: 15px;}.knowledge-tab a::before {    display: none;}.knowledge-tab>ul>li {    position: relative;}.knowledge-tab>ul>li:not(:last-of-type):before {    content: '';    width: 1px;    height: 25px;    background: #ccc;    position: absolute;    right: -2vw;    top: 50%;    transform: translateY(-50%);}.knowledge-tab>ul>li {    border-bottom: 0;    line-height: 1;}.knowledge-tab>ul>li,.page_wrapper_bg .m2018 .products-nav>ul>li {    padding: 15px 0;}.knowledge-page.para-02,.knowledge-image {    gap: 1rem;}.knowledge-page .symble-top {    left: 50%;    transform: translateX(-50%);    top: -35px;}html {    scroll-padding-top: calc(var(--InnerPadding) + 65px);}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01,.article3.articlecontent .page_wrapper_bg .article_model.RWDslider01 {    width: 90%;}.article3.articlecontent .page_wrapper_bg .article_model.RWDslider01 {    padding-top: 3rem;}.eforms1.eformscontent .layoutlist_1 {    width: 100%;}.page_content3_photowrap .swiper-button-next {    box-shadow: unset;}.page_content3_photowrap .swiper-button-next,.page_content3_photowrap .swiper-button-prev {    width: 40px;    height: 40px;}.page_content3_photowrap .swiper-button-next:after,.page_content3_photowrap .swiper-button-prev:after {    font-size: 17px;}.article3.articlecontent .btn.btn_back {    margin-right: 5vw;}#section-02 ul {    grid-template-columns: max-content max-content;}.sns-title {    font-size: 18px;}.page_wrapper_bg section.call_to_action>.container {    width: 95%;}.article1 .RWDslider01 .slick-arrow {    width: 40px;    height: 40px;}.article1 .RWDslider01 .pic-list {    padding: 0 20px;}.case-text-box .title {    margin: 5vw 0 2rem;}.layoutlist_2 .album_item{    width: calc(100%/3);}.product1.productcontent .page_wrapper_bg section.hgroup {    top: calc(var(--InnerPadding) + 65px + 45px + 3rem);}.eforms1 .form-horizontal .form-group:nth-of-type(10) .boxname {    width: calc(100%/2 - 8px - 16px);}
}
/*1199px end*/
/*1024px start*/
@media (max-width: 1024px) {
/*-------------about----------------*/ 
.about-block .titlebar .pc-box {    display: none;}.about-block .titlebar span.mobile-box {    display: block;}.RWDbanner007 .item-img img {    opacity: 0;    width: 100%;    height: 100%;}/* 匯入內頁版面寬度80%*//*main*//*產品內頁-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: 0 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;}.eforms1 .form-horizontal .form-group:nth-of-type(26) .boxname {    width: calc(100%/3 - 8px - 16px);}    .article2 .page_wrapper_bg section.call_to_action>.container {    width: 80%;}.article1 .RWDslider01 .products-list .products-item .box {    grid-template-columns: 1fr;    margin-top: 1rem;} .article1 .RWDslider01 .pic-list{    grid-row: 2/2; } .article1 .RWDslider01 .control-box{    top: 0;    bottom: unset;    left: 50%;    right: unset;    background: transparent;    width: fit-content;    position: relative;    transform: translateX(-50%); } .article1 .RWDslider01 .slick-arrow{    background: transparent;    box-shadow: unset; } .article1 .RWDslider01 .slick-arrow.slick-prev, .article1 .RWDslider01 .slick-arrow.slick-next{    position: relative; } .article1 .RWDslider01 .control-box .indicator {    display: flex;}  .article1 .page-section-sub-title {    padding-bottom: 1rem;    text-align: center;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDmenu_plus04 .features {    width: auto;}.RWDmenu_plus04 .features .edit {    display: none;}.mobile-link {    display: block;    position: fixed;    bottom: 200px;    right: 0px;    opacity: 0;    transition: all 0.5s ease-out;    left: auto;    width: 40px;}.mobile-link .RWDedictor {    display: flex;    flex-direction: column;    align-items: center;    align-content: center;    animation-delay: initial !important;    animation-duration: initial !important;}.mobile-link .RWDedictor a {    writing-mode: vertical-lr;}.mobile-link.fix_btn_show {    opacity: 1;}.eforms1 .mobile-link {        right: 0;        left: auto;    }/*-------------標題----------------*/ 
.RWDproduct004 .main-title,.titlebar h2,.RWDnews005 .main-title,.RWDbanner007 .title-main,.RWDbanner007 .item-title {    font-size: clamp(1.4375rem, 1.2138rem + 1.1186vw, 1.75rem);}/*-------------banner----------------*/ 
.banner-block .container {    width: 87%;}.banner-block .RWDbanner_plus01 .slick-caption {    top: 51%;}.banner-block .slickitem01 .container,.banner-block .slickitem02 .container {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-start;    gap: 0;}.banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt2,.banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt2 {    writing-mode: vertical-lr;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 24px;    margin-right: 15px;}/*-------------about----------------*/ 
.about-block .titlebar {    width: 90%;    margin-left: auto;    margin-right: auto;}.RWDbanner007 .arrow-type .item-nav-next,.RWDbanner007 .arrow-type .item-nav-prev {    top: 40%;}/*-------------service----------------*/ 
.service-block .titlebar {    margin-bottom: 6rem;}/*-------------video----------------*/ 
.RWDvideo001 .video {    margin-top: 0px;}/*-------------footer----------------*/ 
.ft-bottom {    padding-bottom: 6rem;}.ft-top .container {    display: flex;    justify-content: space-between;    flex-direction: column-reverse;    align-items: stretch;    padding-left: 0;    padding-right: 0;}.ft-top .ft-left,.ft-top .ft-right,.ft-map {    width: 100%;}.ft-top .ft-left {    margin-top: 3rem;}.ft-top .ft-right {    display: flex;    justify-content: flex-start;    flex-direction: row;    align-items: center;    position: relative;}.ft-logo,.ft-social {    width: 50%;}.ft-logo img {    margin: 0 0 0;    width: 88px;}.ft-social {    position: static;    display: flex;    justify-content: flex-end;    align-items: center;}.ft-bottom .container .ft-left .model::before {    display: none;}.scrollTop002 {    bottom: 50px;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {    margin: 0 0 50px;}.hgroup .page_subject {    text-align: center;}.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% / 2 - 1px);    margin: 0;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/ 
.album1 .layoutlist_2 .album_item,#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}.album1 .pagecontent{    padding: 0 !important;}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 2 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 2 - 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;}.eforms1 .page_wrapper_bg section.call_to_action>.container {    width: 95%;}.sns-box {    max-width: 420px;}.article3.articlecontent .RWDslider01 .products-list .box {    align-items: center;}#section-02 ul {    grid-template-columns: 1fr;}.eforms1 .form-horizontal .form-group:nth-of-type(2) .boxname {    width: calc(33% - 8px - 16px);    margin: 0 0 0 8px;}.eforms1 .form-horizontal .form-group:nth-of-type(25) .boxname {    width: calc(100%/3 - 8px - 16px);}.case-text-box {    grid-template-columns: 1fr;    grid-template-areas:        "title "        "case-text"        "case-image";}.case-tags{       display: grid;    gap: 5vw;    justify-content: space-between;    grid-template-columns: 1fr 1fr;}.product1.productcontent .page_wrapper_bg section.hgroup {    top: calc(var(--InnerPadding) + 65px + 45px + 30px);}.albumlist .layoutlist_2 .album_item{    width: calc(100%/2);}.albumlist .pagecontent{    padding: 0 !important;}#section-02 ul ,.article3.articlecontent .RWDslider01 .editor,.page_wrapper_bg .knowledge-page .description{    font-size: 16px;}/*240314修*/ 
.mobile-link {right: auto; left: 0;}.RWDproduct_page .faq-item .faq-question:before, .RWDproduct_page .faq-item.active .faq-question:before {    content: '\f3d0';    font-family: "Ionicons";    font-size: 16px;    line-height: 34px;    color: #fff;}.RWDproduct_page .faq-item .faq-question:after {    position: absolute;    content: '';    width: 25px;    height: 25px;    background: #2399a17a;    border-radius: 99em;    right: 7.5px;    top: 50%;    transform: translateY(-50%);}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
/*-------------作品集-------------*/ 
.RWDproduct004 .mix-grid .mix:nth-child(6n+1) {    width: calc(100%/1 + 0%);    float: left;}.RWDproduct004 .mix-grid .mix:nth-child(6n+2) {    width: calc(100%/2 - 0%);    float: left;}.RWDproduct004 .mix-grid .mix:nth-child(6n+3) {    width: calc(100%/2 - 0%);    float: right;}.RWDproduct004 .mix-grid .mix:nth-child(6n+4) {    width: calc(100%/2 - 0%);    float: right;}.RWDproduct004 .mix-grid .mix:nth-child(6n+5) {    width: calc(100%/2 - 0%);    float: left;}.RWDproduct004 .mix-grid .mix:nth-child(6n) {    width: calc(100%/1 + 0%);    float: left;}.product-block .row {    display: block;}.product-block .row .left {    text-align: center;    float: none;    width: 100%;    margin-bottom: 20px}.product-block .row .right {    width: calc(100% - 0px);    text-align: center;    clear: both;    float: none;}/*hover*/ 
.RWDproduct004 .col-md-3.col-sm-3.mix::after {    display: none;}/* 匯入內頁版面寬度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;}.article3 .RWDslider01 .control-box .indicator {    display: none;}.article3.articlecontent .RWDslider01 .products-list .box,.article3.articlecontent .RWDslider01.pic-right .products-list .products-item .box {    grid-template-areas:        "text "        "pic-list";    grid-template-columns: 1fr;    gap: 1rem;}.article3.articlecontent .RWDslider01.pic-right .control-box,.article3.articlecontent .RWDslider01 .control-box {    left: 50%;    right: unset;    transform: translateX(-50%);    background: transparent;    top: unset;    width: 100%;    position: absolute;    bottom: 30vw;}.article3 .RWDslider01 .slick-prev {    position: absolute;    left: 10px;}.article3 .RWDslider01 .slick-next {    position: absolute;    right: 10px;}.article3 .slick-arrow {    background: #ffffff80;    text-align: center;    width: 40px;    height: 40px;    border-radius: 50%;}.article3 .RWDslider01 .slick-arrow:before {    color: #432d2d;}.article3.articlecontent .page_wrapper_bg .article_model.RWDslider01 {    padding-top: 0rem;}.grid-columns-2 {    grid-template-columns: 1fr;}.knowledge-page .after {    margin-top: 2rem;}.knowledge-image {    gap: 1.5rem;}.RWDproduct_page .products-info .editor {    display: grid;    grid-template-columns: 1fr;    gap: 1rem;    padding: 0;    border-top: 0;    border-bottom: 0;    margin-top: 0;}.case-info-list {    border-top: var(--BorderPx1);    border-bottom: var(--BorderPx1);    padding: 1rem 0;    grid-template-columns: repeat(3, 1fr);}.article2 .page_wrapper_bg section.call_to_action>.container {    width: 90%;}.eforms1 #eForm1 {    gap: 2rem;}.article3.articlecontent .RWDslider01 .products-list .box {    background: transparent;}#section-04 .section-text {    text-align: left;}.article3.articlecontent .text h3 {    font-size: 18px !important;}.product1.productcontent #sidebar {    margin: 0 0 60px;}.product1.productcontent .page_wrapper_bg section.hgroup {    top: calc(var(--InnerPadding) + 65px + 45px + 0px);    left: 5%;    right: unset;}.albumcontent  .page_wrapper_bg .article-text .container {    width: 100%;}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.banner-block .RWDbanner_plus01 .slick-caption {    top: 38%;}.video-block,.RWDvideo006__video {    height: 44vh;}.RWDvideo001 .video {    height: 50vh !important;}.RWDvideo001.show {    height: 50vh !important;}.RWDbanner007 .item-fraction {    right: 24px;    top: -44px;    color: #eee;    height: 35px;    width: auto;    padding: 5px 10px;    flex-wrap: nowrap;    flex-direction: row;    align-items: center;}.RWDbanner007 .decorate-line {    width: 1px;    height: 15px;    margin: 0 10px;    background-color: #ddd;    transform: rotate(12deg);}.RWDbanner007 .crrent-page {    font-size: 20px;    left: 0px;    top: 0;    color: #fff;}.RWDbanner007 .total-page {    position: relative;    right: 0px;    top: 0px;    font-size: 20px;    color: #aaa;}.RWDbanner007 .item-title {    font-size: 26px !important}.RWDbanner007 .item-subtitle {    font-size: 16px !important}.RWDbanner007 .link-store {    left: initial;    max-width: 200px;    width: 200px;    right: 50%;    margin: 0 auto;    text-align: left;    transform: translate(50%);}.RWDbanner007 .swiper-container-autoheight .swiper-wrapper {    height: 100% !important;}.RWDbanner007 .item-img {    height: 100% !important;}.RWDbanner007 .item-blk .item-box {    margin: 0px auto !important;}.ft-top .ft-left ul {    display: flex;    flex-direction: column;    flex-wrap: wrap;    justify-content: flex-start;    align-items: flex-start;}.ft-top .ft-left ul li {    width: 100%;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {    margin-left: 0;    margin-right: 0;}/*按鈕*/ 
.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%;}.eforms1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;}.eforms1 .page_wrapper_bg .article-text .container{padding: 0;}.eforms1.eformscontent .layoutlist_1{    padding: 3vw 4vw;}
}
/*800px end*/
/*767px start*/
@media (max-width: 767px) {
.RWDbanner007 .item-title {    padding-right: 0;}.RWDbanner007 .item-info {    padding: 50px 30px;}.RWDbanner007 .arrow-type .item-nav-next,.RWDbanner007 .arrow-type .item-nav-prev {    top: -22px;}.RWDvideo001 .info .summary {    right: 0;    bottom: 6rem;    width: 100%;    text-align: center;    padding: 0 2rem;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_2 .item {    width: calc(100% / 2 - 41px);    margin: 0 20px;}#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);}/*文章列表頁籤*/ 
.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;}.article1 .RWDslider01 .products-list .products-item .box,.eforms1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;}.RWDproduct_page .faq-item.active .faq-question {    background: #cbe0de;}.RWDproduct_page .faq-item.active {    background: #fff;}.page_wrapper_bg section.hgroup .container {    margin: 0rem 0rem 2rem 0rem !important;}.page_wrapper_bg .tab {    padding: 15px;    border-top: var(--BorderPx1);}.tab:last-child {    border-bottom: var(--BorderPx1);}.tab_title {    font-weight: 600;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: 18px !important;}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01[data-seq="1"] {    padding: 0px;    padding-top: 50px;    background: transparent;}.eforms1.eformscontent .layoutlist_1 {    padding: 2rem;}.eforms1 .form-horizontal .control-label {    margin-bottom: 5px !important;}.eforms1 .eformsDesc {    padding-bottom: 2rem;}.eforms1 .form-horizontal .control-label {    font-size: 15px;}.sns-title {    font-size: 18px;}.eformsDesc_bottom {    margin: 5rem 0 2rem;    padding-top: 0;}.eforms1 .form-horizontal .form-group:nth-of-type(n+20):nth-of-type(-n+23) .options,.eforms1 .form-horizontal .form-group:nth-of-type(n+16):nth-of-type(-n+18) .options {    height: 100%;}.article3.articlecontent .knowledge-tab ul {    background: #f8f7f6;}.case-tags {    gap: 0;    grid-template-columns: 1fr;}.case-tag span {    padding: 8px 14px;}.case-tag p {    border-top: 0;}.product1.productcontent .page_wrapper_bg section.hgroup {    top: calc(var(--InnerPadding) + 30px);    left: unset;    right: 50%;    transform: translateX(50%);}.product1.productcontent #sidebar {    margin: 30px 0 ;}.product1.productcontent .page_wrapper_bg .hgroup .breadcrumb {    text-align: center;    width: 100%;}.product1.productcontent .page_wrapper_bg section.hgroup{    width: 90%;}/*240314修*/ 
.case-text {    padding: 0 0 2rem;}.product1 .text-btn .inner-btn {    margin-top: 0;}
}
/*767px end*/
/*415~767 start*/

/*左右圖文輪播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%)    }    .eforms1 .form-horizontal .form-group:nth-of-type(25) .boxname {    width: calc(50% - 8px - 13px);    margin-right: 0;} .article3 .RWDslider01 .products-list .box,  .article3 .RWDslider01.pic-right .products-list .box{    width: 100%;}}

/*415~767 end*/
/*700px start*/

 @media (max-width: 700px) {     .service-block::after {         top: 186px;     }     .service-block .titlebar {         margin-bottom: 6rem;     }     .service-block .infobox .box-first,     .service-block .infobox .box-second {         width: 100%;     }     .service-block .infobox .box-second {         margin-top: 35px;     }     .service-block .infobox {         width: 100%;         display: flex;         flex-direction: column;         justify-content: flex-start;         align-items: flex-start;     }     .eforms1 .form-horizontal .form-group:nth-of-type(n+6):nth-of-type(-n+11),     .eforms1 .form-horizontal .form-group:nth-of-type(-n+4) {         width: 100%;     }     .eforms1 .form-horizontal .form-group:nth-of-type(26) .boxname {         width: calc(100%/2 - 8px - 13px);     }     .form-style-box {         grid-template-columns: 1fr;     }     .sns-card img {         padding: 10px;     }     .eforms1 .form-horizontal .form-group input[type=checkbox],     .eforms1 .form-horizontal .form-group input[type=radio] {         margin: 0;     }     .eforms1 .form-horizontal .form-group .options {         align-items: center;     }     .eforms1 .form-horizontal .form-group:nth-of-type(n+15):nth-of-type(-n+18) .options,     .eforms1 .form-horizontal .form-group:nth-of-type(n+19):nth-of-type(-n+23) .options {         align-items: flex-start;     }     .eforms1 .form-horizontal .form-group:nth-of-type(n+15):nth-of-type(-n+18) input[type=radio],     .eforms1 .form-horizontal .form-group:nth-of-type(n+15):nth-of-type(-n+18) input[type=checkbox],     .eforms1 .form-horizontal .form-group:nth-of-type(n+19):nth-of-type(-n+23) input[type=checkbox],     .eforms1 .form-horizontal .form-group:nth-of-type(n+19):nth-of-type(-n+23) input[type=radio] {         margin: 8px 0 0;     }     .eforms1 .form-horizontal .form-group:nth-of-type(24) .boxname {         width: calc(100%/3 - 8px - 16px);         margin-right: 0;     }     .eforms1 .form-horizontal .form-group:nth-of-type(10) .boxname {         width: calc(100%/3 - 8px - 16px);     }     .eforms1 .form-horizontal .form-group:nth-of-type(11) .boxname {         width: fit-content;         margin-right: 20px;     } }

/*700px end*/
/*600px start*/
@media (max-width: 600px) {
:root {    --block-padding: 3rem 0;}a.btnstyle,.RWDbtn01 a.btn {    width: 100%;}/*------------網頁警告--------------*//*------------header--------------*/ 
.RWDmenu_plus04 .logo {    width: 68px;}.RWDmenu_plus04 .header .logo a::before {    width: 137px;    height: 49px;}/*------------banner--------------*/ 
.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 20px;}.banner-block .RWDbanner_plus01 .page-scroll {    display: none;}/*-------------作品集-------------*/ 
.product-block {    padding-bottom: 10%;}.RWDproduct004 .mix-grid .mix:nth-child(6n+1),.RWDproduct004 .mix-grid .mix:nth-child(6n+2),.RWDproduct004 .mix-grid .mix:nth-child(6n+3),.RWDproduct004 .mix-grid .mix:nth-child(6n+4),.RWDproduct004 .mix-grid .mix:nth-child(6n+5),.RWDproduct004 .mix-grid .mix:nth-child(6n+6) {    width: calc(100%/1 + 0%);    float: none;}.product-block .RWDproduct004 #portfolio.portfolio-nogutter .row>div {    padding-bottom: 30px;}.RWDproduct004 .item-box-desc {    padding: 20px 0px;}.list-inline.categories.nomargin p {    margin: 5px 0 0;    -webkit-line-clamp: initial;}/*-------------video-------------*/ 
.video-block {    height: 36vh;}.RWDvideo001.show,.video-block,.RWDvideo006__video {    height: 36vh !important;}/*-------------about-------------*/ 
.RWDbanner007 .item-title {    font-size: 21px !important;}.RWDbanner007 .item-blk {    padding: 0 15px;}/*-------------service-------------*/ 
.service-block .RWDbtn01 {    width: 90%;}.RWDnews003 .box-icon a.box-icon-title span {    font-size: 18px;}.RWDnews003 .box-icon a.box-icon-title>h2 {    font-size: 27px;}/*-------------news-------------*/ 
.news-block .RWDnews005 .container {    padding-left: 0;    padding-right: 0;}.RWDnews005 .controlls-over .owl-controls .owl-next {    right: 0;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    left: 0;}/*-------------footer-------------*/ 
.ft-top .container,.ft-bottom .container {    width: 89%;    padding-left: 0;    padding-right: 0;}.ft-top .container {    position: relative;    padding-bottom: 5rem;}.ft-top .ft-left {    margin-top: 2rem;}.ft-top .ft-right {    display: flex;    justify-content: flex-start;    flex-direction: column;    align-items: flex-start;    position: static;}.ft-logo,.ft-social {    width: 100%;}.ft-logo img {    width: 69px;}.ft-social {    display: flex;    justify-content: flex-start;    align-items: center;    margin-top: 2rem;    position: absolute;    bottom: 20px;}.ft-bottom .container .ft-left {    display: flex;    align-items: flex-start;    flex-wrap: wrap;    font-size: 12px;    flex-direction: column;}.ft-bottom .ft-left,.ft-bottom .ft-right {    width: 100%;}.ft-bottom .ft-right {    display: flex;    justify-content: flex-start;}.ft-bottom {    padding-bottom: 4rem;}.RWDvideo001 .info .summary,.RWDvideo006__editor {    bottom: 2rem;}.RWDvideo006__editor {    bottom: 2rem;    width: 85%;    margin: 0 auto;    text-align: center;    left: calc(50% - 44%);}.RWDvideo006__editor br {    display: none;}.RWDvideo001 .info .summary,.RWDvideo006 .video-txt {    font-size: 17px;}.RWDalert_fancybox.bottom {    left: unset !important;    right: unset !important;    margin: auto;    transform: unset !important;    width: 100%;    padding: 20px 20px 20px !important;}.RWDalert_fancybox .btn-box {    float: unset;    margin: 1rem 0 0;}/*231105修改*/ 
.RWDnews003 .box-icon p {    font-weight: 300;}/*231228修改*/@media(max-aspect-ratio: 16 / 9) {    .RWDvideo006__video iframe {        width: 100%;    }}.RWDvideo001 .info .summary,.RWDvideo006 .video-txt {    font-size: 15px;    line-height: 1.6;}/*240105修改*/@media(max-aspect-ratio: 16 / 9) {    .RWDvideo001 .info .summary,    .RWDvideo006 .video-txt {        font-size: 13px;        line-height: 1.5;    }}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {    padding-left: 15px;    padding-right: 15px;}.hgroup h1 {    margin-bottom: 0px;    line-height: 1.8;}.hgroup .container {    margin: 0 0 40px;}.hgroup .breadcrumb {    bottom: 0;}/*按鈕*/ 
.btn.btn_back,.ebtn,.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 .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%;    border-bottom: 0;}/*文章列表樣式-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: 27px;}.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;}.page_wrapper_bg .page_subject {    flex-direction: column;}.page_wrapper_bg section.call_to_action>.container {    padding-top: calc(var(--InnerPadding) + 35px);}.visible-xxs {    display: block;}.page_wrapper_bg .RWDmenu_plus04 .logo {    width: 45px;}#sidebar {    margin-bottom: 1rem;}.case-info-list li:nth-of-type(3) {    grid-row: 2/2;    grid-column: 1/3;    border-top: var(--BorderPx1);    padding-top: 1rem;}.case-info-list li:nth-of-type(2) {    padding-right: 0;    border-right: 0;}.case-info-list {    grid-template-columns: repeat(2, 1fr);    gap: 1rem 2rem;}.knowledge-tab a::before {    position: absolute;    left: -15px;    top: 3px;}.article3.articlecontent .btn.btn_back {    margin-right: 5%;    margin-left: 5%;    width: 90% !important;}.case-info-list span {    font-size: 16px;    letter-spacing: 3px;}.knowledge-page .after {    margin-top: 1rem;}.sns-box {    max-width: unset;    width: 80%;    margin: auto;}.form-style-box .item-title,.sns-title {    font-size: 17px;}.eformsDesc_bottom .section-title {    margin-bottom: 2rem;}.case-btn {    flex-direction: column;    margin-top: 2rem;        gap: 2rem;        width: 100%;}.case-btn .inner-btn{    margin-top: 0;    width: 100%;}.album1 .btn.btn_back a {    width: 100%;}/*會員註冊變更位置*/@media (max-width: 575px) {    .login_box_footer {        position: relative;        padding: 20px 0 0;        margin: 20px 0 0;    }}/*240314修*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 15px 40px 15px 15px;    text-align: left;}.product1 .text-btn .inner-btn {    width: auto;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDbtn01 {    padding: 0;}.RWDmenu_plus04 .features .search-btn {    margin-right: 15px;}.RWDnews005 .owl-carousel .owl-item div {    text-align: left;    min-height: auto;}/*-------------作品集-------------*/ 
.product-block .RWDproduct004 #portfolio.portfolio-nogutter .row>div {    padding: 0px 10px !important;}/*-------------video-------------*/ 
.RWDvideo001 .info .summary {    padding: 0 1rem;    font-size: 15px;}.RWDvideo001 .info .summary br {    display: none;}/* 匯入內頁版面寬度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;}.article3.articlecontent .page_wrapper_bg .article_model.RWDeditor01[data-seq="0"] {    top: 73px;}.eforms1 .form-horizontal .form-group:nth-of-type(12) .boxname,.eforms1 .form-horizontal .form-group:nth-of-type(2) .boxname {    width: fit-content;    margin-right: 20px;}.eforms1 .form-horizontal .form-group:nth-of-type(13) .boxname,.eforms1 .form-horizontal .form-group:nth-of-type(14) .boxname {    width: calc(100% - 16px - 8px);    margin-right: 0;}.eforms1 .form-horizontal .form-group:nth-of-type(26) .boxname {    width: calc(100% - 33px);}.eforms1 .form-horizontal .form-group:nth-of-type(24) .boxname,.eforms1 .form-horizontal .form-group:nth-of-type(10) .boxname {    width: calc(100%/2 - 8px - 16px);}.eforms1 .form-horizontal .form-group:nth-of-type(11) .boxname {    width: calc(100% / 6 - 8px - 16px);    margin-right: 0;}.eforms1.eformscontent .layoutlist_1 {    padding: 0rem;    background: transparent;    box-shadow: unset;}.sns-title {    background: #fff;}
}
/*480px end*/
/*414px start*/

@media (max-width: 414px) {    .banner-block .RWDbanner_plus01 .slick-caption {        top: 43%;    }    .banner-block .RWDbanner_plus01 .slick-caption {        width: 100%;        text-align: center !important;    }    .banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt1,    .banner-block .RWDbanner_plus01 .slickitem01 .slick-caption .txt2,    .banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt1,    .banner-block .RWDbanner_plus01 .slickitem02 .slick-caption .txt2 {        writing-mode: initial;    }    .banner-block .slickitem01 .container,    .banner-block .slickitem02 .container {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: center;        gap: 0;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt1 {        margin-right: 0;        margin-bottom: 15px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt2 {        line-height: 1.5;        font-size: 16px;    }    /*about*/    .RWDbanner007 .arrow-type .item-nav-next,    .RWDbanner007 .arrow-type .item-nav-prev {        width: 39px !important;        height: 39px;    }    .RWDbanner007 .item-nav-prev {        left: -17px !important;    }    .RWDbanner007 .item-nav-next {        right: -17px !important;    }    .RWDbanner007 .item-nav-next .ii-arrow1 {        right: 11px;    }    .RWDbanner007 .item-nav-prev .ii-arrow1 {        left: 11px;    }    /*news*/    .RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:before,    .RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:before {        left: 14px;        top: -18px;        width: 11px;        height: 73px;    }    .RWDnews005 .owl-theme .owl-controls .owl-buttons div {        width: 39px !important;        height: 39px !important;    }    .RWDnews005 .controlls-over .owl-controls .owl-prev,    .RWDnews005 .controlls-over .owl-controls .owl-next {        top: 38%;    }    .RWDslider01 .control-box,    .RWDslider01.pic-right .control-box {        margin-left: unset;    }    .eforms1 .form-horizontal .form-group:nth-of-type(25) .boxname {        width: calc(100% - 33px);        margin-right: 0;    }    .sns-box {        grid-template-columns: 1fr;    }    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }    .sns-title .visible-xs{        display: none !important;    }    .sns-card img {    padding: 2rem;}}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
.RWDService001 .row .col-md-3.col-sm-6 {padding: 0;}.RWDService001 article.boxFeature-2 h2 {font-size: 22px;}.RWDService001 article.boxFeature-2 h5 {font-size: 16px;padding-left: 10px;margin: 5px 0px 0px;}.RWDService001 article.boxFeature-2 p.item_p {margin: 10px 0px 0px 40px;}.RWDbanner007 .item-blk {padding: 0 15px;}.banner-block .container {    width: 95%;}/* 匯入內頁版面寬度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;}    .article3.articlecontent .knowledge-tab ul {    overflow: scroll;    word-break: keep-all;    justify-content: flex-start;}.eforms1 .form-horizontal .form-group:nth-of-type(11) .boxname {    width: calc(100% / 4 - 8px - 16px);}.eforms1 .form-horizontal .form-group:nth-of-type(2) .boxname {    width: calc(100% / 3 - 8px - 16px);        margin-right: 0;}
}
/*380px end*/