/* all */:root {    --white-color: #fff;    --black-color: #000;    --color01: #212121;    --linecolor: #06c152;    --linehovercolor: #33ab54;    --FontFamilyEn: "Alata", sans-serif;    --FontFamilyTw: 'Noto Sans TC', sans-serif;    --FontFamily03: '微軟正黑體', sans-serif;    --FontFamily: Alata, 'Noto Sans TC', sans-serif;    --line-height-12: 1.2;    --line-height-14: 1.4;    --line-height-16: 1.6;    --line-height-18: 1.8;    --text-size-small: 12px;    --text-size-primary: 16px;    --text-size-medium: 18px;    --text-size-large: 24px;    --img-resizing-site: 16 / 12;    --img-resizing-paronamic: 2 / 1;    --img-resizing-desktop: 19 / 10;    --NaviHeight: 74px;    --FixBtnWidth: 370px;}html {    scroll-behavior: smooth;}.index h1,.index h2,.index h3,.index h4,.index h5,.index h6,.footer_block h1,.footer_block h2,.footer_block h3,.footer_block h4,.footer_block h5,.footer_block h6 {    position: relative;    margin-top: 0;    margin-bottom: 0;}body {    font-family: var(--FontFamily);    font-weight: 300;    letter-spacing: 1px;    -webkit-text-size-adjust: 100%;    -webkit-font-smoothing: antialiased;}a,a:hover,a:active,a:focus,a:visited {    transition: .4s ease-out;    text-decoration: none;}p {    letter-spacing: 0;    color: #5f6368;    line-height: 1.5em;    font-weight: 300;    font-size: 15px;}:is(h1, h2, h3, h4, h5, h6, p) {    padding: 0;    margin: 0;}/* 反白顏色設定*/::selection {    background: #000;    color: #fff;}::-moz-selection {    background: #000;    color: #fff;}.img-responsive {    width: 100%;}/* 動態效果改成fadeIn*/ 
.bounceIn {    animation-name: fadeInUp;    animation-duration: 1s}/*loading*//*loading*/ 
.RWDfakeloader img {    width: 180px;    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: #FFF;    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;    background-color: #00888e;}.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-right: 15px;}.mobile-link .RWDedictor a img {    width: 11px;    height: 15px;    margin-right: 10px;}/*搜尋*/ 
.RWDmenu_plus04 .features .search-btn {    padding: 25px 12px}.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;    box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;    background: rgba(255, 255, 255, 100%) !important;    color: #000 !important;    left: auto !important;    right: 0px !important;    line-height: 1.5 !important;    margin: 5rem 5rem 4rem;    border-radius: 5px;}.RWDalert_fancybox.bottom .editor {    margin-bottom: 28px;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: #212121;    background: #212121 !important;    border-radius: 5px;    font-size: 16px;}.RWDalert_fancybox.bottom .editor a {    color: #000;    border-bottom: 1px solid #212121;}/*scrollbar樣式*/::-webkit-scrollbar {    width: 8px;    height: 5px;}::-webkit-scrollbar-track {    background: rgba(255, 255, 255, 0.5);    height: 5px;}::-webkit-scrollbar-thumb {    background: #212121;    border-radius: 20px;}::-webkit-scrollbar-thumb:hover {    background: #555;}/*側邊選單-按鈕顏色*/#div_forget_content #forget_table_btn,.RWDmenu_plus04 .member-block a.login.is-on,.RWDmenu_plus04 .member-block button.login.is-on,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {    background: #000;}/*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 .logo {    z-index: 30;    width: 154px;    margin-top: 15px;    transition: all 0.5s ease-out;    filter: brightness(0) invert(1);}.RWDmenu_plus04 .site-nav .menu {    text-align: left;}.RWDmenu_plus04 .site-nav .menu>li>a {    font-family: var(--FontFamilyTw);    color: #fff;    font-weight: 400;    text-transform: uppercase;    line-height: 1;    padding-inline: 0;    min-width: clamp(8.75rem, 2.2359rem + 5.6338vw, 11.25rem);    margin-inline: 0;    justify-content: center;    font-size: clamp(1.25rem, 0.2729rem + 0.8451vw, 1.625rem);}.RWDmenu_plus04 .features .share-group span,.RWDmenu_plus04 .site-nav .menu ul li a {    font-size: 17px;}/*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: #fff;}.RWDmenu_plus04 .site-nav .menu>li>a:before {    content: "";    position: absolute;    width: 0;    height: 1px;    background: #fff;    bottom: 0;    right: 0;    transition: all .5s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {    width: 100%;    transition: all .5s ease;    right: auto;    left: 0;}/*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 {    border-color: #fff;}.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: #fff;}/*header icon*/ 
.RWDmenu_plus04 .features {    width: 250px;}.RWDmenu_plus04 .features .search-btn img,.RWDmenu_plus04 .features .member-btn img,.RWDmenu_plus04 .features .cart-btn img {    width: 24px;    height: 24px;    filter: brightness(0) invert(1);}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group a,.RWDmenu_plus04 .features i,.RWDmenu_plus04 .lang-select {    color: #fff;}/*header is-up*/ 
.RWDmenu_plus04 .header.is-up {    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .logo {    width: 130px;    margin-top: 10px;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle,.RWDmenu_plus04 .header.is-up .features .cart-btn {    color: #fff;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: #fff;}/*下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu>li>ul {    padding: 0;}.RWDmenu_plus04 .site-nav .menu ul li>a:hover {    background: #000;    color: #fff;}/*漢堡選單基本設定*/ 
.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: auto;    bottom: 0;    height: 100%;}.banner-block .container {    width: 85%;    height: 100%;    position: relative;}.banner-block .RWDbanner_plus01 .logo {    position: absolute;    top: auto;    left: 50%;    bottom: 3rem;    width: 30%;    transform: translateX(-50%);    display: flex;    justify-content: center;    align-items: flex-end;    padding: 0 clamp(4rem, 3.3659rem + 2.6016vw, 6rem);}.banner-block .RWDbanner_plus01 .slick-caption .txt1,.banner-block .logo {    opacity: 0;}.banner-block.fp-completely .RWDbanner_plus01 .slick-caption .txt1,.banner-block.animated .RWDbanner_plus01 .slick-caption .txt1 {    -webkit-animation: fadeInUp01 1.15s forwards;    animation: fadeInUp01 1.15s forwards;}.banner-block.fp-completely .logo ,.banner-block.animated .logo {    -webkit-animation: fadeInUp02 1.1s forwards;    animation: fadeInUp02 1.1s forwards;}@-webkit-keyframes fadeInUp02 {    from {        bottom: 10rem;        opacity: 0    }    to {        bottom: 3rem;        opacity: 1    }}@keyframes fadeInUp02 {    from {        bottom: 10rem;        opacity: 0    }    to {        bottom: 3rem;        opacity: 1    }}.RWDbanner_plus01 .device_pad,.RWDbanner_plus01 .device_note,.RWDbanner_plus01 .device_phone {    display: none !important;}.RWDbanner_plus01 .device_pc {    display: flex !important;}.banner-block .RWDbanner_plus01 .container {    animation-name: fadeInUp02;    -webkit-animation-delay: 1200ms;    animation-delay: 1200ms;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.5rem, 1.4663rem + 0.1382vw, 1.6875rem);    font-weight: 600;    font-family: var(--FontFamilyTw);    color: var(--white-color);    text-transform: uppercase;    letter-spacing: 1px;    line-height: 1.6;    height: auto;    position: absolute;    bottom: 13rem;    width: fit-content;    left: 50%;    transform: translateX(-50%);    top: auto;    display: flex;    justify-content: center;    align-items: flex-end;}@-webkit-keyframes fadeInUp01 {    from {        bottom: 20rem;        opacity: 0    }    to {        bottom: 13rem;        opacity: 1    }}@keyframes fadeInUp01 {    from {        bottom: 20rem;        opacity: 0    }    to {        bottom: 13rem;        opacity: 1    }}.banner-block .RWDbanner_plus01 .link-btn {    width: 100%;    height: 100%;    display: block;    position: absolute;    left: 0;    top: 0;}.banner-block .RWDbanner_plus01 .link-btn a {    display: block;    width: 100%;    height: 100%;    background-color: transparent;    color: transparent;    border-radius: 0;    padding: 0;}.banner-block .RWDbanner_plus01 .page-scroll {    display: none;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: #fff;}.banner-block .RWDbanner_plus01 :is(.slick-caption .txt2, .slick-caption .txt3, .slick-caption .txt4, .slick-caption .txt5) {    display: none !important;}/* 240906 */ 
.RWDmenu_plus04 .features .share-group.main_share {    float: left;    margin-right: var(--FixBtnWidth);}.RWDmenu_plus04 .features {    width: calc(24rem + var(--FixBtnWidth));}.RWDmenu_plus04 .features .share-group.main_share img {    width: 17px !important;}.RWDmenu_plus04 .features .share-group a {    border: 1px solid #ffffffb5;    border-radius: 50px;    padding: 5px;    aspect-ratio: 1 / 1;    display: inline-flex;    align-items: center;    justify-content: center;    width: 40px;    margin: 0 5px;}.RWDmenu_plus04 .site-nav .menu>li>a,.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .search-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group.main_share {    padding-block: 0px;    height: var(--NaviHeight);}.RWDmenu_plus04 .site-nav .menu>li>a,.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .search-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group.main_share {    display: flex;    align-items: center;}.RWDmenu_plus04 .features .cart-nu {    position: relative;    top: 5px;}.fix-btn-box {    position: fixed;    z-index: 203;    top: 0;    right: calc(3% + 80px + 2vw);    transition: all 0.5s ease-out;    display: flex;    align-items: center;    justify-content: center;    height: 120px;}.fix-btn {    display: flex;    gap: 1rem;    height: var(--NaviHeight);    align-items: center;}.fix-btn a {    border: 1px solid #ffffffb5;    background: transparent;    color: white;    font-weight: inherit;    font-size: 20px;    padding: 4px 24px;    text-align: center;    letter-spacing: 1px;    display: flex;    align-items: center;    justify-content: center;    border-radius: 50px;    height: 40px;    font-family: var(--FontFamilyEn);}.fix-btn-box.is-up {    transition: all 0.5s ease-out;    height: 95px;}.fix-btn img {    width: 20px;    margin-right: 10px;}/* banner-pdt */ 
.banner-pdt {    position: absolute;    width: 40%;    left: 50%;    transform: translate(-50%, 0%);    z-index: 1;    bottom: calc(3rem + 20vh);}.banner-pdt .RWDproduct024 {    clear: both;    width: 100%;    margin: 0 auto;    font-size: 15px;    line-height: 1.5;}.pdt24__wrap{    opacity:1;}.pdt24__wrap.opacity{    opacity:0;    transition: opacity 0.3s ease-in-out;}.banner-pdt .pdt24__contents {    position: relative;    overflow: hidden;}.banner-pdt .pdt24__link {    text-decoration: none !important;    display: block;    color: white;}.banner-pdt .pdt24__link .pdt24__img {    position: relative;    display: block;    overflow: hidden;    width: var(--pdt24ImgWidth);    -webkit-box-sizing: border-box;    box-sizing: border-box;}.banner-pdt .pdt24__link .pdt24__img img {    width: 100%;    height: auto;    aspect-ratio: 1/1;}.banner-pdt .pdt24__link .pdt24__img .image-02{    position: absolute;    bottom: 0;    left: 0;    opacity: 0;    transition: .5s ease;}.banner-pdt .pdt24__link .pdt24__content {    display: block;    text-align: center;}.banner-pdt .pdt24__link .pdt24__tit {    display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    color: white;    font-size: clamp(1.25rem, 1.2275rem + 0.0922vw, 1.375rem);    font-weight: normal;    line-height: 1.5;}.banner-pdt .pdt24__link .pdt24__sub-tit {    display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    color: white;    font-size: clamp(1rem, 0.9775rem + 0.0922vw, 1.125rem);}/*內容為輪播*/ 
.banner-pdt .pdt24__inner-content--swiper {    overflow: hidden;    --swiper-navigation-size: 20px;    --swiper-navigation-color: black;    --swiper-navigation-sides-offset: 40px;    --swiper-navigation-width: 45px;}.banner-pdt .pdt24__inner-content--swiper .swiper-button-next,.banner-pdt .pdt24__inner-content--swiper .swiper-button-prev {    height: var(--swiper-navigation-width);    width: var(--swiper-navigation-width);    border-radius: 50%;    background: #000;    -webkit-box-sizing: border-box;    box-sizing: border-box;    color: white;}.banner-pdt .swiper-button-next:after,.banner-pdt .swiper-button-prev:after {    font-size: 17px;}.banner-pdt .swiper-slide {    padding-inline: 20px;}@media (min-width: 850px) {    .banner-pdt .pdt24__inner-content--swiper .swiper-button-next,    .banner-pdt .pdt24__inner-content--swiper .swiper-button-prev {        display: none;    }    .banner-pdt .swiper-wrapper{  display: flex;    justify-content: center;}}@media (hover:hover) {    .RWDmenu_plus04 .features .share-group a:hover,    .fix-btn a:hover {        background: var(--btn-main-hover-color);        border-color: var(--btn-main-hover-color);    }.banner-pdt .swiper-slide:hover .image-02{    opacity: 1;    transition: .5s ease;}.banner-pdt .swiper-slide:hover .image-01{        opacity: 0;    transition: .5s ease;}}
/*footer start*/

/*-----footer-----*/ 
.footer-block {    padding: 2rem 0 1rem;    background: #fff;}.footer-block,.footer-block a {    color: var(--color01);}.footer-block .container {    display: flex;    flex-direction: row;    align-items: flex-start;    width: 60%;    margin: 0 auto;    justify-content: space-between;}.footer-block .ft-right {    width: 30%;}.footer-block .ft-left {    width: 70%;}/*-----information-----*/ 
.footer-block ul {    font: 16px/var(--line-height-14) var(--FontFamily);    list-style: none;    margin: 0;    padding: 0;}.footer-block ul li,.footer-block ul a {    color: var(--color01);}.footer-block ul li {    margin: 0 0 0.6rem;}.footer-block ul a:hover {    color: var(--black-color);}.footer-block .cp-time br {    display: none;}/*-----information-----*/ 
.RWDsocial002 .pull-right {    float: right !important;}.RWDsocial002 .iconRounded {    border: #dfdfdf solid 1px;    color: var(--color01);    background-color: transparent;}.RWDsocial002 .iconRounded img {    width: 30px;    height: 30px;    margin-top: 5px;}.RWDsocial002 .iconRounded:hover,.color1 .iconRounded:hover {    background-color: var(--black-color);    color: var(--white-color);}.RWDsocial002 a:hover .iconRounded.ii-line1 {    background: #58cb6e;}.RWDsocial002 a:hover .iconRounded.ii-fb1 {    background: #1578fb;}.RWDsocial002 a:hover .iconRounded.ii-weibo1 {    background: #e6162d;}.RWDsocial002 a:hover .iconRounded.ii-youtube1 {    background: #be2e2a;}.RWDsocial002 a:hover .iconRounded.ii-gmail1 {    background: #DB4437}.RWDsocial002 a:hover .iconRounded.ii-wechat1 {    background: #2ebf00}.RWDsocial002 a:hover .iconRounded.ii-ig2 {    background: #f09433;    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);}/*-----copyright-----*/ 
.ft-bottom {    font: 12px/var(--line-height-14) var(--FontFamily03);    text-align: right;}.ft-bottom,.copyright_desc,.copyright_desc a,.copyright_desc a:hover {    color: #828282;}

/*footer end*/
/*內頁 start*/

/* 匯入內頁版面寬度80%*//* 240605 main修正 */ 
.main {    margin: 0 !important;}/*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 {    --intxt_color: #666;    --inmaintxt_color: #333;    --btn-txt-color: #333;    --btn-txt-hover-color: #fff;    --btn-main-color: #333;    --btn-main-hover-color: #000;    --btn-sub-color: #333;    --btn-sub-hover-color: #000;    --btn-border-radius: 0;    /* 圓角數值更改處 方形改0；圓形改99em */}/*230531範本預設按鈕改色導圓角統一5px*/ 
._bd_btn._bd_btn-primary:hover {    color: #fff;    background-color: var(--btn-main-hover-color);    border-color: var(--btn-main-hover-color)}._bd_btn._bd_btn-primary {    background: var(--btn-main-color);    border-radius: 5px !important}._bd_btn._bd_btn-default {    background: 0 0;    border: 1px solid var(--btn-sub-color);    color: var(--btn-sub-color);    border-radius: 5px !important}._bd_btn._bd_btn-default:hover {    color: #fff;    background-color: var(--btn-sub-hover-color);    border-color: var(--btn-sub-hover-color)}._bd_row a {    color: #333}/*221226最小字級修正*/ 
.login_box_body .control-label,#btn_forget_form,#btn_reverify_form,.link-style,.member_join,.btn-primary,#forget_table .th,#join_form,.m2018 .products-nav>ul>li a,.RWDquiry,.RWDshopping,.RWDproduct_page .control-box .control-label,.RWDproduct_page .products-info .download .control-label,.RWDproduct_page .products-info .pd-info .control-label,.RWDproduct_page .products-info .txt .title,#mobile-fixed input,#mobile-fixed select,#mobile-fixed select.form-control:not([size]):not([multiple]),#plusbuy_mobile-fixed input,#plusbuy_mobile-fixed select,#plusbuy_mobile-fixed select:not([size]):not([multiple]),.RWDproduct_page input,.RWDproduct_page select,.RWDproduct_page select.form-control:not([size]):not([multiple]),.RWDproduct_page .btn,.RWDproduct_page .ibtn,.hgroup .breadcrumb,.shopping-item-box .item-btn,#join_form select,#join_form select.form-control:not([size]):not([multiple]),.RWDshopping select,.RWDshopping select.form-control:not([size]):not([multiple]),.bonus-box .form-group .btn,.voucher-box .form-group .btn,.form-control,.layoutlist_8 .listdate .yearmonth,select,textarea,.video_item_summary,.download .search-go,.layoutlist_2 .listdate .yearmonth,.layoutlist_2 .list_subject .subsubject,.layoutlist_4 .listdate .yearmonth,.layoutlist_5 .list_subject a,.rwdlayoutlist_9 .summary,.rwdlayoutlist_9 .cdate,.RWDsearch01 .search-nav-btn,.count_info,.layoutlist_5 .item .summary,.list-btn_mobile,.list-btn,.buybtn,.layoutlist_3 .dbtn_v2,#mobile-fixed .btn,#plusbuy_mobile-fixed .btn,#mobile-fixed .stock,#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page,#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page,.sum-box .total .td:last-child small,.delivery-editor ul,.goadd-box,.info-editor ul,.plus-fixed .name a,.plus-list .name a,.shopping-item .name,.shopping-step .name,.RWDshopping,.RWDshopping .btn,.bonus-box .form-group .btn,.delivery-editor,.goadd-box .goadd,.info-editor,.login-box a,.login-box a:hover,.plus-list .addcart,.plus-list .price-box,.shopping-item .tag,.shopping-title .freight,.shops-box .shops,.voucher-box .btn.vouchers,.voucher-box .form-group .btn,.login_box_footer a.shopping_view,.shopping_viewlogin__member,.RWDproduct_page .download_container .btn,.RWDsearch_page .list-img .name,.RWDmenu_plus04 .cart-block .name,.RWDmenu_plus04 .querycar-block .name,.RWDmenu_plus04 .cart-block .spe-box,.RWDmenu_plus04 .querycar-block .spe-box,.RWDtimeline02 .timeline2_list .block .text,.shopping_viewlogin__intro {    font-size: 1rem !important;    letter-spacing: 0 !important;    line-height: 1.5;}.layoutlist_4 .buybtn {    padding: 10px 0;}.list-btn {    padding: 10px 0;    margin: 20px 0 0;}.layoutlist_5 .product_list_item .subject {    margin: 10px 0 0;}.layoutlist_5 .item .buybtn {    width: 100%;    padding: 5px 0;}input#top_search_searchkey {    font-size: 20px !important;    letter-spacing: 1px !important;}.cd-search.full .ibtn,.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 .member-block .form-area .group {    flex-wrap: nowrap;}.login_box_footer a.member_join {    display: flex;    justify-content: center;    align-items: center;}input#search_box_text {    font-size: 20px !important;}/*購物流程圈圈改色*/@keyframes num-bg {    0% {        background: #666;        -webkit-transform: scale(.5);        transform: scale(.5)    }    100% {        background: #666;        -webkit-transform: scale(1);        transform: scale(1)    }}/*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 6vw 0;    min-height: 90vh;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 80%;    max-width: 1700px}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 5rem;}.productcontent .hgroup .container {    display: none;}/*搜尋*/ 
.RWDsearch_page .search-list {    margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {    height: auto;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    line-height: 1.3;    margin-bottom: 0;}.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: 17px;    line-height: 1.8;    letter-spacing: 1px;    color: #111;    font-weight: 400;    font-family: var(--FontFamily);}#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page {    font-family: var(--FontFamily);}.bd_row h1,.bd_row h2,.bd_row h3,.bd_row h4,.bd_row h5,.bd_row h6 {    font-family: var(--FontFamily);}._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: 12px 15px;    display: block;}.btn.btn_back {    margin-right: 0;    float: right;    background: transparent !important;    padding: 0;    box-shadow: none;    margin-top: 60px;}.btn.btn_back a {    min-width: 180px;    padding: 10px 15px;    background: #333;    color: white;    transition: all 0.2s ease;    border: 1px solid #333;    line-height: 1;    border-radius: var(--btn-border-radius);}.btn.btn_back a:hover {    border: 1px solid var(--btn-main-hover-color);    color: var(--btn-txt-hover-color) !important;    background: var(--btn-main-hover-color);}.productcontent .btn.btn_back,.albumcontent .btn.btn_back {    margin-top: 0;}/*確定送出*/ 
.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: 180px;    line-height: 1.5;    padding: 6px 30px !important;    margin-top: 20px;    color: var(--btn-txt-color) !important;    background: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: all .2s ease;    border-radius: 0}.ebtn a:hover {    background: var(--btn-sub-hover-color);    color: var(--btn-txt-hover-color) !important;    border-color: var(--btn-sub-hover-color);    transition: all .2s ease;}.new-form .new-width .currectsend_btn a {    color: white !important;    background: #333;}.new-form .new-width .currectsend_btn a:hover {    color: var(--btn-txt-hover-color) !important;    background: var(--btn-main-hover-color)}/*購物車按鈕*/ 
.RWDshopping .btn.bg1 {    background: transparent;    color: var(--btn-txt-color);    border: 1px solid var(--btn-txt-color);    border-radius: var(--btn-border-radius);}.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid var(--btn-main-color);    color: var(--btn-txt-hover-color) !important;    background: var(--btn-main-color);}.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 var(--btn-txt-color) !important;    color: var(--btn-txt-color) !important;    background: var(--btn-txt-color) !important;}.RWDshopping .btn.bg2:hover {    background: var(--btn-main-hover-color) !important;    color: var(--btn-txt-hover-color) !important;    border: 1px solid var(--btn-main-hover-color) !important;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: var(--btn-txt-color);    border: 1px solid var(--btn-txt-color);    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid var(--btn-main-hover-color);    color: var(--btn-txt-hover-color) !important;    background: var(--btn-main-hover-color);}/*購物訂單畫面按鈕*/ 
.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: white !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;}#div_forget_content #forget_table_btn {    background: var(--btn-main-color);    transition: .5s;    color: white;    border-radius: var(--btn-border-radius) !important;}#btn_member_login:hover,#div_forget_content #forget_table_btn:hover {    background-color: var(--btn-main-hover-color);    transition: .5s;    color: white;    border-radius: var(--btn-border-radius);}/* 會員生日欄位長度修正 */#join_form input#memberColumns_00003 {    min-width: 130px;}#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: var(--btn-txt-hover-color) !important;    border: 1px solid var(--btn-main-hover-color);}.webbtn {    background: var(--btn-main-color)}.webbtn:hover {    background: var(--btn-main-hover-color);    color: var(--btn-txt-hover-color);}.btn-primary,.shopping_viewlogin__submit {    color: white;    background-color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    border-radius: var(--btn-border-radius) !important;    float: right;    margin-right: 0px;    font-size: 1rem;    box-shadow: none;}.btn-primary a {    color: var(--btn-txt-color);    font-size: 1rem;}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: var(--btn-txt-color) !important;}.btn-primary:hover {    transition: all 0.3s ease;    color: var(--btn-txt-hover-color);    background-color: var(--btn-main-color);    border-color: var(--btn-main-color);}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: var(--btn-sub-color);    border: 1px solid var(--btn-sub-color);}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: var(--btn-txt-hover-color) !important;    background-color: var(--btn-main-color);    border-color: var(--btn-main-color);    outline: none;}.shopping_viewlogin__member a:hover {    color: #333;}/*詢問車按鈕*/ 
.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;}/*文章列表-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;    font-size: 12px !important;}#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;    ;}#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: 1.1rem !important;    font-weight: 500;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}.layoutlist_7 .litem {    margin: 0 0 3rem !important;    padding: 0 20px;}#article .layoutlist_7 .row,#article .cate_list.row {    display: flex;    flex-wrap: wrap;}#article .cate_list.row .col-sm-6.col-md-4 {    margin: 0 0 2rem;}/*文章列表-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-menu li.active a {    color: #121212;    border: transparent;    background: transparent;    font-weight: 500;    letter-spacing: 1px;    font-size: 17px}.RWDproduct_page .tab-box .tab-container {    border: 1px solid #eee}.RWDproduct_page .tab-box .tab-menu li:last-child a:after {    opacity: 0}.RWDproduct_page .tab-box .tab-menu a:after {    content: "";    background: #ccc;    position: absolute;    width: 1px;    height: 15px;    right: 0;    top: 50%;    transform: translateY(-50%)}.RWDproduct_page .tab-box .tab-container>ul>li ol>li:last-child {    margin: 0}.RWDproduct_page .tab-box .tab-container>ul>li ol>li {    margin: 0 0 15px}#mobile-fixed,.RWDproduct_page {    color: #444}.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 50px;    line-height: 2;    font-size: 15px}.RWDproduct_page .tab-box .tab-menu li.active a:before {    display: none}.RWDproduct_page .tab,.RWDproduct_page .tab:last-child {    display: flex}.RWDproduct_page .tab-box .tab-menu a {    margin: 0 5px 0 0;    padding: 15px 30px;    height: auto;    font-size: 17px;    background: transparent;    border: 0;    position: relative}.productcontent .tabs nav ul {    margin: 0 !important;}/*文章頁籤*/ 
.tabs {    margin: 5rem 0 0;}.tabs nav a {    padding: 15px 20px !important;    height: auto !important}.tabs nav ul li:first-child {    border: 0;    box-shadow: none;}.tabs nav li:last-child:before {    opacity: 0}.tabs nav li.tab-current a::before,.tabs nav li.tab-current a::after,.tabs nav li.tab-current:after {    display: none}.tabs nav ul li {    border: 0}.tabs nav a {    border-radius: 0;    font-weight: 400;    letter-spacing: 1px;    background: transparent !important;    border: 0 !important;    font-size: 16px !important}.tabs nav ul li:before {    content: "";    background: #ccc;    width: 1px;    height: 15px;    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%)}.tabs nav li.tab-current:before {    width: 1px;    right: 0;    background: #ccc;    bottom: auto;    top: 50%;    transform: translateY(-50%);    height: 15px}.tabs .content {    border: 1px solid #eee;    padding: 50px !important;    font-weight: 400;    line-height: 1.8;    font-size: 15px;    letter-spacing: 1px;    margin: -10px 0 0;    background: #fff}.tabs nav li.tab-current a {    background: transparent;    color: #000 !important;    border: 0;    font-weight: 500 !important}.tabs nav ul {    margin: 0 0 10px !important}.tabs nav li.tab-current {    border: transparent;    box-shadow: none;    border-bottom: none;    z-index: 100;}/* 時間軸 */ 
.RWDtimeline01 li.event .point {    z-index: 1;}/*相簿列表*/ 
.layoutlist_2 .album_item {    height: auto !important;}/*相簿上下方說明*/#album .page_desc {    margin: 50px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 50px 0 0;}/*修正相簿a連結顏色*/ 
.photo_view .flex-direction-nav a {    color: transparent !important;}.album_item a:hover {    color: #313131;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {    padding: 20px 0px;    font-size: 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 {    padding: 20px 0px;    font-size: 1.1rem;}/*相簿共同彈跳視窗*/ 
.photo_num {    position: relative;    text-align: right;    margin: 10px 0 0px;}/*Q&A*/ 
.rwd .faq_question {    font-size: 16px;    letter-spacing: 2px;}.rwd .faq_answer {    font-size: 15px;    letter-spacing: 2px;    line-height: 1.8;}/*影片*/ 
.video_item_subject {    font-size: 1rem;    letter-spacing: 0;    font-weight: 500;    color: #000}.video_item a.videolink:hover {    color: #000;}/*檔案下載*/ 
.download .search_input {    background: transparent;}.no-touch .layoutlist_5 .dbtn_v2:hover {    background: #333;    border-color: #333;    color: #fff;}.layoutlist_5 .dbtn_v2 {    display: inline-block;    margin: 15px 0 0;    padding: 6px 0.8em;    font-size: 14px;    line-height: 1.2;    color: #333;    border: 1px solid #b7b7b7;    border-radius: 2px;    background: #fff;    text-decoration: none;    cursor: pointer;}.layoutlist_5 .download_subject {    line-height: 1.4;}.layoutlist_5 .summary {    margin: 8px 0 0;    font-size: 13px;    line-height: 1.4;    color: #818181;}.dd-selected {    font-size: 15px;    letter-spacing: 0;}.download_container .btn {    font-size: 16px;    background: var(--btn-main-color);    color: #fff;    border-radius: 0;    padding: 6px 3rem}.download_container .btn:hover {    background: var(--btn-sub-color)}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}#file_dlist a.dd-option {    padding: 12px;}.downlaod5_item_btn:hover {    background: var(--btn-sub-color);    border-color: var(--btn-sub-color);    color: #fff;}.downlaod5_item_btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);}/*檔案下載a連結修正*/ 
.page_wrapper_bg .dd-select a:hover {    color: #313131;}.download .search-go {    line-height: 2.4;    transition: .5s;    font-weight: 400;    font-size: 14px !important;}.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: #ff008a;    color: #fff;    border-radius: var(--btn-border-radius);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background:  var(--btn-main-color);    color: white;    border-radius: var(--btn-border-radius);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    color: #fff;    border-radius: var(--btn-border-radius);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {    background-color: var(--btn-main-hover-color);    color: #fff;    border-radius: var(--btn-border-radius);    border-color: var(--btn-main-hover-color);}#mobile-fixed .style-radio .form-radio,.RWDproduct_page .style-radio .form-radio {    border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked,.RWDproduct_page .style-radio .form-radio.checked {    border-color: #000;}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #555;    font-size: 1rem;    letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 40px;}.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: center;    letter-spacing: 0}.layoutlist_4 .fixprice {    font-size: 16px;    text-decoration: line-through;    margin: 0 5px 0 0;}.layoutlist_4 .sellprice {    color: #f10404;    font-weight: bold;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;    min-height: auto;    font-weight: 500;}#product .item .subject {    height: auto !important;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {    margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}.layoutlist_5 .product_list_item .list-btn_mobile,.layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {    background-color: var(--btn-main-color);}.layoutlist_5 .product_list_item .list-btn_mobile:hover,.layoutlist_5 .product_list_item .list-btn:hover,.layoutlist_5 .product_list_item .buybtn:hover {    background-color: var(--btn-main-hover-color);}.layoutlist_4 .buybtn {    background: var(--btn-main-color);    transition: .5s;    color: var(--btn-txt-color);    border-radius: var(--btn-border-radius);}.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;}.amount_div.choice_num_type_b {    display: grid;    grid-template-columns: 45px 1fr}.layoutlist_4 .choice_num_type_b .quantity .minus,.layoutlist_4 .choice_num_type_b .quantity .plus {    height: 30px;    width: 30px}.layoutlist_4 .choice_num_type_b .quantity input.qty {    width: calc(100% - 64px);    height: 30px}.layoutlist_4 .buybtn {    border-radius: 0;    line-height: 44px;    padding: 0;    font-size: .9rem !important;    margin: 1rem 0 0;    width: 100%}.layoutlist_4 .pricearea {    flex-direction: row-reverse;    gap: 0 10px;    flex-wrap: wrap;    justify-content: flex-end;    align-items: center;}.layoutlist_4 .showY input,.layoutlist_4 .showY select,.layoutlist_4 .showY textarea {    font-family: var(--FontFamily);    color: #121212}/*產品售價顏色*/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 .products-info .name {font-size: clamp(1.5rem, 1.2861rem + 0.4462vw, 2rem);    font-weight: 700;    color: #121212;    line-height: 1.3}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    font-size: 1rem;    line-height: 1.3;    font-weight: 400;    color: #333;    letter-spacing: 0;}.pricearea .price.fixprice,li#O_fixPrice,li#O_fixPrice b,li#O_fixPrice span {    text-decoration: line-through;    color: #999;    font-size: .9rem !important}.pricearea .price,li#O_sellPrice,li#O_sellPrice b,span.payprice {    color: #121212 !important;    font-size: 1.2rem !important;    font-weight: 400}.RWDproduct_page .products-info .pd-info .control-label {    font-size: .9rem !important}.RWDproduct_page .form-group {    display: grid;    grid-template-columns: max-content 1fr;    align-items: center;    gap: 0 10px}.RWDproduct_page .products-info .txt .editor {    line-height: 1.6;    padding-right: 1rem;}.RWDproduct_page .products-info .price-box li.delline:after {    display: none;}/* 相關產品 */ 
.RWDproduct_page .related-box .item a {    max-width: inherit;}/*購物清單*/ 
.RWDshopping .btn.normal {    border-radius: 0;}/*會員註冊*/#join_form .btn-primary {    border-radius: 0;}#join_form {    background: white;}/*會員頁a連結修正*/ 
.member .css-table .tr a {    color: #313131;}/*留言板*/ 
.customized_columns .css-table .th.textarea {    width: 10%;}/*詢問車*/ 
.RWDquiry .shopping_form .control-box img {    margin-left: 10px;}.RWDquiry .btn.normal {    border-radius: 0;    font-size: 15px;    letter-spacing: 1.5px;    transition: .5s ease;    color: var(--btn-main-color);    border-color: var(--btn-main-color)}.RWDquiry .btn.normal:hover {    transition: .5s ease;    background: var(--btn-sub-hover-color);    color: #fff;    border-color: var(--btn-sub-hover-color);    font-weight: 500}.RWDquiry .btn.bg2,.btn.normal.bg3 {    background: var(--btn-main-color);    color: #fff;    border-color: var(--btn-main-color)}/*電子表單*/ 
.eformsDesc {    margin: 20px 0;    border: 0;}.eformscontent .layoutlist_1 {    width: 800px;    margin: 0 auto;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    font-weight: 500;    width: 100px;    padding: 0 10px;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-11 {    width: calc(100% - 100px);    padding: 0;}.eformscontent .col-sm-12.col-md-5 {    width: calc(50% - 100px);    padding: 0;}.eformscontent .col-sm-6.address-col-1,.eformscontent .col-sm-6.address-col-2 {    width: 50%;    padding: 0;    float: left;}.eformscontent .col-sm-12.col-md-11 .col-sm-12 {    width: 100%;    padding: 0;}.customized_columns>.row .col-sm-12.col-md-11 {    width: 100%;}/*電子表單送出a連結修正*/ 
.eformscontent .col-sm-12.col-md-12 .ebtn a:hover {    color: #fff !important;    background: var(--btn-main-color);}.eformscontent .col-sm-12.col-md-12 .ebtn a {    background: transparent;    color: var(--btn-main-color) !important;}/*左側選單*/ 
.m2018 .products-nav>ul>li {    padding: 0;    margin: 0;}.m2018 .products-nav a {    padding: 15px 10px !important;    font-weight: 400;    font-size: 16px;}.m2018 .products-nav ul>li>.toggle-submenu {    height: 53px;}/*隱私權*/ 
.privacy_block,.privacy_block p {    line-height: 2;    letter-spacing: 0;    color: var(--main-clolor)}.privacy_block a {    color: var(--main-clolor);    transition: 0.4s}.privacy_block a:hover {    color: var(--main-clolor);    transition: 0.4s;    text-decoration: none}.privacy_block h5 {    font-size: 1.1rem;    font-weight: bold;    margin: 50px 0 10px;    color: var(--main-clolor);}.privacy_block h6 {    font-size: 16px;}.privacy_block ul {    padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt {    line-height: 2;    letter-spacing: 1px;    color: var(--main-clolor)}.shopping_txt a {    color: var(--main-clolor);    transition: 0.4s}.shopping_txt a:hover {    color: var(--main-clolor);    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: var(--main-clolor);    line-height: 1.5 !important}.shopping_txt ul {    padding-left: 24px;}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {    background: var(--main-clolor);    padding: 5px 20px;    color: #fff !important;    border-color: var(--main-clolor);}/*隱私權購物說明最大寬度限制*/ 
.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}/* top鍵 */ 
.scrollTop002 {    bottom: 100px;}/* 頁碼 */ 
.page ul {    display: flex;    justify-content: center}.page .page_active {    background: #121212}.page .page_active,.page ul li a,.page ul li a:hover {    width: 35px;    height: 35px;    font-size: 1rem;    line-height: 35px;}.page ul li a:hover {    background: #eee}/* 內頁小標題 */ 
.layoutlist_8 .article_subject,.layoutlist_8 .article_subject a,#article .layoutlist_7 .subject,.article7 .layoutlist_7 .subject a,.RWDtimeline02 .model-title,.RWDtimeline01 .model-title,#product .item .subject,#product .item .subject a {    font-size: 1.2rem !important;    font-weight: 600;    color: #333 !important;    line-height: 1.5;}/* 內頁敘述 */ 
.layoutlist_8 .list_subject .summary a,.layoutlist_8 .list_subject .summary,.layoutlist_7 .summary,.layoutlist_7 .summary a {    font-size: 1rem;    line-height: 1.6;    font-weight: 400;    color: #333;    letter-spacing: .5px;}.go2member,.shopping_viewlogin__intro,.RWDproduct_page .related-box .name,.RWDproduct_page .tab-box .tab-menu a:hover,.RWDproduct_page .products-nav ul li>ul>li:hover>a,.RWDproduct_page .btn-other .ibtn:hover,.item .summary A.itemlink,#album .layoutlist_2 .album_item_subject,.RWDtimeline02 .timeline2_list .block .year,.RWDslider01 .control-box,.RWDslider01 .slick-arrow:before,.RWDslider01 .slick-arrow::after {    color: #333;}.RWDtimeline02 .control-box .slick-next:after,.RWDtimeline02 .control-box .slick-prev:after {    border-color: transparent #000000 transparent transparent;}.RWDtimeline02 .control-box .slick-arrow {    border-color: #333;}.RWDtimeline01 .line_dot,.RWDtimeline01 .line_dot2,.RWDtimeline02 .slick-list:after {    filter: brightness(0.5);}.RWDtimeline01 li.event:before {    background: #000;}.album-list {    margin: 0;}.RWDproduct_page .related-box .title {    font-size: clamp(1.125rem, 1.0715rem + 0.1115vw, 1.25rem);    font-weight: 600;    letter-spacing: 0.1em;    color: #333;}.RWDproduct_page .related-box .name {    margin-top: 5px;}.RWDproduct_page .products-info .txt .title,.RWDproduct_page .related-box .title {    border-bottom: 1px solid #232323;}.pricearea .price.fixprice,li#O_fixPrice,li#O_fixPrice b,li#O_fixPrice span,.RWDproduct_page .products-info .discountmsg,.RWDproduct_page .products-info #timercountdown,.RWDproduct_page .products-info .price-box li.active,.RWDproduct_page .related-box .price-box li:first-child,#mobile-fixed .price-box li:first-child,.RWDproduct_page .products-info .noamount,#mobile-fixed .noamount {    color: #dd0000;}.RWDproduct_page .related-box .slick-arrow {    background-color: #333;}.page_wrapper_bg .pagecontent{    overflow: hidden;}.RWDshopping_v3{        padding-top: 5%;}.shopping_viewlogin__head,.list-style2 .th,.page_wrapper_bg .dd-pointer-down,.page_wrapper_bg .dd-selected{    border-color: #333;}

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

.page_wrapper_bg .RWDmenu_plus04 .header.is-up .logo,.page_wrapper_bg .RWDmenu_plus04 .logo {    margin-top: 0;}.page_wrapper_bg .RWDmenu_plus04 .header {    padding: 10px 3% 10px 3%;}#RWDPAGE_BASE_PAT02 .RWDmenu_plus04 .header.is-up  {    background: #ff008a;}.collapsing_header .main {    margin-top: 0px !important;}/*-------------內頁客製化---------------*/ 
.page-bg-color {    width: 100%;    height: 100%;    position: fixed;    left: 0;    top: 0;    pointer-events: none;    z-index: -1;}.page-bg-color .RWDedictor008,.page-bg-color img {    height: 100%;}/*-------------中間寬度設定---------------*/ 
.page_wrapper_bg .pagecontent.menu5,.page_wrapper_bg .pagecontent.menu8 {    padding: 0 !important;}.page_wrapper_bg section.call_to_action {    padding: 4vw 0;}.page_wrapper_bg section.call_to_action>.container {    padding: 5rem 5rem;    width: 80%;    max-width: 1500px;    border-radius: 5px;}.page_wrapper_bg .article-text .container {    padding: 0;}/*-------------麵包屑---------------*/ 
.hgroup .page_subject {    padding: 0;    display: flex;    justify-content: space-between;    align-items: center;}.hgroup .container {    padding-left: 0;    padding-right: 0;    border-bottom: 0;    margin-bottom: 2rem;}.hgroup h1 {    font-weight: 500;    font-size: clamp(1.75rem, 1.5896rem + 0.3346vw, 2.125rem);    color: #111;}.hgroup .breadcrumb {    padding: 0;    background: transparent;    position: static;    border: 0;    font-size: 12px;}.breadcrumb>li+li:before,.hgroup .breadcrumb,.hgroup .breadcrumb a {    color: #111;}/*-------------側邊欄---------------*/ 
.m2018 .products-nav .nav-title {    background: #2f2f2f;    color: #fff;    border-radius: 3px;}.m2018 .products-nav>ul>li {    border-bottom: 1px solid #222;}.m2018 .products-nav a {    color: #555;}/*-------------隱私權政策---------------*/ 
.article6 .page_wrapper_bg .article-text.rwd .container p {    font-size: 20px;    font-weight: 500;    margin: 0 auto 80px;    text-align: center;    color: #333;}.article6 .page_wrapper_bg .article-text.rwd .container .item {    margin-bottom: 50px;    font-family: 'Noto Sans TC', sans-serif;}.article6 .page_wrapper_bg .article-text.rwd .container h5 {    font-weight: 500;    color: #333;    font-size: 20px;    margin-top: 0;}.article6 .page_wrapper_bg .article-text.rwd .container .item h6 {    padding-left: 42px;    color: #111;    font-size: 16px;    font-weight: 600;}.article6 .page_wrapper_bg .article-text.rwd .container .item span {    padding-left: 42px;    display: block;}.article6 .page_wrapper_bg .article-text.rwd .container .item ul {    padding-left: 65px;}/*-------------聯絡我們---------------*/ 
.eformscontent .layoutlist_1 {    width: 100%;}.formdesc ul {    list-style: none;    margin: 0;    padding: 0;}.formdesc ul li,.formdesc ul li a {    color: #111;}.formdesc ul li {    border-bottom: #070707 dotted 1px;    padding: 8px 0;}.formdesc ul li:nth-child(1) {    color: #000;    font-size: 20px;    margin: 0 0 1.5rem;    padding: 0;    border: 0;    font-weight: 700;}.eformsDesc {    text-align: center;}.eformscontent .col-sm-12.col-md-12 .ebtn {    margin: 0 auto;}/*表單內容*/ 
.customized_columns ._input, .customized_columns select {    background-color: #43434330;    border: 0;    font-weight: bold;    color: #000;}/*-------------產品---------------*/ 
.RWDproduct_page .products-info .select-box,.RWDproduct_page .products-info .qtybox,.page_content1_mainphoto {    max-width: initial !important;    width: calc(100% - 0px);}.page_content1_mainphoto .swiper-slide img {    width: 100%;}.layoutlist_2 .album_item {    width: calc(100%/3 - 1px);}.product_desc {    border-top: #dfdfdf solid 1px;}/*sidebar 固定側選單*/ 
.page_wrapper_bg .collapsing_header .main {    overflow: inherit;}.page_wrapper_bg .container .article-text>.container>.xrow {    position: relative;    width: 100%;    height: 100%;    display: inline-block;}.page_wrapper_bg .container .article-text>.container .xrow #sidebar {    position: sticky;    top: calc(var(--NaviHeight) + 60px);    left: 0;    z-index: 2;}.m2018 .products-nav>ul>li>a,.m2018 .products-nav a {    color: #e9e9e9;}.m2018 .products-nav a:hover,.page_wrapper_bg .m2018 .products-nav ul li>ul>li.active>a,.page_wrapper_bg .m2018 .products-nav ul li>ul>li.is-open>a,.page_wrapper_bg .m2018 .products-nav>ul>li.active>a {    color: #fff;}.m2018 .products-nav .nav-title {    background: #262626;    border-radius: 4px;}.m2018 .products-nav>ul>li {    border-bottom: 1px solid #d1d1d180;}.swiper-container.page_content3_thumbphoto {    display: none;}.RWDproduct_page .products-info .txt {    background: white;    padding: 1rem;}.style-radio {    padding-bottom: 1rem;    display: flex;    gap: 0 10px;    align-items: center;}.RWDproduct_page .style-radio .form-radio,#mobile-fixed .style-radio .form-radio {    margin-left: 0px;    align-items: center;    display: flex;}/* 藝術家列表 */ 
.article7 .cate_list .subject,.article7 .hgroup {    display: none;}.article7 .page_wrapper_bg section.call_to_action {    padding: 0;    margin-bottom: -10px;    min-height: unset;}.article7 .page_wrapper_bg section.call_to_action>.container {    max-width: unset;    width: 100%;    padding: 0;    margin: 0;}.article7 #article .cate_list.row .col-sm-6.col-md-4 {    width: 100%;    padding: 0;    margin: 0;    display: grid;    grid-template-columns: 1fr;    gap: 0px 0px;    grid-auto-flow: row;    align-items: end;}.article7 .img {    grid-area: 1 / 1 / 2 / 2;}.article7 .summary {    grid-area: 1 / 1 / 2 / 2;}.article7 .cate_list .summary a {    display: flex;    justify-content: center;    margin-bottom: max(5vw, 3rem);    flex-direction: column;    align-items: center;    color: white;}.article7 .cate_list .summary {    width: 80%;    margin-inline: auto;}.article7 .cate_list .summary p {    margin: 0;    color: white;    font-size: 14px;    font-weight: normal;}.article7 .cate_list .summary h3 {    color: white;    font-size: clamp(1.375rem, 1.1076rem + 0.5577vw, 2rem) !important;    font-weight: 500;}.artist-btn {    min-width: 180px;    padding: 10px 15px;    background: transparent;    color: #ffffff;    transition: all 0.2s ease;    border: 1px solid #ffffff4f;    line-height: 1;    border-radius: var(--btn-border-radius);    margin: auto;    margin-top: 1.5rem;}.artist-btn:hover {    background: #000;    border-color: #000;    color: white;}/* 文章滿版內頁 */ 
.pagecontent .RWDslider01,.pagecontent .RWDeditor01,.pagecontent .single-photo {    margin-top: 0 !important;}.RWDtimeline02,.RWDtimeline01,.RWDslider01,.articlecontent .pagecontent .RWDeditor01 .row {    margin-bottom: clamp(2.5rem, 0.2941rem + 2.9412vw, 5rem);}.articlecontent .page_wrapper_bg section.call_to_action {    margin-bottom: -10px;    min-height: 85vh;    padding-inline: 0;    padding-bottom: 0;}.articlecontent .page_wrapper_bg section.call_to_action>.container {    max-width: unset;    width: 100%;    padding-inline: 0;    padding-bottom: 0;}.RWDtimeline02,.RWDtimeline01,.RWDslider01,.image-text,.articlecontent .hgroup .container,.articlecontent .pagecontent .RWDeditor01 .row {    width: 80%;    max-width: 1489px;    margin-inline: auto;}.article-box {    display: grid;    grid-template-columns: 1fr;    grid-template-rows: 1fr;    gap: 0px 0px;    grid-auto-flow: row;    align-items: center;    justify-content: center;}.article-image {    grid-area: 1 / 1 / 2 / 2;}.image-text {    grid-area: 1 / 1 / 2 / 2;    z-index: 1;    color: white !important;    display: flex;    flex-direction: column;    gap: 4px;    padding-block: clamp(2.5rem, 0.2941rem + 2.9412vw, 5rem);}.page_wrapper_bg .image-text p {    color: white;    font-size: clamp(1rem, 0.9465rem + 0.1115vw, 1.125rem);    line-height: 1.5;    font-weight: 300;}.image-text .main-title {    font-size: clamp(1.875rem, 0.5382rem + 2.7886vw, 5rem);    opacity: 0.5;    line-height: 1;}.image-text .sub-title {    font-size: clamp(1.5rem, 0.8583rem + 1.3385vw, 3rem);}.single-photo img,.article-image img {    width: 100%;    object-fit: cover;    height: 100%;}.article-image img,.article-image {    height: 100%;}.RWDtimeline01 .line_dot2 span {    display: none;}.layoutlist_2 .item, .layoutlist_4 .item{        border-bottom: 0;}.article6 .page_wrapper_bg .article-text{    margin-inline: auto;    max-width: 1489px;        width: 80%;}:is(.article1,.article2,.article3) .hgroup .container{    display: none;}:is(.article1,.article2,.article3).articlecontent .page_wrapper_bg section.call_to_action>.container,:is(.article1,.article2,.article3).articlecontent .page_wrapper_bg section.call_to_action{    padding: 0;}:is(.productcontent,.productlist) .page_wrapper_bg section.call_to_action>.container{    width: 90%;    max-width: unset;}:is(.article1,.article2,.article3).articlecontent .model-title{    position: absolute;    top: 2rem;    left: 50%;    transform: translateX(-50%);    color: white;    z-index: 1;    max-width: 1500px;    width: 80%;}  .visible-xs{        display: none;    } 

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

@media (max-width:2100px) {   }@media (max-width:1920px) {      @-webkit-keyframes fadeInUp02 {        from {            bottom: 10rem;            opacity: 0        }        to {            bottom: 1rem;            opacity: 1        }    }    @keyframes fadeInUp02 {        from {            bottom: 10rem;            opacity: 0        }        to {            bottom: 1rem;            opacity: 1        }    }    .banner-block .RWDbanner_plus01 .slick-caption .txt1 {        bottom: 8.5rem;        font-size: clamp(1.25rem, 1.2181rem + 0.1307vw, 1.375rem);    }    @-webkit-keyframes fadeInUp01 {        from {            bottom: 20rem;            opacity: 0        }        to {            bottom: 8.5rem;            opacity: 1        }    }    @keyframes fadeInUp01 {        from {            bottom: 20rem;            opacity: 0        }        to {            bottom: 8.5rem;            opacity: 1        }    }    .footer-block .container {        width: 70%;    }      .banner-pdt {        bottom: calc(3rem + 15vh);    width: 45%;}}@media (max-width: 1800px) {    /* 漢堡 */    .RWDmenu_plus04 .features .search-btn {        margin: 0 auto;    }    .RWDmenu_plus04 .logo,    .RWDmenu_plus04 .header.is-up .logo {        width: 100px;        margin-top: 9px;    }    /*漢堡選單開啟*/    .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: #000;    }    .RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {        font-size: 16px;    }    .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-weight: normal;    }    .RWDmenu_plus04 .menu li a .m_stitle_block {        color: #adadad;    }    .RWDmenu_plus04 #mobile-menu .menu>li>a {        font-size: 17px !important;        font-weight: 500;    }    /*漢堡本人調整*/    .ml-stack-nav-toggle,    .ml-stack-nav-toggle i {        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: #dfdfdf;    }    .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: 0px 15px 0 0;    }    .RWDmenu_plus04 .features .edit {        display: block;    }    .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,    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle i {        color: #fff;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {        background: #fff;    }    .fix-btn-box.is-up,    .fix-btn-box {        right: calc(3% + 220px + 2rem);        height: 84px;    }    .RWDmenu_plus04 .features .share-group.main_share {        margin-right: calc(2rem + var(--FixBtnWidth));    }    .RWDmenu_plus04 .features {        width: calc(25rem + var(--FixBtnWidth));    }}@media (max-width:1620px) {    .RWDbanner_plus01 .device_pad,    .RWDbanner_plus01 .device_pc,    .RWDbanner_plus01 .device_phone {        display: none !important;    }    .RWDbanner_plus01 .device_note {        display: flex !important;    }    /*footer*/    .footer-block .container {        width: 85%;    }    .banner-pdt {        width: 55%;    }    .banner-block .RWDbanner_plus01 .logo{        width: 35%;    }}/*產品定售價掉落修正*/@media (max-width: 1500px) {    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: flex-start    }}@media (max-width:1400px) {    .RWDmenu_plus04 .logo,    .RWDmenu_plus04 .header.is-up .logo {        width: 129px;        margin-top: 17px;    }    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 40px;    }    .banner-pdt {        width: 60%;    }     .banner-block .RWDbanner_plus01 .logo{        width: 40%;    }}@media (max-width:1350px) {    .footer-block .container {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: center;    }    .footer-block .ft-left,    .footer-block .ft-right {        width: 100%;        display: flex;        flex-direction: column;        align-content: center;        justify-content: flex-start;        align-items: center;        text-align: center;    }    .ft-bottom {        display: flex;        flex-direction: row;        justify-content: center;        align-items: center;        gap: 19px;    }    .footer-block .ft-right,    .ft-bottom {        margin-top: 3rem;    }}@media (max-width:1300px) {    .productlist .layoutlist_4 .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
:root {    --FixBtnWidth: 330px;}.RWDalert_fancybox.bottom {    margin: 20px !important;}/*---banner---*/ 
.RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 65px) !important;    height: calc(100vh - 65px) !important;}.banner-block .RWDbanner_plus01 .logo {    padding: 0 7rem;    width: 50%;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    bottom: 8rem;    font-size: clamp(1.25rem, 1.1295rem + 0.4944vw, 1.5rem);}.banner-block .RWDbanner_plus01 .logo {    bottom: 1rem;}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 5rem 0;}.page_wrapper_bg section.call_to_action>.container {    width: 85%;    padding: 3rem;}#sidebar input,#sidebar select,#sidebar select.form-control:not([size]):not([multiple]) {    font-size: 1rem;    height: 45px;    color: #000;    letter-spacing: 0;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}#sidebar.layoutmenu1,#sidebar.layoutmenu3,#sidebar.layoutmenu6 {    width: 100%;    padding: 0;    margin: 0 0 2rem;}.pagecontent.col-md-9,.page_wrapper_bg .article-text .container .products-right {    width: 100%;}.page_content1_photowrap,.pagecontent.col-md-9 {    padding: 0 !important;}.tab_title {    font-weight: 600;}.fix-btn a {    font-size: 18px;}.RWDmenu_plus04 .features .share-group.main_share {    display: none;}.RWDmenu_plus04 .features {    width: calc(8rem + var(--FixBtnWidth));}.RWDmenu_plus04 .phone-group img {    filter: contrast(0) brightness(0);    width: 20px !important;}.RWDmenu_plus04 .phone-group a {    padding-inline: 8px !important}.page_wrapper_bg .container .article-text>.container .xrow #sidebar {    top: calc(var(--NaviHeight) + 25px);}.single-photo img,.article-image img,.article7 .img img {        aspect-ratio: unset;        object-fit: cover;        height:100svh;}
}
/*1199px end*/
/*1024px start*/
@media (max-width: 1024px) {
/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 50px 0;}/*產品內頁-01*/ 
.page_content1 #prod_price {    margin-top: 18px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 4) !important;}/*文章列表-04*/#article .layoutlist_4 .item {    flex-direction: column}#article .layoutlist_4 .item .list_img,#article .layoutlist_4 .list_subject,#article .layoutlist_4 .listdate {    width: 100%}#article .layoutlist_4 .item .list_img {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .list_subject {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .listdate {    border: 0;    display: flex;    align-items: center;    padding: 0;}#article .layoutlist_4 .listdate .day:before {    content: "/";    margin-right: 5px}#article .layoutlist_4 .listdate .day {    font-size: 12px;    color: #afafaf;    position: relative;    margin-left: 5px}/*文章列表-G*/ 
.layoutlist_8 .list_subject {    padding: 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;}/*聯絡我們*/ 
.eformsDesc {    margin: 0px 0 0;}.new-form {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: flex-start;}.new-form .col-md-6 {    width: 100%;}.banner-pdt {    width: 90%;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
/*header*/ 
.RWDbanner_plus01 .device_pc,.RWDbanner_plus01 .device_note,.RWDbanner_plus01 .device_phone {    display: none !important;}.RWDbanner_plus01 .device_pad {    display: flex !important;}/*banner*/ 
.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    width: 90%;    font-size: 19px;    bottom: 10rem;}.banner-block .RWDbanner_plus01 .logo {    width: 60%;    bottom: 2rem;}/*footer*/ 
.ft-bottom {    display: flex;    flex-direction: column;    align-content: center;    justify-content: flex-start;    align-items: center;    gap: 5px;}.footer-block .container {    width: 90%;}.footer-block ul {    font-size: 15px;}.footer-block ul li {    margin: 0;}.footer-block .ft-left .RWDedictor {    width: 100%;}.footer-block .ft-left span {    display: block;    margin: 0 0 0.5rem;}.footer-block .footer-time-line,.footer-block .ft-left span.beeline {    display: none !important}.footer-block .ft-left span {    border-bottom: #efefef solid 1px;    text-align: left;    padding: 0 0 10px;    margin: 0 0 15px;}.footer-block .ft-left .orderpage,.footer-block .ft-left .cp-privacy,.footer-block .ft-left .cp-privacy a span.beeline {    border: 0;    padding: 0;    margin: 0;    display: inline-block !important;}.footer-block .ft-right,.ft-bottom,.footer-block .ft-left .orderpage,.footer-block .ft-left .cp-privacy {    margin-top: 2rem;}.footer-block .ft-left span.cp-time br {    display: block;}/* 匯入內頁版面寬度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%;}/*文章列表樣式*/ 
.RWDslider01 .products-list .products-item .box {    align-items: flex-start;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 3 - 21px);    margin: 15px 10px !important;    padding: 0;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 3 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/3 - 1px);}/*相簿列表樣式*/ 
.layoutlist_1 .row a,.row .album_d_item a {    padding-bottom: 0;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    width: calc(100% / 3 - 1px);    padding: 0 15px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 3) !important;}/*相簿內容樣式-04*/ 
.album-list {    display: flex;    flex-wrap: wrap;}.album-list .item {    width: calc(100% / 3);}/*檔案下載樣式-02*/ 
.download .list_table .container::after {    clear: none;}.download .list_table .container .row::after {    clear: none;}.download .list_table .container .row div:last-child {    clear: none !important;}.download .oneline {    border-bottom: none;    clear: none;}/*電子表單*/ 
.eformscontent .layoutlist_1 {    width: 100%;}.eformscontent .form-horizontal .control-label {    padding: 0 !important;    width: 100%}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0 !important}.eformscontent .col-sm-12.col-md-11,.eformscontent .col-sm-12.col-md-5 {    width: 100%;}.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}.eformsDesc {    margin: 0px 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;}/*麵包屑*/ 
.hgroup .page_subject {    display: flex;    justify-content: flex-start;    align-items: center;    flex-direction: column;}.RWDproduct_page .pic-box {    width: 100%;    padding-right: 0;    margin: 0 0 2rem;}.RWDproduct_page .products-info {    width: 100%;}.RWDtimeline02,.RWDtimeline01,.RWDslider01,.image-text,.articlecontent .hgroup .container,.articlecontent .pagecontent .RWDeditor01 .row {    width: 85%;}.article6 .page_wrapper_bg .article-text,.article7 .cate_list .summary {    width: 85%;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
.banner-block .RWDbanner_plus01 .logo {    padding: 0 3rem;}/* 匯入內頁版面寬度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;}.fix-btn-box.is-up,.fix-btn-box {    bottom: 0;    top: unset;    width: 100%;    right: 0;    background: var(--black-color);}.fix-btn a,.fix-btn-box .RWDbase,.fix-btn {    width: 100%;}.fix-btn a,.fix-btn-box.is-up,.fix-btn-box,.fix-btn {    height: 50px;}.fix-btn {    gap: 0;}.fix-btn a {    border: 0;    border-radius: 0;}.fix-btn-02 {    border-left: 1px solid #ffffff57 !important;}.footer-block {    padding-bottom: 70px;}.RWDmenu_plus04 .features {    width: auto;}.single-photo img,.article-image img,.article7 .img img {        height:calc(100svh - 50px);}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {    margin-left: 0;    margin-right: 0;}.hgroup .page_subject {    padding-bottom: 20px;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    width: auto !important;}.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    margin-top: 30px !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {    padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth {    padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {    margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a {    margin: 0px !important;}/*產品檔案下載按鈕*/ 
.productcontent .page_content1 .download_container .btn {    float: none;    margin: 60px auto 0 !important;    display: block;    max-width: 250px;    padding: 5px;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {    width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {    padding: 0 10px;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {    width: 100%;    text-align: center;}/*電子表單*/ 
.form-horizontal .control-label {    width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;}
}
/*800px end*/
/*767px start*/
@media (max-width: 767px) {
.RWDalert_fancybox.bottom {    width: 95%;    padding: 20px !important;    margin: 0 0 20px !important;    right: 50% !important;    transform: translateX(50%);}/*banner*/ 
.banner-block .RWDbanner_plus01 .logo {    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 .row {    flex-wrap: wrap;}#article .layoutlist_7 .litem {    width: calc(100% / 2 - 21px);}.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;}.layoutlist_8.rwd .listdate .yearmonth {    font-size: 12px !important;    color: #afafaf;    letter-spacing: .5px}.layoutlist_8.rwd .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: .5px}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px) {    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column    }    .RWDslider01 .text {        width: 100%    }    .RWDslider01.pic-right .pic-list {        padding: 0;    }    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column;        width: 90%;        margin: auto;        padding: 0 !important    }    .RWDslider01 .pic-list {        width: 100%;        padding: 0;        margin: auto;        float: none !important    }    .RWDslider01.pic-right .control-box {        left: 50%;        transform: translateX(-50%);        text-align: center;        right: auto    }    .RWDslider01 .control-box {        right: auto;        left: 50%;        transform: translateX(-50%)    }}/*文章列表頁籤*/ 
.tab_content {    margin-top: 20px}/*文章頁籤修正*/ 
.tab {    padding: 20px 0;}.tab.open .tab_title {    margin: 0 0 20px;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 15px 0}.RWDproduct_page .faq-item .faq-question:before {    display: flex;    justify-content: center;    align-items: center}.RWDproduct_page .faq-item .editor {    padding: 30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/2);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {    display: flex;    flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {    width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other {    margin: 10px 0}.RWDproduct_page .btn-other li {    width: 100%;    display: block;    text-align: left;    padding: 0}.RWDproduct_page .btn-other li .ii {    display: inline-block}.RWDproduct_page .btn-other li button {    text-align: left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {    display: flex;    flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 2 - 1px) !important;    padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#album .layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row {    display: flex;    flex-wrap: wrap;}.row .album_d_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item {    display: initial;}.album-list .item {    width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    padding: 0;}#article .layoutlist_4 .listdate .yearmonth,.layoutlist_4 .listdate .day {    display: inline-block;}#article .layoutlist_4 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {    content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled {    opacity: 10 !important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {    text-align: center;}.download .list_table th.split {    display: none}.download .list_table td {    line-height: 1.5;    padding: 10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no {    min-width: 100px}.download .list_table th.list_date {    width: calc(100% - 200px)}.download .list_table td.split {    display: none;}/*檔案下載樣式-02*/ 
.download .item table tr {    display: flex;    flex-direction: column;}.download .oneline {    display: flex;    flex-wrap: wrap;}.download .list_table td {    width: 100%;    padding-top: 15px;}.download .list_table td:nth-child(2) {    display: none;}.download .oneline .col-md-4.col-sm-6 {    width: calc(100% / 3);}.layoutlist_5 .downlaod_item {    width: calc(100%/2);}.download5 .search-container {    margin: 10px 0 0;}/*影片列表*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#video .layoutlist_2 .video_item {    width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box {    text-align: center;}#mobile-fixed .btn-box.step1 li,#mobile-fixed .btn-box.step2 li {    padding: 0 1px;}#mobile-fixed .btn-box .normal {    text-align: center;    padding: 10px 0;    font-size: 15px !important;}#mobile-fixed .btn-box ul {    display: flex;}#mobile-fixed.hid-info {    padding: 1rem;}.RWDmenu_plus04 .header.is-up {    background: #ff008a;}.shoppinglist .fix-btn-box,.productcontent .fix-btn-box {    z-index: -1;}:is(.productcontent, .productlist) .page_wrapper_bg section.call_to_action>.container {    width: 95%;}
}
/*767px end*/
/*650px start*/

@media (max-width: 650px) {    #RWDPAGE_BASE_PAT02 .RWDmenu_plus04 .logo,    #RWDPAGE_BASE_PAT02 .RWDmenu_plus04 .header.is-up .logo {        width: 82px;        margin-top: 7px;    }    #RWDPAGE_BASE_PAT02 .ml-stack-nav-toggle {        padding-top: 17px;        padding-bottom: 17px;        height: var(--NaviHeight);        display: flex;        align-items: center;    }    #RWDPAGE_BASE_PAT02 .RWDmenu_plus04 .features .cart-btn,    #RWDPAGE_BASE_PAT02 .RWDmenu_plus04 .features .querycar-btn {        padding: 14px 10px;    }    #RWDPAGE_BASE_PAT02 .RWDmenu_plus04 .features .search-btn {        padding: 14px 12px;    }      .artist-btn {        width: 100%;    }    .ft-bottom,    .copyright_desc,    .copyright_desc a,    .copyright_desc a:hover {        color: #828282;        letter-spacing: 0;    }    .fix-btn a {        font-size: 16px;    }    .fix-btn img {        width: 17px;    }    .article7 .cate_list .summary {        width: 90%;    }    .d-none-xs{        display: none;    }    .visible-xs{        display: block;    }   }

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
:root{        --NaviHeight: 64px;}.RWDfakeloader img {    width: 140px;}/*header*/ 
.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo {    width: 92px;    margin-top: 15px;}.ml-stack-nav-toggle {    padding-top: 20px;    padding-bottom: 20px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn {    padding: 20px 10px}.RWDmenu_plus04 .features .search-btn {    padding: 20px 12px;    margin: 0;}/*banner*/ 
.banner-block .RWDbanner_plus01 .logo {    padding: 0 1rem;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 19px;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {    padding-left: 15px;    padding-right: 15px;}.hgroup h1 {    margin-bottom: 50px;    line-height: 1.8;}.hgroup .container {    margin: 0 0 40px;}/*按鈕*/ 
.btn.btn_back,.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 section.call_to_action {    padding: 40px 0;}.page_wrapper_bg .article-text .container {    padding: 0;}section.hgroup {    padding: 0;}/*fixrow*/ 
.fixrow {    padding-left: 0px !important;    padding-right: 0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 {    margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: 100%;    margin: 10px 0;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 ul {    margin: 0;}.rwdlayoutlist_6 li {    margin: 0;    border-bottom: #dfdfdf solid 1px;    padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title {    display: none;}.rwdlayoutlist_6 .list_item {    text-align: center;    flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date {    width: 100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: 100%;    padding: 0 0 40px;    margin: 0 0 40px;    border-bottom: 1px solid #eee;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item {    border-bottom: 1px solid #eee;    width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list {    width: 100%;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot,.RWDtimeline01 .line_dot2 {    left: 4px;}.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;}/* google驗證碼、top高度調整 */ 
.grecaptcha-badge {    bottom: 75px !important;}.scrollTop002 {    right: 0;    bottom: 160px;}.page_wrapper_bg section.call_to_action>.container {    padding: 3rem 2rem;}.page_content1 #prod_name,.page_content1 #prod_name .product_name {    font-size: 23px;}.banner-block:not(.story-banner) .banner-pdt {    position: relative;    bottom: 0;}.banner-block:not(.story-banner) .banner-pdt .pdt24__link{    padding-block: 2rem;}.banner-block:not(.story-banner) .banner-pdt .pdt24__link .pdt24__sub-tit,.banner-block:not(.story-banner) .banner-pdt .pdt24__link .pdt24__tit {    color: #111;}.banner-block:not(.story-banner) .banner-pdt .pdt24__inner-content--swiper .swiper-button-next,.banner-block:not(.story-banner) .banner-pdt .pdt24__inner-content--swiper .swiper-button-prev {    background: transparent;    color: #111;}   /* 250210 */    .member .fix-btn-box{        display: none;    }
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.ml-stack-nav-toggle {    padding-top: 45px;    padding-bottom: 20px;}/*banner*/ 
.banner-block .container {    width: 100%;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    bottom: 7.5rem;    font-size: 17px;    line-height: 1.3;}.banner-block .RWDbanner_plus01 .logo {    bottom: 2rem;    padding: 0 3rem;    width: 75%;}.banner-block.animated .logo {    -webkit-animation: fadeInUp02 1.1s forwards;    animation: fadeInUp02 1.1s forwards;}/*header*/ 
.RWDbanner_plus01 .device_pc,.RWDbanner_plus01 .device_note,.RWDbanner_plus01 .device_pad {    display: none !important;}.RWDbanner_plus01 .device_phone {    display: flex !important;}@-webkit-keyframes fadeInUp01 {    from {        bottom: 15rem;        opacity: 0    }    to {        bottom: 7rem;        opacity: 1    }}@keyframes fadeInUp01 {    from {        bottom: 15rem;        opacity: 0    }    to {        bottom: 7rem;        opacity: 1    }}@-webkit-keyframes fadeInUp02 {    from {        bottom: 5rem;        opacity: 0    }    to {        bottom: 1.5rem;        opacity: 1    }}@keyframes fadeInUp02 {    from {        bottom: 5rem;        opacity: 0    }    to {        bottom: 1.5rem;        opacity: 1    }}/* 匯入內頁版面寬度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;}@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}#RWDPAGE_BASE_PAT02 .ml-stack-nav-toggle {    padding-top: 38px;    padding-bottom: 20px;}.formdesc ul li:last-child span {    display: block;}
}
/*480px end*/
/*414px start*/

@media (max-width: 414px) {    .RWDbanner_plus01 .slick-caption.txt-left,    .RWDbanner_plus01 .slick-caption.txt-right {        text-align: center;        width: 100%;    }    .page_wrapper_bg section.call_to_action>.container {        padding: 3rem 1.5rem;    }}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
.footer-block .container {    width: 100%;}/* 匯入內頁版面寬度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;}.page_wrapper_bg section.call_to_action>.container {    width: 90%;}
}
/*380px end*/